@charset "utf-8";
/*************************************************/
/*　メインカラーを置換してください      */
/*　color:#FF9900;　  */
/*************************************************/
/* =========================================================
	 reset
========================================================= */
html,
body,
div,
span,
applet,
object,
iframe,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article.btn-Area {
	text-align: right;
	width: 96%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
html {
	overflow-y: scroll;
	font-family: "ヒラギノ角ゴ Pro W3";
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
input,
textarea {
	margin: 0;
	padding: 0;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th {
	text-align: left;
	vertical-align: middle;
}
a:focus {
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;
	/*\*/
	/*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.clear {
	clear: both !important;
}
.float_l {
	float: left !important;
}
.float_r {
	float: right !important;
}
.text_l {
	text-align: left !important;
}
.text_r {
	text-align: right !important;
}
.text_c {
	text-align: center !important;
}
.smart_off {
	display: none !important;
}
/* =========================================================
	 Body
========================================================= */
html,
body {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	font-size: 6.25%;
	-webkit-text-size-adjust: 100%;
}
html {
	overflow-y: scroll;
	font-size: 6.25%;
}
body {
	position: relative;
	width: 100%;
	color: #333;
	font-size: 14rem;
	/* 14px */
	background: #fff;
font-family: "Noto Sans JP", serif;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cf:before,
.cf:after {
	content: '';
	display: block;
	overflow: hidden;
}
.cf:after {
	clear: both;
}
article {
	position: relative;
}
section {
	margin: 0;
}
/*main color #c8ba8d*/
h1 {
	width: 100%;
	background: #c8ba8d;
	position: relative;
    z-index: 300;
}
.head_title {
	background: #c8ba8d;
}
.fonticon-color {
	color: #c8ba8d;
}
.fonticon-color_inner i {
	color: #c8ba8d;
}
.back-color {
	background: #000000;
}
.boder-color {
	border-color: #c8ba8d;
}
.boder_top-color {
	border-top-color: #c8ba8d;
}
.boder_left-color {
	border-left-color: #c8ba8d;
}
.headder_boder-color {
	border-top-color: #c8ba8d;
}
.shadow-color {
	box-shadow: #A66400 0px 2px 0px 0px;
	-webkit-box-shadow: #A66400 0px 2px 0px 0px;
	-moz-box-shadow: #A66400 0px 2px 0px 0px;
}
/*sub color*/
.sub_color {
	background: #401000 !important;
}
.sub-border_color {
	border-color: #401000;
}
.sub-border-top_color {
	border-top-color: #401000;
}
.sub-border-bottom_color {
	border-bottom-color: #401000;
}
.tabList li.active {
	background: #401000;
}
.favorite-01 {
	color: #FFBF00;
}
.favorite-02 {
	color: #c8ba8d;
}
.favorite-03 {
	color: #663300;
}
.favorite-04 {
	color: #000;
}
.favorite-05 {
	color: #D93600;
}
.favorite-06 {
	color: #684E02;
}
.favorite-07 {
	color: #465614;
}
.slide_list a i,
.slide_list a i {
	color: #c8ba8d;
}
/* ----------------------------------------
全体のタイトルスタイル統一
---------------------------------------- */
/* H1 */
.rhs_title_h1 {
	width: 96%;
	margin: 15px auto 15px auto;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 4vw;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #DDD;
	background: none !important;
	color: #333 !important;
	text-overflow: clip;
	white-space: normal;
	overflow: initial;
}
.rhs_title_h1:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 2px #c8ba8d;
	bottom: -2px;
	width: 15%;
	display: block;
	left: 0px;
}
/* H2 */
.rhs_title_h2 {
	width: 96%;
	margin: 15px auto 15px auto;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 4vw;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #DDD;
	background: #fff;
	color: #000;
	text-overflow: clip !important;
	white-space: normal !important;
	overflow: initial;
}
.rhs_title_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 2px #c8ba8d;
	bottom: -2px;
	width: 15%;
	display: block;
	left: 0px;
}
/* H3 */
.rhs_title_h3 {
	width: 96%;
	margin: 15px auto 15px auto;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 3.5vw;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #DDD;
}
.rhs_title_h3:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 2px #c8ba8d;
	bottom: -2px;
	width: 12%;
	display: block;
	left: 0px;
}
/* ----------------------------------------
　学区検索　表示・非表示
---------------------------------------- */
/*
.gakku_comment , .srch_school , .s-school , .sho_school , .sho_school_text , .list_map_school , .sho_catalog_school, .sho_school_ruiji{
	display:none;
}
*/
/* ----------------------------------------
　来店予約システム
---------------------------------------- */
/* ----------------------------------------
　利用する場合はこちらを読み込む
---------------------------------------- */
.on_raiten {
	display: none !important;
}
/* ----------------------------------------
　利用しない場合はこちらを読み込む
---------------------------------------- */
/*
.off_raiten{
	display:none !important;
}
*/
/* ----------------------------------------
フッター固定
---------------------------------------- */
footer {
	width: 100%;
	margin: 0 0 0 0;
	padding-top: 10%;
	padding-bottom: 60px;
	background: #333333;
}
.fixfoot {
	width: 100%;
	position: fixed;
	bottom: -1px;
	height: 60px;
	background-color: #FFF;
	z-index: 999;
	border-top: 2px solid #c8ba8d;
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
.fixfoot ul {
	width: 100%;
	margin: 0px;
	height: 100%;
	padding: 0px;
	list-style: none;
	display: flex;
}
.fixfoot ul li {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ddd;
	flex: 1;
	display: block;
}
.fixfoot ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 13px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #333;
}
.fixfoot ul li a img {
	width: 70%;
	max-height: 65px;
}
.fixfoot ul li i {
	width: 100%;
	height: 17px;
	display: block;
	text-align: center;
}
.fixfoot ul li span {
	font-size: 12px;
}
.dra_tl p {
	background: #c8ba8d;
	color: #fff;
}
.fixfoot ul li:nth-child(3) i {
	color: #e10000;
}
.fixfoot ul li:nth-child(3) span {
	color: #e10000;
}
/* ----------------------------------------
フッター会員メニュー
---------------------------------------- */
.f_mem_menu {
	background-color: #f5f5f5;
	width: 90%;
	margin: 10px auto 10px auto;
	padding: 0px 0px 15px 0px;
	border-radius: 5px;
	overflow: hidden;
}
.f_mem_menu h2 {
	background-color: #c8ba8d;
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.f_mem_menu h3 {
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px 0;
	background-color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	line-height: 20px;
	color: #c8ba8d;
	text-align: center;
}
.f_mem_menu ul {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	width: 90%;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
.f_mem_menu ul li {
	width: calc((100% - 4px)/2);
	margin: 0px;
	padding: 0px;
}
.f_mem_menu ul li a {
	display: flex;
	align-items: center;
	padding: 6px 4px 6px 4px;
	background: #FFF;
	border: 1px solid #c8ba8d;
	border-radius: 3px;
	font-size: clamp(11px, 3vw, 13px);
	line-height: 20px;
	color: #c8ba8d;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
.f_mem_menu ul li a:hover {
	background: #c8ba8d;
	color: #FFF;
}
.f_mem_menu ul li a i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	font-size: clamp(12px, 3.2vw, 14px);
	margin: 0 5px 0 0;
}
.f_mem_menu ul li a i.fa-calendar-check {
	font-size: clamp(13px, 3.5vw, 15px);
}
.f_mem_menu ul li a i.fa-arrow-right-from-bracket {
	font-size: clamp(11px, 3vw, 13px);
}
.f_mem_menu ul li a:after {
	content: "";
	width: 4px;
	height: 4px;
	box-sizing: border-box;
	margin: auto;
	border: 4px solid transparent;
	border-left: 4px solid #c8ba8d;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1px;
	transition: all 0.3s;
}
footer {
	#back-Top {
		margin:15px 0;
		border: none;
	}
	#back-Top a {
		width: 300px;
		box-sizing: border-box;
		margin: 0 auto;
		background: #FFF;
		border-radius: 30px;
	}
	.f_accordionlist {
		margin: 0 0 25px 0;
		border-bottom: 1px solid #292929;
	}
	.f_accordionlist .f_title_wrap .f_title {
		background: none;
		border-top: 1px solid #292929;
		color: #FFF;
	}
	.f_accordion_icon span {
		background-color: #FFF;
	}
	.f_accordionlist ul li a {
		background: #FFF;
	}
	.f_nav_box {
		width: 90%;
		margin: 0 auto 30px auto;
		.f_nav_txtlink {
			margin: 0 0 25px 0;
			>li {
				&:not(:last-child) {
					margin: 0 0 5px 0;
				}
				>a {
					font-size: clamp(13px, 3.4vw, 15px);
					color: #FFF;
					font-weight: 500;
				}
			}
		}
		.f_nav_btnlink {
			width: 80%;
			margin: 0 auto 30px auto;
			>li {
				&:not(:last-child) {
					margin: 0 0 10px 0;
				}
				>a {
					display: flex;
					align-items: center;
					justify-content: center;
					gap: 0 10px;
					padding: 15px 0 15px 10px;
					background: #FFF;
					border-radius: 25px;
					font-size: clamp(13px, 3.4vw, 15px);
					line-height: 15px;
					color: #333;
					position: relative;
				}
			}
			.f_nav_btn a {
				&:after {
					content: "";
					display: block;
					width: 4px;
					height: 4px;
					border-top: 1px solid #333;
					border-right: 1px solid #333;
					-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
				}
			}
			.f_nav_btn_blank a {
				&:after {
					content: "";
					display: block;
					width: 14px;
					height: 12px;
					background-image: url(/img/top/blank_arrow.webp);
					background-repeat: no-repeat;
					background-size: cover;
				}
			}
		}
		.f_nav_bnr {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			gap: 15px;
			margin: 0 0 30px 0;
		}
		>div {
			display: flex;
			align-items: center;
			justify-content: center;
			gap: 0 20px;
			padding: 20px 0;
			background: #444444;
			>p {
				font-size: 15px;
				color: #FFF;
				line-height: 1;
				letter-spacing: 0.05em;
			}
			>ul {
				display: flex;
				gap: 0 10px;
				>li {
					width: 40px;
					>a {
						display: block;
					}
				}
			}
		}
	}
	.office-info {
		margin-bottom: 20px;
		>a {
			margin: 0 0 20px 0;
		}
		>p {
			font-size: clamp(11px, 3vw, 13px);
			color: #FFF;
			text-align: center;
		}
	}
	.f-tel {
		margin-bottom: 5px;
	}
	.f-tel a {
		color: #FFF;
	}
	.office-info span {
		padding: 5px 0 20px 0 !important;
		font-size: clamp(11px, 3vw, 13px);
		color: #FFF;
	}
	.copyright {
		padding: 15px 0;
		font-size: 11px;
		color: #aaaaaa;
	}
}
/* ----------------------------------------
レンタルコンテンツのお問合せボタン
---------------------------------------- */
.rental_inq {
	width: 90%;
	margin: 0 auto;
}
.rental_inq a {
	box-sizing: border-box;
	border: 3px solid #ff7f00;
	background: #ff7f00;
	color: #fff;
	position: relative;
	display: block;
	font-size: 5.5vw;
	line-height: 5vh;
	padding: 5% 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.rental_inq a:after {
	position: absolute;
	bottom: -5px;
	content: "";
	vertical-align: middle;
	right: -5px;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 10px solid transparent;
	border-left: 10px solid #FFF;
	transform: rotate(45deg);
}
/* hamburger header_fix
---------------------------------------- */
header .logo {
	overflow: hidden;
	max-width: 70%;
	max-height: 52px;
	box-sizing: border-box;
	padding: 5px;
	white-space: nowrap;
	text-align: left;
	position: relative;
    z-index: 5;
    width: 40vw;
    padding: 4vw;
    box-sizing: border-box;
}
header .logo a {
	display: inline-block;
}
header .logo img {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: 42px !important;
}
/*ナビメニューのスタイルを指定*/
.header_Toggle {
	display: block;
	position: fixed;
	right: 12px;
	top: 25px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 1001;
	background: #333;
	text-align: center;
	border-radius: 33px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.header_Toggle span {
	position: absolute;
	width: 16px;
	border-bottom: solid 2px #fff;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 0px;
	right: 0px;
	margin: auto;
}
.header_Toggle span:nth-child(1) {
	top: 13px;
}
.header_Toggle span:nth-child(2) {
	top: 19px;
}
.header_Toggle span:nth-child(3) {
	top: 25px;
}
/* 最初のspanをマイナス45度に */
.acd-check_hamburger:checked~.header_Toggle span:nth-child(1) {
	top: 19px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.acd-check_hamburger:checked~.header_Toggle span:nth-child(2),
.acd-check_hamburger:checked~.header_Toggle span:nth-child(3) {
	top: 19px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.search_menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 3%;
}
.search_menu li {
	width: 32%;
	margin-bottom: 5px;
}
.search_menu a {
	display: block;
	justify-content: center;
	padding: 10px 0;
	border: 1px solid #ccc;
	background: #f5f5f5;
	border-radius: 5px;
}
.search_menu a i {
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	color: #666;
}
.search_menu a span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	color: #333;
}
.h_user_name {
	background-color: #eee;
	padding: 10px;
	text-align: left;
	margin-bottom: 15px;
	display: flex;
	gap: 10px;
	align-items: center;
}
.h_user_name span:nth-child(2) {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
}
.other_links {
	margin: 20px 10%;
	width: 80%;
}
.other_links li a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
}
.other_links li.other_li_site a {
	border-radius: 4em;
	color: #111;
	background-color: #e7e7dd;
	padding: 15px 10px;
}
.other_links li.other_li_site a i {
	margin-left: 14px;
}
.other_links li.other_li_inq {
	width: 49%;
	float: left;
}
.other_links li.other_li_inq a {
	color: #006DD9;
	border: 2px solid #006DD9;
	padding: 10px;
	background: #F0F8FF;
}
.other_links li.other_li_inq a i {
	margin-left: 4px;
}
.other_links li.other_li_reserve {
	width: 49%;
	float: right;
}
.other_links li.other_li_reserve a {
	color: #ff533a;
	border: 2px solid #ff533a;
	padding: 10px;
	background: #fde6e1;
}
.other_links li.other_li_reserve a i {
	margin-left: 4px;
}
.other_links li:not(:last-child) {
	margin-bottom: 15px;
}
nav.header_NavMenu {
	position: fixed;
	z-index: 1000;
	padding-top: 19px;
	top: 0px;
	left: 0;
	background: #fff;
	color: #000;
	text-align: center;
	width: 100%;
	height: 100%;
	transform: translateY(-103%);
	transition: all 0.5s 0s ease;
	overflow: scroll;
}
.header_NavMenu_box {
	background: none !important;
}
nav.header_NavMenu ul.menu_list {
	background: #fff;
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: none;
	margin-bottom: 20px;
	margin-top: 3px;
}
nav.header_NavMenu ul.menu_list li {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	width: 50%;
	box-sizing: border-box;
}
nav.header_NavMenu ul.menu_list li a {
	display: flex;
	align-items: center;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 41px;
	position: relative;
	padding: 0px 11% 0px 5%;
	box-sizing: content-box;
}
nav.header_NavMenu ul.menu_list li a::after {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	margin: 0;
	right: 12px;
	font-size: 13px !important;
}
nav.header_NavMenu .menu_list_title {
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	background-color: #f7f7f7;
	border-top: 1px solid #555;
}
nav.header_NavMenu .menu_list_title i {
	margin-right: 5px;
	margin-left: 10px;
}
.acd-check {
	display: none;
}
.acd-check_hamburger {
	display: none;
}
.acd-label {
	background: #c8ba8d;
	color: #fff;
	display: block;
	padding: 10px;
	position: relative;
	text-align: left;
	border: none;
	width: 100%;
	margin: 0px 0px 1px 0px;
	font-size: 14px;
	line-height: 24px;
	border-radius: 0px;
	float: none;
	box-sizing: border-box;
}
.acd-label:after {
	background: #00000026;
	box-sizing: border-box;
	content: '';
	display: block;
	font-family: "Font Awesome 5 Free";
	height: 44px;
	width: 44px;
	padding: 0px;
	position: absolute;
	right: 0;
	top: 0px;
}
.acd-label::before {
	content: '';
	top: 11px;
	right: 14px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(135deg);
	position: absolute;
	z-index: 10;
	transition: 0.2s;
}
.acd-content {
	display: block;
}
.acd-check_hamburger:checked~.navmenu_wrap .header_NavMenu {
	transform: translateY(0%);
}
.acd-check:checked+.acd-label:before {
	transform: scale(-1, 1) rotate(315deg);
	top: 17px;
}
.acd-check:checked+.acd-label+.acd-content {
	opacity: 1;
	padding: 20px 10px 0px 10px;
	visibility: visible;
}
.acd-check:checked+.acd-label+.acd-content .menu_list_title {
	line-height: 18px;
	padding-bottom: 10px;
	font-size: 13px;
}
.acd-check:checked+.acd-label+.acd-content .menu_list_title i {
	display: inline-block;
}
.acd-check:checked+.acd-label+.acd-content ul.menu_list {
	margin: 0px auto 20px auto;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.acd-check:checked+.acd-label+.acd-content ul.menu_list li {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.acd-check:checked+.acd-label+.acd-content ul.menu_list li a {
	line-height: 20px;
	padding: 15px 16% 15px 6%;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
}
.acd-content_sale {
	margin: 10px 0px 0px 0px;
}
.acd-content_sale ul {
	border-top: solid 1px #ccc;
}
.acd-content_sale ul li {}
.acd-content_sale ul li a {
	display: block;
	text-align: left;
	padding: 12px 0px 12px 10px;
	border-bottom: solid 1px #ccc;
	position: relative;
	font-size: 16px;
	background-color: #f5f5f5;
}
.acd-content_sale ul li a::before {
	content: '';
	top: 20px;
	right: 14px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	z-index: 10;
	transition: 0.2s;
}
/* hamburger header_fix end
---------------------------------------- */
.gallery {
	width: 100%;
	max-width: 620px;
	margin: 10px auto;
}
.gallery-slider {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
.gallery-slider .swiper-slide {
	width: auto;
	height: auto;
}
.gallery-slider .swiper-slide img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
}
.gallery-thumbs {
	width: 100%;
	height: 50px;
	padding: 8px 0 0 0 !important;
	overflow: hidden;
	border-top: 2px solid #555;
}
.gallery-thumbs .swiper-slide {
	width: 90px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	opacity: 0.3;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}
.gallery-thumbs .swiper-slide img {
	width: auto;
	height: 100%;
}
.gallery-thumbs i {
	font-size: 20px;
	display: block;
	margin-bottom: 3px;
	line-height: 22px;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.swiper-container-autoheight .swiper-wrapper {
	min-height: calc(100vh - 140px);
}
/**********
2023.03 マイページ改修
******************************/
/* main_mypage_menu */
.main_mypage_menu {
	margin: 0 0 10% 0;
}
.main_mypage_menu.main_mypage_menu_wide {
	width: 96%;
	margin: 0 auto 5% auto;
}
.main_mypage_menu ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 2%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main_mypage_menu ul li {
	width: 49%;
}
.main_mypage_menu ul li p,
.main_mypage_menu ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 10px 10px 12px;
	box-sizing: border-box;
	border: 1px solid #c8ba8d;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px #c8ba8d;
	font-weight: bold;
	text-decoration: none;
}
.main_mypage_menu ul li a {
	color: #c8ba8d;
}
.main_mypage_menu ul li p,
.main_mypage_menu ul li a.mypage_menu_ac {
	background: #c8ba8d;
	color: #FFF;
}
.main_mypage_menu ul li p i.mypage_menu_icon,
.main_mypage_menu ul li a i.mypage_menu_icon {
	font-size: clamp(12px, 4vw, 16px);
}
.main_mypage_menu ul li p span,
.main_mypage_menu ul li a span {
	padding: 0 5px 0 0;
	font-size: clamp(11px, 3.2vw, 15px);
	line-height: clamp(14px, 5vh, 22px);
	font-weight: bold;
	letter-spacing: 0.05em;
}
.main_mypage_menu ul li p i.fa-angle-right,
.main_mypage_menu ul li a i.fa-angle-right {
	font-size: clamp(11px, 3.5vw, 15px);
	color: #c8ba8d;
}
.company_mp4 video{
    width: 100%;
    height: 100%;
}



/* 中国語LP  china */
.pc{
	display: none;
}
.cn_container a{
	text-decoration: none;
	color: #333;
}
.cn_container{
	font-family: 'SimSun', 'Microsoft YaHei', 'PingFang SC', sans-serif;
}
.cn_main{
	height: 400px;
}
.cn_main_inner{
	
}
.cn_main .album{
	height: 100vh;
    z-index: 0;
    bottom: 0;
}
.cn_main .album img{
	height: 530px !important;
}
.cn_main_txt{
	width: 90%;
    margin: auto;
    display: block;
    position: relative;
}
.cn_main h2{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-size: 7vw;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    margin: auto;
    box-sizing: border-box;
    position: absolute;
    top: -55px;
    right: 0;
    left: 0;
	
}
.cn_main h2 span{
	font-size: 4vw;
    display: block;
    padding-top: 10vh;
    font-weight: 500;
}
.cn_main_inner p{
	line-height: 1.5;
    padding-top: 20px;
    font-size: 3.5vw;
    color: #fff;
    width: 85%;
    position: absolute;
    top: 33vh;
}
.cn_main_bottom{
	background: #f6f6f6;
	position: relative;
    z-index: 20;
}
.cn_bg_fff{
	    position: relative;
    background: #fff;
}
.cn_nav{
	padding: 0 0 80px 0;
}
.slider_wrap{
	background: url(../china/img/cn_nav_bg.webp);
	background-repeat: no-repeat;
	background-position: center;
    padding: 45px 0 35px 0;
}
.fadein.fade_in{
	opacity: 1;
    transform: translate(0px, 0);
}
/*--slick--*/
.cn_nav .slider li a {
    display: block;
}

.cn_nav .slider_txt {
    font-size: 6vw;
    font-weight: bold;
    color: #c8ba8d;
    line-height: 1;
    margin: 8px 0;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 2px;
}

.cn_nav .slider_txt span {
    font-size: 3vw;
    font-weight: 300;
    font-family: "Microsoft JhengHei UI", sans-serif;
    padding-left: 12px;
}

.cn_nav .slider_sbutxt {
    font-size: 3vw;
    line-height: 1.8;
    color: #333;
    font-family: "Microsoft JhengHei UI", sans-serif;
}

/*--/slick--*/
/* Slider */
.cn_nav .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.cn_nav .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.cn_nav .slick-list:focus {
    outline: none;
}

.cn_nav .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.cn_nav .slick-slider .slick-track,
.cn_nav .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cn_nav .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cn_nav .slick-track:before,
.cn_nav .slick-track:after {
    display: table;
    content: '';
}

.cn_nav .slick-track:after {
    clear: both;
}

.cn_nav .slick-loading .slick-track {
    visibility: hidden;
}

.cn_nav .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0 10px;
}

.cn_nav [dir='rtl'] .slick-slide {
    float: right;
}

.cn_nav .slick-slide img {
    display: block;
}

.cn_nav .slick-slide.slick-loading img {
    display: none;
}

.cn_nav .slick-slide.dragging img {
    pointer-events: none;
}

.cn_nav .slick-initialized .slick-slide {
    display: block;
}

.cn_nav .slick-loading .slick-slide {
    visibility: hidden;
}

.cn_nav .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.cn_nav .slick-arrow.slick-hidden {
    display: none;
}

.cn_nav .slick-dots {
    display: none !important;
}

.cn_nav .slick-prev,
.cn_nav .slick-next {
    display: none !important;
}

.cn_message{
	background: url(../china/img/cn_message_bg.webp);
	background-position: right 50px;
    background-repeat: no-repeat;
	padding: 55px 0 40px 0;
}
.cn_container h3{
	font-family: "Noto Sans JP", sans-serif;
    font-size: 12vw;
    font-weight: bold;
    color: #c8ba8d;
    line-height: 1;
    margin: 0;
    letter-spacing: 4px;
}
.cn_container h3 span{
	font-size: 5vw;
    letter-spacing: 2px;
}
.cn_message h3{
	width: 90%;
    margin: auto;
}
.cn_message h3 span{
	display: block;
    padding: 18px 0 23px 0;
}
.cn_message p{
	font-size: 3.5vw;
    color: #333;
    width: 90%;
    line-height: 2;
    letter-spacing: -1px;
    margin: auto;
}
.cn_service{
	background: #f4f1e8;
	position: relative;
	margin-top: 80px;
	padding-bottom: 55px;
}
.cn_service h3{
	text-align: center;
	position: absolute;
    top: -21px;
    left: 0;
    right: 0;
}
.cn_service h3 span{
	display: block;
	padding-top: 20px;
}
.cn_sv_top_txt{
	font-size: 4vw;
    width: 80%;
    color: #333;
    font-family: "Microsoft JhengHei UI", sans-serif;
    text-align: center;
    padding: 85px 0 33px 0;
    margin: auto;
    line-height: 1.8;
}
.cn_service ul{
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: auto;
}
.cn_service ul li:nth-child(1){
	background: url(../china/img/service01.webp);
	background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}
.cn_service ul li:nth-child(2){
	background: url(../china/img/service02.webp);
	background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}
.cn_service ul li{
	position: relative;
	width: 49%;
	height: 220px;
	border-radius: 10px;
}
.cn_sv_list_txt{
	position: absolute;
    left: 10px;
    bottom: 12px;
    height: 90px;
}
.cn_sv_list_txt01{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-size: 5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    padding-bottom: 10px;
}
.cn_sv_list_txt02{
	font-size: 3vw;
    color: #fff;
    line-height: 1.3;
}
.cn_sv_bottom{
	width: 90%;
    border-radius: 10px;
    background: #fff;
    margin: 20px auto 50px auto;
}
.cn_sv_bottom_txt01{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-size: 5vw;
    font-weight: bold;
    color: #cabc91;
    padding: 20px 0 10px 18px;
}
.cn_sv_bottom_txt02{
	font-size: 2.8vw;
    color: #333;
    padding: 0 18px 20px 18px;
    line-height: 1.6;
}
.cn_staff{
	position: relative;
	padding: 50px 0 70px 0;
	text-align: center;
}
.cn_staff_container{
}
.cn_staff_right{
}
.cn_staff_right h3 span{
	display: block;
    padding: 20px 0 15px 0;
}
.cn_staff_right p{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-size: 3vw;
    color: #333;
    line-height: 2;
}
.cn_staff_right a{
	width: 45vw;
    height: 43px;
    border-radius: 29px;
    background: #f6f6f6;
    color: #333;
    font-size: 3vw;
    display: grid;
    place-content: center;
    margin: 35px auto 30px auto;
}
.cn_staff_video{

}
.cn_staff_video video{
	width: 85%;
	border-radius: 10px;
}
.cn_staff iframe{
	width: 90%;
	height: 850px;
}
.cn_staff_list{
	display: flex;
	justify-content: space-between;
	gap: 30px;
	font-family: "Microsoft JhengHei UI", sans-serif;
	color: #333;
	padding: 35px 15px;
	flex-direction: column;
}
.cn_staff_list li{
	position: relative;
}
.cn_staff_list a{
    display: block;
}
.cn_staff_list_container{
	position: relative;
	overflow-x: auto;
	text-align: center;
}
.cn_staff_list_tag{
	font-size: 3vw;
	font-weight: bold;
	color: #fff;
	border-radius: 5px;
	background: #cabc91;
	position: absolute;
	padding: 6px 10px 5px 10px;
}
.cn_staff_list_tag:nth-child(1){
	top: 25px;
    left: 20px;
    z-index: 20;
}
.cn_staff_list_tag:nth-child(2){
	top: 433px;
    left: 20px;
    z-index: 20;
}
.cn_staff_list_tag:nth-child(3){
	top: 433px;
    left: 20px;
	z-index: 20;
	width: 70px;
}

.cn_staff_list img{
	width: 100%;
	height: 250px;
    border-radius: 10px;
    object-fit: cover;
}
.cn_staff_name{
	font-size: 3.5vw;
    padding: 10px 0;
    font-weight: bold;
    letter-spacing: 2px;
}
.cn_staff_txt{
	font-size: 3vw;
    line-height: 1.5;
	text-align: left;
}
.cn_case{
	background: #f6f6f6;
	padding: 50px 0 60px 0;
}
.cn_case h3{
	text-align: center;
}
.cn_case h3 span{
	display: block;
	padding-top: 20px;
}
.cn_case iframe{
	width: 100%;
    height: 260px;
    padding: 35px 0 0 0;
}
.cn_case .t_staff_img img{
	border-radius: 10px;
}
.cn_case a{
	border-radius: 29px;
    background: #c8ba8d;
    display: grid;
    place-content: center;
    font-family: "Microsoft JhengHei UI", sans-serif;
    font-size: 3vw;
    font-weight: bold;
    color: #fff;
    transition: all 0.2s;
    margin: auto;
    box-sizing: border-box;
    width: 45vw;
    height: 43px;
}
.cn_case a:hover{
	background: #fff;
	border: 1px solid #c8ba8d;
	color: #c8ba8d;
	transition: all 0.2s;
}
.cn_flow{
	background: url(../china/img/cn_flow_bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0 60px 0;
}
.cn_flow h3{
	color: #fff;
	margin: auto;
	text-align: center;
}
.cn_flow h3 span{
	display: block;
	padding-top: 20px;
}
.cn_flow ul{
	margin: auto;
	position: relative;
	padding-top: 25px;
}
.cn_flow ul::after{
	content: "";
    width: 1px;
	height: 1320px;
    background: #c8ba8d;
    position: absolute;
    top: 100px;
    left: 18%;
}
.cn_flow li{
	width: 90%;
    background: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    padding: 20px;
    box-sizing: border-box;
    margin: auto;
    margin-bottom: 18px;
}
.cn_flow_txt{
	width: 74%;
}
.cn_flow_num{
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 8vw;
    font-weight: 300;
    letter-spacing: 3px;
    color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 50px;
    background: #c8ba8d;
    display: grid;
    place-content: center;
}
.cn_flow_name{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-weight: bold;
    font-size: 4vw;
    letter-spacing: 1px;
    color: #b49e6f;
    padding: 8px 0 10px 0;
}
.cn_flow_about{
	font-size: 3vw;
    line-height: 1.3;
    letter-spacing: 0;
    color: #333;
}
.cn_inq{
	background: #c8ba8d;
}
.cn_inq_inner{
	background: url(../china/img/cn_inq_bg.webp);
    background-position: -100% top;
    background-repeat: no-repeat;
    background-size: 124%;
    padding: 40px 0 45px 0;
}
.cn_inq_txt01{
	font-size: 3.5vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding-bottom: 20px;
}
.cn_inq_btn_container{
	width: 93%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.cn_inq_btn_tel{
	width: 175px;
    height: 65px;
	border-radius: 5px;
	display: grid;
	place-content: center;
	background-color: rgb(255 255 255 / 0.5);
	color: #333;
	text-align: center;
}
.cn_inq_btn_mail{
	width: 175px;
    height: 65px;
	border-radius: 5px;
	display: grid;
	place-content: center;
	background: #333;
	color: #fff;
	text-align: center;
	transition: all 0.2s;
}
.cn_inq_btn_mail p{
	color: #fff;
}
.cn_inq_btn_mail:hover p{
	color: #333;
}
.c_inq_btn_txt01{
	font-size: 2.5vw;
	font-weight: bold;
}
.c_inq_btn_txt02{
	font-size: 4.3vw;
	font-family: "din-2014", sans-serif;
   	font-weight: 700;
	line-height: 1;
	padding: 3px 0 5px 0;
}
.c_inq_btn_txt03{
	font-size: 2.5vw;
}
.c_inq_btn_txt04{
	font-size: 3vw;
    font-weight: bold;
    padding: 5px 0 7px 0;
}
.cn_points{
	width: 90%;
	margin: auto;
	padding: 60px 0 50px 0;
}
.cn_points h3 span{
	display: block;
    padding-top: 20px;
}
.cn_points ul{
	width: 100%;
	margin: auto;
	padding-top: 50px;
}
.cn_points ul li{
	width: 100%;
    border-radius: 5px;
    background: #f6f6f6;
    padding: 38px 20px 25px 20px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.cn_points ul li:nth-child(1)::before{
	content: url(../china/img/cn_points01.webp);
}
.cn_points ul li:nth-child(2)::before{
	content: url(../china/img/cn_points02.webp);
}
.cn_points ul li::before{
	position: absolute;
    top: -20px;
    right: 19px;
}
.cn_points_name{
	font-family: "Microsoft JhengHei UI", sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #b49e6f;
	padding-bottom: 23px;
}
.cn_points_txt{
	font-size: 17px;
	letter-spacing: 1.5px;
	line-height: 25px;
}
.cn_points_note{
	font-size: 15px;
    letter-spacing: 1px;
    width: 90%;
    margin: -15px auto 0 auto;
}
.cn_qa{
	width: 90%;
    margin: auto;
    padding: 60px 0 60px 0;
}
.cn_qa h3 span{
	display: block;
    padding-top: 20px;
}
/* 中国語LP　QA アコーディオン*/
.t_qu_b {
	display: flex;
	justify-content: space-between;
}
.t_qu_b dl {
	width: 630px;
	position: relative;
}
.t_qu_b dt {
	padding: 20px 5px 20px 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.t_question_box_side {
	display: flex;
		gap: 0px 15px;
		width: 85%;
		align-items: center;
}
#accordion .t_question_box dd .acc_a_item {
	display: flex;
    gap: 0px 25px;
    align-items: flex-start;
    padding: 0 20px;
    box-sizing: border-box;
}
#accordion .t_question_box dd .acc_a_item table {
	width: 1050px;
	margin: 30px 0;
	border-collapse: collapse;
}
#accordion .t_question_box dd .acc_a_item table thead th {
	background-color: #2b4b67;
	padding: 15px 0 15px 20px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #cccccc;
}
#accordion table td:nth-child(1),
#accordion table th:nth-child(1) {
	width: 208px;
	box-sizing: border-box;
}
#accordion table td:nth-child(2),
#accordion table th:nth-child(2) {
	width: 310px;
	box-sizing: border-box;
}
#accordion table td:nth-child(3),
#accordion table th:nth-child(3) {
	width: 340px;
	box-sizing: border-box;
}
#accordion table td:nth-child(4),
#accordion table th:nth-child(4) {
	width: 193px;
	box-sizing: border-box;
}
#accordion table td {
	background: #fff;
	height: 70px;
	padding: 0 0 0 20px;
	font-size: 15px;
	line-height: 22px;
	border: 1px solid #cccccc;
}
#accordion table tr:nth-child(3) td:nth-child(3) {
	font-size: 14px;
}
#accordion table tr:nth-child(4) td:nth-child(3) {
	font-size: 14px;
}
.t_question_box_icon_q {
	font-size: 30px;
    letter-spacing: 0.05em;
    color: #c8ba8d;
	line-height: 1;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.t_question_box_tit {
	transition: all 0.2s;
	position: relative;
}
.t_question_box_tit::after {
	position: absolute;
	bottom: -2px;
	right: 1px;
	width: 100%;
	height: 2px;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right top;
	transform-origin: right top;
	background: #000;
	content: "";
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
/* #accordion .question:hover .t_question_box_tit::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: left top;
	transform-origin: left top;
} */
.t_question_box_tit,
.t_question_box_text {
	font-size: 17px;
    letter-spacing: 1px;
    color: #000;
    font-family: "Microsoft JhengHei UI", sans-serif;
    font-weight: bold;
}
.t_question_box_text p{
	padding-bottom: 20px;
	font-weight: bold;
}
.t_question_box_icon_a {
	font-size: 30px;
    letter-spacing: 0.05em;
    color: #e02424;
    line-height: 1;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
#accordion .t_question_box {
	display: block;
	overflow: hidden;
	cursor: pointer;
	background: #f6f6f6;
	margin: 0 0 30px 0;
}
.question {
	display: block;
    /* overflow: hidden; */
    padding: 25px 20px;
}
.question_first {
	/* padding: 35px 38px; */
}
.t_qu_b .accordionlist dt:first-child,
.t_qu_b .accordionlist dt:nth-child(2) {
	border-top: none !important;
}
#accordion .t_question_box dd {
	position: relative;
	display: none;
	margin: 0;
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	color: #000;
	padding: 0px 0px 35px 0px;
}
.t_qu_b .accordionbox .question.active {
	border-bottom: none;
}
.accordionbox {
	margin: auto;
    padding-top: 50px;
    width: 100%;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 24px;
    height: 24px;
	float: right;
	margin-right: 5px;
}
.accordion_icon span {
	position: absolute;
    left: 0px;
    width: 24px;
    height: 3px;
    background-color: #c8ba8d;
}
.accordion_icon span:nth-of-type(1) {
	top: -20px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: -20px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: -20px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.cn_company{
	background: #f6f6f6;
	padding: 25px 0 30px 0;
}
.cn_company_inner{
	background: url(../china/img/cn_company_bg.webp);
    background-position: 92% 83px;
    background-repeat: no-repeat;
    background-size: 170px;
}
.cn_company_img img{
    width: 88%;
}
.cn_company_right{
	text-align: center;
}
.cn_company_right h3{
	padding: 30px;
}
.cn_company_right h3 span{
	display: block;
	padding-top: 20px;
}
.cn_company_jp{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-weight: bold;
    font-size: 5vw;
    color: #b49e6f !important;
    letter-spacing: 2px;
    line-height: 1;
    padding: 15px 0 20px 0;
    display: block;
}
.cn_company_about{
	font-family: "Microsoft JhengHei UI", sans-serif;
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 2px;
}
.cn_company_about a{
	text-decoration: underline;
	color: #b49e6f;
}
.cn_company_about a img{
	padding: 0 0 4px 5px;
    width: 10px;
}