

/* clear style */
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}

.cf:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.cf {
	min-height: 1px; /*IE6、7対策*/
}
* html .cf {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

/* resetter */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* basic styles */
body {
  -webkit-text-size-adjust:none;
  color: #333;
  font: 13px/1.231 Verdana, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'HelveticaNeue', 'Helvetica Neue', Arial, sans-serif;
  *font-size: small;
  *font: x-small;

   line-height: 1.7;
   padding: 0; margin: 0;
   border-top:solid 7px #0b346e;
   background: #fff;
}
/* for Win IE8 */
head~/* */body {font: 13px/1.231 Verdana, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'HelveticaNeue', 'Helvetica Neue', Arial, sans-serif;}
html:not(:target) body {
	font: 13px/1.231 Verdana, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'HelveticaNeue', 'Helvetica Neue', Arial, sans-serif;
*font: 13px/1.231 Verdana, 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'HelveticaNeue', 'Helvetica Neue', Arial, sans-serif;
	background: #fff url(images/bg.png) repeat; background-size: 1200px 846px;
	overflow-x: hidden;
}

h1{}


#main h1{background: url(images/title_bg1.png) no-repeat left top; background-size: 710px 90px; height: 90px; line-height: 90px; padding: 0; font-size: 2em; letter-spacing: 0.5px; margin-bottom: 25px; color: #11385d; font-weight: normal;}
#main h2{border-bottom: solid 1px #7a7705; color:#565301;  padding: 0 0 15px 0;  font-size: 1.8em; letter-spacing: 1px; margin: 20px 0 20px 0; font-weight: normal;}
#main p{margin-bottom: 25px; line-height: 1.8; font-size: 1.1em;  letter-spacing: 0.5px; }


a{color: #0572aa; text-decoration: none;}
a:hover{color: #0886c4; text-decoration: underline;}

.fl{float:left !important; display:inline;}
.fr{float:right !important; display:inline;}
.center{text-align: center;}

.small{font-size: 90% !important;}
.large{font-size: 120% !important;}
.xlarge{font-size: 150% !important;}
.bold{font-weight: bold;}

.center{text-align: center;}

.text_a{color: #6a5001; text-shadow: 0px -2px #fff,2px 0px #fff,0px 2px #fff,-2px 2px #fff; font-size: 120%; margin-bottom: 20px;}
.text_b{}
.text_c{}

.col_a{color: #0572aa; }	/* デフォルトブルー */
.col_b{color: #aa3b05;}	/* 茶 */
.col_c{color: #eee;}/* グレー */
.col_d{color: #999;}/* グレー */

.box_b{background: #f3f3f3; padding: 20px 20px 5px 20px; margin-bottom: 30px;}
.box_b h2{border-bottom:none !important; padding-bottom: 0 !important;}
.box_b h2:before{content: none;}

.box_c{margin-bottom: 50px !important;}
.box_d{margin-bottom: 30px !important;}

.hr_a{height: 1px; border: none; border-top: 2px #ddd solid; margin: 15px 0; text-shadow: 0px 1px 0px #fff;}

.link_a {margin: 15px auto;}
.link_a a{ width: 360px; height: 48px; line-height: 48px; margin: 0 auto; border-radius: 24px; color: #fff; font-size: 1.15em;  display: block; text-align: center;  }
.link_a a:hover{ filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; text-decoration: none; }
.link_a.c_a a{background: #ed6d7e;}
.link_a.c_b a{background: #6acdde;}

.link_b {margin: 5px auto;}
.link_b a{ padding: 3px 15px; margin: 0 auto; border-radius: 2px; color: #fff; font-size: 1.1em;  display: inline-block; text-align: center;  }
.link_b a:hover{ filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; text-decoration: none; }
.link_b.c_a a{background: #ed6d7e;}
.link_b.c_b a{background: #6acdde;}

.txtshadow_a{
	background-color:#fc1772;
	color:#fff;
	height: 24px;
	overflow: hidden;
	padding: 3px;
	display: block;
	border-radius: 24px;
	line-height: 24px; text-align: center;

}
.txtshadow_a:after{ font-family: 'FontAwesome'; content: "\f105";  background: #b10348; color: #fff; height: 24px; width: 24px; line-height: 24px;border-radius: 24px; float:right; display:inline; text-align: center;}
.txtshadow_a:hover{color: #fff; background: #ed186e;}

.link_a a:after{font-family: 'FontAwesome'; content: "\f105"; font-size: 17px; float:right; display:inline; margin-right: 20px;}

#main ul.list_a {margin-top: 20px;}
#main ul.list_a li{border-bottom: solid 1px #ddd; padding: 0 0 20px 0; margin: 0 0 20px 0; overflow: hidden;}
#main ul.list_a li .label{width: 220px; float:left; display:inline; font-weight: bold;}
#main ul.list_a li .value{width: 550px; float:left; display:inline;}

img{width: 100%; height: auto;}

.sp{display: none;}
.pc{display: block;}




/* #Layout Styles
================================================== */




#header{margin: 0 auto; padding: 0 20px; width: 990px; height: 130px; overflow: hidden;  }
#header h1{ top:15px; position:relative; float:left; display:inline;}
#header h1 a{display: block; width: 198px; height: 102px; margin: 0 auto; text-indent: -9999px; background:url(images/logo.png); background-size: 198px 102px;}
#header div{float:right; display:inline; width: 792px; overflow: hidden; background: url(images/cloud.png) no-repeat left top; }
#header div h2{margin-top: 30px; float:left; display:inline; width: 360px; padding-left: 20px;}
#header div ul{float:left; display:inline; width: 241px;text-align: center; margin-top: 33px;}
#header div ul li{display: inline-block; }
#header div ul li a{display: block; background:#fc1772; padding: 5px 25px; color: #fff; margin-right: 10px; border-radius: 20px; font-size: 0.85em;}
#header div a.contact{float:left; display:inline; width: 171px; height: 72px; margin-top: 5px;}

#nav{margin: 0 auto; padding: 0 0 0 20px ; width: 772px; position: relative; padding-left: 218px; top:-40px; }
#nav ul{  border-style: solid; overflow: hidden; background: #fc1772; border-radius:210px;}
#nav li{float:left; display:inline; width: 128px;}
#nav li a{ background:  url(images/dot1.png) no-repeat right center; color: #fff; text-align: center; display: block; background-size: 7px 7px;  height: 26px; line-height: 26px;}
#nav li.last a{background-image: none;}

#container, .inner{width: 990px;  margin: 0  auto ; padding: 0 20px;}


#main {}
#main.case {width: 100%; }
#main h1.title{text-indent:-9999px; height: 117px;}
#main h2, #home_top h2, #home_case h2, #home_bottom h2{ background: #fccd13 url(images/title_bg1.png) no-repeat right bottom; background-size: 86px 11px; line-height: 23px; padding:7px 10px; font-size: 1.35em; min-height: 23px;  margin-bottom: 20px; letter-spacing: 1.5px; color: #614d19;}
#main h2:before, #home_top h2:before, #home_case h2:before, #home_bottom h2:before{ font-family: 'FontAwesome'; content: "\f015"; color:#614d19; font-size: 17px; padding-right: 5px; font-weight: normal;}

#main h2 a.link, #home_top h2 a.link, #home_case h2 a.link, #home_bottom h2 a.link{display: inline-block; margin-left: 10px; color: #fff; background: #d5ab06; font-size: 0.7em; font-weight: normal; padding: 1px 10px;}

#main h2.t2, #home_top h2.t2, #home_case h2.t2, #home_bottom h2.t2{ background: none; padding:0; font-size: 1.35em; min-height: 30px; margin-bottom: 20px; letter-spacing: 1.5px; color: #614d19; padding: 0px 0 0 0; line-height: 30px;}
#main h2.t2:before, #home_top h2.t2:before, #home_case h2.t2:before, #home_bottom h2.t2:before{ font-family: 'FontAwesome'; content: "\f016"; color:#614d19; font-size: 13px; padding: 0 0 0 3px; font-weight: normal; background: #fccd13; display: inline-block; height: 26px; width: 26px; line-height: 26px; text-align: center; border-radius: 13px; color: #fff; margin:0px 5px 0 0; position: relative;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
}


#main .description{overflow: hidden; margin-bottom: 30px;}
#main .description p{float:left; display:inline; }
#main .go_contact{width: 460px; margin: 30px auto; background: #fccd13; height: 70px; text-align: center; line-height: 70px; font-size: 1.3em; display: block; color:#614d19; font-weight: bold;
text-shadow:-1px -1px 0px #ffffff,
1px -1px 0px #ffffff,
1px 1px 0px #ffffff,
-1px 1px 0px #ffffff;}

#main .description .go_contact{float:right; display:inline; margin: 0; }
#main .go_contact:hover{text-decoration: none; background: #f0c000; }

#main .items_a{ overflow: hidden; margin: 0 -10px;}
#main .items_a .item{background: #fc1772; width: calc(25% - 20px); margin: 0 10px 20px 10px; border-radius: 3px; float: left; color: #fff; height: 140px; position: relative;}
#main .items_a .item h3{width: 80%;  position: relative; margin: 30px auto 20px auto; text-align: center; font-size: 1.2em; letter-spacing: 2px;}
#main .items_a .item h3 a{color: #fff; display: block; border-radius: 3px; border:solid 2px #fff; padding: 10px }
#main .items_a .item .row{text-align: center; position: relative; font-size: 1.3em;}
#main .items_a .item .row span{font-size: 0.7em;}



#sform{width: 250px; float:left; display:inline; margin-right: 25px; background: #f0f0f0; padding: 0 15px; margin-bottom: 30px; border-bottom: solid 5px #fccd13;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
}
#aside{width: 250px; float:left; display:inline; margin-right: 25px; background: #f0f0f0; padding: 0 15px; margin-bottom: 30px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
}
#aside ul {margin: 20px 0 0 0;}
#aside ul li{margin-bottom: 15px; font-size: 1.1em;}
#aside ul li:before{font-family: 'FontAwesome'; content: "\f114"; color:#fc1772; font-size: 17px; padding-right: 5px}
#aside ul li a{color: #333;}

#sform h2, #main #aside h2{margin: 0 0 15px 0; padding: 0 0 0px 0px; font-size: 1.1em; font-weight: bold; line-height: 45px; height: 30px; border-color: #fff;  border-width: 0 0 2px 0; background-image: none; background-color: none !important;}

#main.qa #aside h2{margin: 20px 0 20px 0; padding: 0; font-size: 1.1em; font-weight: bold; line-height: 1.6; height: auto; border-color: #fff;  border-width: 0 0 2px 0; background-position-y: 0px; background-image:none;  background-color:#eee; }
.qa #aside h2 a{color: #333;}
#main.qa #aside h2:before{content: none;}

#sform .box{margin-bottom: 20px;}
#sform h2{margin: 0 -15px 15px -15px; padding: 0 0 15px 10px;}
#sform h3, #aside h3{margin: 20px 0 10px 0; letter-spacing: 1.5px; font-size: 1.1em; }
#sform h4{margin: 20px 0 5px 0; letter-spacing: 1.5px; font-size: 1.1em; color: #777;}
#sform .submit{margin: 15px 0; }
#sform .submit input{display: block; background: #fc1772; width: 100%; height: 34px; line-height: 32px; color: #fff; font-size: 1.1em; font-weight: bold; letter-spacing: 1.5px; border-radius: 17px; border-width: 0;}
#sform .select{margin-bottom: 25px; overflow: hidden;}
#sform .select select{float: right; width: calc(70% - 7px); font-size: 1.1em;}
#sform .select label{float: left; width: 30%; text-align: right; font-size: 1.1em; color: #666; }
#sform .check{margin-bottom: 5px; margin-right: 10px;display: inline-block;}
#sform .check label{color: #777}

#main.staff .items {position: relative; margin: 0 -3%; overflow: hidden;}
#main.staff .items .item{width: 27.3%; float:left; display:inline; margin: 0 3%; margin-bottom: 40px;}
#main.staff .items .item img{display: block; width: 160px; margin: 0 auto; height: 160px; border-radius: 80px; margin-bottom: 15px;}
#main.staff .items .item h3{text-align: center; margin-bottom: 5px; font-size: 1.1em;}
#main.staff .items .item .job{text-align: center; text-align: center; margin-bottom: 15px;}
#main.staff .items .item .job span{background: #0b346e; color: #fff; padding: 2px 15px; display: inline-block; border-radius: 10px; letter-spacing: 1px;}
#main.staff .items .item .summary{line-height: 1.5; font-size: 1em;}

#qa_res{width: 715px; float:left; display:inline;  margin-bottom: 30px;}
#qa_res h2{border: none; margin: 0 0 20px 0;  padding: 5px 10px 5px 10px; font-weight: bold; font-size: 1.2em; background: #fccd13; background-size: 26px 23px;}

#qa_res .item{margin-bottom: 40px;}
#qa_res .item h3{font-size: 1.2em; margin-left: 30px;  line-height: 1.6; margin-bottom: 20px;}
#qa_res .item h3:before{content: "Q"; float:left; display:inline; position: relative; width:30px; margin-left: -30px; margin-right: 10px; overflow: hidden; height: 30px; background: #fccd13; line-height: 30px;text-align: center; border-radius: 30px; color: #fff; }
#qa_res .item .answer{border-left: solid 2px #fccd13; padding:0 0 0 25px; margin-left:15px; position: relative; }
#qa_res .item .answer:before{content: "A."; display: block; color: #fc1360; font-size: 1.2em; margin-right: 20px; position: relative; margin-bottom: 15px;}


#info_res{width: 715px; float:left; display:inline;  margin-bottom: 30px;}
#info_res .item{border-bottom: solid 2px #fccd13; padding-bottom: 20px; margin-bottom: 30px; position: relative;}
#info_res .item .date{position: absolute; left:0; top:0; font-size: 1.1em; letter-spacing: 1px;}
#info_res .item h2, #info_res .item .summary, #info_res .item .cat{margin-left: 150px;}
#info_res .item h2{background: none; font-weight: bold; padding: 0; margin: 0 0 15px 150px; line-height: 1.5; border:none; font-size: 1.2;}
#info_res .item h2 a{color: #333;}
#info_res .item h2:before{content: none;}
#info_res .item .summary{line-height: 1.6; color: #888; margin-bottom: 10px;}
#info_res .item .cat:before{font-family: 'FontAwesome'; content: "\f114"; color:#0b346e;  padding-right: 5px}
#info_res .item .cat a{/* color: #333; */}

#info_res .view{}
#info_res .view h2{margin: 0; padding: 0; line-height: 1.6; background: none; border:none; font-weight: bold; margin-bottom: 20px; color: #333;}
#info_res .view h2:before{content: none;}
#info_res .view .meta{ border-width: 2px 0 2px 0; border-color: #f4eac5; border-style: solid; padding: 15px 0; margin-bottom: 20px;}

#info_res .view .meta .date{display: inline-block; margin-right: 20px; }
#info_res .view .meta .date:before{font-family: 'FontAwesome'; content: "\f017"; color:#0b346e;  padding-right: 5px}
#info_res .view .meta .cat{display: inline-block; margin-right: 20px;}
#info_res .view .meta .cat:before{font-family: 'FontAwesome'; content: "\f114"; color:#0b346e;  padding-right: 5px}
#info_res .view .meta .tags{display: inline-block;}
#info_res .view .meta .tags:before{font-family: 'FontAwesome'; content: "\f02b"; color:#0b346e;  padding-right: 5px}
#info_res .view .entry_body{}
#info_res .view .entry_body h2{font-size: 1.3em; margin-bottom: 15px;}
#info_res .view .entry_body h2:before{font-family: 'FontAwesome'; content: "\f068"; color:#fdca00;  padding-right: 5px; }
#info_res .view .entry_body p{line-height: 1.75; }
#info_res .view .entry_body ul{padding-left: 20px; margin: 20px 0;}
#info_res .view .entry_body ul li{margin-bottom: 10px; line-height: 1.6; font-size: 1.1em; list-style-type: circle; }
#info_res .view .entry_body img{width: auto; height: auto; display: block;}


/*物件リストのスタイル*/
#article_res{width: 715px; float:left; display:inline;  margin-bottom: 30px;}
#article_res .items .item{ padding-bottom: 20px; margin-bottom: 20px; position: relative;}
#article_res .items .item h2{ border:none; color:#333; line-height: normal; padding: 0 0 0 0px; margin: 0 0 15px 0; font-weight: bold; background: none; font-size: 1.5em;}
#article_res .items .item h2:before{content: none;}
#article_res .items .item h2 a{color: #333;}
#article_res .items .item h2 span{color: #614d19; background: #fccd13; padding: 3px 10px; display: inline-block; margin-right: 10px; border-radius: 14px; font-size: 0.8em; letter-spacing: 2px;}
#article_res .items .item .thumb{width: 300px; float:left; display:inline;}
#article_res .items .item .thumb img{height: 185px;}
#article_res .items .item .meta{position: absolute; top: 180px; left: 0; background: rgba(0, 0, 0, 0.5); color: #fff; padding: 5px 10px;}
#article_res .items .item .meta .type{display: inline-block; border:solid 1px #fff; border-radius: 2px; padding: 2px 5px;}
#article_res .items .item .meta .price{display: inline-block; border:solid 1px rgba(0,0,0,0); border-radius: 2px; padding: 3px 5px; font-size: 1.3em; letter-spacing: 1px;}
#article_res .items .item .meta .price i{font-size: 0.6em; font-style: normal;}
#article_res .items .item .data{width: 390px; float:right; display:inline; position: relative; }
#article_res .items .item .data h3{ font-size: 1.1em; margin-bottom: 10px; }
#article_res .items .item .data .summary{color: #777; line-height: 1.4;}
#article_res .items .item .data .point{margin: 10px 0; }
#article_res .items .item .data .point ul{}
#article_res .items .item .data .point ul li{ display: inline-block; background: #fff; padding: 2px 10px; border-radius: 13px; margin-right: 3px; border:solid 1px #fccd13; }
#article_res .items .item .data .point ul li a{color: #333; }
#article_res .items .item .data .thumbs{overflow: hidden;}
#article_res .items .item .data .thumbs li{float: left; width: calc( 33% - 5px ); margin-right: 5px;}
#article_res .items .item .data .more{ position: absolute; bottom: 0; width: 100%; height: 30px; text-align: center; line-height: 30px; letter-spacing: 2px; font-weight: bold; border-radius: 15px; background: #0b346e; color: #fff;}
#article_res .items .item .data .more:after{font-family: 'FontAwesome'; content: "\f105"; text-shadow: none;color: #fff; float:right; display:inline; right: 15px; position: relative; font-size: 20px; }
#article_res .items .item .data .more:hover{background: #124287;}

/*物件詳細のスタイル*/
#container.article{width: 100%; padding: 40px 0;}
#container.article{background: url(./images/article_bg.png) repeat-x left top;}
#container.article .detail .area{display: block;text-align: center; margin-bottom: 10px;}
#container.article .detail .area span{display: inline-block; background:#fccd13; color:#777; padding: 3px 10px; font-size: 1.3em; letter-spacing: 2px; border-radius: 15px;}
#container.article .detail h2{background: none; color: #333; text-align: center; font-size: 1.7em; border-bottom: none; margin:0 0 20px 0; font-weight: bold; letter-spacing: inherit;}
#container.article .detail h2:before{content: none;}
#container.article .detail .catch{margin: 0 auto 20px auto; width: 630px; }
#container.article .detail h3{text-align: center; font-size: 1.3em; font-weight: normal;}
#container.article .detail .meta{overflow: hidden; margin: 40px auto; border-bottom: solid 2px #fccd13; width: 630px;}
#container.article .detail .meta .l{float: left; width: calc(50% - 15px); margin-bottom: 30px;}
#container.article .detail .meta .r{float: right; width: calc(50% - 15px); margin-bottom: 30px;}
#container.article .detail .meta .price {text-align: center;}
#container.article .detail .meta .price span{ display: inline-block; text-align: center; }
#container.article .detail .meta .price .type{border-radius: 3px; border:solid 1px #333; padding: 3px 10px; letter-spacing: 2px; margin-right: 10px;}
#container.article .detail .meta .price .price{color:#fc1360; font-size: 1.7em;}
#container.article .detail .meta .price .price i{font-style:normal; color: #333; font-size: 0.8em;}
#container.article .detail .meta .go_contact{ background: none; height: auto; line-height: inherit; text-shadow:none; width: 100%;}
#container.article .detail .meta .go_contact a{background: #fc1360; color: #fff; height: 25px; line-height: 25px; border-radius: 20px; padding: 5px 0; display: inline-block; width: 100%}
#container.article .detail .meta ul.data{overflow: hidden;}
#container.article .detail .meta ul.data li{float: left; width: 50%; overflow: hidden; margin-bottom: 15px; font-size: 1.2em;}
#container.article .detail .meta ul.data li label{float: left; width: 50%; text-align: right;}
#container.article .detail .meta ul.data li .value{float: right; width: calc(50% - 5px); text-align: left; color: #fc1360; }

#container.article .detail .meta .point{margin: 10px 0; }
#container.article .detail .meta .point {}
#container.article .detail .meta .point  li{ display: inline-block; background: #fff; padding: 2px 10px; border-radius: 13px; margin-right: 3px; border:solid 1px #fccd13; }
#container.article .detail .meta .point  li a{color: #333; }

#container.article .detail .gallery{overflow: hidden; margin: 40px auto; width: 630px;}
#container.article .detail .gallery ul{overflow: hidden; margin:0 -15px 0px -15px;}
#container.article .detail .gallery ul li{width: calc(50% - 30px); float: left; margin: 0 15px 20px 15px; }

#container.article .detail .note{overflow: hidden; margin: 40px auto;width: 630px;}

#container.article .detail_bottom{background:#fff9e2; margin: 0 0 -80px 0; padding: 20px 0}
#container.article .detail_bottom .metas{overflow: hidden; margin: 20px auto 40px auto; width: 630px; }
#container.article .detail_bottom .metas h4{margin-bottom: 30px;}

#container.article .detail_bottom .metas ul{overflow: hidden;}
#container.article .detail_bottom .metas ul li{float: left; width: 100%; overflow: hidden; margin-bottom: 15px; font-size: 1.2em; border-bottom:dotted 1px #ddd; padding: 0 0 20px 0;}
#container.article .detail_bottom .metas ul li label{float: left; width:calc(20% - 20px); text-align: right; color: #777; margin-right: 20px;}
#container.article .detail_bottom .metas ul li .value{float: left; width: 80%; text-align: left; }
#container.article .detail_bottom .metas .go_contact{ background: none; height: auto; line-height: inherit; text-shadow:none; width: 100%;}
#container.article .detail_bottom .metas .go_contact a{background: #fc1360; color: #fff; height: 45px; line-height: 45px; border-radius: 23px; padding: 0; display: inline-block; width: 100%; font-size:1.2em;}


/* index page styles */
#home_top .slide{float:right; display:inline; width: 680px; height: 350px; position: relative; overflow: hidden; margin-bottom: 30px;}
#home_top .slide a{display: block; }
#home_top .slide a img{display: block; position: absolute; width: 100%; height: auto; top:0; left: 0;}
#home_top .slide a h1{display: block; position: absolute; left: 0; bottom:-1px; color: #fff; letter-spacing: 1px; font-size: 1.7em; width: 640px; padding: 20px 20px; background: rgba(0, 0, 0, 0.3); text-align: center;}

#home_top .search{float:left; display:inline; width: 280px;  padding: 0px; height: 350px; border-radius: 2px; position: relative;  margin-bottom: 30px; background: #f0f0f0;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }
#home_top .search h2{font-size: 1.25em; margin-bottom: 10px;}

#home_top .search form{padding: 10px;}
#home_top .search form .box{overflow: hidden; margin-bottom: 0px}
#home_top .search form .box h3{float:left; display:inline; width: 70px;}
#home_top .search form .box .value{float:left; display:inline; width: 190px;}

#home_top .search form .submit{margin: 15px 0; }
#home_top .search form .submit input{display: block; background: #fc1772; width: 100%; height: 30px; line-height: 30px; color: #fff; font-size: 1.1em; font-weight: bold; letter-spacing: 1.5px; border-radius: 15px; border: none;}
#home_top .search form .select{margin-bottom: 15px;}
#home_top .search form .select select{display: block; width: 100%; font-size: 1.2em;}
#home_top .search form .check{margin-bottom: 5px;}
#home_top .search form .check label{color: #777}

#home_top .left{float:left; display:inline; width: 680px;}
#home_top .right{float:right; display:inline; width: 280px;}

#home_top .info{float:right; display:inline; width: 280px; border:none; padding: 0px; height: 350px; border-radius: 2px; position: relative;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }
#home_top .info h2{font-size: 1.25em;}
#home_top .info ul{border-top:solid 2px #614d19; margin: -10px 0 10px 0; padding: 0px 0;}
#home_top .info ul li{border-bottom: solid 1px #ddd; padding: 11px 0;}
#home_top .info ul li .date{margin-bottom: 5px; font-size: 1.05em;}
#home_top .info ul li  h3 a{font-size: 1.0em; color: #786109; }

#home_top .choice{background: #f4eac5 url(images/choice_bg.png) repeat; padding: 15px; margin-bottom: 30px;}
#home_top .choice h2{background: none; }
#home_top .choice h2:before{content: none !important;}
#home_top .choice a{float:left; display:inline; margin: 0px 2%; width: 46%;}

#home_top .pick .items{overflow: hidden; margin: 0 -2%; }
#home_top .pick .items .item{width: 46%; margin: 0 2%; float:left; display:inline; position: relative; text-align: center; margin-bottom: 20px;}
#home_top .pick .items .item .meta{position: absolute; top: 10px; left: 0; background: rgba(0, 0, 0, 0.5); color: #fff; padding: 5px 10px;}
#home_top .pick .items .item .meta .type{display: inline-block; border:solid 1px #fff; border-radius: 2px; padding: 2px 5px;}
#home_top .pick .items .item .meta .price{display: inline-block; border:solid 1px rgba(0,0,0,0); border-radius: 2px; padding: 3px 5px; font-size: 1.3em; letter-spacing: 1px;}
#home_top .pick .items .item .meta .price i{font-size: 0.6em; font-style: normal;}
#home_top .pick .items .item h3{text-align: center; line-height: 1.6; font-size:1.2em; font-weight: normal; margin: 10px 0;}
#home_top .pick .items .item .area{display: inline-block; background: #f4eac5; padding: 3px 10px; border-radius: 13px; letter-spacing: 1px; font-size: 1.1em;}

#reforms{margin:40px 0;padding: 10px; background: #fccd13  url(images/reform_bg1.png) repeat; }
#reforms .cover h2:before{content: none; }
#reforms .cover h2{background: none; color: #fff; text-align: center;  padding: 0; margin: 0 0 20px 0; position: relative; top:0px; font-size: 1.25em;}
#reforms .cover h2 span{color: #f4eac5;}
#reforms .cover{float:left; display:inline; width: 210px; position: relative; height: 350px; background: #0b346e; margin: -20px 0; padding: 15px;
	box-reforms: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }
#reforms .cover .summary{color: #fff; margin: 10px 0; line-height: 1.6;}
#reforms .cover .more{display: block; height: 30px;  line-height: 30px; text-align: center; position: absolute; bottom:20px; width: 180px; background: #fccd13; color: #fff;}
#reforms .cover .more:after{font-family: 'FontAwesome'; content: "\f105"; margin-left: 20px; text-shadow: none;color: #fff; }

#reforms .items{float:right; display:inline; width: 750px; background: #f4eac5; padding: 0 0 20px 20px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }
#reforms .items .item{float:left; display:inline; width: 345px; margin: 20px 20px 0 0; position: relative; }
#reforms .items .item .thumb{width: 115px; position: absolute; top:0; left: 0;}
#reforms .items .item h3, #reforms .items .item .summary, #reforms .items .item .more{margin-left: 125px !important;}
#reforms .items .item h3{color: #333; margin-bottom: 10px; height: 15px;}
#reforms .items .item .summary{font-size: 0.9em; height: 60px; overflow: hidden; margin-bottom: 10px; color: #777; line-height: 1.3;}
#reforms .items .item .more{display: block; border-radius: 15px; height: 24px; line-height: 24px; text-align: center; font-size: 1em;}
#home_case{background: #fdf8e4 url(images/wall.png) repeat-x left bottom ; background-size: 995px 22px; padding: 30px 0 50px 0; margin-bottom: 50px;}
#home_case h2 span{display: inline-block; background: url(images/fukidashi.png) no-repeat center center; width: 531px; height: 35px; font-size: 0.8em; letter-spacing: normal; text-align: center; line-height: 35px; color: #877856; font-weight: normal;}
#home_case .items{position: relative; margin: 0 -15px;}
#home_case .item{float:left; display:inline; width: 310px; margin: 0 15px;}
#home_case .item h3{color: #5d502e; font-size: 1.2em; margin-bottom: 10px;}
#home_case .item h3:before{font-family: 'FontAwesome'; content: "\f061"; margin-right: 5px;}
#home_case .item .data{background: #fff; padding: 15px; border-radius: 5px;}
#home_case .item .data .thumb{display: block; margin-bottom: 15px;}
#home_case .item .data .summary{display: block; margin-bottom: 15px; line-height: 1.5;}
#home_case .item .data .more{display: block; height: 30px;line-height: 30px; text-align: center;}
#home_case .go_case{width: 600px; display: block; margin: 0 auto -20px auto; position: relative; bottom: -45px; height: 50px; border-radius: 30px; text-align: center; line-height: 50px; font-size: 1.3em; font-weight: bold;}
#home_case .go_case:after{font-family: 'FontAwesome'; content: "\f0a9"; font-size: 27px; color:#fff; float:right; display:inline; margin-right: 20px; text-shadow:none; }

#home_bottom{margin-bottom: 30px;}
#home_bottom .items{overflow: hidden; margin: 0 -10px;}
#home_bottom .items .item{float:left; display:inline; width: 182px; margin: 0 10px; }
#home_bottom .items .item .thumb{display: block; margin-bottom: 10px;}
#home_bottom .items .item h3{text-align: center; font-size: 1.1em;}
#home_bottom .items .item h3 a{color: #786109;}


#plan_res h2{ border:none; padding: 0 0 0 35px; font-weight: bold; display: flex;}
#plan_res h2:after{margin-top: 10px; border-top: solid 2px #fccd13; margin-left: 10px; content: ""; display: inline; /* for IE */ flex-grow: 1; flex-grow-webkit: 1;}
#plan_res .items{margin-left: 160px; margin-right: -15px; position: relative; overflow: hidden;}
#plan_res .items .item{float:left; display:inline; margin: 0 15px 30px 15px;; width: 390px; }
#plan_res .items .item h3{color: #5d502e; font-size: 1.3em; margin-bottom: 10px;}
#plan_res .items .item h3:before{font-family: 'FontAwesome'; content: "\f061"; margin-right: 5px;}
#plan_res .items .item .thumb{margin-bottom: 10px; display: block;}
#plan_res .items .item .price{color: #fc7b13; font-weight: bold; display: inline-block; font-size: 1.2em;  margin-bottom: 10px;}
#plan_res .items .item .summary{line-height: 1.5; margin-bottom: 10px;}
#plan_res .items .item .more{width: 100%; display: block; height: 35px; border-radius: 3px; line-height: 35px; text-align: center;}

.tbl4 { width: 100%;  margin-bottom: 30px; margin-left: auto; margin-right: auto; border-color: #000; border:solid 0px #fff; border-collapse: collapse; }
.tbl4 tr{}
.tbl4 tr th, .tbl4 tr td{font-size: 110%; padding: 20px 10px 20px 10px; border-bottom: solid 1px #eee;}
.tbl4 tr th { background-color: #fff; padding-top: 10px; padding-bottom: 10px; text-align: left; vertical-align: top;}
.tbl4 tr td.num{text-align: center;}
.tbl4 .impact{color:#d77d15; }
.tbl4 input, .tbl4 textarea{padding: 5px; font-size: 115%; border: solid 1px #ccc;}
.tbl4 div.submit input{background: #ddd; border-radius: 1px; padding: 5px 10px; border:none; font-weight: bold !important;}
.tbl4 div.submit input:hover{cursor: pointer; background: #d9d9d9;}
.tbl4 select{font-size: 1.1em;}

#main.article h1.title, #main.article_list h1.title{background:url(images/title_article.png) no-repeat; background-size:990px 117px;}
#main.case.plan h1.title, #main.plan_list h1.title{background:url(images/title_plan.png) no-repeat; background-size:990px 117px;}
#main.info h1.title{background:url(images/title_info.png) no-repeat; background-size:990px 117px;}
#main.staff h1.title{background:url(images/title_staff.png) no-repeat; background-size:990px 117px;}
#main.qa h1.title{background:url(images/title_qa.png) no-repeat; background-size:990px 117px;}
#main.company h1.title{background:url(images/title_company.png) no-repeat; background-size:990px 117px;}
#main.contact h1.title{background:url(images/title_contact.png) no-repeat; background-size:990px 117px;}
#main.baikyaku h1.title{background:url(images/title_baikyaku.png) no-repeat; background-size:990px 117px;}

#main.case .cover{background: #fcf5dd url(images/wall.png) repeat-x left bottom; padding: 50px 30px 72px 30px; background-size:995px 22px; text-align: center; margin-bottom: 30px;}
#main.case .cover h2{color: #5d502e; font-size: 2em; border: none; font-weight: bold !important; background: none;
text-shadow:-3px -3px 0px #ffffff,
3px -3px 0px #ffffff,
3px 3px 0px #ffffff,
-3px 3px 0px #ffffff;}
#main.case .cover h3{color: #886703; font-size: 1.6em; border: none; font-weight: bold !important;
text-shadow:-3px -3px 0px #ffffff,
3px -3px 0px #ffffff,
3px 3px 0px #ffffff,
-3px 3px 0px #ffffff;}









#bottom{background: #f4eac5; }
#bottom .inner{margin: 0 auto; padding: 30px 20px; width: 990px; overflow: hidden;}
#bottom .info{width: 480px; float:left; display:inline;}
#bottom .info.first{margin-right: 30px; width: 450px;}
#bottom .info p{font-size: 1.15em; line-height: 1.65;margin-bottom: 30px;}

#bottom  h3 {
    font-size: 1.4em;
    margin-bottom: 25px;
    font-weight: bold;
    display: flex;
    align-cards: center;


}
#bottom h3:after {
    margin-top: 10px;
    border-top: solid 3px #fff;
    margin-left: 30px;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
    flex-grow-webkit: 1
}
#bottom .go_link{width: 100%; margin: 30px auto; background: #fc1772; height: 50px; text-align: center; line-height: 50px; font-size: 1.3em; display: block; color:#fff; font-weight: bold;
 border-radius: 3px;}
#bottom .go_link:hover{text-decoration: none; background: #f0c000; }


table.t1{width: 100%; border-collapse: collapse; }
table.t1 tr{border-bottom: solid 1px #eee; }
table.t1 td, table.t1 th{ padding:10px 0; vertical-align: top;}
table.t1 th{text-align: left; font-weight: normal; color: #777; line-height: 1.5; width: 25%;}
table.t1 th span{color: #cb3a1a; font-size: 80%;}
table.t1 td{width: 75%;}

.f1 .text input, .f1 .textarea textarea{padding: 5px; font-size: 110%; border: solid 1px #ccc;}
.f1 .text input {width: 90%;}
.f1 .textarea textarea {width: 90%; height: 150px;}
.f1 .radio{overflow: hidden;}
.f1 .radio p{float:left; display:inline; margin-right: 15px;}
.f1 .radio label{padding-left: 3px;}
.f1 .submit {text-align: center;}
.f1 .submit input{ border: none; border-radius: 2px; display: inline-block; color: #fff; background: #ee800a; font-size: 105%; vertical-align: middle; padding: 5px 30px; }
.f1 .submit input:hover{cursor: pointer;}
.f1 ul.errors{color: #cb3a1a; background: #fcf6e6; padding: 10px; border-radius: 3px; margin-bottom: 20px;}
.f1 ul.errors li{line-height: 1.5; }

.wp-pagenavi{text-align: center; overflow: hidden; margin: 10px 0 30px 0;}
.wp-pagenavi a, .wp-pagenavi span{float:none; display:inline-block; height:28px;  min-width:28px;  line-height: 28px; text-align: center;  margin: 0 3px; font-size: 1.2em; color: #fc1772;}
.wp-pagenavi a{  border: solid 1px #fc1772; }
.wp-pagenavi span.current{font-weight: bold;}
.wp-pagenavi span{ border: solid 1px #fc1772; background: #fc1772; color: #fff;}
.wp-pagenavi span.extend{border: none !important; background: #fff !important; padding: 0 !important; color: #ccc !important;}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{ border-color:#fff; font-size: 1.7em; font-weight: bold; }



#footer{background: #fccd13; }
#footer .inner{margin: 0 auto; padding: 30px 20px 10px 20px; width: 990px; overflow: hidden;}
#footer ul{margin: 30px 0; text-align: center; }
#footer ul li{display: inline; padding:  0 20px;}
#footer ul li a{color: #fff;}
#footer .copyright{color: #fff; text-align: center;}











/* スマホ用 */
/* All Mobile Sizes (devices and browser) */
/* Note: Design for a width of 320px */
/* @media only screen and (max-width: 568px) { */
@media only screen and (max-width: 736px) {

.sp{display: none;}
.pc{display: block;}

#header{margin: 0 auto; padding: 0 10px; width: auto; height: auto; overflow: hidden;  }
#header h1{float: none; display: block; text-align: center; top:0;}
#header h1 a{width: 150px; height: 70px;  background-size: 150px 70px;}
#header div{float:none; display:block; width: auto; background: none;  text-align: center; padding: 0;}
#header div h2{margin: 10px 0; float: none; display: block; font-size: 0.8em;  padding: 0;}
#header div a.contact{display: none;}
#header div ul{display: none;}

#nav ul {border-radius: 0;}
#nav{margin: 0 auto; padding: 5px 0 15px 0px ; width: auto; position: relative; padding-left: 0; top:auto;}
#nav li{width: 50%; margin: 0px 0; }
#nav li a{background: none; height: auto; display: block; line-height: 30px; height: 30px; border-bottom: solid 1px #fff; border-right: solid 1px #fff;}

#container, .inner{width: auto; padding: 0 10px;}

#main h2, #home_top h2, #home_case h2, #home_bottom h2{ background: url(images/icon_a.png) no-repeat left center; background-size: 26px 23px; line-height: 23px; padding-left: 30px; font-size: 1.25em; min-height: 23px;  margin-bottom: 15px; letter-spacing: 1.3px;}

#main .description{overflow: hidden; margin-bottom: 0px; padding: 0;}
#main .description p{float:none; display:block; }
#main .go_contact{display: none !important;} 
#main .description .go_contact{float:none; display:block; margin: 0; }

#sform{display: none;}
#aside{display: none;}

#home_top .search{width: auto; height: auto; float:none; display:block;  margin-bottom: 30px;}
#home_top .right{width: auto; height: auto; float:none; display:block;  margin-bottom: 30px;}
#home_top .left{width: auto; height: auto; float:none; display:block;  margin-bottom: 30px;}

#home_top .left .choice{display: none;}
#home_top .pick .items .item h3{font-size: 1em;}

#case_res{width: auto; float:none; display:block;  margin-bottom: 30px;}
#case_res .items{}
#case_res .items .item{border-bottom: solid 2px #0b346e; padding-bottom: 20px; margin-bottom: 20px; overflow: hidden; position: relative;}
#case_res .items .item h2{ font-size:1.1em; padding: 0 0 0 0px; margin: 0 0 5px 0; }
#case_res .items .item h2{background: none;}
#case_res .items .item .thumb{width: 150px; float:left; display:inline; }
#case_res .items .item .data{width: calc(100% - 155px) !important; float:right; display:inline;min-height: 85px; position: relative; height: auto;}
#case_res .items .item .data h3{display: none;}
#case_res .items .item .data .summary{display: none !important;}
#case_res .items .item .data .point{margin: 0px 0 5px 0; position: relative; bottom: auto;}
#case_res .items .item .data .point li{font-size: 0.9em; margin: 0 5px 5px 0;}
#case_res .items .item .data .more{ position: absolute; bottom: 0; width: 100%; height: 25px; text-align: center; line-height: 25px; letter-spacing: 2px; font-weight: bold; border-radius: 15px; background: #0b346e; color: #fff;}
#case_res .items .item .data .more:after{content: none;}	

#main.case .cover{ padding: 20px 10px 32px 10px; }
#main.case .cover h2{font-size: 1.5em; text-shadow:none; padding: 0; margin: 0 0 15px 0;}
#main.case .cover h3{font-size: 1.1em; text-shadow: none;}
#main.case .point ul li{margin: 0 5px 5px 5px; }

#main.case .info{float:none; display:block;width: auto; }
#main.case .info .meta ul li div{ float:none; display:block;  font-size: 1.1em; line-height: 1.4;}
#main.case .info .meta ul li .key{width: auto;padding-bottom: 3px; }
#main.case .info .meta ul li .val{width: auto; padding-bottom: 10px;}

#main.case .gallery{float:none; display:block;width: auto; }
#main.case .gallery .thumbs ul li{float:left; display:inline; margin: 0 1% 10px 1%; width: 48%; }


#main.staff .items {position: relative; margin: 0 -3%; overflow: hidden;}
#main.staff .items .item{width: 44%; float:left; display:inline; margin: 0 3%; margin-bottom: 40px;}
#main.staff .items .item .summary{display: none;}

#qa_res{width: auto; float:left; display:inline;  margin-bottom: 30px;}
#qa_res .item{margin-bottom: 20px;}
#qa_res .item h3{font-size: 1.1em;  line-height: 1.5; margin-bottom: 10px;}
#qa_res .item .answer p{line-height: 1.4;}
#qa_res .item .answer:before{ margin-bottom: 5px;}

#home_top .slide{float: none; display: block;width: 100%;height: auto; margin-bottom: 10px;}
#home_top .slide a h1{}
#home_top .slide a img{position: relative; }
#home_top .slide a h1{font-size: 1.2em; line-height: 1.5; padding: 10px; text-align: center; width: calc(100% - 20px);}
#home_top .slide a h1:after{content: none;}

#home_top .info{float: none; display: block;width: auto; height: auto; overflow-y: scroll; margin-bottom: 20px;}
#home_top .info ul{height: auto; overflow-y: scroll; margin-bottom: 35px;}
#home_top .info ul li{padding: 6px 0;}
#home_top .info ul li .date{margin-bottom: 3px;}


#home_top .plans{margin:10px 0; position: relative;}
#home_top .plans .cover h2{background: none; color: #fff; text-align: center;  padding: 0; margin: 0 0 10px 0;  top:auto;}
#home_top .plans .cover h2:before{content: none;}
#home_top .plans .cover{float:none; display:block; width: auto; position:static; height: auto;}
#home_top .plans .cover img{display: none;}
#home_top .plans .cover .summary{display: none;}
#home_top .plans .cover .more{position: absolute; width: 100%; bottom: 0; left: 0;}

#home_top .plans .items{float: none; display: block; width: auto; overflow: hidden; margin: 0 0 15px 0; padding: 10px;}
#home_top .plans .items .item{width: 100%; margin: 0 5px 15px 5px; height: 70px; }
#home_top .plans .items .item .thumb{width: 70px;}
#home_top .plans .items .item h3, #home_top .plans .items .item .summary, #home_top .plans .items .item .more{margin-left: 75px;}
#home_top .plans .items .item .summary{display: none;}
#home_top .plans .items .item .more{position: absolute; bottom:0; left: 0; width: calc(100% - 75px); }

#home_case{padding: 30px 0 30px 0; margin-bottom: 20px; /* background-color:#fff; */}
#home_case h2 span{display: none;}
#home_case .items{margin: 0; }
#home_case .item{float:none; display:block; width: auto; margin: 0 0px 15px 0; }
#home_case .item h3{margin-bottom: 5px;}
#home_case .item .data .summary{margin-bottom: 5px; line-height: 1.3;}
#home_case .go_case{width: 80%; display: block; margin: 0 auto 0px auto; position: relative; bottom: 0px; height: 30px; border-radius: 30px; text-align: center; line-height: 30px; font-size: 1.2em; font-weight: bold;}
#home_case .go_case:after{content: none;}

#home_bottom .items .item{float:left; display:inline; width: calc(50% - 10px);  margin: 0 5px 20px 5px; }
#home_bottom .items .clear{display: none;}

#sform{width: auto;
    float: none;
    display: block;
    margin-bottom: 30px; margin-right:0;}
 #article_res{width: auto;
    float: none;
    display: block;
    margin-bottom: 30px; }

#sform h2{background: #fccd13 url(images/title_bg1.png) no-repeat right bottom; line-height: 45px;}

#article_res .items .item .thumb{float: none; width: auto; display: block;}
#article_res .items .item h2{font-size: 1.2em; letter-spacing: 0; min-height: inherit;}
#article_res .items .item .data .thumbs {
    display: none;
}
#article_res .items .item .data{float: none; width: auto; display: block;}


#main .items_a .item {
    background: #fc1772;
    width: calc(50% - 10px);
    margin: 0 5px 20px 5px;
    border-radius: 3px;
    float: left;
    color: #fff;
    height: 140px;
    position: relative;
}
#main .items_a .item h3{width: 90%;}

#plan_res h2{ border:none; padding: 0 0 0 35px; font-weight: bold; display: flex;}
#plan_res h2:after{margin-top: 10px; border-top: solid 2px #fccd13; margin-left: 10px; content: ""; display: inline; /* for IE */ flex-grow: 1; flex-grow-webkit: 1;}
#plan_res .items{margin-left: 0; margin-right: 0px; position: relative; overflow: hidden;}
#plan_res .items .item{float:none; display:block; margin: 0 0px 20px 0px;; width: auto; }
#plan_res .items .item h3{color: #5d502e; font-size: 1.3em; margin-bottom: 10px;}
#plan_res .items .item h3:before{font-family: 'FontAwesome'; content: "\f061"; margin-right: 5px;}
#plan_res .items .item .thumb{margin-bottom: 10px; display: block;}
#plan_res .items .item .price{color: #fc7b13; font-weight: bold; display: inline-block; font-size: 1.2em;  margin-bottom: 10px;}	
#plan_res .items .item .summary{line-height: 1.5; margin-bottom: 10px;}
#plan_res .items .item .more{width: 100%; display: block; height: 35px; border-radius: 3px; line-height: 35px; text-align: center;}


#main h1.title{width: calc(100% + 20px); margin: 0 -10px; background: #316286 !important; color: #fff !important; text-indent:inherit; height: 70px; line-height: 70px; padding: 0 10px; font-size: 1.3em; margin-bottom: 10px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; 
}


#container.article .detail .catch{margin: 0 auto 20px auto; width: auto; }
#container.article .detail .meta{width: auto; margin: 15px 0;}
#container.article .detail .meta .l, #container.article .detail .meta .r{float: none; display: block; width: auto;}
#container.article .detail .meta .l{margin-bottom: 20px;}
#container.article .detail .meta ul.data li{}
#container.article .detail .gallery{width: auto; margin: 20px auto;}
#container.article .detail .note{width: auto; margin: 20px auto;}

#bottom{background: #f0f0f0; display: none;}
#bottom .inner{margin: 0 auto; padding: 15px 10px; width: auto; overflow: hidden;}
#bottom .info{width: auto; float:none; display:block;}
#bottom .info.first{margin-right: 0px; width: 100%;}
#bottom  h3{margin-bottom: 10px;}
#bottom p{line-height: 1.4 !important; font-size: 1em !important;}
#bottom .go_link{width: 100%; margin: 10px auto 30px auto; height: 30px; line-height: 30px; font-size: 1.2em;}

#footer .inner{margin: 0 auto; padding: 20px 10px 10px 10px; width: auto; overflow: hidden;}
#footer ul{margin: 10px 0; text-align: center; }
#footer ul li{display: inline-block; padding:  0 10px 10px 10px;}

#main.contact .body{margin: 0 auto; width: 100%;}


#main.company table.t1{width: 100%; margin: 10px auto; }
#main.contact table.t1{width: 100%; margin: 10px auto; }

.f1 .text input, .f1 .textarea textarea{ }
.tbl4 .text input, .tbl4 .textarea textarea{width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
}



table.tbl4, table.tbl4 tbody, table.tbl4 td, table.tbl4 th, table.tbl4 tr{display: block;}
table.tbl4 th{border:none; margin-bottom: 3px; padding: 0;}
table.tbl4 td{border:none; padding: 0; }
table.tbl4 tr{border-bottom: solid 1px #ddd; margin-bottom: 10px; padding-bottom: 10px;}


}
