@charset "UTF-8";

/*------------------------------------------------------------------*/
/*-----------------------------base---------------------------------*/
/*------------------------------------------------------------------*/

html{
	font-size: 62.5%;
}
body{
	background: #fff;
	background-size: 100% auto;
	font-size: 1.8rem;
	line-height: 1.8;
	color: #333;
	letter-spacing: 0.02rem;
	-webkit-text-size-adjust: 100%;
	font-weight: 500 !important;
	overflow-x: hidden;
	position: relative;
}
main{
	display: block;
	min-height: 110vh!important;
}
@media screen and (max-width: 850px){
	html{
		font-size: 55%;
	}
	body{
		letter-spacing: 0px;
	}
}

a{
	outline: 0;
	text-decoration: none;
	color: #333;
	text-decoration-color: rgba(0,0,0,0.13) !important;
}
section[style*="color:"] a,
div[style*="color:"] a{
	color: inherit;
}

/*composite_boxの最大高さとトリミングの起点*/
/*基本はjsにより各カラム中から最大の画角に設定*/
.composite_box01 .inner_item_img img{
	object-position: 50% 50%;
	font-family: 'object-position: 50% 50%;';
}

@media screen and (max-width: 850px){
	#sidebar{
		border: 5px solid rgba(84,59,20,0.2);
	}
}

{}main,#mv_outer,#lv_outer,#pan{
	width: calc(100% - 300px);
	margin-left: 300px;
}
main{
	background: #f7f5e8;
	background: url(/common/upload_data/doubletokyo/image/20200420200918.jpg);
}
main{
	/*background: #f7f5e8;*/
}
@media screen and (min-width: 1568px){
	.width_fixed .content_wrapper{
		max-width: 1200px !important;t
		padding: 0 0;
	}
}
@media screen and (max-width: 1568px){
	.width_fixed .content_wrapper{
		padding: 0 2% !important;
	}
}
@media screen and (max-width: 1000px){
	main,
	#mv_outer,
	#lv_outer,
	#pan{
		width: calc(100% - 240px);
		margin-left: 240px;
	}
}
@media screen and (max-width: 900px){
	body{
		padding-top: 70px;
	}
	main,
	#mv_outer,
	#lv_outer,
	#pan{
		width: 100%;
		margin-left: 0;
	}
}

/*----------------------------loader----------------------------*/

#load div:nth-of-type(1){
	background: #fff;
}
#load .loader,
.popup .loader{
	border: 1px solid #3b395e;/*★*/
}
#load .loader,
#load .loader::before,
.popup .loader,
.popup .loader::before{
	border-top-color: #3b395e !important;
}
#load .loader::before,
#load .loader::after,
.popup .loader::before,
.popup .loader::after{/*★*-1*/
	left: -1px;
	top: -1px;
}

/*----------------------------header----------------------------*/

header{
	height: 100%;
	width: 300px;
	position: absolute !important;
	top: 0 !important;
	left: 0;
	background: url(/common/upload_data/doubletokyo/image/20200420194153.jpg);
	min-height: 0;
	min-width: 0;
	text-align: center;
	opacity: 1 !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
@media screen and (max-width: 1000px){
	header{
		width: 240px;
	}
}
header *{
}
header .wraper > .inner{
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-top: 30px;
}
header h1{
	order: 2;
	line-height: 1.5;
	font-size: 1.0rem;
	font-weight: normal;
	opacity: 0.7;
	position: static !important;
	text-align: center;
	display: block !important;
	width: 100%;
}
header .logo{
	padding: 10px 0;
	width: auto;
	max-width: 200px !important;
	min-width: 180px;
	max-width: none;
}
header .logo{
	order: 1;
	width: 100% !important;
	min-height: 0 !important;
	position: static !important;
}
header .logo,
header .logo a{
	position: relative;
}
header .logo a img{
	max-height: 150px;
	position: relative;
	z-index: 2;
}

header .header_contents{
	display: none;
}
header .sp_menu a div span,
header .sp_menu a div:before,
header .sp_menu a div:after{
	background: #2c2b4d;
}
header.open .header_contents .header_col1 .tel svg,
header.open .header_contents .header_col1 .btn .translate a svg,
header.open .burger li.sp_translate a svg,
header.open .header_contents .header_sns li svg{
	fill: #3b395e;
}
header.open .sp_menu a div span,
header.open .sp_menu a div:before,
header.open .sp_menu a div:after{
	background: #3b395e;
}

header nav{
	padding: 20px 15px 0;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
}
header nav ul.nav_1st{
	width: 100% !important;
	margin-right: 0 !important;
	min-height: 0 !important;
	display: block;
}
header nav ul.nav_1st>li:after{/*罫線*/
	display: none;
}
header nav ul.nav_1st>li>a{
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	padding: 10px 0 !important;
	color: #251505 !important;
	letter-spacing: 0;
	white-space: normal;
	line-height: 1.4;
}
header nav ul.nav_1st>li>a span{
}
header#pattern2 nav ul.nav_1st{
	width: 74%;
}
header#pattern2 nav ul.nav_1st>li>a span{
	line-height: 2;
}
body.margin header nav ul.nav_1st>li>a span{
	line-height: 4;/* マージン広い選択時 */
}
header nav ul.nav_1st>li.active a:before{
	width: 80%;
	height: 3px;
	background: #3b395e;
	bottom: 3px;
	left: 10%;
}

header nav ul.nav_2nd{
	padding-top: 20px;
	left: 100% !important;
	top: 0 !important;
	padding-top: 0 !important;
}
header nav ul.nav_1st>li:hover ul.nav_2nd{
	padding-top: 10px;
}
header nav ul.nav_2nd>li{
	background: #f5f5f5;
	border-bottom: 1px solid rgba(0,0,0,0.13);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.13);
}
header nav ul.nav_2nd>li:nth-last-of-type(1){
	border-bottom: none;
}
header nav ul.nav_2nd li a{
	padding: 10px 20px;
	font-weight:  normal;
	font-size: 1.4rem;
	color: #333 !important;
}
header nav ul.nav_2nd>li>a{
	padding-right: 30px;
}
header nav ul.nav_2nd>li>a:after{
	height: 5px;
	width: 5px;
	transform: rotate(-45deg);
	border-right: 1px solid #3b395e;
	border-bottom: 1px solid #3b395e;
	top: calc(50% - 2.5px);
	right: 20px;
}
header nav ul.nav_3rd{
	padding-left: 20px;
}
header nav ul.nav_3nd li a{
	padding: 5px 20px;
}
header nav ul.nav_3rd>li>a:after{
	height: 1px;
	width: 4px;
	background: #3b395e;
	top: calc(50% - 0.5px);
	left: 5px;
}
header .mybanner{
	padding-top: 30px;
}
header .mybanner a{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

@media screen and (max-width: 900px){
	header{
		width: 100%;
		height: 70px;
		position: fixed !important;
		background: #fff;
		z-index: 90;
	}
	header h1{
		display: none !important;
	}
	header:before{
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: #3b395e url(/common/upload_data/cosmos19630411jp/image/bg1.gif) 0 0 repeat;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		opacity: 0;
		transition: 0.3s ease-in-out;
	}
	header.width_full .wraper,
	header nav{
		max-width: none !important;
	}
	header nav{
		overflow: scroll!important;
	}
	header .wraper > .inner{
		justify-content: flex-start;
		padding-top: 0;
	}
	.sp_translate svg{
		transition: 0.3s ease-in-out;
	}
	.sp_menu a{
		padding: 7px 6px 5px;
	}
	header.open:after,
	header .header_contents{
		background: rgba(255,255,255,0.9);
	}
	header .burger li.sp_translate a svg{
		height: 28px;
		width: 28px;
		margin: 10% auto;
	}
	header .header_sns,
	header .header_contents .header_col1,
	header .header_contents .header_col2{
		border-top: 1px solid rgba(255,255,255,0.2);
		border-bottom: 1px solid rgba(0,0,0,0.13);
	}
	header .header_sns{
		border-bottom: none;
	}
	header .header_sns:empty,
	header .header_contents .header_col1:empty,
	header .header_contents .header_col2:empty{
		border: none;
	}
	header nav{
		display: block;
		position: absolute;
		left: 100%;
		transition: 0.3s;
		background: rgba(255,255,255,0.9) !important;
		height: calc(100vh - 70px);
	}
	header.open nav{
		left: 0;
	}
	header nav ul.nav_1st{
		border-bottom: 1px solid rgba(255,255,255,0.2);
		border-top: 1px solid rgba(0,0,0,0.13);
	}
	header nav ul.nav_1st li{
		border-bottom: 1px solid rgba(0,0,0,0.13);
		border-top: 1px solid rgba(255,255,255,0.2);
	}
	header nav ul.nav_1st>li:before,
	header nav ul.nav_1st>li:after{
		display: none !important;
	}
	header nav ul.nav_1st>li i:before,
	header nav ul.nav_1st>li i:after{
		background: #3b395e;
	}
	header nav ul.nav_2nd{
		border-top: 1px solid rgba(0,0,0,0.13);
	}
	header nav ul.nav_2nd>li{
		box-shadow: none;
	}
	header nav ul.nav_2nd li a{
		color: #333!important;
	}
	header nav ul.nav_3rd{
		border-top: 1px solid rgba(0,0,0,0.13);
	}
	header nav ul.nav_3rd>li:nth-last-of-type(1){
		border-bottom: none;
	}
	
	header nav a{
		text-align: center !important;
	}
	header .mybanner{
		padding-top: 0;
		display: flex;
		align-items: center;
		justify-content: space-around;
	}
	header .mybanner a{
		width: 30%;
		text-align: center;
	}
}
@media screen and (max-width: 600px){
	header .mybanner a{
		width: auto;
		max-width: 180px;
		margin: 0 auto 20px;
	}
}
@media screen and (max-width: 360px){
	header .logo,
	header .logo a{
		margin: 0;
	}
}

/*----------------------------余白設定----------------------------*/

main>section:first-child:not([class*="pt"]),
main>div:first-child:not([class*="pt"]),
div[class*='pb']+.contents_related,
section[class*='pb']+.contents_related,
div[class*='pb']+.contents_related_tags,
section[class*='pb']+.contents_related_tags{
	padding-top: 60px;
}
main>section:not([class*="pt"]),
main>div:not([class*="pt"]),
aside>section:not([class*="pt"]),
aside>div:not([class*="pt"]){
	padding-bottom: 60px;
}
@media screen and (max-width: 800px){
	main>section:first-child:not([class*="pt"]),
	main>div:first-child:not([class*="pt"]),
	div[class*='pb']+.contents_related,
	section[class*='pb']+.contents_related,
	div[class*='pb']+.contents_related_tags,
	section[class*='pb']+.contents_related_tags{
		padding-top: 40px;
	}
	main>section:not([class*="pt"]),
	main>div:not([class*="pt"]),
	aside>section:not([class*="pt"]),
	aside>div:not([class*="pt"]){
		padding-bottom: 40px;
	}
}

/*----------------------------見出し----------------------------*/

.heading.block_header_1,
.heading.block_header_6{
	padding-bottom: 17px !important;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
}
.heading.block_header_1:before,
.heading.block_header_6:before{
	display: block;
	width: 80px;
	height: 3px;
	background: #0aa095;
	left: calc(50% - 40px);
	bottom: 0;
}
.heading.block_header_1:before,
.heading.block_header_6:before{
	left: calc(50% - 43px);
}
.heading.block_header_1.align-center:before,
.heading.block_header_6.align-center:before{
	left: calc(50% - 43px);
}
.heading.block_header_1.align-left:before,
.heading.block_header_6.align-left:before{
	left: 0;
}
.heading.block_header_1.align-right:before,
.heading.block_header_6.align-right:before{
	left: auto;
	right: 0;
}
.heading.block_header_1 p,
.heading.block_header_6 .h{
	font-weight: bold;
	font-size: 3rem;
	line-height: 1.4;
	margin-bottom: 10px;
}
.heading.block_header_1 .h,
.heading.block_header_6 p{
	font-size: 1.7rem;
	letter-spacing: 0.1rem;
}
/*--背景色指定あり且つ文字色指定#FFFのときの見出しデザイン1--*/
section[style*="color: #ffffff; background-color: #3b395e;"] .heading.block_header_1:before,
div[style*="color: #ffffff; background-color: #3b395e;"] .heading.block_header_1:before,
section[style*="color: #ffffff; background-color: #3b395e;"] .heading.block_header_6:before,
div[style*="color: #ffffff; background-color: #3b395e;"] .heading.block_header_6:before{
	background: #fff;
}
*/
@media screen and (max-width: 1000px){
	.heading.block_header_1 p,
	.heading.block_header_6 .h{
		font-size: 3.2rem;
	}
}
@media screen and (max-width: 800px){
	.heading.block_header_1,
	.heading.block_header_6{
		margin-bottom: 20px;
	}
	.heading.block_header_1 p,
	.heading.block_header_6 .h{
		font-size: 2.5rem;
		margin-bottom: 10px;
	}
	.heading.block_header_1 .h,
	.heading.block_header_6 p{
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 500px){
	.heading.block_header_1,
	.heading.block_header_6{
		margin-bottom: 15px;
		padding-bottom: 12px;
	}
	.heading.block_header_1 p,
	.heading.block_header_6 .h{
		margin-bottom: 0;
	}
}

/*--*/

.heading.block_header_2{
	margin-bottom: 30px;
	color: #00264d;
}
.heading.block_header_2:before{
	display: none;
}
.heading.block_header_2 .h{
	display: inline-block;
	font-size: 2.5rem;
	line-height: 1.4;
	margin-bottom: 5px;
	font-weight: 500;
	position: relative;
	border-bottom: 1px dotted #2c2b4d;
	padding: 0 6px 5px 6px;
}
.heading.block_header_2 .h:before{
	display: none;
}
.heading.block_header_2 p{
	font-size: 1.3rem;
	letter-spacing: 0.3rem;
	text-transform: uppercase;
}
@media screen and (max-width: 850px){
	.heading.block_header_2 .h:before{
		top: 11px;
	}
}
@media screen and (max-width: 800px){
	.heading.block_header_2{
		margin-bottom: 20px;
	}
	.heading.block_header_2 .h{
		font-size: 2.1rem;
	}
	.heading.block_header_2 p{
		letter-spacing: 0rem;
	}
}

/*--*/

.heading.block_header_3{
	overflow: hidden;
	background: #3b395e;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

.heading.block_header_3 .h{
	font-weight: bold;
	font-size: 1.9rem;
	line-height: 1.5;
}
.heading.block_header_3 .h span{
	font-size: 150%;
}
.heading.block_header_3 p{
	font-size: 1.4rem;
}
@media screen and (max-width: 800px){
	.heading.block_header_3{
		padding: 5px 5px 5px 5px;
		margin-bottom: 20px;
	}
	.heading.block_header_3 .h{
		font-size: 2.0rem;
		font-weight: 500;
	}
	.heading.block_header_3 p{
		font-size: 1.3rem;
	}
}

/*--*/

.heading.block_header_4{
	margin-bottom: 15px;
}
.heading.block_header_4:before{
	display: none;
}
.heading.block_header_4 .h{
	font-weight: normal;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 5px;
}
.heading.block_header_4 p{
	font-size: 1.4rem;
}

/*--*/

.heading.block_header_5{
	margin-bottom: 15px;
}
.heading.block_header_5 .h{
	display: inline;
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.heading.block_header_5 p{
	display: inline;
	font-size: 1.4rem;
}
.heading.block_header_5 p:before{
	content: "　/　";
}

/*----------------------------背景パララックス----------------------------*/

.parallax{
	box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
}
.parallax_img{
	/*opacity: 0.4;*/
}
.parallax .content_wrapper:empty{
	/*空のパララックスの高さ（下記高さ+余白設定の上下padding）*/
	height: 50px !important;
}

/*----------------------------ボタン----------------------------*/

.contents_btn01 a,
.glossary_archive .content_wrapper .heading.block_header_2 a:after,
main form .submit span input{
	color: #fff !important;
	background: #2bada9;
	position: relative;
	display: inline-block;
	border-radius: 100px;
}
.contents_btn01 a{
	min-width: 280px;
}
main form .submit span{
	position:relative;
}
.contents_btn01 a span{
	padding: 10px 20px;
}
 
.contents_btn01 a:before,
main form .submit span:before{
	display: none;
	content: ;
}
 
.contents_btn01 a:hover,
.glossary_archive .content_wrapper .heading.block_header_2 a:hover:after,
main form .submit span input:hover{
	background: #24938d;
}
.contents_btn01 a[target=_blank] span:before,
.contents_btn01 a[target=_blank] span:after{
	border: 1px solid #fff;
}
.contents_btn01 a span{
	text-align: center;
}

/*----------------------------ヘアライン----------------------------*/

.contents_hr hr{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.contents_hr2 hr{
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed rgba(0,0,0,0.13);
}

/*--------------------------------MV--------------------------------*/

#mv_outer{
	z-index: 1;
	border: none !important;
}
#mv{
	width: 100%;
	max-width: none !important;
	height: calc(90vh - 200px);
	min-height: 370px;
	position: relative;
	z-index: 1;
}
#mv .mv_img{
	z-index: 6;
}
#mv .mv_img,
#mv .mv_img li.show,
#mv .mv_img li.show *{
	pointer-events: auto;
}
.mv_nav{
	display: none;
}

#mv .mv_text{
	bottom: 70px;
	height: calc(100% - 140px);
	align-items: center;/*垂直方向中央*/
	width: 100% !important;
	left: 0 !important;
	pointer-events: none;
}
#mv .mv_text>div{
	max-width: none !important;
	box-sizing: border-box;
	padding-left: 50px;
	padding-right: 50px;
}
#mv .mv_text h2{
	font-size: 4rem !important;/* ←max-font-size的意味合いで使用する。動作はjs。*/
	line-height: 1.1;
	letter-spacing: -0.05rem;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}
#mv .mv_text p{
	font-size: 2rem;
	padding-top: 30px;
	color: #fff;
	max-width: 1500px;
}
#mv .mv_scroll a:before{
	border-right: 2px solid rgba(180,180,180,0.7);
	border-bottom: 2px solid rgba(180,180,180,0.7);
}
#mv .mv_pointer{
	text-align:center;
	bottom: -26px;
}
#mv .mv_pointer li{
	width: 10px !important;
	margin: 0 5px !important;
}
#mv .mv_pointer li:before{
	width: 10px !important;
	height: 10px !important;
	border-radius: 10px;
	margin-top: 5px !important;
	background: rgba(180,180,180,0.5);
}
#mv .mv_pointer li.current:before{
	background: #3b395e;
}
#mv .mv_arrow li.mv_arrow_prev span:before,
#mv .mv_arrow li.mv_arrow_next span:before{
	border-left: 2px solid rgba(180,180,180,0.7);
	border-top: 2px solid rgba(180,180,180,0.7);
}

@media screen and (max-width: 100vh){
	#mv{
		height: 65vh;
	}
}
@media screen and (max-width: 800px){
	#mv .mv_img li{
		/*width: 110%;
		left: -2%;*/
	}
	#mv .mv_text h2{
		font-size: 5vw !important;
	}
	#mv .mv_text p{
		padding-top: 20px;
	}
	#mv .mv_pointer{
		/*text-align: center;*/
	}
}
@media screen and (max-width: 600px){
	#mv .mv_text p{
		display: none;
	}
}
@media screen and (max-width: 400px){
	#mv .mv_text h2{
		font-size: 5.5vw !important;
	}
	#mv .mv_text>div{
		padding-left: 10px;
		padding-right: 10px;
	}
	/*
	#mv .mv_text p{
		display: none !important;
	}
	*/
	#mv .mv_arrow{
		display: none !important;
	}
}

/*--------------------------------IV--------------------------------*/

#lv_outer{
	position: relative;
	z-index: 1;
	border-top: 0px!important;
	opacity: 1 !important;
}
#lv{
	background: #ccc;
	height: 350px;
	padding-bottom: 0;
	box-shadow: none !important;
	width: 100%;
	z-index: 2;
	min-width: 0;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.14);
	opacity: 1 !important;
}
header.over+#lv_outer #lv{
	min-height: 300px;
}
#lv div{
	opacity: 1 !important;
	background-color: rgba(0,0,0,0.25);
}

#lv{
	justify-content: flex-end;
}
#lv div.parallax_img{
	background-position: 50% 50% !important;
	background-blend-mode: normal !important;
	background-size: 100% auto !important;
}
#lv p{
	box-sizing: border-box;
	text-align: center;
	width: 62%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: relative;
	padding: 0 2vw 0 0;
	margin: 0 0 auto;
	height: 29%;
}
#lv p span{
	display: block;
	font-size: 4.0rem;
	color: #000;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.10em;
	word-break: break-all;
	line-height: 1.2;
}
#lv p span>span{
	display: inline;
	color: #ff8e14;
}
@media screen and (max-width: 1300px){
	#lv p span{
		font-size: calc((100vw - 300px)/26);
	}
}
@media screen and (max-width: 1000px){
	#lv p span{
		font-size: calc((100vw - 240px)/26);
	}
}
@media screen and (max-width: 900px){
	#lv p{
		padding-right: 5px;
	}
	#lv p span{
		font-size: 3vw;
	}
}
@media screen and (max-width: 600px){
	#lv p span{
		font-size: 3.6vw;
	}
}
@media screen and (max-width: 400px){
	#lv_outer{
	}
	#lv_outer:before{
		width: 90%;
		height: 250px;
	}
	#lv{
		height: 250px;
	}
}

#lv div{
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  background-color: unset;
  transform: translateY(0px) !important;
  filter: none;
}

/*----------------------------パンくず----------------------------*/

#pan{
	padding: 5px 0;
	background: #c0b39f;
}
#pan ul{
	max-width: none;
}
#pan ul li{
	font-size: 1.2rem;
	padding: 5px 0 3px 30px;
}
#pan ul li:before{
	border-top: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(255,255,255,0.5);
	width: 10px;
	height: 10px;
	left: 7px;
	top: calc(50% - 6px);
}
#pan ul li:after{
	display: none;
}
#pan ul li a{
	color: #fff;
}

/*----------------------------other parts----------------------------*/


/*--リスト--*/

.default_ul li:before{
	border-top: 1px solid #1792bb;
	border-right: 1px solid #1792bb;
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
	top: 8px;
	left: 0;
}

/*--アーカイブページ カテゴリー--*/

.category1 li a:hover,
.category1 li a.current{
	color: #fff;
	background: #3b395e;
	border-color: #3b395e;
}
.category1 li a{
	border: 1px solid #ccc;
	border-radius: 50px;
}

/*--sidebar--*/

#sidebar section,
#sidebar>div{
	border-bottom: 1px solid #ccc;
}
#sidebar h2{
	text-align: left;
	font-size: 2.2rem;
}
#sidebar .sidebar_tag li{
	border: 1px solid rgba(0,0,0,0.13);
	background: rgba(0,0,0,0.05);
}
#sidebar .sidebar_list a{
	position: relative;
	padding-left: 15px;
}
#sidebar .sidebar_list a:before{
	content: "";
	display: block;
	position: absolute;
	border-top: 1px solid #3b395e;
	border-right: 1px solid #3b395e;
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
	top: calc(50% - 3px);
	left: 0;
}

.siidenav ul{
	border-top: 1px solid #f0f0f0;
}
.siidenav li{
	border-bottom: 1px solid #f0f0f0;
}

/*----------------------------pager----------------------------*/

/*アーカイブページページャー*/
.pager ul{
	display: inline-block;
	background: #279f96;
	padding: 0 10px;
	border-radius: 15px;
}
.pager li:not(.arrow) a,
.pager li:not(.arrow) a{
	position: relative;
}
.pager li:not(.arrow) a:before,
.pager li:not(.arrow).current a:before{
	position: absolute;
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #fff;
	top: calc(50% - 15px);
	left: calc(50% - 15px);
	z-index: -1;
	opacity: 0;
	transition: .2s ease-in-out;
}
.pager li:not(.arrow) a:hover:before,
.pager li:not(.arrow).current a:before{
	opacity: 1;
}

.pager li a{
	height: 45px;
	width: 45px;
	line-height: 45px;
	color: #fff;
	z-index: 0;
}
.pager li.current a{
	color: #2c2b4d;
}
.pager li+li{
	position: relative;
}
.pager li+li:before{
	display: block;
	content: "";
	width: 1px;
	height: 70%;
	position: absolute;
	top: 15%;
	left: -5px;
	background: #187b78;
}

/*----------------------------pager2----------------------------*/

/*シングルページページャー*/
.pager2 li a{
	background: #269e9c;
	border-color: #269e9c;
	color: #fff;
	border-radius: 999px;
	line-height: 45px;
	padding: 0 15px;
}
.pager2 li a{
	opacity: 0.7;
}

/*----------------------------popup----------------------------*/

/*画像ポップアップ拡大表示*/
.popup{
	background: rgba(0,0,0,0.7);
}
.popclose{
	font-size: 5rem;
	font-weight: normal;
	color: #3b395e;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.13);*/
}
.popimg img{
	background: #fff;
	max-height: 90vh;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.13);
}
.poptxt{
	font-size: 1.2rem;
	background: rgba(0,0,0,0.6);
	background: rgba(255,255,255,0.8);
}
.poptxt:empty{
	opacity: 0 !important;
}
.popnav li{
}
.popnav li:before{
	border-top: 3px solid #3b395e;
	border-right: 3px solid #3b395e;
}

/*----------------------------footer----------------------------*/

#fixbtn{
	font-size: 1.55rem;
	width: 50px;
	height: 50px !important;
	background: #b5afa7;
	min-height: 0;
	position: fixed;
	margin: 0 0 0 auto;
}
#fixbtn .fixbtnwrap{
}
/*▼ TEL、予約ボタンない = 追従フッター有効でない場合*/
#fixbtn.no .fixbtnwrap{
}
#fixbtn .fixbtntel,
#fixbtn .fixbtntel a,
#fixbtn .fixbtntel span{
	display: none;
}
#fixbtn .fixbtntel{
	border-right: 1px solid rgba(0,0,0,0.1);
}
#fixbtn .fixbtntel:nth-last-of-type(2){
	border-right: none;
}
#fixbtn .fixbtntel a,
#fixbtn .fixbtntel span{
	font-size: 3.4rem;
	line-height: 1;
	margin-right: 10px;
}
#fixbtn .fixbtntel a:last-child,
#fixbtn .fixbtntel span:last-child{
	margin-right: 0;
}
#fixbtn .fixbtntel svg{

	width: 22px;

	height: 22px;
	margin-right: 5px;
	fill: #fff;
}

#fixbtn .contents_btn01{
	border-left: 1px solid rgba(255,255,255,0.1);
}
#fixbtn .contents_btn01:nth-of-type(1){
	border-left: none;
}
#fixbtn .contents_btn01:nth-of-type(1){
	/*▼ TELない場合中央揃え*/
	margin-left: auto;
	margin-right: auto;
}
#fixbtn .contents_btn01 a{
	background: #212222;
	border: none;
}
#fixbtn .contents_btn01 a:hover{
	opacity: 0.8;
}
#fixbtn .contents_btn01 span{
	text-align: center;
	padding: 7px 15px;
}

#fixbtn .inner{
	padding: 0;
	min-height: 0 !important;
}
#fixbtn #scrolltop{
	padding: 0;
	height: 50px;
	width: 50px;
}
#fixbtn #scrolltop a{
	height: 50px;
	width: 50px;
}
#fixbtn #scrolltop a:before{
	top: 20px;
	left: 14px;
	transform: rotate(45deg);
	transition: 0.2s ease-in-out;
	border-left: 2px solid #3a3630;
	border-top: 2px solid #3a3630;
	width: 20px;
	height: 20px;
}

@media screen and (max-width: 600px){

	#fixbtn{
		margin-bottom: 0;
	}
	#fixbtn,
	#fixbtn .fixbtntel a,
	#fixbtn .fixbtntel span{
		font-size: 1.7rem;
		display: none;
	}
	#fixbtn .fixbtntel a,
	#fixbtn .fixbtntel span{
		font-size: 2rem;
	}
	#fixbtn .fixbtntel svg{
		width: 18px;
		height: 18px;
	}
	#fixbtn .contents_btn01 span{
		padding: 5px 10px;
	}
}

footer{
	padding: 0 0 20px;
	color: #cec3b3;
	text-align: center;
	font-size: 1.35rem;
	position: relative;
	z-index: 60;
	background: #3a3630;
}
footer a{
	color: #cec3b3 !important;
}
footer nav li{
	letter-spacing: 0.2rem;
	padding: 5px 0;
}
footer .logo{
	width: 150px;
	margin-bottom: 15px;
}
footer .sns{
	margin: 0 auto 15px;
}
footer .sns svg{
	width: 40px;
	height: 40px;
	padding: 10px 10px;
	fill: #fff;
	transition: 0.2s ease-in-out;
}
footer .sns a:hover svg{
	opacity: 0.8;
}
#cp{
	padding: 0 0 40px;
	font-size: 1.1rem;
	letter-spacing: 0.1rem;
	width: calc(100% - 40px);
	margin: 0 auto;
}
@media screen and (max-width: 700px){
	#fixbtn{
		background: transparent;
	}
}

@media screen and (max-width: 600px){
	footer{
		padding: 0 0 20px;
	}
	footer.width_fixed .content_wrapper{
		padding: 0 0 20px !important;
	}
}
@media screen and (max-width: 600px){
	footer nav ul{
		border-bottom: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li{
		border-top: 1px solid rgba(255,255,255,0.1);
		border-bottom: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li:nth-last-of-type(2n){
		border-right: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li:nth-last-of-type(2n+1){
		border-left: 1px solid rgba(255,255,255,0.1);
	}
	footer nav ul li:nth-of-type(1),
	footer nav ul li:nth-of-type(1),
	footer nav ul li:nth-of-type(2),
	footer nav ul li:nth-of-type(3):nth-last-of-type(2n-1){
		border-top: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li:nth-last-of-type(1),
	footer nav ul li:nth-last-of-type(2){
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	footer nav li a{
		padding: 5px;
		letter-spacing: 0;
	}
}

/*----------------------------tooltip--------------------------------*/

.tip{
	background: #fff;
	color: #222;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
.tip span{
	background: #fff;
}


/*------------------------------------------------------------------*/
/*----------------------------widget--------------------------------*/
/*------------------------------------------------------------------*/

/*----------------------------beforeafter_archive----------------------------*/

.beforeafter_archive .wrapper_item:after{
	width: 1px;
	height: 100%;
	left: calc(50% - 0.5px);
	top: 0;
	background: rgba(0,0,0,0.05);
}
.beforeafter_archive article:nth-of-type(n+3){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.beforeafter_archive .before:before{
	height: 10px;
	width: 10px;
	transform: rotate(-45deg);
	border-top: 2px solid #aaa;
	border-left: 2px solid #aaa;
	top: calc(50% - 5px);
	left: calc(-10% - 3px);
}

/*----------------------------contents_faq01----------------------------*/

.contents_faq01 dl{
	border-bottom: 1px solid rgba(0,0,0,0.13);
	margin : 15px 0 25px;
}
.contents_faq01 dl:nth-of-type(1){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.contents_faq01 dt{
	padding-left: 3.3rem;
	font-weight : bold;
}
.contents_faq01 dd{
	padding: 0 0 0 5.3rem;
}

.contents_faq01 dt:before{
	font-size: 3rem;
	line-height: 1.3;
	font-weight: bold;
	color: #2bada9;
}
.contents_faq01 dd:before{
	font-size: 3rem;
	line-height: 1.3;
	font-weight: bold;
	color: #2bada9;
}

.index .contents_faq01 dt:before{
	color: #3b395e;
}
.index .contents_faq01 dd:before{
	color: #3b395e;
}


/*----------------------------contents_related----------------------------*/

.contents_related .inner_item{
	border: 1px solid rgba(0,0,0,0.13);
	background: #faf6eb;
}
.contents_related .inner_item a:hover{
	background: rgba(0,0,0,0.05);
}
.contents_related .inner_item_img{
	background-color: #ddd;
}

/*----------------------------contents_related_tags----------------------------*/

.contents_related_tags .inner_item{
	border: 1px solid rgba(0,0,0,0.13);
}
.contents_related_tags .inner_item a:hover{
	background: rgba(0,0,0,0.05);
	opacity: 0.8;
}

/*----------------------------block_table_1----------------------------*/
.block_table_1 table{
	border-collapse: separate!important;
	border-spacing: 0 8px;
	color: #322944;
}

.block_table_1 table thead{
	background:  rgba(84,59,20,0.2);
}
.block_table_1 table thead th,
.block_table_1 table thead td{
	background-color: rgba(84,59,20,0.2);
}
.block_table_1 table th{
	background-color: rgba(84,59,20,0.2);
	text-align: center;
	vertical-align: middle;
}
.block_table_1 table td{
	background: #f7f5e8;
	border: 1px solid rgba(84,59,20,0.2);
	vertical-align: middle;
	padding: 10px 20px!important;
}
.block_table_1 table td+td{
	border-left: none;
}

.block_table_1 table thead td{
	text-align: center;
	font-weight: bold;
}



/*----------------------------block_table_2,5,6----------------------------*/
.block_table_2 table,
.block_table_5 table,
.block_table_6 table{
	border-collapse: separate!important;
	border-spacing: 8px 0px;
	color: #322944;
}


.block_table_2 table thead,
.block_table_2 table thead th,
.block_table_2 table thead td,
.block_table_5 table thead,
.block_table_5 table thead th,
.block_table_5 table thead td,
.block_table_6 table thead,
.block_table_6 table thead th,
.block_table_6 table thead td{
	background-color: rgba(84,59,20,0.2);
}
.block_table_2 table th,
.block_table_5 table th,
.block_table_6 table th{
	background-color: #eef1f5;
	border: none;
	text-align: center;
	vertical-align: middle;
}
.block_table_2 table td,
.block_table_5 table td,
.block_table_6 table td{
	background: #f7f5e8;
	border: 1px solid rgba(84,59,20,0.2);
	vertical-align: middle;
	border-top: none;
	padding: 10px 20px!important;
}

.block_table_2 table thead td,
.block_table_5 table thead td,
.block_table_6 table thead td{
	text-align: center;
	font-weight: bold;
}

@media screen and (max-width: 500px){
	.block_table_2 table{
		border: 2px solid  rgba(84,59,20,0.2);
	}
	.block_table_2 table th{
		border-top: 2px solid  rgba(84,59,20,0.2);
	}
	.block_table_2 table td{
		border-top: 2px dotted  rgba(84,59,20,0.2);
	}
	.block_table_2 table th+td{
		border-top: none;
	}
}

.block_table_2[style*="background-color:"] table thead,
.block_table_2[style*="background-color:"] table thead th,
.block_table_2[style*="background-color:"] table thead td,
.block_table_5[style*="background-color:"] table thead,
.block_table_5[style*="background-color:"] table thead th,
.block_table_5[style*="background-color:"] table thead td,
.block_table_6[style*="background-color:"] table thead,
.block_table_6[style*="background-color:"] table thead th,
.block_table_6[style*="background-color:"] table thead td{
	background: #dec6a0;
}
.block_table_2[style*="background-color:"] table th,
.block_table_2[style*="background-color:"] table td,
.block_table_5[style*="background-color:"] table th,
.block_table_5[style*="background-color:"] table td,
.block_table_6[style*="background-color:"] table th,
.block_table_6[style*="background-color:"] table td{
	border-color: #dec6a0;
}
@media screen and (max-width: 500px){
	.block_table_2[style*="background-color:"] table,
	.block_table_2[style*="background-color:"] table th,
	.block_table_2[style*="background-color:"] table td{
		border-color: #dec6a0;
	}
	.block_table_2[style*="background-color:"] table .block_table_2_item{
		border-color: rgba(84,59,20,0.2);
	}

}


/*----------------------------block_table_3,7----------------------------*/

.block_table_3 table,
.block_table_7 table{
	border-collapse: separate!important;
	border-spacing: 0px 8px;
	color: #322944;
}

.block_table_3 table th,
.block_table_7 table th{
	background-color: rgba(84,59,20,0.2);
	text-align: center;
	vertical-align: middle;
}
.block_table_3 table td,
.block_table_7 table td{
	background: #f7f5e8;
	border: 1px solid rgba(84,59,20,0.2);
	vertical-align: middle;
	padding: 10px 20px!important;
}
.block_table_3 table td+td,
.block_table_7 table td+td{
	border-left: none;
}



@media screen and (max-width: 500px){
	.block_table_3 table th{
		border-top: 2px solid  rgba(84,59,20,0.2);
	}
	.block_table_3 table td{
		border-top: 2px dotted  rgba(84,59,20,0.2);
	}
	.block_table_3 table th+td{
		border-top: none;
	}
	.block_table_3 table tr{
		border: 2px solid  rgba(84,59,20,0.2);
	}
	.block_table_3 table tr+tr{
		margin-top: 10px;
	}
}
@media screen and (max-width: 500px){
	.block_table_3[style*="background-color:"] table,
	.block_table_3[style*="background-color:"] table th,
	.block_table_3[style*="background-color:"] table td,
	.block_table_3[style*="background-color:"] table tr{
		border-color: #dec6a0;
	}
}

.block_table_3_item li{
	vertical-align: middle;
}

/*----------------------------blog_archive(add_design6) / blog_single(add_design6)----------------------------*/

.entry_body img{
	height: auto;
}

.news_archive.add_design6 #primary article{
	border: 1px solid #ccc;
}
.news_archive.add_design6 article .date,
.news_single.add_design6 .date{
	background: #eb2935;
	color: #fff;
}
.news_archive.add_design6 article .entry_meta ol li,
.news_single.add_design6 .entry_meta ol li{
	border: 1px solid #ccc;
}
.news_single.add_design6 .entry_meta{
	border-top: 1px solid #ccc;
}
.news_single.add_design6 .entry_body section.block_text_1+.contents_hr:after{
	background: #ccc;
}
.news_single.add_design6 .entry_related{
	border: 10px solid #f5f5f5;
}
.entry_related ul li a:before{
	border-top: 1px solid #eb2935;
	border-right: 1px solid #eb2935;
}
.news_single.add_design6 .entry_related ul{
	border-top: 1px solid #ccc;
}
.news_single.add_design6 .entry_related ul li{
	border-bottom: 1px solid #ccc;
}
.news_single.add_design6 .entry_related ul li a:before{
	border-top: 1px solid #eb2935;
	border-right: 1px solid #eb2935;
}
.news_single.add_design6 .entry_related+.entry_meta{
	border-top: 1px solid #ccc;
}

@media screen and (max-width: 850px){
	.content_wrapper #sidebar{
		float: none!important;
	}

}
/*----------------------------gallery_archive / gallery_single----------------------------*/

.gallery_archive .inner_item a,
.gallery_single .inner_item a{
	transition: 0.2s ease-in-out;
	background-color: transparent;
}
.gallery_archive .inner_item a:hover,
.gallery_single .inner_item a:hover{
	background-color: #000;
}
.gallery_archive .inner_item a:hover img,
.gallery_single .inner_item a:hover img{
	opacity: 0.8;
}
.gallery_archive .inner_item a:after,
.gallery_single .inner_item a:after{
	color: #fff;
}
.gallery_archive .inner_item p span,
.gallery_single .inner_item p span{
	color: #fff;
}

/*----------------------------widget_gallery01----------------------------*/

.widget_gallery01 .slick-arrow{
	height: 40px;
	width: 30px;
	top: calc(50% - 20px);

	left: 0;
}
.widget_gallery01 .slick-next{
	left: auto;
	right: 0;
}
.widget_gallery01 .slick-arrow:before{
	width: 15px;
	height: 15px;
	top: calc(50% - 7px);
	border-top: 1px solid #222;
	border-left: 1px solid #222;
}
.widget_gallery01 .slick-prev:before{
	transform: rotate(-45deg);
	left: calc(50% - 4px);
}
.widget_gallery01 .slick-next:before{
	transform: rotate(135deg);
	left: calc(50% - 12px);
}

/*----------------------------gallery hover効果----------------------------*/

main .widget_gallery01 a,
main .gallery_archive .inner_item a,
main .gallery_single .inner_item a{
	overflow: hidden;
}
main .widget_gallery01 a,
main .gallery_archive .inner_item a{
}
main .widget_gallery01 a img,
main .gallery_archive .inner_item a img,
main .gallery_single .inner_item a img{
	/*▼ 位置調整 美容院などの人物の場合は50% 30%あたり*/
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
	backface-visibility: visible;
	transition: 1s ease-out !important;
	transition-property: transform opacity !important;
	transform: scale(1.001,1.001);
}
main .widget_gallery01 a:hover img,
main .gallery_archive .inner_item a:hover img,
main .gallery_single .inner_item a:hover img{
	transform: scale(1.1,1.1);
	opacity: 0.8;
}

/*----------------------------news_archive----------------------------*/

.news_archive article{
	border-bottom: 1px solid #ccc;
}
.news_archive article .inner_item_img:hover{
	opacity: 0.8;
}
.news_archive article .entry_meta{
	font-size: 1.3rem;
}

/*----------------------------widget_coupon----------------------------*/

.widget_coupon .content_wrapper{
	max-width: 900px !important;
}
.widget_coupon .inner_item{
	border: 10px solid rgba(84,59,20,0.2);
}
.widget_coupon .inner_item h3{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_coupon .inner_item>div{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_coupon .inner_item>div,
.widget_coupon .inner_item>dl{
	font-size: 1.4rem;
	line-height: 1.7;
}
.widget_coupon .coupon_limit{
	background: rgba(84,59,20,0.2);
}

/*----------------------------widget_form----------------------------*/

.widget_form .privacypolicy{
	border: 1px solid rgba(0,0,0,0.13);
}
.widget_form form{
	border-top: 0px solid rgba(0,0,0,0.13);
	color: #3b395e;
}
.widget_form form dl{
	border: 1px solid #dec6a0;
	padding-bottom: 0!important;
}
.widget_form form dt{
	text-align: center;
	background: #dec6a0;
	padding: 10px 0;
}

.widget_form form dt,
.widget_form form dd{
	vertical-align: middle;
}
.widget_form form dd{
	padding: 10px;
}


.widget_form form dt span{
	color: #D43B3B;
	font-size: 1.2rem;
	font-weight: bold;
}
.widget_form .submit{
	margin-top: 30px;
}

@media screen and (max-width: 770px){
	.widget_form form dt{
		border-bottom: 1px dotted rgba(0,0,0,0.13);
		margin-bottom: 0!important;
	}
}
main form dl input,
main form textarea{
	background: #fff;
	border: 1px solid transparent;
	letter-spacing: 1px;
	border: 1px solid rgba(0,0,0,0.13);
	padding: 10px !important;
	min-height: 0 !important;
	color: inherit !important;
	font-size: inherit !important;
}
main form dl input:focus,
main form textarea:focus{
	background: #fff;
}
main form .submit input{
	letter-spacing: 3px;
	border: none;
}
main form select{
	background: #fff;
	border: 1px solid #ccc;
	letter-spacing: 1px;
}

form .cap,
p[style="color: #ff0000;"]{
	padding: 10px 10px 0;
	line-height: 1.3;
}
form .cap:empty{
	padding: 0;
}


main form input[type=radio] + label,
main form input[type=checkbox] + label{
	padding: 0 10px 0 20px;
}
main form input[type=radio] + label::before,
main form input[type=checkbox] + label::before{
	top: 50%;
	left: 0;
	width: 17px;
	height: 17px;
	margin-top: -9px;
	background: #FFF;
}
main form input[type=radio] + label::before{
	background: #f0f0f0;
	border-radius: 30px;
}
main form input[type=checkbox] + label::before{
	background: #f0f0f0;
}
main form input[type=radio]:checked + label::after,
main form input[type=checkbox]:checked + label::after{
	left: 4px;
	width: 9px;
	height: 9px;
	margin-top: -5px;
	background: #000000;
}
main form input[type=radio]:checked + label::after{
	border-radius: 100%;
}
main form input[type=checkbox]:checked + label::after{
}
main form dd{

	background: #fff;
}
.widget_form form .submit input{
	font-size: 1.7rem;
}

/*----------------------------widget_link----------------------------*/

.widget_link .inner_item_txt{
	font-size: 2rem;
}
.widget_link .inner_item_url{
	color: #3b395e;
}

/*-.block_link_1-*/

.widget_link.block_link_1 .wrapper_item a{
	border-left: 1px solid #3b395e;
}
.widget_link.block_link_1 .wrapper_item a:hover{
	background: rgba(84,59,20,0.2);
}

/*----------------------------widget_lp01----------------------------*/

.widget_lp01 li{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_lp01 li:nth-of-type(1){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.widget_lp01 li a:hover{
	opacity: 0.8;
}
.widget_lp01 li a div span{
	background: #f0f0f0;
	background-size: 60% auto;
}
.widget_lp01 li p:nth-of-type(1):before{
	height: 5px;
	width: 5px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	transform: rotate(45deg);
	top: calc(50% - 3px);
	left: 20px;
}

/*----------------------------widget_lp02----------------------------*/

.widget_lp02 li{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_lp02 li:nth-of-type(-n+2){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.widget_lp02 li a div span{
	background: #f0f0f0;
}
.widget_lp02 li p:nth-of-type(1):before{
	height: 5px;
	width: 5px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	transform: rotate(45deg);
	top: calc(50% - 3px);
	left: 20px;
}

/*----------------------------widget_menu01----------------------------*/

.widget_menu01 h3{
	vertical-align: central;
	font-size: 1.7rem;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.widget_menu01 li{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_menu01 li:nth-of-type(1){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.widget_menu01 li dt:before{
	height: 5px;
	width: 5px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	transform: rotate(45deg);
	top: calc(50% - 4px);
	left: 0;
}
.widget_menu01 li dd{
	font-size: 1.3rem;
	letter-spacing: 0;
}

/*----------------------------widget_menu02----------------------------*/

.widget_menu02 h3{
	vertical-align: central;
	font-size: 1.7rem;
	letter-spacing: 1px;
}
.widget_menu02 li{
	border-bottom: 1px solid rgba(0,0,0,0.13);

}
.widget_menu02 li:nth-of-type(1),
.widget_menu02 li:nth-of-type(2){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.widget_menu02 li dt:before{
	height: 5px;
	width: 5px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	transform: rotate(45deg);
	top: calc(50% - 4px);
	left: 0;
}
.widget_menu02 li>p{
	font-size: 1.3rem;
	letter-spacing: 0;
}
@media screen and (max-width: 800px){
	.widget_menu02 li{
		border-bottom: 1px solid rgba(0,0,0,0.13);
	}
}

/*----------------------------widget_news01----------------------------*/

widget_news01の記述追加
.block_news_1:not(.add_design3):not(.add_design4) li:nth-of-type(1),
.block_news_1.add_design2 li:nth-of-type(2),
.block_news_1.add_design6 li:nth-of-type(2){
	border-top: 1px solid rgba(0,0,0,0.13);
}
.block_news_1 li{
	border-bottom: 1px solid rgba(0,0,0,0.13);
	box-shadow: 0 1px 0 rgba(255,255,255,0.1);
}
.block_news_1 li:nth-of-type(1){
	box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1) inset;
	border-top: 1px solid rgba(0,0,0,0.13);
}
.block_news_1 li p:nth-of-type(1):before{
	height: 5px;
	width: 5px;
	border-top: 1px solid #2bada9;
	border-right: 1px solid #2bada9;
	transform: rotate(45deg);
	top: calc(50% - 3px);
	left: 5px;
}
@media screen and (max-width: 500px){
	.block_news_1 li:nth-of-type(1){
		border-top: 1px solid rgba(0,0,0,0.13);
	}
}

/*----------------------------widget_news02----------------------------*/

.block_news_2 li{
	box-shadow: 5px 5px 10px rgba(0,0,0,0.05);
}
.block_news_2 li:nth-child(2n){
	background: #f5f5f5;
}
.block_news_2 li a{
	padding: 30px;
	color: #333;
}
.block_news_2 li a:after{
	border: 0 solid rgba(0,0,0,0.1);
	transition: 0.2s ease-in-out;
}
.block_news_2 li a:hover:after{
	border-width: 15px;
}
.block_news_2 li a div span{
	background: #f0f0f0;
}
.block_news_2 li p:nth-of-type(1):before,
.widget_news02 li p:nth-of-type(1):before{
	height: 5px;
	width: 5px;
	border-top: 1px solid #111;

	border-right: 1px solid #111;
	transform: rotate(45deg);
	top: calc(50% - 3px);
	left: 0;
}

#sidebar .widget_news02 li a div span{
	background-color: rgba(84,59,20,0.2);
}

/*----------------------------widget_shop01----------------------------*/

.widget_shop01 dl{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_shop01 dl:nth-of-type(1){
	border-top: 1px solid rgba(0,0,0,0.13);
}
@media screen and (max-width: 700px){
	.widget_shop01 dt{
		border-bottom: 1px dotted rgba(0,0,0,0.13);
		font-weight: bold;
	}
}

/*----------------------------widget_sitemap----------------------------*/

.widget_sitemap li{
	border-bottom: 1px solid rgba(0,0,0,0.13);
}
.widget_sitemap .content_wrapper>ul{
	border-top: 1px solid rgba(0,0,0,0.13);
}
.widget_sitemap .content_wrapper>ul>li>a:before{
	background: #3b395e;
	height: 13px;
	width: 13px;
	border-radius: 20px;
	top: calc(50% - 6.5px);
	left: 0;
}
.widget_sitemap .content_wrapper>ul>li>a:after{
	height: 4px;
	width: 4px;
	top: calc(50% - 2.5px);
	left: 3px;
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.widget_sitemap ul ul{
	border-top: 1px dotted rgba(0,0,0,0.13);
}
.widget_sitemap ul ul li{
	border-bottom: 1px dotted rgba(0,0,0,0.13);
}
.widget_sitemap .content_wrapper>ul>li li>a:after{
	height: 4px;
	width: 4px;
	top: calc(50% - 2.5px);
	left: 3px;
	transform: rotate(45deg);
	border-top: 1px solid #3b395e;
	border-right: 1px solid #3b395e;
}

/*----------------------------widget_staff01----------------------------*/

.widget_staff01 .inner_item a:hover *{
	opacity: 0.8;
}
.widget_staff01 .inner_item_img{
	border: 1px solid #e9e9e9;
}
.widget_staff01 .sub{
	font-size: 1.2rem;
	font-weight: bold;
}
.widget_staff01 .contents_btn01{
	border-top: 1px solid rgba(0,0,0,0.13);
}

/*----------------------------widget_tel----------------------------*/

.widget_tel .inner_item_txt{
	border: 1px solid rgba(0,0,0,0.13);
}
.widget_tel .inner_item_tel{
	border: 1px solid rgba(0,0,0,0.13);
}
.widget_tel .inner_item_tel a,
.widget_tel .inner_item_tel span{
	font-size: 3.6rem;
	letter-spacing: 0.1rem;
	line-height: 1.1;
	color: #fff;
	padding: 20px;
	background: #3b395e;
}
.widget_tel .inner_item_tel a:hover{
	background: #2568b8;
	color: #fff;
}
.widget_tel .inner_item_tel svg{
	height: 22px;
	width: 22px;
	margin: 1px 5px 0 0;
	fill: #fff;
	transition: 0.2s ease-in-out;
}
.widget_tel .inner_item_tel a:hover svg{
	fill: #fff;
}
@media screen and (max-width: 450px){
	.widget_tel .inner_item_tel a,
	.widget_tel .inner_item_tel span{
		font-size: 2.6rem;
		padding: 15px 10px;
	}
	.widget_tel .inner_item_tel img{
		margin: 0 5px -2px 0;
	}
	.widget_tel .inner_item_tel svg{
		height: 16px;
		width: 16px;
	}
}

/*------------------glossary_archive------------------------*/

.glossary_archive article{
	border-bottom: 1px solid #ccc;
}
.glossary_archive article .inner_item_img:hover{
	opacity: 0.8;

}
.glossary_archive .content_wrapper article{
	margin-bottom: 30px;
	padding-bottom: 30px;/*★1*/
}
.glossary_archive .content_wrapper .heading.block_header_2{
	margin-bottom: 10px;
}
.glossary_archive .content_wrapper .heading.block_header_2 .h{
	font-size: 1.8rem;
}
.glossary_archive .content_wrapper .heading.block_header_2 a:after{
	content: "View More";
	position: absolute;
	width: 150px;
	bottom: 32px;/*★1 + 数px*/
	right: 0;
	text-align: center;
	font-size: 1.5rem;
	font-weight: normal;
	padding: 3px 10px;
}
.glossary_archive .content_wrapper article .entry_body{
	padding-right: 180px;
}

@media screen and (max-width: 1224px){
	.glossary_archive .content_wrapper .heading.block_header_2 a:after{
		bottom: calc(32px + 1.8rem);/*★1 + 数px*/
	}
}
@media screen and (max-width: 650px){
	.glossary_archive .content_wrapper article{
		padding-bottom: 60px;
	}
	.glossary_archive .content_wrapper .heading.block_header_2 a:after{
		bottom: 30px;/*★1*/
	}
	.glossary_archive .content_wrapper article .entry_body{


		padding-right: 0;
	}
}

.block_button_2 a{

	background: none !important;
}
.block_button_2 a:before{
	display: none;
}
.block_button_1 .content_wrapper{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: center;
}
.composite_box01 img,
main .contents_box01 .inner_item_img img{
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
}

.myslider .slick-list{
	position: relative;
	display: block;
	overflow: hidden;
}
.myslider{
	position: relative;
	cursor: pointer;
}
.myslider .slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.myslider .slick-arrow{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 25px);
	left: -60px;
	z-index: 1;
	border: none;
}
.myslider .slick-next{
	left: auto;
	right: -50px;
}
.myslider .slick-arrow:before{
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc(50% - 25px);
	border-top: 1px solid #222;
	border-left: 1px solid #222;
}
.myslider .slick-prev:before{
	transform: rotate(-45deg);
	left: calc(50% - 10px);
}
.myslider .slick-next:before{
	transform: rotate(135deg);
	left: calc(50% - 32px);
}
.myslider .pointer{
	display: table;
	margin: 20px auto 0;
}
.myslider .pointer li{
	display: table-cell;
	padding: 0 3px;
}
.myslider .pointer li button{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	background-color: rgba(0,0,0,0.2);
	width: 7px;
	height: 7px;
	border-radius: 100%;
	border: none;
	cursor: pointer;
}
.myslider .pointer .slick-active button{
	background-color: #111;
}
.myslider .inner_item a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.myslider .inner_item a>div{
	width: 40%;
	box-sizing: border-box;
	padding: 0 20px;
	text-align: center;
}
.myslider .inner_item a>p{
	width: 60%;
	color: #3b395e;
	font-size: 2.4rem;
}
.myslide .content_wrapper{
	max-width: 1000px !important;
}

.composite_box01 .inner_item hr{
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.composite_box01 .inner_item span{
	line-height: 1.4;
}
.composite_box01.block_images_7 .inner_item{
	margin-top: 1px !important;
	margin-bottom: 1px !important;
}
.block_images_7 .inner_item_txt{
	background: rgba(0,0,0,0.7);
}
#common_footer{
	padding-top: 0 !important;
}
@media screen and (max-width: 900px){
	#common_footer .block_button_2 a+a{
		margin-top: 15px;
	}
}

body.index .block_button_1 .content_wrapper,
#space-around-btn+.contents_btn01 .content_wrapper{
	justify-content: space-around;
	max-width: 1320px;
}
#base~section.contents_related .content_wrapper>.heading,
#guide~section.contents_related .content_wrapper>.heading,
#design~section.contents_related .content_wrapper>.heading,
#spec~section.contents_related .content_wrapper>.heading{
	display: none;
}
@media screen and (max-width: 900px){
	#policy+.contents_box01 h2.h{
		text-align: left !important;
		line-height: 1.4 !important;
	}
	#policy+.contents_box01 h2.h span{
		font-size: 2rem !important;
	}
}
#column+.composite_box01 .wrapper_item .inner_item{
	width: 31% !important;
}

.widget_form,
.widget_form input,
.widget_form select,
.widget_form textarea{
	line-height: 1.7;
}

#reason1+.composite_box01 .inner_item,
#reason2+.composite_box01 .inner_item{
	width: 25%;
	padding: 0 20px;
	border-left: 1px solid #dddbd8;
}
#reason1+.composite_box01 .inner_item:nth-of-type(4n),
#reason2+.composite_box01 .inner_item:nth-of-type(4n){
	border-right: 1px solid #dddbd8;
}
@media screen and (max-width: 1200px){
	#reason1+.composite_box01 .inner_item,
	#reason2+.composite_box01 .inner_item{
		width: 50%;
	}
	#reason1+.composite_box01 .inner_item:nth-of-type(2n),
	#reason2+.composite_box01 .inner_item:nth-of-type(2n){
		border-right: 1px solid #dddbd8;
	}

	#reason1+.composite_box01 .inner_item:nth-of-type(3),
	#reason1+.composite_box01 .inner_item:nth-of-type(4),
	#reason2+.composite_box01 .inner_item:nth-of-type(3),
	#reason2+.composite_box01 .inner_item:nth-of-type(4){
		margin-top: 50px;
	}
}
@media screen and (max-width: 920px){
	#reason1+.composite_box01 .inner_item,
	#reason2+.composite_box01 .inner_item{
		margin-bottom: 0;
	}
}
@media screen and (max-width: 800px){
	#reason1+.composite_box01.mb-90{
		margin-bottom: -40px;
	}
}
@media screen and (max-width: 650px){
	#reason1+.composite_box01 .inner_item,
	#reason2+.composite_box01 .inner_item{
		padding: 0 10px;
	}
	#reason1+.composite_box01 img, main .contents_box01 .inner_item_img img,
	#reason2+.composite_box01 img, main .contents_box01 .inner_item_img img{
		width: 100% !important;
	}
}

#myfixfoot{
	display: block;
	z-index: 61;
	position: fixed;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%;
}
#myfixfoot.ab{
	position: relative;
	top: auto;
	left: auto;
}
#myfixfoot ul{
	display: flex;
	align-items: stretch;
	justify-content: center;
	width: 100%;
	background: #f2ede3;
	box-shadow: 0 -2px 3px rgba(0,0,0,0.05);
}
#myfixfoot.ab ul{
	position: absolute;
	bottom: 0;
	left: 0;
}
#myfixfoot ul li{
	display: flex;
	align-items: stretch;
	justify-content: center;
	width: 25%;
	box-sizing: border-box;
	padding: 10px 5px;
	max-width: 300px;
	order: 1;
}
#myfixfoot ul li:nth-of-type(2){
	order: 4;
}
#myfixfoot ul li:nth-of-type(3){
	order: 2;
}
#myfixfoot ul li:nth-of-type(4){
	order: 3;
}
#myfixfoot a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	font-size: 2rem;
	line-height: 1.3;
	box-sizing: border-box;
	padding: 8px 5px 7px;
	width: 100%;
	border-radius: 100px;
	background: #2f2d54;
	background: #2bada9;
	position: relative;
}
#myfixfoot ul li:nth-of-type(2) a{
	background: #2bada9;
	background: #2f2d54;
}
#myfixfoot a span{
	pointer-events: none;
	position: absolute;
	max-width: 80px;
	width: 30%;
	min-width: 67px;
	display: block;
	bottom: 0;
	right: 0;
	border-bottom-right-radius: 32%;
	overflow: hidden;
	z-index: 1;
	display: none;
}
/*
#myfixfoot li:nth-of-type(1) a{
	background: #9e1515;
}
#myfixfoot li:nth-of-type(2) a{
	background: #3b395c;
}
#myfixfoot li:nth-of-type(3) a{
	background: #2bada9;
}
#myfixfoot li:nth-of-type(4) a{
	background: #dcc04f;
}*/
#myfixfoot a:hover{
	opacity: 0.8;
}
#myfixfoot a p{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	text-shadow: -3px -3px 0 #2f2d54, -3px 3px 0 #2f2d54, 3px -3px 0 #2f2d54 3px 3px 0 #2f2d54;
	position: relative;
	z-index: 2;
}
#myfixfoot ul li:nth-of-type(2) a p{
	text-shadow: -3px -3px 0 #2bada9, -3px 3px 0 #2bada9, 3px -3px 0 #2bada9 3px 3px 0 #2bada9;
}
#myfixfoot a p:last-child{
	letter-spacing: 0.1rem;
}
#myfixfoot a p:first-child{
	font-size: 1.5rem;
}
#myfixfoot svg{
	fill: #fff;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
@media screen and (max-width: 750px){
	#myfixfoot a p:last-child{
		letter-spacing: 0;
	}
	#myfixfoot svg{
		width: 15px;
		height: 15px;
		margin-right: 2px;
	}
	#myfixfoot a{
		font-size: 1.7rem !important;
	}
	#myfixfoot a p:first-child{
		font-size: 1.3rem !important;
		padding-bottom: 3px;
	}
	#myfixfoot svg{
		width: 11px;
		height: 11px;
	}
}
@media screen and (max-width: 560px){
	#myfixfoot ul{
		flex-wrap: wrap;
		align-content: flex-start;
	}
	#myfixfoot ul li{
		width: 50%;
		padding: 0;
	}
	#myfixfoot ul li:nth-of-type(2){
		order: 2;
	}
	#myfixfoot ul li:nth-of-type(3){
		order: 3;
	}
	#myfixfoot ul li:nth-of-type(4){
		order: 4;
	}
	#myfixfoot a{
		padding: 5px 5px;
		border-radius: 0;
	}
	#myfixfoot li:nth-of-type(2n-1) a{
		border-right: 1px solid rgba(0,0,0,0.1);
	}
	#myfixfoot li:nth-of-type(2n) a{
		border-left: 1px solid rgba(255,255,255,0.05);
	}
	#myfixfoot li a{
		border-bottom: 1px solid rgba(0,0,0,0.1);
		border-top: 1px solid rgba(255,255,255,0.05);
	}
	#myfixfoot a span{
		width: 20%;
		min-width: 67px;
		border-bottom-right-radius: 0;
	}
}
@media screen and (max-width: 420px){
	#myfixfoot a{
		padding: 5px 5px;
	}
}

#lv{
	height: calc((100vw - 300px)*0.37) !important;
}
@media screen and (max-width: 1000px){
	#lv{
		height: calc((100vw - 240px)*0.37) !important;
	}
}
@media screen and (max-width: 900px){
	#lv{
		height: calc(100vw * 0.38) !important;
	}
}

.contents_related .inner_item_img img{
	object-position: 0 50%;
	font-family: 'object-fit: cover; object-position: 0 50%;';
}

#cmnbn+.composite_box01.width_fixed .content_wrapper{
	max-width: 905px !important;
}

a[id*="pricetable"]+div[class*="block_table"] td{
	text-align: center;
}

#cmnbn+.composite_box01 .inner_item{
	margin: 0;
	width: 48%;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .contents_related .inner_item_img img{
	  background-position: 0 50% !important;
  }
}
.heading + .heading{
	margin-top: 0;
}

@media screen and (max-width: 650px){
	#features~.block_image_text_3 .inner_item_img{
		max-width: 200px !important;
		margin-left: auto;
		margin-right: auto;
	}
	#features~.block_image_text_3.pt60{
		padding-top: 30px !important;
	}
	#features~.block_image_text_3.pb30{
		padding-bottom: 10px !important;
	}
	#nofeatures+.block_image_text_3 .inner_item_img{
		max-width: 100% !important;
	}
}

@media screen and (max-width: 650px){
	#shousetsu+.composite_box01 .inner_item{
		border: 5px solid rgba(255,255,255,0.7);
		padding: 15px 15px 5px !important;
		margin-bottom: 20px !important;
	}
	#shousetsu+.composite_box01 .inner_item:last-child{
		margin-bottom: 0 !important;
}

.heading .h[style*="letter-spacing"]{
	letter-spacing: 0!important;
}

