/*
Theme Name: akarihome
Theme URI:
Author:zeal
Author URI:
Description:
Version: 0.1
License:
License URI:
Tags:
*/

@charset "utf-8";
/*----------------------------------------
	全体
----------------------------------------*/
html{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	font-size:62.5%;
	color: #000;
	-webkit-text-size-adjust:100%;
	line-height:1.5;
	font-weight: 500;
	overflow-x: hidden;
}
body{
	font-size:1.4rem; font-size: 1.4em; color:#000;
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif!important;
}

.yugo{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}
.yumin{
		font-family:'游明朝体','Yu Mincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro','ＭＳ Ｐ明朝','ＭＳ 明朝','Sawarabi Mincho',serif;
}


img{ vertical-align: bottom; }

a{
	color:#000;
	transition: all 0.4s;
	text-decoration: none;
}
a:hover{
	color:#c74e23;
	transition: all 0.4s;
}
a.text_orange {
	color:#c74e23;
}
a.text_orange:hover {
	color:#e2734b;
}


/*----------------------------------------
	text
----------------------------------------*/

p{ line-height: 2; }
.text_red{ color:#e60012; }
.text_white{ color:#fff; }
/* .text_gray{ color: #969696; }
.text_green{ color: #019732; } */
/* .text_yellow{ color: #ffb400; } */
.text_bold{ font-weight: bold; }
.text_gold{ color: #967c46; }
.text_100{ font-weight: 100; }
.text_300{ font-weight: 300; }
.text_400{ font-weight: 400; }
.text_500{ font-weight: 500; }
.text_600{ font-weight: 600; }
.text_700{ font-weight: 700; }
.text_normal{ font-weight: normal; }
.text_yu_min{ font-family:'游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro','ＭＳ Ｐ明朝','ＭＳ 明朝',serif; }
.text_lato{ font-family: 'Lato', sans-serif; }
.shingo{font-family: "UD新ゴNT L" , "UD Shin Go NT Light" , sans-serif;}

.text_8{ font-size: 0.8rem !important; }
.text_9{ font-size: 0.9rem !important; }
.text_10{ font-size: 1.0rem !important; }
.text_11{ font-size: 1.1rem !important; }
.text_12{ font-size: 1.2rem !important; }
.text_13{ font-size: 1.3rem !important; }
.text_14{ font-size: 1.4rem !important; }
.text_15{ font-size: 1.5rem !important; }

.lh_11{ line-height: 1.1; }
.lh_12{ line-height: 1.2; }
.lh_13{ line-height: 1.3; }
.lh_14{ line-height: 1.4; }
.lh_15{ line-height: 1.5; }
.lh_16{ line-height: 1.6; }
.lh_17{ line-height: 1.7; }
.lh_18{ line-height: 1.8; }

@media print, screen and (min-width: 769px){

	.lh_19{ line-height: 1.9; }
	.lh_20{ line-height: 2; }
	.lh_21{ line-height: 2.1; }
	.lh_22{ line-height: 2.2; }
	.lh_23{ line-height: 2.3; }
	.lh_24{ line-height: 2.4; }
	.lh_25{ line-height: 2.5; }
	.lh_26{ line-height: 2.6; }
	.lh_30{ line-height: 3; }

	.ls_-2{ letter-spacing: -2px; }
	.ls_-1{ letter-spacing: -1px; }
	.ls_1{ letter-spacing: 1px; }
	.ls_15{ letter-spacing: 1.5px; }
	.ls_2{ letter-spacing: 2px; }
	.ls_3{ letter-spacing: 3px; }
	.ls_4{ letter-spacing: 4px; }
	.ls_5{ letter-spacing: 5px; }
	.ls_6{ letter-spacing: 6px; }
	.ls_7{ letter-spacing: 7px; }
	.ls_8{ letter-spacing: 8px; }

}/*END*/

@media print, screen and (min-width: 1050px){

	.text_16{ font-size: 1.6rem !important; }
	.text_17{ font-size: 1.7rem !important; }
	.text_18{ font-size: 1.8rem !important; }
	.text_19{ font-size: 1.9rem !important; }
	.text_20{ font-size: 2.0rem !important; }
	.text_21{ font-size: 2.1rem !important; }
	.text_22{ font-size: 2.2rem !important; }
	.text_24{ font-size: 2.4rem !important; }
	.text_26{ font-size: 2.6rem !important; }
	.text_28{ font-size: 2.8rem !important; }
	.text_30{ font-size: 3.0rem !important; }
	.text_32{ font-size: 3.2rem !important; }
	.text_34{ font-size: 3.4rem !important; }
	.text_36{ font-size: 3.6rem !important; }
	.text_38{ font-size: 3.8rem !important; }
	.text_40{ font-size: 4.0rem !important; }
	.text_42{ font-size: 4.2rem !important; }
	.text_46{ font-size: 4.6rem !important; }
	.text_48{ font-size: 4.8rem !important; }

}/*END*/

@media print, screen and (min-width: 600px) and ( max-width: 1049px){

	.text_16{ font-size: 1.5rem !important; }
	.text_17{ font-size: 1.6rem !important; }
	.text_18{ font-size: 1.7vw !important; }
	.text_19{ font-size: 1.8vw !important; }
	.text_20{ font-size: 1.9vw !important; }
	.text_21{ font-size: 2.0vw !important; }
	.text_22{ font-size: 2.1vw !important; }
	.text_24{ font-size: 2.3vw !important; }
	.text_26{ font-size: 2.45vw !important; }
	.text_28{ font-size: 2.7vw !important; }
	.text_30{ font-size: 2.85vw !important; }
	.text_32{ font-size: 3.05vw !important; }
	.text_34{ font-size: 3.2vw !important; }
	.text_36{ font-size: 3.4vw !important; }
	.text_38{ font-size: 3.6vw !important; }
	.text_40{ font-size: 3.8vw !important; }
	.text_42{ font-size: 4.2vw !important; }
	.text_46{ font-size: 4.4vw !important; }
	.text_48{ font-size: 4.6vw !important; }

}/*END*/

@media screen and (max-width: 899px){

	.text_15{
		font-size: 1.4rem !important;
	}

	.lh_19{ line-height: 1.6; }
	.lh_20{ line-height: 1.7; }
	.lh_21{ line-height: 1.8; }
	.lh_22{ line-height: 1.9; }
	.lh_23{ line-height: 2; }
	.lh_24{ line-height: 2.1; }
	.lh_25{ line-height: 2.2; }
	.lh_26{ line-height: 2.4; }
	.lh_30{ line-height: 2.8; }

}/*END*/

@media screen and (max-width: 768px){

	.text_15{
		font-size: 1.3rem !important;
	}

	.ls_-2{ letter-spacing: -1px; }
	.ls_-1{ letter-spacing: 0px; }
	.ls_1{ letter-spacing: 1px; }
	.ls_15{ letter-spacing: 1px; }
	.ls_2{ letter-spacing: 2px; }
	.ls_3{ letter-spacing: 2px; }
	.ls_4{ letter-spacing: 2px; }
	.ls_5{ letter-spacing: 3px; }
	.ls_6{ letter-spacing: 3px; }
	.ls_7{ letter-spacing: 4px; }
	.ls_8{ letter-spacing: 4px; }

	.lh_19,
	.lh_20,
	.lh_21,
	.lh_22,
	.lh_23,
	.lh_24,
	.lh_25{
		line-height: 1.8;
	}
	.lh_26{
		line-height: 2;
	}
	.lh_30{
		line-height: 2.5;
	}

}/*END*/

@media screen and (max-width: 599px){

	.text_16,
	.text_17,
	.text_18{
		font-size: 1.4rem !important;
	}
	.text_20,
	.text_19{
		font-size: 1.5rem !important;
	}
	.text_21,
	.text_22,
	.text_24{
		font-size: 1.6rem !important;
	}
	.text_26,
	.text_28,
	.text_30{
		font-size: 1.8rem !important;
	}
	.text_32,
	.text_34,
	.text_38,
	.text_36,
	.text_40{
		font-size: 2rem !important;
	}
	.text_42,
	.text_46,
	.text_48{
		font-size: 2.6rem !important;
	}

	.ls_-2{ letter-spacing: 0px; }
	.ls_-1{ letter-spacing: 0px; }
	.ls_1{ letter-spacing: 0px; }
	.ls_2{ letter-spacing: 1px; }
	.ls_3{ letter-spacing: 1px; }
	.ls_4{ letter-spacing: 2px; }
	.ls_5{ letter-spacing: 2px; }
	.ls_6{ letter-spacing: 2px; }
	.ls_7{ letter-spacing: 2px; }
	.ls_8{ letter-spacing: 2px; }

}/*END*/

li{ list-style:none; }
.center{ text-align:center; }
.text_left{ text-align:left !important; }
.text_right{ text-align:right !important; }
.left{ float:left !important; }
.right{ float:right !important; }
.clear{ clear:both !important; }
.block{ display: block !important; }

.op:hover{
	/* filter: alpha(opacity=70);
	-moz-opacity:070; */
	opacity:0.60;
	transition: all 0.4s;
}
.op{
	transition: all 0.4s;
}
.rela{
	position: relative;
}


@media screen and (max-width: 599px) {
	.sp_text_left{
		text-align: left;
	}
	.sp_text_left br{
		display: none;
	}
}



/*----------------------------------------
	layout
----------------------------------------*/
#container{
	position: relative;
	overflow: hidden;
}

@media print, screen and (min-width: 600px){

	.left{ float:left; }
	.right{ float:right; }

}/*END*/

@media screen and (max-width: 768px){

	.sp_left{
		text-align: left;
	}

}/*END*/

@media screen and (max-width: 599px){
	.sp_center{
		text-align: center;
	}
	.text_center{
		text-align: left;
	}
	.sp_br{
		display: block;
	}
}/*END*/

@media screen and (max-width: 479px){



}/*END*/

.inner_frame{
	position: relative;
  width: 94%;
  margin: 0 auto;
	max-width: 1050px;
	box-sizing: border-box;
}
.gracil .inner_frame{
	width: 86%;
	margin: 0 auto;
	max-width: 1350px;
	box-sizing: border-box;
}
.narrow_frame{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}
.foot_inner_frame{
	position: relative;
  width: 86%;
  margin: 0 auto;
	max-width: 1350px;
	box-sizing: border-box;
}
.content_frame{
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

.content_frame{
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

.top_content_frame{
	width:1334px;
	position: relative;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}

@media print, screen and (min-width: 600px) {

	.narrow_frame{
		padding-right: 2.5%;
		padding-left: 2.5%;
	}

	.content_frame{
		padding-right: 2.5%;
		padding-left: 2.5%;
	}

	.content{
		float: left;
		width: 66.03%;
	}
	.side{
		float: right;
		width: 23.58%;
	}


	.content.nm_list_content{
		float: none;
		width: 100%;
	}





	.p30{
		padding-right: 3% !important;
		padding-left: 3% !important;
	}


	.box_l{
		float: left;
		width: 47.16%;
	}
	.box_r{
		float: right;
		width: 47.16%;
	}

	.box_l2{
		float: left;
		width: 48.8%;
	}
	.box_r2{
		float: right;
		width: 48.8%;
	}

	.box_l50{
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	.box_r50{
		float: right;
		width: 50%;
		box-sizing: border-box;
	}

	.box_l40{
		float: left;
		width: 37.5%;
	}
	.box_r60{
		float: right;
		width: 60%;
	}

	.box_r40{
		float: right;
		width: 37.5%;
	}
	.box_l60{
		float: left;
		width: 60%;
	}

	.box_r55{
		float: right;
		width: 53%;
	}
	.box_l45{
		float: left;
		width: 43.5%;
	}
	.box_l55{
		float: left;
		width: 53%;
	}
	.box_r45{
		float: right;
		width: 43.5%;
	}

	.box_l30{
		float: left;
		width: 30%;
	}
	.box_r30{
		float: right;
		width: 30%;
	}

	.box_r35{
		float: right;
		width: 33.5%;
	}
	.box_l35{
		float: left;
		width: 33.5%;
	}

	.box_l65{
		float: left;
		width: 62.5%;
	}
	.box_r65{
		float: right;
		width: 62.5%;
	}

	.box_l70{
		float: left;
		width: 68.5%;
	}
	.box_r70{
		float: right;
		width:68.5%;
	}



}/*END*/


@media print, screen and (max-width: 1360px) {
	.top_content_frame{
		width:auto;
			padding-right: 20px;
			padding-left: 20px;
			margin-right: auto;
			margin-left: auto;
	}

}/*END*/

@media print, screen and (min-width: 860px) {

	.narrow_frame{
		width: 840px;
		padding-right: 20px;
		padding-left: 20px;
		margin-right: auto;
		margin-left: auto;
	}

}/*END*/


@media screen and (max-width: 969px) and (min-width: 600px){
	.tb_btn_box{
		padding: 4%;
	}

	.tb_btn_box50{
		width: 50%;
	}

}/*END*/

@media screen and (max-width: 768px){

	.narrow_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}

	.content_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}

	.side{ display: none; }

}/*END*/

@media screen and (max-width: 599px){

	.inner_frame{
		width: 89%;
	}

	.narrow_frame{
		padding-right: 4.3%;
		padding-left: 4.3%;
	}

	.content_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}

	.top_content_frame{
		padding-right:0;
		padding-left:0;
	}

}/*END*/

/*----------------------------------------
 page_top_btn
----------------------------------------*/
.page_top{
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 70px;
	display: block;
	transition: all 0.6s cubic-bezier(.69,.22,.23,1.01);
	
	z-index: 2;
}
.page_top:hover{
	opacity: 0.7;
}
@media screen and (max-width: 999px){

	.page_top{
		width: 60px;
	}

}/*END*/
@media screen and (max-width: 599px){

	.page_top{
		width: 50px;
		right: 10px
	}

}
/*----------------------------------------
	list
----------------------------------------*/

ul li{
list-style: none;
}


.list_three,
.list_four{
	margin-left: -1.85%;
}
.list_five{ margin-left: -1.39%; }
.list_three li,
.list_four li,
.list_five li{
	position: relative;
	float: left;
	margin-bottom: 30px;
	box-sizing: border-box;
	margin-left: 1.85%;
	list-style: none;
}
.list_five li{ margin-left: 1.39%; }
.list_three li{ width: 31.45%; }
.list_four li{ width: 23.14%; }
.list_five li{ width: 18.6%; }



.flex_list{
    /*padding:  10px;*/
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;            /* 折り返し指定 */
	justify-content: space-between; /* 均等 */
}

.li_three li{
    margin-bottom:30px;
    width: 33%;
	text-align: left;
}

.li_four li{
	box-sizing: border-box;
	width: 23.5%;
	margin-bottom:15px;
	text-align: left;
}


.list_two{
	margin-left: -4.2%;
}

.list_two li{
	width: 45.8%;
	margin-left:4.2%;
	position: relative;
	float: left;
	margin-bottom: 30px;
	box-sizing: border-box;
}

.list_three li.flex_list li,
.list_three li.flex_list{
	margin-left: 0;
}

.list_two li:nth-child(2n+1){
	clear:both;
}


@media print, screen and (min-width: 769px) {

	.list_three li:nth-child(3n+1),
	.list_four li:nth-child(4n+1){
		clear: both;
	}




}/*END*/

@media screen and (max-width: 768px){

	.list_three li:nth-child(2n+1),
	.list_four li:nth-child(2n+1){
		clear: both;
	}
	.list_three,
	.list_four{
		margin-left: -3%;
	}
	.list_three li,
	.list_four li{
		width: 47%;
		margin-bottom: 30px;
		margin-left: 3%;
	}

	.li_three li {
	    width: 29%;
	}


}/*END*/

@media screen and (max-width: 599px){
	/*
	.list_three{
		margin-left:0;
	}
	.list_three li{
		float: none;
		width: 100%;
		margin-left:0;
	}
	*/
	.box_l,
	.box_r{
		float: none;
		width: 100%;
	}

	.li_three li {
	width: 100%;
	padding: 0;
	margin-right: 0;
	margin-bottom:20px;
	}

	.list_four{
		margin-left: -5%;
	}
	.list_four li {
		width: 45%;
		margin-left: 5%;
		margin-bottom:20px;
	}

	/*
	.list_two li{
		width: 100%;
	}
	*/

	.flex_list{
		display: block;
	}



}/*END*/

/*----------------------------------------

----------------------------------------*/
/*----------------------------------------
	header
----------------------------------------*/
header{
	width: 100%;
	padding-top: 30px;
	position: fixed;
	top: 0;
	z-index: 100;
	transition: all 0.1s;
	background-color: #fff;
}
@media screen and (min-width: 1251px){
	#mv {
		padding-top: 100px;
		margin-top: 30px;
	}
}
@media (min-width: 1000px) and (max-width: 1250px){
	#mv {
		padding-top: 80px;
		margin-top: 30px;
	}
}

.header_content{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
	width: 100%;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
}
header li{ list-style: none; }
img.head_btn_contact{
	max-width: 180px;
	width:100%;
}
.head_area{
	padding-top:10px;
	width: calc(100% - 25px);
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 25px;
}
.page .head_box,
.archive .head_box,
.single .head_box{
	background-color: #434343;
	padding: 8px 0;
}
.page .head_area,
.archive .head_area,
.single .head_area{
	padding-top: 0;
	position: static;
}
.head_area > p{
	color: #fff;
	align-self: flex-end;
	margin-right: 70px;
}
.page .head_area > p,
.archive .head_area > p,
.single .head_area > p{
	align-self: center;
}
.read{
	font-size:1.2rem;
	color:#fff;
	font-weight: normal;
	line-height: 2;
	position: absolute;
	top: 5px;
}
.head_logo{
	display: flex;
	align-items: center;
	gap: 20px;
}
.head_logo a img{
	max-width: calc(518px / 2);
	width: 100%;
}
.drawer li{
	color: #000;
	font-size: 1.4rem;
	box-sizing: border-box;
	text-align: center;
	/* padding: 2% 1.8%; */

}
.drawer li a{
	color: #000;
	line-height: 1.3;
	letter-spacing: 1px;
	/* padding: 2% 1.8%; */
	padding: 15px 30px;
	display: block;
	white-space: nowrap;
}
.drawer li.nav_dd > span{
	padding: 15px 30px;
	display: block;
	line-height: 1.3;
}
.nav_font{
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1px;
}
.drawer > nav > ul{
	font-family: 'Noto Sans JP', sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: 3px;
}
.drawer{
	width: 100%;
	/*border-top: 3px solid #000;*/
	transition: background-color 0.7s;
}
.drawer li:nth-of-type(1){
	order: 4;
	/* min-width: 200px;
	max-width: 223px;
	width: 25vw; */
}
.drawer nav > ul > li:nth-of-type(2){
	order: 1;
}
.drawer li:nth-of-type(3){
	order: 2;
}
.drawer li:nth-of-type(4){
	cursor: pointer;
	order: 3;
}
.drawer nav > ul > li:nth-of-type(5){
	order: 5;
}
.drawer li:nth-of-type(6){
	order: 6;
}
.drawer li:nth-of-type(7){
	margin-right: 1%;
	order: 7;
	flex: none;
}
.drawer li:nth-of-type(8){
	order: 8;
}
@media (min-width: 1000px) and (max-width: 1499px) {
	.drawer li a{
		padding: 15px 10px;
	}
}
@media screen and (min-width: 1500px){
	.drawer > nav > ul{
		/* margin-left: 4vw; */
		margin-left: 0vw;
	}
}
@media (min-width: 1000px) and (max-width: 1499px){
	/* .drawer > nav > ul{
		margin-left: 5vw;
	} */
	.drawer > nav > ul{
		margin-left: 0vw;
	}
}
@media screen and (max-width: 1249px){

	.drawer li{
		font-size: 1.3rem;
		/*padding: 0 1.5%;*/
	}

}/*END*/
@media screen and (max-width: 949px){

	.drawer li{
		font-size: 1.3rem;
	}

}/*END*/


@media screen and (max-width: 749px){

	.drawer li{
		font-size: 1.2rem;
	}

}/*END*/

@media screen and (max-width:599px){

	.head_logo{
		gap:5px;
	}
	.head_area{
		left: 15px;
	}
	.head_area > p{
		font-size: 0.7rem!important;
		margin-right: 45px;
	}
	.head_logo a img{
		max-width: 150px;
	}

}/*END*/

@media screen and (max-width:479px){


}/*END*/


/*----------------------------------------
	ドロワー
----------------------------------------*/

@media screen and (max-width: 999px){
	.sp_logo_main img{
		max-width: 223px;
	}
	.sp_logo_main{
		position: absolute;
		left: 50%;
		top: 42px;
		transform: translateX(-50%);
	}
	.drawer > nav > ul > li:nth-of-type(1){
		order: 4;
		padding-bottom: 30px;
	}
	.drawer > nav > ul{
		float: none;
		display: block;
	}
	.drawer{
		position: fixed;
		background: rgba(255, 255, 255, 0.98);
		top: 0;
		right: 0vw;
		width: 101vw;
		height: 100vh;
		display: flex;
		justify-content: center;
		
		
		transform: translateX(100%);
		transition: 0.4s ease-in-out;
		z-index: 10;
	}
	.drawer nav{
		width: 100vw;
		background: rgba(255, 255, 255, 0.98);
		height: 100vh;
		border-top: 3px #000 solid;
		margin-top: 25px;
	}
	.drawer > nav > ul{
		text-align: center;
		width: 90%;
		margin: 0 auto;
		padding-bottom: 130px;
	}
	.drawer > nav > ul li{
		position: relative;
	}
	.drawer > nav > ul li a,.drawer > nav > ul > li > span span{
		display: inline-block;
		font-size: 1.6rem;
		text-decoration: none;
		padding: 15px 15px 0 15px;
		margin-bottom: 20px;
		font-weight: normal;
	}
	.drawer > nav > ul > li > span span{
		margin-bottom: 0;
	}
	.drawer ul li a:hover{
		/* animation: drawer 1.4s; */
		color: #989898;
	}
	@keyframes drawer{
		0%{
			filter: none;
		}
		30%{
			filter: blur(0.8px);
		}
		100%{
			filter: none;
		}
	}
	.open .drawer{
		visibility: visible;
		opacity: 1;
		transform: translateX(0);
		background-color: #fff!important;
	}
	.open .drawer ul li{
		transform: translateX(0);
	}
	.btn_menu{
			position: fixed;
			right: 2%;
			top: 45px;
			width: 70px;
			height: 35px;
			cursor: pointer;
			z-index: 10;
			background: #000;
			border-radius: 20px;
			color:#fff;
	}
	.btn_menu::after{
		position: absolute;
		letter-spacing: 1px;
		bottom: 50%;
		translate: 0 50%;
		content: 'MENU';
		display: block;
		width: 100%;
		color: #fff;
		font-size: 16px;
		text-decoration: none;
		text-align: center;
		white-space: nowrap;
		transition: all .4s;
		font-size: 1.5rem;
		font-family: 'Josefin Sans', sans-serif;

	}
	.btn_menu span{
		position: absolute;
		left: calc(37.5% / 2);
		width: 62.5%;
		height: 1px;
		background: #fff;
		transition: all 0.4s;
		

	}
	.btn_menu span:nth-child(1){
		top: 10px;
	}
	.btn_menu span:nth-child(2){
		top: 20px;
	}
	.btn_menu span:nth-child(3){
		top: 30px;
	}
	.open .btn_menu{
		background-color: transparent;
	}
	.open .btn_menu span{
		width: 45%;
		translate: -50% 0;
		left: 50%;

	}
	.open .btn_menu::after{
		color: #000;
		content: 'CLOSE';
		font-size: 1rem;
		bottom: -0.5rem;
	}
	.open .btn_menu span:nth-child(1){
		transform: rotate(45deg);
		top: 18px;
		opacity: 1;
		background-color: #000;
	}
	.open .btn_menu span:nth-child(2){
		
	}
	.open .btn_menu span:nth-child(3){
		transform: rotate(-45deg);
		opacity: 1;
		top: 18px;
		background-color: #000;
	}
}
@media screen and (max-width:599px){
	.btn_menu::after{
		font-size: 1.5rem;
		font-family: 'Josefin Sans', sans-serif;
	}

}
/*END*/


/* アコーディオンヘッダー */
.child_menu,.child_menu02{
	background: rgba(255, 255, 255, 0.8);
	transition: all 0.4s;
	translate: 0% 100%;
	width: 140%;
	position: absolute;
	left: -20%;
	bottom: 0;
	 /*非表示*/
	transform: scale(1,0); /*高さを0に*/
	transform-origin: top; /*上からアニメーション*/
}
.child_menu li a,.child_menu02 li a{
	padding: 15px 15px;
	display: block;
}
@media screen and (min-width:1000px){
	.drawer{
		border-top: 3px solid #000;
	}

	header{
		border-bottom: none!important;
	}
	.only_999{
		display: none!important;
	}

	/* ホバー時 */
.drawer nav > ul > li:nth-of-type(4):hover .child_menu,.drawer nav > ul > li:nth-of-type(6):hover .child_menu02{
	/*display: block;*/
	visibility: visible; /*表示*/
	opacity: 1;
	transform: scale(1,1);
}
}
@media screen and (max-width:999px){
	.drawer{
		border-top: none!important;
	}

	header{
		border-bottom: #000 3px solid;
		padding-top: 25px;
		margin-bottom: 70px;
		/* position: static; */
		position: relative;
	}
	.drawer nav > ul > li:nth-of-type(4),.drawer nav > ul > li:nth-of-type(6){
		cursor: pointer;
	}

	.only_1000{
		display: none!important;
	}
	.drawer > nav > ul >li{
		text-align: center;
		border-bottom: 1px solid #dedede;
	}
	.child_menu{
		background: none;
		left: 0;
		translate: 0% 0%;
		width: 100%;
		position: relative;
		display: none;
		visibility: visible; /*表示*/
		opacity: 1;
		transform: scale(1,1);

	}
	.child_menu02{
		background: none;
		left: 0;
		translate: 0% 0%;
		width: 100%;
		position: relative;
		display: none;
		visibility: visible; /*表示*/
		opacity: 1;
		transform: scale(1,1);

	}
	.child_menu,.child_menu02{
		transition: inherit;
	}

	.child_menu li,.child_menu02 li{
		padding: 5px 20px;
	}
	.drawer{
		overflow-y: scroll;
	}
	.drawer > nav > ul li > span {
		display: inline-block;
		font-size: 1.6rem;
		text-decoration: none;
		padding: 0px 15px 0 15px;
		margin-bottom: 20px;
		font-weight: normal;
		line-height: 1.5;
	}

}
.no_scroll{
	overflow: hidden;
}
.circle_btn,.circle_btn02{
	position: absolute;
    width: 30px;
    height: 30px;
    /*border: 1px #000 solid;
    border-radius: 50%;*/
    top: 30px;
    right: 5%;
}
.circle_btn::after,.circle_btn02::after{
	content: '';
    width: 1px;
    display: inline-block;
    height: 20px;
    position: absolute;
    background-color: #000;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
	transition: all 0.4s;
}
.circle_btn::before,.circle_btn02::before{
	content: '';
    width: 20px;
    display: inline-block;
    height: 1px;
    position: absolute;
    background-color: #000;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
	transition: all 0.4s;
}
.nav_open.circle_btn::before{
	width: 0;
	height: 0;
}
.nav_open.circle_btn::after{
	transform: rotate(90deg);
}
.nav_dd.nav_open02 .circle_btn02::before{
	width: 0;
	height: 0;
}
.nav_dd.nav_open02 .circle_btn02::after{
	transform: rotate(90deg);
}


.drawer .nav_btn,.drawer .nav_tel{
	padding: calc(2% - 10px) calc(1.8% - 20px);
}
.drawer .nav_btn a{
	background-color: #000;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	padding: 20px 20px;
}
.drawer .nav_btn a:hover{
	background-color: #fff;
	outline: #000 1px solid;
	color: #000;
}
.drawer .nav_btn a img{
	width: 25px;
	height: 25px;
}
.drawer .nav_btn a .nav_font{
	margin-left: 10px;
	margin-right: 10px;
}
.nav_inst a img{
	width: 100px;
}
@media screen and (min-width:1000px){
	.drawer .nav_btn a{
		border-radius: 30px;
		padding: 10px 20px;
	}

}
@media screen and (max-width:999px){
	.drawer .nav_tel a{
		background-color: #fff;
		border: #000 solid 1px;
		border-radius: 40px;
		display: inline-block;
		padding: 20px 20px;
	}
	.drawer .nav_btn{
		border-bottom: none;
		margin-top: 50px;
	}
	.drawer .nav_tel,.drawer .nav_inst{
		border-bottom: none;
	}
	.drawer .nav_tel img{
		max-width: 207px;
	}
	.drawer .nav_btn a,.drawer .nav_tel a{
		width: 80%;
	}
}




.bg01{
	background-color: #f6f5f6;
}
.akari_head{
	font-size: 2.8rem;
	letter-spacing: 6px;
}
.text_akarie01{
	color: #6d604c;
}
.text_akarie02{
	color: #62543f;
}
.text_gracil01{
	color: #536e8a;
}
.text_gracil02{
	color: #3e6a96;
}

/*----------------------------------------
	map_btn,mail_btn
----------------------------------------*/
.map_btn,.mail_btn,.site_btn{
	display: block;
	position: relative;
	padding: 15px 0px;
	width: 46%;
	max-width: 300px;
	text-align: center;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	border: 1px solid #000;
	letter-spacing: 0.1em;
}
.map_btn img,.mail_btn img{
	width: 25px;
	height: 25px;
	position: absolute;
	left: 15%;
}
.map_btn{
	background-color: #fff;
	color: #000;
}
.mail_btn{
	background-color: #000;
	color: #fff;
}
.site_btn {
	width: 100%;
	background-color: #c74e23;
	border: 1px solid #c74e23;
	color: #fff;
	max-width: 100%;
}

.map_btn::after,.mail_btn::after,.site_btn::after{
	position: absolute;
	content: "";
	top: 50%;
	right: 8%;
	width: 10px;
	height: 10px;
	transform: translateY(-50%) rotate(45deg);
	transition: all .4s;
}
.hover_icon {
	
}
.nav_btn a .hover_icon {
	display: none;
	transition: all .4s;
}

.mail_btn:hover .hover_icon {
	opacity: 1;
	transition: all .4s;
}
.map_btn:hover .hover_icon {
	opacity: 1;
	transition: all .4s;
}
.nav_btn:hover .hover_icon {
	opacity: 1;
	display: inline;
	transition: all .4s;
}
.nav_btn:hover .defo_icon {
	
	display: none;
	transition: all .4s;
}
.mail_btn:hover .defo_icon {
	
	transition: all .4s;
}
.map_btn:hover .defo_icon {
	
	transition: all .4s;
}
.map_btn:hover::after,.mail_btn:hover::after,.site_btn:hover::after{
	right: 6%;
}
.map_btn:hover{
	background-color: #000;
	color: #fff;
}
.mail_btn:hover{
	background-color: #fff;
	color: #000;
}
.site_btn:hover {
	background-color: #fff;
	color: #c74e23;
}
.map_btn:hover::after{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.mail_btn:hover::after{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.site_btn:hover::after{
	border-top: 1px solid #c74e23;
	border-right: 1px solid #c74e23;
}
.map_btn::after{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.mail_btn::after{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.site_btn::after{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

@media screen and (max-width: 599px){
	.map_btn,.mail_btn,.site_btn{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
}/*END*/



/*----------------------------------------
	contact-set
----------------------------------------*/
.bg_gray {
	background-color: #f6f5f6;
}
.contact p {
	margin-bottom: 0;
}
.contact_btns {
	display: flex;
	width: 70%;
	gap: 20px;
  margin: 0 auto;
}
.contact_btn {
	flex: 1;
	min-width: 17em;
}
.contact_btn .mail_btn{
	width: 100%;
	padding: 20px 0px;
	margin: 0 auto;
}
.contact_btn:first-child a{
	display: block;
	margin: 0 auto;
	max-width: 309px;
}
.contact_btn .mail_btn img {
	left: 15%;
}
.h2_ttl{
	text-align: center;
}
.h2_ttl img{
	max-width: 300px;
}
@media screen and (max-width: 768px){
	.contact_btns {
		flex-direction: column;
		gap: 30px;
	}
}/*END*/

@media screen and (max-width: 599px){

}/*END*/
/*----------------------------------------
	footer
----------------------------------------*/
.bg_black {
	background-color: #000;
}
footer {
	color: #fff;
}
footer a{
	color: #fff;
}
.footer_top {
	display: flex;
}
.footer_logo {
	max-width: 295px;
	padding-right: 30px;
}
.footer_info_box{
	max-width: 295px;
}
.footer_map {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 700px;
	margin-left: auto;
}
.footer_map table {
	height: 33%;
	background: transparent;
	border: none;
}
.footer_map th,.footer_map td{
	text-align: left;
	/* padding: 1em 1em; */
	min-width: 10em;
	color: #fff;
}
.footer_map th a,.footer_map td a{
	display: block;
	padding: 1em 1em;
}
.footer_map td{
	/* padding: 1em 1em 1em 1.5em; */
}
.footer_map td a{
	display: block;
	padding: 1em 1em 1em 1.5em;
}
.footer_links {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 30px;
}
.footer_links .tel{
  display: block;
	width: 80%;
	max-width: 365px;
}
.shop_btn {
	display: block;
	position: relative;
	padding: 15px 0px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	border: 1px solid #fff;
	letter-spacing: 0.1em;
	background-color: transparent;
	color: #fff;
}
.href_none {
	pointer-events: none;
}
.href_none::after {
	display: none;
}
.shop_btn::after{
	position: absolute;
	content: "";
	top: 50%;
	right: 8%;
	width: 10px;
	height: 10px;
	transform: translateY(-50%) rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transition: all .4s;
}
.shop_btn:hover {
	color: #000;
	border: 1px solid #fff;
	background-color: #fff;
}
.shop_btn:hover::after {
	right: 6%;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.footer_bottom {
	height: 120px;
	border-top: 3px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 20px;
}
.footer_btn_br {
	display: none;
}

@media screen and (max-width: 768px){
	.footer_top {
		flex-direction: column;
	}
	.footer_logo {
    margin: 0 auto;
		padding-right: 0;
    width: 80%;
	}
	.footer_map {
		margin: 50px auto 0;
	}
	.footer_links {
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}
}/*END*/

@media screen and (max-width: 599px){
	.footer_links {
		display: grid;
		/* grid-template-columns: repeat(1,1fr); */
		gap:15px;
		margin-top: 30px;
	}
	.footer_map {
		flex-direction: column;
		margin-top: 30px;
	}
	.footer_btn_br {
		display: block;
	}
	.footer_links .tel,.footer_links .address,.footer_links .time{
		/* width: fit-content;
		margin: 0 auto; */
		font-size: 14px;
	}
	.footer_links .address {
		line-height: 1.5;
	}
	.footer_links .tel {
		width: 100%!important;
		padding-top: 3px;
	}
	.footer_links .time {
		line-height: 1.5;
		padding-top: 3px;
	}
	.footer_map th, .footer_map td {
    /* border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; */
    /* padding: 2em 1em; */
	}
	.footer_map th a, .footer_map td a{
		display: block;
    padding: 1em 1em;
	}
	.footer_map table tr:last-child th,.footer_map table tr:last-child td {
    border-bottom: none;
	}
	.footer_map table:nth-child(3) tr:last-child th {
    /* border-bottom: 1px solid #fff; */
	}
	/* .shop_btn {
		width: 70%;
		margin: 0 auto;
	} */
	table {
    margin-bottom: 0em;
	}
	.footer_bottom {
		margin-top: 30px;
	}
}/*END*/


/*----------------------------------------
	パンクズリスト
----------------------------------------*/

.bread_crumb p {
	display: inline-block;
}
.bread_crumb span {
	display: inline-block;
	padding: 0 10px;
}

/*----------------------------------------
　TOP
----------------------------------------*/
.home .intro_ttl{
	margin: 150px 0;
}
.home .intro_ttl img{
	max-width: calc(885px / 2);
}
.intro_flex{
	display: flex;
	justify-content: space-between;
}
.intro_flex_text div img{
	max-width: 330px;
}
.intro_flex .intro_flex_text{
	width: 38%;
}
.intro_flex .intro_flex_img{
	width: 60%;
}
.intro_flex_img img{
	width: 57vw;
}
.intro_deco{
	max-width: 573px;
	position: absolute;
	bottom: 0;
	left: -20px;
	width: 54.5%;
	min-width: 220px;
}


.gracil_btn,.akrie_btn,.lifelabel_btn{
	display: inline-block;
	width: 250px;
	background-color: #000;
	color: #fff;
	border-radius: 30px;
	padding: 20px 0;
	font-size: 1.4rem;
	font-family: "UD新ゴNT L" , "UD Shin Go NT Light" , sans-serif;
	letter-spacing: 2px;
}
.akrie_btn{
	right: 0;
	position: absolute;
	bottom: -30px;
}
.akrie_btn.akrie_btn_top {
	position: relative;
	bottom: 0;
}
.gracil_btn{
	left: 0;
	bottom: 0;
	position: absolute;
	bottom: -30px;
	text-align: left;
}
.gracil_btn svg{
	padding-right: 10px;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	margin-left: 15%;
}
.gracil_btn path{
	fill: #fff;
}
.gracil_btn:hover path{
	fill: #000;
}
.lifelabel_btn{
	position: relative;
	text-align: center;
}
.akrie_btn::after,.gracil_btn::after,.lifelabel_btn::after{
	position: absolute;
    content: "";
    top: 50%;
    right: 8%;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
    transition: all .4s;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.akrie_btn:hover,.gracil_btn:hover,.lifelabel_btn:hover{
	background-color: #fff;
	color: #000;
	outline: 1px solid #000;
}
.akrie_btn:hover::after,.gracil_btn:hover::after,.lifelabel_btn:hover::after{
	right: 6%;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.head_flex{
	display: flex;
	justify-content: space-between;
}
.head_flex.reverse{
	flex-direction: row-reverse;
}
.head_flex_01{
	width: 33%;
}
.head_flex_02{
	width: 57%;
}
.flex_02{
	display: flex;
}
.flex_02.reverse{
	flex-direction: row-reverse;
}
.flex_02 > div{
	width: 50%;
}
.flex_02 > div:first-of-type{
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 3%;
	box-sizing: border-box;
}
.bnr_grid{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	column-gap: 3%;
}
.bnr_grid02{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	column-gap: 3%;

}

.top_setup_frame {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:599px){
	.bnr_grid{
		grid-template-columns: repeat(1,1fr);
		row-gap: 20px;
	}
	.bnr_grid02{
		grid-template-columns: repeat(2,1fr);
		row-gap: 20px;

	}

	.akrie_btn,.gracil_btn{
		position: relative;
		bottom: auto;
		right: auto;
		margin-top: 50px;
		margin-bottom: 40px;
	}
	.akrie_btn.akrie_btn_top {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.home .intro_ttl{
		margin: 70px 0;
	}
	.intro_ttl img{
		width: 70%;
	}
	.head_flex.reverse,.head_flex{
		flex-direction: column;
	}
	.head_flex_01{
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
	}
	.head_flex_01 img{
		width: 60%;
	}
	.head_flex_02{
		width: 100%;
	}

	.flex_02.reverse,.flex_02{
		flex-direction: column-reverse;
	}
	.flex_02 > div:first-of-type{
		padding: 0%;
		margin-top: 30px;
		box-sizing: border-box;
	}

	.flex_02 > div{
		width: 100%;
	}
	.intro_flex{
		flex-direction: column;
		padding-bottom: 50px;
	}
	.intro_flex_text div img{
		max-width: 330px;
	}
	.intro_flex .intro_flex_text{
		width: 100%;
	}
	.intro_flex_text p{
		line-height: 2.5;
	}
	.intro_flex .intro_flex_img{
		margin-top: 30px;
		width: 80%;
		align-self: flex-end;
	}
	.intro_flex_img img{
		width: 75.8vw;
	}

}

/* slick */
.works_slick {/*横幅94%で左右に余白を持たせて中央寄せ*/
	margin:80px auto 0 auto;
}

.works_slick img {
	width:100%;/*スライダー内の画像を横幅100%に*/
	height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.works_slick .slick-slide {
	padding:0 10px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.works_slick .slide-arrow{
	width: 40px;
	height: 40px;
}
.prev-arrow,
.next-arrow {
	position: absolute;/*絶対配置にする*/
	top: -15%;
	cursor: pointer;/*マウスカーソルを指マークに*/
	outline: none;/*クリックをしたら出てくる枠線を消す*/
	transition: all 0.4s;
}
.prev-arrow:hover .cls-1,
.next-arrow:hover .cls-1{
	stroke: #fff;
	fill: #000;
}
.prev-arrow {/*戻る矢印の位置と形状*/
	right: calc(0% + 40px + 20px);
}

.next-arrow {/*次へ矢印の位置と形状*/
	right: 0%;
}

/*ドットナビゲーションの設定*/

.slick-dots {
	text-align:center;
	margin:20px 0 0 0;
}

.slick-dots li {
	display:inline-block;
	margin:0 5px;
}

.slick-dots button {
	color: transparent;
	outline: none;
	width:8px;/*ドットボタンのサイズ*/
	height:8px;/*ドットボタンのサイズ*/
	display:block;
	background:#ccc;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
	background:#333;/*ドットボタンの現在地表示の色*/
}

/*works_list タイトル　2行表示*/
.works_list .works_sp_r h2 {
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.works_flex{
	display: flex;
	gap: 30px;
	justify-content: center;
}
@media screen and (max-width:599px){
	.works_flex{
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}
	.prev-arrow, .next-arrow{
		top: -20%;
	}
	.works_slick{
		margin-top: 80px;
	}
}
@media screen and (max-width:426px){
	.prev-arrow, .next-arrow{
		top: -13%;
	}
}
/*----------------------------------------
　下層
----------------------------------------*/
/*common_things*/
.max600 {
	max-width: 600px;
	margin: 0 auto;
}
.max300 {
	max-width: 300px;
	margin: 0 auto;
}
.max500 {
	max-width: 510px;
}
.max510 {
	max-width: 510px;
}
.ttl_510{
	width: 48.57%;
}
.max_content {
  max-width: max-content;
  margin: 0 auto;
}
.m_center {
	margin: 0 auto;
}
.nowrap_pc {
	white-space: nowrap;
}
.pc_block {
  display: block;
}
.sp_block {
  display: none;
}
.btn_move {
	transition: .4s;
}
.btn_move:hover {
	transform: translateY(5px);
	opacity: 0.8;
}
.btn_opa {
	padding: 10%;
	border: 1px solid #000;
	display: block;
	border-radius: 10px;
	transition: .4s;
}
.btn_opa div {
	width: 100%;
	overflow: hidden;
}
.btn_opa img{
	transition: .4s;
}
.btn_opa:hover img{
	scale: 1.05;
}
@media screen and (max-width:768px){
  .pc_block {
    display: none;
  }
  .sp_block {
    display: block;
  }
	.ttl_510{
		width: 70%;
	}
}
@media screen and (max-width: 599px) {
	.ttl_510{
		width: 120%;
	}
}
@media screen and (max-width: 479px) {
	.ttl_510{
		width: 130%;
	}
}
/*2カラム*/
.two_list {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	column-gap: 20px;
	row-gap: 20px;
}
.two_list.point_list {
	row-gap: 50px;
}
@media screen and (max-width:768px){
	.two_list {
		grid-template-columns: repeat(1,1fr);
	}
}
/*3カラム*/
.three_list {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	column-gap: 20px;
	row-gap: 20px;
}
@media screen and (max-width:768px){
	.three_list {
		grid-template-columns: repeat(2,1fr);
	}
}
/*MV*/
.mv_frame {
	/* background-image: url(../images/mv.jpg); */
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 40vh;
	max-height: 500px;
}
.home .mv_frame {
	height: auto;
	max-height: inherit;
}
/* .home .mv_frame h1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
} */
.sitemap .mv_frame {
	background-image: url(../images/mv_bg.jpg);
}
.mv_frame.news{
	background-image: url(../images/mv_bg.jpg);
}
.magazine .mv_frame {
	background-image: url(../images/mv_bg.jpg);
}
.akarie .mv_frame {
	background-image: url(../images/mv_bg.jpg);
}
.works.mv_frame {
	background-image: url(../images/mv_bg.jpg);
}
.works_house.mv_frame {
	background-image: url(../images/mv_bg.jpg);
}
.works_shop.mv_frame {
	background-image: url(../images/mv_bg.jpg);
}
.gracil .mv_frame {
  background-image: url(../images/mv.jpg);
	height: 45vh;
}
.contact .mv_frame {
  background-image: url(../images/mv.jpg);
}
.privacy .mv_frame {
  background-image: url(../images/mv.jpg);
}
.setup .mv_frame {
  background-image: url(../images/mv_bg.jpg);
}
.mv_frame .mv_ttl {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}
.gracil .mv_frame h1 {
	max-width: min(430px,70%);
}
/*-------------------akarie*/
.akarie .intro_frame {
	display: flex;
	width: 100%;
}
.akarie .intro_frame .flex_box_l {
	position: relative;
	width: 50%;
}
.akarie .intro_frame .flex_box_l .intro_img01{
	position: absolute;
	top: 5%;
	left: 0;
	width: 50%;
	margin-bottom: 30vh;
}
/* .akarie .intro_frame .flex_box_r {
	clear: both;
	width: 50%;
} */
.akarie .intro_frame .flex_box_r .intro_img02{
	float: left;
	width: 72%;
}
.akarie .intro_frame .flex_box_r .intro_img03{
	float: right;
	width: 63%;
	margin-top: 100px;
}
.akarie .intro_text_area {
	margin-top: 25vw;
	max-width: 500px;
	margin-left: auto;
	padding-left: 3vw;
}
@media screen and (max-width:768px){
	.akarie .intro_frame .intro_ttl{
		font-size: 2.4rem!important;
		}
	.akarie .intro_frame .intro_ttl+p{
		line-height: 3;
		}
	.akarie .intro_frame .flex_box_l,.intro_frame .flex_box_r {
		width: 100%;
	}
	.akarie .intro_frame {
		flex-direction: column;
	}
	.akarie .intro_text_area {
		margin: 20px auto 0;
		margin-bottom: 10vw;
		max-width: 500px;
		padding-left: 3vw;
		padding-right: 3vw;
		width: fit-content;
	}
	.akarie .intro_frame .flex_box_l .intro_img01{
		position: absolute;
		top: inherit;
		bottom: -130vw;
		margin-bottom: 0;
		z-index: 1;
	}
	.akarie .intro_frame .flex_box_r .intro_img02{
		float: right;
	}
}
/*zeh_frame*/
.zeh_frame {
	border: 1px solid #d3d3d3;
	padding: 5% 2%;
	box-sizing: border-box;
	width: 100%;
	border-radius: 10px;
}
.zeh_frame table {
	width: 100%;
}
.zeh_table th,.zeh_table td {
	color: #000;
	padding: 10px 3px;
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	text-align: center;
}
.zeh_table th{
	background-color: #ededed;
	font-size: 1.3rem;
}
.zeh_table td{
	background-color: #fff;
}
.zeh_table_txt {
	white-space: nowrap;
}
.zeh_table_txt br {
	display: none;
}
@media screen and (max-width: 499px) {
	.zeh_table_txt{
		font-size: 1.0rem;
	}
	.zeh_table_txt br {
		display: block;
	}
}

/*points*/
.akarie .point_line::before {
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	background: #000;
	position: absolute;
	bottom: 35%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 15;
}
/*---------------------------sitemap*/
.sitemap_list {
  display: flex;
  justify-content: center;
  gap: 20%;
}
.sitemap_list a{
  color: #000;
  display: flex;
  align-items: center;
  padding: 10px 10px;
}
.sitemap_list a:hover{
  color: #c74e23;
}
.sitemap_list > ul > li > a span:after{
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  margin-left: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  transition: .4s;
}
.sitemap_list > ul > li > a:hover span:after{
  border-top: 1px solid #c74e23;
  border-right: 1px solid #c74e23;
}
.sitemap_list > ul > li > a span{
  transition: .4s;
  position: relative;
  display: block;
}
.sitemap_list > ul > li > a > svg{
  width: 20px;
  padding-left: 10px;
  transform: translateY(-2px);
}
.sitemap_list > ul > li > a > svg .cls-3{
  transition: .4s;
}
.sitemap_list > ul > li > a:hover > svg .cls-3{
  stroke:#c74e23;
}
.sitemap_list > ul > li > a:hover span{
  transform: translateX(5px)
}
.sitemap_list > ul > li > ul > li > a{
  margin-left: 20px;
}
.sitemap_list > ul > li > ul > li > a:before{
  content: "-";
}
@media screen and (max-width:768px){
  .sitemap_list {
    flex-direction: column;
  }
}


/*----------------------magazine*/
.magazine .intro_frame {
	display: flex;
	width: 100%;
}
.magazine .intro_frame .flex_box_l,.intro_frame .flex_box_r {
	position: relative;
	width: 50%;
}
.magazine .intro_frame .flex_box_r .intro_img02{
	float: right;
	width: 52%;
}
.magazine .intro_text_area {
  padding-left: 50px;
}
@media screen and (max-width:768px){
	.magazine .intro_frame .intro_ttl{
		font-size: 2rem!important;
	}
	.magazine .intro_frame .flex_box_l,.intro_frame .flex_box_r {
		width: 100%;
	}
	.magazine .intro_frame {
		flex-direction: column;
	}
	.magazine .intro_text_area {
    padding: 10px;
    width: fit-content;
    margin: 0 auto;
	}
	.magazine .intro_img01_sp{
    float: left;
    width: 75%;
    margin-bottom: 10%;
    margin-top: 10%;
	}
}
/*----------------------gracil*/
.gracil .intro_bg {
	background-color: #f6f5f6;
	width: 93%;
	height: 1500px;
	margin-left: auto;
	max-width: calc(50vw + 675px);
}
.gracil .intro_position .intro_img01 {
	position: absolute;
	top: -10%;
	left: 52%;
	max-width: 340px;
}
.gracil .intro_position .intro_img02 {
	position: absolute;
	top: 8%;
	right: 0;
	max-width: 320px;
}
.gracil .intro_position .intro_img03 {
	position: absolute;
	bottom: 36%;
	left: -8%;
	max-width: min(470px,50%);
}
.gracil .intro_position .intro_img04 {
	position: absolute;
	bottom: -5%;
	right: 0;
	max-width: min(420px,49%);
}
.gracil .intro_position .intro_h3 {
	position: absolute;
	top: 5%;
	left: 20%;
	max-width: 123px;
}
.gracil .intro_position .intro_txt {
	position: absolute;
	top: 32%;
	left: 50%;
	font-size: 15px;
	width: fit-content;
}
.gracil .intro_position .intro_figure {
	position: absolute;
	bottom: 5%;
	left: 7%;
	max-width: min(435px,45%);
}
@media screen and (max-width: 768px){
	.gracil .intro_bg {
    width: 100%;
    height: auto;
    padding-top: 30vh;
    padding-bottom: 40vh;
	}
	.gracil .intro_position .intro_h3 {
    width: 20%;
	}
	.gracil .intro_position .intro_h3,
	.gracil .intro_position .intro_txt,
	.gracil .intro_position .intro_figure {
		position: initial;
		margin: 40px auto;
	}
	.gracil .intro_figure {
		margin-bottom: 100px;
	}
  .gracil .intro_position .intro_txt {
		width: fit-content;
    margin: 100px auto;
	}
	.gracil .intro_position .intro_img01 {
    top: -5%;
		left: initial;
    right: 10%;
		width: 45%;
    max-width: 220px;
	}
	.gracil .intro_position .intro_img02 {
    top: 4%;
    right: 0;
    width: 45%;
    max-width: 220px;
	}
	.gracil .intro_position .intro_img03 {
    bottom: 4%;
    left: 0%;
    max-width: 55%;
	}
}/*END*/

@media screen and (max-width: 599px){
	.gracil .intro_bg {
    padding-top: 25vh;
    padding-bottom: 30vh;
	}
	.gracil br {
		display: none;
	}
	.gracil .sp_left {
		text-align: left;
	}
	.gracil .intro_position .intro_txt {
		width: 86%;
    margin: 100px auto;
	}
	.gracil .intro_position .intro_figure {
		max-width: 75%;
	}
}/*END*/

.gracil .h2_ttl {
	max-width: 250px;
	margin: 0 auto;
}
.gracil .lineup {
	margin-top: 20vh;
}
.gracil .lineup_list {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	column-gap: 20px;
	row-gap: 20px;
}
.gracil .lineup_item {
	width: 100%;
	background-color : #fff;
	background-image:
		repeating-linear-gradient( 0deg,#f2f2f2 0px 1px,	transparent 1px 30px),
		repeating-linear-gradient( 90deg,#f2f2f2 0px 1px,	transparent 1px 30px);
	padding: 5vh 3vw;
	border: #000 solid 2px;
	box-sizing: border-box;
	border-radius: 5px;
}
.gracil .lineup_item .chimei {
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: clamp(24px,4vw,45px);
	padding-top: 20px;
}
.gracil .lineup_item .kukaku {
	font-weight: bold;
	font-size: clamp(18px,2vw,20px);
	line-height: 1.5;
	display: inline-block;
	margin-bottom: 0;
}
.gracil .lineup_item .nokori {
	font-weight: bold;
	font-size: clamp(16px,1.8vw,18px);
	line-height: 1.5;
	display: inline-block;
	color: #c74e23;
	padding-left: 10px;
	margin-bottom: 0;
}
.gracil .lineup_item .nokori > span{
	font-size: clamp(20px,2.8vw,32px);
}
.gracil .lineup_item .kakaku::before,.lineup_item .menseki::before {
	font-size: clamp(12px,1.2vw,15px);
	background-color: #000;
	color: #fff;
	content: "土地価格";
	padding: 10px 15px;
	border-radius: 3px;
	min-width: 6.5em;
	box-sizing: border-box;
}
.gracil .lineup_item .menseki::before {
	content: "土地面積";
}
.gracil .lineup_item .kukaku > span{
	font-weight: bold;
	font-size: clamp(22px,3vw,35px);
}
.gracil .lineup_item .kakaku {
	font-size: clamp(12px,1.2vw,15px);
	line-height: 1.3;
	display: flex;
	align-items: center;
	gap: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
}
.gracil .lineup_item .kakaku > span{
	font-size: clamp(22px,3vw,35px);
	color: #c74e23;
}
.gracil .lineup_item .menseki{
	font-size: clamp(16px,2vw,20px);
	line-height: 1.3;
	display: flex;
	align-items: center;
	gap: 20px;
	font-weight: bold;
}
.gracil .lineup_item .gaiyou{
	font-size: clamp(12px,1.2vw,15px);
	padding: 25px 0px;
}
.kuwasiku{
	font-size: clamp(12px,1.2vw,15px);
	margin-bottom: 25px;
}
.gracil .lineup_item .btns{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.gracil .hover_icon {
	
}
.gracil .lineup_item .btns{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media screen and (max-width: 599px){
	.gracil.lineup_item .btns{
		flex-direction: column;
		gap: 20px;
	}
	.gracil .lineup_item .kakaku {
    justify-content: space-between;
    gap: 10px;
    white-space: nowrap;
	}
}/*END*/
@media screen and (max-width: 900px){
	.gracil .lineup_list {
		grid-template-columns: repeat(1,1fr);
	}
	.gracil .lineup_list2 {
		grid-template-columns: repeat(2,1fr);
	}
	.gracil .lineup_item {
		padding: 20px 10px;
	}
}/*END*/

@media screen and (max-width: 599px){
	.gracil .h2_ttl {
    width: 50%;
	}
	.gracil .lineup_item {
		border: #000 solid 1.5px;
	}
	.gracil .lineup_item .btns{
		flex-direction: column;
		gap: 20px;
	}
}/*END*/
/*----------------------------------------
	投稿一覧　スタイル
----------------------------------------*/
.li_inner_frame{
	border:1px solid #a39172;
	position: relative;
	box-sizing: border-box;
}

.li_inner_frame .deta_box{
	padding:4% 4.5%;
	box-sizing: border-box;
	background: #fff;
}

.new_icon_area{
	height: 34px;
	margin-bottom: 10px;
	position: absolute;
	top:-43px;
	left:0;
}

.cate_item{

}

.cat_label{
	display: inline-block;
	border-radius: 12px;
	color: #fff;
	background: #818583;
	padding:4px 8px;
	margin-right:7px;
	margin-bottom:5px;
}

.cate_event, .cat_label.event{
	background: #c63d53;
}


.cat_label.blog{
	background: #469574;
}
.cat_label.re{
	background: #4b92c3;
}
.cat_label.tsusin{
	background: #ebb077;
}



.blog_list{
	display: flex;
	flex-wrap: wrap;
	margin-left: -3.33%;
}

.blog_list li{
	width: 30%;
	margin-left: 3.33%;
	background: #fff;
}

.topblog .blog_list{
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
	gap: 2.92%;
}
.topblog .blog_list li{
	width: 22.8%;
	background: #fff;
	margin-left: 0;
	margin-bottom: 30px;
}


.top_stairs_list li{
	margin-bottom: 165px;
}

.top_stairs_list li:nth-child(2){
	transform: translateY(68px);
}
.top_stairs_list li:nth-child(3){
	transform: translateY(148px);
}

.top_stairs_list li:nth-child(5){
	transform: translateY(68px);
}
.top_stairs_list li:nth-child(6){
	transform: translateY(148px);
}


.page_list_mb{
	margin-bottom: 80px;
}


@media screen and (max-width: 599px){

	.event_ul.blog_list li{
		width: 100%;
		margin-bottom: 20px !important;
	}

	.new_icon_area {
	  height: 34px;
	  margin-bottom: 0;
	  position: absolute;
		top: -15px;
		left: 0;
		z-index: 3;
	}



	.top_stairs_list li{
		margin-bottom: 0;
	}
	.top_stairs_list li:nth-child(2){
		transform: translateY(0);
	}
	.top_stairs_list li:nth-child(3){
		transform: translateY(0);
	}

	.top_stairs_list li:nth-child(5){
		transform: translateY(0);
	}
	.top_stairs_list li:nth-child(6){
		transform: translateY(0);
	}


	.in_sp_box{
		display: flex;
		justify-content: space-between;
		padding-top: 5px;
	}

	.in_sp_box .photo_block{
		width: 40%;
		box-sizing: border-box;
		padding: 8px 0 0 8px;
	}

	.li_inner_frame .in_sp_box .deta_box{
		width:60%;
		padding:8px 8px 5px 15px;
	}



	.top_blog_deco {
	  width: 40%;
	  top: -100px;
	  left: -12%;
	}


	.blog_ul.blog_list{
		margin-left: 0;
		gap: 0;
	}
	.blog_ul.blog_list li{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}


	.topblog .blog_list{
		gap: 0;
	}
	.topblog .blog_list li{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}




	.cat_label{
		font-size: 1.1rem;
	}


	.page_list_mb{
		margin-bottom: 30px !important;
	}


}/*END*/







/*　ギャラリー　*/

.entry_frame .gallery{
	display: flex;
	flex-wrap: wrap;
}

.entry_frame .gallery-item:hover{
	opacity: 0.7;
}


.gallery-columns-1{
}
.gallery-columns-1 .gallery-item{
	width: 100%;
	margin-bottom: 4%;
}

.gallery-columns-2{
	margin-left: -3%;
}
.gallery-columns-2 .gallery-item{
	width: 47%;
	margin-left: 3%;
	margin-bottom: 4%;
}

.gallery-columns-3{
	margin-left: -3%;
}
.gallery-columns-3 .gallery-item{
	width: 30%;
	margin-left: 3%;
	margin-bottom: 4%;
}

.gallery-columns-4{
	margin-left: -3%;
}
.gallery-columns-4 .gallery-item{
	width: 22%;
	margin-left: 3%;
	margin-bottom: 4%;
}

.gallery-columns-5{
	margin-left: -3%;
}
.gallery-columns-5 .gallery-item{
	width: 17%;
	margin-left: 3%;
	margin-bottom: 4%;
}

.gallery-columns-6{
	margin-left: -3%;
}
.gallery-columns-6 .gallery-item{
	width: 13.66%;
	margin-left: 3%;
	margin-bottom: 4%;
}

.gallery-columns-7{
	margin-left: -2%;
}
.gallery-columns-7 .gallery-item{
	width: 12.28%;
	margin-left: 2%;
	margin-bottom: 4%;
}

.gallery-columns-8{
	margin-left: -2%;
}
.gallery-columns-8 .gallery-item{
	width: 10.5%;
	margin-left: 2%;
	margin-bottom: 4%;
}

.gallery-columns-9{
	margin-left: -2%;
}
.gallery-columns-9 .gallery-item{
	width: 9.1%;
	margin-left: 2%;
	margin-bottom: 4%;
}



.gallery-item img{
	object-fit: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	object-fit: cover;
}


.entry_frame figcaption{
	font-size: 1.5rem;
	line-height: 1.5;
	padding: 8px 0 0 0;
}

/*　===================== Works ギャラリー　===================== */



.works .gallery-columns-1{
}
.works .gallery-columns-1 .gallery-item{
	width: 100%;
	margin-bottom: 0;
}

.works .gallery-columns-2{
	margin-left: 0;
}
.works .gallery-columns-2 .gallery-item{
	width: 50%;
	margin-left: 0%;
	margin-bottom: 0;
}

.works .gallery-columns-3{
	margin-left: 0;
}
.works .gallery-columns-3 .gallery-item{
	width: 33.33%;
	margin-left: 0;
	margin-bottom:0;
}

.works .gallery-columns-4{
	margin-left: 0;
}
.works .gallery-columns-4 .gallery-item{
	width: 25%;
	margin-left: 0;
	margin-bottom: 0;
}

.works .gallery-columns-5{
	margin-left: 0;
}
.works .gallery-columns-5 .gallery-item{
	width: 20%;
	margin-left: 0;
	margin-bottom: 0;
}

.works .gallery-columns-6{
	margin-left: 0;
}
.works .gallery-columns-6 .gallery-item{
	width: 16.66%;
	margin-left: 0;
	margin-bottom: 0;
}

.works .gallery-columns-7{
	margin-left: 0;
}
.works .gallery-columns-7 .gallery-item{
	width: 14.28%;
	margin-left: 0;
	margin-bottom: 0;
}

.works .gallery-columns-8{
	margin-left: 0;
}
.works .gallery-columns-8 .gallery-item{
	width: 12.5%;
	margin-left: 0;
	margin-bottom: 0;
}

.works .gallery-columns-9{
	margin-left: 0;
}
.works .gallery-columns-9 .gallery-item{
	width: 11.11%;
	margin-left: 0;
	margin-bottom: 0;
}


div.pp_default .pp_description{
	font-size: 1.5rem;
	line-height: 1.4;
	font-weight: normal;
}

















/*----------------------------------------
	記事一覧
----------------------------------------*/

.topics_list{ border-top: 1px dotted #959595; }
.topics_list li{
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #959595;
	list-style: none;
}
.topics_list.under_list li{
	padding-top: 10px;
	padding-bottom: 10px;
}
.topics_list li a{
	display: block;
	text-decoration: none;
	transition: all 0.4s;
}
.topics_list li a h3{
	color: #000;
	word-wrap: break-word;
	word-break: break-all;
}
.topics_list li a:hover{
	opacity: 0.7;
	transition: all 0.4s;
}
.photo_area{ position: relative; }
.topics_list .photo_area{
	width: 25.71%;
	float: left;
}
.topics_list .entry_data{
	float: right;
	width: 70%;
}
.topics_list.under_list .photo_area{ width: 23%; }
.topics_list.under_list .entry_data{ width: 74.5%; }

.entry_data p{
	word-break: break-all;
	word-wrap: break-word;
}
.tag_label{
	margin-right: 5px;
	text-decoration: none;
}

@media screen and (max-width: 768px){

	.topics_list li{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.topics_list li h1{
		font-size: 1.4rem !important;
		margin-bottom: 5px !important;
	}
	.entry_data.p_t10{ padding-top: 3px !important; }
	.entry_date{ line-height: 1.4; }
	.topics_list .text_gray{ line-height: 1.4 !important; }

}/*END*/

/*side*/
.side_list{ border-top: 1px dotted #959595; }
.side_list li{
	position: relative;
	list-style: none;
	border-bottom: 1px dotted #959595;
	line-height: 1.5;
	padding-left: 25px;
}
.side_list li a{
	display: block;
	text-decoration: none;
	color: #000;
	padding-top: 16px;
	padding-bottom: 16px;
}
.side_list li a:hover{ opacity: 0.7; }
.side .topics_list li{
	padding-top: 9px;
	padding-bottom: 9px;
}
.side .topics_list .photo_area{ width: 40%; }
.side .topics_list .entry_data{ width: 57%; }
.side .entry_date span{
	margin-top: 3px;
	margin-bottom: 6px;
}

/*tag*/
.side_tag a,
.side_tag{
	color: #111;
	text-decoration: none;
}
.side_tag a{ margin-right: 5px; }
.side_tag{
	border-top: 1px dotted #959595;
	border-bottom: 1px dotted #959595;
	line-height: 1.5;
}
.side_tag a:hover{ color: #bbb; }

/*検索フォーム*/
.side_search{
	background: #e5e5e5;
}
.side_search input[type="text"]{
	border: none !important;
	padding: 10px 10px 0 10px !important;
	float: left;
	width: 85%;
	background: #e5e5e5;
	box-sizing: border-box;
}
.side_search input[type="image"]{
	float: right;
	width: 15%;
}
.side_search input[type="image"]:hover{ opacity: 0.7; }


/*----------------------------------------
	記事詳細
----------------------------------------*/

.entry_frame .entry_ttl{
	padding-bottom: 8px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #959595;
	word-wrap: break-word;
	word-break: break-all;
}
.entry_date{ color: #000; }
.entry_date span{ vertical-align: 0; }



/*----------------------------------------
	詳細ページャー
----------------------------------------*/

.single_pager{
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.single_pager li{
	position: relative;
	float: left;
	list-style: none;
	display: block;
	text-align: center;
	font-size: 1.4rem;
}
.single_pager li a{
	position: relative;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #000;
	background: #fff;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	border-radius: 30px;
}
.single_pager li a:hover{
	background: #000;
	color: #fff;
	border-color: #000;
}
.single_prev{
	width: 23.5%;
	margin-right: 1.5%;
}
.single_list{ width: 50%; }
.single_next{
	width: 23.5%;
	margin-left: 1.5%;
}
.single_pager li.single_next a{ padding-right: 15px; }
.single_pager li.single_prev a{ padding-left: 15px; }

.single_pager li.single_prev a:before,
.single_pager li.single_prev a:after,
.single_pager li.single_next a:before,
.single_pager li.single_next a:after{
	content: "";
	position: absolute;
	background: #000;
	z-index: 2;
	top: 50%;
	width: 8px;
	height: 1px;
}

.single_pager li.single_prev a:before{
	transform: rotate(-45deg);
	left: 15px;
	margin-top: -3px;
}
.single_pager li.single_prev a:after{
	left: 15px;
	transform: rotate(45deg);
	margin-top: 3px;
}
.single_pager li.single_next a:before{
	right: 15px;
	transform: rotate(45deg);
	margin-top: -3px;
}
.single_pager li.single_next a:after{
	right: 15px;
	transform: rotate(-45deg);
	margin-top: 3px;
}
.single_pager li.single_prev a:hover:before,
.single_pager li.single_next a:hover:before{
	background: #fff;
}
.single_pager li.single_prev a:hover:after,
.single_pager li.single_next a:hover:after{
	background: #fff;
}
.single_pager li.single_prev a:before,
.single_pager li.single_next a:before,
.single_pager li.single_prev a:after,
.single_pager li.single_next a:after,
.single_pager li.single_prev a:hover:before,
.single_pager li.single_next a:hover:before,
.single_pager li.single_prev a:hover:after,
.single_pager li.single_next a:hover:after{
	transition: all 0.4s;
}

@media screen and (max-width: 768px){

	.single_prev{ width: 28.5%; }
	.single_list{ width: 40%; }
	.single_next{ width: 28.5%; }

}/*END*/

@media screen and (max-width: 599px){

	.single_prev{ width: 33.5%; }
	.single_list{ width: 30%; }
	.single_next{ width: 33.5%; }

	.single_pager li.single_prev a:before{
		left: 8px;
		width: 13px;
	}
	.single_pager li.single_next a:before{
		right: 8px;
		width: 13px;
	}
	.single_pager li.single_prev a:after{ left: 11px; }
	.single_pager li.single_next a:after{ right: 11px; }
	.single_pager li.single_prev a:after,
	.single_pager li.single_next a:after{
		margin-top: -4px;
		width: 8px;
		height: 8px;
	}

}/*END*/

@media screen and (max-width: 479px){

	.single_pager li{ font-size: 1.1rem; }

}/*END*/






/*----------------------------------------
	一覧ページャー
----------------------------------------*/

.pager{
	position: relative;
	overflow: hidden;
}
.pager ul{
	position: relative;
	float: left;
	left: 50%;
}

.pager.pager_right ul{
	position: relative;
	float: right;
}

.pager li{
	position: relative;
	float: left;
	left: -50%;
	color:#000;
	list-style: none;
	font-size: 1.4rem;
}
.pager li a,
.pager li .current{
	display: inline-block;
	margin-right: 6px;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
}
.pager li a{
	background: #fff;
	color:#000;
	text-decoration: none;
	width: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.pager li a.prev,
.pager li a.next{
	width: 60px;
	border-radius: 20px;
}
.pager li a.prev{ margin-right: 8px; }
.pager li a.next{ margin-left: 4px; }
.pager li .current{
	background: #eee;
	color:#000;
	width: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.pager li a:hover{
	background: #eee;
	color:#000;
}
.page-numbers.dots{
	display: inline-block;
	vertical-align: -12px;
	margin-right: 5px;
}

@media screen and (max-width: 960px){

	.pager ul{
		position: relative;
		float: left;
		left: 50%;
	}

	.pager.pager_right ul{
		position: relative;
		float: left;
		left: 50%;
	}

	.pager li{
		position: relative;
		float: left;
		left: -50%;
		list-style: none;
		font-size: 1.4rem;
	}



}/*END*/

@media screen and (max-width: 479px){

	.pager li a{
		width: 36px;
		padding-top: 10px;
		padding-bottom: 10px;
	}


}/*END*/


/*----------------------------------------
	画像を中央配置
----------------------------------------*/

.photo_frame{
	position: relative;
	overflow: hidden;
	background: #eee;
	width: 100%;
	height: 100%;
	padding: 75% 0 0;
}
.photo_frame img{
	width: 100%;
	height: auto !important;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.photo_frame img:not(:target){
	left: 0\9;
	top: 0\9;
}
.photo_frame img{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.photo_frame img{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.photo_frame{ z-index: 2; }/*chrome*/

/*iframe比率維持*/
.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 40% 0 0;
	text-align: center;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.map{ z-index: 2; }/*chrome対策*/

@media screen and (max-width: 479px){

	.map{ padding: 60% 0 0; }

}/*END*/

/*iframe比率維持*/
.youtube{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	aspect-ratio: 560/315;
	min-width: 0;
	min-height: 0;
	text-align: center;
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.youtube iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.youtube iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.youtube iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.youtube iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.youtube{ z-index: 2; }/*chrome対策*/




/*----------------------------------------
	map
----------------------------------------*/
.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 35% 0 0;
	text-align: center;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.map{ z-index: 2; }/*chrome対策*/

@media screen and (max-width: 599px) {

	.map{ padding: 60% 0 0; }

}/*END*/

















/*----------------------------------------
	フォーム　テーブル
----------------------------------------*/
.tb_style{
	width: 100%;
	border-top:1px solid #bfbfbf;
}

table.tb_style{
	word-break: break-all;
}

.tb_style th,
.tb_style td{
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding:25px 10px 25px 15px;

	overflow-wrap : break-word;
}
.tb_style th{
	color:#000;
	border-bottom:1px solid #bfbfbf;
	box-sizing: border-box;
	width:40%;
}

.tb_style td{
	border-bottom:1px solid #bfbfbf;
	padding-left:15px;
}

.tb_style textarea{
	width:100%;
}


@media print, screen and (min-width: 900px) {
	.tb_style th{
		width: 320px;
		padding-left: 4%;
		vertical-align: middle;
	}

}/*END*/

@media screen and (max-width: 899px){
	.tb_style th {
		width: 29%;
	}

}/*END*/

@media screen and (max-width: 599px){
	table.tb_style {
	    border-spacing: 0 0;
	}

	.tb_style th{
		width: 100%;
		padding-left: 0;
	}


	.tb_style th, .tb_style td {
	   border: none;
	    display: block;
		font-size:1.4rem;
	}

	.tb_style th {
		font-weight: bold;
	    padding:8px 0 0 0;
	}
	.tb_style td {
	    padding: 8px 0 15px 0;
	}

}/*END*/






/*----------------------------------------
	form Table基本
----------------------------------------*/

.base{
	width: 100%;
	line-height: 1.8;
}
.base th,
.base td{
	box-sizing: border-box;
	font-weight: normal;
	padding: 15px 20px;
	text-align: left;
}
.base th{
	background: #eee;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.base td{
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

table.base{
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}


@media screen and (max-width: 768px){

	.base{ line-height: 1.5; }
	.base th,
	.base td{
		display: block;
	}
	.base th{
		width: 100% !important;
		padding: 5px 3% !important;
		border-bottom: none !important;
	}
	.base td{ padding: 10px 3% 15px 3% !important; }

	table.base{
		border-right: none;
		border-left: none;
	}


}/*END*/




/*----------------------------------------
	table
----------------------------------------*/
.bg_contact {
	background-color: #f6f5f6;
}
.contact_form{
	width: 100%;
	line-height: 1.8;
}
.contact_form th,
.contact_form td{
	vertical-align: top;
	box-sizing: border-box;
	padding: 15px 2.5%;
	text-align: left;
}
.contact_form th{
	width:27%;
	max-width:260px;
	font-weight:bold;
}
.contact_form .radio > span {
	display: block;
	margin-left: 0!important;
}
@media screen and (max-width: 599px){

	.contact_form{ line-height: 1.5; }
	.contact_form th,
	.contact_form td{
		display: block;
		width: 100%;
	}
	.contact_form th{ padding: 10px 2% 5px 2%; }
	.contact_form td{
		border: none;
		padding: 10px 2% 10px 2%;
	}

	.contact_form th{
		max-width:100%;
		border-right:none;
	}

	.contact_form td{
		margin-bottom: 15px;
	}

}/*END*/







/*ボーダーのボタン*/
input[type="submit"].btn_send{
	width: 100%;
	/* max-width: 380px; */
	background: #000;
	border: 1px solid #000;
	text-decoration: none;
	padding: 24px 35px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	margin: 0 auto;
	border-radius: 50px;
	transition: .4s;
}
.btn_send_wrap {
	position: relative;
	width: 80%;
	max-width: 380px;
	margin: 0 auto;
}
.btn_send_wrap::before {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	top: 50%;
	right: 10%;
	transform: translate(-50%, -50%) rotate(-45deg);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transition: .4s;
}
.btn_send_wrap:hover::before{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.btn_send_wrap:hover .btn_send{
	background: #fff;
	color: #000;
}

.btn_back{
	width: 70%;
	max-width: 250px;
	background: #d3d3d3;
	border: 1px solid #d3d3d3;
	text-decoration: none;
	padding: 15px 35px;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	margin: 0 auto;
	border-radius: 50px;
}
/* .btn_back_wrap {
	position: relative;
}
.btn_back_wrap::before {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	top: 50%;
	right: 33%;
	transform: translate(-50%, -50%) rotate(-45deg);
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
} */


.btn_back:hover{
	opacity: 0.7;
}




/*----------------------------------------
	form
----------------------------------------*/

select,
textarea,
input[type="text"],
input[type="search"],
input[type="email"],
input[type="tel"]{
	border: none;
	padding: 8px 8px;
	background: #fff;
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	border-radius: 10px;
	font-size: 1.6rem;
	border: 1px solid #bfbfbf;
}
input[type="button"]{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	-webkit-appearance: none;
	font-size: 1.6rem;
}
button,
input[type="submit"]{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	border: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	font-size: 1.6rem;
	vertical-align: middle;
}

.form1{ width: 140px; }
.form2{ width: 220px; }
.form3{ width: 320px; }
.form_all{ width: 100%; }

@media screen and (max-width: 768px){

	select,
	textarea,
	input[type="text"],
	input[type="search"],
	input[type="tel"]{
		padding: 8px 8px;
	}
	.form2,
	.form3{
		width: 100%;
	}

}/*END*/



/*----------------------------------------
	contact
----------------------------------------*/

.mw_wp_form .basic{
	border-right:none;
	border-left:none;
}


.addarea span.tbttl{
	display: block;
	margin-bottom: 5px;
}


.btn_area{ text-align: center; }
.btn_area .btn_send{
	background: url(../images/btn_form.png) center no-repeat;
	background-size: 100%;
	width: 330px;
	height: 60px;
	color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
}
.btn_area .btn_back{
	background: url(../images/btn_back.png) center no-repeat;
	background-size: 100%;
	width: 330px;
	height: 60px;
	color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
}
.btn_area input,
.btn_area button{
	display: block;
	margin: 0 auto 30px;
}
.btn_area input:hover,
.btn_area button:hover{
	opacity: 0.7;
}

.privacy_check .vertical-item {
  display: inline-block !important;
}
.privacy_check.check label {
	margin-right: 0;
}
.privacy_check.error {
	background-color: #e7c7cb;
	width: fit-content;
	margin: 50px auto;
	padding: 10px;
}

#datepicker1,
#datepicker2{
	width: 200px;
	display: inline-block;
	margin-right: 10px;
}


/*エラー*/
.mw_wp_form .error{ color: inherit !important; }
.mw_wp_form span.error{
	color: #c60b0b !important;
	padding-top: 8px;
	display: block !important;
	line-height: 1.4 !important;
	clear: both;
	font-size: 1.4rem !important;
}

/*必須・任意*/
.hissu,
.nini{
	display: inline-block;
	line-height: 1 !important;
	padding: 3px 6px;
	margin-left: 6px;
	vertical-align: middle;
	border-radius: 2px;
	font-size: 1.2rem !important;
	box-sizing: border-box;
	border-radius: 5px;
	font-weight: normal;
}
.hissu{
	display: inline-block;
	background: #c74e23;
	color: #fff;
	margin-left: 8px;
	line-height: 1.2;
	font-size: 1.2rem;
}
.nini{
	display: inline-block;
	background: #fff;
	color: #7a7a7a;
	margin-left: 8px;
	line-height: 1.2;
	font-size: 1.2rem;
	border: 1px solid #7a7a7a;
}

.add span{
	display: inline-block;
	/*vertical-align: 5px;*/
	padding-right: 10px;
}

.privacy span{ display: inline-block !important; }
.privacy_error{
	text-align: center;
	background: #fff2f2;
	padding: 2px 10px;
	margin-top: 5px;
}


.privacy.check label{
	padding-top:0;
	padding-bottom: 0;
}



/*エラー*/
.mw_wp_form td.error{
	background: #e7c7cb;
}
	.mw_wp_form span.error{
		font-weight: bold;
	}

@media print, screen and (min-width: 769px) {

	.send_btn button,
	.send_btn input{
		margin-left: 5px;
		margin-right: 5px;
	}
	.mw_wp_form_confirm .basic{ margin-bottom: 70px !important; }


}/*END*/

@media screen and (max-width: 768px){

	/*エラー*/
	/* td.error input,
	.privacy_error{
		background: #ffc0c0 !important;
	} */

	/*必須・任意*/
	.hissu,
	.nini{
		padding: 3px 6px;
		margin-left: 4px;
		font-size: 1.2rem !important;
		font-weight: normal;
		vertical-align: 1px;
	}

	.send_btn button{ margin-bottom: 10px; }
	.mw_wp_form .basic th{
		padding-bottom: 10px !important;
	}

	#datepicker1,
	#datepicker2{
		width: 150px;
		display: inline-block;
		margin-right: 10px;
	}



}/*END*/

/*----------------------------------------
	radio checkbox
----------------------------------------*/

.radio input[type="radio"],
.check input[type="checkbox"]{
	display: none;
}
.radio label,
.check label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-right: 15px;
	padding: 12px 0 12px 28px;
	line-height: 1.5;
}
.radio label:before,
.check label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
	border: 1px solid #aaa;
}

.radio label:before{
	border-radius: 50%;
}

.check label:before{ border-radius: 2px; }


.radio label,
.check label{
	margin-left: 0\9;
	padding: 11px\9;
}
.radio label:not(:target),
.check label:not(:target){
	margin-left: 10px\9;
	padding: 11px 0 11px 25px\9;
}
.radio label:before,
.check label:before{
	display: none\9;
}
.radio label:not(:target):before,
.check label:not(:target):before{
	display: inline-block\9;
}
.radio input[type="radio"]:checked + label:after{
	position: absolute;
	content: "";
	top: 50%;
	left: 3px;
	width: 16px;
	height: 16px;
	margin-top: -7px;
	border-radius: 50%;
	background: #c74e23;
}
.check input[type="checkbox"]:checked + label::after {
	content: "";
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	display: block;
}
.check input[type="checkbox"]:checked + label::after {
	left: 2px;
	width: 17px;
	height: 11px;
	margin-top: -7px;
	border-left: 4px solid #c74e23;
	border-bottom: 4px solid #c74e23;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



@media screen and (max-width: 768px){
	.g_kind_style label{
		width: auto;
		display: block;
	}

	.g_kind_style span.horizontal-item {
		margin-left: 0 !important;
	}

}/*END*/


/*----------------------------------------
	works
----------------------------------------*/

/*一覧*/
.works_cat{
	max-width: 580px;
	margin-left: auto;
	margin-right: auto;
}
.works_cat li{
	float: left;
	width: 50%;
}
.works_cat li a{
	display: block;
	background: #000;
	border-radius: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 86.2%;
	margin-right: 6.89%;
	margin-left: 6.89%;
	font-size: 1.5rem;
	letter-spacing: 1px;
	border: 1px solid #000;
}
.works_cat li a:hover{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.works_cat li a span{
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	transition: all 0.4s;
}
.works_cat li a:hover span{
	right: 15px;
}
.works_cat li a span:before,
.works_cat li a span:after{
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: inline-block;
	background: #fff;
	width: 8px;
	height: 1px;
}
.works_cat li a span:before{
	transform: rotate(50deg);
	margin-top: -3px;
}
.works_cat li a span:after{
	transform: rotate(-50deg);
	margin-top: 3px;
}
.works_cat li a:hover span:before,
.works_cat li a:hover span:after{
	background: #000;
}
.new_icon{
	margin-right: 5px;
}
.works_list li a{
	display: block;
}
.works_list li a:hover{
	color: inherit;
}
.works_list .photo_frame{
	padding: 90.9% 0 0;
	border-radius: 5px;
}
.works_list .photo_frame img{
	object-fit:cover;
	width: 100%;
	height: 100% !important;
}
.pager_top ul{
	margin-bottom: 40px;
}

/*top slider*/
.top_works_list li{
	margin-right: 10px;
	margin-left: 10px;
}
.top_works .slide-arrow{
	width: 40px;
	height: 40px;
	top: -40px;
}
.top_works .slide-arrow:before,
.top_works .slide-arrow:after{
	content: none;
}
.top_works .slick-next{
	background: url(../images/btn_next.png);
	background-size: 40px;
	right: 0;
}
.top_works .slick-prev{
	background: url(../images/btn_prev.png);
	background-size: 40px;
	right: 60px;
	left: auto;
}
.new_icon{
	display: inline-block !important;
}
.works_top_link{
	display: block;
	background: #000;
	border-radius: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 250px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
}
.works_top_link:hover{
	background: #fff;
	color: #000;
	border: 1px solid #000;
}
.works_top_link span{
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	transition: all 0.4s;
}
.works_top_link:hover span{
	right: 15px;
}
.works_top_link span:before,
.works_top_link span:after{
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: inline-block;
	background: #fff;
	width: 8px;
	height: 1px;
}
.works_top_link span:before{
	transform: rotate(50deg);
	margin-top: -3px;
}
.works_top_link span:after{
	transform: rotate(-50deg);
	margin-top: 3px;
}
.works_top_link:hover span:before,
.works_top_link:hover span:after{
	background: #000;
}


@media screen and (max-width: 1049px){

	.new_icon{
		height: 22px;
	}

}/*END*/

@media screen and (max-width: 599px){

	.new_icon{
		height: 18px;
	}
	.works_list{
		margin-left: 0;
		border-top: 1px solid #dcdcdc;
	}
	.works_list li{
		float: none;
		margin-left: 0;
		width: 100%;
		border-bottom: 1px solid #dcdcdc;
		margin-bottom: 0;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.works_list .photo_area{
		float: left;
		width: 30%;
		margin-bottom: 0 !important;
	}
	.works_list .works_sp_r{
		float: right;
		width: 67%;
	}


	/*top works_list 打消し用*/
	.top_works .works_list {
		border: none;
		padding-bottom: 10px;
	}
	.top_works .works_list li{
		float: left;
		margin-left: 10px;
		border: none;
	}
	.top_works .works_list .photo_area{
		float: inherit;
		width: inherit;
		margin-bottom: 15px!important;
	}
	.top_works .works_list .works_sp_r{
		float: inherit;
		width: inherit;
	}
	.top_works .new_icon{
		height: 22px;
	}
	.top_works .slide-arrow {
    top: -15px;
	}




}/*END*/

@media screen and (max-width: 479px){

	.new_icon{
		height: 14px;
	}

}/*END*/



/*詳細*/
.single_works{
	background: #f6f5f6;
	overflow: hidden;
}
.works_entry{
	background: #fff;
	margin-top: 100px;
}
.works_inner{
	padding-right: 6%;
	padding-left: 6%;
}
.works_img_top,
.works_concept_img{
	border-radius: 5px;
}
.works_img_top img{
	width: 100%;
	height: auto;
	margin-top: -90px;
	display: inline-block;
	border-radius: 5px;
}
.works_concept_img img{
	border-radius: 5px;
}
.works_tag{
	color: #808080;
	display: inline-block;
	margin-right: 15px;
}
.works_date{
	color: #808080;
	margin-bottom: 10px;
}
.works_date img{
	width: 46px;
	display: inline-block;
	margin-right: 12px;
	vertical-align: middle;
}
.works_list_link{
	display: block;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	border-radius: 25px;
	padding-top: 16px;
	padding-bottom: 16px;
	border: 1px solid #000;
	text-align: center;
	background: #fff;
	transition: all 0.4s;
}
.works_list_link:hover{
	background: #000;
	color: #fff;
}

@media print, screen and (min-width: 600px){

	.works_ttl{
		float: left;
		width: 40%;
	}
	.works_img_top{
		float: right;
		width: 55%;
	}
	.works_concept_text{
		float: right;
		width: 38.96%;
	}
	.works_concept_img{
		float: left;
		width: 59.52%;
	}


}/*END*/

@media screen and (max-width: 599px){

	.works_entry{
		margin-top: 35px;
	}
	.works_img_top img{
		margin-top: 0;
	}
	.works_date{
		margin-bottom: 4px;
	}
	.single_works .ttl_510{
		margin-left: -10%;
	}
	.btn_sp_space{
		padding-bottom: 70px;
	}

}/*END*/

@media screen and (max-width: 479px){

	.single_works .ttl_510{
		margin-left: -15%;
	}


}/*END*/


/*gallery*/
.entry_content .gallery{
	overflow: hidden;
	position: relative;
	margin-bottom: 30px !important;
}
.entry_content .gallery-item{
	transition: all 0.4s;
	margin-top: 0 !important;
}
.entry_content .gallery-item:hover{
	opacity: 0.7;
}
.entry_content .gallery-columns-1 .gallery-item{
	width: 100%;
	margin-bottom: 3%;
}
.entry_content .gallery-columns-2,
.entry_content .gallery-columns-3,
.entry_content .gallery-columns-4,
.entry_content .gallery-columns-5{
	margin-left: -3% !important;
}
.entry_content .gallery-columns-2 .gallery-item,
.entry_content .gallery-columns-3 .gallery-item,
.entry_content .gallery-columns-4 .gallery-item,
.entry_content .gallery-columns-5 .gallery-item{
	float: left;
	margin-left: 3%;
	margin-bottom: 3%;
}
.entry_content .gallery-columns-2 .gallery-item{
	width: 47% !important;
}
.entry_content .gallery-columns-3 .gallery-item{
	width: 30.3% !important;
}
.entry_content .gallery-columns-4 .gallery-item{
	width: 22% !important;
}
.entry_content .gallery-columns-5 .gallery-item{
	width: 17% !important;
}
.entry_content .gallery-columns-6,
.entry_content .gallery-columns-7{
	margin-left: -2.5% !important;
}
.entry_content .gallery-columns-6 .gallery-item,
.entry_content .gallery-columns-7 .gallery-item{
	float: left;
	margin-left: 2.5%;
	margin-bottom: 2.5%;
}
.entry_content .gallery-columns-6 .gallery-item{
	width: 14.1% !important;
}
.entry_content .gallery-columns-7 .gallery-item{
	width: 11.78% !important;
}
.entry_content .gallery-columns-8,
.entry_content .gallery-columns-9{
	margin-left: -2% !important;
}
.entry_content .gallery-columns-8 .gallery-item,
.entry_content .gallery-columns-9 .gallery-item{
	float: left;
	margin-left: 2%;
	margin-bottom: 2.5%;
}
.entry_content .gallery-columns-8 .gallery-item{
	width: 10.5% !important;
}
.entry_content .gallery-columns-9 .gallery-item{
	width: 9.11% !important;
}
.entry_content .gallery-columns-2 .gallery-item:nth-child(2n+1),
.entry_content .gallery-columns-3 .gallery-item:nth-child(3n+1),
.entry_content .gallery-columns-4 .gallery-item:nth-child(4n+1),
.entry_content .gallery-columns-5 .gallery-item:nth-child(5n+1),
.entry_content .gallery-columns-6 .gallery-item:nth-child(6n+1),
.entry_content .gallery-columns-7 .gallery-item:nth-child(7n+1),
.entry_content .gallery-columns-8 .gallery-item:nth-child(8n+1),
.entry_content .gallery-columns-9 .gallery-item:nth-child(9n+1){
	clear: both;
}
.entry_content .gallery-icon{
	position: relative;
	overflow: hidden;
	background: #eee;
	width: 100%;
	padding: 100% 0 0;
}
.gallery-item img{
	width: 100%;
	height: 100% !important;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	object-fit: cover;
}
.gallery-caption{
	display: none;
}
.entry_content .gallery-columns-5 .gallery-caption{
	padding-top: 8px;
	font-size: 1.3rem;
}
.entry_content .gallery-columns-6 .gallery-caption,
.entry_content .gallery-columns-7 .gallery-caption{
	padding-top: 7px;
	font-size: 1.2rem;
}
.entry_content .gallery-columns-8 .gallery-caption,
.entry_content .gallery-columns-9 .gallery-caption{
	padding-top: 6px;
	font-size: 1.1rem;
}

/*管理画面調整用追加記述*/
#wpadminbar {
	position: fixed!important;
	top: 0;
}


/*----------------------------------------
	news
----------------------------------------*/

.news_list a{
	display: block;
	color: inherit;
	text-decoration: none;
}
.news_list a:hover{
	opacity: 0.7;
}
.news_list li{
	margin-bottom: 60px;
}
.news_data{
	color: #6c6c6c;
}
.news_cat{
	display: inline-block;
	margin-left: 10px;
	font-size: 1.2rem;
	line-height: 1;
	padding: 2px 5px;
	color: #6c6c6c;
	border: 1px solid #6c6c6c;
}
.tag_label{
	display: inline-block;
	margin-left: 10px;
	color: #6c6c6c;
}
.news_data .new_icon{
	margin-right: 8px;
}
.related_list .photo_frame,
.news_list .photo_frame{
	border-radius: 5px;
}
.related_list .photo_frame img,
.news_list .photo_frame img{
	object-fit:cover;
	width: 100%;
	height: 100% !important;
}
.news_inner{
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.related_list{
	margin-left: 0;
	border-top: 1px solid #dcdcdc;
}
.related_list li{
	margin-left: 0;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
.related_list .photo_area{
	float: left;
	width: 30%;
	margin-bottom: 0 !important;
}
.related_list .related_r{
	float: right;
	width: 67%;
}
.related_ttl{
	width: 65.38%;
}
.single_contact{
	background: #f6f5f6;
	padding: 40px 30px 30px 30px;
	text-align: center;
}
.s_contact_mail a{
	display: block;
	box-sizing: border-box;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-decoration: none;
	position: relative;
	background: #000;
	padding: 20px 15px;
	border-radius: 30px;
	font-size: 1.5rem;
}
.s_contact_mail a img{
	width: 18px;
	display: inline-block;
	margin-right: 10px;
}
.s_contact_mail a span:before,
.s_contact_mail a span:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 7px;
	height: 1px;
	right: 20px;
	background: #fff;
	transition: all 0.3s;
}
.s_contact_mail a span:before{
	transform: rotate(48deg);
	margin-top: -3px;
}
.s_contact_mail a span:after{
	transform: rotate(-48deg);
	margin-top: 2px;
}
.s_contact_mail a:hover span:before,
.s_contact_mail a:hover span:after{
	right: 15px;
}

@media print, screen and (min-width: 600px){

	.s_contact_tel{
		float: left;
		width: 50%;
	}
	.s_contact_mail{
		float: right;
		width: 46%;
	}


}/*END*/

/*----------------------------------------
	追加
----------------------------------------*/
.top_bnr_two_list {
	display: flex;
	gap: 3%;
	justify-content: center;
}
@media screen and (max-width: 499px) {
	.top_bnr_two_list {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 10px;
	}
}

/*----------------------------------------
	setup-page
----------------------------------------*/
.bg_setup {
	background-color: #f7f3ec;
    padding-top: 10vw;
    padding-bottom: 10vw;
    margin-top: -12vw;
	z-index: 1;
}
.setup_intro_box01 {
	z-index: 2;
}
.setup_intro_left {
	position: absolute;
	top: 0;
	left: 0;
    max-width: 454px;
    width: calc((100vw - 400px) / 2);
}
.setup_intro_right {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 369px;
    width: calc((100vw - 500px) / 2);
}
@media screen and (max-width: 699px) {
	.setup_intro_left {
		width: 25%;
	}
	.setup_intro_right{
		top: 35%;
		width: 20%;
	}
}


.setup_flex01{
	display: flex;
	justify-content: space-between;
}
.setup_flex02{
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin-top: -10%;
}
.setup_p_txt01{
	width: 42.857%;
	max-width: 450px;
}
.setup_p_img01{
	width: 51.429%;
	max-width: 540px;
}
.setup_p_img01 img{
	width: calc( 100% + ( ( 100vw - 1050px ) / 2) );
    transform: translateX(calc((1050px - 100vw) / 2));
}
.setup_p_img02,.setup_p_img03{
	width: 25.714%;
	max-width: 270px;
}
.setup_p_img02 img{
	width: calc( 100% + ( ( 100vw - 1050px ) / 2) );
	max-width: 420px;
}
.setup_p_txt02{
	width: 37.142%;
	max-width: 390px;
}
.setup_three {
	display: flex;
	justify-content: space-between;
	align-items: end;
	gap: 10px;
}
.setup_pickup_deco01 {
    position: absolute;
    top: -9%;
    right: -8vw;
    width: 8.66vw;
    min-width: 64px;
    max-width: 94px;
}
@media screen and (max-width: 768px) {
	.setup_pickup_deco01{
		top: -19%;
		right: -3vw;
	}
}
@media screen and (max-width: 1150px) {
	.setup_flex02{
		margin-top: 0%;
	}
}
@media screen and (max-width: 1115px) {
	.setup_p_img01 img{
		width: calc( 100% + 3vw );
		transform: translateX( -3vw);
	}
	.setup_p_img02 img{
		width: calc( 100% + 3vw );
	}
}
@media screen and (max-width: 768px) {
	.setup_p_img01 img{
		width: 100%;
		transform: translateX( 0);
	}
	.setup_p_img02 img{
		width: 100%;
	}
	.setup_flex01 {
		flex-direction: column-reverse;
	}
	.setup_flex02 {
        flex-wrap: wrap;
	}
	.setup_p_txt01,.setup_p_txt02,.setup_p_img01 {
		width: 100%;
	}
	.setup_p_img02,.setup_p_img03 {
		width: 49%;
	}
	.setup_p_img03 {
		order: 3;
	}
}
@media screen and (max-width: 768px) {
	.setup_three {
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.setup_three > div:first-child,
	.setup_three > div:nth-child(2) {
		width: 46%;
		margin-bottom: 20px;
	}
	.setup_three > div:nth-child(3) {
		width: 100%;
		text-align: center;
	}
}