@charset "UTF-8";
/* CSS Document */
/* ---------------
マージン・余白のリセット
--------------- */
body,div,
dl, dt, dd, ul, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th ,td {
	margin: 0;
	padding: 0;
}

.sp_only{
    display: block;
}

body {
-webkit-text-size-adjust: 100%;
font-size: 14px;
}

p, div{
	line-height: 1.5;
}

.txt18{
    font-size: 14px;
}

* html body{
    overflow: hidden;
}
.w850{
    width: 100%;
    max-width: 850px;
}
img {
	border: none;
        max-width:100%;
	height: auto;
}

*{
    box-sizing: border-box;
}

.w800.gaiheki{
	width:84%;
}

/* クリアフィックスハック */
.clearfix:after {
	content:"";
    display:block;
    clear:both;
}
.clearfix {
	display: inline-block;
	clear:both;
}
/* Mac版IE除外 \*/
.clearfix {
	display: block;
	clear:both;
}

/* リンクの設定 */
a {
	outline: 0;
	border: none;
}
a:link,a:visited,a:active {
	border: none;
	text-decoration: none;
	color: #000;
}
a:hover {
	border: none;
	text-decoration: none;
	color: #000;
}
ul{list-style-type: none;}
li{list-style-type: none;}

.pc_only,
#member_page .tel {display:none;}

/* ---------------
要素の再定義
--------------- */
body,
#wood { 
     font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
     font-size: 14px; 
     line-height: 1.7em; 
     color: #000; 
     padding: 0px; 
     width: 100%; 
     margin: 0px auto; 
	text-align:left;
} 
#wood {background: url(../images/top/back.jpg) repeat;}

* html body{overflow: hidden;}
* html div#contentsArea{
    height: 100%;
    overflow: auto;
}
#key {
	text-align:left;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
}
#container{text-align: center;}

#main {
	display: block;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#left {width: 100%;}

/* header */

#header {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
#header_b {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 10px;
}
.header_l {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 60%;
}
.header_r {
	float: right;
	text-align: right;
	width: 20%;
}

#header .logo {
margin-left: 10px;
}

#hed_menu li a.member_btn {
display: none;
}

.header_contact {
width: 100%;
display: flex;
justify-content: end;
}

.header_contact img {
width: 55px;
height: 55px;
}


.info_2ph li {
	width: 60%;
	margin: 0 auto 3%;
}

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

.w580 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.w640 {width: 100%;}
.w20p {width: 20%;}
.w25p {width: 25%;}
.w27p {width: 27%;}
.w28p {width: 28%;}
.w30p {width: 30%;}
.w31p {width: 31%;}
.w35p {width: 35%;}
.w45p {width: 45%;}
.w47p {width: 47%;}
.w48p {width: 48%;}
.w50p {width: 50%;}
.w55p {width: 55%;}
.w60p {width: 60%;}
.w63p {width: 63%;}
.w65p {width: 65%;}
.w67p {width: 67%;}
.w70p {width: 70%;}
.w72p {width: 72%;}
.w80p {width: 80%;}
.w90p {width: 90%;}
.w100p {width: 100%;}
.pc_w90p,
.pc_w80p,
.pc_w70p {width: 100%;}
.pc_w50p {width: 80%;}
.pc_left300,
.pc_left320,
.pc_left360,
.pc_right420,
.pc_right570{
	width: 100%;
	float: none;
}
.margin_b10,
.margin_b20{margin-bottom: 10px;}
.margin_b30,
.margin_b40 {margin-bottom: 20px;}
.margin_b50,
.margin_b60,
.margin_b70 {margin-bottom: 30px;}
.margin_b100 {margin-bottom: 50px;}
.margin_b420 {margin-bottom: 100px;}
.margin_r4 {margin-right: 4px;}
.margin_r5 {margin-right: 5px;}
.margin_r10 {margin-right: 10px;}
.margin_r20 {margin-right: 20px;}
.margin_t10 {margin-top: 10px;}
.margin_t20 {margin-top: 20px;}
.margin_t30 {margin-top: 30px;}
.margin_t50 {margin-top:30px;}
.margin_l10 {margin-left: 10px;}
.margin_auto {
	margin-left: auto;
	margin-right: auto;
}
.shere_wrap .margin_auto{
    flex-direction: column;
}
.sp_margin_b50 {margin-bottom:50px !important;}

.padding5 {padding: 5px;}
.padding20 {padding: 20px;}
.padding_t30 {padding-top: 30px;}
.padding_t50 {padding-top: 50px;}
.padding_t60 {padding-top: 60px;}
.bt_line {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.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_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;
}
.line_r {border-right: 1px solid #000;}

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

/* フッター */
#footer_wrap {
	width: 100%;
	padding-top: 10px;
	background-color:rgba(255, 255, 255, 0.5);
	padding-bottom: 100px;
	clear: both;
}
#footer_b {
	padding-top: 0px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}

#footer_b .title {
padding: 3px;
margin-bottom: 5px;
width: 100%;
display: inline-block;
color: #fff;
font-size: 14px;
background: #000;
border-bottom: none;
line-height: 1;
}

.footer_l {
	float: left;
	width: auto;
	margin-top: 20px;
}
.footer_r {
	float: right;
	text-align: left;
	width: 80%;
	line-height: 1.5em;
	font-size: 10px;
	margin-top: 10px;
}
.toi_l {
	float: left;
	width: 70%;
}
.toi_r {
	float: right;
	width: 28%;
}
#wood #fot_menu {
	border: none;
	padding: none;
	padding-top: 10px;
	margin: 10px auto;
}
#fot_menu {
	width:90%;
	margin: 0 auto 20px;
	font-size: 12px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 10px auto;
}
#fot_menu li a {
	float: left;
	line-height: 1.9em;
	letter-spacing: 0.1em;
	font-size: 12px;
}
#copy {
	color: #FFF;
	background-color: #C3ADA6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.3em;
	width: 100%;
}
.f_left {
	float: left;
	text-align: left;
	margin-top: 20px;
	clear: both;
	font-size: 12px;
	color: #818181;
}
.f_right {
	float: right;
	text-align: right;
	margin-right: 20px;
}
/* 下menu */
div#footerArea {
  background: #333 50% 0 repeat fixed;
  background-color:rgba(0, 0, 0, 0.7);
	 top: 0;
  margin: auto auto 0 auto;
    height: 50px;
  padding: 15px 0 15px 5px;
  width: 100%;
  position: fixed !important;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.under_menu,
.under_menu2,
.under_menu3 {
  margin-right: 17px;
  float: left;
  list-style: none;
}
.under_menu{width: 14%;}
.under_menu2 {width: 17%;}
.under_menu3 {width: 15%;}

/* smooth scroll upプラグイン */
a.scrollup-right {margin-bottom: 65px;}

.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.center img{margin-left: auto;margin-right: auto;}
.marker { 
background: linear-gradient(transparent 10%, #eebc61 10% 90%, transparent 90%);
display: inline;
padding: 0 2px;
}

.left2 {
	float: left;
	width: auto;
	width: 550px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.left350 {
	float: left;
	width: 50%;
}
.left400 {
	float: left;
	width: 400px;
		margin-right: 20px;
}
.left740 {
	float: left;
	width: 740px;
}
.right150 {
	float: right;
	width: 150px;
}
.right350 {
	float: right;
	width: 350px;
}
.right470 {
	float: right;
	width: 470px;
}
.left550,
.right350 {width: 100%;}

/* 次のページへの設定 */
.pagelink{width:90%;}
.pageprev{
	float:left;
	width:45%;
}
.pagenext{
	float:right;
	width:45%;
}

/* topニュース */
#info_b {
	background: rgba(255,255,255,0.7);
	padding: 20px 10px 10px;
	margin-bottom: 30px;
}
/* TOPイベント */
#event_b {
	background: url(img/sp/top/event_b.png) no-repeat center top;
	width:540px;
	height: 134px;
	padding: 50px 20px 0 20px;
	margin-bottom: 30px;
}

/* TOP分譲 */
#bunjo_wrap {
	width: 578px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.bunjo_txt {
	width: 326px;
	float: right;
}

/* TOP */
.estate_t {
	font-size: 24px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
        text-align: center;
}
.estate_t img {vertical-align: middle;}
.top_cat {
	font-size: 32px;
	float: left;
	width: 400px;
	margin-left: 20px;
	letter-spacing: 0.1em;
}
.b_white1,
.b_white2 {
	background: #FFF;
	padding: 10px 0;
	text-align:center;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: -10px;
}
.b_white2 {
	background: rgba(255,255,255,0.5);
}
.top_3btn li {
	float: left;
	width: 33%;
}
.top_3btn {margin-bottom: 20px;}

/* インフォメーション */
.news_wrap {
	float: left;
	width: 588px;
	margin-bottom: 100px;
	clear: both;
}

/* 新着情報 */
.title {
	font-size: 16px;
	border-bottom: #000 solid 3px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width:100%;
	text-align: left;
	line-height: 1.5em;
}
.title2 {
	font-size: 20px;
	color: #476179;
	border-bottom: #000 solid 1px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width:100%;
	text-align: left;
	line-height: 1.5em;
}

/* 問い合せ */
div.wpcf7{
	font-size: 14px;
	width: 100%;
	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);}

span.wpcf7-list-item { display: block; }

#wood2 .wpcf7-response-output {color: #C03;}


#toi_wrap {
        background-color:#FDEFEE;
	padding: 20px;
	margin-bottom: 20px;
}
#toi_wrap2 {
        background-color:#F4EDE1;
	padding: 20px;
	margin: 0 0 20px 50px;
}
.toi_tel {
        font-size: 30px;
	font-weight: bold;
	color: #C03;
	float: left;
	line-height: 1.3em;
	margin-right: 20px;
	margin-top: 5px;
}
.toi_tel a {
	color:#C03;
	text-decoration: underline;
}
.toi_tel a:hover {
	color: #933;
}
.clear {
	clear: both;
}
.lixil {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* 物件情報 */
.line_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 38px;
	padding: 10px 0;
	width: 100%;
	margin: 20px 0;
        border-bottom: #333 2px solid;
        border-top: #333 2px solid;
	text-align: center;
	line-height: 1.5em;
}
.line_title_left {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 34px;
	padding: 10px 0;
	width: 100%;
	margin: 20px 0;
        border-bottom: #333 2px solid;
        border-top: #333 2px solid;
	text-align: left;
	line-height: 1.5em;
}
.line_title_mini {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	padding: 10px 0;
	width: 100%;
	margin: 20px 0;
        border-bottom: #333 2px solid;
        border-top: #333 2px solid;
}
.txt12 {font-size: 80%;}
.txt14 {font-size: 14px;}
.txt16 {font-size: 110%;}
.txt20 {font-size: 120%;}
.txt24_red {
	font-size: 24px;
	color: #c03;
}
.txt20_red {
	font-size: 20px;
	color: #933;
	width: auto;
        float: right;
}
.txt28 {font-size: 28px;}
.txt24 {
	font-size: 114%;
	line-height: 1.6em;
}
.txt30,
.txt40 {
	font-size: 130%;
	line-height: 1.6em;
}
.txt55 {
	font-size: 150%;
	line-height: 1.6em;
}
.txt_blue2 {color: #385064;}
.txt_purple {color: #b279b1;}
.txt_emerald {color: #40b697;}
.txt30m {
	font-size: 30px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.7em;
	letter-spacing: 0.1em;
}
.txt_red {color: #C03;}
.txt_b {font-weight: bold;}
.txt_l {text-align: left;}
.txt_m {font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}
.line_b {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

/* 施工事例選択 */
#idWrap{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.Sbox {
	overflow: hidden;
	margin-left:20px;
}
.Sbox li{
	display: block;
	float: left;
	width:90px;
	height:90px;
	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: 18px;
	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(img/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;
}

/* 新築住宅部門 */
.concept {
	font-size: 15px;
	line-height: 2.3em;
}
.concept2 {
	font-size: 13px;
	line-height: 2em;
	padding: 20px;
	margin-bottom: 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;
	font-size: 12px;
	line-height: 1.5em;
}

/* 外壁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;
}

/* 分譲住宅 */
#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(./img/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(./img/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(img/kaitori/ill.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	margin:0 auto 20px auto;
}

/* プレスリリース */
.zoom {
	background-image: url(img/pressrelease/zoom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40%;
	padding: 0 0 0 50px;
}

/* アクセス */
.access_tokyo_left,
.access_tokyo_right {
	margin: 5% auto !important;
	text-align: center;
}

/* シェアオフィス */
.office_icon li,
.office_icon2 li {
	margin: 0 0 20px 0;
	float: left;
	text-align: left;
}
.office_icon li img,
.office_icon2 li img {
	width: 25%;
	float: left;
}
.office_icon li .txt18,
.office_icon li .txt_l,
.office_icon li span,
.office_icon2 li .txt18,
.office_icon2 li .txt_l,
.office_icon2 li span {
	width: 72%;
	float: right;
	text-align: left;
	font-size: 90%;
}
.office_title {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 200%;
	padding: 20px 0;
}
.lupe {
	background: url(img/shareoffice/201707/floor_icon.png) left center no-repeat;
	background-size: 3%;
	font-size: 110%;
	padding: 10px 0 10px 20px;
}
.office_floor,
.office_floor2 {padding-bottom: 10px;}
.office_floor li,
.office_floor2 li {
	width: 20%;
	margin: 0 5px 10px;
	float: left;
}

#share .office_icon2 img {
margin-right: 20px;
}

#share .office_icon2 li .txt18, 
#share .office_icon2 li .txt_l, 
#share .office_icon2 li span {
width: auto;
float: none !important;
}



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

.ggmap {
    position: relative;
    padding-bottom: 120%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    }






.cal_wrapper {
max-width: 640px;
min-width: 320px;
width: 100%;
font-size: 50%;
margin: 2.0833% auto;
}

.googlecal {
position: relative;
padding-bottom: 100%;
height: 0;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}






/* シェアオフィス表 */
table.type01,
table.type02,
table.type03,
table.type04,
table.type05 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	font-size: 80%;
}
table.type01 {width: 100%;
margin-bottom: 20px;}
table.type02,
table.type03,
table.type04,
table.type05 {width: 100%;}
table th,
table.type01 th,
table.type02 th,
table.type04 th,
table.type05 th {
	width: 40%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type05 th {width: 33%;}
table td,
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: 60%;}
table.type02 td {
	width: 33%;
	text-align: center;
}
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;
}
table th,
table td {border: none;}

.b_cream,
.b_gray {
	background: #FFFCDA;
	padding: 30px 0;
}
.b_gray {background: #EEEFEF;}
.b_gray2 {
	background: #EEEFEF;
	padding: 10px;
}
.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 {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

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

/* シェアオフィス201808追加 */
#sharebtn li,
#sharebtn2 li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.floor_left,
.floor_right {
	width: 100%;
	margin-bottom: 10px;
}
.k_logo {
	background: #000;
	padding: 10px;
	margin-top: 20px;
}
.k_logo img {margin-bottom: 5px;}
.k_txt {
	background: #4B4848;
	padding: 10px;
	font-size: 110%;
}
.area_title {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 150%;
	margin: 5% 0 2%;
	color: #9f9fa0;
	letter-spacing: 0.1em;
}
.contact_red_line {
	border: 1px solid #C03;
	padding: 2% 0 0;
	margin: 3% 0;
	text-align: center;
	line-height: 1.5em; 
}
.contact_red_line h4 {
	font-size: 130%;
	font-weight: bold;
	color: #C03;
	margin-bottom: 2%;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25% !important;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 2.5%;
  width: 95% !important;
  height: 100% !important;
}

.day_icon {
	width: 40%;
	float: right;
	margin-top: -10%;
}

.add {
	background: url(../images/shareoffice/202107/add_b_sp.svg) left bottom no-repeat;
	background-size: 85%;
	line-height: 1.5em;
	padding: 8% 0 3% 23%;
	font-size: 85%;
	text-align: left;
	margin-bottom: 3%;
}

.share_close,
.share_close2 {
	border: 2px solid #b80000;
	padding: 2%;
	margin-bottom: 5%;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.7em;
}
.share_close2 {border: 1px solid #333;}
.share_close_t {
	color: #b80000;
	margin-bottom: 2%;
	text-align: center;
	font-size: 100%;
}
.share_close p {
	font-size: 80%;
	font-weight: normal;
	margin-top: 3%;
}

.base_info {
	background: url(https://www.musashi-m3.com/wcms/wp0331/wp-content/themes/musashi2016/img/shareoffice/202112/info_b.jpg) no-repeat;
	background-size: cover;
	padding: 5%;
	margin: 0 auto 5%;
}
.base_info_t {
	text-align: center;
	font-weight: bold;
	font-size:120%;
	margin-bottom: 3%;
}
.base_info .left {
	width: 100%;
	float: none;
    margin-left: 0;
}
.base_info .right {
	width: 70%;
	margin: 3% auto 0;
	float: none;
    padding: 0;
}
.base_info .right img,
.base_insta .right img {text-align: center;}
.base_insta {
	width: 90%;
	margin: 0 auto 5%;
}
.base_info .right img{
    width: 100%;
    max-width: 100%;
    margin-top: 0;
}
.base_insta .left {
	float: none;
    width: 100%;
	margin-bottom: 3%;
}
.base_insta .right {
	width: 80%;
	margin: 0 auto 5%;
	float: none;
}
.office_icon, .office_icon2{
    flex-direction: column;
}
#area_list .item .box .address{
    flex-direction: column;
}
#area_list .item .box .address div{
    width: 100%;
}
.office_icon li, .office_icon2 li{
    width: 100%;
}
.txt16 {
    font-size: 14px;
}
/*会員登録*/
.member_btn {
background: #EBAE40;
flex-direction: row-reverse;
}
.member_btn:after {
content: "";
width: 18px;
height: 18px;
margin: 0 5px 0 0;
background: url(../images/shareoffice/202301/member_b.png) no-repeat;
background-size: contain;
vertical-align: middle;
}
#member_page h2 {
	background: #333;
	padding: 6% 0;
	text-align: center;
	margin-bottom: 5%;
}
#member_page h2 img {
	width: 90%;
	margin: 0 auto;
}
.member_wrap {margin-bottom: 7%;}
.kiyaku_btn {
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	margin: 0 auto;
	background: #ebeae9;
	border: 1px solid #333;
	padding: 2% 7%;
	display: inline;
}
.member_time {
	border-top: 2px solid #333;
	margin-top: 3%;
	padding-top: 3%;
	border-bottom: 2px solid #333;
	margin-bottom: 3%;
	padding-bottom: 3%;
	margin: 5% auto;
}
#member_page p {
	font-size: 75%;
	line-height: 1.7em;
}
#member_page h3 {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	margin-bottom: 3%;
}
#member_page .w80p {width: 100%;}
.hissu {
	width: 12%;
	height: auto;
}
.kaiin_btn {
	width: 85%;
	margin: 5% auto;
}



/*life BASE固定ページ*/
.life_head_wrap{
margin:0 auto;
background-image:url(img/life/life_head_bg.jpg);
background-size:100%;
background-repeat:repeat;
background-position:center left;
}

.life_head_wrap h2{
text-align:center;
font-size:100%;
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:110%;
margin-top:-35%;
padding-bottom:40%;
font-family:A-OTF ゴシックMB101 Pro;
color:#FFF;
}

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

#life_main h3{
width:90%;
text-align:center;
margin:5% auto;
font-size:110%;
color:#000;
line-height:2;
}

#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:180%;
padding:3% 0;
font-family:游明朝体;
line-height:1.5;
}

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

.life_value li{
margin:5% 0;
}

.life_value_sp_img{
width:80%;
margin:3% auto;
}

.life_value_sp_t{
width:55%;
margin:3% auto;
}

.life_value_txt{
width:95%;
margin:3% auto;
}

.life_value_txt p{
font-size:110%;
text-align:left;
}

.life_plan_wrap{
background:#B0D5D1;
}

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

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

.life_plan_aircon h3,
.life_plan_other h3{
width:90%;
font-size:170%;
font-weight:bold;
margin:3% auto;
color:#FFF;
line-height:2;
text-align:center;
background:#937F49;
}

.life_plan_aircon_t{
margin:2% auto;
width:90%;
}

.life_plan_aircon_main{
margin:2% 5%;
}

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

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

.life_plan_other img{
width:90%;
margin:0 5%;
}

.life_plan_set img{
width:85%;
margin:2% auto 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:80%;
margin:5% 10%;
text-align:center;
font-size:170%;
padding:0 3%;
font-family:游明朝体;
line-height:2;
border-bottom:solid 1px;
}

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

.life_rule_txt li{
font-size:90%;
text-align:left;
width:100%;
margin:0 auto 5%;
}

#life_area h3{
text-align:left;
font-size:100%;
line-height:1.5;
width:90%;
margin:0 auto;
}

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

.life_order_wrap{
margin:0 3%;
}

.life_order1_t,
.life_order_t{
width:30%;
margin:3% auto 0;
}

.life_order1_txt,
.life_order_txt{
width:90%;
margin-left:5%;
padding-top:8%;
}

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

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

.life_order1_exa{
width:90%;
margin:2% auto;
}

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

.life_order1_exa h4{
font-size:130%;
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: 110%;
border-radius: 30px;
display: inline-block;
}

.life_order1_exa ul li .left,
.life_order1_exa ul li .right {
width: 100%;
margin-bottom: 2%;
float: none;
}

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

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

.life_chui2,
.life_chui {
color: #C03;
font-weight: bold;
margin: 3% auto;
width: 90%;
line-height: 1.6em;
}
.life_chui {
color: #FFF;
border: 1px solid #FFF;
padding: 2%;
}
.link_btn {
width: 85%;
margin: 3% auto 5%;
font-size: 110%;
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 {
margin-top: 20px;
position: relative;
}
.btn_solid::before {
  content: '';
  position: absolute;
  bottom: -7px;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: 0.2s ease 0s;
}

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

.btn_arrow {
margin: 0 7px 7px 0;
padding: 10px 25px;
width: auto;
position: relative;
display: flex;
justify-content: flex-start;
align-items: center;
font-family: 'Open Sans', sans-serif;
color: #fff !important;
font-size: 15px;
font-weight: 500;
background: #000;
letter-spacing: 0.07em;
transition: 0.3s ease-in-out;
box-sizing: border-box;
max-width: 100%;
}

.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: 245px;
position: relative;
width: 100%;
}

#share #main .base_info {
margin: 5%;
max-width: 100%;
box-sizing: border-box;
}

#share #main .mv_box {
position: absolute;
top: -50px;
right: 0;
width: 80%;
background: #000;
padding: 20px;
}

.map, .map2, .map3, .access_right, .access_left{
	margin-bottom: 0;
}

.margin_b50, .margin_b60, .margin_b70{
	margin-bottom: 15px;
}

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

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

.shere_wrap .mv_box img {
margin-bottom: 15px;
width: 170px;
}
.shere_wrap .mv_box .text {
font-size: 18px;
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: 14px;
color: #5A5555;
}

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

#share .base_insta {
text-align: center;
}

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

.office_link li {
width: 100%;
}

.btn_b {
padding :15px;
display: block;
background: #000;
color: #fff !important;
font-size: 20px;
}


.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: century-gothic, sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.2;
letter-spacing: 0.1em;
}
.title_en_b h2 {
font-family: century-gothic, sans-serif;
font-size: 25px;
font-weight: 700;
font-style: normal;
line-height: 1.2;
letter-spacing: 0.1em;
}

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

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

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

}

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

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

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

#area_list .item .box .text {
padding: 20px;
}

#area_list .item .box .address {
font-size: 16px;
}


#area_list .category {
display:flex;
}
#area_list .category p {
padding: 5px;
color: #fff;
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: auto;
margin-left: auto;
font-size: 45px;
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 700;
font-style: normal;
}

.area .mv .area_text .area_name span {
display: block;
text-align: center;
box-sizing: border-box;
line-height: 1.8;
margin-bottom: 0;
}

.area .mv .area_text .category {
width: 100%;
display: flex;
margin: 0 0 0 auto;
}

.area .mv .area_text .category p {
padding: 8px;
font-size: 15px;
line-height: 1;
}

#sub_menu {
background: #3E3A39;
}

#sub_menu .item {
margin: 0 calc(50% - 50vw);
width: 100vw;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}

#sub_menu .item li {
display: flex;
width: 50%;
justify-content: center;
}

#sub_menu .item li a {
margin-bottom: -1px;
margin-right: -1px;
padding: 10px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
text-align: center;
font-weight: bold;
border: 1px solid #eee;
line-height: 1.3;
letter-spacing: 0.07em;
}

#sub_menu .item.odd li:last-child {
width: 100%;
}

.area .description {
padding: 20px;
background: #fff;
font-size: 16px;
border-radius: 15px;
}

.area .description p.margin_b20{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400;
}

.img-1004-50{
    max-width: 100%;
}

.flex_between{
    flex-direction: column;
}

.area .desc_wrap {
text-align: center;
}
.img-1004{
    max-width: 100%;
}

.area .desc_list {
display: inline-block;
text-align: left;
}

.area .desc_list li {
width: 100%;
font-size: 16px;
font-weight: 400;
}


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

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

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


.kaiin_bnr{
margin: 0 auto;
position: relative;
width: 100%;
background: #EBAE40;
box-shadow: 0px 0px 0px 5px #EBAE40;
border: solid 2px #ffffff;
color: #fff;
border-radius: 15px;
}
 
.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: space-around;
align-items: center;
transition: .3s;
flex-direction: row;
}
.txt22{
    font-size: 18px;
}

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

.kaiin_bnr a img {
width: 100px;
margin: 0 15px 0 0;
}

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

#share .add {
background: url(../images/shareoffice/202107/add_b_sp.svg) left bottom no-repeat;
background-size: 85%;
line-height: 1.5em;
padding: 8% 0 3% 23%;
font-size: 85%;
text-align: left;
margin-bottom: 3%;
}

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

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



/* 利用規約 */


#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;
}

/* 二荒料金表 */

table.type02.type02_futa th {
    width: 25%;
}
table.type02.type02_futa span {
    display: inline-block;
    float: right;
    padding-right: 1em;
}


.news-table th {
	display: block;
	width: 100%;
}

/* 協力会社募集フォーム */
.pc-only {
	display: none;
}
.associate01 h3, .associate02 h3, .entry h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.associate01 p {
    text-align: center;
    font-size: 12px;
    line-height: 2;
	margin-bottom: 40px;
}
.associate01 .download-block {
    padding: 20px 0;
    background-color: #000000;
    text-align: center;
}
.associate01 .download-block p {
    margin-bottom: 0;
}
.associate01 .download-block_text {
    font-size: 12px;
    color: #fff;
	margin-bottom: 40px !important;
}
.associate01 .download-block a {
    display: block;
    text-align: center;
    width: 225px;
    font-size: 12px;
    padding: 11px 0;
    margin: 0 auto;
    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: 40px;
}
.form-block {
    padding: 0;
}
.form-block dl {
	position: relative;
	padding-left: 0;
	border-bottom: none;
	background: none;
	margin-bottom: 15px;
}
.form-block dt {
	position: static;
	width: 100%;
	line-height: 15px;
	padding: 12px 0 12px 10px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	box-sizing: border-box;
}
.form-block dt .require {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    font-size: 9px;
    line-height: 1;
    padding: 3px 0;
    width: 30px;
    text-align: center;
    background-color: #D70D19;
    color: #fff;
}
.form-block dd {
    padding: 5px 0;
    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;
	font-size:16px;
    line-height: 18px;
    padding: 6px 5px;
	box-sizing: border-box;
}
.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);
}
/* 求人情報ページ */
.feature_flex-txt dl dd {
    font-size: 14px;
}
.txt14_sp {
	font-size: 14px;
}
.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: 16px;
    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;
	width: 30%;
}
.table td {
	padding: 10px;
}
#construction_content table th, #construction_content table td, #sales_content table th, #sales_content table td, #officework_content table th, #officework_content table td {
    border: solid 1px #000000;
}
.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;
}

/*20240619トップバナー追加*/
.top-banner{
	width:100%;
	text-align: center;
}
.top-banner img{
	margin-bottom: 20px;
}
.sub-con{
	font-size:20px;
	
	color:#476179;
	padding-bottom:10px;
}
.con-br{display:block;}

/*宿泊予約ボタン追加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;
}

.left360, .right420{
	float:none;
	width:100%;
}
