@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100..900&family=Zen+Maru+Gothic&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

body{
    font-size: 1.0rem;
    line-height: 1.55;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Sans", Meiryo, "MS PGothic", sans-serif;
    font-weight: 300;
}

.post_main *{
	box-sizing: content-box;
}

section{
	padding: 0;
}

div, p{
    font-size: 13px;
}

h4{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

p{
	margin: 0;
}

ul, dl{
    list-style: none;
    padding: 0;
}

a{
    text-decoration: none;
}

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

	.logo-wrap{
		padding-bottom: 41px;
	}

	#nav-wrap{
		padding-top: 40.8px;
	}
	#nav-wrap nav{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

#fot_menu {
	width:90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#fot_menu li a {
	float: left;
	line-height: 1.9em;
	letter-spacing: 0.1em;
	font-size: 12px;
}
.b_line {
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.b_line1 {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.b_line1 a{
	color:#000;
}

.b_line1m20 {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.b_line_dot {
	border-bottom: 2px dotted #000;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.bt_line {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#copy {
	text-align:center;
	margin-top: 20px;
	font-size: 10px;
	color: #FFF;
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* side */
.side_menu_line {
	font-size: 18px;
	font-weight: bold;
	border-left: 5px solid #000;
	padding-left: 10px;
	float: left;
	width:130px;
	margin-bottom: 20px;
}

/* 基本 */
.info_2ph {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.info_2ph li {
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}

.color_w {color: #fff;}
.color_or {color:#EBAE40;}

.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.center {text-align:center;}

.marker { 
background: linear-gradient(transparent 60%, #eebc61 0%);
display: inline;
padding: 0 2px;
}


.txt10 {font-size: 10px;}
.txt12 {font-size: 12px;}
.txt14 {font-size: 14px;}
.txt16 {font-size: 16px; line-height: 1.8em;}
.txt18 {font-size: 18px; line-height: 1.8em;}
.txt20 {font-size: 20px; line-height: 1.6em;}
.txt22 {font-size: 22px;}
.txt24 {font-size: 24px; line-height: 1.6em;}
.txt30 {font-size: 30px; line-height: 1.6em;}
.txt32 {font-size: 32px;}
.txt34 {font-size: 34px; line-height: 1.4em;}
.txt40 {font-size: 40px; line-height: 1.5em;}
.txt45 {font-size: 45px;}
.txt55 {font-size: 55px; line-height: 1.5em;}
.txt_b {font-weight: bold;}
.txt_m {font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}
.txt_l {text-align: left;}
.txt_red {color: #C03;}
.txt_blue2 {color: #385064;}
.txt_purple {color: #b279b1;}
.txt_emerald {color: #40b697;}
.line_height2 {line-height: 2em;}
.line_b {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

.margin_b10 {margin-bottom: 10px;}
.margin_b20 {margin-bottom: 20px;}
.margin_b30 {margin-bottom: 30px;}
.margin_b40 {margin-bottom: 40px;}
.margin_b50 {margin-bottom: 50px;}
.margin_b60 {margin-bottom: 60px;}
.margin_b70 {margin-bottom: 70px;}
.margin_b80 {margin-bottom: 80px;}
.margin_b90 {margin-bottom: 90px;}
.margin_b100 {margin-bottom: 100px;}
.margin_r2 {margin-right:2px;}
.margin_r5 {margin-right:5px;}
.margin_r10 {margin-right:10px;}
.margin_r15 {margin-right:15px;}
.margin_r20 {margin-right:20px;}
.margin_r30 {margin-right:30px;}
.margin_r40 {margin-right:40px;}
.margin_r50 {margin-right:50px;}
.margin_l20 {margin-left:20px;}
.margin_t10 {margin-top:10px;}
.margin_t20 {margin-top:20px;}
.margin_t30 {margin-top:30px;}
.margin_t50 {margin-top:50px;}
.margin_t60 {margin-top:60px;}
.margin_auto {margin-left: auto; margin-right: auto;}

.padding5 {padding: 5px;}
.padding20 {padding: 20px;}
.padding_t30 {padding-top: 30px;}
.padding_t50 {padding-top: 50px;}
.padding_t60 {padding-top: 60px;}
.space {letter-spacing: 0.1em;}

.w100p {width: 100%;}
.w90p {width: 90%; max-width: 960px;}
.w80p {width: 80%; max-width: 900px;}
.w85p {width: 85%;}
.w72p {width: 72%;}
.w70p {width: 70%;}
.w67p {width: 67%;}
.w65p {width: 65%;}
.w60p {width: 60%;}
.w50p {width: 50%;}
.w55p {width: 55%;}
.w48p {width: 48%;}
.w45p {width: 45%;}
.w40p {width: 40%;}
.w35p {width: 35%;}
.w30p {width: 30%;}
.w28p {width: 28%;}
.w25p {width: 25%;}
.w240 {width: 240px;}
.w240 {width: 320px;}
.w330 {width: 330px;}
.w400 {width: 400px;}
.w435 {width: 435px;}
.w460 {width: 460px;}
.w528 {width: 528px;}
.w540 {width: 540px;}
.w550 {width: 550px;}
.w560 {width: 560px;}
.w570 {width: 570px;}
.w600 {width: 600px;}
.w700 {width: 700px;}
.w800 {width: 800px;}
.w850 {width: 850px;}
.w960 {width: 960px;}
.pc_w90p {width: 90%;}
.pc_w80p {width: 80%;}
.pc_w70p {width: 70%;}
.pc_w50p {width: 50%;}
.left200 {
	float: left;
	width: 200px;
}
.left220 {
	float: left;
	width: 220px;
}
.left240 {
	float: left;
	width: 240px;
}
.left250 {
	float: left;
	width: 250px;
}
.left260 {
	float: left;
	width: 260px;
	margin-bottom: 50px;
}
.left310 {
	float: left;
	width: 310px;
}
.left300,
.pc_left300 {
	float: left;
	width: 300px;
}
.left320,
.pc_left320 {
	float: left;
	width: 320px;
}
.left350 {
	float: left;
	width: 350px;
}
.left360,
.pc_left360 {
	float: left;
	width: 360px;
}
.left420 {
	float: left;
	width: 420px;
}
.left400 {
	float: left;
	width: 400px;
}
.left465 {
	float: left;
	width: 465px;
}
.left450 {
	float: left;
	width: 450px;
}
.left550 {
	float: left;
	width: 550px;
}
.right230 {
	float: right;
	width: 230px;
}
.right300 {
	float: right;
	width: 300px;
	margin-bottom: 50px;
}
.right350 {
	float: right;
	width: 350px;
}
.right380 {
	float: right;
	width: 380px;
}
.right420,
.pc_right420 {
	float: right;
	width: 420px;
}
.right450 {
	float: right;
	width: 450px;
}
.right465 {
	float: right;
	width: 465px;
}
.right560 {
	float: right;
	width: 560px;
}
.pc_right570 {
	float: right;
	width: 570px;
}

.line_r {border-right: 1px solid #000;}


hr {
margin: 0;
height: 30px;
background-color: #3D3A39;
border-width: inherit;
}

/* TOP */
.b_white1,
.b_white2 {
	background: #FFF;
	padding: 10px 0;
	text-align:center;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: -10px;
	letter-spacing: 0.1em;
}
.b_white2 {
	background: rgba(255,255,255,0.5);
}
#info_b {
	background: rgba(255,255,255,0.7);
	padding: 20px 10px 0;
	width: 600px;
	float: right;
}
#info_b li:nth-child(3) {border: none;}
.top_3btn li {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.top_3btn li:nth-child(3) {margin-right: 0;}
.top_3btn {margin-bottom: 40px;}

/* infoアイコン選択 */
.new,
.housing {
	padding-left: 75px;
	float: left;
	margin-right: 10px;
	}
.new {background: url(../images/top/i_info.png) no-repeat left center;}
.housing {background: url(../images/top/i_housing.png) no-repeat left center;}

/* 新着情報 */
.title {
	font-size: 20px;
	border-bottom: #000 solid 3px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width:100%;
	text-align: left;
	line-height: 1.5em;
}
.title2 {
	font-size: 30px;
	color: #476179;
	border-bottom: #000 solid 1px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width:100%;
	text-align: left;
	line-height: 1.5em;
}
/* イベント */
#event_b {
	background: url(../images/top/event_b.png) no-repeat left top;
	width:400px;
	height: 134px;
	padding: 50px 20px 0 20px;
	margin-bottom: 30px;
}

/* 施工事例選択 */
#idWrap{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.Sbox {
	overflow: hidden;
	margin-left:20px;
}
.Sbox li{
	display: block;
	float: left;
	width:120px;
	height:120px;
	margin-right:10px;
	margin-bottom:10px;
}
.Sbox li img{
	position: relative;
}
.works_title {
	font-size:12px;
	position: absolute;
	width:120px;
}
.works16,
.works30 {
	color: #FFF;
	position: absolute;
	z-index: 1;
	font-family: 'Raleway', sans-serif;
}
.works16 {
	font-size:16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top:10px;
}
.works30 {
	font-size:30px;
	margin-left: 25px;
	margin-top:30px;
}

#seko_bottan {
	font-weight: bold;
	margin-left: 5px;
}
#seko_bottan li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-left: 1px solid #000;
	padding-left: 10px;
}
#seko_bottan li:last-child {
	float: left;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-right: 10px;
}
#seko_bottan li a {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	line-height: 1em;
}
#seko_bottan li a,
#seko_bottan li a:hover,
#seko_bottan li a.on {
	padding-top: 0;
	padding-bottom: 2px;
	letter-spacing: 0.05em;
}
#seko_bottan li a:hover,
#seko_bottan li a.on {
	color:#000;
	background: url(../images/gallery/gallery_menu_b.png) left bottom repeat-x;
}
.other {
	border-bottom: 4px dotted #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.05em;
}

/*Pagenation*/
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:10px;
line-height:13px;
width:100%;
margin: 0 auto 50px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
font-size:10px;
margin: 2px 2px 2px 0;
padding:6px 9px 4px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #CCC;
}
 
.pagination a:hover{
color:#fff;
margin: 2px 2px 2px 0;
background: #999;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #999;
color:#fff;
}



.pagelink {width: 100%;}
.pageprev {float: left;}
.pagenext {float: right;}


/* 店舗施行例 */
.swap2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.shop_data {
	width: 100%;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


/* 会社案内 */
.company_message {
	font-size: 16px;
	line-height: 2em;
}

/* アクセス */
.access_tokyo_left {
	float: left;
	width: 40%;
}
.access_tokyo_right {
	float: right;
	width: 55%;
}

/* 新築住宅部門 */
.concept {
	font-size: 15px;
	line-height: 2.3em;
}
.concept2 {
	font-size: 15px;
	line-height: 2.3em;
	padding: 20px;
	background: rgba(255,255,255,0.7);
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */
}
#vintage_wrap,
#aru_wrap,
#fun_wrap {
	padding: 20px;
	margin-bottom: 20px;
}
#vintage_wrap {border: 2px solid #77462e;}
#aru_wrap {border: 2px solid #123a76;}
#fun_wrap {border: 2px solid #f19264;}


/* 不動産 */
#estate_bottan {
	border-bottom: 5px solid #476179;
	margin-bottom: 10px;
	padding: 0;
}
#estate_bottan ul {
	margin-bottom: -6px;
}

/* reform */
.reform_ph {
	width: 30%;
	float: left;
	margin-right: 10px;
}
.reform_txt {
	width: 65%;
	float: left;
}

/* 外壁reform */
.gaiheki_reform_title {
	font-size: 46px;
	font-weight: bold;
	color: #FFF;
	background:#1c1f87;
	padding: 30px 0;
	margin-bottom: 30px;
	text-align: center;
}
.gaiheki_reform_txt {
	font-size: 32px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.5em;
}
.gaiheki_reform_gallery li {
	border: #00316E solid 1.5px;
	padding: 20px;
	margin-bottom: 20px;
}
.gaiheki_reform_gallery_name {
	font-size: 200%;
	border-bottom: #333 solid 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

/* 分譲住宅 */
#bunjo {
	font-size: 42px;
	color: #FFF;
	background-color: #787878;
	float: left;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	height: 21px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bunjo_title_line {
	width: 100%;
	margin: 30px 0;
	border-bottom: 3px dotted #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#bunjo_chimei {
	font-size: 48px;
	float: left;
	margin-top: 30px;
}

.bunjo_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.bunjo_komoku {
	font-size: 26px;
	color: #FFF;
	background-color: #787878;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
.school {
	background-color: #E6E6E6;
	padding: 10px;
	width: auto;
	margin-bottom: 20px;
}
.osusume_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 1.7em;
	font-weight: bold;
	color: #772121;
	width: 100%;
	margin-bottom: 30px;
}
.osusume_txt2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: bold;
	color: #772121;
	width: 100%;
	margin-bottom: 30px;
}
.plan_kuki {
	background: url(./../images/estate/bunjo/201507/kuki/plan_b.gif) top left no-repeat;
	width: 370px;
	height: 51px;
	padding: 290px 0 0 0;
	text-align: center;
}
.plan_chuo {
	background: url(./../images/estate/bunjo/201507/chuo/plan_b.gif) top left no-repeat;
	width: 370px;
	height: 406px;
	padding: 340px 0 0 0;
	text-align: center;
	float: left;
}
/* aru */
.title_bunjo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 35px;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #173C7C;
	border-bottom: 2px solid #173C7C;
	line-height: 1.5em;
	width: 100%;
}
.title_bunjo_sialahome {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	line-height: 1.5em;
	width: 588px;
}
.obi_blue250 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #173C7C;
	width: 250px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.obi_blue290 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #173C7C;
	width: 290px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.obi_gray250 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #999;
	width: 250px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.obi_gray290 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #999;
	width: 290px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* 空き家 */
.txt_white {color: #FFF;}
.b_blue {
	background: #004A9F;
	padding: 5px;
	width: auto;
}
.txt_blue {color: #004A9F;}
.txt_orange {color: #F90;}
#kaitori_b {
	font-size: 20px;
	line-height: 2em;
	font-weight: bold;
	background-image: url(../images/kaitori/ill.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	margin:0 auto 20px auto;
}

/* プレスリリース */
.zoom {
	background-image: url(../images/pressrelease/zoom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding: 0 0 0 80px;
}
/* シェアオフィス */
.office_icon,
.office_icon2 {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	margin-bottom: 30px;
	font-size: 12px;
}
.office_icon2 {margin-left: 15%;}
.office_icon li,
.office_icon2 li {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 29%;
	margin: 0 20px 30px;
	float: left;
	text-align: center;
}
.office_icon2 li {width: 33%;}
.office_icon li img,
.office_icon2 li img {
	margin: 0 auto 10px;
	width: 45%;
}
/* .office_title {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 50px;
	padding: 50px 0 30px;
} */

.office_title {
	font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Sans",Meiryo,"MS PGothic",sans-serif;
	text-align: center;
	font-size: 35px;
	font-weight: 800;
	padding: 0 0 50px;
}

.lupe {
	background: url(../images/shareoffice/201707/floor_icon.png) left center no-repeat;
	font-size: 130%;
	padding: 20px 0 20px 30px;
}
.office_floor {padding-bottom: 50px;}
.office_floor li,
.office_floor2 li {
	width: 10%;
	margin: 0 5px 10px;
	float: left;
}
.office_floor2 li {width: 20%;}


/* シェアオフィスカレンダー */
.ggmap,
.ggmap2 {
    position: relative;
    height: 0;
    overflow: hidden;
	padding-bottom: 70%;   /* 高さ */
    width: 90%;
    margin: 0 auto;
}
.ggmap iframe,
.ggmap2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 200%;
}
.ggmap2 iframe{height: 100%;}

/* シェアオフィス表 */
table.type01,
table.type02,
table.type03,
table.type04,
table.type05 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type03 {width: 90%;}
table.type05 {width: 80%;}
table.type04 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
table.type01 th,
table.type02 th,
table.type04 th,
table.type05 th {
	width: 33%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01 th {width: 35%;}
table.type05 th {width: 25%;}
table.type01 td,
table.type02 td,
table.type03 td,
table.type04 td,
table.type05 td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01 td,
table.type04 td {width: 67%;}
table.type02 td {
	width: 33%;
	text-align: center;
}
.max500 {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.max800 {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

table.type03 td:nth-child(1),
table.type03 td:nth-child(2) {
	width: 20%;
	text-align: center;
}
table.type03 td:nth-child(3) {
	width: 25%;
	text-align: right;
}
table.type03 td:nth-child(4) {
	width: 45%;
	text-align: right;
}
.b_cream,
.b_gray {
	background: #FFFCDA;
	padding: 70px 0;
}
.b_gray {background: #EEEFEF;}
.b_gray2 {
	background: #EEEFEF;
	padding: 20px;
}
.b_lightgray {background: #e0dfdf;}
.b_black {
	background: #000;
	padding: 10px 0;
}
.b_brown {
	background: #d4c59f;
	padding: 10px 0;
}

.b_purple {background:#b179b0;}
.b_green {background:#40b797;}
.bg-black {background:#000;}

.round15 {border-radius: 15px;}


.access_left,
.access_right{
	font-size: 16px;
	width: 48%;
	line-height: 1.7em;
}
.access_left {float: left;}
.access_right {float: right;}

.map,
.map2,
.map3 {
	position: relative;
	width: 100%;
	padding-top: 107%;
        margin: 0 auto 10px auto;
}
.map2 {
	padding-top: 70%;
	margin-bottom: -5%;
}
.map3 {padding-top: 90%;}
.map iframe,
.map2 iframe,
.map3 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
}
.map iframe {height: 100% !important;}
.map2 iframe {height: 80% !important;}
.map3 iframe {height: 90% !important;}
#wood2 {
	background: url(../images/shareoffice/201707/contact_b.jpg);
	background-size: 100%;
	padding: 50px 0;
	margin-bottom: 50px;
}

/* シェアオフィス201808追加 */
/*#sharebtn li {　5個パターン
	width: 48%;
	float: left;
	margin: 1%;
}*/
#sharebtn li {
	width: 31.3%;
	float: left;
	margin: 1%;
}
#sharebtn li:nth-child(1) {
	width: 98%;
	float: none;
	margin: 1% auto;
}
#sharebtn2 li {
	width: 48%;
	float: left;
	margin: 1%;
}
.floor_left,
.floor_right {
	width: 48%;
	float: left;
}
.floor_right {float: right;}
.k_logo {
	background: #000;
	padding: 4% 0.75%;
	float: left;
	width: 55%;
	font-size: 18px;
	margin-top: 30px;
}
.k_txt {
	background: #4B4848;
	padding: 1.3% 2%;
	float: right;
	width: 39.5%;
	font-size: 22px;
	line-height: 1.53em;
	margin-top: 30px;
}
.area_title {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 45px;
	margin: 5% 0 2%;
	color: #9f9fa0;
	letter-spacing: 0.1em;
}
.contact_red_line {
	border: 2px solid #C03;
	padding: 2% 0 0;
	margin: 3% 0;
	text-align: center;
	line-height: 1.7em; 
}
.contact_red_line h4 {
	font-size: 130%;
	font-weight: bold;
	color: #C03;
	margin-bottom: 2%;
}
.share_line {
    font-size: 120%;
    border-bottom: 1px solid #333;
    margin-bottom: 1%;
    padding-bottom: 1%;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 5%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.day_icon {
	width: 20%;
	float: right;
}

.add {
	background: url(../images/shareoffice/202107/add_b.svg) left top no-repeat;
	background-size: 100%;
	line-height: 1.8em;
	padding: 7% 0 3% 20%;
	font-size: 150%;
}
.share_close,
.share_close2 {
	border: 2px solid #b80000;
	padding: 3%;
	margin: 0 auto 5%;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.7em;
	width: 90%;
}
.share_close2 {
	border: 2px solid #333;
	text-align: center;
}
.share_close_t {
	color: #b80000;
	margin-bottom: 2%;
	text-align: center;
	font-size: 140%;
}
.share_close p {
	font-size: 80%;
	font-weight: normal;
	margin-top: 3%;
}
.kaiin_btn {
	width: 90%;
	max-width: 600px;
	margin: 3% auto;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
}

.base_info {
	background: url(../images/shareoffice/202112/info_b.jpg) no-repeat;
	background-size: 100%;
	padding: 3%;
	width: 90%;
	max-width: 800px;
	margin: 0 auto 3%;
    box-sizing: content-box;
}
.base_info_t {
	text-align: center;
	font-weight: bold;
	font-size:140%;
	margin-bottom: 2%;
}
.base_info .left {
	width: 57%;
	margin-left: 5%;
	font-size: 115%;
	line-height: 2em;
}
.base_info .right {
	width: 27%;
	background: #FFF;
	padding: 2% 2% 0;
	font-weight: bold;
    font-size: 14px;
}
.base_info .right img {
	max-width: 150px;
	margin: 3% auto 0;
}

.base_info .right *{
    font-size:12px;
}
.line_t {
	text-align: center;
	color: #3fa436;
    font-size: 16px !important;
}
.base_insta {margin: 0 auto 10%;}
.base_insta {
	width: 90%;
	max-width: 700px;
}
.base_insta .left {
	width: 50%;
	background: url(../images/shareoffice/202112/insta_b.jpg) no-repeat center right;
	background-size: 20%;
	padding: 3%;
}
.base_insta .right {width: 40%;}



/*会員登録*/
.member_btn {
background: #EBAE40;
flex-direction: column-reverse;
}
.member_btn:after {
content: "";
width: 18px;
height: 18px;
margin: 0 0 5px 0;
background: url(../images/shareoffice/202301/member_b.png) no-repeat;
background-size: contain;
vertical-align: middle;
}
#member_page h2 {
background: #333;
padding: 4% 0;
text-align: center;
margin-bottom: 3%;
}
#member_page h2 img {
width: 90%;
max-width: 700px;
margin: 0 auto;
}
.member_wrap {
text-align: center;
font-size: 130%;
line-height: 1.9em;
margin-bottom: 7%;
}
.kiyaku_btn {
font-weight: bold;
text-align: center;
font-size: 120%;
margin: 0 auto;
background: #ebeae9;
border: 1px solid #333;
padding: 1% 5%;
display: inline;
}
.member_time {
border-top: 3px solid #333;
margin-top: 3%;
padding-top: 3%;
border-bottom: 3px solid #333;
margin-bottom: 3%;
padding-bottom: 3%;
max-width: 700px;
margin: 2% auto;
}
#member_page p {
font-size: 75%;
line-height: 1.7em;
}
#member_page h3 {
font-weight: bold;
text-align: center;
font-size: 200%;
margin-bottom: 3%;
}
#member_page .tel {
border-top: 1px solid #333;
padding-top: 3%;
border-bottom: 1px solid #333;
margin-bottom: 3%;
max-width: 500px;
margin: 3% auto;
}
#member_page div.wpcf7 {margin-left:5%;}


/* 問い合せ */
div.wpcf7{
	font-size: 14px;
	width: 90%;
	margin: 0 auto;
}
div.wpcf7 input[type="text"]{
		height: 30px;
	width: 100%;
	clear: both;

}
div.wpcf7 #yubin input[type="text"]{
        width: 30%;
		height: 30px;
	clear: both;
}
div.wpcf7 input[type="email"]{
	width: 100%;
		height: 30px;
	clear: both;
}
div.wpcf7 input[type="tel"]{
	width: 100%;
		height: 30px;
	clear: both;
}
div.wpcf7 input[type="date"]{
        width: 30px;
	clear: both;
}
div.wpcf7 textarea{
	width: 100%;
	clear: both;
}
div.wpcf7 select{
	width: 100%;
	  height: 40px;
}
div.wpcf7 input[type="checkbox"]{
	    width: 20px;
        height: 20px;
}
div.wpcf7 input[type="radio"]{
        width: 20px;
        height: 20px;/*ラジオボタンのCSSを設定します。*/
}
div.wpcf7 input[type="submit"],
div.wpcf7 input[type="submit"].shareoffice_submit{
	background-position: center center;
	background-repeat: no-repeat;
	width: 297px;
	height: 44px;
	display: block;
	clear: both;
	margin: 40px auto 40px auto;/*送信ボタンのCSSを設定します。*/
	text-indent: -9999px;
	text-align: center;
	border: none;
}
div.wpcf7 input[type="submit"]{
	background-image: url(../images/contact/soshin.png);
}
div.wpcf7 input[type="submit"].shareoffice_submit{
	background-image: url(../images/shareoffice/201707/soshin.gif);
}
.wpcf7 .wpcf7-response-output {
	color: #C03;
}
span.wpcf7-list-item {
	display: block;
}
#wood2 .wpcf7-response-output {
	color: #FFF;
}
.hissu {
	width: 8%;
	height: auto;
}

#wood {
    background: url(../images/shareoffice/back.jpg) repeat;
}

/*life BASE固定ページ*/
.life_container{
max-width:960px;
margin:0 auto;
}

.life_head_wrap{
margin:0 auto;
background-image:url(../images/life/life_head_bg.jpg);
background-size:100%,cover;
background-repeat:repeat;
background-position:center left;
}

.life_head_wrap h2{
text-align:center;
font-size:200%;
font-weight:bold;
padding:5% 0 3%;
font-family:游明朝体;
color: #FFF;
text-shadow: 1px 2px 3px #000;
}

.life_head_wrap h3{
text-align:center;
font-size:220%;
margin-top:-350px;
padding-bottom:350px;
font-family:A-OTF ゴシックMB101 Pro;
color:#FFF;
}

.life_head{
width:90%;
max-width:900px;
margin:0 auto;
}

#life_main h3{
text-align:center;
margin:5% 0;
font-size:150%;
line-height:1.9em;
}

#life_main img{
width:90%;
margin:0 5% 5%;
}

.life_feature_wrap{
background:#E5DCCC;
padding:3% 0;
}

.life_feature_wrap h2,
#life_plan h2{
text-align:center;
font-size:270%;
padding:3% 0;
font-family:游明朝体;
line-height:1.5;
letter-spacing:0.1em;
}

.life_value{
width:80%;
margin:5% auto;
}

.life_value li{
margin:0 0 7%;
}

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

.life_value_txt img{
width:40%;
}

.life_value_txt p{
margin:2% 0;
font-size:130%;
text-align:left;
line-height: 1.8em;
}

.life_value_img{
float:left;
width:30%;
margin:2% 0 2% 5%;
}

.life_plan_wrap{
background:#B0D5D1;
}

.life_plan_t{
width:15%;
margin:0 auto;
padding:5% 0 0;
}

.life_plan_aircon{
width:90%;
margin:0 auto;
border:solid 1px #937F49;
background:#FFF;
}

.life_plan_aircon h3{
width:35%;
font-size:230%;
font-weight:bold;
margin:3%;
color:#FFF;
line-height:1.5;
float:left;
text-align:center;
background:#937F49;
}

.life_plan_aircon_t{
float:left;
margin:2% 0;
width:55%;
}

.life_plan_aircon_main{
margin:2%;
}

.life_plan_other{
width:90%;
margin:0 auto;
}

.life_plan_other li{
float:left;
width:43.6%;
margin:4% 4% 0 0;
background:#FFF;
border:solid 1px #937F49;
padding: 2%;
}
.life_plan_other li:nth-child(even){margin:4% 0 0 0;}

.life_plan_other h3{
margin-bottom:5%;
font-size:230%;
font-weight:bold;
color:#FFF;
line-height:1.5;
text-align:center;
background:#937F49;
}

.life_plan_set img{
width:90%;
margin:5% 5% 1%;
}

.life_plan_set h4{
font-size:120%;
text-align:center;
padding:0 0 3%;
}

#life_rule h2,
#life_area h2,
#life_order h2{
width:70%;
margin:5% 15%;
text-align:center;
font-size:250%;
padding:0 3%;
font-family:游明朝体;
line-height:2;
border-bottom:solid 1px;
}

.life_rule_txt{
width:95%;
margin:0 auto;
}

.life_rule_txt li{
font-size:130%;
line-height:1.8em;
text-align:left;
width:80%;
margin:2% auto;
}

#life_area h3{
text-align:center;
font-size:150%;
line-height:1.5;
}

#life_order{
border:solid 1px;
width:94%;
margin:5% 3%; 
}

.life_order_wrap{
margin:0 5%;
}

.life_order1_t,
.life_order_t{
width:17%;
float:left;
margin:2% 0 2% 5%;
}

.life_order1_txt,
.life_order_txt{
width:70%;
float:left;
margin-left:3%;
padding-top:5%;
}

.life_order1_txt h3,
.life_order_txt h3{
text-align:left;
font-size:130%;
line-height:1.5;
font-weight:bold;
}

.life_order1_txt p,
.life_order_txt p{
text-align:left;
font-size:100%;
}

.life_order1_exa {
max-width: 700px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.life_order1_exa span {font-size: 90%;}

.life_order1_exa h4{
font-size:160%;
text-align:center;
margin-top: 6%;
margin-bottom: 3%;
}
.life_order1_exa li{margin-bottom: 5%;}

.life_order1_exa li h5 {
background: #4A3617;
color: #FFF;
font-wight: bold;
text-align: center;
padding: 1% 10%;
font-size: 130%;
border-radius: 30px;
display: inline-block;
}

.life_order1_exa ul li .left,
.life_order1_exa ul li .right {width: 48%;}
.life_order1_exa ul li:nth-child(3) .left{
width: 40%;
margin-top: 7%;
}
.life_order1_exa ul li:nth-child(3) .right {width: 56%;}

.kitchen_exa {
margin: 10px auto 0;
max-width: 450px;
text-align: left;
}

.mail_btn {
background:#C03;
font-wight: bold;
text-align: center;
display: inline-block;
padding: 1% 6%;
font-size: 120%;
margin-bottom: 2%;
}
.mail_btn a {color: #FFF;}

.life_chui2,
.life_chui {
color: #C03;
font-weight: bold;
font-size: 140%;
margin: 3% auto;
max-width: 700px;
line-height: 1.6em;
}
.life_chui {
color: #FFF;
border: 1px solid #FFF;
padding: 2%;
}
.link_btn {
width: 85%;
max-width: 400px;
margin: 3% auto 5%;
font-size: 120%;
text-align: center;
}
.link_btn li {
background: #333;
padding: 2%;
margin-bottom: 2%;
}
.link_btn li a {color: #FFF;}


/* シェアオフィス202301追加 */
.align_top {vertical-align:top;}

/* btn_solid */
.btn_solid {
    position: relative;
}
.btn_solid::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: 0.2s ease 0s;
}

.btn_solid::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
  transition: 0.2s ease 0.2s;
}

.btn_arrow {
background: #000;
width: 80px;
position: relative;
display: flex;
justify-content: flex-start;
align-items: center;
margin: 0 7px 7px 0;
max-width: 240px;
padding: 10px 25px;
font-family: 'Open Sans', sans-serif;
color: #fff;
transition: 0.3s ease-in-out;
font-weight: 500;
box-sizing: content-box;
}

.btn_arrow:before, .btn_arrow:after {
content: "";
position: absolute;
display: block;
transition: all 0.3s;
right: 0.6rem;
top: 50%;
}
.btn_arrow:before {
width: 1.4rem;
height: 1px;
background: #fff;
transform: translateY(-50%);
}
.btn_arrow:after {
opacity: 1;
width: 8px;
height: 8px;
border-top: solid 1px currentColor;
border-right: solid 1px currentColor;
transform: translateY(-50%) rotate(45deg);
}

#share #main {
font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Sans",Meiryo,"MS PGothic",sans-serif;
margin: 0;
padding-top: 214px;
position: relative;
width: 100% !important;
}

#share #main .mv_box {
position: absolute;
top: -270px;
right: 0;
width: 60%;
background: #000;
padding: 30px;
z-index: 3;
}

#share #wood {
padding: 50px 0;
font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Sans",Meiryo,"MS PGothic",sans-serif;
}


.shere_wrap .mv_box img {
margin-bottom: 15px;
width: 310px;
}
.shere_wrap .mv_box .text {
font-size: 25px;
font-weight: 800;
line-height: 1.5;
color: #fff;
text-align: center;
}

#share #info_b {
background: #fff;
margin: 0 auto;
padding: 10px 0;
width: 100%;
float: none;
border: 1px solid #B7B1B1;
}

#share #info_b .b_line1 {
padding: 0 20px 10px 20px;
border-bottom: 1px solid #B7B1B1;
}

#share #info_b .b_line1:last-of-type {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}

#share #info_b .info_date {
font-size: 16px;
color: #5A5555;
}

#share #info_b .info_title {
font-size: 18px;
}

.office_link {
display: flex;
justify-content: center;
gap: 25px;
flex-wrap: wrap;
text-align: left;
}

.office_link li {
width: 260px;
}

.btn_b {
padding :10px 10px;
display: block;
background: #000;
color: #fff;
font-size: 25px;
font-weight: 400;
}


.triangle_arrow {
  position: relative;
  padding-left: 15px;
transition: .3s;
}
 
.triangle_arrow:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
}

.triangle_arrow:hover:before {
  background: #999;
transition: .3s;
}
 
.triangle_arrow:after { /* 三角形の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px; /* 要素の左からの距離 */
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #000;
}

.title_en {
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.2;
letter-spacing: 0.1em;
}
.title_en_b , .title_en_b h2{
font-family: "Poppins", sans-serif;
font-size: 45px;
font-weight: 600;
font-style: normal;
line-height: 1.2;
letter-spacing: 0.1em;
}
.title_en_b h2{
	font-weight: 600;
	margin-bottom: 0;
}

#share .area_title {
font-family: "Open Sans", sans-serif;
font-weight: bold;
text-align: center;
font-size: 40px;
margin: 5% 0 4%;
color: #E2B055;
letter-spacing: 0.1em;
}

#area_list {
display:flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 55px 0;
}

#area_list .item {
display:flex;
flex-direction: column;

}

#area_list .item img {
width: 400px;
height: 100%;
}

#area_list .item .box {
background: #fff;
}

#area_list .item .box .title {
margin-bottom: 5px;
font-size: 24px;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #1A1311;
line-height: 1;
letter-spacing: 0.1em;
border: none;
}

#area_list .item .box .text {
padding: 20px;
min-height: 160px;
}

#area_list .item .box .address {
display: flex;
justify-content: space-between;
align-items: end;
}


#area_list .category {
display:flex;
}
#area_list .category p {
padding: 5px;
font-size: 15px;
letter-spacing: 0.1em;
}

.area .mv {
position: relative;
}

.area .mv .area_text {
position: absolute;
right: 0;
bottom: 0;
color: #fff;
}

.area .mv .area_text .area_name {
margin-right: 15px;
font-size: 145px;
font-family: "Roboto Slab", serif;
font-weight: 900;
font-style: normal;
}

.area .mv .area_text .area_name span {
display: inline-block;
vertical-align: top;
margin-bottom: 0;
box-sizing: border-box;
font-weight: 700;
font-family: "Zilla Slab", serif;
}

.area .mv .area_text .category {
width: 500px;
display: flex;
margin: 0 0 0 auto;
}

ul{
	margin-top: 0;
	margin-bottom: 0;
}

.area .mv .area_text .category p {
padding: 10px;
font-size: 30px;
color:#fff;
line-height: 1.2;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sub_menu {
background: #3E3A39;
}

#sub_menu .item {
display: flex;
justify-content: space-between;
}

#sub_menu .item li {
display: flex;
}

#sub_menu .item li a {
padding: 10px;
display: flex;
align-items: center;
color: #fff;
text-align: center;
font-weight: bold;
line-height: 1.3;
letter-spacing: 0.07em;
transition: .3s;
font-size: 15px;
}

#sub_menu .item li a:hover {
opacity: 0.6;
transition: .3s;
}

.area .description {
padding: 30px;
background: #fff;
border-radius: 100px;
font-size: 1.5rem;
}

.area .desc_list  {
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.area .desc_list li {
width: 50%;
}


.sub_title {
padding: 10px 0; 
font-size:35px;
line-height: 1;
letter-spacing: 0.07em;
margin-bottom: 0;
margin-top: 0;
}

.sub_title span {
margin-top: 5px;
display: block;
font-size: 25px;
font-family: century-gothic, sans-serif;
}

.kaiin_box p {
margin-bottom: 15px;
text-align: center;
font-size: 20px;
}


.kaiin_bnr{
margin: 0 auto;
position: relative;
width: 415px;
background: #EBAE40;
box-shadow: 0px 0px 0px 5px #EBAE40;
border: solid 2px #ffffff;
color: #fff;
border-radius: 15px;
box-sizing: border-box;
}
 
.kaiin_bnr:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-color: #fff #fff #EBAE40;
}

.kaiin_bnr a {
padding: 20px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transition: .3s;
}

.kaiin_bnr a:hover {
opacity: 0.6;
transition: .3s;
}

.kaiin_bnr a img {
width: 150px;
margin: 0 auto 20px;
}

.kaiin_bnr a p {
margin: 0;
color: #fff;
font-size: 30px;
font-weight: bold;
text-align: center;
line-height: 1;
}

/* how to useのボタン背景を緑に */

.howtouse .btn_b{
	background: #40b797;
}


/* 特定商取引法に基づく表示 */

#transaction .type02 td{
	vertical-align: middle;
}

/* 利用規約 */


#check_content{
	display: none;
	padding:10px;
	color:#fff;
}

#check_content a{
	display: block;
}

input[type=checkbox]:checked ~ #check_content{
	display: block;
	background-color:#FFBB4E;
	padding:10px;
	box-shadow: 2px 0 4px rgba(0, 0, 0, .2);
}


/* ビジター利用はこちら */

.kaiin_bnr--green{
	background: #40b797;
	box-shadow: 0px 0px 0px 5px #40b797;
}

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


/* 二荒　宿泊料金表 */
table.type02.type02_futa {
    width: 450px;
}
table.type02.type02_futa th {
    width: 38%;
}
table.type02_futa td{
	width: fit-content;
}
table.type02.type02_futa span {
    display: inline-block;
    float: right;
    padding-right: 1em;
}

.news-table {
	width: 100%;
}
.news-table th {
	width: 24%;
	font-weight: normal;
	text-align: right;
}

@media screen and (max-width: 480px) {
	.news-table th {
		display: block;
		width: 100%;
	}
}

/* 20231004shere-office */
.img-1004{
	max-width:70%;
	margin:0 auto;
}
.img-1004-50{
	max-width:50%;
	margin:0 auto;
}
.img-1004-1{
	max-width:70%;
	margin-bottom:20px;
}
@media screen and (max-width: 480px) {
	.img-1004-1{
		margin: 0 auto;
	}
}
.txt_pueple{
	color:#000;
}
.txt-w{
	color:#fff;
	font-size: 24px;
	line-height: 1.6em;
}
.txt-w18{
	color:#fff;
	font-size: 18px;
}
.bg-black:hover{
	opacity: 0.6;
    transition: .3s;
}
/* 協力会社募集フォーム */
.associate01 h3,  .associate02 h3, .entry h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
	margin-bottom: 65px;
}
.associate01 p {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 70px;
}
.associate01 .download-block {
    padding: 50px 0;
    background-color: #000000;
    text-align: center;
}
.associate01 .download-block p {
    margin-bottom: 0;
}
.associate01 .download-block_text {
    font-size: 14px;
    color: #fff;
	margin-bottom: 40px !important;
}
.associate01 .download-block a {
    display: block;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    padding: 12px 0;
    line-height: 1;
    background-color: #fff;
    color: #000000;
    font-weight: bold;
    letter-spacing: 2px;
}
.associate02, .entry {
    padding: 80px 0;
}
.associate02 h3, .entry h3  {
    margin-bottom: 40px;
}
.associate02 p, .entry_text {
    text-align: center;
    margin-bottom: 60px;
}
.form-block {
    max-width: 840px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
.form-block dl {
    position: relative;
    padding-left: 240px;
    border-bottom: #ccc dashed 1px;
    /* background-color: #eee; */
}
.form-block dt {
    position: absolute;
    width: 240px;
    left: 0;
    top: 30px;
    line-height: 20px;
    padding: 0 20px;
    box-sizing: border-box;
}
.form-block dt .require {
    position: absolute;
    top: 0;
    right: 20px;
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 4px 0;
    width: 40px;
    text-align: center;
    background-color: #D70D19;
    color: #fff;
}
.form-block dd {
    padding: 20px 30px;
    box-sizing: border-box;
    /* background-color: #fff; */
}
.associate02 .form-block dl dd input, .entry .form-block dl dd input, .entry .form-block dl dd textarea {
	background-color: #ffffff;
}
.entry .form-block dl dd textarea {
	border: 2px solid rgb(118, 118, 118);
}
.bt-form p {
    margin: 0;
}
.form-block .bt-form p a {
    text-decoration: underline;
    color: #476179;
}
.form-block .bt-form p a:hover {
    text-decoration: none;
}
.file_data input {
    width: 100%;
    border: solid 2px rgb(118, 118, 118);
}
.file_sup {
    font-size: 12px;
}
/* 求人情報ページ */
.accordion-area {
    list-style: none;
    width: 96%;
    max-width: 960px;
    margin: 0 auto 30px;
}
.accordion-area li {
	margin: 10px 0;
}
.accordion-area section {
	background-color: #000;
	padding: 3%;
}
.accordion-title {
    position: relative;
    cursor: pointer;
    padding: 3% 3% 3% 50px;
    transition: all .5s ease;
	color: #fff;
}
.accordion-title::before,
.accordion-title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #fff;
    
}
.accordion-title::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.accordion-title::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}
.accordion-title.close::before{
	transform: rotate(45deg);
  }
  
.accordion-title.close::after{
	transform: rotate(-45deg);
}
.accordion-box {
	display: none;
    background: #ffffff;
    padding: 3%;
}
.tab-container {
    display: flex;
	flex-wrap: wrap;
}
.tab {
    position: relative;
    background-color: #000;
    transition: all .2s;
    cursor: pointer;
    padding: 0.6em;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
	width: calc(100% / 3);
	box-sizing: border-box;
}
.menu-box {
    padding: 4%;
    background-color: #fff;
	display: none;
	width: 100%;
}
.table-bordered {
    border-collapse: collapse;
	width: 100%;
}
.table th {
    background-color: #dddddd;
	padding: 10px;
}
.table td {
	padding: 10px;
}
.menu-box p {
    text-align: center;
}

input[name="tab_item"] {
	display: none;
}
#construction:checked ~ #construction_content,
#sales:checked ~ #sales_content,
#officework:checked ~ #officework_content {
  display: block;
}
.tab-container input:checked + .tab {
	color: #000;
    background-color: #fff;
}
.feature_flex-area{
	display: flex;
    width: 100%;
}
.feature_flex-area:nth-child(2n){
	flex-direction: row-reverse;
}
.feature_flex-txt {
	width: 70%;
}
.feature_img-right {
	width: 30%;
    box-sizing: border-box;
    margin-left: 10px;
}
.feature_img-left {
	width: 30%;
    box-sizing: border-box;
    margin-right: 10px;
}

/*20240619トップバナー追加*/
.top-banner{
	display:flex;
	justify-content: space-around;
	padding-bottom:30px;
}
@media screen and (max-width: 540px) {
	.top-banner{
		display:block;
	}
	.top-banner img{
		margin-bottom: 20px;
	}
}
.sub-con{
	font-size:20px;
	font-weight: bold;
	color:#476179;
	padding-bottom:10px;
}
.con-br{display:none;}

/*宿泊予約ボタン追加20240807*/
.reserve-btn{
	text-align: center;
	font-weight: bold;
	font-size:20px;

}
.reserve-btn a{
	color:#40b697;
}
.reserve-btn a:hover{
	opacity:0.7;
}
.reserve-txt{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin-top:30px;

}
.reserve-txt-small{
	font-size: 18px;
}