@charset "UTF-8";

#amamori_contents {
  margin-top: 40px;
  padding-bottom: 10px
}

#amamori_contents .sec-inner {
  max-width: 980px;
  width: auto;
  margin: 0 auto
}

#amamori_contents .amamori_mv .amamori_mv_bg {
  text-align: center;
  background: url(../images/amamori/amamori_grid.png);
  background-size: cover;
  background-repeat: no-repeat
}

#amamori_contents .amamori_mv p {
  font-size: 16px;
  line-height: 1.8;
  margin: 20px 0
}

#amamori_contents .amamori_bar_txt {
  font-size: 30px;
  padding: 16px 0
}

#amamori_contents .self_check_txt {
  font-size: 20px;
  text-align: center;
  color: #2e7ab1;
  margin-bottom: 14px
}

#amamori_contents .bg_white {
  margin-bottom: 70px
}

#amamori_contents .bg_light_blue .amamori_bar {
  background: linear-gradient(#fff9eb 50%, #eff8ff 50%)
}

#amamori_contents .bg_beige .amamori_bar {
  margin: 60px 0 40px
}

#amamori_contents .bg_white .amamori_bar {
  background: linear-gradient(#fff9eb 50%, #FFF 50%)
}

#amamori_contents.amamori_bar_txt {
  font-size: 30px;
  padding: 16px 0
}

#amamori_contents .bg_light_blue .amamori_bar_txt {
  max-width: 980px;
  font-weight: bold;
  text-align: center;
  color: #ffed05;
  background-color: #2e7ab1;
  margin: 0 auto
}

#amamori_contents .bg_beige .c-header__brown,
#amamori_contents .bg_white .c-header__brown {
  background: #76471b;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  display: flex;
  max-width: 980px;
  height: 64px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0 50px;
  background-size: auto auto;
  background-color: #9d652f;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #76471b 1px, #76471b 6px)
}

#amamori_contents .bg_light_blue .amamori_block {
  font-family: 'Noto Sans JP';
  text-align: center;
  background-color: #eff8ff;
  padding-bottom: 4px
}

#amamori_contents .bg_white .amamori_block {
  font-family: 'Noto Sans JP';
  text-align: center;
  background-color: #fff;
  padding-bottom: 4px
}

#amamori_contents .amamori_block_image {
  padding: 40px
}

#amamori_contents .amamori_block_txt {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5
}

#amamori_contents .amamori_block_txt span {
  color: #f25e3d;
  font-weight: 500
}

#amamori_contents .amamori_btn {
  position: relative;
  max-width: 640px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eb6120;
  border-radius: 50px;
  padding: 18px 30px;
  margin: 30px auto 50px;
  box-shadow: 0 8px 0 #6e2604;
  transition: .3s
}

#amamori_contents .amamori_btn:hover {
  box-shadow: none;
  transform: translate3d(0, 5px, 0)
}

#amamori_contents .left_btn_txt {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  color: #eb6120;
  background-color: #fff56f;
  margin-right: auto;
  padding: 4px 20px;
  left: 40px
}

#amamori_contents .center_btn_txt {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-left: 80px
}

#amamori_contents .right_btn_txt {
  position: absolute;
  font-size: 22px;
  color: #fff;
  right: 40px
}

#amamori_contents .line_txt {
  font-size: 24px;
  margin: 0 auto 30px;
  padding-bottom: 16px
}

#amamori_contents .bg_light_blue .line_txt {
  font-weight: bold;
  border-bottom: solid #82c1ea 4px
}

#amamori_contents .bg_beige .line_txt {
  text-align: center;
  border-bottom: solid #eb6120 4px
}

#amamori_contents .bg_white .line_txt {
  border-bottom: solid #eb6120 4px
}

#amamori_contents .three_choices,
.four_choices {
  display: flex;
  margin: 0 auto
}

#amamori_contents .three_choices {
  gap: 31px
}

#amamori_contents .four_choices {
  gap: 20px;
  margin-bottom: 50px
}

#amamori_contents .three_choices_wrap {
  max-width: 306px;
  background-color: #fff;
  border: solid #82c1ea 3px
}

#amamori_contents .four_choices_wrap {
  max-width: 230px
}

#amamori_contents .three_choices_wrap .choices_title {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0
}

#amamori_contents .four_choices_wrap .choices_title {
  font-size: 20px;
  padding: 10px 0
}

#amamori_contents .three_choices_wrap .choices_txt {
  text-align: start;
  line-height: 1.8;
  padding: 0 18px 20px
}

#amamori_contents .four_choices_wrap .choices_txt {
  text-align: start;
  line-height: 1.8
}

.three_choices_wrap .choices_txt span {
  color: #eb6120
}

#amamori_contents .bg_light_blue .flex_wrap {
  display: flex;
  align-items: center;
  gap: 50px;
  font-size: 20px;
  text-align: left;
  margin: 30px 0 40px;
  padding: 20px 30px;
  background-color: #fff
}

#amamori_contents .bg_white .flex_wrap {
  display: flex;
  gap: 80px;
  font-size: 20px;
  text-align: left;
  padding: 20px 0 26px
}

#amamori_contents .bg_light_blue .flex_wrap .flex_wrap_txt {
  max-width: 600px;
  line-height: 1.8
}

#amamori_contents .bg_white .flex_wrap .flex_wrap_txt {
  max-width: 720px;
  line-height: 1.8
}

#amamori_contents .bg_light_blue .flex_wrap .flex_wrap_txt span {
  color: #eb6120
}

#amamori_contents .flex_wrap .flex_wrap_img {
  flex: none
}

#amamori_contents .repair_wrap {
  display: flex;
  gap: 30px;
  font-size: 16px;
  text-align: left;
  margin-bottom: 36px
}

#amamori_contents .repair_wrap .repair_wrap_img {
  flex: none
}

#amamori_contents .repair_wrap .repair_wrap_txt {
  max-width: 600px;
  line-height: 1.8
}

#amamori_contents .diagnosis_wrap {
  position: relative;
  display: flex;
  font-size: 16px;
  background: #fff;
  text-align: left;
  margin-bottom: 36px;
  border: solid #eb6120 3px
}

#amamori_contents .diagnosis_wrap .diagnosis_wrap_img {
  flex: none
}

#amamori_contents .diagnosis_wrap ul {
  display: flex;
  flex-flow: column;
  gap: 22px;
  padding: 30px 30px 0 30px
}

#amamori_contents .diagnosis_wrap .diagnosis_wrap_title {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Noto Sans JP'
}

#amamori_contents .diagnosis_wrap .diagnosis_wrap_txt {
  line-height: 1.8
}

#amamori_contents .diagnosis_wrap .diagnosis_wrap_min {
  font-size: 12px;
  line-height: 1.6
}

#amamori_contents .diagnosis_wrap .diagnosis_wrap_flag {
  position: absolute;
  top: -10px;
  left: 14px
}

#amamori_contents .sekou_wrap {
  display: flex;
  gap: 40px;
  margin-bottom: 40px
}

#amamori_contents .sekou_wrap .sekou_wrap_img {
  display: flex;
  gap: 10px;
  flex: none
}

#amamori_contents .sekou_wrap .sekou_wrap_img .fit_img img {
  height: 240px;
  object-fit: cover
}

#amamori_contents .sekou_wrap_table {
  margin-top: 18px
}

#amamori_contents .sekou_wrap_table .color {
  width: 162px;
  color: #fff;
  background-color: #eb6120;
  padding-left: 16px
}

#amamori_contents .sekou_wrap_table td {
  width: 253px;
  line-height: 1.6;
  padding: 14px 0 14px 16px;
  border: 1px solid #f1f2f6;
  background: #fff
}

#amamori_contents .sekou_wrap .sekou_wrap_txt p {
  font-size: 20px;
  line-height: 1.8
}

#amamori_contents .p-kasai * {
  box-sizing: border-box
}

#amamori_contents #detail_container .ttl-sekou {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px
}

#amamori_contents .phot_before_after_title {
  margin: 0 0 10px
}

#amamori_contents .phot_before_after {
  margin: 0 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative
}

/*#amamori_contents .phot_before_after::after {
  content: url(../images/case/case_arrow.gif);
  position: absolute;
  top: 43%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  text-align: center;
  visibility: initial
}*/

#amamori_contents .phot_before_after li {
  width: 48%;
  float: left
}

#amamori_contents .phot_before_after li img {
  width: 100%;
  height: auto
}

#amamori_contents #detail_container {
  margin-top: 40px
}

#amamori_contents #detail_container .about {
  float: left;
  width: 100%;
  position: relative;
  margin-right: 30px;
  margin-bottom: 30px
}

#amamori_contents #detail_container .ttl-sekou {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px
}

#amamori_contents #detail_container .about:last-child {
  margin-right: 0
}

#amamori_contents #detail_container .about tbody {
  display: flex
}

#amamori_contents #detail_container .about tbody tr {
  display: flex;
  flex-direction: column;
  width: 25%;
  text-align: center
}

#amamori_contents #detail_container .about tbody tr:last-child .color {
  color: #fff;
  background-color: #eb6120
}

#amamori_contents #detail_container .about tbody tr td:last-child {
  height: 116px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff
}

#amamori_contents #detail_container .about th,
#amamori_contents #detail_container .about td {
  padding: 8px;
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  vertical-align: middle;
  border: 1px solid #f1f2f6
}

#amamori_contents #detail_container .about .p-about {
  text-align: left;
  font-size: 15px;
  font-weight: 400
}

#amamori_contents #detail_container .about .p-about-price {
  font-size: 24px
}

#amamori_contents #detail_container .about .about-last {
  color: #eb6120
}

#amamori_contents #detail_container .about th {
  line-height: 1.5;
  background-color: #f8deb5;
  font-weight: 900
}

#amamori_contents #detail_container .about td.color {
  background-color: #fdf4e6
}

#amamori_contents #detail_container .gallery .photo {
  position: relative
}

#amamori_contents #detail_container .gallery .photo img {
  width: 100%;
  height: auto
}

#amamori_contents #detail_container .gallery .photo .stamp {
  position: absolute;
  width: 150px;
  right: 20px;
  bottom: 20px
}

#amamori_contents #detail_container .before-ttl {
  margin-top: 60px;
  padding: 15px 0 15px 30px;
  background-color: #eb6120;
  font-size: 22px;
  color: #fff;
  font-weight: bold
}

#amamori_contents #detail_container .before_list li {
  margin-top: 35px
}

#amamori_contents #detail_container .before_list li img {
  width: 100%;
  height: auto
}

#amamori_contents .gallery_two_column,
#amamori_contents .gallery_one_column {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  margin: 20px auto
}

#amamori_contents .photo_gallery {
  width: 30%;
  height: auto;
  margin-right: 5%
}

#amamori_contents .photo_gallery:nth-child(3n) {
  margin-right: 0
}

#amamori_contents #detail_container .gallery .comment {
  margin-top: 60px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 60px
}

#amamori_contents #detail_container .gallery .photo_comment {
  text-align: center;
  margin-top: 10px
}

#amamori_contents .ab-tbl_wrap .about::before {
  content: url(../images/amamori/icon_plus.svg);
  position: absolute;
  left: 75%;
  top: 62%;
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  text-align: center;
  visibility: initial
}

#amamori_contents #kasai-cont #sekou_detail .sec-inner:first-child {
  margin-bottom: 80px
}


#amamori_contents .sp_menu {
  display: none
}

#amamori_contents .mar_t_100 {
  margin-top: 100px
}

#amamori_contents .amamori_block a:hover {
  opacity: 1
}

@media screen and (max-width:767px) {
  #amamori_contents {
    margin-top: 0
  }

  #amamori_contents .sec-inner {
    width: auto;
    padding: 0 10px
  }

  #amamori_contents .amamori_bar_txt {
    font-size: 20px;
    line-height: 1.3;
    padding: 12px 0
  }

  #amamori_contents .bg_beige .amamori_bar {
    margin: 40px 0 26px
  }

  #amamori_contents .bg_beige .c-header__brown,
  #amamori_contents .bg_white .c-header__brown {
    font-size: 24px;
    line-height: 1.3;
    height: auto;
    padding: 12.42px 0
  }

  #amamori_contents .amamori_block_txt {
    font-size: 18px;
    margin: 30px 0 40px
  }

  #amamori_contents .amamori_block_image {
    padding: 30px 0 0 0
  }

  #amamori_contents .left_btn_txt {
    top: -20px;
    left: auto
  }

  #amamori_contents .center_btn_txt {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-left: unset
  }

  #amamori_contents .right_btn_txt {
    position: absolute;
    font-size: 20px;
    color: #fff;
    right: 16px
  }

  #amamori_contents .line_txt {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 6px
  }

  #amamori_contents .bg_white {
    margin-bottom: 50px
  }

  #amamori_contents .bg_white .line_txt {
    font-size: 16px;
    margin: 0 auto -10px;
    padding-bottom: 6px
  }

  #amamori_contents .bg_white .flex_wrap {
    align-items: center;
    gap: 0
  }

  #amamori_contents .bg_white .flex_wrap .flex_wrap_txt {
    font-size: 16px
  }

  #amamori_contents .three_choices {
    flex-flow: column;
    align-items: center;
    gap: 30px
  }

  #amamori_contents .three_choices_wrap {
    position: relative
  }

  #amamori_contents .three_choices_wrap .choices_title {
    font-size: 18px
  }

  #amamori_contents .four_choices {
    flex-wrap: wrap;
    justify-content: space-around;
    margin: auto
  }

  #amamori_contents .four_choices_wrap {
    max-width: 170px;
    margin-bottom: 20px
  }

  #amamori_contents .bg_light_blue .flex_wrap {
    gap: 10px;
    font-size: 16px;
    padding: 20px 10px
  }

  #amamori_contents .flex_wrap {
    flex-flow: column;
    gap: 10px;
    font-size: 16px;
    padding: 20px 16px
  }

  #amamori_contents .repair_wrap {
    flex-flow: column;
    align-items: center;
    gap: 16px
  }

  #amamori_contents .reverse_wrap {
    flex-flow: column-reverse
  }

  #amamori_contents .diagnosis_wrap {
    flex-flow: column;
    max-width: 361px;
    margin: 0 auto 48px
  }

  #amamori_contents .diagnosis_wrap ul {
    padding: 14px 12px
  }

  #amamori_contents .diagnosis_wrap .diagnosis_wrap_title {
    font-size: 18px;
    line-height: 1.6
  }

  #amamori_contents .diagnosis_wrap .diagnosis_wrap_min {
    font-size: 12px;
    line-height: unset
  }

  #amamori_contents .sekou_wrap {
    flex-flow: column;
    gap: 20px
  }

  #amamori_contents .sekou_wrap_img {
    justify-content: center
  }

  #amamori_contents .sekou_wrap .sekou_wrap_img .fit_img img {
    height: 175px
  }

  #amamori_contents .sekou_wrap .sekou_wrap_txt {
    margin: 0 auto
  }

  #amamori_contents .photo_complete {
    width: 100%;
    margin: 0 0 60px;
    border-radius: 10px;
    box-sizing: border-box
  }

  #amamori_contents .photo_complete::after {
    top: -4px;
    right: 4%;
    z-index: 5;
    content: '';
    display: inline-block;
    background: url(../images/case/complete_flag.png) no-repeat;
    background-size: contain;
    height: 110px;
    width: 60px
  }

  #amamori_contents .phot_before_after li {
    width: 100%;
    float: none
  }

  #amamori_contents .phot_before_after li:first-child {
    margin-bottom: 20px
  }

  #amamori_contents .phot_before_after::after {
    top: 45%;
    transform: rotate(90deg)
  }

  #amamori_contents #detail_container .about tbody {
    flex-direction: column
  }

  #amamori_contents #detail_container .about tbody tr {
    width: 100%
  }

  #amamori_contents #detail_container .about tbody tr td:last-child {
    height: auto;
    padding: 5%
  }

  #amamori_contents .about-last::before {
    display: none
  }

  #amamori_contents .gallery_two_column,
  .gallery_one_column {
    display: block
  }

  #amamori_contents .photo_gallery {
    width: 96%;
    margin: 0 auto 10px
  }

  #amamori_contents .photo_gallery:nth-child(3n) {
    margin-right: auto
  }

  #amamori_contents #detail_container .gallery .photo_comment {
    padding: 10px 0 10px;
    margin: 0 auto
  }

  #amamori_contents #detail_container .about:first-child {
    margin-bottom: 20px
  }

  #amamori_contents #detail_container .about td.color {
    width: auto
  }

  #amamori_contents #detail_container .about th,
  #detail_container .about td {
    display: block;
    padding: 10px;
    font-size: 13px;
    line-height: 18px
  }

  #amamori_contents .ab-tbl_wrap .about::before {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 78%
  }

  #amamori_contents #kasai-cont #sekou_detail .sec-inner:first-child {
    margin-bottom: 40px
  }

  #amamori_contents .photo_gallery .photo img {
    width: 288px;
    height: 160px
  }

  #amamori_contents .btn {
    display: block;
    cursor: pointer;
    width: 160px;
    position: absolute;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 2.5px 0;
    border-radius: 20px;
    left: calc(50% - 80px);
    bottom: -18px
  }

  #amamori_contents .bg_light_blue .btn {
    background-color: #82c1ea
  }

  #amamori_contents .bg_beige .btn {
    text-align: center;
    background-color: #eb6120
  }

  #amamori_contents .diagnosis_wrap ul .submenuItems {
    padding: 0
  }

  #amamori_contents .submenuItems.is-open>.choices_txt {
    padding-bottom: 20px;
    transition: border-top .3s ease-out, padding-top .3s ease-out, padding-bottom .3s ease-out
  }

  #amamori_contents .submenuItems.is-open>.diagnosis_wrap_txt {
    padding-bottom: 20px;
    transition: border-top .3s ease-out, padding-top .3s ease-out, padding-bottom .3s ease-out
  }

  #amamori_contents .submenuItems>.choices_txt {
    line-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: line-height .3s ease-out, opacity .1s linear, visibility .1s linear
  }

  #amamori_contents .submenuItems>.diagnosis_wrap_txt {
    line-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: line-height .3s ease-out, opacity .1s linear, visibility .1s linear
  }

  #amamori_contents .submenuItems.is-open>.choices_txt {
    line-height: 1.8;
    opacity: 1;
    visibility: visible;
    transition: line-height .3s ease-out, opacity .1s linear .1s, visibility .1s linear .1s
  }

  #amamori_contents .submenuItems.is-open>.diagnosis_wrap_txt {
    line-height: 1.8;
    opacity: 1;
    visibility: visible;
    transition: line-height .3s ease-out, opacity .1s linear .1s, visibility .1s linear .1s
  }



  #amamori_contents .pc_menu {
    display: none
  }

  #amamori_contents .sp_menu {
    display: block
  }

  #amamori_contents .mar_t_100 {
    margin: auto
  }
}

@media screen and (max-width:380px) {
  #amamori_contents .four_choices {
    gap: 10px
  }
}

@media screen and (max-width:375px) {
  #amamori_contents .center_btn_txt {
    margin-right: auto
  }
}