@charset "utf-8";

#top .box {
  border-radius: 0;
  padding: 35px 0 35px 45px;
  background-image: url(./top_bg.png);
  background-repeat: no-repeat;
  background-position: 96% 20px;
  background-size: 124px auto;
  margin-bottom: 65px;
}
#top {
  background-image: url(./top_textarea_bg.png);
  background-repeat: no-repeat;
  background-size: 80px auto;
  background-position: 94% bottom;
}
#top .box img {
  width: 407px;
}
#top .box p {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding-top: 30px;
}

#top .box p strong {
  display: block;
  padding-top: 18px;
  color: #ffff00;
  font-size: 17px;
}
#top .box p strong span {
  display: inline-block;
}

#top .box p span img {
  height: 19px;
  width: auto;
}

#top_textarea {
  width: 524px;
  margin: 0 auto 65px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
#top_textarea span {
  display: inline-block;
}

#top_textarea b {
  font-size: 22px;
  color: #0097af;
  display: inline-block;
}

#ienabisutazio {
  margin-bottom: 65px;
}

.fbox {
  text-align: center;
  background-color: #fff;
  padding: 40px 50px 0;
}
.fbox h2 {
  margin: 0 auto 10px;
  width: 320px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.fbox dl dt {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: -0.05em;
}
.fbox dl dd {
  overflow: hidden;
}
.fbox dl dd p:first-child {
  float: left;
}
.fbox dl dd p:first-child + p {
  float: right;
}

#example h2 {
  background-color: #969696;
}
#example dl {
  border-bottom: 1px solid #e6e6e6;
}
#exa_1 img {
  width: 296px;
  padding-top: 10px;
}
#exa_2 img {
  width: 285px;
}

#ienabisutazio h2 {
  background-color: #0097af;
}
#ienabisutazio dl dt {
  color: #0097af;
}
#ienabi_1 img {
  width: 349px;
}
#ienabi_2 img {
  width: 271px;
}

#myHome h2 {
  border-bottom: 1px solid #c8c8c8;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}

#myHome ul li {
  border-bottom: 1px solid #c8c8c8;
  width: 713px;
  line-height: 1em;
  font-size: 21px;
  font-weight: bold;
  padding-left: 32px;
  display: table;
  height: 68px;
}
#myHome ul li span.myh_cell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 19px;
}
#myHome ul li span.ora {
  font-size: 30px;
  display: inline;
  vertical-align: bottom;
  color: #f65100;
}
#myHome ul li:before {
  content: "";
  display: table-cell;
  vertical-align: middle;
  width: 32px;
  height: 68px;
  background-image: url(./check.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 32px;
}

#myHome .box:before {
  content: "";
  display: block;
  width: 100%;
  height: 143px;
  background-image: url(./myHome_arrow.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 145px auto;
  position: absolute;
  top: -95px;
  left: 0;
}
#myHome .box {
  border-radius: 0;
  position: relative;
  padding: 0 25px;
  margin-top: 115px;
}
#mh_ttl {
  text-align: center;
  margin-top: 63px;
  margin-bottom: 25px;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}
#mh_ttl span {
  font-size: 52px;
  color: #ffff00;
}
#mh_textarea {
  color: #fff;
  font-size: 14px;
  background-image: url(./myHome_bg1.png);
  background-repeat: no-repeat;
  background-position: right 18px;
  background-size: 113px auto;
  line-height: 2;
  font-weight: bold;
}
#mh_textarea b {
  color: #ffff00;
}
#mh_textarea span {
  display: inline-block;
}
#mh_textarea2 {
  line-height: 1.8;
  font-weight: bold;
  margin-top: 45px;
  margin-bottom: 35px;
  color: #ffff00;
  height: 87px;
  font-size: 16px;
  padding-left: 95px;
  background-image: url(./myHome_bg2.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 80px auto;
}

h2.gblock {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #0097af;
  padding: 12px 0;
  margin-bottom: 20px;
}

#oneStop {
  margin-bottom: 50px;
}
#one_textarea {
  margin-bottom: 20px;
  font-size: 15px;
}
#one_textarea span {
  color: #0097af;
}

dl.case {
  text-align: center;
  background-color: #fff;
  padding: 35px 15px 0;
}

dl.case dt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 320px;
  padding: 3px 0;
  margin: 0 auto;
}
dl.case dd {
  padding: 35px 0;
}
#case1 {
  background-color: #969696;
}
#case1 + dd {
  border-bottom: 1px solid #e6e6e6;
}
#case1 + dd img {
  width: 433px;
}
#case2 {
  background-color: #0097af;
}
#case2 + dd img {
  width: 679px;
}

#promise {
  margin-bottom: 50px;
}
#pro_textarea {
  margin-bottom: 20px;
}
.pro_container {
  padding-top: 10px;
  padding-left: 10px;
  position: relative;
  margin-bottom: 20px;
}

.pro_container:before {
  content: "";
  display: block;
  width: 110px;
  height: 25px;
  background-color: #0097af;
  position: absolute;
  left: 0;
  top: 0;
  background-size: 67px 12px;
  background-repeat: no-repeat;
  background-position: center;
}
#promise1:before {
  background-image: url(./promise1.png);
}
#promise2:before {
  background-image: url(./promise2.png);
}
#promise3:before {
  background-image: url(./promise3.png);
}
#promise4:before {
  background-image: url(./promise4.png);
}
#promise5:before {
  background-image: url(./promise5.png);
}
#promise6:before {
  background-image: url(./promise6.png);
}
#promise7:before {
  background-image: url(./promise7.png);
}
.pro_container dl {
  background-color: #fff;
  padding: 30px 0 25px;
  text-align: center;
}
.pro_container dl dt {
  font-size: 22px;
  font-weight: bold;
  color: #0097af;
  margin-bottom: 25px;
}

.pro_container dl dd {
  padding: 0 25px;
}
@media (max-width: 576px) {
  .pro_container dl dd {
    padding: 0 15px;
  }
}

#contact_container ul {
  margin-bottom: 30px;
  overflow: hidden;
}
#contact_container ul li {
  width: 225px;
  padding-top: 150px;
  mh_textarea2order: 5px solid #fff;
  float: left;
  margin-left: 20px;
  mh_textarea2ackground-color: #fff;
  background-size: 225px auto;
  background-position: top center;
  background-repeat: no-repeat;
}
#contact1 {
  background-image: url(./contact_bg1.jpg);
}
#contact2 {
  background-image: url(./contact_bg2.jpg);
}
#contact3 {
  background-image: url(./contact_bg3.jpg);
}
#contact_container ul li:first-child {
  margin-left: 0;
}

#contact_container ul li p {
  text-align: center;
  margin: 23px 0;
  font-size: 14px;
  font-weight: bold;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 42px;
  padding-top: 55px;
}
#contact1 p {
  background-image: url(./contact1_ico.png);
}
#contact2 p {
  background-image: url(./contact2_ico.png);
}
#contact3 p {
  background-image: url(./contact3_ico.png);
}
#contact_container ul li .btn {
  border-radius: 5px;
}
#contact_container ul li .btn a {
  width: 225px;
  height: 50px;
}
#contact_container ul li .btn a span {
  font-size: 16px;
}

#cc_textarea {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 30px;
}
#cc_textarea img {
  width: 147px;
  vertical-align: text-bottom;
}

#contact_btn {
  border-radius: 0;
  display: table;
  width: 100%;
  height: 90px;
  text-align: center;
}
#contact_btn a {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}
#contact_btn a {
  background-color: #0097af;
  transition: background 0.3s;
}
#contact_btn a:hover {
  background-color: #39c7de;
}
#contact_btn a span {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
}
#contact_btn a span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 52px;
  height: 46px;
  padding-right: 35px;
  background-image: url(./contact_btn_bg.png);
  background-size: 52px auto;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1000px) {
  #top .box {
    padding: 35px 45px;
  }
  #ienabi_1 img {
    width: 331px;
  }
  #ienabi_2 img {
    width: 256px;
  }
  #myHome ul li {
    padding-left: 0;
  }
  #contact_container ul li {
    width: 215px;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 707px) {
  #top {
    padding-bottom: 59px;
    margin-bottom: 30px;
  }
  #top .box img {
    width: 257px;
  }
  #top .box {
    background-position: 89% 15px;
    background-size: 74px auto;
  }
  #top_textarea {
    background-size: 70px auto;
    width: 482px;
    margin-bottom: 0;
  }
  .fbox {
    padding: 40px 20px 0;
  }
  .fbox dl dt {
    font-size: 16px;
  }
  #myHome h2 {
    font-size: 24px;
  }
  #myHome ul li {
    width: 482px;
    font-size: 16px;
  }
  #myHome ul li:before {
    width: 28px;
    background-size: 100% 28px;
  }
  #myHome ul li span.myh_cell {
    padding-left: 8px;
  }
  #myHome ul li span.ora {
    font-size: 22px;
  }
  #mh_ttl {
    font-size: 24px;
  }
  #mh_ttl span {
    font-size: 39px;
  }
  #mh_textarea {
    background-image: none;
  }
  #mh_textarea2 {
    height: auto;
  }
  #case1 + dd img,
  #case2 + dd img {
    width: 100%;
  }
  .pro_container dl {
    padding: 30px 15px 25px;
    text-align: center;
  }
  .pro_container dl dt {
    font-size: 18px;
  }
  .pro_container dl dt span {
    display: inline-block;
  }
  #contact_container ul li {
    width: 352px;
    padding-top: 250px;
    float: none;
    margin: 0 auto 20px;
    background-size: 352px auto;
  }
  #contact_container ul li:first-child {
    margin: 0 auto 20px;
  }
  #contact_container ul li .btn a {
    width: 352px;
  }
  #cc_textarea span {
    display: inline-block;
  }
}
@media only screen and (max-width: 482px) {
  #top {
    background-image: none;
    padding-bottom: 0px;
  }
  #top .box {
    padding: 35px 15px;
    margin-bottom: 0;
  }
  #top .box img {
    width: 70%;
  }
  #top .box p span img {
    height: 19px;
    max-width: 258px;
  }
  #top .box {
    background-position: 96% 25px;
    background-size: 65px auto;
  }
  #top_textarea {
    background-size: 50px auto;
    width: 100%;
    font-size: 14px;
    padding-top: 45px;
    margin-top: 8px;
    background-image: url(/items/reason/top_textarea_bg.png);
    background-size: 50px auto;
    background-repeat: no-repeat;
    background-position: right top;
  }
  #top_textarea b {
    font-size: 16px;
  }
  .dis_inb {
    display: inline-block;
  }

  .fbox h2 {
    width: 100%;
  }
  #exa_1 img {
    width: 100%;
    max-width: 296px;
  }
  #exa_2 img {
    width: 100%;
    max-width: 285px;
  }
  #ienabi_1 img {
    width: 100%;
    padding-bottom: 10px;
  }
  #ienabi_2 img {
    width: 100%;
    max-width: 256px;
  }
  #myHome h2 {
    font-size: 18px;
  }
  #myHome ul li:before {
    width: 18px;
    background-size: 100% 18px;
  }
  #myHome ul li {
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
  }
  #myHome ul li span.ora {
    font-size: 18px;
  }
  #myHome .box:before {
    width: 100%;
    height: 123px;
    background-size: auto 123px;
    top: -95px;
    left: 0;
  }
  #mh_ttl {
    font-size: 19px;
  }
  @media (max-width: 576px) {
    #mh_ttl {
      font-size: 17px;
    }
    .break-md {
      display: none;
    }
  }
  #mh_ttl span {
    font-size: 30px;
  }
  #mh_ttl {
    margin-top: 0;
    padding-top: 43px;
  }
  #mh_textarea2 {
    margin-top: 25px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  dl.case dt {
    width: 100%;
  }
  #contact_container ul li {
    width: 225px;
    padding-top: 150px;
    background-size: 225px auto;
  }
  #contact_btn a span:before {
    display: block;
    width: 100%;
    height: 55px;
    padding: 0;
    background-position: center bottom;
  }
}
