@charset "utf-8";

/*メイン*/
.top_movie{
position:relative;
}
.top_movie video{
max-width:100%;
display:block;
}
.top_movie .movie_text{
position:absolute;
top:0;
left:0;
width:100%;
pointer-events:none;
z-index:10;
shadow:2px 0 0 ;
}
.top_movie .movie_blend{
content:"";
/*background: rgba(166,124,82,0.65);*/
/*background: linear-gradient(90deg,rgba(80,156,172,1) 0%, rgba(119,164,84,1) 100%);*/
background:url(../images/top/movie_text_bg_pc.png) no-repeat top left;
background-size:100%;
width:100%;
/*height:10%;*/
height:100%;
position:absolute;
/*top:6.5%;*/
top:0;
mix-blend-mode:multiply;
z-index:1;
pointer-events:none;
}


.swiper-wrapper img{
width:100%;
}
/*メイン*/

.swiper-wrapper{
position:relative;
}
a.slide_fix{
position:absolute;
bottom:23.8%;
left:36.1%;
padding:17% 35.6% 0 0;
z-index:50;
}


/*行動提起*/
.kakaku{
	background: #EBEBE6;
	text-align: center;
}

.pick_up {
	background-color: #fff;
	text-align: center;
padding:90px 0;
}
.pick_up h3{
	background-color: #fff;
	text-align: center;
margin-bottom:50px;
}
.pick_up ul{
max-width:930px;
width:80%;
margin:0 auto;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.pick_up li{
max-width:940px;
width:24%;
}
.pick_up li.policy{
max-width: 1930px;
width:100%;
margin-top:2%;
}

.obi_wrap {
	background-color: rgba(6, 10, 33, 0.3);
	background-image: url(../images/top/bg_obi.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.obi_wrap::before, .obi_wrap::after {
	background: rgb(233, 230, 226);
	background: -webkit-linear-gradient(left, rgba(233, 230, 226, 1) 0%, rgba(139, 134, 137, 1) 26%, rgba(233, 230, 226, 1) 52%, rgba(139, 134, 137, 1) 88%, rgba(233, 230, 226, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(233, 230, 226, 1)), color-stop(26%, rgba(139, 134, 137, 1)), color-stop(52%, rgba(233, 230, 226, 1)), color-stop(88%, rgba(139, 134, 137, 1)), to(rgba(233, 230, 226, 1)));
	background: -o-linear-gradient(left, rgba(233, 230, 226, 1) 0%, rgba(139, 134, 137, 1) 26%, rgba(233, 230, 226, 1) 52%, rgba(139, 134, 137, 1) 88%, rgba(233, 230, 226, 1) 100%);
	background: linear-gradient(to right, rgba(233, 230, 226, 1) 0%, rgba(139, 134, 137, 1) 26%, rgba(233, 230, 226, 1) 52%, rgba(139, 134, 137, 1) 88%, rgba(233, 230, 226, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e6e2', endColorstr='#e9e6e2', GradientType=1);
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
}

.obi_wrap::before {
	top: 0;
}

.obi_wrap::after {
	bottom: 0;
}

.obi_inner {
	background: -webkit-linear-gradient(left, rgba(10, 15, 57, 1) 0%, rgba(10, 15, 57, 1) 1%, rgba(8, 13, 45, 0) 50%, rgba(6, 10, 33, 1) 99%, rgba(6, 10, 33, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(10, 15, 57, 1)), color-stop(1%, rgba(10, 15, 57, 1)), color-stop(50%, rgba(8, 13, 45, 0)), color-stop(99%, rgba(6, 10, 33, 1)), to(rgba(6, 10, 33, 1)));
	background: -o-linear-gradient(left, rgba(10, 15, 57, 1) 0%, rgba(10, 15, 57, 1) 1%, rgba(8, 13, 45, 0) 50%, rgba(6, 10, 33, 1) 99%, rgba(6, 10, 33, 1) 100%);
	background: linear-gradient(to right, rgba(10, 15, 57, 1) 0%, rgba(10, 15, 57, 1) 1%, rgba(8, 13, 45, 0) 50%, rgba(6, 10, 33, 1) 99%, rgba(6, 10, 33, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0f39', endColorstr='#060a21', GradientType=1);
}

.obi_inner .obi {
	padding: 55px 20px;
}


/*行動提起*/


/*インフォメーション*/

.sec01 {
	background-color: #fff;
	position: relative;
	z-index: 0;
}

.sec01::before, .sec01::after {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
}


/*
.sec01::before{
	z-index: 0;
	background-image: url(../images/top/bg_sky.png);
	width: 53.64583333333333%;
	padding-top: 43.75%;
}
.sec01::after{
	z-index: 1;
	background-image: url(../images/top/bg_appearance.png);
	width: 27.86458333333333%;
	padding-top: 45.78125%;
	top: 20%;
}
*/

.sec01 .section_wrap {
	position: relative;
	z-index: 2;
}

.sec01 .section_inner {
	padding: 80px 20px;
}

.sec01 .section {
	text-align: center;
	letter-spacing: -0.40em;
}

.sec01 .section .info {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	padding: 0 30px;
}

.sec01 .section .btn {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	max-width: 440px;
	width: 100%;
	padding: 0 30px;
}

.sec01 .section .btn p {
	width: 46.05263157894737%;
	opacity: 0.3;
	background-color: #000;
	pointer-events: none;
}

.sec01 .section .btn .map {
	float: left;
}

.sec01 .section .btn .app {
	float: right;
}


/*インフォメーション*/


/*section sec02*/

.sec02 {
	position: relative;
	z-index: 1;
}

.sec02 .section_wrap {}

.sec02 .section_inner {
	padding: 100px 20px;
}

.sec02 .section {}

.sec02 .section h4 {
	color: #fff;
	font-size: 47px;
	line-height: 1.4;
}

.sec02 .section .text16 {
	color: #fff;
	font-size: 16px;
	line-height: 3;
}


/*section sec02*/


/*section access*/

.access {
	position: relative;
	z-index: 1;
}

.access .section_wrap {}

.access .section_inner {}

.access .section {
	position: relative;
}

.access .section .img_wrap {
	float: left;
	width: 50%;
	position: relative;
	z-index: 1;
}

.access .section .mov {
	position: absolute;
	width: 62.5%;
	z-index: 0;
	right: 0;
	bottom: 0;
}

.access .section .text_wrap {
	background-image: url(../images/top/img_access_bg02.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.access .section .text_wrap::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(65%, rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1);
	opacity: 0.7;
	z-index: 0;
}

.access .section .text_wrap .in_wrap {
	position: relative;
	z-index: 1;
	padding: 50px 0 130px;
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
}

.access .section .text_wrap .ttl {
	color: #fff;
	font-size: 45px;
	line-height: 1.4;
	margin-bottom: 20px;
}

.access .section .text_wrap .text14 {
	color: #fff;
	font-size: 14px;
	line-height: 2.857142857142857;
	margin-bottom: 20px;
	letter-spacing: -0.02em;
}

.access .section .text_wrap .bnt_ol_01 {
	margin: 0;
}

.access .section .text_wrap .bnt_ol_01 .btn_inner {
	border: 1px solid #a88c76;
	background-color: none;
	position: relative;
	overflow: hidden;
}

.access .section .text_wrap .bnt_ol_01 .btn_inner::before {
	position: absolute;
	top: 0;
	right: -10%;
	width: 120%;
	height: 100%;
	content: '';
	background-color: #a88c76;
	-webkit-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	transform: skewX(-15deg);
	-webkit-transition: 0.5s all ease-in-out;
	-o-transition: 0.5s all ease-in-out;
	transition: 0.5s all ease-in-out;
}

.access .section .text_wrap .bnt_ol_01:hover .btn_inner::before {
	width: 0;
}


/*section access*/


/*section location*/

.location {
	position: relative;
	z-index: 1;
}

.location .section_wrap {}

.location .section_inner {}

.location .section {
	position: relative;
}

.location .section .img_wrap {
	float: right;
	width: 50%;
	position: relative;
	z-index: 1;
}

.location .section .mov {
	position: absolute;
	width: 62.5%;
	z-index: 0;
	left: 0;
	bottom: 0;
}

.location .section .text_wrap {
	background-image: url(../images/top/img_location_bg02.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.location .section .text_wrap::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), color-stop(65%, rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=1);
	opacity: 0.7;
	z-index: 0;
}

.location .section .text_wrap .in_wrap {
	position: relative;
	z-index: 1;
	padding: 50px 0 130px;
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
}

.location .section .text_wrap .ttl {
	color: #fff;
	font-size: 45px;
	line-height: 1.4;
	margin-bottom: 20px;
}

.location .section .text_wrap .text14 {
	color: #fff;
	font-size: 14px;
	line-height: 2.857142857142857;
	margin-bottom: 20px;
	letter-spacing: -0.02em;
}

.location .section .text_wrap .bnt_ol_01 {
	margin: 0;
}

.location .section .text_wrap .bnt_ol_01 .btn_inner {
	border: 1px solid #a88c76;
	background-color: none;
	position: relative;
	overflow: hidden;
}

.location .section .text_wrap .bnt_ol_01 .btn_inner::before {
	position: absolute;
	top: 0;
	right: -10%;
	width: 120%;
	height: 100%;
	content: '';
	background-color: #a88c76;
	-webkit-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	transform: skewX(-15deg);
	-webkit-transition: 0.5s all ease-in-out;
	-o-transition: 0.5s all ease-in-out;
	transition: 0.5s all ease-in-out;
}

.location .section .text_wrap .bnt_ol_01:hover .btn_inner::before {
	width: 0;
}
/*
追加ボタン
*/
.twice_btn{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.twice_btn p{
	font-size:3em;
	line-height: 2.0;
	color:#fff;
}
.twice_btn a{
	    margin: 30px 20px 0;
    width: 20%;
    display: inline-block;
}
.twice_btn a:hover{
	opacity: 0.7;
}
.twice_btn a img{
	width: 100%;
}

@media screen and (max-width: 767px){
	.twice_btn p{
		font-size: 1.5em;
	}
	.twice_btn a{
	    margin: 30px 5px 0;
    width: 40%;
    display: inline-block;
}
}
/*
コロナ
*/
.covid{
text-align:center;
color:#fff;
margin-top:50px;
}
.emergency{
margin-bottom:50px;
}
.covid h5{
font-size:25px;
margin-bottom:20px;
background:#900;
/*color:#060a21;*/
/*border:1px solid #9c1e22;*/
display:inline-block;
padding:0 30%;
}
.covid p{
line-height: 2.6;
font-size:16px;
}
@media screen and (max-width: 767px){
.covid{
margin-top:10%;
}
.emergency{
margin-bottom:10%;
}
.covid h5{
font-size:1.2em;
margin-bottom:5%;
background:#900;
/*color:#060a21;*/
/*border:1px solid #9c1e22;*/
display:inline-block;
padding:0;
width:100%;
}
.covid p{
font-size: 12px;
line-height: 2;
text-align: left;
}
}

/*section location*/


/*注釈*/

.cap_wrap {
	padding: 115px 20px;
}

.cap_wrap .cap_inner {}

.cap_wrap .cap {}

.cap_wrap dl {
	float: right;
	width: 100%;
	max-width: 780px;
	color: #fff;
	display: table;
	border-collapse: collapse;
}

.cap_wrap dt, .cap_wrap dd {
	display: table-cell;
	vertical-align: middle;
}

.cap_wrap dt {
	width: 200px;
}

.cap_wrap dt p {
	text-align: center;
	font-size: 19px;
	border: solid #fff 1px;
	line-height: 40px;
	line-height\0: 35px;
	padding-top\0: 5px;
}

.cap_wrap dd {
	padding-left: 18px;
}

.cap_wrap dd p {
	font-size: 11px;
	line-height: 1.181818181818182;
}


/*注釈*/

.bnt_ol_01 {
	max-width: 200px;
	margin: 0 auto;
	width: 100%;
	height: 70px;
}

.bnt_ol_01 .btn_inner {
	border: solid #fff 1px;
	height: 100%;
}

.bnt_ol_01 .btn_inner a {
	display: block;
	width: 100%;
	height: 100%;
}

.bnt_ol_01 .btn_inner a .wrap {
	display: block;
	width: 100%;
	height: 100%;
	padding: 25px 10px;
	position: relative;
}

.bnt_ol_01 .btn_inner a .wrap::after {
	position: absolute;
	top: 50%;
	right: 20px;
	content: '';
	height: 10px;
	width: 10px;
	display: block;
	-webkit-transform: rotate(45deg) translateX(-50%);
	-ms-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
	border-top: solid #fff 1px;
	border-right: solid #fff 1px;
}

.bnt_ol_01 .btn_inner a .wrap .span_inner {
	color: #fff;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	display: block;
}


/*===============//max-width: 2000px===============*/

@media screen and (max-width: 2000px) {}


/*===============//max-width: 2000px===============*/


/*===============//max-width: 1800px===============*/

@media screen and (max-width: 1800px) {
	.access .section .text_wrap .in_wrap {
		margin-right: 50px;
	}
	.location .section .text_wrap .in_wrap {
		margin-left: 50px;
	}
}


/*===============//max-width: 1800px===============*/


/*===============//max-width: 1600px===============*/

@media screen and (max-width: 1600px) {
	/*
	.sec01 .section {
		padding-right: 30%;
	}
	.sec02 .section {
		padding-right: 20%;
	}
*/
	.sec02 .section .text16 {
		font-size: 14px;
		line-height: 2.6;
	}
	.access .section .img_wrap {
		width: 60%;
	}
	.location .section .img_wrap {
		width: 60%;
	}
	.access .section .text_wrap .in_wrap {
		margin-right: 20px;
		width: 62%;
	}
	.location .section .text_wrap .in_wrap {
		margin-left: 20px;
		width: 62%;
	}
	.access .section .text_wrap .ttl {
		font-size: 35px;
		line-height: 1.2;
	}
	.location .section .text_wrap .ttl {
		font-size: 35px;
		line-height: 1.2;
	}
	.access .section .text_wrap .text14 {
		line-height: 2.4;
	}
	.location .section .text_wrap .text14 {
		line-height: 2.4;
	}
}


/*===============//max-width: 1600px===============*/


/*===============//max-width: 1400px===============*/

@media screen and (max-width: 1400px) {}


/*===============//max-width: 1400px===============*/


/*===============//max-width: 1380px===============*/

@media screen and (max-width: 1380px) {}


/*===============//max-width: 1380px===============*/


/*===============//max-width: 1300px===============*/

@media screen and (max-width: 1300px) {
	/*
	.sec01 .section {
		padding-right: 20%;
	}
*/
	.access .section {
		padding-bottom: 50px;
	}
	.access .section .mov {
		width: 100%;
	}
	.access .section .text_wrap .in_wrap {
		width: 39%;
	}
	.location .section {
		padding-bottom: 50px;
	}
	.location .section .mov {
		width: 100%;
	}
	.location .section .text_wrap .in_wrap {
		width: 39%;
	}
}


/*===============//max-width: 1300px===============*/


/*===============//max-width: 1280px===============*/

@media screen and (max-width: 1280px) {}


/*===============//max-width: 1280px===============*/


/*===============//max-width: 1200px===============*/

@media screen and (max-width: 1200px) {}


/*===============//max-width: 1200px===============*/


/*===============//max-width: 1140px===============*/

@media screen and (max-width: 1140px) {
	.sec01 .section {
		padding-right: 0;
		max-width: 440px;
		margin: 0 auto;
	}
	.sec01 .section .info {
		display: block;
		margin-bottom: 20px;
	}
	.sec01 .section .btn {
		display: block
	}
	.sec01::after {
		width: 23.864583%;
	}
	.sec02 .section {
		padding-right: 0%;
	}
}


/*===============//max-width: 1140px===============*/


/*===============//max-width: 1100px===============*/

@media screen and (max-width: 1100px) {
	.sec02 .section_inner {
		padding: 50px 20px;
	}
	.access .section {
		padding-bottom: 0;
		margin-bottom: 50px;
	}
	.location .section {
		padding-bottom: 0;
	}
	.access .section .text_wrap .text14 {
		line-height: 2;
	}
	.access .section .text_wrap .text14 br {
		display: none;
	}
	.location .section .text_wrap .text14 {
		line-height: 2;
	}
	.location .section .text_wrap .text14 br {
		display: none;
	}
	.access .section .img_wrap {
		width: 100%;
		float: none;
		padding-top: 35%;
		position: relative;
	}
	.access .section .img_wrap p {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: url(../images/top/img_access_bg01_sp.png);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.access .section .img_wrap p img {
		display: none;
	}
	.access .section .mov {
		position: relative;
		clear: both;
		width: 100%;
	}
	.access .section .text_wrap .in_wrap {
		width: 100%;
		padding: 40px 20px;
		margin: 0 auto;
	}
	.location .section .img_wrap {
		width: 100%;
		float: none;
		padding-top: 35%;
		position: relative;
	}
	.location .section .img_wrap p{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: url(../images/top/img_location_bg01_sp.png);
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.location .section .img_wrap p img{
		display: none;
	}
	.location .section .mov {
		position: relative;
		clear: both;
		width: 100%;
	}
	.location .section .text_wrap .in_wrap {
		width: 100%;
		padding: 40px 20px;
		margin: 0 auto;
	}
	.cap_wrap {
		padding: 40px 20px;
	}
}


/*===============//max-width: 1100px===============*/


/*===============//max-width: 1080px===============*/

@media screen and (max-width: 1080px) {}


/*===============//max-width: 1080px===============*/


/*===============//max-width: 1030px===============*/

@media screen and (max-width: 1030px) {}


/*===============//max-width: 1030px===============*/


/*===============//max-width: 1000px===============*/

@media screen and (max-width: 1000px) {}


/*===============//max-width: 1000px===============*/


/*===============//max-width: 960px===============*/

@media screen and (max-width: 960px) {


	.sec02 .section h4 {
		font-size: 40px;
	}

}


/*===============//max-width: 960px===============*/


/*===============//max-width: 900px===============*/

@media screen and (max-width: 900px) {}


/*===============//max-width: 900px===============*/


/*===============//max-width: 860px===============*/

@media screen and (max-width: 860px) {
	.sec01::after {
		width: 25%;
		top: 5%;
	}
}


/*===============//max-width: 860px===============*/


/*===============//max-width: 800px===============*/

@media screen and (max-width: 800px) {}


/*===============//max-width: 800px===============*/


/*===============//max-width: 767px===============*/

@media screen and (max-width: 767px) {

.top_movie{
height:500px;
text-align:center;
}
.top_movie video{
max-width: none;
min-width: auto;
height:100%;
display:block;

position:absolute;
left:50%;
transform: translateX(-50%);
}
.top_movie .movie_text{

}
.top_movie .movie_blend{
/*background: rgba(166,124,82,0.65);*/
/*background: linear-gradient(90deg,rgba(80,156,172,1) 0%, rgba(119,164,84,1) 100%);*/
background:url(../images/top/movie_text_bg_sp.png) no-repeat top left;
background-size:100%;
width:100%;
/*height:7%;*/
position:absolute;
top:0%;
mix-blend-mode:multiply;
z-index:1;
pointer-events:none;
}


a.slide_fix{
position:absolute;
top:auto;
right:auto;
bottom:9.4%;
left:0;
padding:24.3% 71% 0 0;
z-index:50;
}

/*行動提起*/
.kakaku{
/*background:url(../images/top/kakaku_bg.jpg);*/
background-size:cover;
	text-align: center;
}

.pick_up {
	background-color: #fff;
	text-align: center;
padding:10% 0;
}
.pick_up h3{
	background-color: #fff;
	text-align: center;
margin-bottom:5%;
}
.pick_up ul{
width:90%;
margin:0 auto;
/*display:block;*/
flex-wrap:wrap;
}
.pick_up li{
width:48%;
margin-bottom:5%;
margin-top:2%;
}
.pick_up li.policy{
width:100%;
}

	.obi_inner .obi {
		padding: 15px 20px;
	}
	.sec01 .section_inner {
		padding: 50px 20px;
	}
	.bnt_ol_01 {
		height: 50px;
	}
	.bnt_ol_01 .btn_inner a .wrap {
		padding: 15px 10px;
	}
	.bnt_ol_01 .btn_inner a .wrap .span_inner {
		font-size: 16px;
	}
	.cap_wrap dt p {
		font-size: 14px;
	}
}


/*===============//max-width: 767px===============*/


/*===============//max-width: 600px===============*/

@media screen and (max-width: 600px) {
.top_movie .movie_blend{
/*height:5%;*/
/*top:5%;*/
}
	.sec01 .section {
		max-width: 380px;
	}
	.sec02 .section h4 {
		font-size: 30px;
	}
	.sec02 .section .text16 {
		font-size: 12px;
		line-height: 2;
		text-align: left;
	}
	.sec02 .section .text16 br {
		display: none;
	}
	.access .section .text_wrap .ttl {
		font-size: 30px;
		text-align: center;
	}
	.access .section .text_wrap .text14 {
		font-size: 12px;
	}
	.access .section .text_wrap .bnt_ol_01 {
		margin: 0 auto;
	}
	.location .section .text_wrap .ttl {
		font-size: 30px;
		text-align: center;
	}
	.location .section .text_wrap .text14 {
		font-size: 12px;
	}
	.location .section .text_wrap .bnt_ol_01 {
		margin: 0 auto;
	}
	.cap_wrap dl {
		float: none;
		width: 100%;
		display: block;
	}
	.cap_wrap dl dt, .cap_wrap dl dd {
		display: block;
		width: 100%;
	}
	.cap_wrap dt {
		margin-bottom: 20px;
	}
	.cap_wrap dd {
		padding: 0;
	}
	.cap_wrap dd p {
		font-size: 10px;
		line-height: 1.2;
	}
}


/*===============//max-width: 600px===============*/


/*===============//max-width: 580px===============*/

@media screen and (max-width: 580px) {}


/*===============//max-width: 580px===============*/


/*===============//max-width: 480px===============*/

@media screen and (max-width: 480px) {
	.sec01 .section {
		max-width: 290px;
	}
	.sec01 .section .info {
		padding: 0;
	}
	.sec01 .section .btn {
		padding: 0;
	}
}


/*===============//max-width: 480px===============*/


/*===============//max-width: 375px===============*/

@media screen and (max-width: 375px) {
	.obi_wrap {
		background-image: url(../images/top/bg_obi_sp.png);
	}
	/*
	.sec01{
		padding-bottom: 30px;
	}
*/
	/*
	.sec01::before {
		content: none;
	}
	.sec01::after {
		width: 60%;
		padding-top: 99.78125%;
		position: static;
		display: block;
		margin: 0 auto;
	}
*/
	.sec01 .section {
		max-width: 100%;
	}
	.sec01 .section_inner {
		padding: 30px 20px;
	}
}


/*===============//max-width: 375px===============*/


/*===============//max-width: 374px===============*/

@media screen and (max-width: 374px) {
.top_movie .movie_blend{
/*height:5%;*/
/*top:5%;*/
}
}


/*===============//max-width: 374px===============*/


/*===============//max-width: 360px===============*/

@media screen and (max-width: 360px) {}


/*===============//max-width: 360px===============*/


/*===============//max-width: 320px===============*/

@media screen and (max-width: 320px) {}


/*===============//max-width: 320px===============*/


/*===============//print===============*/

@media print {}


/*===============//print===============*/


/* palallax */

/*body:not(.mobile)*/ .masking {
	-webkit-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;
	transition: all 0.8s ease-in-out 0s;
	overflow: hidden;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
}

/*body:not(.mobile)*/ .masking.right {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}

/*body:not(.mobile)*/ .masking.dt01_ex {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

/*body:not(.mobile)*/ .masking.dt01 {
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

/*body:not(.mobile)*/ .masking.dt02 {
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

/*body:not(.mobile)*/ .masking.dt03 {
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s;
}


/*.left-delay01{
	transition-delay: 0.3s !important;
}*/

/*body:not(.mobile)*/ .masking>* {
	display: block;
	max-width: 100%;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 0.8s ease-in-out 0s;
	transition: -webkit-transform 0.8s ease-in-out 0s;
	-o-transition: transform 0.8s ease-in-out 0s;
	transition: transform 0.8s ease-in-out 0s;
	transition: transform 0.8s ease-in-out 0s, -webkit-transform 0.8s ease-in-out 0s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
}

/*body:not(.mobile)*/ .masking.right>* {
	-webkit-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
}

/*body:not(.mobile)*/ .masking.dt01_ex>* {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

/*body:not(.mobile)*/ .masking.dt01>* {
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

/*body:not(.mobile)*/ .masking.dt02>* {
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

/*body:not(.mobile)*/ .masking.dt03>* {
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

/*body:not(.mobile)*/ .masking.paraview {
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	will-change: auto;
}

/*body:not(.mobile)*/ .masking.paraview>* {
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	will-change: auto;
}

/*body:not(.mobile)*/ .parallax_opacity {
	opacity: 0;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}

/*body:not(.mobile)*/ .parallax_opacity.paraview_opacity {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}


/**/
/*********モーダル*********/
.bg_onetime_popup {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}

.bg_onetime_popup.js_active {
  opacity: 1;
  visibility: visible;
z-index:10000;
}

.onetime_popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  /*background-color: #fff;*/
  cursor: pointer;
padding:1em;
max-height:100vh;
}

.onetime_popup_close {
  position: relative;
  padding: 20px 0px;
  margin: 0px;
  font-size: 32px;
  text-align: center;
  line-height: 1.5;
}
.onetime_popup_close:before,
.onetime_popup_close:after {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 30px;
  height: 4px;
  background-color: #fff;
  content: "";
}
.onetime_popup_close:before {
  transform: rotate(45deg);
}
.onetime_popup_close:after {
  transform: rotate(-45deg);
}

.onetime_popup_content {
  padding: 0;
  text-align: center;
}
.popup_reserv-button,
.popup_reserv-button:hover,
.popup_reserv-button:visited {
  display: block;
  background: #a80079;
  border-radius: 3px;
  border-bottom: 2px solid #670966;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 5px;
  box-sizing: border-box;
  width: 80%;
  margin: 10px auto;
}
.popup_reserv-button.pc,
.popup_reserv-button.pc:hover,
.popup_reserv-button.pc:visited {
  display: none;
}


.onetime_popup_content{
font-feature-settings:"palt";
max-height:100vh;
}
.onetime_popup_content h5{
border:2px solid;
font-size:3.5vw;
padding:0.2em;
margin-bottom:1em;
}

.onetime_popup_content div{
background:#900;
color:#fff;
padding:1em;
font-size:1em;
margin:0.5em 0;
line-height:1.2em;
}
.onetime_popup_content div span{
font-size:2em;
line-height:1.5em;
}

.onetime_popup_content p{
text-align:left;
line-height: 1.3em;
max-height:100vh;
}
.onetime_popup_content p:last-child{
margin-top:0.5em;
font-size:1em;
text-align:center;
}
.onetime_popup_content p img{
max-height:85vh;
}


@media screen and (min-width: 768px) {
  .onetime_popup {
    width: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding:2em;
  }
  .onetime_popup_close {
    padding: 30px 0;
  }
  .onetime_popup_content > .pc {
    margin: auto;
  }
  .popup_reserv-button.sp,
  .popup_reserv-button.sp:hover,
  .popup_reserv-button.sp:visited {
    display: none;
  }
  .popup_reserv-button.pc,
  .popup_reserv-button.pc:hover,
  .popup_reserv-button.pc:visited {
    display: block;
    padding: 10px 5px;
    margin: 10px auto;
    border-bottom: 3px solid #670966;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }

.onetime_popup_content h5{
border:2px solid;
font-size:1.5vw;
padding:0.2em;
margin-bottom:1em;
}

.onetime_popup_content div{
background:#900;
color:#fff;
padding:1em;
font-size:1.2em;
margin:1em 0;
line-height:1.5em;
}
.onetime_popup_content div span{
font-size:3em;
line-height:2em;
}

.onetime_popup_content p{
text-align:left;
line-height: 1.5em;
}
.onetime_popup_content p:last-child{
margin-top:0.5em;
font-size:1.5em;
text-align:center;
}
}