/* main visual
==========================================*/
#awards .mainVisualWrap > div:nth-of-type(3) {
	background-image: url(/img/about/awards/img01.jpg);
}
#awards.modeSP .mainVisualWrap > div:nth-of-type(3) {
	background-image: url(/img/about/awards/img01_sp.jpg);
}

/* box01
==========================================*/
.modeSP .box01{
	margin-bottom: 120px;
}

.modePC .box01 li{
	height: 146px;
}
.modeSP .box01{}

.modePC .box01 li:nth-of-type(odd) { padding: 230px 0 0 590px; }
.modePC .box01 li:nth-of-type(even) { padding: 230px 0 0 70px; }
.modeSP .box01 li {
	margin-top: 140px;
}



.modePC .box01 li:nth-of-type(odd) h2 {
	text-align: right;
}
.modePC .box01 li:nth-of-type(even) h2 {
	text-align: left;
}

.modePC .box01 li:nth-of-type(odd) h2:after {
	position: absolute;
	top: auto;
	right: 0;
}
.modePC .box01 li:nth-of-type(even) h2:after {
	position: absolute;
	top: auto;
	left: 0;
}


.modeSP .box01 li:nth-of-type(odd) h2 {
	text-align: left;
}
.modeSP .box01 li:nth-of-type(even) h2 {
	text-align: right;
}

.modeSP .box01 li:nth-of-type(odd) h2:after {
	position: absolute;
	top: auto;
	left: 60px;
}
.modeSP .box01 li:nth-of-type(even) h2:after {
	position: absolute;
	top: auto;
	right: 60px;
}

.box01 li h2 span {
	display: block;
	font-weight: normal;
}
.modePC .box01 li h2 span {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 9px;
}
.modeSP .box01 li h2 span {
	font-size: 32px;
}

/* box02
==========================================*/
.modePC .box02 p.center {
	text-align: center;
}
.modePC .box02 p:nth-of-type(2) {
	margin-top: 50px;
	/*margin-top: 75px;*/
}
.modeSP .box02 p:nth-of-type(2){
	margin-top: 80px;
	margin-bottom: 160px;
}



/* box_aw_01
==========================================*/
.modePC .box_aw_01 .inner {
	margin: 150px auto 0;
	width: 700px;
}
.box_aw_01 h2 {
	text-align: center;
	font-weight: bold;
}
.modePC .box_aw_01 h2 { margin-bottom: 70px; }
.modeSP .box_aw_01 h2 { margin-bottom: 70px; }
.box_aw_01 h2 span { display: block; }
.modePC .box_aw_01 h2 span {
	font-size: 24px;
	margin-bottom: 16px;
}
.modeSP .box_aw_01 h2 span {
	font-size: 36px;
	margin-bottom: 32px;
}
.modePC .box_aw_01 p:nth-of-type(2) {
	margin-top: 50px;
	/*margin-top: 75px;*/
}

.modePC .box_aw_01 h2 p:nth-of-type(2) { margin: 27px 0 25px; }
.modeSP .box_aw_01 h2 p:nth-of-type(2) {
	margin: 23px 0 21px;
	width: 100%;
}

.modeSP .box_aw_01 .inner { margin-top:140px; }
.modeSP .box_aw_01 p { width: 550px;margin: 0 auto; }
.modeSP .box_aw_01 p:nth-of-type(2) {
		margin-top: 80px;
	margin-bottom: 120px;
}

.modePC .box_aw_01 .p1{
	padding-left: 84px;
	margin-top: 60px;
	margin-bottom: 70px;
}
.modeSP .box_aw_01 .p1{
	margin-top: 70px;
	margin-bottom: 120px;
	text-align: center;
}
.modePC .box_aw_01 .p1 img{width: 792px;}
.modeSP .box_aw_01 .p1 img{width: 80%;}

.modePC .box_aw_01 a{
	margin-top: 80px;
}
.modeSP .box_aw_01 a{
	margin-top: 80px;
	margin-bottom: 240px;
}

.modePC .best-sustainable-hotel{ height: 171px !important; }
.modeSP .best-sustainable-hotel{  }