@charset "UTF-8";
/* =====================
  海洋深層水とは
 ======================= */
body {
  background: none;
}

.fc-wrapper img {
  display: inline;
  height: auto;
  width: auto;
  max-width: none;
}

dt, dd {
  margin: 0;
}

/*============
.main-side--none
==============*/
.fc-wrapper .main-side--none {
  padding: 0;
  width: auto;
}

/*inner*/
.fc-wrapper .inner {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
  color: #333;
}

/*mainVisual*/
.fc-wrapper .mainVisual {
  padding: 45px 0 70px;
  background: url(../images/more/main_img.jpg) no-repeat center top;
  background-size: cover;
}

.fc-wrapper .mainVisual .inner {
  text-align: center;
}

.fc-wrapper .mainVisual .inner .textImg {
  margin-bottom: 45px;
}

.fc-wrapper .mainVisual .inner p {
  color: #fff;
  line-height: 2.1;
}

/*linkNavi*/
.fc-wrapper .linkNavi {
  margin-bottom: 31px;
  padding: 52px 10px 105px;
  position: relative;
  background: url(../images/more/link_nav_bg.jpg) repeat center center;
  background-size: 100% auto;
}

.fc-wrapper .linkNavi:after {
  width: 100%;
  height: 85px;
  background: url(../images/more/muroto_bg01.png) repeat-x center top;
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
}

.fc-wrapper .linkNavi ul {
  margin: 0 auto;
  padding-right: 5px;
  width: 100%;
  max-width: 920px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fc-wrapper .linkNavi li {
  padding: 0 5px 23px;
  width: 25%;
}
.fc-wrapper .linkNavi li a img{
  width: 100%;
}
.fc-wrapper .linkNavi a:hover {
  opacity: 0.7;
}

/*h2*/
.fc-wrapper h2 {
  margin-bottom: 45px;
  text-align: center;
  position: relative;
}

/*h3*/
.fc-wrapper h3 {
  margin-bottom: 47px;
  padding-bottom: 25px;
  font-size: 30px;
  text-align: center;
  background: url(../images/more/Muroto_h3_bg.gif) no-repeat center bottom;
}

/*pBpx*/
.fc-wrapper .pBox {
  margin: 0 auto 52px;
  width: 760px;
}

.fc-wrapper .pBox p {
  line-height: 2.5;
}

/*color01*/
.fc-wrapper .color01 {
  color: #f78a22;
  font-weight: bold;
}

/*color02*/
.fc-wrapper .color02 {
  color: #00a0e9;
}

/*color03*/
.fc-wrapper .color03 {
  color: #ee8600;
  font-weight: bold;
}

/*muroto*/
.fc-wrapper .muroto h2 span {
  position: absolute;
  right: 27px;
  top: 44px;
}

.fc-wrapper .muroto .title {
  margin-bottom: 19px;
  text-align: center;
}

.fc-wrapper .muroto .feature {
  margin-bottom: 110px;
  text-align: center;
}

.fc-wrapper .muroto .h3Ttl {
  margin-bottom: 57px;
}

.fc-wrapper .comImgBox {
  margin: 0 47px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fc-wrapper .imgBox02 {
  margin-bottom: 95px;
}

.fc-wrapper .comImgBox .photoBox {
  margin-top: 3px;
  position: relative;
  width: 380px;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

.fc-wrapper .comImgBox .photo {
  position: relative;
  padding: 10px;
  -webkit-box-shadow: 0 0 8px #BBB;
          box-shadow: 0 0 8px #BBB;
  border-radius: 10px;
}

.fc-wrapper .comImgBox .photo:before {
  margin-left: -78px;
  position: absolute;
  top: -11px;
  left: 50%;
  width: 164px;
  height: 16px;
  background: url(../images/more/muroto_img03.png) no-repeat center top;
  content: '';
}
.fc-wrapper .comImgBox .photo img {
  display: block;
  border-radius: 10px;
}

.fc-wrapper .comImgBox .txtBox {
  width: 450px;
}

.fc-wrapper .comImgBox .txtBox .ttl {
  padding: 0 0 10px 40px;
  font-size: 22px;
  position: relative;
}

.fc-wrapper .comImgBox .txtBox .ttl:before {
  width: 21px;
  height: 21px;
  margin: 0;
  left: 0;
  top: 13px;
  position: absolute;
}

.fc-wrapper .comImgBox .txtBox p {
  line-height: 2.1;
  letter-spacing: 0.2px;
}

.fc-wrapper .comImgBox .txtBox .small {
  margin-top: 18px;
  font-size: 14px;
  line-height: 1.8;
}

/*power*/
.fc-wrapper .power {
  padding: 168px 0 105px;
  position: relative;
  background: url(../images/more/muroto_bg04.jpg) no-repeat center top;
  background-size: 100% 168px;
}

.fc-wrapper .power:before {
  width: 100%;
  height: 168px;
  background: url(../images/more/muroto_bg02.png) no-repeat center top;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.fc-wrapper .power h2 {
  position: relative;
}

.fc-wrapper .power h2 span {
  position: absolute;
  left: 30px;
  top: 0;
}

.fc-wrapper .power h3 {
  background-image: url(../images/more/power_h3_bg.gif);
}

.fc-wrapper .power .h3Ttl {
  margin-bottom: 70px;
}

.fc-wrapper .pTxt {
  margin: 0 auto 75px;
  width: 770px;
  line-height: 2.1;
}

.fc-wrapper .power .title {
  margin-bottom: 7px;
  text-align: center;
}

.fc-wrapper .power .imgArea {
  margin-bottom: 125px;
  text-align: center;
}

.fc-wrapper .power .comImgBox {
  margin-bottom: 168px;
}

.fc-wrapper .power .comImgBox .photoBox {
  width: 45%;
}

.fc-wrapper .power .comImgBox .photoBox .title {
  margin: 20px 0 13px;
}

.fc-wrapper .powerArea {
  padding: 0 0 62px;
  margin: 0 auto;
  max-width: 1050px;
  width: 100%;
  background-color: #F9F3E3;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.fc-wrapper .powerArea .topTtl {
  margin-bottom: 16px;
  text-align: center;
}

.fc-wrapper .powerArea .topTtl img {
  margin-top: -40px;
}

.fc-wrapper .powerArea .comImgBox {
  margin: 0 60px 70px 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fc-wrapper .powerArea .comImgBox .photoBox {
  margin: 0;
  width: 48%;
}

.fc-wrapper .powerArea .comImgBox .photoBox .title {
  margin: 0 0 10px;
}

.fc-wrapper .powerArea .comImgBox .txtBox {
  margin: 20px 0 0 0;
  width: 45%;
}

.fc-wrapper .powerArea .comImgBox h3 {
  padding-bottom: 18px;
  margin-bottom: 18px;
}

.fc-wrapper .powerArea .photoList {
  margin: 0 auto;
  width: 100%;
  max-width: 740px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.fc-wrapper .powerArea .photoList li {
  width: 192px;
}

.fc-wrapper .powerArea .photoList .photo {
  margin-bottom: 15px;
  padding: 6px;
  position: relative;
  background-color: #FFF;
  border-radius: 3px;
}

.fc-wrapper .powerArea .photoList .photo span {
  position: absolute;
  left: 167px;
  top: -39px;
}

.fc-wrapper .powerArea .photoList p {
  margin: 0 10px;
  font-size: 14px;
}

/*develop*/
.fc-wrapper .develop {
  margin-bottom: 100px;
}

.fc-wrapper .develop h2 {
  margin-bottom: 18px;
}

.fc-wrapper .develop .developInner {
  padding: 120px 0 99px;
  position: relative;
  background: url(../images/more/develop_bg01.jpg) repeat center top;
  background-size: cover;
}

.fc-wrapper .develop .developInner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 14px;
  background: url(../images/more/develop_bg03.png) repeat-x left top;
  content: '';
}

.fc-wrapper .develop .developInner:after {
  position: absolute;
  right: 35px;
  top: 65px;
  width: 137px;
  height: 182px;
  background: url(../images/more/develop_img.png) no-repeat left top;
  content: '';
}

.fc-wrapper .develop .comImgBox {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.fc-wrapper .develop .photoBox {
  margin-top: 50px;
  /* width: 262px; */
  width: 30%;
}

.fc-wrapper .develop .textBox {
  padding-bottom: 24px;
  /* width: 582px; */
  width: 65%;
}

.fc-wrapper .develop h3 {
  margin-bottom: 25px;
  padding: 0;
  text-align: left;
  background: none;
}

.fc-wrapper .develop .text {
  margin-bottom: 65px;
  padding: 0 15px;
  position: relative;
  line-height: 2.1;
  background: url(../images/more/develop_bg05.png) repeat-y left bottom;
}

.fc-wrapper .develop .text + h3 {
  margin-bottom: 40px;
}

.fc-wrapper .develop .text:before,
.fc-wrapper .develop .text:after {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: url(../images/more/develop_bg04.png) no-repeat left top;
  content: '';
}

.fc-wrapper .develop .text:after {
  top: 100%;
  height: 24px;
  background: url(../images/more/develop_bg06.png) no-repeat left bottom;
}

.fc-wrapper .develop .text:last-child {
  margin-bottom: 0;
}

.fc-wrapper .develop .dlBox {
  padding: 170px 0;
  background: url(../images/more/develop_bg02.jpg) no-repeat center bottom;
  background-size: cover;
}

.fc-wrapper .develop dl {
  margin: 0 230px 0 auto;
    padding: 0 30px;
  width: 750px;
  color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-shadow: 0 0 24px #0f588d,0 0 24px #0f588d,0 0 24px #0f588d;
}

.fc-wrapper .develop dt {
  margin-bottom: 40px;
  font-size: 30px;
}

.fc-wrapper .develop dd {
  font-size: 16px;
  line-height: 2.1;
}

/*hardness*/
.fc-wrapper .hardness {
  margin-bottom: 135px;
}

.fc-wrapper .hardness h2 {
  margin-bottom: 50px;
}

.fc-wrapper .hardness h3 {
  background-image: url(../images/more/hardness_h3_bg.gif);
}

.fc-wrapper .hardness .comImgBox {
  margin: 0 0 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fc-wrapper .hardness .comImgBox .txtBox {
  width: 55%;
}

.fc-wrapper .hardness .comImgBox .photoBox {
  width: 42%;
}

.fc-wrapper .hardness .comImgBox .photoBox .pc{
  width: 100%;
}

.fc-wrapper .hardness .text {
  margin-bottom: 120px;
  padding: 35px 30px 60px;
  position: relative;
  text-align: center;
  background: url(../images/more/hardness_text_bg.jpg) repeat center top;
  border-radius: 5px;
}

.fc-wrapper .hardness .text:after {
  position: absolute;
  right: -8px;
  bottom: -16px;
  width: 152px;
  height: 159px;
  background: url(../images/more/hardness_img02.png) no-repeat left top;
  content: '';
}

.fc-wrapper .hardness .text .title {
  margin-bottom: 10px;
  font-size: 30px;
}

.fc-wrapper .hardness .text p {
  line-height: 2.1;
}

.fc-wrapper .hardness .txtImg {
  margin: -16px 0 0;
  text-align: right;
}

.fc-wrapper .hardness h4 {
  margin-bottom: 67px;
  padding: 10px 50px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  background: url(../images/more/hardness_title_bg.jpg) repeat center top;
  background-size: cover;
}

.fc-wrapper .hardness h4:before {
  margin-top: -8px;
  position: absolute;
  left: 20px;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url(../images/more/hardness_title_icon.png) repeat-x center top;
  content: "";
}

.fc-wrapper .hardness .photoList {
  margin: 0 -15px 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.fc-wrapper .hardness .photoArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.fc-wrapper .hardness .photoArea .photo:first-child {
  margin-right: 39px;
}

.fc-wrapper .hardness .photoArea01 .photo:first-child {
  margin-right: 18px;
}

.fc-wrapper .hardness .photo a {
  padding: 0 5px;
}

.fc-wrapper .hardness .photo a img{
  width: 100%;
}

.fc-wrapper .hardness .photoList p {
  margin-top: 27px;
  text-align: center;
}

.fc-wrapper .hardness .photoList .photo {
  margin: 0 auto;
  position: relative;
  /* width: 226px; */
}

.fc-wrapper .hardness .photoList .photo a:hover {
  opacity: 0.7;
}

.fc-wrapper .hardness .photoList .photo span {
  position: absolute;
  right: 0;
  top: -50px;
}

/*safety*/
.fc-wrapper .safety {
  margin-bottom: 178px;
}

.fc-wrapper .safety .inner {
  position: relative;
}

.fc-wrapper .safety .img {
  position: absolute;
  right: 59px;
  top: 130px;
}

.fc-wrapper .safety h3 {
  margin-bottom: 69px;
  padding-bottom: 32px;
  background-image: url(../images/more/safety_h3_bg.gif);
}

.fc-wrapper .safety .textBox {
  margin: 0 0 44px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.fc-wrapper .safety .textBox01 {
  margin-bottom: 86px;
}

.fc-wrapper .safety .textBox .lBox {
  width: 30%;
}

.fc-wrapper .safety .textBox .rBox {
  width: 60.5%;
}

.fc-wrapper .safety .textBox .rBox p {
  line-height: 2.1;
  font-size: 16px;
}

.fc-wrapper .safety .textBox h3 {
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
  background: none;
}

.fc-wrapper .safety .textBox h3 span {
  margin-top: 4px;
  display: block;
  font-size: 20px;
}

.fc-wrapper .safety .photoList {
  margin: 0 15px 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.fc-wrapper .safety .photoList li {
  text-align: center;
  width: 47%;
}

.fc-wrapper .safety .photoList .photo {
  margin-bottom: 12px;
  position: relative;
  padding: 11px;
  -webkit-box-shadow: 0 0 8px #BBB;
          box-shadow: 0 0 8px #BBB;
  border-radius: 10px;
}

.fc-wrapper .safety .photoList .photo img {
  border-radius: 10px;
  width: 100%;
}

.fc-wrapper .safety .photoList .photo:before {
  margin-left: -67px;
  position: absolute;
  top: -14px;
  left: 50%;
  width: 133px;
  height: 20px;
  background: url(../images/more/safety_line.png) no-repeat center top;
  content: '';
}

/*voice*/
.fc-wrapper .voice {
  margin-bottom: 88px;
}

.fc-wrapper .voice h2 {
  margin-bottom: 23px;
}

.fc-wrapper .voice .infoBox {
  padding: 139px 0 46px;
  position: relative;
  background: url(../images/more/voice_bg.jpg) repeat center top;
}

.fc-wrapper .voice .infoBox:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 14px;
  background: url(../images/more/develop_bg03.png) repeat-x left top;
  content: '';
}

.fc-wrapper .voice .listUl {
  margin: 0 0 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-list {
  padding: 41px 0 !important;
}

.fc-wrapper .voice .listUl li {
  margin-right: 21px;
  width: 500px !important;
  position: relative;
  padding: 5px 39px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/more/voice_bg03.png) repeat-y left top;
}

.fc-wrapper .voice .listUl li:before,
.fc-wrapper .voice .listUl li:after {
  position: absolute;
  top: -41px;
  left: 0;
  width: 100%;
  height: 41px;
  background: url(../images/more/voice_bg01.png) no-repeat left top;
  content: '';
}

.fc-wrapper .voice .listUl li:after {
  top: 100%;
  height: 33px;
  background: url(../images/more/voice_bg02.png) no-repeat left bottom;
}

.fc-wrapper .voice .listUl li .imgBox {
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fc-wrapper .voice .listUl li .imgBox .textBox {
  padding-left: 12px;
  width: 285px;
}

.fc-wrapper .voice .listUl li .imgBox .textBox p {
  font-size: 28px;
  line-height: 1.6;
}

.fc-wrapper .voice .listUl li .txt {
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 2.3;
}

.fc-wrapper .voice .listUl li .btmTxt {
  padding-right: 8px;
  color: #6e6c6a;
  text-align: right;
  letter-spacing: 1px;
}

.fc-wrapper .voice .link {
  text-align: center;
}

.fc-wrapper .voice .link a:hover img {
  opacity: 0.7;
}

.fc-wrapper .develop dd {
  font-size: 16px;
  line-height: 2.1;
}

/*faq*/
.fc-wrapper .faq h2 {
  margin-bottom: 71px;
  position: relative;
}

.fc-wrapper .faq h2 .speImg {
  position: absolute;
  left: 38px;
  top: -33px;
}

.fc-wrapper .faq dl {
  margin-right: -2px;
}

.fc-wrapper .faq dt:first-child {
  margin-top: 0;
}

.fc-wrapper .faq dt {
  margin-top: 30px;
  color: #fff;
  position: relative;
  min-height: 76px;
  background: url(../images/more/faq_dt_bg.jpg) no-repeat left top;
}

.fc-wrapper .faq dt:before {
  margin-top: -8px;
  width: 16px;
  height: 14px;
  background: url(../images/more/faq_icon02.png) no-repeat left top;
  background-size: 16px 14px;
  position: absolute;
  top: 50%;
  right: 34px;
  content: "";
}

.fc-wrapper .faq dt.on:before {
  margin-top: -8px;
  width: 16px;
  height: 14px;
  background: url(../images/more/faq_icon01.png) no-repeat left top;
  background-size: 16px 14px;
  position: absolute;
  top: 50%;
  right: 34px;
  content: "";
}

.fc-wrapper .faq dt.on:after {
  margin-left: -19px;
  width: 34px;
  height: 28px;
  background: url(../images/more/faq_icon03.png) no-repeat left top;
  background-size: 34px 28px;
  position: absolute;
  bottom: -11px;
  left: 50%;
  content: "";
}

.fc-wrapper .faq dt span {
  padding: 24px 10px 25px 103px;
  display: block;
  font-weight: bold;
  font-size: 18px;
  background: url(../images/more/q_img.png) no-repeat 44px 15px;
}

.fc-wrapper .faq dd {
  display: none;
  margin: 34px 4px 0 0;
  padding: 33px 45px 40px;
  background-color: #F7FBFE;
}

.fc-wrapper .faq dd .info {
  padding: 0 0 0 59px;
  line-height: 2.15;
  background: url(../images/more/a_img.png) no-repeat left 1px;
}

.fc-wrapper .faq .imgBox {
  margin-bottom: -43px;
  padding: 78px 56px 0 0;
  text-align: right;
}

.fc-wrapper .faq .btmBox {
  padding: 139px 0 0;
  min-height: 457px;
  background: url(../images/more/faq_btm_bg.jpg) no-repeat center top;
}

.fc-wrapper .faq .btmBox .btn {
  margin-bottom: 45px;
  position: relative;
}

.fc-wrapper .faq .btmBox .btn a:hover img {
  opacity: 0.7;
}

.fc-wrapper .faq .btmBox .btn .txtImg {
  position: absolute;
  left: 64px;
  top: -70px;
}

.fc-wrapper .faq .btmBox .btn a {
  display: block;
  margin: 0 auto;
  width: 674px;
}

.fc-wrapper .faq .btmBox .photoList {
  margin: 0 0 0 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fc-wrapper .faq .btmBox .photoList li {
  margin-right: 40px;
}

@media all and (-ms-high-contrast: none) {
  .fc-wrapper .comImgBox .txtBox .ttl::before {
    top: 9px;
  }
}

/* PCのみ
  ------------------------ */

@media (min-width: 769px) {
  
  .fc-wrapper .muroto .comImgBox .photoBox {
    width: 40%;
  }
  .fc-wrapper .muroto .comImgBox .photo img {
    width: 100%;
  }
  .fc-wrapper .muroto .comImgBox .txtBox {
    width: 50%;
  }
  .fc-wrapper .muroto .comImgBox .txtBox .ttl {
    padding: 0 0 10px;
    text-align: center;
  }
  .fc-wrapper .power .comImgBox .photoBox .img img {
    width: 100%;
  }
  .fc-wrapper .power .comImgBox .txtBox {
    width: 50%;
  }
}

/* スマホ
  ------------------------ */
@media (max-width: 768px) {
  .fc-wrapper .inner {
    width: 100%;
    padding: 0 15px;
  }
  .fc-wrapper .pBox,
  .fc-wrapper .pTxt {
    width: 100%;
    line-height: 1.7;
  }
  .fc-wrapper .pTxt {
    margin-bottom: 45px;
  }
  .fc-wrapper .pBox p {
    line-height: 1.7;
  }
  .fc-wrapper img {
    width: 100%;
  }
  .fc-wrapper .cts .imgwd90 img {
    width: 90% !important;
  }
  .fc-wrapper .cts .imgwd80 img {
    width: 80% !important;
  }
  .fc-wrapper .cts .imgwd70 img {
    width: 70% !important;
  }
  .fc-wrapper h2 {
    margin: 0;
  }
  .fc-wrapper h2 img {
    width: 100%;
    max-width: 500px;
  }
  .fc-wrapper h3 {
    margin-top: 30px;
    margin-bottom: 18px;
    padding-bottom: 15px;
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
    background: url(../images/more/sp/muroto_h3_bg.jpg) no-repeat center bottom;
    background-size: 100% 2.5px;
    font-weight: 400;
  }
  .fc-wrapper .mainVisual {
    padding: 40px 30px 40px;
    position: relative;
    background: url(../images/more/sp/main_visual_bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .fc-wrapper .mainVisual .inner {
    text-align: left;
    padding: 0;
  }
  .fc-wrapper .mainVisual .inner .textImg {
    margin-bottom: 35px;
    text-align: center;
  }
  .fc-wrapper .mainVisual .inner p {
    line-height: 1.7;
  }
  .fc-wrapper .linkNavi {
    margin-bottom: 45px;
    padding: 37px 19px 40px;
    position: relative;
    background: url(../images/more/sp/link_nav_bg.jpg) repeat-y center top;
    background-size: 100% auto;
  }
  .fc-wrapper .linkNavi:after {
    width: 100%;
    height: 18px;
    background: url(../images/more/sp/link_nav_bg.png) repeat-x center bottom;
    background-size: auto 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
  }
  .fc-wrapper .linkNavi ul {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fc-wrapper .linkNavi li {
    padding: 8px 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fc-wrapper .linkNavi li a {
    display: block;
  }
  .fc-wrapper .muroto .feature {
    margin-bottom: 40px;
    text-align: center;
  }
  .fc-wrapper .comImgBox {
    margin: 0;
    display: block;
  }
  .fc-wrapper .comImgBox .photoBox {
    width: 100%;
  }
  .fc-wrapper .comImgBox .photo {
    margin-bottom: 18px;
    padding: 10px 10px 8px;
    position: relative;
    -webkit-box-shadow: 0 0 5px #bbb;
            box-shadow: 0 0 5px #bbb;
    border-radius: 5px;
  }
  .fc-wrapper .comImgBox .photo:before {
    margin-left: -73px;
    position: absolute;
    top: -11px;
    left: 50%;
    width: 146px;
    height: 15px;
    background: url(../images/more/sp/muroto_img03.png) no-repeat center top;
    background-size: 100% auto;
    content: '';
  }
  .fc-wrapper .comImgBox .txtBox {
    width: 100%;
  }
  .fc-wrapper .comImgBox .txtBox .ttl {
    margin-bottom: 12px;
    font-size: 18px;
    padding: 0 0 0 20px;
  }
  .fc-wrapper .comImgBox .txtBox .ttl:before {
    content: '';
    background: url(../images/common/common-icon-circle-ttl.gif) no-repeat;
    background-size: 15px;
    display: block;
    margin-right: 7px;
    width: 19px;
    height: 19px;
    top: 6px;
  }
  .fc-wrapper .comImgBox .txtBox p {
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .fc-wrapper .power {
    margin-bottom: 45px;
    padding: 80px 0 0;
    position: relative;
    background: url(../images/more/sp/muroto_bg.jpg) no-repeat center top;
    background-size: 100% 34px;
  }
  .fc-wrapper .power:before {
    width: 100%;
    height: 168px;
    /**background: url(../images/more/sp/muroto_bg02.png) no-repeat center top;**/
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
  }
  .fc-wrapper .power .h3Ttl {
    margin-bottom: 18px;
  }
  .fc-wrapper .power .comImgBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 80px;
  }
  .fc-wrapper .power .comImgBox .photoBox {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .fc-wrapper .power .comImgBox .txtBox {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .fc-wrapper .power .imgArea {
    margin-bottom: 60px;
  }
  .fc-wrapper .powerArea {
    width: 100%;
    padding-bottom: 15px;
  }
  .fc-wrapper .powerArea h3 {
    padding-bottom: 10px;
    margin-bottom: 18px;
  }
  .fc-wrapper .powerArea .topTtl {
    margin-bottom: 7px;
    text-align: center;
  }
  .fc-wrapper .powerArea .topTtl img {
    margin-top: -35px;
    width: 359px;
    max-width: 100%;
  }
  .fc-wrapper .powerArea .comImgBox {
    margin: 0 15px;
  }
  .fc-wrapper .powerArea .comImgBox .txtBox {
    width: 100%;
    margin-top: 0;
  }
  .fc-wrapper .powerArea .photoList {
    /* margin: 0 8px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .fc-wrapper .powerArea .photoList li {
    padding: 8px 8px 20px;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fc-wrapper .powerArea .photoList .photo {
    margin-bottom: 10px;
    padding: 3px;
    position: relative;
    background-color: #FFF;
    border-radius: 3px;
  }
  .fc-wrapper .powerArea .photoList p {
    margin: 0;
    font-size: 13px;
  }
  .fc-wrapper .powerArea .photoList .photo span {
    left: 55%;
    top: 0;
  }
  .fc-wrapper .develop {
    margin-bottom: 45px;
  }
  .fc-wrapper .develop h2 {
    margin-bottom: 22px;
  }
  .fc-wrapper .develop .developInner {
    padding: 45px 15px 30px;
    position: relative;
    background: url(../images/more/sp/develop_bg01.jpg) repeat center top;
  }
  .fc-wrapper .develop .developInner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 6px;
    background: url(../images/more/sp/develop_bg01.png) repeat-x left top;
    background-size: auto 6px;
    content: '';
  }
  .fc-wrapper .develop .developInner:after {
    display: none;
  }
  .fc-wrapper .develop h3 {
    margin: 0 15px 28px;
    padding: 0;
    text-align: left;
    background: none;
  }
  .fc-wrapper .develop .text + h3 {
    margin-bottom: 28px;
  }
  .fc-wrapper .develop .comImgBox {
    width: 100%;
  }
  .fc-wrapper .develop .text {
    margin-bottom: 50px;
    padding: 0;
    position: relative;
    background: url(../images/more/sp/develop_txt_bg02.png) repeat-y left bottom;
    background-size: 100% auto;
    line-height: 1.7;
  }
  .fc-wrapper .develop .text:before,
  .fc-wrapper .develop .text:after {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../images/more/sp/develop_txt_bg01.png) no-repeat left top;
    background-size: 100% 20px;
    content: '';
  }
  .fc-wrapper .develop .text:after {
    top: 100%;
    background: url(../images/more/sp/develop_txt_bg03.png) no-repeat left bottom;
    background-size: 100% 20px;
  }
  .fc-wrapper .develop .text p {
    margin: 0 15px 42px;
    letter-spacing: 1px;
    text-align: justify;
  }
  .fc-wrapper .develop .textBox {
    width: 100%;
    padding-bottom: 0;
  }
  .fc-wrapper .develop .dlBox {
    padding: 40px 30px 265px;
    color: #FFF;
    text-shadow: 0 0 24px #0f588d, 0 0 24px #0f588d, 0 0 24px #0f588d;
    background: url(../images/more/sp/develop_bg02.jpg) no-repeat center 60%;
    background-size: cover;
  }
  .fc-wrapper .develop dl {
    width: 100%;
    padding: 0;
    letter-spacing: 0;
    line-height: 1.7;
  }
  .fc-wrapper .develop dt {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .fc-wrapper .develop dd {
    font-size: 16px;
    line-height: 1.7;
  }
  .fc-wrapper .hardness {
    margin-bottom: 0;
  }
  .fc-wrapper .hardness h2 {
    margin-bottom: 40px;
  }
  .fc-wrapper .hardness h3 {
    background-image: url(../images/more/sp/hardness_h3_bg.gif);
  }
  .fc-wrapper .hardness .comImgBox {
    margin-bottom: 0;
  }
  .fc-wrapper .hardness .comImgBox .txtBox {
    width: 100%;
  }
  .fc-wrapper .hardness .comImgBox .photoBox {
    width: auto;
    margin: 0 15px 20px;
    text-align: center;
  }
  .fc-wrapper .hardness .text {
    margin-bottom: 50px;
    padding: 25px 35px 30px;
    position: relative;
    text-align: center;
    background: url(../images/more/sp/hardness_text_bg.jpg) repeat center top;
    border-radius: 5px;
  }
  .fc-wrapper .hardness .text p {
    margin: 0 5px;
    letter-spacing: 0;
    line-height: 1.7;
    text-align: left;
  }
  .fc-wrapper .hardness .text:after {
    position: absolute;
    right: 21px;
    bottom: -30px;
    width: 57px;
    height: 85px;
    background: url(../images/more/sp/hardness_img02.png) no-repeat left top;
    background-size: 100% auto;
    content: '';
  }
  .fc-wrapper .hardness .text .title {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .fc-wrapper .hardness .pTxt {
    margin-bottom: 45px;
    letter-spacing: 0;
  }
  .fc-wrapper .hardness h4 {
    margin: 0 -15px 40px;
    padding: 5px 45px;
    position: relative;
    font-size: 16px;
    background-size: cover;
    font-weight: 400;
    line-height: 1.7;
  }
  .fc-wrapper .hardness .photoList {
    margin: 0 -15px;
    text-align: center;
    display: block;
  }
  .fc-wrapper .hardness .photoList .photo {
    padding: 5px;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  .fc-wrapper .hardness .photoList li > .photo {
    padding: 0;
    margin: 0 auto;
  }
  .fc-wrapper .hardness .photoList p {
    margin-bottom: 30px;
    margin-top: 27px;
    text-align: center;
  }
  .fc-wrapper .hardness .photoArea {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .fc-wrapper .hardness .photoArea .photo:first-child {
    margin-right: 0;
  }
  .fc-wrapper .hardness .photoList .photo span {
    position: absolute;
    right: 6px;
    top: -25px;
  }
  .fc-wrapper .hardness .photoList .photo span img {
    width: 68px;
  }
  .fc-wrapper .safety {
    margin-bottom: 52px;
  }
  .fc-wrapper .safety h3 {
    margin-bottom: 28px;
    background-image: url(../images/more/sp/safety_h3_bg.gif);
    line-height: 1.7;
  }
  .fc-wrapper .safety p {
    margin-bottom: 28px;
  }
  .fc-wrapper .safety .textBox {
    margin: 0;
    display: block;
  }
  .fc-wrapper .safety .textBox .lBox {
    width: 100%;
  }
  .fc-wrapper .safety .textBox .rBox {
    width: 100%;
  }
  .fc-wrapper .safety .textBox h3 {
    margin-bottom: 25px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
  }
  .fc-wrapper .safety .textBox .rBox p {
    line-height: 1.7;
    margin-bottom: 28px;
  }
  .fc-wrapper .safety .photo {
    margin-bottom: 12px;
    position: relative;
    padding: 7px;
    -webkit-box-shadow: 0 0 8px #bbb;
            box-shadow: 0 0 8px #bbb;
    border-radius: 5px;
  }
  .fc-wrapper .safety .photo:before {
    margin-left: -50px;
    position: absolute;
    top: -12px;
    left: 50%;
    width: 99px;
    height: 16px;
    background: url(../images/more/sp/safety_line.png) no-repeat center top;
    background-size: 99px auto;
    content: '';
  }
  .fc-wrapper .safety .photo img {
    width: 100%;
    display: block;
    border-radius: 5px;
  }
  .fc-wrapper .safety .imgTxt {
    text-align: center;
  }
  .fc-wrapper .safety .imgTxt img {
    width: 174px;
  }
  .fc-wrapper .voice {
    margin-top: 0;
  }
  .fc-wrapper .voice .infoBox {
    padding: 30px 15px 41px;
    position: relative;
    background: url(../images/more/sp/voice_bg.jpg) repeat center top;
    background-size: 100% auto;
  }
  .fc-wrapper .voice .infoBox:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 14px;
    background: url(../images/more/sp/develop_bg01.png) repeat-x left top;
    background-size: auto 6px;
    content: '';
  }
  .fc-wrapper .voice .listUl {
    margin: 0 0 26px;
    display: block;
  }
  .fc-wrapper .voice .listUl li {
    position: relative;
    padding: 10px 8% 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(../images/more/sp/voice_list_bg02.png) repeat-y left top;
    background-size: 100% auto;
    width: 100% !important;
  }
  .fc-wrapper .voice .listUl li:before,
  .fc-wrapper .voice .listUl li:after {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../images/more/sp/voice_list_bg01.png) no-repeat left top;
    background-size: 100% 20px;
    content: '';
  }
  .fc-wrapper .voice .listUl li:after {
    top: 100%;
    background-image: url(../images/more/sp/voice_list_bg03.png);
  }
  .fc-wrapper .voice .listUl li .imgBox {
    margin: 0 0 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fc-wrapper .voice .imgBox .photoBox {
    width: 86px;
  }
  .fc-wrapper .voice .imgBox .textBox {
    padding-left: 20px;
  }
  .fc-wrapper .voice .listUl li .imgBox .textBox p {
    margin: 0;
    font-size: 20px;
    letter-spacing: -1px;
    text-align: left;
  }
  .fc-wrapper .voice .listUl li .txt {
    margin: 0 0 11px;
    line-height: 1.7;
  }
  .fc-wrapper .voice .listUl li .btmTxt {
    margin: 0;
    color: #6e6c6a;
    font-size: 13px;
    text-align: right;
  }
  .fc-wrapper .slick-arrow {
    margin-top: -14px;
    text-indent: -9999px;
    width: 28px;
    height: 28px;
    border: none;
    position: absolute;
    cursor: pointer;
  }
  .fc-wrapper .slick-prev {
    top: 50%;
    left: -8px;
    background: url(../images/more/sp/voice_arrow_prev.png) no-repeat left top;
    background-size: auto 100%;
    z-index: 10;
  }
  .fc-wrapper .slick-next {
    top: 50%;
    right: -8px;
    background: url(../images/more/sp/voice_arrow_next.png) no-repeat left top;
    background-size: auto 100%;
  }
  .fc-wrapper .voice .slick-dots {
    margin-top: -5px;
    text-align: center;
  }
  .fc-wrapper .voice .slick-dots li {
    position: relative;
    padding: 0;
    margin: 0 5px;
    display: inline-block;
    width: 9px !important;
    height: 9px;
    background: none;
    background-color: #FFF;
    cursor: pointer;
    border-radius: 50px;
  }
  .fc-wrapper .voice .slick-dots li:before,
  .fc-wrapper .voice .slick-dots li:after {
    background: none;
    position: static;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
  }
  .fc-wrapper .voice .slick-dots li button {
    display: none;
  }
  .fc-wrapper .voice .slick-dots li.slick-active {
    background-color: #009AE5;
  }
  .fc-wrapper .voice .link {
    margin: 0 11%;
    text-align: center;
  }
  .fc-wrapper .faq {
    text-align: center;
  }
  .fc-wrapper .faq h2 {
    margin-bottom: 38px;
    position: relative;
  }
  .fc-wrapper .faq dl {
    margin: 0 -15px 22px;
  }
  .fc-wrapper .faq dt {
    margin-top: 22px;
    color: #fff;
    position: relative;
    background: url(../images/more/sp/faq_bg02.gif) no-repeat left top, url(../images/more/sp/faq_bg03.gif) no-repeat left bottom, url(../images/more/sp/faq_bg01.gif) repeat left top;
    background-size: 100% 2px, 100% 1px,auto;
    min-height: auto;
  }
  .fc-wrapper .faq dt:before {
    margin-top: -5px;
    width: 11px;
    height: 10px;
    background: url(../images/more/sp/faq_arrow_down.png) no-repeat left top;
    background-size: 11px auto;
    position: absolute;
    top: 50%;
    right: 17px;
    content: "";
  }
  .fc-wrapper .faq dt:first-child {
    margin-top: 22px;
  }
  .fc-wrapper .faq dt.on:after {
    display: none;
  }
  .fc-wrapper .faq dt.on:before {
    margin-top: -5px;
    width: 11px;
    height: 10px;
    background-size: 11px auto;
    position: absolute;
    top: 50%;
    right: 17px;
    content: "";
  }
  .fc-wrapper .faq dt span {
    min-height: 25px;
    padding: 13px 30px 13px 47px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    letter-spacing: 1px;
    background: url(../images/more/sp/q_img.png) no-repeat 14px 11px;
    background-size: 28px auto;
  }
  .fc-wrapper .faq dd {
    display: none;
    margin: 0 0 -22px;
    padding: 28px 34px 40px 14px;
    background: #F7FBFE;
  }
  .fc-wrapper .faq dd .info {
    margin: 0;
    padding: 0 0 0 30px;
    font-size: 16px;
    letter-spacing: 0.75px;
    background: url(../images/more/sp/a_img.png) no-repeat left 0;
    background-size: 28px auto;
  }
  .fc-wrapper .faq dd .info p {
    margin: 0;
    padding: 0 0 0 30px;
    font-size: 16px;
    letter-spacing: 0.75px;
    background: url(../images/more/sp/a_img.png) no-repeat left 0;
    background-size: 28px auto;
    line-height: 1.7;
  }
  .fc-wrapper .faq .imgBox {
    margin: 10px 0;
    padding: 0;
  }
  .fc-wrapper .faq .imgBox img {
    width: 85px;
  }
  .fc-wrapper .faq .btmBox {
    position: relative;
    padding: 40px 5px 40px;
    position: relative;
    background: url(../images/more/sp/faq_btm_bg.jpg) no-repeat center top;
    background-size: cover;
    min-height: auto;
  }
  .fc-wrapper .faq .btmBox:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 25px;
    background: url(../images/more/sp/faq_btm_before.png) repeat-x center bottom;
    background-size: auto 25px;
    content: '';
  }
  .fc-wrapper .faq .btmBox .btn {
    width: 95%;
    margin: 0 auto;
  }
  .fc-wrapper .faq .btmBox .btn a {
    width: 100%;
  }
}
