.pink {
  color: #f2157f; }

.green {
  color: #319f2d; }

.mgt70 {
  margin-top: 70px; }

.mgt60 {
  margin-top: 60px; }

.mgt40 {
  margin-top: 40px; }

.mgt20 {
  margin-top: 20px; }

.pdt50 {
  padding-top: 50px; }

.pdt70 {
  padding-top: 70px; }

.bannar_contact {
  border: 5px solid #f2157f;
  background-color: #ffffff;
  padding: 30px 2% 60px;
  position: relative; }
  .bannar_contact::before {
    content: "";
    width: 30%;
    height: 270px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url(../contact/images/person.png) no-repeat right bottom; }
  .bannar_contact h2 span {
    margin-right: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 4vw;
    font-weight: 600;
    line-height: 1;
    background-color: #f2157f;
    padding: 5px; }
  .bannar_contact .block3 .btn_contact {
    margin-right: 15px; }
    .bannar_contact .block3 .btn_contact .brn {
      margin-bottom: 0px !important;
      width: 210px;
      display: inline-block; }
       .bannar_contact .intro_fax_txt {
         font-weight: 700;
         font-size: 18px;
         margin-top: 10px;
       }

.phone_contact {
  background: url(../contact/images/phone.png) no-repeat center left;
  line-height: 1.1;
  font-size: 42px;
  font-weight: 600;
  padding-left: 50px; }

.fax_contact {
  background: url(../contact/images/fax.png) no-repeat center left;
  background-size: 39px;
  line-height: 1.1;
  font-size: 42px;
  font-weight: 600;
  padding-left: 50px; }

.mail_contact a {
  background: url(../contact/images/mail.png) no-repeat center left;
  color: #f2157f;
  background-size: 39px;
  line-height: 1.1;
  font-size: 38px;
  font-weight: 600;
  padding-left: 50px; }

.fax_contact a {
    display: inline-block;
    line-height: 20px;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 0.8rem;
    color: #fff;
    font-weight: bold;
    border: 1px solid #f2157f;
    background-color: #f2157f;
    vertical-align: middle;
}

.fax_contact a:hover {
  color: #f2157f;
  background-color: #fff;
}

.tt_phone {
  font-size: 14px;
  letter-spacing: -0.7px;
  font-weight: 500;
  margin-top: 20px; }

.bn_contact {
  width: 807px;
  max-width: 100%;
  margin: 50px auto 35px;
  border: 5px solid #e1e1e1;
  padding-top: 57px;
  padding-bottom: 8px;
  background: url(../contact/images/bn01.png) no-repeat center center/cover; }
  .bn_contact h3 {
    font-weight: 600;
    font-size: 22px;
    padding: 7px 1%;
    background-color: rgba(255, 255, 255, 0.7); }

.text_line:hover {
  text-decoration: none; }

.tb_contact {
  width: 100%;
  border-top: 1px solid #f2157f; }
  .tb_contact th, .tb_contact td {
    border-bottom: 1px dotted #d0d0d0;
    padding-top: 23px;
    padding-bottom: 23px;
    vertical-align: middle; }
  .tb_contact td {
    padding-left: 20px;
    padding-right: 20px; }
    .tb_contact td .list_radio li {
    	margin-right: 27px;
    	margin-bottom: 7px; }
  .tb_contact th {
    width: 220px;
    font-weight: 600;
    font-size: 16px; }
    .tb_contact th.icon_red {
      background: url(../contact/images/i01.png) no-repeat center left; }
    .tb_contact th.icon_green {
      background: url(../contact/images/i02.png) no-repeat center left; }
  .tb_contact input[type="text"], .tb_contact select {
    width: 100%;
    height: 35px;
    padding-left: 7px; }
  .tb_contact select {
    width: 380px;
    max-width: 100%; }
  .tb_contact .txt {
    max-width: 100%;
    width: 470px; }
  .tb_contact textarea {
    height: 165px;
    padding-left: 7px;
    padding-top: 7px; }
  .tb_contact #zip ~ span {
    display: inline-block; }


.cont_subttl {
  font-weight: 400;
  margin-bottom: 5px;
}

.kana_body01 {
  padding-right: 0!important;
  padding-left: 30px!important;
}

.namae_body01 {
  padding-right: 0!important;
  padding-left: 30px!important;
}

.name01,.name02,.kana01,.kana02 {
  width: 30%;
}

.kana_body01 .kana01 {
  width: 189px!important;
  margin-left: 20px;
}

.kana_body01 .kana02 {
  width: 189px!important;
  margin-left: 05px;
}

.namae_body01 .name01 {
  width: 189px!important;
  margin-left: 20px;
}

.namae_body01 .name02 {
  width: 189px!important;
  margin-left: 05px;
}


.contact_fixbanner {
  display: none;
  position: fixed;
  bottom: 0;
  right: 130px;
  z-index: 10;
}

.fot_contactWrap {
  margin: 40px auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f2157f;
  padding: 20px 130px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fot_contact01 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.fot_contact01 a {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fot_contact01 p {
  color: #fff;
  font-weight: 500;
  margin-right: 5px;
}

.fot_contact01--img {
  width: 60px;
  height: 60px;
}

.fot_contact01--img img {
  width: 100%;
  height: auto;
}

.fot_contact02--img {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.fot_contact02--img img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.fot_contact02 {
  padding: 10px 30px;
  background: #fff;
  font-weight: 500;
}

.fot_contact02 .fot_contact02--top {
  font-weight: 700;
  margin-bottom: 10px;
}

.fot_contact02 .fot_contact02--tel .dispc {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.fot_contact02 .fot_contact02--txt {
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
  color: #f2157f;
  margin-left: 5px;
}

.fot_contact02 .fot_contact02--txt span {
  font-size: 17px;
  font-weight: 700;
}

.fot_contact02 .fot_contact02--btm {
  font-weight: 700;
  margin-top: 10px;
}

.fot_contact03 {
  padding: 10px;
  background: #fff;
}

@media only screen and (max-width: 740px) {
  .kana_body01 {
  padding-left: 0!important;
  }
  .namae_body01 {
    padding-left: 0!important;
  }
  .contact_fixbanner {
    display: flex;
    align-items: flex-end;
    bottom: 0;
    left: 20px;
    right: auto;
  }
  .contact_fixbanner img {
    height: 60px;
    width: auto;
  }
  .name01,.name02,.kana01,.kana02 {
    width: 40%;
  }
  .clean_floor--caption {
    font-weight: 400!important;
    font-size: 14px!important;
  }
  .bannar_contact .intro_fax_txt {
    font-size: 16px;
  }
  .fot_contactWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 2%;
    padding: 15px 10px;
  }
  .fot_contact01 a {
    margin-bottom: 10px;
  }
  .fot_contact01--img {
    width: 50px;
    height: 50px;
  }
  .fot_contact02 {
    padding: 10px;
    margin-bottom: 10px;
  }
  .fot_contact02 .fot_contact02--tel span {
    font-size: 14px;
    display: block;
  }
  .fot_contact02 .fot_contact02--tel .dissp a {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  }
  .fot_contact01 .fot_contact02--img {
  width: 40px;
  height: auto;
  }
}

.dl_tb {
  width: 610px;
  max-width: 100%;
  background-color: #f7f7f7;
  margin-top: 7px;
  -webkit-box-shadow: 0px 3px 5px 0px #cccccc;
  box-shadow: 0px 3px 5px 0px #cccccc; }
  .dl_tb dt {
    background-color: #f2157f;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    padding: 8px 2%; }
  .dl_tb dd {
    padding: 20px 2% 10px; }

    #dl02.dl_tb dd li {
      margin-right: 27px;
      margin-bottom: 7px;
      }

.list_input input {
  width: -moz-calc(100%  - 80px);
  width: -webkit-calc(100% - 80px);
  width: -o-calc(100% - 80px);
  width: calc(100% - 80px);
  width: -ms-(100% - 80px);
  background-image: url(../contact/images/ico.png);
  background-repeat: no-repeat;
  background-position: left 4px center;
  border: 1px solid #aaaaaa;
  background-size: auto 20px;
  padding-left: 30px !important; }

.up_file {
  border: 1px solid #aaaaaa;
  padding: 3px 7px;
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer; }
  .up_file input[type='file'] {
    display: none; }

#name_file {
  word-wrap: break-word; }

.list_radio01 li {
  margin-right: 50px; }

.w168 {
  width: 168px; }

.button {
  display: inline-block;
  width: 340px;
  max-width: 90%; }

.tt_contact {
  font-size: 30px; }
  .tt_contact ~ p.text_center {
    margin-top: 25px; }

.bg_white {
  background-color: #ffffff;
  border: 5px solid #e1e1e1;
  padding: 40px 30px; }
  .bg_white h3 {
    font-size: 20px; }

.pp {
  background: url(../contact/images/bg_re.png);
  padding: 50px 30px 65px; }
  .pp a {
    color: #000;
    word-break: break-word; }
    .pp a:hover {
      text-decoration: underline; }

#pp {
  margin-top: -120px;
  padding-top: 120px;
}
@media (max-width: 767px) {
  #pp {
    margin-top: 0;
    padding-top: 0;
  }
}

.list_icon_li li {
  background: url(../contact/images/icon_li.png) no-repeat top 10px left;
  list-style: none;
  padding-left: 15px; }

.page-about #id01,
.page-about #id02,
.page-about #id03,
.page-about #id04,
.page-about #id05,
.page-about #id06,
.page-about #id07,
.page-about #id08 {
  transform: translateY(-104px);
}

@media (max-width: 767px) {
  .page-about #id01,
  .page-about #id02,
  .page-about #id03,
  .page-about #id04,
  .page-about #id05,
  .page-about #id06,
  .page-about #id07,
  .page-about #id08 {
  transform: translateY(-90px);
  }
}

.tt_about {
  font-weight: 500; }
  .tt_about span {
    font-weight: 500;
    font-size: 26px; }

.anchor_about {
  border-top: 5px solid #f2157f;
  border-left: 5px solid #e1e1e1;
  border-right: 5px solid #e1e1e1;
  border-bottom: 5px solid #e1e1e1;
  padding: 20px 2%; }
  .anchor_about > ul li {
    width: 50%;
    font-weight: 500; }
    .anchor_about > ul li a {
      position: relative;
      display: inline-block;
      padding-left: 55px;
      padding-top: 10px;
      padding-bottom: 7px; }
      .anchor_about > ul li a:hover {
        color: #f2157f; }
        .anchor_about > ul li a:hover small {
          border-bottom-color: #f2157f; }
    .anchor_about > ul li small {
      font-size: 16px;
      border-bottom: 1px solid #000000; }
    .anchor_about > ul li span.pink {
      font-size: 40px;
      font-style: italic;
      line-height: 1;
      position: absolute;
      left: 0;
      top: 0px;
      font-weight: 600; }

.h3_about {
  background-color: #f2157f;
  color: #ffffff;
  position: relative;
  padding: 11px 0px 15px 100px;
  margin-top: 15px; }
  .h3_about small {
    font-weight: 500;
    font-size: 20px; }
  .h3_about span {
    font-size: 72px;
    color: #d1d1d1;
    position: absolute;
    left: 0px;
    font-weight: 500;
    line-height: 1.3;
    font-style: italic;
    bottom: 0px; }

.list_item_about{ margin-top:104px }
.list_item_about li {
  margin-top: 37px;
  display: inline-block;
  width: 100%; }
  .list_item_about li figure {
    position: relative;
    z-index: 3;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px; }
    .list_item_about li figure::before {
      width: 100%;
      height: 100%;
      left: 20px;
      top: 20px;
      background-color: #ffc0cb;
      content: "";
      position: absolute;
      z-index: -1; }
  .list_item_about li dl {
    margin-top: 13px; }
    .list_item_about li dl > dt {
      font-weight: 600;
      font-size: 16px;
      letter-spacing: -0.5px; }

.list_bn_about {
  margin-top: 60px; }
  .list_bn_about li {
    position: relative;
    border: 1px solid #d0d0d0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    width: 31%; }
    .list_bn_about li:hover {
      opacity: 0.8; }
    .list_bn_about li img {
      width: 100%; }
    .list_bn_about li h3 {
      background-color: rgba(255, 255, 255, 0.7);
      color: #f2157f;
      width: 100%;
      line-height: 1.2;
      left: 0;
      z-index: 2;
      position: absolute;
      bottom: 10px;
      padding: 5px 1%; }

.list_btn_content.list_btn_faq li {
  padding-top: 7px;
  padding-bottom: 8px; }

.list_btn_content li {
  width: 265px;
  background-color: #f2157f;
  border: 1px solid #f2157f;
  color: #ffffff;
  background-position: left 10px center;
  background-repeat: no-repeat;
  padding: 16px 15px 15px;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s; }
  .list_btn_content li.act, .list_btn_content li:hover {
    background-color: #ffffff;
    color: #f2157f; }
  .list_btn_content li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3; }
  .list_btn_content li.icon04 {
    background-image: url(../faq/images/icon01.png); }
    .list_btn_content li.icon04.act, .list_btn_content li.icon04:hover {
      background-image: url(../faq/images/icon01_on.png); }
  .list_btn_content li.icon05 {
    background-image: url(../faq/images/icon02.png); }
    .list_btn_content li.icon05.act, .list_btn_content li.icon05:hover {
      background-image: url(../faq/images/icon02_on.png); }
  .list_btn_content li.icon01 {
    background-image: url(../contents/images/icon01.png); }
    .list_btn_content li.icon01.act, .list_btn_content li.icon01:hover {
      background-image: url(../contents/images/icon01_on.png); }
  .list_btn_content li.icon02 {
    background-image: url(../contents/images/icon02.png); }
    .list_btn_content li.icon02.act, .list_btn_content li.icon02:hover {
      background-image: url(../contents/images/icon02_on.png); }
  .list_btn_content li.icon03 {
    background-image: url(../contents/images/icon03.png); }
    .list_btn_content li.icon03.act, .list_btn_content li.icon03:hover {
      background-image: url(../contents/images/icon03_on.png); }

.bg_content {
  background: url(../contact/images/bg_re.png);
  padding: 2% 2%;
  margin-top: 25px; }

.content01 li {
  border: 5px solid #e1e1e1;
  background-color: #ffffff;
  padding: 5px;
  margin-bottom: 20px; }
  .content01 li h2 a {
    font-size: 16px;
    font-weight: 600; }
    .content01 li h2 a:hover {
      color: #f2157f; }
  .content01 li > figure, .content01 li > div {
    width: 100%; }
    .content01 li > div{position: relative;padding-bottom: 85px;}
    .content01 li > div .btnpage1{
      bottom: 20px;
      max-width: 100%;
      right: 0px;
      text-align: center;
      z-index: 3;
      width: 100%;
      position: absolute;}

.content01 .date {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px; }
  .content01 .date span {
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    width: 195px;
    line-height: 1.5;
    font-weight: 600; }
    .content01 .date span.bg_pink {
      background-color: #f2157f; }
    .content01 .date span.bg_green {
      background-color: #319f2d; }

.btn_content li {
  display: inline-block;
  width: 248px;
  max-width: 48%;
  background-color: #f2157f;
  border: 2px solid #f2157f; }

.btn_content a {
  width: 100%;
  display: inline-block;
  padding: 20px 2%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-align: center; }
  .btn_content a:hover {
    background-color: #ffffff;
    color: #f2157f; }
    .btn_content a:hover.btn_pre span {
      background-image: url(../contents/images/left_on.png); }
    .btn_content a:hover.btn_next span {
      background-image: url(../contents/images/right_on.png); }
  .btn_content a span {
    display: inline-block; }
  .btn_content a.btn_pre span {
    background: url(../contents/images/left.png) no-repeat left center;
    padding-left: 30px; }
  .btn_content a.btn_next span {
    background: url(../contents/images/right.png) no-repeat right center;
    padding-right: 30px; }

.mv {
  padding-top: 10px;
  padding-bottom: 10px; }
  .mv h1.t_detail span {
    display: inline-block;
    line-height: 1;
    background-position: bottom 0 left; }
  .mv h1 span {
    background: url(../contents/images/bg_re.png) repeat-x bottom 6px left;
    font-weight: 600;
    padding-left: 1.5%;
    padding-right: 1.5%;
    font-size: 40px;
    color: #f2157f;
    line-height: 1.3; }
    .mv h1 span small {
      font-weight: 600;
      font-size: 20px; }

@media (max-width: 960px) {
  .mv {
    margin-top: 85px;
  }
}

.h2_content {
  font-size: 24px; }

.fg_detail {
  display: inline-block;
  position: relative; }
  .fg_detail::before {
    content: "";
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 3;
    background: url(../contents/images/zoom.png) no-repeat 0 0; }

.list_detail > li {
  width: 400px;
  max-width: 48%; }

.contentDetailBlock + .contentDetailBlock {
  margin-top: 40px;
}

.contentDetailBlock a:not(.fg_detail) {
  color: #154ff2;
  border-bottom: 1px solid #154ff2;
}

.contentDetailBlock a:not(.fg_detail):hover {
  border: none;
}

[class*="ttl-contentDetail"] {
  margin-bottom: 20px;
}

.ttl-contentDetail--border {
  border-bottom: 2px solid #f2157f;
}

.h2_detail {
  border-top: 1px solid #f2157f;
  border-bottom: 1px solid #f2157f;
  font-size: 26px; }
  .h2_detail span {
    font-weight: 600;
    background: url(../contents/images/book.png) no-repeat center left;
    padding-left: 57px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px; }

.h3_detail_content {
  font-size: 20px; }

.contentDetailBlock_Ttl {
  position: relative;
  padding: 0 0 6px 20px;
}

.contentDetailBlock_Ttl::before {
  position: absolute;
  top: 0;
  bottom: 6px;
  left: 0;
  content: "";
  width: 10px;
  background: #f2157f;
  font-size: 20px;
  font-size: 2rem;
}



span.btnpage {
  width: 240px;
  display: inline-block; }

.list_btn_detail {
  position: relative;
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #d0d0d0; }
  .list_btn_detail .btn_back {
    width: 248px;
    border: 1px solid #f2157f;
    text-align: center;
    display: inline-block;
    padding: 10px 2%; }
    .list_btn_detail .btn_back span {
      padding-left: 30px;
      color: #f2157f;
      background: url(../contents/images/left_on.png) no-repeat center left; }

.list_faq_button li {
  position: relative;
  overflow: hidden;
  background-color: #f2157f;
  height: 55px; }
  .list_faq_button li a span.img {
    padding: 7px 0px !important; }
    .list_faq_button li a span.img div {
      height: 55px;
      position: relative;
      display: inline-block;
      padding-left: 40px; }
      .list_faq_button li a span.img div figure {
        position: absolute;
        left: 0px;
        top: 3px; }
      .list_faq_button li a span.img div small {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.3; }

.tt_faq {
  font-size: 20px;
  font-weight: 600;
  background-color: #ffffff;
  color: #f2157f;
  border-top: 5px solid #f2157f;
  padding: 10px 2%; }

.list_faq dl {
  margin-top: 30px;
  border-bottom: 1px dashed #d0d0d0;
  padding-bottom: 10px; }

.list_faq dt {
  font-weight: 600;
  padding-right: 20px;
  font-size: 18px;
  background: url(../faq/images/q.png) no-repeat top left;
  margin-bottom: 5px;
  position: relative; }
  .list_faq dt.opened::before {
    content: url(../faq/images/mins.png); }
  .list_faq dt::before {
    content: url(../faq/images/plus.png);
    position: absolute;
    right: 1%;
    top: 3px; }

.list_faq dd {
  background: url(../faq/images/a.png) no-repeat top left;
  display: none; }

.list_faq dt, .list_faq dd {
  padding-left: 40px;
  padding-bottom: 15px;
  padding-top: 2px; }

.list_btn_service li {
  margin-bottom: 10px;
  position: relative;
  background-color: #ffffff;
  padding: 10px 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px; }
  .list_btn_service li:last-of-type {
    margin-right: 0px; }
  .list_btn_service li::before, .list_btn_service li > a {
    width: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .list_btn_service li::before {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    border: 1px solid #d0d0d0; }
  .list_btn_service li span {
    color: #f2157f;
    font-weight: 600; }
  .list_btn_service li:hover::before, .list_btn_service li.act::before {
    border-color: #f2157f;
    border-width: 3px; }
  .list_btn_service li > a {
    z-index: 3; }

.service01 p.date > small {
  color: #f2157f;
  font-weight: 500;
  font-size: 26px; }

.service01 p.date > span {
  padding: 0px 25px;
  width: auto; }

.list_img {
  width: 100%; }
  .list_img .list_tab {
    width: 48.8%; }
  .list_img .box_img {
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    width: 50%;
    position: relative; }
    .list_img .box_img a{
      width: 100%;
      display: block;
      position: relative;
      text-align: center;
    }
    .list_img .box_img a::before {
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      content: "";
      background: url(../contents/images/zoom.png) no-repeat right bottom #12232e;
      background-size: 100% 100%;
      height: 40px;
      width: 40px;
      position: absolute;
      right: 5px;
      bottom: 5px;
      z-index: 3; }
  .list_img .gallery {
    text-align: center;
    position: relative;
    cursor: pointer; }
    .list_img .gallery:last-of-type {
      margin-right: 0px; }

.price_service {
  width: 100%;
  max-width: 420px;
  padding-left: 1%;
  margin-bottom: 60px;
  padding-right: 1%; }
  .price_service > span {
    font-size: 26px;
    font-weight: 500;
    color: #f2157f; }
    .price_service > span small {
      font-size: 16px; }
  .price_service > small {
    background-color: #319f2d;
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    padding: 0px 20px; }

.item_detail_service > figure {
  width: 100%; }

.item_detail_service > div {
  width: 100%; }

.list_btn_detail.btn_service {
  border-top: none; }

@media print, screen and (min-width: 768px) {
  .item_detail_service > figure {
    width: 32%; }
    .item_detail_service > figure ~ div {
      width: 68%;
      padding-left: 1%; }
  .list_btn_service li {
    width: 23.8%;
    margin-right: 1.6%; }
    .list_btn_service li:nth-of-type(4n) {
      margin-right: 0px; }
  .list_btn_detail .btn_back {
    padding: 20px 2%; }
  a[href*='tel'] {
    pointer-events: none; }
  .bg_content {
    padding: 15px; }
  .list_item_about li dl {
    width: 418px;
    max-width: 49.8%; }
  .list_item_about li > div > div {
    max-width: 50.2%;
    width: 422px; }
  .list_item_about li:nth-of-type(odd) > div > div {
    padding-right: 22px;
    float: left; }
  .list_item_about li:nth-of-type(odd) dl {
    float: right; }
  .list_item_about li:nth-of-type(even) > div > div {
    padding-left: 22px;
    float: right; }
  .list_item_about li:nth-of-type(even) dl {
    float: left; }
  .list_bn_about li {
    margin-right: 3.5%; }
    .list_bn_about li:last-of-type, .list_bn_about li:nth-of-type(3n) {
      margin-right: 0px; }
  .list_btn_content li {
    max-width: 33%; }
    .list_btn_content li.icon02{
      padding-left: 50px;
    }
  .list_faq_button li {
    width: 265px; } }

@media print, screen and (min-width: 961px) {
  .link .btn_back {
    padding: 19px 2%;
    border: 1px solid #f2157f; }
    .link .btn_back:hover {
      background-color: #f2157f; }
      .link .btn_back:hover span {
        color: #ffffff;
        background-image: url(../contents/images/left.png); }
  .list_faq_button li a:hover span.img.top {
    top: 0px !important; }
  .list_btn_detail {
    position: relative;
    padding-top: 40px; }
    .list_btn_detail .btn_back {
      position: absolute;
      left: 50%;
      top: 40px;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%); }
  .bannar_contact {
    padding: 30px; }
    .bannar_contact::before {
      width: 353px;
      height: 310px;
      right: 13px; }
    .bannar_contact h2 span {
      font-size: 30px; }
    .bannar_contact .block3 li:first-of-type {
      padding-right: 30px;
      font-size: 18px; }
    .bannar_contact .block3 .btn_contact {
      width: 210px; }
  .tb_contact th {
    width: 275px;
    background-position: center right !important;
    padding-right: 70px; }
  .tb_contact td {
    padding-left: 50px; }
  .anchor_about {
    padding: 30px 55px; }
    .anchor_about > ul > li:nth-of-type(4), .anchor_about > ul > li:nth-of-type(3) {
      padding-left: 30px; }
    .anchor_about > ul > li:nth-of-type(5), .anchor_about > ul > li:nth-of-type(6) {
      padding-left: 60px; }
    .anchor_about > ul > li:nth-of-type(n+3) {
      margin-top: 10px; }
    .anchor_about > ul > li:nth-of-type(7), .anchor_about > ul > li:nth-of-type(8) {
      padding-left: 90px;
  margin-top: 0;}
  .content01 {
    margin-top: 50px; }
    .content01 li > figure {
      width: 310px; }
    .content01 li > div {
      width: 455px; }
    .content01 li h2 {
      font-size: 20px; }

      .bb_none {
        padding-bottom: 0 !important;
      }
      .tb_none {
        padding-top: 0 !important;
      }
      .bb_none.th_pt80 {
        padding-top: 80px;}
}

  .bb_none {
    border-bottom: none !important;
  }
  .tb_none {
    border-top: none !important;
  }

@media only screen and (max-width: 960px) {
  .sp_padding0 {
    padding: 0 !important;}
}
.down_tr {
  display: none;
}

@media only screen and (max-width: 960px) {
  .link {
    text-align: center;
    margin-top: 10px; }
    .link .btn_back {
      max-width: 48%; }
  .tb_contact th {
    padding-left: 60px;
    text-align: left; }
  .bannar_contact::before {
    background-size: 100% auto; }
  .bannar_contact .block3 li:first-of-type {
    width: 100%;
    font-size: 16px; }
  .anchor_about > ul li:nth-of-type(4), .anchor_about > ul li:nth-of-type(3) {
    padding-left: 10px; }
  .anchor_about > ul li:nth-of-type(5), .anchor_about > ul li:nth-of-type(6) {
    padding-left: 20px; }
  .anchor_about > ul li:nth-of-type(n+3) {
    margin-top: 10px; }
  .anchor_about > ul li a {
    padding-left: 36px;
    padding-top: 0px;
    padding-bottom: 7px; }
  .anchor_about > ul li small {
    font-size: 14px; }
  .anchor_about > ul li span.pink {
    font-size: 25px; } }

@media only screen and (max-width: 860px) {
  .list_faq_button {
    width: 700px;
    max-width: 100%;
    margin: 30px auto 0px; }
    .list_faq_button li {
      margin-bottom: 10px;
      width: 100%; }
      .list_faq_button li span.img div {
        width: 232px; } }

@media only screen and (max-width: 767px) {
  .item_detail_service > figure {
    text-align: center; }
  .item_detail_service > div {
    padding-top: 15px; }
  .price_service {
    margin-bottom: 30px; }
  .list_btn_service li {
    width: 48%;
    margin-right: 4%;
    font-size: 15px; }
    .list_btn_service li:nth-of-type(2n) {
      margin-right: 0px; }
  .tt_faq {
    font-size: 18px; }
  .btn_content a {
    padding: 10px 2%; }
  .mgt70 {
    margin-top: 35px; }
  .mgt60 {
    margin-top: 30px; }
  .mgt40 {
    margin-top: 20px; }
  .mgt20 {
    margin-top: 13px; }
  .pdt50 {
    padding-top: 25px; }
  .pdt70 {
    padding-top: 35px; }
  .h3_detail_content {
    font-size: 16px; }
  .h2_content {
    font-size: 19px; }
  .h2_detail {
    font-size: 20px; }
  .h2_detail span {
    padding-left: 35px;
    background-size: auto 23px; }
  .tt_contact {
    font-size: 24px; }
    .tt_contact ~ p.text_center {
      margin-top: 10px; }
  .center_sp {
    text-align: center; }
  .list_detail_big li {
    width: 100%;
    max-width: 100%; }
  .mv h1 span {
    font-size: 30px; }
  .bg_white {
    padding: 25px 2%; }
    .bg_white h3 {
      font-size: 18px; }
  #pp {
    padding: 25px 2% 30px; }
  .bn_contact {
    background-image: url(../contact/images/bn_sp.png);
    margin-top: 25px; }
    .bn_contact h3 {
      font-size: 16px;
      line-height: 1.4; }
  .tb_contact th, .tb_contact td {
    width: 100%;
    display: block; }
  .tb_contact th {
    border-bottom: none; }
  .tb_contact td {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px; }
  .list_item_about li > div > div, .list_item_about li dl {
    width: 100%;
    display: inline-block; }
  .list_item_about li > div figure {
    float: left; }
  .h3_about {
    padding-top: 7px;
    padding-left: 65px;
    padding-bottom: 10px; }
    .h3_about span {
      font-size: 50px; }
    .h3_about small {
      font-size: 16px;
      line-height: 1.4; }
  .list_bn_about {
    width: 450px;
    max-width: 100%;
    margin: 30px auto 0px; }
    .list_bn_about li {
      width: 100%;
      max-width: 100%; }
      .list_bn_about li:nth-of-type(n+2) {
        margin-top: 15px; }
  .list_btn_content {
    width: 500px;
    max-width: 100%;
    margin: 0 auto; }
    .list_btn_content.list_btn_faq {
      margin-top: 30px; }
    .list_btn_content li {
      width: 100%; }
      .list_btn_content li:nth-of-type(n+2) {
        margin-top: 10px; } }

.inner_box {
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 0 0 10px #f4f4f4 inset;
}
.inner_box .heading {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.inner_box .heading.underline {
  padding-bottom: 5px;
  border-bottom: 1px dotted #999;
}
.inner_box .catch {
  font-size: 16px;
  font-weight: bold;
}
.inner_box .txt p{
  position: relative;
  display: flex;
  font-size: 14px;
  margin-top: .5em;
}
.inner_box .txt li{
  position: relative;
  display: flex;
  font-size: 14px;
  margin-top: .5em;
}
.inner_box .txt li::before{
  flex-shrink: 0;
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 3px solid #f2157f;
  margin-top: 4px;
  margin-right: 6px;
}

@media print, screen and (min-width: 640px) {
  .hd_ip {
    display: none; }
  .list_img .box_img img {
    max-height: 315px; }
  .list_img .gallery {
    width: 48%; }
    .list_img .gallery img {
      max-height: 148px; }
    .list_img .gallery:nth-of-type(2n) {
      margin-right: 0px; }
    .list_img .gallery:nth-of-type(n+3) {
      margin-top: 15px; } }

@media only screen and (max-width: 639px) {
  .list_detail > li {
    width: 100%;
    max-width: 100%; }
  .list_detail > li + li {
    margin-top: 20px;
  }
  .content01 li > figure {
    text-align: center; }
  .bannar_contact {
    text-align: center; }
    .bannar_contact h2 {
      text-align: center; }
      .bannar_contact h2 span {
        margin-bottom: 3px; }
      .bannar_contact h2 ~ p.pink {
        text-align: center; }
    .bannar_contact .block3 li {
      width: 100%; }
      .bannar_contact .block3 li:nth-of-type(n+2) {
        margin-top: 10px; }
      .bannar_contact .block3 li.btn_contact {
        margin-right: 0px; }
        .bannar_contact .block3 li.btn_contact .brn {
          max-width: 65%; }
    .bannar_contact .tt_phone {
      margin-top: 10px; }
  .phone_contact {
    font-size: 7.6vw;
    background-size: auto 7vw;
    padding-left: 10.3vw; }
  .fax_contact {
    display: inline-block;
    font-size: 7.6vw;
    background-size: auto 9vw;
    margin-top: 10px;
    padding-left: 10.3vw; }
  .fax_contact a {
    display: block;
    margin: 5px;
  }
  .dl_tb dd ul > li {
    width: 50%; }
  #dl02.dl_tb dd li {
    margin-right: 0px;
  }
  .list_radio01 li {
    margin-right: 7%; }
  .list_img .list_tab, .list_img .box_img {
    width: 100%; }
  .list_img .list_tab {
    margin-top: 15px; }
  .list_img .gallery {
    width: 32%;
    margin-right: 2%; }
    .list_img .gallery:nth-of-type(3n) {
      margin-right: 0px; } }

@media only screen and (max-width: 440px) {
  .content01 li > figure img {
    width: 100%; } }

@media only screen and (max-width: 413px) {
  .anchor_about > ul li {
    width: 100%; }
    .anchor_about > ul li:nth-of-type(2), .anchor_about > ul li:nth-of-type(7) {
      padding-left: 15px; }
    .anchor_about > ul li:nth-of-type(3), .anchor_about > ul li:nth-of-type(6) {
      padding-left: 30px; }
    .anchor_about > ul li:nth-of-type(4), .anchor_about > ul li:nth-of-type(5) {
      padding-left: 45px; }
    .anchor_about > ul li:nth-of-type(8) {
      padding-left: 0px; } }

@media print, screen and (min-width: 375px) {
  .hd_sm {
    display: none; } }

.item_detail_service.recommended_box {
  margin: 0 -10px;
}
.item_detail_service > div.recommended {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.item_detail_service > div.recommended .img {
  width: 100%;
  height: auto;
}
.item_detail_service > div.recommended .categories {
  background-color: #ccc;
  text-align: center;
  padding: 2px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 0;
  -moz-border-radius: 5px;
}
.item_detail_service > div.recommended h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .item_detail_service > div.recommended {
    width: 25%;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .list_btn_corporation li {
    max-width: 48%;
    width: 100%;
  }
  #corporation01,
  #corporation02 {
    margin-top: -120px;
    padding-top: 120px;
  }
}

#flow01,
#flow02,
#flow02_02,
#flow03,
#flow04,
#flow05 {
  margin-top: -90px;
  padding-top: 90px;
}
@media print, screen and (min-width: 768px) {
  .list_btn_flow li {
    margin-right: 22px;
    margin-bottom: 10px;
  }
  .list_btn_flow li:nth-child(3n){
    margin-right: 0;
  }
  #flow01,
  #flow02,
  #flow02_02,
  #flow03,
  #flow04,
  #flow05 {
    margin-top: -120px;
    padding-top: 120px;
  }
}
.tt_contact_pink{
  color: #ffffff;
  padding: 1px;
  border:1px solid #cecece;
  font-size: 17px;
  margin-bottom: 20px;
}
.box_contact2{
  margin-bottom: 20px;
}
.box_contact2 a{
  color: #EC0C6D;
}
.box_contact2 a:hover{
  color: #F75B9F;
    text-decoration: underline;
}
.tt_contact_pink span{
  background: url(../contact/images/bg-right.jpg)no-repeat right top #f45f9f;
  padding: 10px 2%;
  background-size: auto 100%;
}

/* allergy */
.sec_allergy01 {
  background: url(../allergy/images/bg01.jpg) no-repeat center center/cover;
  border: 5px solid #e1e1e1;
  padding: 30px 32px 30px;
  margin-bottom: 35px; }
  .sec_allergy01 h2 {
    font-size: 27px;
    margin-bottom: 30px;
    color: #ffffff;
    font-weight: 500;
    text-shadow:
       2px  2px 1px rgba(0, 0, 0, 0.5),
      -2px  2px 1px rgba(0, 0, 0, 0.5),
       2px -2px 1px rgba(0, 0, 0, 0.5),
      -2px -2px 1px rgba(0, 0, 0, 0.5),
       2px  0px 1px rgba(0, 0, 0, 0.5),
       0px  2px 1px rgba(0, 0, 0, 0.5),
      -2px  0px 1px rgba(0, 0, 0, 0.5),
       0px -2px 1px rgba(0, 0, 0, 0.5); }
  .sec_allergy01 > div {
    border: 5px solid #e1e1e1;
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    max-width: 100%;
    padding: 15px 20px; }

.item_allergy02 > dl {
  border: 3px solid #f2157f;
  background: url(../allergy/images/bg_left.jpg) no-repeat left top #ffffff;
  font-size: 20px;
  margin-top: 45px;
  position: relative; }
  .item_allergy02 > dl:nth-of-type(n+2)::before {
    content: "";
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: 14px;
    border-top: 23px solid #f2157f;
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    position: absolute; }
  .item_allergy02 > dl dt {
    color: #f2157f;
    font-style: italic;
    line-height: 1.35;
    width: 95px;
    font-size: 56px;
    text-align: center; }
  .item_allergy02 > dl dd {
    width: 745px;
    padding-right: 25px; }
  .item_allergy02 > dl dt, .item_allergy02 > dl dd {
    font-weight: 500; }

.box_allergy02 {
  margin-top: 50px; }
  .box_allergy02 > li {
    margin-bottom: 20px; }
  .box_allergy02 > li:last-child {
    width: 400px;
    max-width: 100%; }
    .box_allergy02 > li:last-child span {
      font-size: 20px;
      border-bottom: 2px solid #a3a3a3; }

.p-allergy .box_hands {
  padding: 10px 35px;
  width: 400px; }

.p-allergy > figure {
  width: 55px; }

.p-allergy > p {
  width: -moz-calc(100%  - 55px);
  width: -webkit-calc(100% - 55px);
  width: -o-calc(100% - 55px);
  width: calc(100% - 55px);
  width: -ms-(100% - 55px);
  padding-left: 7%;
  text-align: center; }

.box_hands {
  border: 5px solid #e1e1e1;
  position: relative;
  max-width: 100%;
  background-color: #ffffff; }
  .box_hands::before {
    width: calc(100% + 10px);
    width: -o-calc(100% + 10px);
    width: -moz-calc(100% + 10px);
    width: -webkit-calc(100% + 10px);
    height: 5px;
    background-color: #f2157f;
    content: "";
    position: absolute;
    left: -5px;
    top: -5px; }

  .page-allergy .btnpage {
    margin-top: 8%;
  }

.sec_allergy03 {
  border: 5px solid #e1e1e1;
  background: url(../allergy/images/bg02.jpg) no-repeat center center/cover;
  margin: 45px 35px 35px 0px;
  padding: 20px 30px;
  -webkit-box-shadow: 35px 35px 0px #ffc0cb;
  -moz-box-shadow: 35px 35px 0px #ffc0cb;
  box-shadow: 35px 35px 0px #ffc0cb; }
  .sec_allergy03 p:nth-child(n+2) {
    margin-top: 20px; }
  .sec_allergy03 h2 span {
    font-size: 20px;
    position: relative;
    font-weight: 600;
    display: inline-block; }
    .sec_allergy03 h2 span::before {
      content: url(../allergy/images/icon03.png);
      position: absolute;
      left: 100%;
      margin-left: 3%;
      top: -5px; }

@media screen and (max-width: 767px) {
  .sec_allergy01 {
    padding: 30% 2% 6%;
    margin-bottom: 35px;
    background-position: top center;
    background-size: 120%; }
    .sec_allergy01 h2 {
      font-size: 18px; }
    .sec_allergy01 > div {
      padding: 3%;
      border: none; }
  .item_allergy02 > dl {
    font-size: 16px;
    margin-top: 30px;
    background-size: 60px auto;
    padding: 7px 2%; }
    .item_allergy02 > dl:nth-of-type(n+2)::before {
      margin-bottom: 10px;
      border-top-width: 16px;
      border-left-width: 30px;
      border-right-width: 30px; }
    .item_allergy02 > dl dt {
      width: 40px;
      font-size: 35px; }
    .item_allergy02 > dl dd {
      width: -moz-calc(100%  - 40px);
      width: -webkit-calc(100% - 40px);
      width: -o-calc(100% - 40px);
      width: calc(100% - 40px);
      width: -ms-(100% - 40px);
      padding-right: 0%;
      padding-left: 2%; }
  .box_allergy02 {
    margin-top: 25px; }
    .box_allergy02 > li:last-child span {
      font-size: 18px; }
  .p-allergy .box_hands {
    padding: 10px 3%; }
  .sec_allergy03 {
    margin: 25px 15px 15px 0px;
    padding: 20px 2%;
    -webkit-box-shadow: 15px 15px 0px #ffc0cb;
    -moz-box-shadow: 15px 15px 0px #ffc0cb;
    box-shadow: 15px 15px 0px #ffc0cb; }
    .sec_allergy03 p:nth-child(n+2) {
      margin-top: 10px; }
    .sec_allergy03 h2 {
      padding-left: 10px;
      padding-right: 10px; }
      .sec_allergy03 h2 span {
        font-size: 18px; }
        .sec_allergy03 h2 span::before {
          margin-left: 1%;
          top: 0px; } }

.p-sterilization .list_btn_content {
  margin-bottom: 45px; }

.p-sterilization .box_hands {
  background-image: url(../sterilization/images/bg_left.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 15px 30px 40px; }
  .p-sterilization .box_hands h3 {
    padding-left: 50px;
    width: 100%; }
    .p-sterilization .box_hands h3 span {
      font-size: 20px;
      font-weight: 500; }
      .p-sterilization .box_hands h3 span:first-of-type {
        margin-right: 3%; }

.titl_line {
  color: #f2157f;
  border-top: 1px solid #f2157f;
  border-bottom: 1px solid #f2157f;
  font-size: 24px;
  line-height: 2;
  font-weight: 500; }

.box_sterilization01 > div {
  width: 375px; }
  .box_sterilization01 > div.w610 {
    width: 610px; }

.box_sterilization01 > div, .box_sterilization01 > ul, .box_sterilization01 > figure {
  max-width: 100%; }

.box_sterilization01 > ul {
  width: 440px; }
  .box_sterilization01 > ul > li {
    text-align: center;
    width: 48%; }

.box_sterilization01 > figure {
  width: 210px; }

.box_sterilization01 .btnpage {
  max-width: 250px; }
  .box_sterilization01 .btnpage a {
    padding: 8px 0; }
.ster_btn {
  max-width: 280px;
}
.mgt30 {
  margin-top: 30px; }

.mgt50 {
  margin-top: 50px; }

.index {
  padding-left: 15px;
  text-indent: -15px;
  display: block; }

.list_step > dl {
  padding: 0px 40px 0px 60px;
  margin-bottom: 15px;
  border: 3px solid #f2157f;
  background: url(../sterilization/images/bg_left.png) no-repeat left top #ffffff; }
  .list_step > dl > dt, .list_step > dl > dd {
    font-weight: 500; }
  .list_step > dl > dd {
    width: 590px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 20px; }
  .list_step > dl > dt {
    width: 150px;
    padding-left: 50px;
    font-size: 56px;
    line-height: 1.4;
    color: #f2157f;
    font-style: italic;
    position: relative; }
    .list_step > dl > dt::before {
      content: 'STEP';
      position: absolute;
      font-style: normal;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      font-size: 20px; }

.list_item_ster > li {
  width: 32.1428571429%;
  border: 5px solid #e1e1e1;
  background-color: #ffffff;
  padding: 5px 5px 25px;
  margin-top: 20px; }

.list_item_ster h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center; }
  .list_item_ster h3 b {
    width: 100%; }

.box_ster > p {
  width: 550px; }

.box_ster > figure {
  width: 241px; }

.list_btn_ster {
  margin-left: -10px;
  margin-right: -10px; }
  .list_btn_ster > li {
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    background-color: #f2157f;
    width: 195px;
    border: 1px solid #f2157f;
    padding: 10px 2%;
    margin: 0px 10px 20px; }

.relative {
  position: relative; }

.asb {
  position: absolute; }

.asb_ful {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

.img_shadow {
  width: 47.619047619%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px; }
  .img_shadow.pull_right {
    margin-left: 2.38%; }
  .img_shadow.pull_left {
    margin-right: 2.38%; }
  .img_shadow img {
    -webkit-box-shadow: 20px 20px #ffc0cb;
    -moz-box-shadow: 20px 20px #ffc0cb;
    box-shadow: 20px 20px #ffc0cb; }

/*縦長写真用*/
@media print, screen and (min-width: 768px) {
.page-kazuki .img_shadow.img_hlong {
  text-align: center;
  width: 40%;
  }
}

.page-kazuki .intro_wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 60px;
  margin-bottom: 20px;
}

.page-kazuki .intro_wrap .intro_left {
  width: 40%;
  text-align: center;
}

.page-kazuki .intro_wrap .intro_left img {
  -webkit-box-shadow: 20px 20px #ffc0cb;
  -moz-box-shadow: 20px 20px #ffc0cb;
  box-shadow: 20px 20px #ffc0cb;
}

.page-kazuki .intro_wrap .intro_right {
  width: 56%;
}

.page-kazuki .intro_wrap .intro_right--txt {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}

.page-kazuki .item_kazuki_add {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px 0 50px 0;
}

.item_kazuki_add.add05 {
  margin: 40px 0 70px 0!important;
}

.page-kazuki .add_item-left {
  width: 47%;
  text-align: center;
}

.page-kazuki .add_item-right {
  width: 36%;
  text-align: center;
}

.page-kazuki .add_item-left {
  margin-right: 3%;
}

.page-kazuki .add_item-left img,
.page-kazuki .add_item-right img {
  -webkit-box-shadow: 20px 20px #ffc0cb;
  -moz-box-shadow: 20px 20px #ffc0cb;
  box-shadow: 20px 20px #ffc0cb;
}

@media print, screen and (max-width: 767px){
  .page-kazuki .intro_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin-bottom: 30px;
  }
  .page-kazuki .intro_wrap .intro_left {
    margin: 0 0 25px 0;
    width: 100%;
  }
  .page-kazuki .intro_wrap .intro_left img {
  width: 60%;
  -webkit-box-shadow: 10px 10px #ffc0cb;
  -moz-box-shadow: 10px 10px #ffc0cb;
  box-shadow: 10px 10px #ffc0cb;
  }
  .page-kazuki .intro_wrap .intro_right{
    width: 100%;
  }
  .page-kazuki .intro_wrap .intro_right--txt {
    font-size: 16px;
    font-weight: bold;
  }
  .page-kazuki .item_kazuki_add {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0 50px 0;
  }
  .page-kazuki .item_kazuki_add.add05 {
    margin: 40px 0 50px 0!important;
  }
  .page-kazuki .add_item-left {
    width: 100%;
    margin: 0 0 10% 0;
  }
  .page-kazuki .add_item-right {
    width: 100%;
  }
  .page-kazuki .add_item-left img,
  .page-kazuki .add_item-right img{
    max-width: 80%;
    max-height: 300px;
    -webkit-box-shadow: 10px 10px #ffc0cb;
    -moz-box-shadow: 10px 10px #ffc0cb;
    box-shadow: 10px 10px #ffc0cb;
  }
}

.list_before_after li {
  width: 47.5%;
  margin-top: 30px;
  position: relative; }
  .list_before_after li:first-of-type::before {
    display: none; }
  .list_before_after li:nth-of-type(odd)::before {
    content: "";
    left: 100%;
    position: absolute;
    width: 42px;
    background: url(../sterilization/images/tg_right.png) no-repeat center center;
    height: 100%;
    top: 0; }

.tt_before_after {
  background-color: #f2157f;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  padding: 7px 2%; }

@media screen and (max-width: 960px) {
  .list_before_after li:nth-of-type(odd)::before {
    width: 10.3%;
    background-size: 75% auto; } }

@media print, screen and (min-width: 768px) {
  .list_item_ster > li {
    margin-right: 1.78571428565%; }
    .list_item_ster > li p {
      min-height: 44px; }
    .list_item_ster > li:last-of-type, .list_item_ster > li:nth-child(3n) {
      margin-right: 0px; }
  .hidden_pc {
    display: none; }
  .box_sterilization01 .btnpage {
    margin-left: 0px; } }


.p-sterilization .syojyo_list {
  padding: 3% 4%;
  margin: 10px 10% 0 10%;
  background: #fff;
  border: 1px dotted #f2157f;
}

.p-sterilization .syojyo_list .syojyo_item {
   width: 24%;
   text-align: center;
   padding-bottom: 5px;
   margin-bottom: 15px;
   font-size: 17px;
}
.p-sterilization .syojyo_list .syojyo_item:nth-of-type(5),
.p-sterilization .syojyo_list .syojyo_item:nth-of-type(6),
.p-sterilization .syojyo_list .syojyo_item:nth-of-type(7) {
   margin-bottom: 0;
}

.p-sterilization .syojyo_list .syojyo_item span {
  border-bottom: 1px solid #f2157f;
}


@media screen and (max-width: 767px) {
  .p-sterilization .list_btn_content {
    margin-bottom: 30px; }
  .p-sterilization .box_hands {
    padding: 15px 3% 20px;
    background-size: 50px auto; }
    .p-sterilization .box_hands h3 {
      padding-left: 20px; }
      .p-sterilization .box_hands h3 span {
        font-size: 18px; }
  .titl_line {
    font-size: 20px;
    line-height: 1.5;
    padding-top: 5px;
    padding-bottom: 5px; }
  .box_sterilization01 {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .box_sterilization01 > div, .box_sterilization01 > div.w610 {
      width: 100%; }
    .box_sterilization01 > ul {
      margin: 15px auto; }
    .box_sterilization01 .btnpage a {
      padding: 4px 0 8px; }
  .mgt30 {
    margin-top: 15px; }
  .mgt50 {
    margin-top: 25px; }
  .list_step > dl {
    padding: 0px 2% 0px 20px;
    background-size: 50px auto; }
    .list_step > dl > dd {
      width: -moz-calc(100%  - 90px);
      width: -webkit-calc(100% - 90px);
      width: -o-calc(100% - 90px);
      width: calc(100% - 90px);
      width: -ms-(100% - 90px);
      font-size: 16px; }
    .list_step > dl > dt {
      width: 90px;
      padding-left: 40px;
      font-size: 35px; }
      .list_step > dl > dt::before {
        font-size: 16px; }
  .list_item_ster {
    width: 550px;
    max-width: 100%;
    margin: 10px auto; }
    .list_item_ster > li {
      width: 49%; }
      .list_item_ster > li:nth-of-type(odd) {
        margin-right: 2%; }
  .box_ster > figure {
    text-align: center;
    margin-top: 10px; }
  .box_ster > figure, .box_ster > p {
    width: 100%; }
  .list_btn_ster {
    margin-left: 0px;
    margin-right: 0px; }
    .list_btn_ster > li {
      width: 49%;
      margin: 0px 0px 7px; }
      .list_btn_ster > li:nth-of-type(odd) {
        margin-right: 2%; }
      .list_btn_ster > li:last-of-type {
        margin-right: 0px; }
  .img_shadow {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-bottom: 10px; }
    .img_shadow img {
      max-width: 80%;
      -webkit-box-shadow: 10px 10px 0px #ffc0cb;
      -moz-box-shadow: 10px 10px 0px #ffc0cb;
      box-shadow: 10px 10px 0px #ffc0cb; }
    .img_shadow.pull_right {
      margin-left: 0%; }
    .img_shadow.pull_left {
      margin-right: 0%; }
  .tt_before_after {
    font-size: 18px; }
  .hidden_sp {
    display: none; }
    .p-sterilization .syojyo_list .syojyo_item {
       width: 50%;
       margin-bottom: 10px;
       font-size: 16px;
   }
   .p-sterilization .syojyo_list .syojyo_item:nth-of-type(5) {
      margin-bottom: 10px;
   }
   .p-sterilization .syojyo_list .syojyo_item:nth-of-type(6) {
      margin-bottom:10px;
   }
   .p-sterilization .syojyo_list .syojyo_item:nth-of-type(7) {
      margin-bottom: 0;
   }
}

.item_kazuki li {
  margin-top: 45px; }

.secondpage .main_body.p-allergy, .secondpage .main_body.p-kazuki, .secondpage .main_body.p-sterilization {
  padding-bottom: 60px; }
  .p-sterilization #id01, .p-sterilization #id02, .p-sterilization #id03{
    margin-top: -105px;
    padding-top: 105px;
  }

  @media screen and (max-width:960px){
    .p-sterilization #id01, .p-sterilization #id02, .p-sterilization #id03{
      margin-top: -65px;
      padding-top: 65px;
    }
    .item_kazuki li {
      margin-top: 30px; }
      .p-allergy .box_hands  figure{
        width: 55px; }
      .p-allergy .box_hands >p{
        font-size: 16px;
        width: -moz-calc(100%  - 70px);
        width: -webkit-calc(100% - 70px);
        width: -o-calc(100% - 70px);
        width: calc(100% - 70px);
        width: -ms-(100% - 70px); }
  }
