@charset "UTF-8";
html {
	scroll-behavior: smooth;
}

body {
	font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
	font-size: 14px;
	color: #000;
	background-color: #f6f6f6;
	letter-spacing: normal;
	width: 100%;
	overflow-x: hidden;
	line-height: 1.7!important;
}

body a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

.slash{
	width:100%;
	height:0px;
    position:relative;
    clear:both;
}

.no_tb{
	display: none;
}

.no_no{
	display: none;
}

.grecaptcha-badge { visibility: hidden; }

/*==========================================================================
= header
========================================================================== */

header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f6f6f6;
	padding: 20px 40px;
	z-index: 8888;
}

.header_section{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header_logo{
	width: 250px;
}

.header_contact{
	width: 200px;
        height: 50px;
        font-size: 16px;
        text-align: center;
        color: #fff;
        background-color: #BF9411;
        border: solid 1px #BF9411;
        padding: 10px 0px;
        box-sizing: border-box;
        /*margin-right: 40px;*/
}


/*==========================================================================
= all
========================================================================== */

.main_container{
	width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.main_container2{
	width: 100%;
	max-width: 930px;
	margin: 0 auto;
}

.main_container3{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

.main_between_container{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.main_between_containerH{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}

.main_sub_title{
	text-align: center;
	color: #BF9411;
	margin-bottom: 10px;
}

.main_title{
	text-align: center;
	font-size: 25px;
	margin-bottom: 15px;
}

.title_white{
	color: #fff;
}

/*==========================================================================
= first_view
========================================================================== */

.first_sec{
	padding: 30px 15px;
	padding-top: 90px;
	position: relative;
}

.home_first_001{
	font-size: 0;
}

.home_first_001_sp{
	display: none;
}

.first_container{
	color: #fff;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.first_subtitle{
	font-size: 18px;
	margin-bottom: 30px;
}





.first_title{
	font-size: 36px;
}

.scroll_botan{
	width: 80px;
        text-align: center;
        padding: 5px 0px;
        font-size: 13px;
	color: #fff;
	background-color: #151614;
	position: absolute;
	bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.first_num{
	position: absolute;
        bottom: 20px;
        right: 30px;
        color: #fff;
        font-size: 48px;
}


/*----------------------------------
= 01
----------------------------------*/

.top_01{
	padding: 100px 0px;
}

.top_01_container{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
	position: relative;
}

.top_01_image{
	width: 50%;
}

.top_01_title{
	font-size: 21px;
	line-height: 2;
	margin-top: -60px;
}

.top_01_points{
	position: absolute;
        bottom: -60px;
        left: 0;
        background-color: #fff;
        width: 80%;
        min-width: 600px;
        padding: 35px;
        display: flex;
        justify-content: space-between;
}

.top_01_point{
	width: 30%;
}

.top_01_point_icon{
	width: 28%;
	float: left;
	max-width: 60px;
	margin-right: 7%;
}

.top_01_point_detail{
	width: 65%;
	float: left;
}

.top_01_point_num{
	color: #BF9411;
	font-size: 26px;
	margin-bottom: 10px;
}

.top_01_point_unit{
	color: #BF9411;
	font-size: 15px;
}

.top_01_point_text{
	color: #7C7C7C;
}

/*----------------------------------
= 02
----------------------------------*/

.top_02{
	padding: 70px 0px;
}

.main_line{
	width: 60px;
	margin: auto;
	border-bottom: solid 1px #333;
}

.main_line2{
	width: 60px;
	margin: auto;
	border-bottom: solid 1px #BF9411;
}

.top_02_container{
	display: flex;
	margin-top: 40px;
	justify-content: space-between;
}

.top_02_feature{
	width: 48%;
	text-align: center;
}

.top_02_title{
	margin-top: 15px;
	font-size: 18px;
}

.top_02_text{
	padding: 15px 20px;
	color: #7C7C7C;
}

/*----------------------------------
= 03
----------------------------------*/

.top_03{
	padding: 70px 0px 100px;
	background-color: #222;
}

.top_03_container{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}

.top_03_content{
	width: 32%;
}

.top_03_image{
	font-size: 0;
}

.top_03_detail{
	background-color: #fff;
	padding: 15px;
}

.top_03_content_title{
	font-size: 14px;
}

.top_03_content_text{
	font-size: 17px;
}

.top_03_price{
	text-align: center;
        font-size: 22px;
        padding: 20px 0px;
        max-width: 600px;
        margin: auto;
        background-color: #fff;
        margin-top: 30px;
}

/*----------------------------------
= 04
----------------------------------*/

.top_04{
	background-color: #fff;
	padding: 70px 0px;
}

.top_04_container{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 40px;
}

.top_04_layout{
	width: 46%;
}

.top_04_layout_button{
	    width: 200px;
        margin: auto;
        text-align: center;
        color: #fff;
        border: solid 1px #222;
        background-color: #222;
        padding: 10px 0px;
	position: relative;
}

.top_04_layout_button::after{
	    content: "";
        position: absolute;
        right: 5px;
        bottom: 5px;
        width: 12px;
        height: 12px;
        background: url("../images/main/window.png") no-repeat;
        background-size: contain;
}

.top_04_content{
	width: 48%;
}

.top_04_movie_container{
	width: 100%;
	margin: 70px auto;
}

.top_04_map{
	width: 100%;
    max-width: 94vw;
    margin: 0 auto;
}

/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 50%; /* 比率を4:3に固定 */
	z-index: 50;
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* movie スライダー */

.container {
  margin: 0px auto;
  width: 100%;
	
}
/* 中央以外のスライド */
.slick-img img {
  height: auto;
  opacity: .3;
  transform: scale(.8);
  transition: opacity .5s, transform .5s;
  width: 125%;
	margin-left: -12.5%;
}

/* 中央のスライド */
.slider .slick-center img {
  opacity: 1;
  transform: scale(1);
	position: relative;
	z-index: 15;
}

.slider_container * {
  box-sizing: border-box;
}
.slider_container img {
  max-width: 100%;
}

/* メインスライダーのスタイル */
#mainslider {
  margin-bottom: 10px; 
}
#mainslider .slick-slide {
  margin: 0 5px;/* スライドの間隔 */
}

/* サムネイルスライダーのスタイル */
#thumbs {
  max-width:100%;
  margin:0 auto;
}

#thumbs .slick-slide{
  margin: 0 5px;/* スライドの間隔 */
}

/* 現在表示中のサムネイルのデザイン */
#thumbs .slick-current img {
 
}

.top_04_details{
	max-width: 600px;
	margin: auto;
	padding: 60px 0px;
}

.detailTable{
	width: 100%;
	border-collapse: collapse;
}

.detailTableTr{
	border-bottom: solid 1px #ccc;
}

.detailTableTd1{
	width: 25%;
	padding: 15px;
	font-size: 16px;
	font-weight: 400;
}

.detailTableTd2{
	width: 75%;
	padding: 15px;
	font-size: 16px;
}

/*----------------------------------
= 05
----------------------------------*/

.top_05{
	padding: 70px 0px 140px;
	background-color: #fff;
	position: relative;
}

.top_05_text{
	max-width: 630px;
	margin: 30px auto;
	color: #7C7C7C;
	text-align: center;
}

.top_05_contact{
	width: 200px;
	margin: auto;
	text-align: center;
	color: #fff;
	border: solid 1px #BF9411;
	background-color: #BF9411;
	padding: 10px 0px;
}

.top_05_bg1{
	position: absolute;
	width: 44%;
	left: 0;
	bottom: 0;
	font-size: 0;
}

.top_05_bg2{
	position: absolute;
	width: 14%;
	right: 0;
	bottom: 0;
	font-size: 0;
}

/*==========================================================================
= footer
========================================================================== */

footer{
	background-color: #131313;
	color: #fff;
	padding-top: 45px;
}

.footer_logo{
	width: 200px;
	margin-bottom: 20px;
}

.copy{
	text-align: center;
	font-size: 12px;
	padding: 15px 0px;
	background-color: #131313;
	color: #fff;
}

/*==========================================================================
= hamburger
========================================================================== */

.hum_container{
    color: #000;
	padding: 0px 15px;
	box-sizing: border-box;
}

.mmmRightAccess{
	padding-top: 20px;
	margin-bottom: 10px;
}

.mmmRightTel{
	color: #000;
    font-size: 24px;
	position: relative;
    line-height: 40px;
	padding-bottom: 10px;
}


.mmmRightAd{
	
}

.mmmRightSns{
	width: 155px;
	margin: auto;
}

.mmmRightSnsL{
	width: 60px;
	line-height: 25px;
	float: left;
}

.mmmRightSnsR{
	width: 25px;
	margin-right: 5px;
	float: left;
}



.hum_logo{
	width: 100px;
	padding: 20px 0px 40px 0px;
	margin: auto;
}

.menu-btn {
	position: fixed;
    top: 20px;
    right: 15px;
    width: 50px;
    height: 50px;
    line-height: 36px;
    font-size: 50px;
    color: #000;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
	background-color: #131313;
	opacity: 0.7;
}

.menu-menu {
    position: fixed;
    top: 52px;
    right: 10px;
    font-size: 11px;
	width: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    z-index: 8888;
}


.menu-btn span {
    color: #fff;
	font-size: 40px;
}



.menu-btn span:after {
    content: attr(data-txt-menu);
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu-btn span:after {
    content: attr(data-txt-close);
}



.menu {
    position: fixed;
    display: table;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255,255,255,.9);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
    z-index: 7777;
}

.menu ul {
    display: table-cell;
    vertical-align: middle;
}

.menu li {
   	font-size: 18px;
	line-height: 30px;
}

.menu li a {
    display: block;
    font-size: 18px;
     color: #a47100;
}

.menu li a:hover {
    color: #aaa;
	text-align: center;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
    cursor: url(../images/cross.svg),auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
	text-align: center;
}

.hum_key{
     height: 40px;
    line-height: 60px;
    color: #000;
    font-size: 18px;
    list-style: none;
}	
	
.sp_contact_sec{
	display: none;
}

.sp_cta{
	display: none;
}

/*==========================================================================
= contact form
========================================================================== */

.contact_container{
	max-width: 800px;
	margin: 40px auto;
}

.formTable{
	width: 100%;
	table-layout: fixed;
	font-size: 16px;
}

table.formTable tr {
	margin-bottom: 15px;
}

table.formTable th {
	width: 25%;
        text-align: left;
        vertical-align: middle;
        padding: 10px;
        background-color: #f6f6f6;
	font-size: 16px;
}

table.formTable td{
	        width: 75%;
        vertical-align: middle;
        padding: 10px 15px;
	font-size: 16px;
}

table.formTable td textarea{width: 100%;padding: 5px;font-size: 16px;}
.formTableTd input{width: 100%;padding: 5px;font-size: 16px;}

.require{
	background-color: #BF9411;
	color: #fff;
	display: inline-block;
	padding: 0px 5px;
	font-size: 12px;
	margin-left: 7px;
	border-radius: 15px;
}

.form_submit{
	        width: 200px;
        text-align: center;
        color: #fff;
        background-color: #BF9411;
        padding: 10px 0px;
        border-radius: 30px;
        margin: auto;
        font-size: 16px;
        margin-top: 20px;
        border-style: none;
        letter-spacing: 16px;
        text-indent: 16px;
}

.f_radio{
	 margin-top: 30px;
	text-align: center;
}

.policy_text{
	text-align: center;
	margin-top: 30px;
}

.policy_agree{
	width: 150px;
	text-align: center;
	margin: auto;
}

.policyMail{
	border: 1px solid #333;
	padding: 20px;
	width: 80%;
	margin: auto;
	height: 300px;
	overflow: auto;
}

.policyText{
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.contact_kome{
	margin-top: 30px;
	text-align: right;
	color: #7c7c7c;
}

.link_anchor{
	padding-top: 110px;
	margin-top: -110px;
}

/*==========================================================================
= トップページ
========================================================================== */

.swiper-slide img{
	height: 100vh;
	object-fit: cover;
}

.swiper-button-prev,.swiper-button-next{
	height: 60px;
  width: 100px;
	background-color: #131313;
	color: #fff;
	text-align: center;
}

.swiper-button-prev{
	left: 0;
}

.swiper-button-next{
	right: 0;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after {
	bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}

.swiper-slide{
	position: relative;
}

.swiper-slide .caption {
	padding: 40px;
	color:	#fff;
	bottom: 0;
	position: absolute;
	width: 100%;
}

.swiper-slide .caption h2{
	font-size: 26px;
	white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}

.swiper-slide .caption p{
	font-size: 42px;
}

.swiper-slide .mask {
	width:			100%;
	height:			100%;
	position:		absolute;	/* 絶対位置指定 */
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0,0,0,0.4);	/* マスクは半透明 */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.swiper-slide:hover .mask {
	opacity:		1;	/* マスクを表示する */
}