#mainimg {
  background-image: url("../img/treatment/bg_mainimg01_sp.png");
}

@media screen and (min-width: 600px) {
  #mainimg {
    background-image: url("../img/treatment/bg_mainimg01_pc.png");
  }
}

#intro {
  box-sizing: border-box;
  padding: 32px 0 47px;
}

#intro .tit {
  line-height: 1.6;
}

#intro .tit span {
  line-height: 1.42308;
}

@media screen and (max-width: 599px) {
  #intro .inner {
    padding: 0 15px;
  }
}

#intro .txt {
  padding: 25px 5px 35px;
  letter-spacing: 2.08px;
  letter-spacing: .13rem;
}

@media screen and (min-width: 600px) {
  #intro {
    padding: 32px 0 100px;
  }
  #intro .txt {
    line-height: 2.2;
    padding: 27px 5px 88px;
    text-align: center;
    letter-spacing: .01rem;
  }
  #intro .img {
    text-align: center;
  }
}

.link {
  margin: -8px 0 0;
  padding-bottom: 7px;
}

@media screen and (min-width: 600px) {
  .link {
    margin: -8px 0 0;
    padding-bottom: 7px;
  }
  .link a {
    padding-left: 28px;
    font-size: 1.5rem;
  }
}

.sec {
  box-sizing: border-box;
}

.sec .section02_inner {
  padding-top: 0;
}

.sec .section02_inner .sec_in_txt {
  line-height: 1.71;
  margin-top: 22px;
  padding-bottom: 9px;
  letter-spacing: 2.08px;
  letter-spacing: .13rem;
}

.sec .txtWrap {
  padding: 19px 14px 23px;
}

.sec .txtWrap .tit {
  line-height: 1.40909;
  margin-bottom: 15px;
  color: #b98a4b;
  font-size: 35.2px;
  font-size: 2.2rem;
  text-align: center;
}

.sec .txtWrap .txt {
  letter-spacing: 2.176px;
  letter-spacing: .136rem;
}

.sec .iconWrap .icon {
  padding-bottom: 14px;
  text-align: center;
}

.sec .iconWrap .icon img {
  width: 80px;
}

.sec .iconWrap .tit {
  line-height: 1.61111;
  margin-bottom: 8px;
  font-size: 28.8px;
  font-size: 1.8rem;
  text-align: center;
}

.sec .iconWrap .tit.left {
  text-align: left;
}

.sec .iconWrap .txt {
  padding-bottom: 15px;
}

.sec .iconWrap .list li {
  margin-bottom: 6px;
  padding-left: 32px;
  background: url(../img/flow/ico01.png) no-repeat left 4px;
  background-size: 21px;
}

.sec .none:after {
  content: none;
}

.sec02 {
  padding: 45px 0 0;
}

.sec02 .section02_inner {
  padding-bottom: 30px;
}

.sec03 {
  padding-top: 60px;
}

.sec03 .section02_inner {
  padding-bottom: 20px;
}

.sec04 {
  padding: 35px 0 41px;
}

.sec04 .nameBox {
  position: relative;
  margin: 5px 0 30px;
  padding: 33px 25px 18px;
  background: #e8f3f4;
}

.sec04 .nameBox .img {
  position: absolute;
  top: 20px;
  left: 25px;
}

.sec04 .nameBox .img img {
  width: 80px;
}

.sec04 .nameBox .name {
  line-height: 1.05;
  margin-bottom: 23px;
  margin-left: 97px;
  padding-bottom: 12px;
  border-bottom: 1px solid #63c7cd;
  font-size: 32px;
  font-size: 2rem;
}

.sec04 .nameBox .name span {
  display: block;
  line-height: 1.46154;
  font-size: 20.8px;
  font-size: 1.3rem;
}

.sec04 .nameBox .tit {
  position: relative;
  padding-left: 15px;
  font-weight: 500;
}

.sec04 .nameBox .tit:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 18px;
  background: #63c7cd;
  content: "";
}

.sec04 .nameBox .list {
  padding-bottom: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
}

@media screen and (min-width: 600px) {
  .sec04 .sleepingWrap:after {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  .sec04 .sleeping {
    padding-bottom: 200px;
  }
  .sec04 .sleeping .btn {
    margin-top: 30px;
    margin-left: 0;
  }
}

.sec06 {
  padding: 42px 0 33px;
}

.sec06 .none:after {
  content: none;
}

.sec06 .section02_inner{
  padding-bottom: 0;
}

.sec06 #movie02 + .section02_inner {
  margin-top: 50px;
  padding-bottom: 50px;
}

.sec06 #movie02 .tit{
  line-height: 1.5;
  padding-bottom: 7px;
  color: #d2a971;
  font-weight: 700;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: .08em;
}

.sec08 {
  padding: 41px 0 47px;
}

.sec09 {
  padding: 0 0 86px;
}

.sec09 .section02_inner {
  padding-bottom: 0;
}

@media screen and (min-width: 600px) {
  .sec {
    box-sizing: border-box;
  }
  .sec .reverse_inner {
    background-position: right top 10px;
  }
  .sec .section02_inner {
    padding-top: 0;
  }
  .sec .section02_inner .sec_in_txt {
    line-height: 2;
    margin-top: 22px;
    padding-bottom: 9px;
    letter-spacing: .1rem;
  }
  .sec .section02_inner .sec02_copy {
    line-height: 1.6;
    margin-top: 31px;
    font-size: 3rem;
    letter-spacing: .2rem;
  }
  .sec .txtWrap {
    padding: 51px 70px 65px;
  }
  .sec .txtWrap .tit {
    line-height: 1.40909;
    margin-bottom: 37px;
    font-size: 2.8rem;
    letter-spacing: .3rem;
  }
  .sec .txtWrap .txt {
    letter-spacing: .136rem;
  }
  .sec .iconWrap {
    position: relative;
    padding: 40px 0 50px 100px;
  }
  .sec .iconWrap .icon {
    display: inline-block;
    position: absolute;
    right: 0;
    left: -350px;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .sec .iconWrap .icon img {
    width: 90px;
  }
  .sec .iconWrapLeft .icon {
    top: 60px;
    left: -644px;
  }
  .sec .iconWrap .tit {
    margin-bottom: 40px;
    padding: 24px 100px 0 0;
    font-size: 2.6rem;
  }
  .sec .iconWrap .tit.left {
    margin-bottom: 50px;
    padding-left: 178px;
    text-align: left;
  }
  .sec .iconWrap .txt {
    padding-bottom: 27px;
    text-align: center;
  }
  .sec .iconWrap .list li {
    display: inline-block;
    width: 440px;
    margin-bottom: 9px;
    padding-left: 40px;
    background: url(../img/flow/ico01.png) no-repeat left 4px;
    background-size: 25px;
  }
  .sec .none:after {
    content: none;
  }
  .sec01 .tit03 {
    margin-bottom: 77px;
  }
  .sec02 {
    padding: 0;
  }
  .sec02 .tit03 {
    margin-bottom: 50px;
  }
  .sec02 .section02_inner {
    padding-bottom: 80px;
  }
  .sec02 .section02_inner .area_txt02 {
    top: 67px;
  }
  .sec02 .section02_inner:after {
    bottom: -20px;
    height: 210px;
  }
  .sec02 .secBox {
    top: 92px;
  }
  .sec03 {
    padding-top: 100px;
  }
  .sec03 .tit03 {
    margin-bottom: 76px;
  }
  .sec03 .section02_inner {
    padding-bottom: 80px;
  }
  .sec03 .section02_inner .triTxt {
    line-height: 1.6;
    margin-top: 20px;
    margin-right: 0;
    font-size: 3rem;
    letter-spacing: .2rem;
  }
  .sec03 .section02_inner .triBtmTxt {
    top: 95px;
  }
  .sec03 .section02_inner .triBtmTit {
    margin-right: -50px;
  }
  .sec03 .section02_inner:after {
    content: none;
  }
  .sec04 {
    padding: 22px 0 0;
  }
  .sec04 .section02_inner:after {
    height: 336px;
  }
  .sec04 .tit03 {
    margin-bottom: 76px;
  }
  .sec04 .fourTxt {
    top: 20px;
  }
  .sec04 .btmBox {
    margin-top: 128px;
  }
  .sec04 .nameBox {
    margin: 37px 0 30px 6px;
    padding: 35px 29px 20px 215px;
  }
  .sec04 .nameBox .img {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  .sec04 .nameBox .img img {
    width: 154px;
  }
  .sec04 .nameBox .name {
    margin-bottom: 14px;
    margin-left: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #63c7cd;
    font-size: 2.4rem;
  }
  .sec04 .nameBox .name span {
    display: inline-block;
    line-height: 1.46154;
    margin: -2px 5px 0 0;
    font-size: 1.8rem;
    vertical-align: middle;
  }
  .sec04 .nameBox .tit {
    position: relative;
    padding-left: 15px;
    font-weight: 500;
  }
  .sec04 .nameBox .tit:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 5px;
    height: 18px;
    background: #63c7cd;
    content: "";
  }
  .sec04 .nameBox .list {
    padding-bottom: 10px;
    font-size: 1.3rem;
  }
  .sec04 .nameBox .list li {
    margin-bottom: 5px;
  }
  .sec05 .tit03 {
    margin-bottom: 77px;
  }
  .sec05 .section02_inner .fiveTit01 {
    margin: 23px -20px 0 0;
  }
  .sec05 .section02_inner .fiveBox01 {
    margin-top: -100px;
  }
  .sec06 {
    padding: 42px 0 0;
  }
  .sec06 .tit03 {
    margin-bottom: 74px;
  }
  .sec06 .sixBox01 {
    top: 30px;
  }
  .sec06 .sixBox02 {
    top: 95px;
  }
  .sec06 .none:after {
    content: none;
  }
  .sec06 #movie02{

  }
  .sec06 #movie02 .tit{
    padding-bottom: 14px;
    font-size: 1.8rem;
  }
  .sec06 .section02_inner:after {
    content: none;
  }
  .sec06 .section02_inner {
    padding-bottom: 0;
  }
  .sec06 #movie02 + .section02_inner {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .sec07 .tit03 {
    margin-bottom: 68px;
  }
  .sec08 {
    padding: 6px 0 47px;
  }
  .sec08 .tit03 {
    margin-bottom: 72px;
  }
  .sec08 .section02_inner .tit08 {
    margin-right: -20px;
  }
  .sec09 {
    padding: 0;
  }
  .sec09 .tit03 {
    margin-bottom: 75px;
  }
  .sec09 .section02_inner {
    padding-bottom: 0;
  }
  .sec09 .section02_inner:after {
    height: 270px;
  }
  .sec09 .section02_inner .tit09 {
    margin-top: 21px;
  }
}

@media screen and (min-width: 600px) {
  .sec:nth-child(5), .sec:nth-child(6) {
    margin-top: 0;
  }
  .sec:nth-child(7) {
    margin-top: 56px;
  }
  .sec:nth-child(10) {
    margin-top: 67px;
  }
}
#reproduction .mod_section02_sub_inner .tit01 {
  border-bottom: 1px solid #d2a971;
  font-size: 1.8rem;
  line-height: 1.4;
  padding-bottom: 15px;
  color: #262626;
  position: relative;
  text-indent: 2em;
}
#reproduction .mod_section02_sub_inner .tit01::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 30px;
  height: 20px;
  background: url(../img/treatment/txt_number01.png) no-repeat center;
  background-size: 100%;
}
#reproduction .mod_section02_sub_inner .leadTxt {
  margin-top: 15px;
}
#reproduction .mod_section02_sub_inner .subBoxs{
  margin-top: 20px;
}
#reproduction .mod_section02_sub_inner .subBox .tit02{
  border-bottom: 1px solid #d2a971;
  color: #262626;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
  text-indent: 2em;
}
#reproduction .mod_section02_sub_inner .subBoxs .subBox .tit02::before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 30px;
  height: 20px;
}
#reproduction .mod_section02_sub_inner .subBoxs .subBox .tit02::before {
  background: url(../img/treatment/txt_number02.png) no-repeat center;
  background-size: 100%;
}
#reproduction .mod_section02_sub_inner .subBox
+.subBox .tit02::before {
  background: url(../img/treatment/txt_number03.png) no-repeat center;
  background-size: 100%;
}
#reproduction .mod_section02_sub_inner .subSet {
  margin: 15px 0 0;
}
#reproduction .mod_section02_sub_inner .subSet .subBox .subTit{
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
}
#reproduction .mod_section02_sub_inner .subSet .movieBox {
  margin: 15px 0 0;
}
#reproduction .mod_section02_sub_inner .subSet .movieBox {
  margin: 15px 0 15px;
}
#reproduction .mod_section02_sub_inner .subSet .movieBox .movieTit{
  line-height: 1.5;
  color: #d2a971;
  font-weight: 700;
  text-align: center;
  letter-spacing: .08em;
  font-size: 1.4rem;
}
#reproduction .mod_section02_sub_inner .subSet .movieBox .movie{
  position: relative;
  width: 100%;
  margin-top: 10px;
  padding-top: 50%;
}
#reproduction .mod_section02_sub_inner .subSet .movieBox .movie iframe{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#reproduction .mod_section02_sub_inner .subSet .img {
  margin: 0 0 15px;
}

#reproduction .mod_section02_sub_inner .subSet .txt {
  line-height: 1.7;
}

#reproduction .mod_section02_sub_inner .subSet .noteList {
  margin: 8px 0 0;
}

#reproduction .mod_section02_sub_inner .subSet .noteList>li {
  line-height: 1.7;
  padding-left: 1em;
  color: #aeaeae;
  text-indent: -1em;
}

#reproduction .mod_section02_sub_inner .subSet .subBox+.subBox {
  margin: 25px 0 0;
}
@media screen and (min-width: 600px){
  #reproduction .mod_section02_sub_inner .leadTxt{
    margin-top: 15px;
    padding-left: 30px;
  }
  #reproduction .mod_section02_sub_inner .tit01{
    font-size: 2.4rem;
    text-indent: 2.5em;
  }
  #reproduction .mod_section02_sub_inner .tit01::before {
    top: 6px;
    left: 0;
    width: 45px;
    height: 27px;
  }
  #reproduction .mod_section02_sub_inner .subSet{
    margin-top: 30px;
  }
  #reproduction .mod_section02_sub_inner .subSet .movieBox {
    float: right;
    width: 450px;
    margin: 0;
  }
  #reproduction .mod_section02_sub_inner .subSet .movieBox .movieTit{
    font-size: 1.8rem;
  }
  #reproduction .mod_section02_sub_inner .subSet .movieBox .movie{
    height: 300px;
    padding-top: 0;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox {
    overflow: hidden;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox .subTit{
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 1.7;
    text-align: left;
  }
  #reproduction .mod_section02_sub_inner .subBox .tit02{
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 2.4rem;
    text-indent: 2.5em;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox{
    padding: 0 30px;
  }
  #reproduction .mod_section02_sub_inner .subBoxs .subBox .tit02::before {
    top: 6px;
    left: 0;
    width: 45px;
    height: 30px;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox+.subBox {
    margin-top: 40px;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox:nth-of-type(even) .img {
    float: right;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox:nth-of-type(even) .txtBox {
    float: left;
  }
  #reproduction .mod_section02_sub_inner .subSet .img {
    float: left;
    width: 450px;
    margin: 0;
  }
  #reproduction .mod_section02_sub_inner .subSet .txtBox {
    float: right;
    width: 390px;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox {
    overflow: hidden;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox+.subBox {
    margin-top: 40px;
  }
  #reproduction .mod_section02_sub_inner .subBoxs{
    overflow: hidden;
    margin-top: 30px;
  }
  #reproduction .mod_section02_sub_inner .subBoxs .subBox{
    width: 450px;
    float: left;
    padding: 0;
  }
  #reproduction .mod_section02_sub_inner .subBoxs .subBox .img{
    float: left;
    width: 200px;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBoxs  .subBox:nth-of-type(even) .img{
    float: left;
  }
  #reproduction .mod_section02_sub_inner .subBoxs .subBox .txtBox{
    float: right;
    width: 230px;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBoxs  .subBox:nth-of-type(even) .txtBox{
    float: right;
  }
  #reproduction .mod_section02_sub_inner .subBoxs .subBox +.subBox{
    float: right;
    margin-top: 0;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox:nth-of-type(even) .img {
    float: right;
  }
  #reproduction .mod_section02_sub_inner .subSet .subBox:nth-of-type(even) .txtBox {
    float: left;
  }
  #reproduction .mod_section02_sub_inner .subSet .noteList {
    margin: 12px 0 0;
  }
  #reproduction .mod_section02_sub_inner .subSet .noteList>li {
    font-size: 1.3rem;
  }
}

#slactive {
  width: 100%;
}

#slactive .mod_section02_sub {
  margin: -50px 15px 0;
}

#slactive .mod_section02_sub:before {
  display: inline-block;
  position: absolute;
  top: -35px;
  right: 0;
  left: 0;
  width: 87px;
  height: 87px;
  margin: auto;
  background: url(../img/treatment/ico_slactive01_sp.png) center center no-repeat;
  background-size: cover;
  content: "";
}

#slactive .mod_section02_sub_inner {
  padding: 55px 24px 23px;
}

#slactive .mod_section02_sub_inner .tit {
  line-height: 1.4;
  padding-bottom: 15px;
  border-bottom: 1px solid #d2a971;
  color: #262626;
  font-size: 35.2px;
  font-size: 2.2rem;
}

#slactive .mod_section02_sub_inner .tit .turn {
  display: inline-block;
  width: 104px;
  height: 26px;
  line-height: 29px;
  overflow: hidden;
  margin: 0 5px 3px 0;
  background: #d2a971;
  color: #fff;
  font-size: 22.4px;
  font-size: 1.4rem;
}

#slactive .mod_section02_sub_inner .tit .turn .num {
  line-height: 1.0;
  font-size: 32px;
  font-size: 2.0rem;
  vertical-align: baseline;
}

#slactive .mod_section02_sub_inner .tit .color {
  color: #d2a971;
}

#slactive .mod_section02_sub_inner .subTit {
  line-height: 1.4;
  margin: 0 0 15px;
  font-weight: 600;
  font-size: 27.2px;
  font-size: 1.7rem;
  text-align: center;
}

#slactive .mod_section02_sub_inner .subSet {
  margin: 15px 0 0;
}

#slactive .mod_section02_sub_inner .subSet .img {
  margin: 0 0 15px;
}

#slactive .mod_section02_sub_inner .subSet .txt {
  line-height: 1.7;
}

#slactive .mod_section02_sub_inner .subSet .noteList {
  margin: 8px 0 0;
}

#slactive .mod_section02_sub_inner .subSet .noteList>li {
  line-height: 1.7;
  padding-left: 1em;
  color: #aeaeae;
  text-indent: -1em;
}

#slactive .mod_section02_sub_inner .subSet .subBox+.subBox {
  margin: 25px 0 0;
}

@media screen and (min-width: 600px) {
  #slactive {
    padding: 0 0 100px;
    background: #e7f3f4;
  }
  #slactive>.img {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden;
  }
  #slactive>.img img {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 480px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  @supports ((-o-object-fit: cover) or (object-fit: cover)) {
    #slactive>.img img {
      position: static;
      width: 100%;
      -webkit-transform: none;
      transform: none;
      -o-object-fit: cover;
      object-fit: cover;
    }
  }
  #slactive .mod_section02_sub {
    margin: -150px auto 0;
  }
  #slactive .mod_section02_sub:before {
    top: -78px;
    width: 158px;
    height: 158px;
    background: url(../img/treatment/ico_slactive01_pc.png) center center no-repeat;
    background-size: cover;
  }
  #slactive .mod_section02_sub_inner {
    padding: 90px 70px 70px;
  }
  #slactive .mod_section02_sub_inner .tit {
    line-height: 1.4;
    padding-bottom: 20px;
    font-size: 5.0rem;
    text-align: center;
  }
  #slactive .mod_section02_sub_inner .tit .turn {
    display: inline-block;
    width: 222px;
    height: 50px;
    line-height: 55px;
    margin: 0 15px 5px 0;
    background: #d2a971;
    font-size: 2.8rem;
  }
  #slactive .mod_section02_sub_inner .tit .turn .num {
    line-height: 1.0;
    font-size: 4.2rem;
  }
  #slactive .mod_section02_sub_inner .subTit {
    line-height: 1.45;
    margin: 0 0 40px;
    font-size: 3.2rem;
  }
  #slactive .mod_section02_sub_inner .subSet .img {
    float: left;
    width: 450px;
    margin: 0;
  }
  #slactive .mod_section02_sub_inner .subSet .txtBox {
    float: right;
    width: 448px;
  }
  #slactive .mod_section02_sub_inner .subSet .subBox {
    overflow: hidden;
  }
  #slactive .mod_section02_sub_inner .subSet .subBox+.subBox {
    margin-top: 40px;
  }
  #slactive .mod_section02_sub_inner .subSet .subBox:nth-of-type(even) .img {
    float: right;
  }
  #slactive .mod_section02_sub_inner .subSet .subBox:nth-of-type(even) .txtBox {
    float: left;
  }
  #slactive .mod_section02_sub_inner .subSet .noteList {
    margin: 12px 0 0;
  }
  #slactive .mod_section02_sub_inner .subSet .noteList>li {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 600px) {
  #movie01 {
    margin: 40px 0 80px;
  }
}

@media screen and (min-width: 600px) {
  #movie02 .list+.list {
    margin-top: 20px;
  }
}


/*# sourceMappingURL=maps/treatment.css.map */
