@charset "utf-8";

/* Top */

.main-visual figure img{
	position: absolute;
	top: 0;
	left: 0;
	opacity:0;
	
}
#top .main-visual{
	background: #f7f7f7;
}
#top .main-visual figure div{
	position: relative;
	min-height: 650px;
	background: url(/img/img-top-mv01.png) no-repeat center 0 scroll;
}
#top .main-visual figure #img01.load{
	transition: opacity 1s ease-in-out;
	opacity:1;
	
}

#top .main-visual figure img#img02.load{
	transition: opacity 1s ease-in-out;
	opacity:1;
	transition-delay: 1200ms;
}
#top .main-visual figure img#img03.load{
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 2000ms;
}
#top .main-visual figure img#img04.load{/*bg-img*/
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 7500ms;
}

#top .main-visual figure img#img05.load{
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 9000ms;
}

#top .main-visual figure img#img06.load{/*bg-img*/
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 13000ms;
}
#top .main-visual figure img#img07.load{
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 14500ms;
}
#top .main-visual figure img#img08.load{
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 17500ms;
}
#top .main-visual figure img#img09.load{
	transition: opacity 2s ease-in-out;
	opacity:1;
	transition-delay: 19000ms;
}
#top .main-visual figure img#img10.load{
	transition: opacity 1s ease-in-out;
	opacity:1;
	transition-delay: 23000ms;
}
#top .main-visual figure img#img11.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 24500ms;
}
#top .main-visual figure img#img12.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 27500ms;
}
#top .main-visual figure img#img13.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 29000ms;
}
#top .main-visual figure img#img14.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 33000ms;
}
#top .main-visual figure img#img15.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 34500ms;
}

#top .main-visual figure img#img16.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 37500ms;
}
#top .main-visual figure img#img17.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 38000ms;
}
#top .main-visual figure img#img18.load{
	transition: opacity 1.2s ease-in-out;
	opacity:1;
	transition-delay: 44000ms;
}
.cotent-point{
	padding: 50px 0;
}
.cotent-point h3{
	text-align: center;
	font-size: 4.0rem;
}
.cotent-point.has-color{
	background: #eff9f8;
}
.cotent-point.has-img{
}
.cotent-point > div{
	display: table;
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}
.cotent-point > div div{
	display: table-cell;
	width: 52%;
	padding: 0 40px;
	vertical-align:top;
}
.cotent-point > div figure{
	display: table-cell;
}
.cotent-point > div figure img{
	width: 100%;
}
.cotent-point.extra-box > div div{
	width: 70%;
}
.cotent-point h4{
	position: relative;
	min-height: 70px;
	padding-left:70px;
	font-size: 3.2rem;
}
.cotent-point h4 img{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin-right: 10px;
}
.cotent-point  p{
	margin-top: 20px;
	padding-bottom: 25px;
	font-size: 1.6rem;
}

.news-box{
	display: table;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 30px;
}
.news-box > div{
	display: table-cell;
}
.news-box > div:last-child{
	width: 630px;
	font-size: 0;
}
.news-box > div:first-child ul{
	padding-right: 40px;
}
.news-box > div:first-child li{
	padding: 10px 0 10px;
	border-bottom: solid 1px #e5e5e5;
}
.news-box > div li a > span{
    display: inline-block;
    width: 120px;
    height: 25px;
    margin-left: 25px;
    border-radius: 3px;
    line-height: 25px;
    color: #fff;
    text-align: center;
	font-size: 1.2rem;
	
}
.news-box > div:first-child li a{
	color: #000;
}
.news-box > div:first-child li a:hover{
	opacity: 0.7;
	text-decoration: none;
	color:#00ab99;
}
.news-box > div li a:hover time{
	color: #000;
}
 a > span.label-news{
	background: #00ab99;
}
 a > span.label-event{
	background: #3aadca;
}
 a > span.label-kengaku{
	background: #237ab7;
}
 a > span.label-meal{
	background: #2f64bd;
}
 a > span.label-royal{
	background: #71ab00;
}
.news-box > div li p{
	padding: 5px 0 0;
}
.news-box > div:last-child ul{
	width: 100%;
	margin-top : 20px;
}
.news-box > div:last-child li{
	display: inline-block;
	width: 300px;
	vertical-align:top;
}
.news-box > div:last-child li:last-child,
.news-box > div:last-child li:nth-child(2){
	width:300px;
}
.news-box > div:last-child li:first-child{
	margin-right: 30px;
}
.news-box > div:last-child li div{
	position: relative;
	height: 300px;
	padding: 15px;
	background: #fff;
	text-align:center;
}
.news-box div.block-room-status div{
	background: transparent;
	border:none;
}
.news-box div.block-room-status .ttl{
	padding: 8px 0 0;
	text-align: left;
	text-indent: 0;
	background: transparent;
	border: none !important;
}
.news-box div.block-room-status p.modifide{
	position: absolute;
	top: 1px;
	right:0;
	display: inline-block;
	margin: 0 !important;
	color: #000;
}
.news-box div.block-room-status  figure{
	position: absolute;
	top: 60px;
	left: 50%;
	width: 260px;
	margin-left: -130px;
}
.news-box > div:last-child li:first-child figure{
	margin: 15px 0 0;
}
.block-room-status img,
.news-box > div:last-child li figure img{
	width: 260px;
	height: 150px;
}
.news-box > div:last-child li div figure{
	height: 200px;
	overflow: hidden;
	text-align: center;
}
.news-box > div:last-child li div img{
	max-height: 200px;
}
.news-box > div:last-child li div .txt-center{
	position:absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}
.news-box > div:last-child li:last-child .ttl{
	border-bottom: solid 1px #00ab99;
	color: #00ab99;
}
.news-box .modifide{
	margin-top: 50px;
}
.news-box .status{
	
	position: absolute;
	top: 210px;
	width: 100%;
	line-height: 1.2;
	font-size: 2.4rem;
	text-align: center
}
.news-box .status.not-empty{
	color: #e76430;
}
.news-box .status.empty{
	top: 130px;
	font-size: 4.0rem;
}
.txt-date{
	text-align:right;
	padding-bottom: 5px !important;
	margin-bottom: 30px;
	border-bottom: solid 1px #ddd;
}
.for-news-details figure{
	margin-bottom :30px;
	text-align: center;
}
/*faq*/
.box-faq{
	margin-top: 40px;
}
.box-faq > p,
.box-faq > div{
	padding-left: 70px;
}
.box-faq .txt-qestion{
	display: inline-block;
	position: relative;
	min-height: 50px;
	padding-top: 10px;
	padding-right: 35px;
	background: url(../img/icon-faq-question.png) no-repeat 0 0 scroll;
	color: #00ab99;
	cursor: pointer;
	vertical-align: top;
}
.box-faq .txt-qestion:hover{
	opacity: 0.7;
}
.box-faq .txt-qestion:after{
	display: inline-block;
	width: 28px;
	height:28px;
	margin-top :0;
	margin-left: 10px;
	background: url(../img/icon-accordion-arrow.png) no-repeat 0 0 scroll;
	vertical-align: top;
	content: "";
}
.box-faq.open .txt-qestion:after{
	background-position: 0 -28px;
}
.box-faq.open  .txt-answer{
	display: block;
}
.box-faq .txt-qestion span{
	font-size: 1.4em;
}
.box-faq .txt-answer{
	display: none;
	min-height: 50px;
	padding-top: 10px;
	background: url(../img/icon-faq-answer.png) no-repeat 0 0 scroll;
	
}
.box-faq ol ul{
	padding-bottom:0
}

/* site map */
.box-col2s.for-sitemap ul:first-child{
	padding-right: 40px;
}
.box-col2s.for-sitemap ul ul{
	margin-left: 25px;
	padding-bottom: 0;
}
.box-col2s.for-sitemap p{
	padding: 10px 0 0;
	color: #00ab99;
}
.box-col2s.for-sitemap a{
	position: relative;
	display: block;
	padding: 10px 0 0 15px;
	color: #00ab99;
	font-size: 1.6rem;
}
.box-col2s.for-sitemap a:before {
	position: absolute;
	top: 16px;
	left: 0;
    display: inline-block;
    margin: 0 0 0;
    width: 6px;
    height: 13px;
    background: url(../img/icon-arrow-link.png);
    content: "";
}
.has-border{
	border-top: dotted 2px #00ab99;
}
.box-col2s.for-sitemap > ul > li:last-child{
	padding-bottom: 3px;
	border-bottom: dotted 2px #00ab99;
}

/* flow-entrance */
.list-flow-entrance{
	 width: 80%;
	margin: 40px auto;
	padding: 30px 60px;
}
.list-flow-entrance li{
	position: relative;
	 margin: 0 auto 60px;
	 border: solid 2px #00ab99;
	 border-radius: 10px;
	 padding: 20px;
	 text-align: center;
	 color: #00ab99;
}
.list-flow-entrance hr{
	margin: 10px 0;
	height: 1px;
}
.list-flow-entrance li:after{
	position: absolute;
	left: 50%;
	bottom: -45px;
	display: block;
	height: 20px;
	width: 140px;
	margin-left: -70px;
	background:url(../img/bg-list-flow-entranc.png) no-repeat 0 0 scroll;
	background-size: 100% 100%;
	content: "";
}
.list-flow-entrance li p{
	padding-bottom: 0;
	text-align:left;
	color:#000;
}
.list-flow-entrance li:last-child{
	margin-bottom: 0;
}
.list-flow-entrance li:last-child:after{
	display: none;
}
.list-flow-entrance table{
	margin: 15px 0;
	text-align:left;
}
.list-flow-entrance table td{
	vertical-align:top;
}
.list-flow-entrance li .box-gray{
	background: #f1f1f1;
	border-radius: 10px;
	padding: 15px;
	text-align:left;
	color: #000;
}

/* access */

iframe.gmap{
	margin-bottom: 30px;
}

.time-schedule{
	font-size: 0;
}
.time-schedule li{
	display: inline-block;
	width: calc((100% - 30px) / 2);
	vertical-align: top;
}
.time-schedule li:first-child{
	padding-right: 30px;
}
.time-schedule h5{
	padding: 5px 0;
	background: #73b6ab;
	text-align: center;
	color:#fff;
}
.time-schedule table{
	margin-top: 0;
}
.btn-standard.btn-buss-stop{
	width: auto;
	padding:0 20px 0 70px;
	margin-right: 10px;
	background-color: #269b88;
	background-image: url(../img/icon-buss.png)
}
.btn-standard.btn-buss-time{
	width: auto;
	padding:0 20px 0 60px;
	background-color: #269b88;
	background-image: url(../img/icon-time.png)
}
.btn-standard.btn-buss-stop:before{
	display: none;
}

.busstop-info{
	margin-bottom: 30px;
	padding: 25px 25px;
	background:#00ab99;
	border-radius: 10px;
}
.busstop-info p.ttl{
	position: relative;
	color:#fff;
	padding:5px  0;
	text-align: center;
	cursor: pointer;
}
.busstop-info p.ttl:hover{
	opacity: 0.7;
}
.busstop-info p.ttl:after{
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 28px;
	height:28px;
	margin-top :-14px;
	margin-left: 10px;
	background: url(../img/icon-accordion-arrow2.png) no-repeat 0 0 scroll;
	vertical-align: top;
	content: "";
}
.busstop-info.open p.ttl:after{
	background-position: 0 -28px;
}
.busstop-info > div{
	display: none;
	padding: 20px;
	background:#fff;
	border-radius: 10px;
	margin-top: 15px;
}
.busstop-info > div > figure{
	text-align: center;
}
.busstop-info ul{
	margin-top: 30px;
	font-size: 0;
}
.busstop-info  li{
	display: inline-block;
	width:32%;
	margin-right: 2%;
	vertical-align:top;
}
.busstop-info  li:nth-child(3n){
	margin-right:0;
}
.busstop-info li img{
	width: 100%;
}


/*box-uservoice */
.box-uservoice{
	clear:all;
}
.box-uservoice figure{
	float:left;
	padding: 0 50px 30px 0;
}
.box-uservoice  div{
	display: inline;
}
.box-uservoice .txt-age,
.box-uservoice .txt-name{
	display: inline-block;
	margin-right: 20px;
	font-size: 1.4em;
	font-weight: bold;
}

/* one day */
.img-schedule{
	margin-bottom: 50px;
	text-align: center;
	background:#00ab99;
}
.img-schedule img{
	width:100%;
	max-width: 960px;
}
.for-oneday .box-pict-left img{
	max-width: 400px;
}
.for-oneday .box-pict-left .ttl-sub{
	color:#00ab99;
	font-size:2.4rem;
	font-weight: bold;
}
.for-oneday .box-interview{
	display: table;
	margin-bottom: 30px;
}
.for-oneday .box-interview > div{
	display: table-cell;
	padding-left: 50px;
	vertical-align:top;
}
.for-oneday .box-interview > figure{
	display: table-cell;
	width: 200px;
	text-align: center;
}
.for-oneday .box-interview > figure img{
	width: 100%;
}
.for-oneday .box-interview .ttl{
	border-left: 5px solid #00ab99;
	padding-left: 15px !important;
	padding: 0;
	margin-bottom: 30px;
}
.for-oneday .box-interview .ttl span{
	font-size:2.4rem;
	font-weight: bold;
}

.time-table{
	display: table;
}
.time-table > div{
	display: table-cell;
	width: 50%;
	padding: 0 1%;
	vertical-align:top;
}
.time-table > div table{
	margin-top: 0;
}
.time-table > div table th{
	width: 100px;
	background:#fafafa;
	border-left: none;
	border-right: none;
}
.time-table > div table td{
	border-left: none;
	border-right: none;
	vertical-align: top;
}


.box-sutaff-status{
	background: #00ab99;
	padding: 10px 20px;
	border-radius: 10px;
	margin-top: 30px;
}
.box-sutaff-status p.ttl{
	position: relative;
	font-size: 2.4rem;
	color:#fff;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
.box-sutaff-status p.ttl:after{
	position: absolute;
	top: 50%;
	right: 0;
	width: 24px;
	height: 12px;
	margin-top: -6px;
	background: url(../img/arrow-link-06.png) no-repeat 0 0 scroll;
	content:"";
}
.box-sutaff-status.open p.ttl:after{
	margin-top: -10px;
	background: url(../img/arrow-link-05.png) no-repeat 0 0 scroll;
}
.box-sutaff-status p.ttl:hover{
	cursor: pointer;
	opacity: 0.7;
}
.box-sutaff-status > div{
	display: none;
	background:#fff;
	padding: 20px;
	border-radius: 10px;
}

.box-sutaff-status > div table{
	margin-top: 0;
}
.box-sutaff-status > div table th{
	border-left:none;
	border-right: none;
	text-align:left;
	background: #fafafa;
	width: 200px;
}
.box-sutaff-status > div table td{
	border-left:none;
	border-right: none;
	padding-right: 0
}
.box-sutaff-status > div table table td{
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
.box-sutaff-status > div table .has-border-top{
	border-top: solid 1px #ccc;
}

.block-saiyo{
	background-color:#fff;
	background-position: center 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
	border-bottom: 2px solid #fff;
}
#block-saiyo-about{
	background-image: url(../img/bg-about.png);
}
#block-saiyo-works{
	background-image: url(../img/bg-works.png);
}
#block-saiyo-shokushu{
	background-image: url(../img/bg-shokushu.png);
}
#block-saiyo-voice{
	background-image: url(../img/bg-voice.png);
}
#block-saiyo-boshu{
	background-image: url(../img/bg-boshu.png);
}
#block-saiyo-faq{
	background-image: url(../img/bg-faq.png);
}
.block-saiyo > div{
	width: auto;
	max-width: 1024px;
	margin: 0 auto;
	padding: 50px  15px 70px;
}
.block-saiyo.txt-lead > div{
	padding: 20px 15px 40px;
}
.block-saiyo > div h2{
	position: relative;
	margin-top :40px;
	padding-top: 20px;
	text-align:center;
	font-size: 3.2rem;
}
.block-saiyo h2:before{
	position: absolute;
	top: 0;
	left: 50%;
	width: 50px;
	height: 3px;
	margin-left: -25px;
	background:#00ab99;
	content: "";
}
.block-saiyo p{
	margin-top: 30px;
	text-align:center;
	line-height: 2.0;
	font-size: 2rem;
}
.block-sub-mv.saiyo-top{
	height: 370px;
}
.block-sub-mv ul{
	position: relative;
	width: 100%;
	height: 370px;
	padding-bottom: 0;
}
.block-sub-mv li{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 370px;
	background-position:center 0;
}
.block-sub-mv.saiyo-top li.mv-boshu{
	background-image: url(../img/saiyo-top-boshu.png);
}
.block-sub-mv.saiyo-top li.mv-shokushu{
	background-image: url(../img/saiyo-top-shokushu.png);
}
.block-sub-mv.saiyo-top li.mv-works{
	background-image: url(../img/saiyo-top-works.png);
}
.block-sub-mv.saiyo-top li.mv-voice{
	background-image: url(../img/saiyo-top-voice.png);
}
.block-sub-mv.saiyo-top li.mv-faq{
	background-image: url(../img/saiyo-top-faq.png);
}

.one-day-list {
	font-size: 0;
}
.one-day-list > div{
	display: inline-block;
	width: calc(( 100% - 40px)/ 2);
	vertical-align:top;
}
.one-day-list > div:first-child{
	margin-right: 40px;
}
.one-day-list > div table{
	margin-top: 0;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: dashed 1px #ccc;
}
.one-day-list > div table tr:nth-child(odd){
	background:#f1f1f1;
}
.one-day-list > div th{
	width: 90px;
	background: transparent;
	border: none;
	border-top: dashed 1px #ccc;
	vertical-align:top;
	color:#00ab99;
}
.one-day-list > div td{
	background: transparent;
	border: none;
	border-top: dashed 1px #ccc;
}
.one-day-list > div td figure{
	margin-top: 5px;
}
.one-day-list  img{
	width: 100%;
}
.box-agree{
	padding-top:40px;
	padding-left: 300px;
}
.box-agree p:nth-child(2){
	padding-left: 200px;
}