@charset "utf-8";

/*----------------------------------------
	全体
----------------------------------------*/

html{
	font-family:"Yu Mincho Pr6N", "YuMincho Pr6N", "YuMincho", "Yu Mincho", serif;
	font-size:62.5%;
	color: #000;
	-webkit-text-size-adjust:100%;
	line-height:1.5;
	font-weight: 100;
}
.noto{
	font-family: "Noto Sans JP", sans-serif;
}
h2,h3{
	font-weight: 100!important;
}
body{ font-size:1.4rem; font-size: 1.4em; }
img{
	vertical-align: bottom;
	image-rendering: -webkit-optimize-contrast;
}
a{
	color: #285a89;
}
a:hover{
	color: #4986bf;
}
.center{
	text-align: center;
}
.op:hover{
	filter: alpha(opacity=70);
	-moz-opacity:070;
	opacity:0.70;
	transition: all 0.4s;
}
.op{
	transition: all 0.4s;
}

.nowrap{
	white-space: nowrap;
}
@media screen and (max-width: 500px){
	.nowrap{
		white-space: normal;
	}
}

/*----------------------------------------
	text
----------------------------------------*/

.text_red{
	color: #a40000;
}
.text_black{
	color: #000;
}
.text_grey01{
	color: #626262;
}
.text_grey02{
	color: #595959;
}
.text_white{
	color: #fff;
}

.text_10{ font-size:1rem !important; }
.text_11{ font-size:1.1rem !important; }
.text_12{ font-size:1.2rem !important; }
.text_13{ font-size:1.3rem !important; }
.text_15{ font-size:1.5rem !important; }
.text_19{ font-size:1.9rem !important; }
.text_21{ font-size:2.1rem !important; }
.text_22{ font-size:2.2rem !important; }
.text_25{ font-size:2.5rem !important; }
.text_26{ font-size:2.6rem !important; }
.text_36{ font-size:3.6rem !important; }
.text_43{ font-size:clamp(19px, 4.2vw, 43px); }
.text_47 {font-size: clamp(40px, 4.6vw, 47px);}
.text_48{ font-size:clamp(22px, 4.6vw, 48px); }

.text_60{ font-size:clamp(24px, 5.17vw, 60px); }
.ls_02{letter-spacing: 0.2px;}
.ls_08{letter-spacing: 0.8px;}
.ls_09{letter-spacing: 0.9px;}
.ls_14{letter-spacing: 1.4px;}
.ls_17{letter-spacing: 1.7px;}
.lh_10{ line-height:1; }
.lh_13{ line-height:1.3; }
.lh_19{ line-height:1.9; }
.lh_21{line-height: 2.1 !important;}
.lh_28{ line-height: 2.8 !important; }
.lh_26{ line-height: 2.6 !important; }
.lh_25{line-height: 2.5 !important;}
.lh_24{ line-height: 2.4 !important; }
.lh_22{ line-height: 2.2 !important; }
.lh_20{ line-height: 2 !important; }
.lh_18{ line-height: 1.8 !important; }
.lh_16{ line-height: 1.6 !important; }
.lh_15{ line-height: 1.5 !important; }
.lh_14{ line-height: 1.4 !important; }
.lh_3{ line-height: 3 !important; }
.ls_01{ letter-spacing: 0.1px; }
.ls_1{ letter-spacing: 1px; }
.ls_2{ letter-spacing: 2px; }
.ls_25{letter-spacing: 2.5px;}
.ls_3{ letter-spacing: 3px; }
.ls_4{ letter-spacing: 4px; }

.ls_-1{ letter-spacing: -1px; }
.ls_-2{ letter-spacing: -2px; }

@media print, screen and (min-width: 960px) {

	.text_16{ font-size:1.6rem !important; }
	.text_18{ font-size:1.8rem !important; }
	.text_19{ font-size:1.9rem !important; }
	.text_20{ font-size:2.0rem !important; }
	.text_21{ font-size:2.1rem !important; }
	.text_24{ font-size:2.4rem !important; }

	.text_28{ font-size:2.8rem !important; }
	.text_30{ font-size:3.0rem !important; }
	.text_31{ font-size:3.1rem !important; }
	.text_32{ font-size:3.2rem !important; }
	.text_42{ font-size:4.2rem !important; }
	.text_40{ font-size:4rem !important; }
	.text_50{ font-size:5rem !important; }
	.text_55{ font-size:5.5rem !important; }
	.ls_4{ letter-spacing: 4px; }

}/*END*/



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

	p{ line-height: 1.8; }
	.text_16{ font-size: 1.5rem; }
	.text_18{ font-size: 1.6rem; }
	.text_19{ font-size:1.6rem !important; }
	.text_20{ font-size:1.6rem !important; }
	.text_21{ font-size: 1.7rem !important; }
	.text_24{ font-size: 2rem !important; }
	.text_25{ font-size: 2rem !important; }
	.text_26{ font-size:2.4rem !important; }

	.text_28{ font-size: 2.4rem !important; }
	.text_30{ font-size: 2.5rem !important; }
	.text_31{ font-size: 2.5rem !important; }
	.text_32{ font-size: 2.6rem !important; }

	.text_40{ font-size:3rem !important; }
	.text_42{ font-size:3.2rem !important; }
	.text_50{ font-size:3.6rem !important; }
	.text_55{ font-size:3.8rem !important; }

	.text_sp16{ font-size: 1.6rem !important; }
	.text_sp25{ font-size: 2.3rem !important; }

	.ls_2{ letter-spacing: 1px; }
	.ls_4{ letter-spacing: 2px; }

}/*END*/

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

	p{ line-height: 1.6; }

	.text_24{ font-size: 1.8rem !important; }
	.text_26{ font-size:2.0rem !important; }

	.text_28{ font-size: 2.1rem !important; }
	.text_30{ font-size: 2.2rem !important; }
	.text_31{ font-size: 2.25rem !important; }
	.text_32{ font-size: 2.3rem !important; }
	.text_40{ font-size: 2.8rem !important; }

	.sp_text_left{
		text-align: left;
	}

	.ls_4{ letter-spacing: 1px; }

}/*END*/

@media screen and (max-width: 479px){
	.text_30{ font-size: 2.2rem !important; }
	.text_31{ font-size: 2.2rem !important; }
	.text_42{ font-size: 2.8rem !important; }
	.ls_2{ letter-spacing: 0; }

}

/*----------------------------------------
	layout
----------------------------------------*/

#container{
	overflow: hidden;
}

.inner_frame{
	width: 100%;
	max-width: 1080px;
	position: relative;
	box-sizing: border-box;
	margin-left:auto;margin-right: auto;	
}


.large_inner_frame{
	width: 100%;
	max-width:1350px;
	position: relative;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}

.inner_frame750{
	max-width: 750px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	margin-inline: auto;
}

.pc_block{
	display: block;
}
.sp_block{
	display: none;
}
.sp_block400{
	display: none;
}
.block{ display:block !important; }
.none{ display:none !important; }
@media screen and (max-width: 1280px){

	.inner_frame{
		padding-right: 10%;
		padding-left: 10%;
	}

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

	.inner_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}
	.large_inner_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}
	.inner_frame750{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}
}/*END*/



@media screen and (max-width: 599px){
	.pc_block{
		display: none;
	}
	.sp_block{
		display: block;
	}

	.inner_frame{
		padding-right: 4%;
		padding-left: 4%;
	}
	.inner_frame750{
		padding-right: 4%;
		padding-left: 4%;
	}
	.sp_center{
		text-align: center;
	}

}/*END*/
@media screen and (max-width: 400px){
	.sp_block400{
		display: block;
	}
}/*END*/

/*----------------------------------------
	footer
----------------------------------------*/
footer{
	background-color: #eeeeee;
	font-weight: 300;
}
.sp_menu{
	width: 100%;
	position: fixed;
	bottom: -100px;
	left: 0;
	box-sizing: border-box;
	z-index: 49;
	transition: all 0.4s;
}
.sp_menu a{
	display: block;
}
.sp_menu a:hover{
	opacity: 1 !important;
}
.sp_menu ul{
	display: flex;
	width: 100%;
}
.sp_menu ul li{
	width: calc(100% / 3);
}
@media screen and (max-width: 768px){

	.sp_menu ul{
		max-width: 768px;
	}
	.sp_menu.hidden {
        display: none;
    }

}/*END*/

/*----------------------------------------
	header
----------------------------------------*/

header{
	position: relative;
}
.drawer{
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	color: #d0c077;
	display: flex;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transform: translateX(100%);
	transition: 0.5s ease-in-out;
	z-index: 50;
}
.drawer ul{
	text-align: center;
	padding-top: 100px;
}
.drawer ul li{
	position: relative;
	transform: translateX(-150px);
	transition: transform 0.5s ease;
	line-height: 1.4;
	margin-bottom: 15px;
	font-size: 1.6rem;
}
.drawer ul li:nth-child(2){ transition-delay: 0.15s; }
.drawer ul li:nth-child(3){ transition-delay: 0.25s; }
.drawer ul li:nth-child(4){ transition-delay: 0.35s; }
.drawer ul li:nth-child(5){ transition-delay: 0.45s; }
.drawer ul li:nth-child(6){ transition-delay: 0.55s; }
.drawer ul li:nth-child(7){ transition-delay: 0.65s; }
.drawer ul li:nth-child(8){ transition-delay: 0.4s; }
.drawer ul li:nth-child(9){ transition-delay: 0.45s; }
.drawer ul li:nth-child(10){ transition-delay: 0.5s; }
.drawer ul li:nth-child(11){ transition-delay: 0.55s; }
.drawer ul li:nth-child(12){ transition-delay: 0.6s; }
.drawer ul li a{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 6px 0;
}
.drawer ul li a:hover{
	animation: drawer 1.4s;
	color: #C1C1C1;
}
@keyframes drawer{
	0%{
		filter: none;
	}
	30%{
		filter: blur(0.8px);
	}
	100%{
		filter: none;
	}
}
.open .drawer{
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
}
.open .drawer ul li{
	transform: translateX(0);
}

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

	.drawer ul{
		padding-top: 50px;
	}
	.drawer ul li{
		font-size: 1.6rem;
		margin-bottom: 15px;
	}

}/*END*/

.btn_menu{
	position: fixed;
	width: 45px;
	height: 45px;
	right: 0;
	top: 0;
	cursor: pointer;
	transition: all 0.5s;
	z-index: 99;
	background: #000;
	display: none;
}
.btn_menu span{
	position: absolute;
	right: 6px;
	height: 1px;
	background: #fff;
	transition: all 0.4s;
}
.btn_menu span:nth-child(1){
	top: 20%;
	width: 70%;
}
.btn_menu span:nth-child(2){
	top: 47%;
	width: 70%;
}
.btn_menu span:nth-child(3){
	bottom: 24%;
	width: 70%;
}

.open .btn_menu span:nth-child(1){
	transform: rotate(45deg);
	top: 22px;
	right: 6px;
}
.open .btn_menu span:nth-child(2){
	opacity: 0;
}
.open .btn_menu span:nth-child(3){
	transform: rotate(-45deg);
	top: 22px;
	width: 70%;
	right: 6px;
}

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

	.btn_menu{
		right: 0;
		top: 0;
	}

}/*END*/



/*----------------------------------------
	btn
----------------------------------------*/
.rela{
	position: relative;
}
.abs{
	position: absolute;
}
.btn_reserve01{
	width: 100%;
	left: 0;
	bottom: 2.5%;
}
.btn_reserve02{
	width: 100%;
	left: 0;
	bottom: 2.5%;
}
.btn_reserve03{
	width: 100%;
	left: 0;
	bottom: 10%;
}



/*----------------------------------------
	form
----------------------------------------*/

.form_frame {
    width: 100%;
    max-width: 750px;
    box-sizing: border-box;
    padding-left: 7%;
    padding-right: 7%;
    margin: auto;
}
.form_frame p{
	line-height: 2;
	font-size: 1.6rem;
}
.hissu,
.nini{
	line-height: 1;
    display: inline-block;
    font-size: 1.3rem;
    padding: 3px 4px;
    margin-left: 6px;
    vertical-align: 2px;
    font-weight: 500;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}
.hissu{
	color: #fff;
	background: #d95a5a;
	border-color: #d95a5a;
}
.nini{
	color: #000;
	border-color: #e4e4e4;
	background-color: #e4e4e4;
}
.contact{
	width: 100%;
	line-height: 2;
}
.contact th,
.contact td{
	text-align: left;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 1.6rem;
}
.privacy_check{
	font-size: 1.4rem;
	letter-spacing: -1px;
	line-height: 1.2;
	text-align: left;
}
.privacy_check label{
	line-height: 1.2;
}
.privacy .error {
    display: inline-block;
    margin-top: 10px;
	color: #e60012;
    padding: 5px 14px;
	background: #ffa2ad;
	font-weight: 700;
	font-size: 1.6rem;
}
.contact th {
    font-weight: 700;
}
.contact td{
	padding: 4px 0 40px 0;
}
.contact .f_p{
	padding: 0 0 20px 0;
}
.date_td input{
	margin-bottom: 10px;
}
.date_td select{
	width: 100%;
}
.form_submit a {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.date_text{
	color: #e70000;
	font-size: 1.3rem !important;
	font-weight: bold;
}


/* div.error{
	position: relative;
	background: #e70000;
	color: #fff;
	padding-top: 12px;
	line-height: 1;
	padding: 5px 6px;
	margin-top: 15px;
	border-radius: 2px;
	font-size: 1.4rem !important;
}
div.error:after{
	content: "";
	width: 0;
	height: 0;
	border-bottom: 10px solid #e70000;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	left: 30px;
	top: -10px;
} */

td.error {
    background: #ffa2ad;
    padding: 8px;
    display: block;
    margin-bottom: 15px;
	color: #e60012;
    padding-top: 10px;
}
.contact label, .contact label span {
    color: #000;
}
.date_td .clearfix{
	overflow: hidden;
}
.date_error{
	clear: both;
	margin-top: 40px !important;
}
.comolete_tel{
	font-size: 2rem !important;
	font-weight: bold;
}


/*フォーム基本設定*/
select,
textarea,
input[type="text"],
input[type="number"],
input[type="url"],
input[type="email"],
input[type="tel"]{
	padding: 16px 15px;
    box-sizing: border-box;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', sans-serif;
    -webkit-appearance: none;
    transition: all 0.4s;
    border: 1px solid #323333;
    background: #fff;
    line-height: 1;
    font-size: 1.6rem;
}
select{
	padding: 20px 15px;
	width: 100%;
}

textarea{
	line-height: 1.4;
}


select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus{
	outline: none;
	border: 1px solid #5d757e;
}

.form1{ width: 200px; }
.form_all{
	width: 100%;
}

/* 追加 */

.m_b10 td {
    padding-bottom: 10px !important;
}
.text_14{
	font-size: 1.4rem !important;
}

.fc_1{
	color: #d95a5a;
}
.text_bold{
	font-weight: bold;
}
.form_btn{
	max-width: 390px;
}

/*----------------------------------------
	checkbox radiobtn
----------------------------------------*/

.radio input[type="radio"],
.check input[type="checkbox"]{
	position: absolute;
	height: 1px;
	width: 1px;
	clip: rect(0, 0, 0, 0);
}
.radio label,
.check label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 12px;
	padding-left: 22px;
	line-height: 3;
	background: none !important;
	margin-right: 12px;
}
.privacy_check.check label{
	margin-right: 0 !important;
}
.privacy_check.check label{
	background: #fff;
}
.radio label:before,
.check label:before{
	position: absolute;
    content: "";
    top: 50%;
    left: -10px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    border-radius: 50%;
    border: 1px solid #323333;
    background: #fff;
}
.check label:before{ border-radius: 0; }
.radio label,
.check label{
	margin-left: 0\9;
	padding: 11px\9;
}
.radio label:not(:target),
.check label:not(:target){
	margin-left: 10px\9;
	padding: 11px 0 11px 25px\9;
}
.radio label:before,
.check label:before{
	display: none\9;
}
.radio label:not(:target):before,
.check label:not(:target):before{
	display: inline-block\9;
}
.radio input[type="radio"]:checked + label:after{
	position: absolute;
    content: "";
    box-sizing: border-box;
    top: 50%;
    left: -7px;
    width: 18px;
    height: 18px;
    margin-top: -8px;
    border-radius: 50%;
    background: #6c7001;
}
.check input[type="checkbox"]:checked + label:after{
	content: "";
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	display: block;
	left: -7px;
	width: 18px;
	height: 10px;
	margin-top: -6px;
	border-left: 4px solid #5d757e;
	border-bottom: 4px solid #5d757e;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.radio input[type="radio"]:focus + label:before,
.check input[type="checkbox"]:focus + label:before{
	box-shadow: 0 0 3px 0 #5d757e;
}

.radio label[for="tenpo1"]{
	margin-right: 110px;
}
.radio label[for="tenpo2"]{
	margin-right: 110px;
} 
.radio label[for="tenpo3"],
.radio label[for="tenpo4"]{
	margin-right: 110px;
}
.radio label[for="mokuteki1"]{
	margin-top: 20px;
	margin-right: 30px;
}
.radio label[for="mokuteki3"]{
	margin-right: 30px;
}



/*----------------------------------------
    datepicker
----------------------------------------*/

#ui-datepicker-div{
    max-width: 100%;
    width: 350px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{
    padding: 15px;
}
.ui-datepicker .ui-datepicker-header{
    padding: 8px 0;
}
/*----------------------------------------
	map
----------------------------------------*/

.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 45% 0 0;
	text-align: center;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.map{ z-index: 2; }/*chrome対策*/

.map_frame{
	position: absolute;
	width: 98%;
	left: 50%;
	bottom: 22%;
	transform: translateX(-50%);
}/*END*/

@media screen and (max-width: 599px){
	.map {
		padding: 75% 0 0;
	}
}
/*----------------------------------------
	intro
----------------------------------------*/
.bg_intro{
	background-image: url(../images/intro_bg.png);
	background-size: cover;
}
.intro_p{
    max-width: 700px;
	width: 70%;
    height: 831px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    justify-content: center;
    gap: 100px;
}
.tategaki{
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-wrap: nowrap;
	padding-top: 120px;
}
.deco_intro01{
    position: absolute;
    top: 14%;
    right: 0%;
    width: 100%;
    max-width: 212px;
}
.deco_intro02{
	position: absolute;
    top: 36%;
    left: 0%;
    width: 31%;
    max-width: 385px;
}
.leaf01{
    position: absolute;
    top: 9%;
    left: 13%;
    max-width: 62px;
}
.leaf02{
    position: absolute;
    top: 29%;
    right: 0%;
	max-width: 141px;
	width: 25%;
}

.leaf03{
	position: absolute;
    bottom: 9%;
    left: 21%;
	max-width: 40px;
	width: 7%;
}
.people{
	position: absolute;
    bottom: 3%;
    right: 0%;
    width: 31%;
    max-width: 222px;
}
.intro_flex{
    display: flex;
    align-items: center;
    gap: 50px;
}
.intro_flex > div{
	width: 50%;
}
@media screen and (max-width: 1200px){
	.leaf02 {
		top: 50%;
	}

}/*END*/
@media screen and (max-width: 599px){
	.intro_p {
		width: 100%;
		height: 600px;
		gap: 50px;
	}
	.tategaki{
		padding-top: 0px;
	}
	.leaf01 {
		top: 27%;
		left: 16%;
	}
	.leaf02 {
        top: 35%;
		right: 8%;
		width: 18%;
    }
	.leaf03 {
		bottom: 28%;
		left: 27%;
		width: 5%;
	}
	.people {
		bottom: 1%;
		width: 37%;
	}
	.intro_flex {
		flex-direction: column;
		gap: 30px;
	}
	.intro_flex > div {
		width: 100%;
	}
}/*END*/

/*----------------------------------------
	3key points
----------------------------------------*/
.bg_3key{
	background-image: url(../images/bg_3key.jpg);
	background-size: cover;
    background-position: center;
	height: 406px;
	display: flex;
	align-items: center;
}
.key_ttl {
    max-width: 320px;
    margin: auto;
    width: 65%;
}
.bg_point01{
	background: #f1f5e0;
}
.point01_flex{
	display: flex;
	align-items: flex-start;
	gap: 30px;
}
.point01_flex > div:nth-child(1){
	width: 40%;
}
.point01_flex > div:nth-child(2){
	width: 	60%;
}
.point_ttl{
    max-width: 135px;
    width: 30%;
}
.point01_inner{
	display: flex;
    justify-content: end;
}
.point01_inner > div{
	width: 75%;
}
.deco_point01{
    position: absolute;
    top: 0;
    right: 0;
    width: 53%;
    max-width: 209px;
}
.bg_point02{
	background: #e4e9ce;
}
.point02_flex{
	display: flex;
	align-items: flex-start;
	gap: 30px;
}
.point02_flex > div:nth-child(1){
	width: 60%;
}
.point02_flex > div:nth-child(2){
	width: 	40%;
}
.point02_inner{
	display: flex;
    justify-content: start;
}
.point02_inner > div{
	width: 75%;
}
.deco_point02{
    position: absolute;
    top: -7%;
    right: 12%;
    width: 42%;
    max-width: 188px;
}
.deco_point03{
    position: absolute;
    top: 7%;
    left: 45%;
    width: 42%;
    max-width: 95px;
}
.point03_inner{
	display: flex;
}
.point03_inner img{
	width: 60%;
}
.deco_point03_2{
    position: absolute;
    top: 32%;
    right: 9%;
    width: 23%;
    max-width: 232px;
}
@media screen and (max-width: 1000px){
	.point01_flex > div:nth-child(1){
		width: 50%;
	}
	.point01_flex > div:nth-child(2){
		width: 	50%;
	}
	.point02_flex > div:nth-child(1){
		width: 50%;
	}
	.point02_flex > div:nth-child(2){
		width: 	50%;
	}
}/*END*/
@media screen and (max-width: 880px){
	.point01_inner > div {
		width: 100%;
	}
	.point02_inner > div {
		width: 100%;
	}
}/*END*/
@media screen and (max-width: 599px){
	.point01_flex {
		gap: 60px;
		flex-direction: column;
	}
	.point01_flex > div:nth-child(1) {
        width: 100%;
    }
	.point01_flex > div:nth-child(2) {
        width: 100%;
    }
	.point_ttl {
		margin: auto;
	}
    .deco_point01 {
        top: 13%;
        width: 30%;
    }
	.point02_flex {
		gap: 60px;
		flex-direction: column-reverse;
	}
	.point02_flex > div:nth-child(1) {
        width: 100%;
    }
	.point02_flex > div:nth-child(2) {
        width: 100%;
    }
	.deco_point02 {
		right: -2%;
		width: 30%;
	}
	.deco_point03 {
		left: 71%;
		width: 22%;
	}
	.point03_inner img {
		width: 100%;
	}
	.deco_point03_2 {
		top: 68%;
		right: 16%;
		width: 25%;
	}
	.sp_p_b20p{
		padding-bottom: 20%;
	}
}
@media screen and (max-width: 400px){
	.sp_p_b20p{
		padding-bottom: 5%;
	}
	.deco_point03_2 {
        top: 80%;
    }
}/*END*/
/*----------------------------------------
	access
----------------------------------------*/
.access_flex{
	display: flex;
	align-items: center;
	gap: 50px;
}
.access_flex > div:nth-child(1){
	width: 50%;
}
.access_flex > div:nth-child(2){
	width: 50%;
}
.access_detail table{
	width: 100%;
	border-collapse: collapse;
}

.access_detail table th,
.access_detail table td{
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
	font-weight: 100;
    padding: 15px 0;
	width: fit-content;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgb(0, 0, 0) 5px, transparent 4px, transparent 8px);
    background-size: 7px 1px;
    background-position: bottom;
    background-repeat: repeat-x;
}
.access_detail table th{
	width: 30%;
}
.access_detail table td{
	width: 70%;
}
@media screen and (max-width: 1000px){
	.access_flex > div:nth-child(1) {
		width: 44%;
	}
}
@media screen and (max-width: 768px){
	.access_flex > div:nth-child(1){
		width: 40%;
	}
	.access_flex > div:nth-child(2){
		width: 58%;
	}
	.access_flex {
		gap: 20px;
	}
	.access_detail table th {
		width: 22%;
	}
	.access_detail table td{
		width: 80%;
	}
}
@media screen and (max-width: 599px){
	.access_flex > div:nth-child(1){
		width: 100%;
	}
	.access_flex > div:nth-child(2){
		width: 100%;
	}
	.access_flex {
		gap: 50px;
		flex-direction: column;
	}
}
@media screen and (max-width: 400px){
	.access_detail table th {
        width: 30%;
    }
}
/*----------------------------------------
	campaign
----------------------------------------*/
.campaign_flex{
	display: flex;
	align-items: center;
	gap: 20px;
}
.campaign_flex > div{
	width: 50%;
}
.deco_campaign {
    max-width: 238px;
    width: 50%;
}
.btn_campaign img{
	max-width: 390px;
}
.campaign_left{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
	gap: 20px;
}
.campaign_gift img{
	max-width: 500px;
}
@media screen and (max-width: 599px){
	.campaign_flex{
		flex-direction: column;
		gap: 50px;
	}
	.campaign_flex > div{
		width: 100%;
	}
}
/*----------------------------------------
	Consultation meeting
----------------------------------------*/
.bg_consul{
	background: #464b34;
}
.consul_grid{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}
@media screen and (max-width: 768px){
	.consul_grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 599px){
	.consul_grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.consul_img{
		width: 75%;
		margin: auto;
	}
}
/*----------------------------------------
	about us
----------------------------------------*/
.bg_about{
	background-image: url(../images/bg_about.jpg);
	background-size: cover;
    background-position: center;
}
.about_ttl {
    font-size: clamp(35px, 13.7vw, 97px);
    color: rgba(255, 255, 255, 0.2);
}
.about_logo img{
	max-width: 228px;
	width: 40%;
}
.about_grid{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}
.about_grid img{
	border-radius: 50%;
    border: 1px solid #fff;
}
@media screen and (max-width: 768px){
	.about_grid{
		gap: 10px;
	}

}/*END*/
@media screen and (max-width: 599px){
	.about_grid {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 20px;
		row-gap: 35px;
		width: 80%;
		margin: auto;
	}
}/*END*/
@media screen and (max-width: 400px){
	.about_grid {
        column-gap: 20px;
        row-gap: 25px;
        width: 90%;
	}
}/*END*/
