@charset "utf-8";

a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}


.contents_wrapper {
	width: 1000px;
	margin: 0 auto;
}


main {
	min-width: 1200px;
	background-color: #fffbeb;
	font-family: "Noto Sans JP";
}
a[target="_blank"]:not(.m-no-icon):after {
	background-image: none;
}
.layout-content {
	margin-bottom: 0;
}
.pc_none {
	display: none;
}
.sp_none {
	display: block;
}

.MV_area img {
	width: 100%;
}

.btn_img img,
.bnr_area img {
	transition: .3s;
}
.btn_img img:hover,
.bnr_area img:hover {
	opacity: 0.7;
}

.top_inner {
	text-align: center;
	margin: 60px 0 110px;
	position: relative;
}
.top_inner:before {
	position: absolute;
	content: "";
	width: 232px;
	height: 351px;
	top: -67px;
	left: -7px;
	background: url("../img/shibuya_pic001.png") no-repeat;
}
.top_inner:after {
	position: absolute;
	content: "";
	width: 238px;
	height: 369px;
	top: -77px;
	right: -4px;
	background: url("../img/shibuya_pic002.png") no-repeat;
}
.top_inner .logo {
	margin-bottom: 30px;
}


.topics_area {
	display: flex;
	display: -webkit-flex;
	margin: 0 48px;
}
.topics_area li {
	text-align: center;
	padding: 0px 30px 30px;
	margin-right: 24px;
	background-color: #ffffff;
	border: 4px solid #e5d9ca;
	border-radius: 20px;
}
.topics_area li+li {
	margin-right: 0;
}
.box01 .sub-tit {
	display: flex;
	display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
	align-items: flex-start;
	-webkit-align-items: flex-start;
    margin-top: -30px;
}
.box01 .tit {
	margin-top: 15px;
}
.topics_area dd {
	margin-top: 15px;
}
.bnr_cap {
	width: 376px;
	text-align: left;
	margin-top: 20px;
}
.box01 .btn_img {
	margin-top: 20px;
}


.box02 {
	padding: 60px 0 70px;
	margin-top: 60px;
	background: url("../img/shibuya_bg001.jpg") repeat;
}
h2 {
	text-align: center;
	margin-bottom: 38px;
}

.inner_cont {
	padding: 30px 70px;
	text-align: center;
	background-color: #fffbeb;
	border: 4px solid #f8b600;
	border-radius: 20px;
}

.inner_cont ul {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.inner_cont ul li {
	margin-right: 10px;
}
.inner_cont ul li+li {
	margin-right: 0;
}
.box02 .sub-tit {
	margin-bottom: 38px;
}
.box02_cap {
	text-align: left;
}

.box03 {
	margin-top: 60px;
	padding-bottom: 100px;
}
.box03 li {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	margin-bottom: 20px;
}
.box03 li:last-child {
	margin-bottom: 0;
}
.box03 li.inner_box01,
.box03 li.inner_box03 {
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
}
.inner_box01 .box_r,
.inner_box02 .box_l,
.inner_box03 .box_r {
	position: relative;
	z-index: 10;
}
.inner_box01 .box_r,
.inner_box03 .box_r {
	margin-left: -20px;
}
.inner_box02 .box_l {
	margin-right: -20px;
}
.inner_box01 .box_l,
.inner_box02 .box_r,
.inner_box03 .box_l {
	width: 472px;
	height: 472px;
	text-align: center;
	background-color: #ffffff;
	border: 4px solid #ffdd80;
	border-radius: 10px;
}
.inner_box01 .box_wrap {
	margin: 100px 60px 30px;
}
.inner_box02 .box_wrap {
	margin: 170px 60px 110px;
}
.inner_box03 .box_wrap {
	margin: 94px 35px 20px;
}
.inner_box01 dt,
.inner_box02 dt,
.inner_box03 dt {
	position: relative;
}
.inner_box01 dt:before {
	position: absolute;
	content: "";
	width: 76px;
	height: 51px;
	top: -68px;
	left: 50%;
	margin-left: -30px;
	background: url("../img/shibuya_ic001.png") no-repeat;
	background-size: 76px 51px;
}
.inner_box02 dt:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 74px;
	top: -92px;
	left: 50%;
	margin-left: -22px;
	background: url("../img/shibuya_ic002.png") no-repeat;
	background-size: 68px 74px;
}
.inner_box03 dt:before {
	position: absolute;
	content: "";
	width: 76px;
	height: 51px;
	top: -62px;
	left: 50%;
	margin-left: -22px;
	background: url("../img/shibuya_ic003.png") no-repeat;
	background-size: 76px 51px;
}
.box03 dd {
	margin-top: 15px;
}
.box_tx {
	width: 365px;
	margin-top: 10px;
	text-align: left;
}
.inner_box03 .box_tx {
	width: 410px;
	font-size: 1.4rem;
}
.box03 .btn_img {
	margin-top: 10px;
}
@-moz-document url-prefix(){
	.bnr_cap {
		height: 200px;
	}
	.inner_box03 .box_wrap {
		margin: 80px 35px 20px;
	}
}
@supports (-ms-ime-align:auto) {
	.bnr_cap {
		height: 200px;
	}
	.inner_box03 .box_wrap {
		margin: 80px 35px 20px;
	}
}

@media (max-width: 768px) {
	.pc_none {
		display: block;
	}
	.sp_none {
		display: none;
	}
	.contents_wrapper {
		width: 100%;
	}
	main {
		min-width: 100%;
	}
	
	.box02 h2 {
		margin: 0 20px 30px;
	}
	.inner_cont {
		padding: 30px;
		margin: 0 20px;
	}
	.top_inner {
		margin: 30px 30px 90px;
	}
	.top_inner:before,
	.top_inner:after {
		content: none;
	}
	/*.top_inner:before {
		position: absolute;
		content: "";
		width: 130px;
		height: 428px;
		top: -67px;
		left: -7px;
		background: url("../img/shibuya_pic001_sp.png") no-repeat;
	}
	.top_inner:after {
		position: absolute;
		content: "";
		width: 176px;
		height: 409px;
		top: -77px;
		right: -4px;
		background: url("../img/shibuya_pic002_sp.png") no-repeat;
	}*/
	.topics_area {
		flex-direction: column;
		-webkit-flex-direction: column;
		margin: 0 20px;
	}
	.topics_area li {
		margin-right: 0;
		margin-bottom: 70px;
	}
	.topics_area li+li {
		margin-bottom: 0;
	}
	.topics_area li:nth-of-type(1) {
		padding: 70px 5vw 7vw;
	}
	.topics_area li:nth-of-type(2) {
		padding: 40px 5vw 7vw;
	}
	.box01 .sub-tit {
		margin-top: -120px;
	}
	.topics_area li:nth-of-type(2) .sub-tit {
		margin-top: -80px;
	}
	.bnr_cap {
		width: 100%;
		height: 100%;
	}
	.box03 {
		margin: 70px 20px 0;
	}
	.inner_box01 .box_wrap {
		margin: 100px 5vw 7vw;
		text-align: center;
	}
	.inner_box02 .box_wrap {
		margin: 110px 5vw 7vw;
	}
	.inner_box03 .box_wrap {
		margin: 100px 5vw 7vw;
	}
	.box03 li.inner_box01,
	.box03 li.inner_box03 {
		flex-direction: column;
	}
	.inner_box01 dt,
	.inner_box02 dt {
		margin: 0 20px;
	}
	.inner_box01 dt:before {
		position: absolute;
		content: "";
		width: 91px;
		height: 61px;
		top: -70px;
		left: 50%;
		margin-left: -43px;
		background: url("../img/shibuya_ic001.png") no-repeat;
		background-size: 80% auto;
	}
	.inner_box02 dt:before {
		position: absolute;
		content: "";
		width: 68px;
		height: 74px;
		top: -75px;
		left: 50%;
		margin-left: -25px;
		background: url("../img/shibuya_ic002.png") no-repeat;
		background-size: 80% auto;
	}
	.inner_box03 dt:before {
		position: absolute;
		content: "";
		width: 76px;
		height: 51px;
		top: -65px;
		left: 50%;
		margin-left: -28px;
		background: url("../img/shibuya_ic003.png") no-repeat;
		background-size: 80% auto;
	}
	.inner_box01 .box_l,
	.inner_box02 .box_r,
	.inner_box03 .box_l {
		width: auto;
		height: auto;
	}
	.inner_box01 .box_r,
	.inner_box02 .box_l,
	.inner_box03 .box_r {
		margin: 0px;
	}
	
	.box_tx,
	.inner_box03 .box_tx{
		width: 100%;
	}

	
	
	
}