@charset "UTF-8";
#main_vs .main_hd:after {
  background-image: url(../img/sound/main_bg.jpg);
  opacity: 0.4;
}

#main_vs.big h2 {
  background-image: url(../img/sound/ttl_ico.png);
  background-size: auto 60px;
}

#shinchiku_wrap #sub_nav_nemu li.shinchiku a,
#mansion_wrap #sub_nav_nemu li.mansion a,
#renovation_wrap #sub_nav_nemu li.renovation a,
#design_wrap #sub_nav_nemu li.design a {
  font-weight: 700;
}

#shinchiku_wrap #sub_nav_nemu li.shinchiku a span:after,
#mansion_wrap #sub_nav_nemu li.mansion a span:after,
#renovation_wrap #sub_nav_nemu li.renovation a span:after,
#design_wrap #sub_nav_nemu li.design a span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #4a443a;
  position: absolute;
  left: 0;
  bottom: 1px;
}

#sub_nav_nemu .box {
  margin-left: auto;
  margin-right: auto;
}

#sub_nav_nemu li {
  text-align: center;
}

#sub_nav_nemu li:nth-of-type(1) {
  border-left: 1px solid #d7c9bb;
}

.main_contens {
  /*pro_wrap*/
  /*contact_area*/
  /*pro_link_area*/
}

.main_contens .txt_bnr {
  margin: 104px auto;
}

.main_contens .txt_bnr .img {
  background-image: url(../img/sound/img_bnr.jpg);
}

.main_contens .link {
  text-align: center;
  margin: -20px 0 50px;
  background: #f3f3f3;
  padding: 8px 10px;
}

.main_contens .link .txt {
  font-size: 1.2rem;
  line-height: 1.7;
  display: inline-block;
}

.main_contens .link a {
  display: block;
  color: #b69370;
}

.main_contens .link a span {
  font-size: 1.4rem;
  font-weight: 700;
  background: url(../img/ico_arrow09.png) no-repeat right center;
  background-size: 8px auto;
  padding-right: 20px;
  display: inline-block;
  text-decoration: underline;
}

.main_contens .link.c_o {
  background: #d89f6d;
}

.main_contens .link.c_o a {
  color: #fff;
}

.main_contens .link.c_o a span {
  background-image: url(../img/ico_arrow16.png);
}

.main_contens #pro_wrap {
  text-align: center;
  border: 1px solid #d7c9bb;
  padding: 8px;
  max-width: 700px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 68px;
  background: #fff;
}

.main_contens #pro_wrap .inner {
  border: 1px solid #d7c9bb;
  padding: 30px 20px 45px;
}

.main_contens #pro_wrap .inner h3 {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  background: url(../img/ico_pro.png) no-repeat center top;
  background-size: 54px auto;
  line-height: 1;
  padding-top: 69px;
  font-size: 2rem;
  color: #b69370;
  margin-bottom: 14px;
}

.main_contens #pro_wrap .inner .txt {
  margin-bottom: 24px;
}

.main_contens #pro_wrap .inner .btn01 a {
  background: #b69370;
  min-width: 380px;
}

.main_contens .contact_area {
  background: #faf6f0;
  padding-top: 65px;
  padding-bottom: 60px;
  margin-bottom: 55px;
}

.main_contens .contact_area .main_catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #a78461;
  font-size: 2.8rem;
  margin-bottom: 42px;
  line-height: 1.5;
}

.main_contens .contact_area .hd {
  text-align: center;
}

.main_contens .contact_area .hd .ico {
  line-height: 1;
  margin-bottom: 16px;
}

.main_contens .contact_area .hd .txt {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.main_contens .contact_area .hd .division {
  font-size: 2.2rem;
  color: #d87b49;
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.9;
}

.main_contens .contact_area .hd .division span {
  padding-bottom: 1px;
  background: url(../img/line01.png) repeat-x left bottom;
  background-size: auto 2px;
}

.main_contens .contact_area .hd .address {
  margin-bottom: 20px;
}

.main_contens .contact_area .hd .tel {
  font-family: 'Crimson Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 700;
  line-height: 1;
  font-size: 2.6rem;
  letter-spacing: 0.075em;
  margin-bottom: 21px;
}

.main_contens .contact_area .hd .tel span {
  font-size: 1.8rem;
  margin-right: 15px;
}

.main_contens .contact_area .hd .tel li {
  margin-bottom: 12px;
}

.main_contens .contact_area .txt_bnr {
  margin: 65px 0 0 0;
}

.main_contens .contact_area.c_f {
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}

.main_contens .pro_link_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.main_contens .pro_link_area ul li {
  width: 22%;
  margin-bottom: 28px;
  text-align: center;
}

.main_contens .pro_link_area ul a {
  background: #987b5f;
  color: #fff;
  display: block;
  padding: 2px 2px 12px 2px;
}

.main_contens .pro_link_area ul .img {
  margin-bottom: 12px;
}

.main_contens .pro_link_area ul .img img {
  width: 100%;
  height: auto;
  opacity: 0.6;
}

.main_contens .pro_link_area ul .txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.5rem;
  line-height: 1.46;
  font-weight: 700;
  padding: 0 5px;
}

.main_contens .pro_link_area .btn01 a {
  border: 1px solid #d7c9bb;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■防音・音響、音場改善工事 sound_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#sound_wrap #intro .main_catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: normal;
  line-height: 1.3;
  padding: 33px 30px;
  text-shadow: 0px 0px 8px #8d633f;
  background: -moz-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d69e6d', endColorstr='#00d69e6d',GradientType=1 );
  /* IE6-9 */
  margin-top: -57px;
  margin-bottom: 54px;
}

#sound_wrap #pickup_wrap {
  background: #f3f3f3;
  padding: 104px 0 95px;
}

#sound_wrap #pickup_wrap .w1000 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#sound_wrap #pickup_wrap .box {
  width: 48.8%;
}

#sound_wrap #pickup_wrap .hd, #sound_wrap #pickup_wrap .txt {
  max-width: 500px;
  margin: 0 auto;
}

#sound_wrap #pickup_wrap .hd {
  line-height: 1;
  border-bottom: 1px solid #a78461;
  padding-bottom: 3px;
  margin-bottom: 30px;
  text-align: center;
}

#sound_wrap #pickup_wrap .hd .en {
  font-family: 'Crimson Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #a78461;
  border: 1px solid #a78461;
  font-size: 2rem;
  letter-spacing: 0.075em;
  padding: 3px 10px;
  margin-bottom: 45px;
  margin-bottom: 18px;
}

#sound_wrap #pickup_wrap .hd .ttl {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding-bottom: 21px;
  border-bottom: 1px solid #a78461;
}

#sound_wrap #pickup_wrap .txt {
  margin-bottom: 50px;
}

#sound_wrap #pickup_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#sound_wrap #pickup_wrap ul li {
  width: 47.2%;
  overflow: hidden;
  border-radius: 50%;
  background: #a78461;
}

#sound_wrap #pickup_wrap ul li img {
  width: 100%;
  height: auto;
  opacity: 0.8;
}

#sound_wrap #flow_wrap {
  background: #5e574b;
  color: #fff;
  padding: 63px 0 40px;
  margin-bottom: 55px;
}

#sound_wrap #flow_wrap ol {
  overflow: hidden;
}

#sound_wrap #flow_wrap ol li {
  float: left;
  width: 16.6%;
  position: relative;
  margin-bottom: 30px;
}

#sound_wrap #flow_wrap ol li:after {
  content: "";
  background: url(../img/ico_arrow13.png) no-repeat;
  background-size: 12px auto;
  width: 12px;
  height: 13px;
  position: absolute;
  top: 53px;
  right: -3.2%;
}

#sound_wrap #flow_wrap ol li:last-of-type:after {
  content: none;
}

#sound_wrap #flow_wrap ol .ico {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 117px;
  height: 117px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  margin: 0 auto 13px;
}

#sound_wrap #flow_wrap ol .txt {
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 1.5;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sound_wrap #product_wrap {
  margin-bottom: 65px;
}

#sound_wrap #product_wrap ul {
  max-width: 600px;
  margin: -20px auto 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#sound_wrap #product_wrap ul li {
  width: 195px;
  margin-bottom: 6px;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
}

#sound_wrap #product_wrap ul li a {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  background: url(../img/ico_arrow03.png) no-repeat right 6px bottom 6px #5c564d;
  background-size: auto 10px;
  padding: 21px 10px;
  display: block;
}

#sound_wrap #product_wrap .btn01 a {
  border: 1px solid #c39f7a;
  min-width: 380px;
}

#sound_wrap #product_wrap .btn01 a:after {
  left: 285px;
}


#sound_wrap #kaitori_wrap {
  margin-bottom: 65px;
}

#sound_wrap #kaitori_wrap ul {
  max-width: 398px;
  margin: -20px auto 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#sound_wrap #kaitori_wrap ul li {
  width: 195px;
  margin-bottom: 6px;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
}

#sound_wrap #kaitori_wrap ul li a {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  background: url(../img/ico_arrow03.png) no-repeat right 6px bottom 6px #5c564d;
  background-size: auto 10px;
  padding: 21px 10px;
  display: block;
}

#sound_wrap #kaitori_wrap .btn01 a {
  border: 1px solid #c39f7a;
  min-width: 380px;
}

#sound_wrap #kaitori_wrap .btn01 a:after {
  left: 285px;
}


#sound_wrap #works_wrap {
  background: #faf6f0;
  padding: 75px 0 85px;
  margin-bottom: 100px;
}

#sound_wrap #works_wrap .tac {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: -14px;
  margin-bottom: 40px;
}

#sound_wrap #works_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 62px;
  line-height: 1;
}

#sound_wrap #works_wrap ul li {
  width: 32.8%;
  border: 1px solid #a78461;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sound_wrap #works_wrap ul li img {
  width: 100%;
  height: auto;
}

#sound_wrap #works_wrap .btn01 a {
  min-width: 380px;
}

#sound_wrap #works_wrap .btn01 a:after {
  left: 325px;
}

#sound_wrap #works_wrap .show_room {
  background: #fff;
  padding: 50px 5.3% 55px;
  margin-top: 105px;
}

#sound_wrap #works_wrap .show_room .inner {
  overflow: hidden;
}

#sound_wrap #works_wrap .show_room .inner .img {
  width: 48.5%;
  float: left;
}

#sound_wrap #works_wrap .show_room .inner .img img {
  width: 100%;
  height: auto;
}

#sound_wrap #works_wrap .show_room .inner .txt_area {
  width: 46.6%;
  float: right;
}

#sound_wrap #works_wrap .show_room .inner .copy {
  font-size: 1.4rem;
  line-height: 1.71;
  margin-bottom: 20px;
}

#sound_wrap #works_wrap .show_room .inner a {
  color: #987b5f;
}

#sound_wrap #works_wrap .show_room .inner .name {
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

#sound_wrap #works_wrap .show_room .inner .name span {
  background: url(../img/ico_arrow08.png) no-repeat right bottom 3px;
  background-size: auto 6px;
  padding-right: 30px;
}

#sound_wrap #works_wrap .show_room .inner .tel {
  font-family: 'Crimson Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 22px;
  line-height: 1;
}

#sound_wrap #works_wrap .show_room .inner dl {
  overflow: hidden;
  font-size: 1.4rem;
  line-height: 1.71;
  border-top: 1px dotted #b79a7d;
}

#sound_wrap #works_wrap .show_room .inner dl dt, #sound_wrap #works_wrap .show_room .inner dl dd {
  padding: 8px 0;
}

#sound_wrap #works_wrap .show_room .inner dl dt {
  float: left;
}

#sound_wrap #works_wrap .show_room .inner dl dd {
  padding-left: 70px;
  border-bottom: 1px dotted #b79a7d;
}

#sound_wrap .column_block .h3p {
  text-align: center;
  margin: -20px 0 50px;
}

@media screen and (max-width: 930px) {
  #sound_wrap #flow_wrap ol li {
    width: 33.33%;
  }
  #sound_wrap #flow_wrap ol li:nth-of-type(3):after {
    content: none;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■プロの防音 professional_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#professional_wrap #main_vs #intro .txt_area .catch {
  margin-bottom: 14px;
}

#professional_wrap #info_area {
  background: #faf6f0;
  padding: 70px 0 100px;
  margin-bottom: 85px;
}

#professional_wrap #info_area .inner {
  overflow: hidden;
}

#professional_wrap #info_area ul {
  float: left;
  width: 50%;
}

#professional_wrap #info_area li a {
  text-decoration: underline;
}

#professional_wrap #needs_area {
  margin-bottom: 105px;
}

#professional_wrap #needs_area .catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 52px;
  text-align: center;
}

#professional_wrap #needs_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#professional_wrap #needs_area li {
  width: 24%;
  text-align: center;
}

#professional_wrap #needs_area li a {
  color: #987b5f;
}

#professional_wrap #needs_area li .img {
  line-height: 1;
  border: 1px solid #987b5f;
  border-radius: 50%;
  padding: 7px;
  max-width: 195px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 21px;
}

#professional_wrap #needs_area li .img span {
  display: block;
  border: 1px solid #987b5f;
  background: #987b5f;
  overflow: hidden;
  border-radius: 50%;
}

#professional_wrap #needs_area li .img img {
  width: 100%;
  height: auto;
  opacity: 0.7;
}

#professional_wrap #needs_area li .txt {
  line-height: 1.62;
  font-weight: 700;
}

#professional_wrap #needs_area li a:hover {
  opacity: 1;
}

#professional_wrap #needs_area li a:hover .img, #professional_wrap #needs_area li a:hover span {
  border-color: #f19149;
}

#professional_wrap #needs_area li a:hover .img img {
  opacity: 0.85;
}

#professional_wrap #needs_area li a:hover .txt {
  color: #f19149;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■プロ詳細 professional_detail
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.professional_detail #main_vs.small .main_hd {
  margin-bottom: 135px;
}

.professional_detail .h3p_center {
  text-align: center;
  margin-bottom: 45px;
}

.professional_detail .h3p_center strong {
  font-weight: 700;
}

.professional_detail .txt_box {
  border: 1px solid #987b5f;
  padding: 35px 3.7%;
  background: #fff;
}

.professional_detail .txt_box .exp {
  margin-top: 28px;
}

.professional_detail .txt_box .exp .list01 {
  padding: 12px 0;
}

.professional_detail .block {
  padding-top: 80px;
  padding-bottom: 80px;
}

.professional_detail .strong_txt {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: normal;
  line-height: 1.3;
  padding: 33px 30px;
  text-shadow: 0px 0px 8px #8d633f;
  background: -moz-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d69e6d', endColorstr='#00d69e6d',GradientType=1 );
  /* IE6-9 */
}

.professional_detail .box_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.professional_detail .box_list > li {
  width: 32%;
  background: #fff;
  border: 1px solid #d2d2d2;
  padding: 10px 2% 31px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.professional_detail .box_list > li li {
  font-size: 1.4rem;
}

.professional_detail .box_list > li li:before {
  font-size: 1rem;
}

.professional_detail .box_list .hd {
  text-align: center;
  font-weight: 700;
  color: #d87b49;
  font-size: 1.8rem;
  line-height: 1.33;
  padding: 13px 0;
  border-bottom: 1px dotted #b5987b;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.professional_detail .box_list .txt {
  font-size: 1.4rem;
}

.professional_detail .box_area .box {
  margin-bottom: 55px;
}

.professional_detail .box_area .box:last-of-type {
  margin-bottom: 0;
}

.professional_detail .box_area .box .small_box {
  margin-top: 15px;
  border: 1px solid #cacaca;
  padding: 20px;
}

.professional_detail .box_area .box .small_box .ttl {
  font-weight: 700;
}

.professional_detail #intro {
  margin-top: -35px;
  margin-bottom: 45px;
}

.professional_detail #intro .link + .txt_box {
  margin-top: -30px;
}

.professional_detail #merit_area {
  background: #faf6f0;
}

.professional_detail #merit_area .block {
  padding-top: 57px;
}

.professional_detail #flow_area {
  background: #f3f3f3;
}

.professional_detail #flow_area .inner {
  overflow: hidden;
}

.professional_detail #flow_area ol {
  float: left;
  width: 48%;
  position: relative;
}

.professional_detail #flow_area ol:after {
  content: "";
  height: calc(100% - 28px);
  width: 1px;
  background: #987b5f;
  position: absolute;
  top: 0;
  left: 14px;
}

.professional_detail #flow_area ol li {
  position: relative;
  line-height: 1.4;
  z-index: 2;
  margin-bottom: 20px;
}

.professional_detail #flow_area ol li:lasat-of-type {
  margin-bottom: 0;
}

.professional_detail #flow_area ol li .num {
  font-family: 'Crimson Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  display: inline-block;
  width: 28px;
  height: 28px;
  background: #987b5f;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  padding-top: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.professional_detail #flow_area ol li p {
  font-size: 1.4rem;
  letter-spacing: normal;
}

.professional_detail #flow_area ol li .txt {
  padding: 4px 20px 0 38px;
}

.professional_detail #flow_area ol li .txt .sub {
  color: #fff;
  font-weight: 700;
  background: #d89f6d;
  text-align: center;
  display: inline-block;
  width: 90px;
  margin-right: 9px;
  padding: 3px 0;
  font-size: 1.3rem;
}

.professional_detail #flow_area ol li .pr {
  color: #d87b49;
  font-weight: 700;
  padding-left: 0;
  background: #f3f3f3;
  padding: 5px 0;
  line-height: 2.4;
}

.professional_detail #flow_area ol li .pr span {
  background: url(../img/line01.png) repeat-x left bottom;
  background-size: auto 2px;
  padding-bottom: 2px;
}

.professional_detail #flow_area ol:last-of-type {
  width: 52%;
}

.professional_detail #flow_area ol:last-of-type li .txt {
  padding-right: 0;
  padding-top: 2px;
}

.professional_detail #flow_area .normal li .txt {
  padding-top: 4px;
}

.professional_detail .pr_area {
  background: #4a443a;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}

.professional_detail .pr_area .catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  font-size: 2.4rem;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 21px;
  margin-bottom: 16px;
}

.professional_detail .pr_area .txt {
  font-size: 1.8rem;
  line-height: 1.88;
}

.professional_detail .pr_area .txt strong {
  font-weight: 700;
}

.professional_detail .img_block .inner {
  overflow: hidden;
}

.professional_detail .img_block .img {
  float: left;
  width: 44%;
  padding: 0 11px 13px 0;
  position: relative;
}

.professional_detail .img_block .img:after {
  content: "";
  width: calc(100% - 11px);
  height: calc(100% - 13px);
  background: #d7c9bb;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.professional_detail .img_block .img img {
  width: 100%;
  height: auto;
}

.professional_detail .img_block .txt_area {
  float: right;
  width: 51%;
}

.professional_detail .img_block .txt_area .catch {
  color: #a78461;
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  line-height: 1.9;
  font-size: 2.1rem;
  margin-bottom: 27px;
}

.professional_detail .img_block .txt_area .txt .small {
  font-size: 1.3rem;
}

.professional_detail .img_block .txt_area .txt .small .kome {
  color: #a78461;
}

.professional_detail .img_block .txt_area .txt.bold {
  font-weight: 700;
  margin-bottom: 5px;
}

.professional_detail .img_block .txt_area p.kome {
  color: #a78461;
  font-size: 1.3rem;
}

.professional_detail .img_block .txt_area .btn01 {
  margin-top: 30px;
}

.professional_detail .case_area .tac {
  margin-bottom: 50px;
}

.professional_detail .case_area .bold {
  text-align: center;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.professional_detail .case_area .box {
  overflow: hidden;
  margin-bottom: 75px;
}

.professional_detail .case_area .box:nth-of-type(1) {
  margin-top: 10px;
}

.professional_detail .case_area .box:last-of-type {
  margin-bottom: 0;
}

.professional_detail .case_area .box .img {
  display: inline-block;
  padding: 0 10px 10px 0;
  width: 355px;
  float: right;
  position: relative;
  margin-left: 4.5%;
}

.professional_detail .case_area .box .img:after {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 10px;
  left: 10px;
  background: #d7c9bb;
}

.professional_detail .case_area .box .img img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}

.professional_detail .case_area .box .catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #987b5f;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7c9bb;
  margin-bottom: 22px;
  overflow: hidden;
}

.professional_detail .case_area .box .free_area {
  padding-top: 25px;
}

.professional_detail .case_area .box .free_area .entry2018 {
  clear: none;
}

/* ━━━━━━━━
	リフォーム
━━━━━━━━━ */
#renovation_wrap .strong_txt {
  font-size: 2rem;
  line-height: 1.7;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 70px;
}

#renovation_wrap #point_area {
  background: #faf6f0;
}

/* ━━━━━━━━
	マンション
━━━━━━━━━ */
#mansion_wrap .case_area {
  padding-top: 0;
}

#mansion_wrap .strong_txt {
  font-size: 2.4rem;
}

#mansion_wrap .block .txt01 {
  margin-top: 45px;
}

#mansion_wrap #merit_area .block {
  padding-top: 80px;
}

#mansion_wrap #gakki_area {
  background: #f3f3f3;
}

#mansion_wrap #gakki_area .txt01 {
  margin-top: 0;
  margin-bottom: 20px;
}

#mansion_wrap #gakki_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}

#mansion_wrap #gakki_area ul li {
  width: 14.2%;
}

#mansion_wrap #gakki_area ul li span {
  display: block;
  width: 125px;
  position: relative;
  text-align: center;
}

#mansion_wrap #gakki_area ul li span img {
  position: relative;
  z-index: 2;
}

#mansion_wrap #gakki_area ul li span:after {
  content: "";
  width: 125px;
  height: 125px;
  background: #efe6df;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}

#mansion_wrap #gakki_area ul li.gakki04 img {
  margin-left: -8px;
}

@media screen and (max-width: 1000px) {
  #mansion_wrap #gakki_area ul {
    max-width: 800px;
    margin: 0 auto -20px;
  }
  #mansion_wrap #gakki_area ul li {
    width: 24.2%;
    margin-bottom: 20px;
  }
}

/* ━━━━━━━━
	事例
━━━━━━━━━ */
#case_wrap #column_list .block {
  padding-top: 80px;
  padding-bottom: 80px;
}

#case_wrap #column_list .block.type02 {
  background: #faf6f0;
}

#case_wrap #column_list li .column {
  font-size: 1.4rem;
  color: #da8354;
}

#case_wrap #column_list li .column a {
  color: #da8354;
  text-decoration: underline;
}

#case_wrap #column_list li .img {
  width: 300px;
}

#case_wrap #column_list li .txt_area {
  width: calc(100% - 325px);
}

#case_wrap #column_list #new_block {
  padding-top: 0;
  margin-bottom: 50px;
}

#case_wrap #column_list #new_block .new_inner {
  border: 1px solid #a78461;
  padding: 50px 6%;
}

#case_wrap #column_list #new_block dl {
  border-top: 1px dotted #ba9f84;
  padding-top: 20px;
  margin-top: 30px;
}

#case_wrap #column_list #new_block dl dt {
  font-family: 'Crimson Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1;
  margin-top: 10px;
}

#case_wrap #column_list #new_block dl dd {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  color: #a78461;
  font-size: 2rem;
}

#case_wrap #column_list #new_block dl dd a {
  color: #a78461;
  text-decoration: underline;
}

#case_wrap #column_list #new_block li {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#case_wrap #column_list #new_block li .img {
  width: 350px;
}

#case_wrap #column_list #new_block li .strong {
  color: #fff;
  background: #ffa500;
  padding: 1px 5px;
  margin-right: 10px;
}

#case_wrap #column_list #new_block li .color {
  color: #a78461;
  margin-right: 10px;
}

#case_wrap #column_list #new_block li .txt_area {
  width: calc(100% - 375px);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■音場・音響改善のご提案 proposal_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#proposal_wrap #about_area {
  margin-top: -25px;
  margin-bottom: 55px;
}

#proposal_wrap #about_area .main_catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: normal;
  line-height: 1.3;
  padding: 33px 30px;
  text-shadow: 0px 0px 8px #8d633f;
  background: -moz-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d69e6d', endColorstr='#00d69e6d',GradientType=1 );
  /* IE6-9 */
  font-size: 2.1rem;
  margin-bottom: 50px;
  padding-top: 27px;
  padding-bottom: 27px;
}

#proposal_wrap #about_area .main_catch span {
  display: block;
}

#proposal_wrap #about_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#proposal_wrap #about_area ul li {
  width: 32%;
  position: relative;
}

#proposal_wrap #about_area ul li a {
  display: block;
}

#proposal_wrap #about_area ul li img {
  width: 100%;
  height: auto;
}

#proposal_wrap #about_area ul li .txt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 132, 97, 0)), color-stop(42%, #a78461), color-stop(59%, #a78461));
  background: linear-gradient(to bottom, rgba(167, 132, 97, 0) 0%, #a78461 42%, #a78461 59%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a78461', endColorstr='#a78461',GradientType=0 );
  /* IE6-9 */
}

#proposal_wrap #about_area ul li .txt:after {
  content: "";
  background: url(../img/ico_arrow17.png) right bottom;
  background-size: 10px auto;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 6px;
  bottom: 6px;
}

#proposal_wrap #about_area ul li .txt p {
  text-align: center;
  letter-spacing: normal;
}

#proposal_wrap #about_area ul li .txt span {
  font-weight: normal;
  font-size: 1.4rem;
  display: block;
  margin-bottom: 5px;
}

#proposal_wrap #point_wrap {
  background: #f3f3f3;
  padding: 55px 0 75px;
  margin-bottom: 60px;
}

#proposal_wrap #point_wrap .catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 2.1rem;
  color: #d87b49;
  line-height: 1.5;
  margin-bottom: 67px;
}

#proposal_wrap #point_wrap .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

#proposal_wrap #point_wrap .inner .box {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}

#proposal_wrap #point_wrap .inner .box .img {
  width: 160px;
  position: relative;
}

#proposal_wrap #point_wrap .inner .box .img img {
  width: 100%;
  height: auto;
  margin-top: -15px;
  position: relative;
  z-index: 2;
}

#proposal_wrap #point_wrap .inner .box .img:after {
  content: "";
  width: 160px;
  height: 160px;
  background: #efe6df;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}

#proposal_wrap #point_wrap .inner .box .txt_area {
  width: calc(100% - 190px);
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#proposal_wrap #point_wrap .inner .box .txt_area .ttl {
  font-weight: 700;
  margin-bottom: 9px;
  letter-spacing: normal;
}

#proposal_wrap #point_wrap .inner .box .txt_area .list01 li {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.71;
}

#proposal_wrap #point_wrap .inner .box .txt_area .list01 li:before {
  top: 2px;
  font-size: 1.1rem;
}

#proposal_wrap #point_wrap .inner .box:nth-of-type(2n) .txt_area {
  padding-right: 0;
}

#proposal_wrap #point_wrap .inner .box:nth-of-type(4) .img img {
  margin-top: -23px;
}

#proposal_wrap #point_wrap .pr_txt {
  text-align: center;
  font-weight: 700;
  color: #d87b49;
  font-size: 1.8rem;
}

#proposal_wrap #point_wrap .pr_txt span {
  background: url(../img/line01.png) repeat-x left bottom;
  background-size: auto 2px;
  padding-bottom: 10px;
}

#proposal_wrap #technology_wrap {
  margin-bottom: 55px;
}

#proposal_wrap #technology_wrap .h3p {
  line-height: 1.75;
  margin-top: -10px;
}

#proposal_wrap #technology_wrap .graph {
  margin: 45px 0 55px;
}

#proposal_wrap #technology_wrap .graph .ttl {
  font-weight: 700;
  line-height: 1;
  font-size: 1.8rem;
  color: #d87b49;
  margin-bottom: 10px;
}

#proposal_wrap #technology_wrap .graph img {
  width: 100%;
  height: auto;
}

#proposal_wrap #technology_wrap .img_list {
  max-width: 840px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#proposal_wrap #technology_wrap .img_list li {
  width: 214px;
  margin-bottom: 35px;
  text-align: center;
}

#proposal_wrap #technology_wrap .img_list li .img {
  margin-bottom: 12px;
}

#proposal_wrap #technology_wrap .img_list li img {
  width: 100%;
  height: auto;
}

#proposal_wrap #technology_wrap .img_list li .txt {
  font-size: 1.4rem;
  line-height: 1.71;
  letter-spacing: normal;
}

#proposal_wrap #case_wrap {
  background: #faf6f0;
  padding: 72px 0 80px;
  margin-bottom: 50px;
}

#proposal_wrap #case_wrap .catch {
  text-align: center;
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  font-size: 2.1rem;
  margin-bottom: 43px;
}

#proposal_wrap #case_wrap .link {
  margin: 0 0 10px;
  padding-top: 14px;
  padding-bottom: 14px;
}

#proposal_wrap #case_wrap .list {
  margin-bottom: 59px;
}

#proposal_wrap #case_wrap .list li {
  background: #fff;
  margin-bottom: 10px;
  padding: 40px 5% 40px 10%;
  overflow: hidden;
}

#proposal_wrap #case_wrap .list .img {
  float: left;
}

#proposal_wrap #case_wrap .list .txt_area {
  float: right;
  width: calc(100% - 245px);
}

#proposal_wrap #case_wrap .list .txt_area .hd {
  color: #fff;
  font-weight: 700;
  font-size: 1.4rem;
  background: #d89f6d;
  line-height: 1;
  padding: 5px 17px;
  border-radius: 20px;
  margin-bottom: 5px;
  display: inline-block;
}

#proposal_wrap #case_wrap .list .txt_area .ttl {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  font-size: 2.1rem;
  color: #b69370;
  line-height: 1.5;
  margin-bottom: 7px;
}

#proposal_wrap #case_wrap .list .txt_area .sub {
  font-weight: 700;
  line-height: 1.3;
}

#proposal_wrap #case_wrap .list .txt_area .price {
  margin-bottom: 8px;
}

#proposal_wrap #case_wrap .list .txt_area .price p {
  display: inline;
  background: url(../img/line01.png) repeat-x left bottom;
  background-size: auto 2px;
  color: #d87b49;
  font-weight: 700;
  font-size: 2rem;
  padding-bottom: 3px;
}

#proposal_wrap #case_wrap .list .txt_area .price p span {
  font-size: 1.6rem;
}

#proposal_wrap #case_wrap .list .txt_area .price:last-of-type {
  margin-bottom: 0;
}

#proposal_wrap #case_wrap .btn01 a {
  background-color: #fff;
}

#proposal_wrap .contact_area .hd .tel {
  margin-bottom: 63px;
}

#proposal_wrap .contact_area #pro_wrap {
  margin-bottom: 58px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■組み立てキット式 proposal_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#panel_wrap #parts_wrap {
  margin-bottom: 80px;
}

#panel_wrap #parts_wrap ul {
  padding-top: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#panel_wrap #parts_wrap ul li {
  width: 24.5%;
  max-width: 210px;
}

#panel_wrap #parts_wrap ul li .img {
  border: 1px solid #a78461;
  border-radius: 50%;
  overflow: hidden;
  max-width: 165px;
  margin: 0 auto 20px;
  background: #5e574b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#panel_wrap #parts_wrap ul li .img img {
  width: 100%;
  height: auto;
  opacity: 0.9;
}

#panel_wrap #parts_wrap ul li .name {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: #a78461;
  font-size: 1.8rem;
  padding: 8px;
  border: 1px solid #a78461;
  margin-bottom: 12px;
}

#panel_wrap #parts_wrap ul li .txt {
  line-height: 1.71;
  font-size: 1.4rem;
}

#panel_wrap #info_wrap {
  background: #faf6f0;
  padding: 62px 0 65px;
  margin-bottom: 70px;
}

#panel_wrap #info_wrap .point {
  overflow: hidden;
  margin-bottom: 30px;
}

#panel_wrap #info_wrap .point .img {
  width: 48.4%;
  float: right;
}

#panel_wrap #info_wrap .point .img img {
  width: 100%;
  height: auto;
}

#panel_wrap #info_wrap .point .txt_area {
  float: left;
  width: 48.5%;
  padding-top: 10px;
}

#panel_wrap #info_wrap .point .txt_area ol li {
  position: relative;
  margin-bottom: 22px;
}

#panel_wrap #info_wrap .point .txt_area ol li:last-of-type {
  margin-bottom: 0;
}

#panel_wrap #info_wrap .point .txt_area ol .num {
  font-family: 'Crimson Text', Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 5px;
  line-height: 1;
  background: #4a443a;
  display: block;
  font-weight: 700;
}

#panel_wrap #info_wrap .point .txt_area ol .txt {
  padding: 0 0 0 45px;
  line-height: 1.75;
}

#panel_wrap #info_wrap ul.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#panel_wrap #info_wrap ul.list li {
  background: #fff;
  width: 48.5%;
  margin-bottom: 15px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

#panel_wrap #info_wrap ul.list li .img {
  width: 30.2%;
  float: left;
}

#panel_wrap #info_wrap ul.list li .img img {
  width: 100%;
  height: auto;
}

#panel_wrap #info_wrap ul.list li .txt_area {
  float: left;
  padding-left: 20px;
  width: 69.8%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.71;
  padding-top: 5px;
}

#panel_wrap #info_wrap ul.list li .txt_area .ttl {
  color: #a78461;
  font-weight: 700;
  margin-bottom: 6px;
}

#panel_wrap #info_wrap ul.list li .txt_area .ttl span {
  font-size: 1.3rem;
}

#panel_wrap #info_wrap ul.list li .txt_area .txt {
  font-size: 1.4rem;
}

#panel_wrap #utilization_wrap {
  margin-bottom: 80px;
}

#panel_wrap #utilization_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#panel_wrap #utilization_wrap ul li {
  width: 32%;
  position: relative;
}

#panel_wrap #utilization_wrap ul li img {
  width: 100%;
  height: auto;
}

#panel_wrap #utilization_wrap ul li .txt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 48px 10px 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 132, 97, 0)), color-stop(42%, #a78461), color-stop(59%, #a78461));
  background: linear-gradient(to bottom, rgba(167, 132, 97, 0) 0%, #a78461 42%, #a78461 59%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a78461', endColorstr='#a78461',GradientType=0 );
  /* IE6-9 */
}

#panel_wrap #utilization_wrap ul li .txt p {
  text-align: center;
  letter-spacing: normal;
}

#panel_wrap #calc_wrap {
  background: #f3f3f3;
  padding: 69px 0 70px;
  text-align: center;
}

#panel_wrap #calc_wrap .box {
  width: 500px;
  margin: 0 auto 38px;
}

#panel_wrap #calc_wrap .box:last-of-type {
  margin-bottom: 0;
}

#panel_wrap #calc_wrap .exp {
  font-weight: 700;
  margin-bottom: 11px;
}

#panel_wrap #calc_wrap .catch {
  font-family: 'Noto Serif JP', "Yu Mincho Medium", "游明朝 Medium", YuMincho, "游明朝体", "ヒラギノ明朝 Pro W3", "HGS明朝E", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: normal;
  line-height: 1.3;
  padding: 33px 30px;
  text-shadow: 0px 0px 8px #8d633f;
  background: -moz-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(214, 158, 109, 0) 1%, #d69e6d 17%, #d69e6d 49%, #d69e6d 82%, rgba(214, 158, 109, 0) 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d69e6d', endColorstr='#00d69e6d',GradientType=1 );
  /* IE6-9 */
  font-size: 1.6rem;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

#panel_wrap #calc_wrap .kome {
  text-align: left;
  font-size: 1.3rem;
  margin-top: 16px;
}

#panel_wrap #calc_wrap .table01 th, #panel_wrap #calc_wrap .table01 td {
  background: #fff;
}

#panel_wrap #calc_wrap .table01 td {
  border-right: none;
}

#panel_wrap #calc_wrap .table01 .total {
  text-align: right;
}

#panel_wrap #calc_wrap .box02 .exp {
  color: #a78461;
}

#panel_wrap #calc_wrap .box02 .table01 th {
  border-right: none;
}

#panel_wrap #flow_wrap {
  background: #5e574b;
  padding: 60px 0 125px;
  color: #fff;
  margin-bottom: 64px;
}

#panel_wrap #flow_wrap ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 2%;
}

#panel_wrap #flow_wrap ol li {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-align: center;
}

#panel_wrap #flow_wrap ol li:after {
  content: "";
  background: url(../img/ico_arrow18.png) no-repeat;
  background-size: 20px auto;
  width: 20px;
  height: 22px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  right: -53.5%;
}

#panel_wrap #flow_wrap ol li:last-of-type:after {
  content: none;
}

#panel_wrap .contact_area {
  margin-bottom: 0;
}

#panel_wrap .contact_area .tel {
  margin-bottom: 0;
}

/*# sourceMappingURL=../../maps/shop/css/sound.css.map */
