/*
Theme Name:wk-shibancyu
....
*/
@charset "UTF-8";
body {
  font-family: Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 1.6;
}
hr {
  border: none;
  border-top: 2px dashed #A68B66;
  height: 1px;
  margin: 4px auto 24px;
}
a {
  color: #4CB855;
}
a:hover {
  text-decoration: none;
}
a img:hover {
  background: rgba(255,255,255,0.3);
  opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=70); /* IE lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* IE 8 */
  -khtml-opacity: .70; /* Safari 1.x */
  -moz-opacity: .70; /* FF lt 1.5, Netscape */
}
/* p {
  margin-bottom: 20px;
} */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  /* .main {
    font-size: 30px !important;
  } */
}
/* 共通 */
.b { font-weight: bold !important; }
.big {font-size: 20px;font-weight: bold;}
.mr0 {margin-right: 0 !important;}
.mt0 {margin-top: 0 !important;}
.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mr20 { margin-right: 20px !important; }
.ml20 { margin-left: 20px !important; }
.mt-10 { margin-top: -10px !important; }
.mt-20 { margin-top: -20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mr0 {margin-right: 0 !important;}
.ml30 {margin-left: 30px !important;}
.small { font-size: 11px !important; }
.fl-r { float: right; }
.fl-l { float: left; }
.black { color: #333; }
.green { color: #83B137; font-weight: bold; }
.green_light { color: #DBE090; font-weight: bold; }
.green_light2 { color: #59BD60; font-weight: bold; }
.green3 { color: #54BA5E; font-weight: bold; }
.orange { color: #FF7F00; }
.gold { color: #B79E3E; }
.brown { color: #E5700C; }
.gray { color: #999; }
.al-c { text-align: center; }
.al-r { text-align: right; }
.p5 { padding: 5px; }
.fs12 { font-size: 12px; color: #A9964A; }
.fs16 { font-size: 16px; }
.small { font-size: 12px; }
.ofh { overflow: hidden; }
.bg_yellow { background: #FFFF00; }
.bg_green { background: #93B862; color: #fff; }
/* CSSスプライト */
/* .sp{ background:url("images/sprite.png") top left no-repeat; } */
.side05{ width:251px; height:192px; background-position:-10px 0; }
.side01{ width:250px; height:174px; background-position:-271px -10px; }
.side06{ width:250px; height:150px; background-position:-531px -10px; }
.side_howmach{ width:120px; height:138px; background-position:-791px -10px; }
.side_sample{ width:120px; height:138px; background-position:-10px -202px; }
.showroom2{ width:180px; height:135px; background-position:-140px -202px; }
.showroom1{ width:180px; height:135px; background-position:-330px -202px; }
.side07{ width:250px; height:101px; background-position:-520px -202px; }
.side04{ width:250px; height:101px; background-position:-10px -350px; }
.side03{ width:250px; height:101px; background-position:-270px -350px; }
.side02{ width:250px; height:101px; background-position:-530px -350px; }
.footer_logo{ width:166px; height:80px; background-position:-780px -202px; }
.logo{ width:170px; height:78px; background-position:-790px -350px; }
.totop{ width:72px; height:72px; background-position:-10px -461px; }
.logo-bg{ width:520px; height:69px; background-position:-92px -461px; }
.footer_head_img{ width:935px; height:60px; background-position:-10px -543px; position: relative; z-index: 30;}
.tel{ width:365px; height:57px; background-position:-622px -461px; margin: 51px 0 0;}
.footer_line{ width:978px; height:47px; background-position:-10px -613px; }
.button_howmach{ width:110px; height:34px; background-position:-198px -670px; }
.button_sample{ width:150px; height:34px; background-position:-318px -670px; }
.navi06{ margin: 0 auto; width:110px; height:15px; background-position:-478px -670px; }
.navi05{ margin: 0 auto; width:64px; height:15px; background-position:-921px -10px; }
.navi04{ margin: 0 auto; width:63px; height:15px; background-position:-598px -670px; }
.navi03{ margin: 0 auto; width:178px; height:34px; background-position:-10px -670px; }
.navi02{ margin: 0 auto; width:112px; height:15px; background-position:-671px -670px; }
.navi01{ margin: 0 auto; width:68px; height:13px; background-position:-793px -670px; }
/* レイアウト */
.header {
  width: 980px;
  margin: 0 auto 20px;
  overflow: hidden;
}
.header_left {
  width: 530px;
  float: left;
  background: url(images/sp/logo-bg.png) 0 30px no-repeat;
  margin-top: 10px;
  height: 98px;
}
.header_right {
  float: right;
  width: 378px;
  text-align: right;
}
.button_sample {
  float: right;
}
.button_howmach {
  float: right;
  margin-left: 10px;
}
/* トップへ戻る */
.wrap {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.footer_scrolltop {
  width: 86px;
  height: 86px;
  position: fixed;
  right: 30px;
  bottom: 125px;
  z-index: 200;
}
/* トップページ */
/*.tel {
  margin-top: 15px;
}*/
.tophone {
  left: 180px;
  position: relative;
  top: -76px;
  color: #B79E3E;
  font-size: 12px;
}
.tophone h1 {
  color: #B79E3E;
  font-size: 12px;
}
.navi {
  width: 980px;
  margin: 0 auto;
  background: url(images/navi-border.jpg) 977px 0 no-repeat;
  overflow: hidden;
}
.navi01_li {
  width: 120px;
  float: left;
  background: url(images/navi-border.jpg) 0 0 no-repeat;
}
.navi02_li {
  width: 170px;
  float: left;
  background: url(images/navi-border.jpg) 0 0 no-repeat;
}
.navi03_li {
  background: url(images/navi-border.jpg) 0 0 no-repeat;
  width: 201px;
  float: left;
}
.navi04_li {
  background: url(images/navi-border.jpg) 0 0 no-repeat;
  float: left;
  width: 157px;
}
.navi05_li {
  background: url(images/navi-border.jpg) 0 0 no-repeat;
  float: left;
  width: 157px;
}
.navi06_li {
  background: url(images/navi-border.jpg) 0 0 no-repeat;
  float: left;
  width: 175px;
}
.main_img {
  width: 980px;
  margin: 10px auto 35px;
}

.reason_bd {
  background: url(images/index/reason-bd.jpg) 0 0 repeat-x;
  padding: 4px 0 0 0;
}
.reason {
  background: url(images/index/reason-bgbg.jpg);
}
.reason_in {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
  background: url(images/index/reason-bg.jpg) 0 20px no-repeat;
  height: 598px;
  font-size: 12px;
  line-height: 1.3;
  position: relative;
}
.reason01 {
  position: absolute;
  top: 245px;
  left: 97px;
  width: 208px;
}
.reason02 {
  position: absolute;
  top: 244px;
  width: 206px;
  left: 372px;
}
.reason03 {
  position: absolute;
  width: 201px;
  top: 242px;
  left: 676px;
}
.reason04 {
  position: absolute;
  top: 461px;
  left: 154px;
  width: 212px;
}
.reason05 {
  position: absolute;
  width: 204px;
  top: 457px;
  left: 475px;
}
.reason_more {
  position: absolute;
  left: 816px;
  top: 397px;
}
.works {
  background: #edf3e7;
}
.works_in {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.works_head {
  padding: 23px 0 15px 0;
  float: left;
}
.works_wood {
  float: right;
  margin: 57px 40px 0 0;
}
.works_list {
  float: left;
  background-color:rgb(255,255,255);
  width:451px;
  /* ドロップシャドウ */
  -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.05);
  -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.05);
  box-shadow:1px 1px 2px rgba(0,0,0,0.05);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#d000000,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#000000,Positive=true);
  /* 角丸 */
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  padding: 20px 11px 20px 20px;
  margin: 0 16px 40px 0;
}
.works_midashi {
  margin-bottom: 15px;
}
.works_photo_in {
  width: 140px;
  float: left;
  margin: 0 10px 0 0;
}
.works_photo_in img {
  margin-bottom: 6px;
}
.works_more {
  position: relative;
  top: 44px;
  left: 388px;
}
.works_all {
  margin: 0 0 10px 830px;
}
.main {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.hukahuka {
  margin: 0 0 30px 716px;
  position: relative;
  bottom: -8px;
}
.main_contents_index {
  width: 690px;
  float: left;
}
.greeting_title {
  margin-bottom: 5px;
}
.greeting ul {
  margin-bottom: 20px;
  overflow: hidden;
}
.greeting ul li {
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
}
.top_movie{
  margin: 10px 0 25px;
}
.feed {
  padding: 20px 0 30px 0;
  overflow: hidden;
}
.feed ul {
  color: #87B050;
  overflow: hidden;
  background: url(images/index/feed-line-bottom.png) 0 bottom repeat-x;
  margin-bottom: 10px;
}
.feed ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 15px 0;
  padding-left: 3px;
}
/* .news {
  width: 290px;
  float: left;
  background: url(images/index/news-bg.jpg) repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 0 20px;
} */
.list_p {
  padding-left: 16px;
}
.feed_head {
  margin: 29px 0 10px 0;
  background: url(images/index/feed-line.png) 0 30px repeat-x;
  height: 40px;
}
.feed_head_staff {
  margin: 22px 0 15px 0;
  background: url(images/index/feed-line.png) 0 53px repeat-x;
  height: 56px;
}
.feed_date {
  font-size: 12px;
  color: #CCCCCC;
  display: inline;
}
.icon_more {
  margin: 0 0 10px 236px;
}
.staffblog {
  width: 290px;
  float: right;
  padding: 0 20px;
  background: url(images/index/staffblog-bg.jpg) repeat;
  /* 角丸 */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.staffblog:before {
  content: url(images/index/h-staffblog-hukidashi.png);
  margin: -23px 0 -30px 132px;
  display: block;
  position: relative;
}
.sample_index {
  background: url(images/index/sample-bg.jpg) repeat;
  width: 290px;
  float: left;
  /* 角丸 */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 0 20px 20px;
}
.sample_index_head {
  margin: 12px 0 15px 0;
  background: url(images/index/sample-line.png) 0 53px repeat-x;
  height: 56px;
  text-align: center;
}
.sample_button1 {
  margin: 0 0 0 -14px;
}
.sample_button2 {
  margin: 0 0 0 -5px;
}
.howmach_index {
  width: 290px;
  float: right;
  padding: 0 20px 20px;
  background: url(images/index/staffblog-bg.jpg) repeat;
  /* 角丸 */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.howmach_index_head {
  margin: 12px 0 15px 0;
  background: url(images/index/howmach-line.png) 0 53px repeat-x;
  height: 56px;
  text-align: center;
}
.howmach_button1 {
  margin: 0 0 0 -7px;
}
.howmach_button2 {
  margin: 9px 0 0 -5px;
}
.sidebar {
  width: 250px;
  float: right;
  margin: 11px 0 0 0;
}
.sidebar_sheet {
  margin: 0 0 15px;
}
.sidebar_ground,
.sidebar_price{
  margin: 0 0 25px;
}
.side_contact_tel {
  width: 251px;
  height: 201px;
  margin-bottom: 5px;
}
.side_contact {
  margin: -18px 0 0 0;
  position: relative;
}
.side_sample {
  width: 120px;
  height: 138px;
  float: left;
}
.side_howmach {
  width: 120px;
  height: 138px;
  float: right;
}
.side_contact_link {
  margin: 10px 0 20px 0;
  background: url(images/sp/side-contact.png) 0 center no-repeat;
  padding: 0 0 0 17px;
}
.sidebar ul {
  color: #87B050;
  overflow: hidden;
  margin: 10px;
}
.sidebar ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 15px 0;
  padding-left: 3px;
}
.sidebar ul li a {
  color: #5F3500;
}
.footer_head {
  width: 100%;
  background: url(images/footer-bg-top.png) 0 44px repeat-x;
}
.footer_head_in {
  width: 980px;
  margin: 40px auto 0;
}
.footer {
  background: url(images/footer-bg.jpg) repeat;
  margin-top: -12px;
  color: #fff;
  padding: 20px 0 40px 0;
  position: relative;
}
.footer_in {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
.footer_logo {
  width: 166px;
  height: 80px;
  float: left;
  margin: 0 45px 0 0;
}
.adress {
  width: 379px;
  float: left;
  line-height: 1.8;
}
.showroom {
  float: left;
  width: 370px;
  text-align: center;
}
.showroom a {
  color: #FFF !important;
  text-decoration: underline !important;
}
.showroom a:hover {
  color: #DADF90 !important;
}
.showroom1 {
  width: 180px;
  height: 135px;
  float: left;
  margin: 0 10px 10px 0;
}
.showroom2 {
  width: 180px;
  height: 135px;
  float: left;
  margin: 0 0 10px 0;
}
.footer_line {
  width: 978px;
  height: 47px;
  margin-bottom: 10px;
}
.footer_sitemap_list {
  width: 245px;
  float: left;
}
.footer_sitemap_list li {
  background: url(images/index/footer-icon.png) 0 center no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
}
.footer a {
  color: #DADF90;
  text-decoration: none;
}
.footer a:hover {
  color: #DADF90;
  text-decoration: underline;
}
/* .copyright {
  width: 980px;
  margin: 0 auto;
  color: #A3E2AD;
} */
.c_l {
  width: 400px;
  float: left;
}
.c_r {
  float: right;
  font-size: 12px;
}
.c_r a{
  color: #A3E2AD;
}
/* 地図 */
#map_canvas {
  width: 610px;
  height: 400px;
  margin-top: 20px;
}
/* パンくず */
.breadcrumbs {
  width: 980px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.breadcrumbs li {
  float: left;
  margin-right: 5px;
}
.breadcrumbs li a {
  color: #B79E3E;
}

/* 固定ページ共通 */
.page_header {
  background: url(images/h1-bg2.jpg);
  height: 100px;
  margin: 10px 0 20px;
}
.page_header_in {
  width: 980px;
  margin: 0 auto;
}
.hone {
  background: url(images/h1-bg.png) 0 35px no-repeat;
  float: left;
  width: 200px;
  height: 100px;
}
.hone--text {
  width: auto;
}
.hone h1 {
  padding: 40px 0 0 66px;
}
.hone_r {
  float: right;
  padding: 33px 0 0 0;
}

/* ここが違う！芝人の人工芝 */
.main_contents_page {
  width: 690px;
  float: left;
  margin: 0 0 100px;
}
.main_contents_page_in {
  width: 650px;
  background: url(images/page-bg.jpg);
  padding: 25px 20px;
  margin-bottom: 10px;
}
.point h2 {
  margin-bottom: 20px;
}
.point h3 {
  position: relative;
  top: -10px;
  left: -18px;
}
.bg_circle_white {
  background: #FFF;
  padding: 0 20px 20px;
  margin-bottom: 60px;
  /* 角丸 */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.point .big_txt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}
.point .green_white {
  background: #95DD9F;
  color: #fff;
}
.bg_circle_orange {
  background: #F2F2E4;
  border: 1px solid #ECECD9;
  padding: 20px;
  margin-bottom: 10px;
  /* 角丸 */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.point .question:before {
  content: url(images/point/mushimegane.png);
  float: left;
  margin: 6px 10px 0 0;
}
.point .question {
  background: url(images/point/brawn-border.png) 0 54px repeat-x;
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  color: #A9964A;
}
.point .answer {
  background: url(images/point/anser.png) 0 0 no-repeat;
  height: 30px;
  margin: 10px 0 15px;
  padding: 33px 0 0 69px;
  font-size: 18px;
  font-weight: bold;
}
.point .sample_img img {
  margin-bottom: 5px;
}
.point .sample_img {
  width: 166px;
  float: right;
  margin: 0 0 0 20px;
  font-size: 12px;
  color: #A9964A;
  text-align: center;
}
.point .orange {
  color: #FF7F00;
}
.point .seko {
  text-align: center;
  margin-top: 10px;
}
.point .point1,.point .point2,.point .point3 {
  margin: 30px 0;
}
.point .point1 h4 {
  background: url(images/point/brawn-border.png) 0 34px repeat-x;
  height: 37px;
  margin-bottom: 15px;
}
.point_arrow {
  background: url(images/point/arrow-more.jpg) 0 center no-repeat;
  padding: 0 0 0 13px;
  float: right;
  margin: 10px 0;
  display: block;
}
.point .point2 h4 {
  background: url(images/index/howmach-line.png) 0 34px repeat-x;
  height: 37px;
  margin-bottom: 15px;
}
.point .before {
  width: 250px;
  float: left;
  font-size: 12px;
  color: #A9964A;
  margin: 10px 106px 0 0;
}
.point .after {
  float: left;
  font-size: 12px;
  color: #A9964A;
  width: 254px;
  margin-top: 10px;
}
.point .point3 h4 {
  background: url(images/index/feed-line.png) 0 34px repeat-x;
  height: 37px;
  margin-bottom: 15px;
}
.point .step1 {
  color: #A9964A;
  width: 178px;
  float: left;
  margin-right: 30px;
  font-size: 12px;
  margin: 5px 30px 30px 0;
}
.point .step2 {
  color: #A9964A;
  width: 178px;
  float: left;
  margin-right: 30px;
  font-size: 12px;
  margin: 5px 30px 30px 0;
}
.point .step3 {
  color: #A9964A;
  width: 178px;
  float: left;
  font-size: 12px;
  margin: 5px 0 30px 0;
}
.point .point3_sample {
  padding: 66px 0 0 24px;
  background: url(images/point/point3-sample.jpg) 0 0 no-repeat;
  height: 194px;
}
.point .reason {
  background: url(images/point/reason-ver02.jpg) 0 0 no-repeat;
  height: 480px;
  margin: 20px 0 0 0;
  padding: 0;
}
.point .reason p {
  padding: 118px 0 0 182px;
  /* width: 365px; */
  width: 410px;
  font-size: 13px;
}
.omotome {
  margin: -50px 0 0 55px;
}
.point .tasya_a {
  width: 260px;
  float: left;
  margin-left: 5px;
}
.point .mitame {
  float: left;
  padding: 0 10px;
}
.point .tasya_b {
  width: 260px;
  float: left;
}
.point .sozai {
  margin: 10px 0 0 -16px;
}
.point .zisya_p {
  float: left;
  margin-right: 5px;
  text-align: center;
  font-size: 12px;
  color: #A9964A;
}
.point .zisya_p img {
  margin-bottom: 5px;
}
.point .bg_circle_green {
  background: #F4F8EF;
  border: 1px solid #EBF1E1;
  padding: 20px;
  margin-bottom: 30px;
  /* 角丸 */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* 活用事例「庭」 */
.garden h2 {
  margin-bottom: 20px;
}
.garden h3,.veranda h3,.golf h3,.quote-form h3 {
  position: relative;
  top: -10px;
  left: -18px;
  margin-bottom: 15px;
}
.golf h3.first {
  position: relative;
  top: -10px;
  left: -18px;
  margin-bottom: 4px;
}
.garden h3:after,.veranda h3:after,.golf h3:after {
  content: "";
  height:3px;
  width:605px;
  background:url(images/index/feed-line.png) 0 0 repeat-x;
  display:block;
  position:relative;
  left:20px;
  top:11px;
}
.golf h3.first:after {
  content: "";
  height:3px;
  width:605px;
  background:url(images/index/feed-line.png) 0 0 repeat-x;
  display:block;
  position:relative;
  left:20px;
  top:0px;
}
.garden .flow {
  background: url(images/garden/flow.jpg) 0 0 no-repeat;
  width: 582px;
  height: 573px;
  font-size: 12px;
  color: #A9964A;
  margin-left: 10px;
  line-height: 1.4;
}
.flow1 {
  position: relative;
  top: 254px;
  left: 20px;
  width: 250px;
}
.flow2 {
  position: relative;
  top: 222px;
  left: 309px;
  width: 250px;
}
.flow3 {
  position: relative;
  top: 459px;
  left: 309px;
  width: 250px;
}
.flow4 {
  position: relative;
  top: 427px;
  left: 20px;
  width: 250px;
}
.yoto {
  float: left;
  width: 295px;
  margin-right: 10px;
  font-size: 12px;
  color: #A9964A;
}
.green_line {
  background: url(images/index/feed-line.png) 0 58px repeat-x;
  height: 41px;
  padding: 25px 0 0 0;
  margin: 0 0 15px 0;
}
.icon_iroiro {
  margin: -109px 0 10px 505px;
}
.page_works_list {
  width: 627px !important;
}
.works_list_p {
  width: 190px;
  float: left;
  margin: 0 19px 15px 0;
}
.works_list_p img {
  margin-bottom: 5px;
}
.page_works_more {
  margin-left: 578px;
}
/* ベランダ */
.bg_circle_white_3 {
  background: #FFF;
  padding: 13px;
  margin: 0 10px 60px 0;
  width: 184px;
  height: 315px;
  float: left;
  /* 角丸 */
  -moz-border-radius:4%;
  -webkit-border-radius:3%/2%;
  border-radius:3%/2%;
  /* ドロップシャドウ */
  -moz-box-shadow:1px 1px 3px rgba(115,149,68,0.15);
  -webkit-box-shadow:1px 1px 3px rgba(115,149,68,0.15);
  box-shadow:1px 1px 3px rgba(115,149,68,0.15);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#26739544,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#26739544,Positive=true);
}
.h230 {
  height: 230px !important;
}
.bg_circle_white_3 img {
  margin-bottom: 10px;
}
.water_sample {
  width: 295px;
  margin-right: 10px;
  float: left;
}
.water_sample img {
  margin-bottom: 5px;
}
/* ゴルフ */
.ballspead {
  background: url(images/golf/ball-spead.gif) 0 0 no-repeat;
  width: 207px;
  height: 122px;
  padding: 170px 20px 0 370px;
}
.custamize {
  background: url(images/golf/custamize.gif) 0 0 no-repeat;
  width: 620px;
  height: 252px;
  margin-left: -5px;
}
.custamize .custamize_txt1 {
  position: relative;
  width: 250px;
  top: 100px;
  left: 50px;
}
.custamize .custamize_txt2 {
  position: relative;
  width: 250px;
  top: 44px;
  left: 340px;
}
.golf dt {
  width: 150px;
  float: left;
  color: #B79E3E;
  font-weight: bold;
  text-align: right;
  margin: 0 0 3px 0;
}
.golf dd {
  width: 360px;
  float: left;
  margin: 0 0 3px 10px;
}
.type9_sample {
  width: 185px;
  float: left;
  margin: 0 6px 10px 0;
  color: #B79E3E;
  text-align: center;
  font-weight: bold;
}
.fulltype_sample {
  width: 260px;
  float: left;
  padding: 20px 10px;
  margin-right: 8px;
  background: #FFF;
  /* 角丸 */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* 商品一覧 */

.sample_quote_button {
    text-align: center;
    margin: 10px 0 0 0;
    overflow: hidden;
}

.sample_quote_button_1 {
  float: left;
  margin: 0 0 0 20px;
}

.item_img_menu_top{
  margin: 0 0 10px;
}
.itemlist {
  float: left;
  margin-right: 4px;
  margin-bottom: 5px;
}
.item .first {
  margin-top: -3px !important;
  margin-right: 2px !important;
}
.itemlist.first2 {
  margin-top: -2px !important;
  margin-right: 4px !important;
}
h2.h2_30mm {
  margin-top: -40px !important;
}
.item h2 {
/*  margin-bottom: 11px;*/
/*  background:url(images/index/feed-line.png) 0 54px repeat-x;*/
  padding:20px 0 0;
}
.item h2.h2first {
  margin-top: -35px !important;
  background:url(images/index/feed-line.png) 0 82px repeat-x !important;
}
.bg_circle_gray {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  padding: 10px;
  line-height: 1.6;
  /* 角丸 */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.chara { /*特徴*/
    background: url(images/index/feed-line.png) left bottom repeat-x ;
    padding: 7px 0 6px;
    margin: 0 0 10px;
}

.main_contents_page.item .fancybox{
  height: 130px;
  overflow: hidden;
  position: relative;
}
.main_contents_page.item .fancybox::before{
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(images/item/icon-zoom.png) no-repeat;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 9;
}









/* 施行の流れ */
.flow_bg {
  background: #FFF;
  width: 300px;
  height: 320px;
  padding: 10px;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
  /* 角丸 */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.flow_num {
  float: left;
  margin: -22px 8px 18px -10px;
}
.flow_title {
  color: #59BD60;
  font-size: 16px;
  font-weight: bold;
  margin-top: 2px;
}
.flow_bg img {
  margin-bottom: 7px;
}
/* FAQ */
.faq li {
  background: url(images/point/arrow-more.jpg) 0 center no-repeat;
  padding: 0 0 0 13px;
  line-height: 1.8;
}
.faq li a {
  color: #333;
}
.faq .question {
  margin-bottom: 11px;
  background:url(images/index/feed-line.png) 0 62px repeat-x;
  padding:20px 0 10px;
  color: #83B137;
  font-size: 16px;
  font-weight: bold;
}
.faq .question:before {
  content: url(images/faq/icon-q.gif);
  margin: 0 12px 0 0;
  position: relative;
  bottom: -5px;
}
/* DIY */
.diy .main_contents_page_in {
padding: 25px 20px 0;
}
.diy_img_main {
  background: #fff;
  width: 690px;
  margin: -25px 0 0 -20px;
}
.link_l_bold_top {
  background: #fff;
  width: 690px;
  margin: 0 0 0 -20px;
  padding: 10px 0 20px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.link_l_bold {
    font-size: 20px;
    text-align: right;
    font-weight: bold;
    margin: 0 0 10px;
}
.diy_num {
  margin: -10px 0 10px -20px;
}
.icon_caution {
  margin: -40px 0 5px -20px;
}
.arrow_long {
  position: absolute;
  left: 660px;
}
.posr {
  position: relative;
}

.rakuraku_box{
  margin: 50px 0 0;
  padding: 70px 0 30px;
  width: 690px;
  background: url(images/diy/diy-rakuraku-memo.png) center top no-repeat #FAFAF3;
  /* Firefox v3.5+ */
  -moz-box-shadow:5px 5px 4px rgba(0,0,0,0.07);
  /* Safari v3.0+ and by Chrome v0.2+ */
  -webkit-box-shadow:5px 5px 4px rgba(0,0,0,0.07);
  /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
  box-shadow:5px 5px 4px rgba(0,0,0,0.07);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#12000000,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#12000000,Positive=true);
}
.rakuraku_tit {
    margin: 0 0 15px;
    text-align: center;
    position: relative;
}
.rakuraku_tit:before{
  content: '';
  width: 263px;
  height: 60px;
  background: url(images/diy/diy-rakuraku-tape.png) center top no-repeat;
  position: absolute;
  top: -35px;
  left: 30px;
}
.rakuraku_list_wrap{
  margin: 0 20px;
  padding: 0 30px;
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  /* Firefox v3.5+ */
  -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.05);
  /* Safari v3.0+ and by Chrome v0.2+ */
  -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.05);
  /* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
  box-shadow:1px 1px 2px rgba(0,0,0,0.05);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#d000000,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#000000,Positive=true);
  position: relative;
}
.rakuraku_list_wrap:before{
  content: '';
  width: 86px;
  height: 106px;
  background: url(images/diy/diy-rakuraku-img-w01.png) center top no-repeat;
  position: absolute;
  top: -106px;
  right: -10px;
}
.rakuraku_list li{
  padding: 0 0 20px 100px;
  background: url(images/index/feed-line.png) left bottom repeat-x;
  position: relative;
}
.rakuraku_list li:last-child{
  background: none;
}
.rakuraku_list li h3{ margin: 0 0 15px }
.rakuraku_list li.cut h3{ padding: 30px 0 0; }
.rakuraku_list li.boso h3{ padding: 15px 0 0; }
.rakuraku_list li.manual h3{ padding: 30px 0 0; }
.rakuraku_list li.cut:before{ content: ''; width: 62px; height: 51px; background: url(images/diy/diy-rakuraku-ico-s01.png) no-repeat; position: absolute; top:45px; left:20px; }
.rakuraku_list li.boso:before{ content: ''; width: 62px; height: 51px; background: url(images/diy/diy-rakuraku-ico-s02.png) no-repeat; position: absolute; top:30px; left:20px; }
.rakuraku_list li.manual:before{ content: ''; width: 62px; height: 51px; background: url(images/diy/diy-rakuraku-ico-s03.png) no-repeat; position: absolute; top:30px; left:20px; }
.rakuraku_list li.manual:after{ content: ''; width: 84px; height: 67px; background: url(images/diy/diy-rakuraku-ico-manual.png) no-repeat; position: absolute; bottom:25px; right:20px; }
.rakuraku_list li p{
  margin: 0 0 10px !important;
  font-size: 14px;
}
.diy_bnr_item {
    margin: 70px 0;
    text-align: center;
}
.diy_text_contact{
  text-align: center;
}
.diy_tel_box {
  background: url(images/index/sample-bg.jpg) repeat;
  width: 590px;
  margin: 50px auto;
  padding: 20px;
}
.diy_tel_box_in{
  background: #FFF;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding: 30px 0 40px;
}
.diy_tel_tit {
  text-align: center;
  margin: 0 0 10px;
  position: relative;
}
.diy_tel_tit:before{
  content: '';
  width: 167px;
  height: 39px;
  background: url(images/diy/diy-balloon-contact.png);
  position: absolute;
  top: -35px;
  left: 90px;
}
.diy_tel_txt{
  width: 485px;
  margin: 0 auto;
  background: url(images/diy/diy-ico-map.png) right top no-repeat;
}
.diy .pc_btm_cv {
  display: block;
}
.diy .sp_btm_cv {
  display: none;
}
/* 店舗紹介 */
.button_list {
  float: left;
  margin-right: 4px;
}
.company ul {
  margin-bottom: 20px;
}
.company li {
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
}
.info dl {
  border-bottom: 1px dotted #4CB855;
  padding: 13px 0;
}
.info dt {
  color: #B79E3E;
  font-weight: bold;
  width: 120px;
  float: left;
}
.info dd {
  width: 466px;
  float: left;
}
.info_adress dl {
  padding: 5px 0;
}
.info_adress dt {
  color: #B79E3E;
  font-weight: bold;
  width: 100px;
  float: left;
}
.info_adress dd {
  width: 436px;
  float: left;
}
/* 施工パートナー */
.midashi_green {
  margin-bottom: 3px;
  background:url(images/index/feed-line.png) 0 47px repeat-x;
  padding:20px 0 5px;
  color: #83B137;
  font-size: 16px;
  font-weight: bold;
}
.toobig {
  font-size: 40px;
  font-weight: bold;
  color: #4CB853;
}
.todohuken {
  margin: 10px 0 20px 20px;
}
.todohuken ul {
  margin: 0 0 5px;
  overflow: hidden;
}
.todohuken li {
  float: left;
  list-style: none outside none;
  text-indent: 0;
  border-right: 1px solid #CCCCCC;
  margin: 3px 1px;
  padding: 0 6px 0;
}
.todohuken li a {
  text-decoration: none;
}
.partner dl {
  margin: 10px 0 0;
  padding: 0 0 5px 6px;
}
.partner dt {
  width: 80px;
  float: left;
  font-weight: bold;
  background: url(images/partner/arrow-gold.png) 0 6px no-repeat;
  padding-left: 12px;
}
.partner dd {
  width: 510px;
  float: left;
}
/* お見積りフォーム */
#mailformpro dl {
  border-bottom: 1px dotted #4CB855;
  padding: 10px 0;
}
#mailformpro dt {
  color: #B79E3E;
  font-weight: bold;
  width: 150px;
  float: left;
  text-align: right;
  margin-right: 15px;
  padding-top: 5px;
}
.quote-form #mailformpro dt {
  padding-top: 0px !important;
}
#mailformpro dd {
  width: 436px;
  float: left;
}
#mailformpro li {
  float: left;
  margin-right: 20px;
  list-style-type: none;
}
span.wpcf7-list-item {
  margin-right: 25px;
}
#mailformpro ol li {
  margin-bottom: 5px;
}
#mailformpro dl dd textarea {
  width: 420px;
}
.kantan_info {
  background: url(images/quote-form/kantan-info.jpg) 0 0 no-repeat;
  padding: 156px 0 0 315px;
}
.wpcf7 .must {
  display: block;
  background-color: #C00;
  padding: 4px 5px;
  font-size: 10px;
  color: #FFF;
  float: left;
  margin: 0px 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC;
}
#mfp_overlay h4 {
  color: #B79E3E;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 5px 10px;
}
.single h2 {
  margin-bottom: 10px;
  background:url(images/index/feed-line.png) 0 bottom repeat-x;
  padding:20px 0 8px;
  color: #83B137;
  font-size: 20px;
  font-weight: bold;
  list-style-type: none;
}
.listtitle {
  font-weight: bold;
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; /* Opera9,10対応 */
}
.wp-pagenavi {
  margin-top: 20px;
}
.wp-pagenavi span,
.wp-pagenavi a {
  background-color:rgb(255,255,255) !important;
  width:26px !important;
  height:26px !important;
  border-color:rgb(131,177,55) !important;
  border-width:2px !important;
  /* Firefox v1.0+ */
  -moz-border-radius:17% !important;
  /* Safari v3.0+ and by Chrome v0.2+ */
  -webkit-border-radius:16%/16% !important;
  /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
  border-radius:16%/16% !important;
  border-style:solid !important;
  padding: 3px 7px !important;
  color: #83B137 !important;
}

.wp-pagenavi .current {
  background-color:#83B137 !important;
  width:26px !important;
  height:26px !important;
  border-color:#83B137 !important;
  border-width:2px !important;
  /* Firefox v1.0+ */
  -moz-border-radius:17% !important;
  /* Safari v3.0+ and by Chrome v0.2+ */
  -webkit-border-radius:16%/16% !important;
  /* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
  border-radius:16%/16% !important;
  border-style:solid !important;
  padding: 3px 7px !important;
  color: #FFF !important;
}
.date {
  text-align: right;
  color: #666;
  margin-bottom: 10px;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.wpcf7-form input.wpcf7-text{width: 270px !important;} /*名前、メール、題名*/
.wpcf7-form textarea{width: 420px !important;} /*本文*/
.wpcf7-form .wpcf7-submit{width: 50px !important;} /*送信ボタン*/
/*追従メニュー*/
/*.sideSns {
  position: relative;
}
.followMenu {
  width: 70px;
  height: 708px;
  position: fixed;
  top:0;
  left:50%;
  background: #fff;
  z-index: 100;
  margin-left:-600px;
}
.followMenuSample {
  margin: 10px 10px 5px 10px;
}
.followMenuSample a {
}
.followMenuQuote {
  margin: 0 10px 10px;
}
.followMenuQuote a {
}
.followMenuSns {
  margin: 0 0 10px;
}
.followMenuSnsCount {
  font-size: 12px;
  color: #666;
  padding: 7px 3px 6px;
  border: 1px solid #ccc;
  text-align: center;
  margin: 0 10px 7px;
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.followMenuSnsCount:after,
.followMenuSnsCount:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.followMenuSnsCount:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.followMenuSnsCount:before {
  border-color: rgba(204, 204, 204, 0);
  border-top-color: #ccc;
  border-width: 6px;
  margin-left: -6px;
}
.followMenuSns li {
  margin: 0 0 10px;
}*/
.bottomSns {
  position: relative;
  height: 80px;
}
.bottomFollowMenu {
  position: fixed;
  width: 100%;
  height: 80px;
  padding: 4px 0 16px;
  background: #fff;
  -webkit-box-shadow:10px 10px 10px 10px #999;
          box-shadow:10px 10px 10px 10px #999;
  bottom: 0;
  z-index: 150;
}
.bottomFollowMenuSns {
  width: 965px;
  margin: 0 auto;
}

.bottomFollowMenuSns li {
  float: left;
  position: relative;
  margin-left: 20px;
}

li.bottomFollowMenuSnsCount {
  margin: 18px 65px 0 0;
  position: relative;
}
li.bottomFollowMenuSnsCount_twiter {
    margin: 18px 0 0;
}
.bottomFollowMenuSns li a {
  display: block;
}

.followMenuSnsCount {
  display: block;
  text-align: center;
  height: 20px;
  width: 45px;
  padding: 5px 3px 5px 10px;
  background: url(images/sns-count-balloon.jpg) no-repeat;
  position: absolute;
  top: 12px;
  right: -54px;
}
.followCvBtn {
  margin: 0;
}
/*blog・施工実績 SNSボタン*/
.sns_box_l {
  float: left;
}
.post_box {
  clear: both;
  margin-top: 10px;
}
.pocket-btn {
  display:inline-block;
}
.sns_linkbox {
  width: 164px;
  display: inline-block;
  margin-left: 5px;
}
.sns_line {
  clear: both;
}
.sns_feedly {
  padding-bottom: 10px;
}
.socialbookmark {
  clear: both;
  display: inline-block;
}
/* スマホ切り替え */
.sp_switch {
padding: 6% 0;
text-align: center;
}
.sp_switch a {
font-size: 500%;
}
/*2015.04追加　groundページ*/
.ground .main_contents_page_in {
  width: 690px;
  background: #fff;
  padding: 0;
  margin-bottom: 0;
}
.ground_arrow {
  text-align: center;
  margin: 0 0 4px;
}
.ground_topimg {
  margin: 0 0 25px;
}
.ground_top {
    text-align: center;
    margin: 0 0 36px;
}
.ground_top_tit {
    margin: 0 0 11px;
}
.ground_arrow {
  text-align: center;
  margin: 0 0 4px;
}
.ground_lowest_tit {
  margin: 0 0 5px;
}
.ground_lowest_sub {
  text-align: center;
  margin: 0 0 12px;
}
.ground_lowest_box {
  width: 338px;
  height: 506px;
  float: left;
  text-align: center;
  padding: 20px 0 22px;
  border: 1px solid #ECECD9;
  margin: 0 0 6px;
}
.ground_lowest_box_l {
  background: url(images/ground/dot-bg.gif) repeat;
  margin: 0 10px 6px 0;
}
.ground_lowest_box_r {
  background: url(images/ground/grain-bg.png) repeat;
}
.ground_lowest_box_tit {
  margin: 0 0 16px;
}
.ground_lowest_box_cust {
  margin: 0 0 3px;
}
.ground_lowest_box_intermediaries {
  margin: 0 0 3px;
}
.ground_lowest_box_arrow_l {
  margin: 0 0 6px;
}
.ground_lowest_box_sibamcyu {
  position: relative;
  width: 338px;
  height: 40px;
}
.ground_lowest_box_sibamcyu_balloon {
  width: 220px;
  height: 128px;
  position: absolute;
  top: -168px;
  left: -32px;
}
.ground_lowest_box_sibamcyu_label {
  position: relative;
  width: 250px;
  height: 40px;
  z-index: 50;
}
.ground_lowest_box_sibamcyu:after {
  content: "";
  width: 62px;
  height: 110px;
  background: url(images/ground/ground-lowest-box-human.png) no-repeat;
  position: absolute;
  top: -95px;
  right: 91px;
  z-index: 1;
}
.ground_lowest_btm {
  text-align: right;
  margin: 0 10px 26px 0;
}
.ground_lowest_box_and {
  text-align: center;
  margin: 0 0 5px;
}
.ground_flow_tit {
  margin: 0 0 24px;
}
.ground_flow_sub {
  margin: 0 9px 22px;
}
.ground_flow_in {
  margin: 0 9px 0;
}
.ground_flow_box {
  width: 330px;
  height: auto;
  float: left;
  font-size: 14px;
  text-align: center;
  margin: 0;
}
.ground_flow_box:first-child {
  margin : 0 10px 0 0;
}

.ground_flow_box > img {
  margin: 0 0 5px 0;
}

.ground_flow_box > p {
  margin: 0 0 15px!important;
}

.ground_flow_arrow {
  text-align: center;
  margin: 10px 0 6px;
}
.ground_case_tit {
  margin: 0 0 20px;
}
.ground_case_sub {
  text-align: center;
  margin: 0 0 10px;
}
.ground_case_box {
  padding: 0 0 10px;
}
.ground_case_box_q_tit {
  margin: 0 0 20px;
}
.ground_case_box_a {
  padding: 0 0 0 75px;
  background: url(images/ground/ground-case-icon.jpg) no-repeat;
}
.ground_case_box_a_tit {
  margin: 0 0 14px;
}
.ground_case_box_a_sub {
  margin: 0 0 12px;
}
.ground_case_box_a_sub_play {
  position: relative;
}
.ground_case_box_a_sub_play:after {
  content: "";
  width: 78px;
  height: 100px;
  background: url(images/ground/ground-case-pro-a-img.gif) no-repeat;
  top: -27px;
  right: 15px;
}
.ground_case_box_a_txt p {
  font-size: 14px;
  margin: 0 0 8px!important;
}

.ground_case_box_a_txt p > span {
  color: #FF7F00;
  font-weight: bold;
}
.ground_case_box_a_txt_link {
  text-align: right;
  margin: 0 15px 10px 0;
}
.ground_case_box_conclusion_arrow {
  text-align: center;
  margin: 0 0 15px;
}
.ground_case_box_conclusion_tit {
  text-align: center;
  margin: 0 0 8px;
}
.ground_case_box_conclusion_sub {
  text-align: center;
  margin: 0 0 30px;
}
.ground_case_arrow {
    text-align: center;
    margin: 0 0 5px;
}
.ground_perf_tit {
  margin: 0 0 22px;
}
.ground_perf_sub {
  text-align: center;
  margin: 0 0 12px;
}
.ground_perf_img {
  width: 670px;
  height: 250px;
  margin: 0 10px 18px;
}
.ground_perf_img_box {
  width: 330px;
  height: 220px;
  float: left;
  text-align: center;
  margin: 0;
}
.ground_perf_img_box:first-child {
  margin: 0 10px 0 0;
}
.ground_perflist {
  width: 650px;
  background: url(images/ground/pref-bg.gif) repeat;
  padding: 32px 20px 24px;
  margin: 0 0 104px;
}
.ground_perflist_tit {
  width: 262px;
  height: 62px;
  margin: 0 auto 20px;
  position: relative;
}
.ground_perflist_tit:before {
  content: "";
  width: 32px;
  height: 67px;
  background: url(images/ground/ground-perflist-tit-before.png) no-repeat;
  position: absolute;
  top: 14px;
  left: -75px;
}
.ground_perflist_tit:after {
  content: "";
  width: 61px;
  height: 67px;
  background: url(images/ground/ground-perflist-tit-after.png) no-repeat;
  position: absolute;
  top: 14px;
  right: -85px;
}
.ground_perflist_box {
  padding: 24px 22px;
  background: #FFF;
  margin: 0 0 20px;
  -webkit-border-radius: 15px;
          border-radius: 10px;
}
.ground_perflist_box_tit {
  font-size: 18px;
  font-weight: bold;
  color: #8EB84B;
  border-bottom: 2px dotted #87B050;
  padding: 0 0 5px;
  margin: 0 0 18px;
}
.ground_perflist_box_in ul {
  width: 49%;
  display: inline-block;
}
.ground_perflist_box_in li {
  list-style: none;
  padding: 0 0 0 14px;
  background: url(images/ground/ground-disc.gif) no-repeat 0 6px;
  margin: 0 0 5px;
}
.ground_contact {
  width: 676px;
  padding: 38px 0 24px 12px;
  background: url(images/ground/contact-bg.gif) repeat;
  position: relative;
  border: 1px solid #ECECD9;
}
.ground_contact_balloon {
  width: 212px;
  height: 74px;
  position: absolute;
  top: -36px;
  left: 12px;
}
.ground_contact_tit {
  position: relative;
  margin: 0 0 6px;
}
.ground_contact_tel {
  width: 340px;
  height: 61px;
  float: left;
  margin: 5px 24px 0 14px;
}
.ground_contact_tel > a {
  display: block;
}
.ground_contact_form {
  width: 262px;
  height: 79px;
  float: left;
}
.ground_contact_form > a {
  display: block;
}
input#mfp_element_10 {
  width: 230px!important;
}
/*占い*/
dl.str_list dt{
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #83B137;
}
#fortune #mailformpro dt{
  width: 170px;
  padding: 0 0 0 10px;
}
#fortune #mailformpro dd{
  width: auto;
}
.sosin button {
  background: none;
  border: none;
}
.attention{
  font-size: 12px;
  margin: 10px 0 0 0;
}
p.answer_letter{
  margin: 20px auto;
  display: block;
  font-size: 12px;
}
/*防草シート付き人工芝*/
.boso h2{
  margin-top: -40px !important;
  margin-bottom: 5px;
/*  background: url(images/index/feed-line.png) 0 82px repeat-x !important;*/
}
h3.h3_boso{
  margin: 0 0 0 4px;
}
.boso_point h4{
  margin: 40px 0 0;
  padding: 0 0 12px;
  background: url(images/item/line_orange.png) bottom left repeat-x;
}
.boso_point p{
  margin: 20px 0;
  font-size: 115%;
}
.point_img{
  text-align: center;
}
.mt-20{
  margin-top: -20px;
}
.uses{
  width: 510px;
  background: #FFF;
  padding: 30px 30px 15px;
  margin: 40px 0 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.h4_uses{
  margin: 10px 0 0;
}
.uses_img{
  float: left;
  margin: 0 20px 0 -17px;
}
.uses p{
  margin: 15px 0;
}
#fortune form#mailformpro dt {
  color: #B79E3E;
  font-weight: bold;
  width: 170px;
  float: left;
  text-align: right;
  margin-right: 15px;
  padding-top: 5px;
  border-top: none;
}
#fortune form#mailformpro dl dd {
  border-top: 0;
  margin: 0px;
  padding: 0;
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
}
#fortune .mfp_element_button {
  border-radius: 5px;
  padding: 0;
  border: none;
  background: none;
  text-shadow: none;
  font-size: 24px;
  cursor: pointer;
  outline: none;
}
#fortune .mfp_element_submit, #fortune .mfp_element_reset, #fortune .mfp_element_button {
  border-radius: 5px;
  padding: 0;
  border: none;
  background: none;
  text-shadow: none;
  cursor: pointer;
  outline: none;
}
#fortune .mfp_element_submit:hover, #fortune .mfp_element_reset:hover, #fortune .mfp_element_button:hover {
  background: none;
  box-shadow: none;
  opacity: .8;
}
#fortune .mfp_element_text, #fortune .mfp_element_number, #fortune .mfp_element_select-one, #fortune .mfp_element_email, #fortune .mfp_element_tel, #fortune .mfp_element_textarea {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
}
/*プロフィール
----------------------------------*/
.ta-r {
  text-align: right;
}
.prof-box01 {
  margin: 0 0 20px;
  height: 369px;
  background: url(https://shibancyu.live/wp/wp-content/themes/wk-shibancyu_2016-04-01/images/company/jinko3.png) top right no-repeat;
}
.prof-box01 p {
  width: 316px;
}
span.wpcf7-list-item.last {margin-right: 0;}
/*IEhack input[file]*/
.wpcf7-file:not(:target) { width: 271px¥9; }
@media all and (-ms-high-contrast:none){
  .wpcf7-file { width: 271px!important; } /* IE10 */
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .wpcf7-file { width: 271px!important; } /* IE11 */
}

/*2015-12-04 タイプ診断コメント欄追加に伴う追記*/
.fortune_wrap {
  float: left;
}
.fortune_wrap > .main_contents_page{
  float: none;
}
.fortune_h2_comment {
    margin: 0 0 40px;
}
.fortune_comment_list {
    width: 620px;
    margin: 0 0 0 20px;
}
.fortune_comment_list .name{
    font-size: 18px;
    color: #B1A05C;
    background: url(images/fortune/fortune-icon-hiyoko.png) center left no-repeat;
    padding: 0 0 0 35px;
}
p.name + p {
    background: url(images/fortune/fortune-bg-comment.png);
    padding: 15px 25px;
    margin: -15px 0 0;
}
.fortune_h2_comment_form {
    margin: 35px 0 15px 20px;
}
.fortune_coment_form {
    margin: 0 0 0 20px;
    width: 620px;
}
.fortune_comment_form dl {
    margin: 0 0 15px 15px;
    display: table;
}
.fortune_comment_form dl dt {
    color: #B19F5B;
    font-size: 14px;
    font-weight: bold;
    padding: 0 25px 0 0;
    display: table-cell;
    vertical-align: middle;
}
.fortune_comment_form dl + dl + dl dt {
    vertical-align: top;
}
.fortune_comment_form input {
    padding: 10px 15px;
    width: 210px;
}
.fortune_comment_form textarea {
    padding: 10px 15px;
    width: 490px;
    height: 60px;
}
.fortune_comment_form_btn {
    text-align: center;
}
.fortune_comment_form_btn button {
    background: none;
    border: none;
}
.fortune_comment_form_btn button:hover {
    background: none;
    border: none;
    box-shadow: none;
}
.fortune_comment_form .atn {
    font-size: 12px;
    color: #E5700C;
    margin: 0 0 0 5px;
}

/*2月discount*/
.discount_bnr {
  width: 30px;
  height: 700px;
  position: fixed;
  top:0;
  left:50%;
  background: #fff;
  z-index: 100;
  margin-left:-630px;
  padding: 8px 0 0;
}

.item .discount {
  margin: 0 0 15px;
}

.discount_tit {
  background: #F00;
  color: #FFF;
  font-size: 14px;
  padding: 2px 5px 0 6px;
  text-align: left;
  margin: 0 0 5px;
  line-height: 1.5;
  font-weight: bold;
}

.discount_tit span {
  display: inline;
  color: #FF0;
  font-size: 18px;
}

.discount_txt {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 5px;
  margin: 0 0 0 5px;
  width: 378px;
}

.discount_txt a {
  color: #4CB853;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  text-decoration: underline;
}


/*施工パートナー・スポーツグラウンド・その他お問い合わせページ*/
.customer_type{
    margin: 30px 0 0;
}

.contact_type{
    margin: 50px 0px 20px;
}

.customer_type p,
.contact_type p{
    margin-bottom: 10px !important;
}

/*#mailformpro dl.mailform.bd_top {
    border-top: 1px dotted #4CB855;
}*/

.other_box {
    clear: both;
}

/*サンプル請求・図面（カンタン）見積もり・訪問見積もりフォーム*/


.price_b_l {/*料金シミュバナー*/
    background: #fff;
    width: 690px;
    padding: 0px 0 20px 0;
    margin: -25px 0px 25px -20px;
}

.person span.wpcf7-list-item,
.corporative span.wpcf7-list-item,
.zumen span.wpcf7-list-item,
.houmon span.wpcf7-list-item,
.sample span.wpcf7-list-item{
    display: inline-block;
}

/*2016/02/23追記 臨時お知らせ用*/
.pickup {
    text-align: center;
    font-size: 18px;
    margin: 0 0 10px;
}
.pickup a {
    color: red;
}


/*20160501*/
.customer_type_in input[name="customer_type"] {
  display: none;
}
.customer_type_kojin,
.customer_type_hojin {
  width: 145px;
  height: 42px;
  display: block;
  float: left;
}
.customer_type_kojin {
  background: url(images/form/form-btn-kojin.png) no-repeat;
  background-size: 100%;
  margin: 0 10px 0 0;
}
.customer_type_kojin.type_active {
  background: url(images/form/form-btn-kojin-check.png) no-repeat;
  background-size: 100%;
}
.customer_type_hojin {
  background: url(images/form/form-btn-hojin.png) no-repeat;
  background-size: 100%;
}
.customer_type_hojin.type_active {
  background: url(images/form/form-btn-hojin-check.png) no-repeat;
  background-size: 100%;
}
.wpcf7-form .wpcf7-submit.submit_button {
  width: 210px!important;
  height: 50px;
  font-size: 20px;
  color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: none;
  background: #4DB753;
}
.wpcf7-form .wpcf7-submit.submit_button:hover {
  opacity: 0.7;
}
.kojin_houmon,
.kojin_zumen,
.kojin_other_contact,
.hojin_zumen,
.hojin_houmon,
.hojin_sample,
.hojin_other_contact {
  display: none;
}
.contact_group_zumen01,.contact_group_houmon01,.contact_group_sample01,
.contact_group_zumen02,.contact_group_houmon02,.contact_group_sample02 {
  float: left;
}
.contact_group_zumen01,.contact_group_houmon01,
.contact_group_zumen02,.contact_group_houmon02 {
  margin: 0 10px 0 0;
}
.contact_group01,.contact_group02 {
  margin: 10px 0 15px 0;
}
.contact_group01 p,.contact_group02 p {
  margin-bottom: 5px !important;
}
.contact_group_in input[name="contact_detail"] {
  display: none;
}
.contact_group_zumen01,.contact_group_zumen02 {
  width: 134px;
  height: 42px;
  display: block;
  float: left;
}
.contact_group_houmon01,.contact_group_houmon02 {
  width: 132px;
  height: 42px;
  display: block;
  float: left;
}
.contact_group_sample01,.contact_group_sample02 {
  width: 164px;
  height: 42px;
  margin: 0 10px 0 0;
  display: block;
  float: left;
}
.contact_group_other_contact01,.contact_group_other_contact02 {
  width: 132px;
  height: 42px;
  display: block;
  float: left;
}
.contact_group_zumen01,.contact_group_zumen02 {
  background: url(images/form/form-btn-zumen.png) no-repeat;
  background-size: 100%;
  margin: 0 10px 0 0;
}
.contact_group_zumen01.group_active,.contact_group_zumen02.group_active {
  background: url(images/form/form-btn-zumen-check.png) no-repeat;
  background-size: 100%;
}
.contact_group_houmon01,.contact_group_houmon02 {
  background: url(images/form/form-btn-houmon.png) no-repeat;
  background-size: 100%;
}
.contact_group_houmon01.group_active, .contact_group_houmon02.group_active {
  background: url(images/form/form-btn-houmon-check.png) no-repeat;
  background-size: 100%;
}
.contact_group_sample01,.contact_group_sample02 {
  background: url(images/form/form-btn-sample.png) no-repeat;
  background-size: 100%;
}

.contact_group_other_contact01,.contact_group_other_contact02 {
  background: url(images/form/form-btn-other-contact.png) no-repeat;
  background-size: auto;
}
.contact_group_other_contact01.group_active, .contact_group_other_contact02.group_active {
  background: url(images/form/form-btn-other-contact-check.png) no-repeat;
  background-size: auto;
}


.contact_group_sample01.group_active,.contact_group_sample02.group_active {
  background: url(images/form/form-btn-sample-check.png) no-repeat;
  background-size: 100%;
}
.contact_group02 {
  display: none;
}
#mailformpro .zumen dl.mailform.bd_top,
#mailformpro .houmon dl.mailform.bd_top,
#mailformpro .sample dl.mailform.bd_top {
  border-top: none;
}
.contact-form-tit img {
  margin: 10px 0 10px -15px;
}
.pc1_sample_title {
  margin: 0px 0 20px 0px;
}
.pc1_sample_subtitle {
	width: 574px;
	margin: 0 auto;
}
.pc1_sample_list {
	width: 577px;
	margin: 15px 0 0 17px;
	background: #f5f3de;
	display: inline-block;
	padding: 20px 30px;
	box-sizing: border-box;
}
.pc1_sample_list h3 {
	font-size: 20px;
	font-weight: bold;
	color: #ff7849;
}
.pc1_sample_list ul {
	width: 510px;
	margin-top: 5px;
}
.pc1_sample_list li {
	/* width: 200px; */
  width: 220px;
	background: url(images/form2/sample_list_li.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	font-size: 16px;
}
.pc1_sample_text {
	width: 582px;
	overflow: hidden;
}
.pc1_sample_text_list {
	width: 371px;
	float: left;
	padding-top: 10px;
}
.pc1_sample_text_list li {
	width: 321px;
	background: url(images/form2/sample_list_li.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	margin: 15px 0px 0 20px;
	padding-left: 15px;
	float: left;
	font-size: 12px;
}
.pc1_sample_text_img {
	width: 201px;
	float: left;
	margin: 10px 0 0 10px;
  height: auto;
  max-width: 100%;
}
.pc1_sample_btn {
	width: 378px;
	margin: 20px auto 0;
}
.pc1_price_btn {
	width: 610px;
	margin: 0 0 30px 0;
}
.pc1_zumen_title {
  margin: -6px 0 20px 0px;
}
.pc1_zumen_text {
	width: 582px;
	overflow: hidden;
	margin-top: 5px;
}
.pc1_zumen_text_list {
	width: 420px;
	float: left;
}
.pc1_zumen_text_list_text {
	width: 420px;
	height: 100px;
}
.pc1_zumen_text_list_text ul {
	width: 420px;
}
.pc1_zumen_text_list li {
	width: 370px;
	background: url(images/form2/zumen_list_li.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	margin: 15px 0px 0 20px;
	padding-left: 15px;
	float: left;
}
.pc1_zumen_text_list_line {
	width: 372px;
	margin: 20px 0 0 20px;
}
.pc1_zumen_text_list_text2 {
	width: 420px;
}
.pc1_zumen_text_list_text2 p {
	padding: 20px;
	color: #55bb93;
}
.pc1_zumen_text_img {
	width: 152px;
	float: left;
	margin: 10px 0 0 10px;
}
.pc1_zumen_text2 {
	width: 582px;
	overflow: hidden;
}
.pc1_zumen_text2_fax {
	width: 234px;
	float: left;
	margin-left: 20px;
	padding-top: 6px;
}
.pc1_zumen_text2_download {
	width: 288px;
	float: left;
	margin-left: 40px;
}
.pc1_zumen_dotted2 {
	width: 573px;
}
.pc1_houmon_title {
	margin: -4px 0 20px 0px;
}
.pc1_houmon_subtitle1 {
	width: 569px;
	margin: 0 auto;
}
.pc1_houmon_list {
	width: 570px;
	margin: 0 auto;
	display: inline-block;
	margin-top: 10px;
}
.pc1_houmon_list ul {
	width: 570px;
}
.pc1_houmon_list li {
	width: 570px;
	background: url(images/form2/houmon_list_li.png);
	background-position:left 6px;
	background-repeat:no-repeat;
	margin: 10px 0px 0 10px;
	padding-left: 15px;
	float: left;
}
.pc1_houmon_subtitle2 {
	width: 604px;
	margin: 20px auto 0;
}
.pc1_houmon_contents {
	width: 603px;
	margin: 10px auto 0;
	overflow: hidden;
}
.pc1_houmon_contents p {
	padding: 60px 15px 0
}
.pc1_houmon_contents1 {
	width: 197px;
	height: 400px;
	float: left;
	background: url(images/form2/houmon_contents1.png);
	background-repeat:no-repeat;
}
.pc1_houmon_contents2 {
	width: 197px;
	height: 400px;
	float: left;
	margin-left: 6px;
	background: url(images/form2/houmon_contents2.png);
	background-repeat:no-repeat;
}
.pc1_houmon_contents3 {
	width: 197px;
	height: 400px;
	float: left;
	margin-left: 6px;
	background: url(images/form2/houmon_contents3.png);
	background-repeat:no-repeat;
}
.pc1_houmon_subtitle3 {
	width: 560px;
	margin: 20px auto 0;
}
.pc1_houmon_list2 {
	width: 560px;
	display: inline-block;
	margin-top: 5px;
}
.pc1_houmon_list2 li {
	background: url(images/form2/houmon_list_check.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin: 10px 0px 0 30px;
	padding-left: 25px;
	float: left;
}
.pc1_houmon_dotted {
	width: 573px;
}
.pc1_houmon_text1 {
	width: 573px;
	margin: 0 auto;
}
.pc1_houmon_text1 p {
	padding: 20px 10px 0;
	color: #55b2c0;
}
.pc1_houmon_text {
	width: 582px;
	overflow: hidden;
}
.pc1_houmon_text_fax {
	width: 234px;
	float: left;
	margin-left: 20px;
	padding-top: 6px;
}
.pc1_houmon_text_download {
	width: 288px;
	float: left;
	margin-left: 40px;
}

.contact_group_partner01,.contact_group_partner02 {
  width: 201px;
  height: 42px;
  display: block;
  float: left;
}
.contact_group_ground01,.contact_group_ground02 {
  width: 218px;
  height: 42px;
  display: block;
  float: left;
}
.contact_group_other01,.contact_group_other02 {
  width: 179px;
  height: 42px;
  display: block;
  float: left;
}
.contact_group_partner01,.contact_group_partner02 {
  background: url(images/form/form-btn-partner.png) no-repeat;
  background-size: 100%;
  margin: 0 5px 0 0;
}
.contact_group_partner01.group_active,.contact_group_partner02.group_active {
  background: url(images/form/form-btn-partner-check.png) no-repeat;
  background-size: 100%;
}
.contact_group_ground01,.contact_group_ground02 {
  background: url(images/form/form-btn-ground.png) no-repeat;
  background-size: 100%;
  margin: 0 5px 0 0;
}
.contact_group_ground01.group_active, .contact_group_ground02.group_active {
  background: url(images/form/form-btn-ground-check.png) no-repeat;
  background-size: 100%;
}
.contact_group_other01,.contact_group_other02 {
  background: url(images/form/form-btn-other.png) no-repeat;
  background-size: 100%;
}
.contact_group_other01.group_active,.contact_group_other02.group_active {
  background: url(images/form/form-btn-other-check.png) no-repeat;
  background-size: 100%;
}
#mailformpro .partner dl.mailform.bd_top,
#mailformpro .ground dl.mailform.bd_top,
#mailformpro .other dl.mailform.bd_top {
  border-top: none;
}
.kojin_ground,.kojin_other,.hojin_partner,.hojin_ground,.hojin_other {
  display: none;
}
/*201506.25 サンプル請求の説明追加*/
.mail_attention {
	display: block;
	margin: 5px 0 0 0;
	line-height: 1.2;
	font-size: 12px;
  float: left;
}
.sample_txt {}
.sample_txt .contact-form-tit {
	margin: -32px 0 10px 0;
}
.sample_txt_list {
	display: inline-block;
	margin: 0 0 16px 0;
}
.sample_txt_charge {
	float: left;
	width: 314px;
	height: 106px;
	padding: 12px;
	background: url(images/form/sample-border.jpg) no-repeat;
}
.sample_txt_charge_top {
	margin: 0 0 12px 0;
}
.sample_txt_charge_link {
	display: inline-block;
	margin: 0 0 10px 18px;
}
.sample_txt_img {
	float: right;
}
.sample_txt_img img {
	margin: -30px 0 0 0;
	position: relative;
}
.wpcf7-form .name_area input.wpcf7-text,
.wpcf7-form .sekou_size_area input.wpcf7-text {
  display: inline-block;
  width: 110px!important;
}
.kojin_name_sample_sei,.kojin_name_zumen_sei,.kojin_name_houmon_sei,.kojin_name_partner_sei,.kojin_name_ground_sei,.kojin_name_other_sei,.kojin_katakana_sample_sei,.kojin_katakana_zumen_sei,.kojin_katakana_houmon_sei,.kojin_katakana_partner_sei,.kojin_katakana_ground_sei,.kojin_katakana_other_sei {
  margin: 0 12px 0 0;
}

/* ====================================================================================
料金シミュレーション 2016.08.24
==================================================================================== */

.price_in {
  background: #fff;
  padding: 25px 0;
  width: 690px;
}

.simulator {
  text-align: center;
}

.page01_ttl {
  margin: 0 0 15px 0;
}

.page01_ttl h2 {
  margin: 0 0 5px;
}

/*page01*/
.page01_in,
.page02_in {
  background: url(images/page-bg.jpg);
  padding: 20px 20px 40px;
}

.step01 {
  background: #fff;
  padding: 30px 17px 12px;
  margin: 0 0 5px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.step01_ttl {
  margin: 0 0 20px;
}

.step01 ul {
  list-style-type: none;
  padding: 0;
}

.step01 li {
  width: 306px;
  height: 106px;
  float: left;
  overflow: hidden;
  margin: 0 0 10px;
}

.step01 li input[type="radio"] {
  display: none;
}

.step01 li label {
  width: 300px;
  height: 100px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-radius: 5px;
  border: 3px solid #b8b8b8;
  padding-left: 12px;
}
.step01 li label img{
  display: inline-block;
  opacity: 1;
}

.step01 li label:hover {
  cursor: pointer;
}

.step01 li input[type="radio"]:checked+ label {
  background-color: #BCD724;
  border: 3px solid #FFFF0B;
  opacity: 1.0;
}

.step01 li input[type="radio"]:checked+ label[for="turf00"] {
  background-image: url(images/price/ps-thumb01-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}

.step01 li input[type="radio"]:checked+ label[for="turf01"] {
  background-image: url(images/price/ps-thumb30mm-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}

.step01 li input[type="radio"]:checked+ label[for="turf02"] {
  background-image: url(images/price/sturfo2-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}
.step01 li input[type="radio"]:checked+ label[for="turf02-s"] {
  background-image: url(images/sturfo2s-select-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}
.step01 li input[type="radio"]:checked+ label[for="turf02lite"] {
  background-image: url(images/sturfo2lite-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}

.step01 li input[type="radio"]:checked+ label[for="turf03"] {
  background-image: url(images/price/ps-thumb04-on.webp);
  background-repeat: no-repeat;
  background-position: 12px center;
}

.step01 li input[type="radio"]:checked+ label[for="turf04"] {
  background-image: url(images/price/ps-thumb05-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}

.step01 li input[type="radio"]:checked+ label[for="turf05"] {
  background-image: url(images/price/ps-thumb06-on.png);
  background-repeat: no-repeat;
  background-position: 12px center;
}

.step01 li input[type="radio"]:checked+ label img {
  visibility: hidden;
}

.step01_more {
  text-align: right;
  margin: 0 0 10px;
}

.step01_more a{
  font-size: 20px;
  color: #4CB855;
  font-weight: bold;
}

.step02 {
  background: #fff;
  padding: 28px 20px 30px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  text-align: left;
  margin: 0 0 25px;
}

.step02_ttl {
  margin: 0 0 20px;
}

.step02 span {
  display: inline-block;
  font-size: 26px;
  color: #666;
  margin: 0 0 10px;
}

.step02 input[type="number"] {
  width: 320px;
  padding: 10px;
  font-size: 24px;
  margin: 0 15px 0 15px;
}

.step02 p {
  font-size: 14px;
  color: #666;
  margin-bottom: 0 !important;
}

.submit {
  padding: 30px 0;
  text-align: center;
}

.start {
    position: relative;
}

.start .off {
  opacity: 0.3;
}

.start .btn:hover,
.restart .btn:hover {
  cursor: pointer;
  opacity: 0.7;
}

.start_filter {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
}

/*page02*/
.page02 {
  display: none;
}

.page02_ttl {
  margin: 10px 0 25px;
}

.result {
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 30px 34px;
}

.result_info {
  font-size: 18px;
  text-align: left;
  margin: 0 0 30px 0;
  background: #EEF4E8;
  padding: 15px 15px 11px;
}

.result_info_turf {
  display: inline-block;
  margin: 0 40px 0 0;
}

.result_info_area {
  display: inline-block;
}

.result_panel {
  text-align: center;
  margin: 0 0 10px 0;
  border: 2px solid #87B050;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0 0 30px;
}

.result_panel_ttl {
  margin: -2px 0 0 -1px;
}

.result_panel_price {
  font-size: 30px;
  color: #FE6601;
}

.result_panel_price span {
  font-size: 60px;
}

.result_panel_txt {
  width: 500px;
  padding: 15px 20px 12px 10px;
  border: 2px dotted #87B050;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 auto;
  text-align: left;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.result_panel_txt+ p {
  font-size: 12px;
  color: #666;
  text-align: right;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 0!important;
}

.result_more {
  text-align: right;
  margin: 0 0 20px 0;
}

.result_more a {
  color: #4CB855;
  font-size: 20px;
  font-weight: bold;
}

.sp_br {
  display: none;
}


/*2016.10.28 インタビューページ追加*/
.interview {
  margin: 0 auto 30px;
}
.interview_mv {
    margin: 0 0 18px;
}
.interview_interviewer {
  width: 589px;
  height: 91px;
  margin: 0 auto 48px;
  background-image: url(images/interview/interviewer-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.interview_interviewer_ttl {
  float: left;
  margin: 20px 20px 0 -11px;
}
.interview_interviewer dl {
  float: left;
  margin: 12px 0 0;
}
.interview_interviewer dt {
  display: table-cell;
  vertical-align: middle;
  width: 66px;
  padding: 0 10px 0 0;
}
.interview_interviewer dd {
  display: table-cell;
  vertical-align: middle;
  padding: 6px 0 0 0;
}
.interview_interviewer_name {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}
.interview_interviewer_prof {
  display: block;
  font-size: 16px;
}
.interview_secsion {}
.interview_secsion_ttl {
  padding: 19px 0 14px 230px;
  margin: 0 0 23px;
  font-size: 32px;
  color: #fff;
}
.secsion_ttl01 {
  background-image: url(images/interview/interview-secsion-ttl-bg01.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.secsion_ttl02 {
  background-image: url(images/interview/interview-secsion-ttl-bg02.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.secsion_ttl03 {
  background-image: url(images/interview/interview-secsion-ttl-bg03.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.interview_secsion_subtitle {
  background-image: url(images/interview/interview-secsion-subttl.png);
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 0 43px;
  padding: 16px 0 12px;
  font-size: 26px;
  color: #4cb855;
  text-align: center;
}
.interview_secsion_shibancyu,
.interview_secsion_fujimoto {
  width: 558px;
  font-size: 16px;
  padding: 22px 18px 19px;
  position: relative;
  margin: 0 auto 46px;
}
.interview_secsion_shibancyu p,
.interview_secsion_fujimoto p {
  margin: 0 0 24px;
}
.interview_secsion_shibancyu p span{
  font-size: 18px;
  font-weight: bold;
  background: -webkit-linear-gradient(transparent 55%, rgb(255, 251, 147) 0%);
  background: -o-linear-gradient(transparent 55%, rgb(255, 251, 147) 0%);
  background: linear-gradient(transparent 55%, rgb(255, 251, 147) 0%);
}
.interview_secsion_fujimoto p span{
  font-size: 18px;
  font-weight: bold;
  background: -webkit-linear-gradient(transparent 55%, rgb(255, 251, 147) 0%);
  background: -o-linear-gradient(transparent 55%, rgb(255, 251, 147) 0%);
  background: linear-gradient(transparent 55%, rgb(255, 251, 147) 0%);
}
.interview_secsion_shibancyu p:last-child,
.interview_secsion_fujimoto p:last-child {
  margin: 0!important;
}
.interview_secsion_shibancyu p span.kaomoji,
.interview_secsion_fujimoto p span.kaomoji {
  background: none;
  display: inline-block;
}
.interview_secsion_shibancyu p span.kaomoji img,
.interview_secsion_fujimoto p span.kaomoji img {
    margin: -2px 0 -8px 0;
}
.interview_secsion_shibancyu {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(196, 230, 169);
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.121px 2.121px 0px 0px rgba(196, 230, 169, 0.2);
  position: relative;
  color: #242424;
}
.interview_secsion_shibancyu:before {
  content: "";
  width: 73px;
  height: 76px;
  background-image: url(images/interview/shibancyu-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -15px;
  right: -105px;
}
.interview_secsion_shibancyu.first_icon:before {
  content: "";
  width: 73px;
  height: 88px;
  background-image: url(images/interview/shibancyu-icon-name.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: -15px;
  right: -105px;
}
.interview_secsion_shibancyu:after {
  content: "";
  width: 22px;
  height: 12px;
  background-image: url(images/interview/shibancyu-balloon-arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 26px;
  right: -22px;
}
.interview_secsion_fujimoto {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(236, 135, 192);
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.121px 2.121px 0px 0px rgba(236, 135, 192, 0.2);
  position: relative;
  color: #ec87c0;
  font-weight: bold;
}
.interview_secsion_fujimoto:before {
  content: "";
  width: 73px;
  height: 85px;
  background-image: url(images/interview/fujimoto-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -18px;
  left: -107px;
}
.interview_secsion_fujimoto.first_icon:before {
  width: 75px;
  height: 91px;
  background-image: url(images/interview/fujimoto-icon-name.png);
  background-repeat: no-repeat;
  background-size: 100%;
  top: -18px;
  left: -105px;
}
.interview_secsion_fujimoto:after {
  content: "";
  width: 22px;
  height: 13px;
  background-image: url(images/interview/fujimoto-balloon-arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 26px;
  left: -22px;
}
.interview_secsion_img{
  text-align: center;
  margin: 0 0 60px;
}
.interview_secsion_img span {
  display: inline-block;
	transition: .8s;
}
.interview_secsion_img .scroll_fade {
  margin: 50px 0 60px 0;
}

.interview_secsion_img .scroll_slidein {
  margin: 0 0 60px 0;
}
.interview_secsion_in {
}
.interview_secsion_in .interview_secsion_img {
  float: left;
  width: 367px;
  margin: 0 0 0 30px;
}
.interview_secsion_in .interview_secsion_shibancyu,
.interview_secsion_in .interview_secsion_fujimoto {
  float: right;
  width: 227px;
  margin: 0 195px 46px 75px;
}
.interview_bnr {
  text-align: center;
  margin: 0 0 148px 0;
}
.interview_bnr a {
  display: inline-block;
}
.interview_prof {
  width: 862px;
  height: 370px;
  background-image: url(images/interview/interview-prof-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  margin: 120px auto;
}
.interview_prof_ttl {
  display: inline-block;
  margin: -18px 0 0 -6px;
}
.interview_prof_in {}
.interview_prof_img {
  float: left;
  width: 295px;
  height: 300px;
  margin: 12px 45px 0 35px;
}
.interview_prof_txt {
  float: left;
  width: 445px;
  margin: 24px 0 0 0;
}
.interview_prof_txt_name {
  width: 186px;
  height: 63px;
  margin: 0 0 26px;
}
.interview_prof_txt_bio {}
.interview_prof_txt_bio p {}
.scroll_fade {
  opacity: 0;
	transform: translate(0,50px);
	-webkit-transform: translate(0,50px);
}
.scroll_fade.active {
  opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}
.scroll_slidein {
  opacity: 0;
	transform: translate(-50px,0);
	-webkit-transform: translate(-50px,0);
}
.scroll_slidein.slide {
  opacity: 1.0;
  transform: translate(0,0);
	-webkit-transform: translate(0,0);
}

/*follow_menu interview*/
.bottomInterview {
  position: relative;
  height: 100px;
}
.bottomFollowMenuInterview {
  height: 80px;
  padding: 4px 0 16px;
}
.bottomFollowMenuInterview .followCvBtn {
    margin: 0 0 0 15px;
}

/*top interview_bnr*/
.main_interview {
    width: 980px;
    margin: 75px auto 55px;
    text-align: center;
}
.main_interview a {
    position: relative;
    display: inline-block;
}
.main_interview a:before {
  content: "";
  width: 134px;
  height: 125px;
  background: url(images/interview/top-interview-bnr-face.png) no-repeat;
  position: absolute;
  bottom: 9px;
  left: 6px;
  z-index: 2;
}
.main_interview a:after {
    content: "";
    width: 255px;
    height: 76px;
    background: url(images/interview/top-interview-bnr-balloon.png) no-repeat;
    position: absolute;
    top: -44px;
    left: 92px;
    z-index: 2;
}
.purun {
  -webkit-animation: purun 1.6s linear 0s 1;
  animation: purun 1.6s linear 0s 1;
  animation-iteration-count: infinite;
}
@-webkit-keyframes purun {
  0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
  8%  { -webkit-transform: scale(0.98, 0.98) translate(0%, 5%); }
  18%  { -webkit-transform: scale(1.1, 0.98) translate(0%, 10%); }
  32%  { -webkit-transform: scale(0.98, 1.1) translate(0%, -10%); }
  48%  { -webkit-transform: scale(1.1, 0.98) translate(0%, 5%); }
  65%  { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes purun {
  0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
  8%  { transform: scale(0.98, 0.98) translate(0%, 5%); }
  18%  { transform: scale(1.1, 0.98) translate(0%, 10%); }
  32%  { transform: scale(0.98, 1.1) translate(0%, -10%); }
  48%  { transform: scale(1.1, 0.98) translate(0%, 5%); }
  65%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
.main_interview a:hover .purun {
  -webkit-animation: none;
  animation: none;
}

/*diy renew 20170425*/
.diy_renew .main_contents_page_in {
  background: none;
  padding: 25px 20px 0;
}

.diy_con {
  background: #fff;
  width: 690px;
  margin: -25px 0 0 -20px;
}
.diy_con_ttl {
  color: #4BB753;
  line-height: 1.2;
  font-size: 30px;
  font-weight: bold;
  background-color: #ECF7E2;
  background-image: url(images/diy02/diy-ttl-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #C4E6A9;
  -webkit-border-radius: 8px;
  border-radius: 10px;
  padding: 18px 0 12px;
  text-align: center;
  margin: 70px 0 30px;
}
.diy_con p {

}
.diy_con p img {
  display: block;
  margin: 0 auto;
}
.diy_con_box {
  border: 1px solid #ECECD9;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #F8F8F1;
  padding: 30px 30px 10px;
  margin: 0 0 30px;
}
.diy_con_box_ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  color: #B79E3E;
  border-bottom: 2px dotted #B79E3E;
  padding: 0 0 10px 20px;
  margin: 0 0 12px;
}
.diy_con_subttl {
  font-size: 30px;
  color: #4BB753;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: 2px dotted #BFD5A3;
  padding: 0 0 4px 4px;
  margin: 50px 0 20px;
}
.diy_con_subttl span {
  font-size: 20px;
  margin: 0 0 0 25px;
}
.diy_con_caption {
  margin-bottom: 10px!important;
}
.diy_con_comment {
  width: 479px;
  padding: 20px;
  margin: 8px 0 30px 130px;
  position: relative;
  border: 1px solid #EC87C0;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow:2px 2px 0px 0px rgba(236,135,192,0.2);
  -webkit-box-shadow:2px 2px 0px 0px rgba(236,135,192,0.2);
  box-shadow:2px 2px 0px 0px rgba(236,135,192,0.2);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 2,OffY = 2,Color = #33eb.ff14013ec4687.0077ff151e78bf.ff3ffac1d2a,Positive = true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 2,OffY = 2,Color = #33eb.ff14013ec4687.0077ff151e78bf.ff3ffac1d2a,Positive = true);
}
.diy_con_comment_client:after {
  content: "";
  width: 123px;
  height: 145px;
  background-image: url(images/diy02/diy-client-icon.png);
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: -8px;
  left: -123px;
}
.diy_con_listbox {
  border: 1px solid #4BB754;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 30px 30px 20px;
  margin: 0 0 15px;
  -moz-box-shadow:4px 4px 0px 0px rgba(196,230,169,0.2);
  -webkit-box-shadow:4px 4px 0px 0px rgba(196,230,169,0.2);
  box-shadow:4px 4px 0px 0px rgba(196,230,169,0.2);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX = 4,OffY = 4,Color = #33c3.ff3bfb58d15e5.ff19f7f8ca8a9.0055fbb517a8,Positive = true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX = 4,OffY = 4,Color = #33c3.ff3bfb58d15e5.ff19f7f8ca8a9.0055fbb517a8,Positive = true);
}
.diy_con_listbox ul {

}
.diy_con_listbox li {
  font-size: 14px;
  line-height: 1.4;
  padding: 0 0 8px 25px;
  margin: 0 0 10px;
  background-image: url(images/diy02/diy-list-icon.gif);
  background-repeat: no-repeat;
  background-position: top 5px left 6px;
  border-bottom: 2px dotted #82D571;
}
.diy_con_point {
  background-color: #F2F2E4;
  padding: 12px 30px 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 40px 0;
}
.diy_con_point_ttl {
  font-size: 26px;
  color: #B79E3E;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: 2px dotted #B79E3E;
  padding: 60px 0 5px 50px;
  margin: 0 0 20px;
  background-image: url(images/diy02/diy-point-ttl-bg.png);
  background-repeat: no-repeat;
  background-position: top left 5px;
}
.diy_con_point_ttl_pro {
  background-image: url(images/diy02/diy-point-pro-ttl-bg.png);
  background-repeat: no-repeat;
  background-position: top left 5px;
}
.diy_con_point ul {
  font-weight: bold;
  color: #4BB752;
  margin: 0 0 20px;
}
.diy_con_definitionlist {
  width: 536px;
  padding: 24px 25px 14px;
  margin: 0 auto 20px;
  border: 2px dotted #82D571;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.diy_con_definitionlist dl {

}
.diy_con_definitionlist dl+ dl {
  padding: 25px 0 0;
}
.diy_con_definitionlist dt {
  font-size: 18px;
  color: #968132;
  line-height: 1.2;
  font-weight: bold;
}
.diy_con_definitionlist dd {
  font-size: 17px;
  line-height: 1.5;
}
.diy_con_cv {
  text-align: center;
  margin: 30px 0 80px;
}
.diy_con_cv a {
  display: inline-block;
}
.diy_con_half {

}
.diy_con_last {
  margin: 0 0 70px;
}
.diy_con_color {
  color: #B79E3E;
}
.diy_con_weight {
  font-weight: bold;
}
.diy_con_strong {
  color: #B79E3E;
  font-weight: bold;
  font-size: 26px;
}
.diy_con_compare {
  width: 536px;
  padding: 24px 25px 14px;
  margin: 0 auto 20px;
  border: 2px dotted #82D571;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.diy_con_compare_merit {
  padding: 2px 0 0 35px;
  background-image: url(images/diy02/diy-merit-icon.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0 0 15px;
}
.diy_con_compare_merit_ttl {
  font-size: 24px;
  color: #4BB752;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 8px;
}
.diy_con_compare_demerit {
  padding: 0 0 0 35px;
  background-image: url(images/diy02/diy-demerit-icon.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
.diy_con_compare_demerit_ttl {
  font-size: 24px;
  color: #4BB752;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 8px;
}
.diy_con_compare_natural .diy_con_compare_merit_ttl,
.diy_con_compare_natural .diy_con_compare_demerit_ttl {
  color: #968232;
}
.diy_con_compare ul {
  margin: 0 0 0 5px;
}
.diy_con_compare li {
  margin: 0 0 5px;
}

.diy_sp {
  width: 640px;
  margin: 0 auto;
}
.diy_sp p {
  font-size: 24px;
  line-height: 1.3;
  color: #726526;
}
.diy_sp .diy_intro_note {
  font-size: 24px;
  color: #fff;
  background: #B1A05C;
  display: inline-block;
}
.diy_sp .diy_box {
  margin: 30px 0;
}
.diy_sp .diy_box_txt {
    margin: 0 15px;
}
.diy_sp .diy_box_tit {
  margin: 0 0 15px;
}
.diy_sp .diy_box_txt img {
  width: 280px;
  height: auto;
  float: right;
  margin: 0 0 15px 30px;
}
.diy_sp .diy_box_txt .point_green{
  color: #4CB853;
}
.diy_box_attention {
  background: #F0F0E1;
  padding: 15px 10px;
  margin: 0 0 20px;
}
.diy_box_attention_tit {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  background: #FF7F00;
  padding: 5px 0 0 10px;
  display: inline-block;
  margin: 0 0 8px;
}
.diy_box_point {
  background: #F0F0E1;
  padding: 15px 10px 20px;
  margin: 0 0 20px;
}
.diy_box_point_tit {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  background: #726526;
  padding: 5px 10px 2px;
  display: inline-block;
  margin: 0 0 8px;
}
.diy_box_point_img {
  margin: 0 40px;
}
.diy_box_point_img img {
  width: 200px;
  height: auto;
  float: left;
}
.diy_box_point_img img+ img {
  width: 280px;
  height: auto;
  float: right;
}
.diy_box_more {
  margin: 0 20px 30px 0;
  text-align: right;
}
.diy_box_more a {
  color: #FF7F00;
  font-size: 26px;
  line-height: 1.3;
  display: inline-block;
  padding: 0 0 0 20px;
  text-decoration: underline;
  background-image: url(images/diy02/diy-link-arrow.png);
  background-repeat: no-repeat;
  background-position: top 9px left;
}
.diy_sp .diy_box_arrow {
  padding: 0 0 30px;
  background-image: url(images/diy02/sp-diy-arrow.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.diy_sp .orange {
  color: #FF7F00;
}
.diy_sp .attention_yellow {
  color: #8C0000;
  background: #FFFF13;
}
.sp_rakuraku_box {
  padding: 40px 0 5px;
  background-color: #FAFAF3;
  background-image: url(images/diy02/diy-rakuraku-top.jpg);
  background-repeat: no-repeat;
  background-position: top 18px center;
  margin: 40px 0 0;
}
.sp_rakuraku_list {
  margin: 20px 0 0;
}
.sp_rakuraku_box_sub_tit {
  padding: 13px 0 7px 15px;
  background: #8BDA97;
  font-size: 30px;
  color: #fff;
  margin: 0 0 15px;
}
.sp_rakuraku_box_sub_tit .num {
  color: #8BDA97;
  font-weight: bold;
  padding: 5px 20px 4px 12px;
  background-image: url(images/diy02/diy-num-bg.png);
  background-repeat: no-repeat;
  background-position: top left;
}
.sp_rakuraku_list p {
  margin: 0 15px 20px;
}
.diy_reco_bnr {
  margin: 40px 0;
}


.sp_only_shiba {
	display: none;
}


.warning_othercompany {
	width: 980px;
	height: 330px;
	margin-bottom: 20px;
}

.item_subtitle1_green {
	font-size: 20px;
	font-weight: bold;
	color: #4ab16a;
}

.c-banners {
  width: 250px;
  overflow: hidden;
  border-radius: 15px;
  background-color: #ebf1e5;
  margin-top: 25px;
  text-align: center;
}
.c-banners-inner {
  padding: 15px 10px 10px;
}
.c-banners-title {
  background-color: #85ae4e;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  padding: 5px 10px;
}
.c-banner {
  margin-bottom: 5px;
}

.c-banner img {
  display: block;
  width: 100%;
}

.top-news {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px 15px;
  border: 5px dotted #cfdfb3;
  border-radius: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 834px) {
  .top-news {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    padding: 15px 20px 10px;
    border: 2px dotted #cfdfb3;
    border-radius: 10px;
    margin-top: 7vw;
  } 
}

.top-news-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 5px;
  text-decoration: none;
  box-sizing: border-box;
}

.top-news-list__date {
  display: block;
  color: #93b250;
  width: 150px;
  box-sizing: border-box;
}

.top-news-list__title {
  display: inline-block;
  color: #555;
  max-width: calc(100% - 150px);
  background: url(img/blog-arrow.png) no-repeat right 23px center;
  padding-right: 50px;
  box-sizing: border-box;
}

.page_header_title {
  color: #84b04f;
  font-weight: bold;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  font-size: 22px;
}

/* ブログ装飾要素 */
.main_contents_page_in.single ul {
  padding: 0 0 1em 0;
  list-style-type: disc;
  list-style-position: inside;
}
.main_contents_page_in.single ol {
  padding: 0 0 1em 0;
  list-style-type: decimal;
  list-style-position: inside;
}
.main_contents_page_in.single b {
  font-weight: bold;
}
.main_contents_page_in.single em {
  font-style: italic;
}
.main_contents_page_in.single blockquote {
  background-color: #eee;
  padding: 2em 1em;
  margin: 0 0 1em 0;
}

.caution {
  background-color: #fff;
  padding: .75em;
  border: 2px solid #c00;
}

.top-news-right {
  margin: 0 0 0 20px;
}
.top-news-outer {
  width: 1080px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.top-news-outer .top-news {
  width: 520px;
  float: left;
}
.top-news-outer .top-banner {
  width: 520px;
  float: right;
  text-align: center;
}
.top-news-outer .top-banner img {
  width: auto;
  max-width: 100%;
}
.top-news-outer::after {
  content: '';
  display: block;
  clear: both;
}
.top-news-outer .top-news-list__link {
  display: block;
}
.top-news-outer .top-news-list__date,
.top-news-outer .top-news-list__title {
  width: auto;
  max-width: none;
}
@media (max-width: 1080px) {
  .top-news-outer {
    width: 100%;
  }
  .top-news-outer .top-news,
  .top-news-outer .top-banner {
    width: 100%;
    float: none;
  }
  .top-news-outer .top-banner {
    display: none;
    margin-top: 15px;
  }
}

.top-list-title {
  font-weight: bold;
  color: #4db956;
  font-size: 18px;
  margin: 0 0 5px;
}
.entry-icon-new {
  color: red;
}

.footer-banner-pc {
  position: fixed;
  bottom: 165px;
  left: 10px;
  z-index: 1000000;
}
.footer-banner-pc img {
  width: 60%;
}

.footer-banner {
  position: fixed;
  bottom: 55px;
  left: 10px;
  width: 210px;
  z-index: 1000000;
}
@media (min-width: 1081px) {
  .footer-banner {
    display: none;
  }
}

/* 施工パートナー日本地図 =======  */
.partner-read{
  color: #87b050;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.japan_map{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    display: table;
}
/* 日本地図画像（スマホ対応用） */
.japan_map img{
    max-width: 100%;
    height: auto;
    border: 0;
    -webkit-backface-visibility: hidden;
}
/* 日本地図ボタン */
.japan_map .area_btn{
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
    cursor: pointer;
    border: 3px solid #333333;
    border-radius: 5px;
    background-color: #FFF;
    padding: 0.2em auto;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}

/* ボタン配置（使用する日本地図画像により微調整） */
.japan_map .area_btn.area1{
    top: 30%;
    right: 0;
    width: 30%;
    color: #6699cc;
    border-color: #6699cc;
}
.japan_map .area_btn.area2{
    top: 58%;
    right: 11%;
    width: 13%;
    color: #71d5cb;
    border-color: #71d5cb;
}
.japan_map .area_btn.area3{
    top: 56%;
    right: 27.5%;
    width: 13%;
    color: #75b777;
    border-color: #75b777;
}
.japan_map .area_btn.area4{
    top: 65%;
    right: 44%;
    width: 13%;
    color: #efb838;
    border-color: #efb838;
}
.japan_map .area_btn.area5{
    top: 53%;
    left: 20%;
    width: 25%;
    color: #f58c3f;
    border-color: #f58c3f;
}
.japan_map .area_btn.area6{
    top: 70%;
    left: 0;
    width: 25%;
    color: #e77a72;
    border-color: #e77a72;
}
/* オーバーレイ */
.japan_map .area_overlay{
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-color: #666;
    opacity: 0.5;
    cursor: pointer;
}

/* 選択前は表示を隠す */
.japan_map .pref_area{
    display: none;
}

/* 地域毎の都道府県リスト */
.japan_map .pref_list{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 3;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    background-color: #FFF;
}
.japan_map .pref_list > div{
    box-sizing: border-box;
    width: 50%;
    border: 1px solid #CCC;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    cursor: pointer;
}
.japan_map .pref_list > div > a{
  display: block;
  text-decoration: none;
}

.japan_map .pref_list[data-list="1"] > div{
    border-color: #6699cc;
}
div[data-list="1"] a{
  color: #6699cc;
}

.japan_map .pref_list[data-list="2"] > div{
    border-color: #71d5cb;
}
div[data-list="2"] a{
  color: #71d5cb;
}

.japan_map .pref_list[data-list="3"] > div{
    border-color: #75b777;
}
div[data-list="3"] a{
  color: #75b777;
}

.japan_map .pref_list[data-list="4"] > div{
    border-color: #efb838;
}
div[data-list="4"] a{
  color: #efb838;
}

.japan_map .pref_list[data-list="5"] > div{
    border-color: #f58c3f;
}
div[data-list="5"] a{
  color: #f58c3f;
}

.japan_map .pref_list[data-list="6"] > div{
    border-color: #e77a72;
}
div[data-list="6"] a{
  color: #e77a72;
}

@media screen and (max-width: 480px){
    /* スマホユーザー向けにボタン文字サイズを調整 */
    .japan_map .area_btn{
        font-size: 4vw;
    }
}


.renewal_label {
	color: #555555 !important;
	background-color: #fff799;
  padding: 0 5px;
  margin-right: 5px;
}

.wall-point-row {
  display: flex;
  align-items: center;
}

.wall-point-row__left {
  width: 35%;
}
.wall-point-row__center {
  width: 35%;
}
.wall-point-row__right {
  width: 30%;
}

.wall-point-row > div img {
  max-width: 100%;
  height: auto;
}

.grecaptcha-badge {
  z-index: 1000;
}

.sturfo2s-figures {
  display: block grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 10px;

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