@charset "UTF-8";

.textbox01._add .txt {
  margin: 0 0 14px;
}
.textbox01._add .txt:last-of-type {
  margin: 0;
}
.textbox01._add .txt .bold,
.textbox01._add .txt .caution02 {
  display: block;
}
.topbox01._add .link_box .link {
  display: block;
  width: 280px;
  height: 55px;
  margin: 20px auto 0;
  padding: 15px 0 0;
  text-align: center;
  color: #fff;
  background: #1bb38f;
  border-radius: 6px;
  font-weight: 600;
}
.topbox01._add .link_box .link:hover {
  background: #b1b1b1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media screen and (max-width: 896px) {
  .topbox01._add {
    padding: 35px 0 45px;
  }
  .topbox01._add .link_box .link {
    margin: 0 auto;
    padding: 15px 0 0;
  }
}
@media screen and (max-width: 1100px) {
  .footer_link ul li.mt15._pc {
    margin: 0 auto;
  }
}

#main_content.price .u_sp, 
#container._new_menu .u_pc {
  display: block;
}

#main_content.price .u_sp,
#container._new_menu .u_sp {
  display: none;
}

@media screen and (max-width: 896px) {
  #main_content.price .u_sp, 
  #container._new_menu .u_pc {
    display: none;
  }
  #main_content.price .u_sp,
  #container._new_menu .u_sp {
    display: block;
  }
}

/* price */
#main_content.price .pankuzu {
  font-size: 9pt;
  margin-bottom: 20px;
}
#main_content.price .h1_midashi {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 700;
}
#main_content.price .contbox01_01 {
  padding: 0;
}
#main_content.price .txt_link {
  text-decoration: underline;
  color: #1CB48F;
  font-weight: bold;
}
#main_content.price .txt_link:hover {
  opacity: .6;
}
#main_content.price .pagenav02 {
  width: 88.25%;
  margin: 0 auto 50px;
  padding: 20px 0;
  border-top: solid 4px;
  border-radius: 4px;
  box-shadow: none;
}
#main_content.price .pagenav02 .inner .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#main_content.price .pagenav02 .inner .list .item {
  padding: 0 6px 10px;
  list-style-type: none;
}
#main_content.price .pagenav02 .inner .list .item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 245px;
  height: 76px;
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
  text-shadow: 1px 1px 0px #00000029;
  border-radius: 4px;
  box-shadow: inset 0 -4px 0 #003E2F;
  position: relative;
}
#main_content.price .pagenav02 .inner .list .item a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -120%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-bottom: solid 3px #fff;
  border-left: solid 3px #fff;
}
#main_content.price .pagenav02 .inner .list .item a:hover {
  height: 72px;
  margin: 0 0 4px;
  box-shadow: none;
  transform: translateY(4px);
}
#main_content.price .pagenav02 .inner .list .item a br {
  display: none;
}
#main_content.price .small_txt,
#container._new_menu .small_txt {
  max-width: 1080px;
  margin: 0 auto;
  text-align: right;
}

/* table */
#main_content.price .table,
#container._new_menu .table {
  width: 1080px;
  margin: 30px auto 6px;
}

#main_content.price .table,
#container._new_menu .table {
  width: 1080px;
  margin: 30px auto 6px;
}

#main_content.price .table_wi,
#container._new_menu .table_wi {
  width: 100%;
  margin: 30px auto 6px;
}

#main_content.price .table .no_data,
#container._new_menu .table .no_data {
  empty-cells: hide;
}
#main_content.price .table .ttl,
#container._new_menu .table .ttl {
  height: 73px;
  box-shadow: inset 1px 0 0 #fff;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#main_content.price .table .color_01,
#container._new_menu .table .color_01 {
  background: #FFFEF3;
}
#main_content.price .table .color_02,
#container._new_menu .table .color_02 {
  background: #FCFAE4;
}
#main_content.price .table td,
#container._new_menu .table td {
  border-left: solid 1px #F5F3DD;
  border-bottom: solid 1px #F5F3DD;
	border-collapse: collapse;
}
#main_content.price .table th,
#container._new_menu .table th,
#main_content.price .table td,
#container._new_menu .table td {
  vertical-align: middle;
  text-align: center;
}
#main_content.price .table td,
#container._new_menu .table td {
  height: 50px;
  font-size: 16px!important;
  font-weight: 500;
}

#main_content.price .table .ttl,
#container._new_menu .table .ttl {
  font-size: 16px!important;
  font-weight: bold;
  color: #fff;
}
#main_content.price .table .ttl,
#container._new_menu .table .ttl {
  background: #009470;
}
#main_content.price .table .ttl:nth-child(odd),
#container._new_menu .table .ttl:nth-child(odd) {
  background: #1CB48F;
}
#main_content.price .table .sub_ttl,
#container._new_menu .table .sub_ttl {
  font-size: 18px!important;
  border-left: none;
}
#main_content.price .table tr:last-child td,
#container._new_menu .table tr:last-child td {
  border-bottom: none;
}
#main_content.price .table .border_left_none,
#container._new_menu .table .border_left_none {
  border-left: none;
}
#main_content.price .table .border_bottom_none,
#container._new_menu .table .border_bottom_none {
  border-bottom: none;
}

#main_content.price .table .border_right_none,
#container._new_menu .table .border_right_none {
  border-right: none;
}

#main_content.price .table .sub_ttl,
#container._new_menu .table .sub_ttl {
  width: 148px;
  padding: 5px;
}
#main_content.price .table .link,
#container._new_menu .table .link {
  font-size: 14px;
  text-decoration: underline;
}
#main_content.price .table .link:hover,
#container._new_menu .table .link:hover {
  opacity: .6;
}
/* _01 */
#main_content.price .table._01 th,
#container._new_menu .table._01 th,
#main_content.price .table._01 td,
#container._new_menu .table._01 td {
  width: 233px;
  padding: 5px;
}
/* _02 */
#main_content.price .table._02 th,
#container._new_menu .table._02 th,
#main_content.price .table._02 td,
#container._new_menu .table._02 td {
  width: 178px;
  padding: 5px;
}

#main_content.price td.border_left_none,
#container._new_menu .table._02 td.border_left_none{
    border-left: none;
}

#main_content.price .table._02 tr.large_size td,
#container._new_menu .table._02 tr.large_size td {
  height: 50px;
}
#main_content.price .table._02 td.day,
#container._new_menu .table._02 td.day {
  width: 220px;
}
/* _03 */
#main_content.price .table._03 th,
#container._new_menu .table._03 th,
#main_content.price .table._03 td,
#container._new_menu .table._03 td {
  width: 680px;
  height: 80px;
  padding: 5px;
}
#main_content.price .table._03 td.sub_ttl,
#container._new_menu .table._03 td.sub_ttl {
  width: 400px;
}

/* cv area */
#main_content.price .cv_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  width: 596px;
  height: 120px;
  margin: 0 auto;
  border-radius: 4px;
  background: #EEE;
}
#main_content.price .cv_box .tel_wrap .tel {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
}
#main_content.price .cv_box .tel_wrap .tel span {
  display: block;
  font-size: 18px;
}
#main_content.price .cv_box .btn_wrap {
  width: 307px;
  height: 76px;
  
}
#main_content.price .cv_box .btn_wrap .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 18px;
  text-shadow: 1px 1px 0px #00000029;
  border-radius: 4px;
  box-shadow: inset 0 -4px 0 #003E2F;
  color: #fff;
  background: #EB8B5A;
}
#main_content.price .cv_box .btn_wrap .btn:hover {
  height: 72px;
  margin: 0 0 4px;
  box-shadow: none;
  transform: translateY(4px);
}
#main_content.price .cv_box .btn_wrap .btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  transform: translateY(-50%);
}
#main_content.price .small_link {
  margin: 18px 0 0;
  text-align: center;
}
#main_content.price .small_link a {
  text-decoration: underline;
  font-weight: 600;
}
#main_content.price .small_link a:hover {
  opacity: .6;
}

@media screen and (max-width: 896px) {
  /* price */
  #main_content.price .h1_midashi {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 140%;
    padding: 5px 10px;
    background-color: #eee;
    border-bottom: 2px solid #000;
  }
  #main_content.price {
    padding: 110px 15px 30px;
  }
  #main_content.price .pagenav02 {
    width: 100%;
  }
  #main_content.price .pagenav02 .text01 {
    font-size: 12px;
  }
  #main_content.price .pagenav02 .inner .list .item {
    width: 45%;
  }
  #main_content.price .pagenav02 .inner .list .item a {
    width: 100%;
    height: 56px;
    font-size: 14px;
    padding: 0 0 5px 0;
  }
  #main_content.price .pagenav02 .inner .list .item a:after {
    transform: translate(-50%, -110%) rotate(-45deg);
    width: 5px;
    height: 5px;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
  }
  #main_content.price .pagenav02 .inner .list .item a br {
    display: block;
  }

  /* table */
  #main_content.price .table_wrap,
  #container._new_menu .table_wrap {
    overflow: auto;
    background: none!important;
  }
  #main_content.price .table .sub_ttl,
  #container._new_menu .table .sub_ttl {
    width: 113px;
  }
  #main_content.price .table,
  #container._new_menu .table {
    width: 650px;
    margin: 15px auto;
  }
  #main_content.price .table_wi,
  #container._new_menu .table_wi {
    width: 980px;
    margin: 15px auto;
  }
  #main_content.price .table th,
  #container._new_menu .table th,
  #main_content.price .table td,
  #container._new_menu .table td {
    line-height: 1.2;
  }
  /* _01 */
  #main_content.price .table._01 th,
  #container._new_menu .table._01 th,
  #main_content.price .table._01 td,
  #container._new_menu .table._01 td {
    width: 270px;
  }
  /* _02 */
  #main_content.price .table._02 th,
  #container._new_menu .table._02 th,
  #main_content.price .table._02 td,
  #container._new_menu .table._02 td {
    width: 140px;
  }
  
  #main_content.price .table._02 td.day,
  #container._new_menu .table._02 td.day {
    width: 220px;
  }
  /* _03 */
  #main_content.price .table._03 th,
  #container._new_menu .table._03 th,
  #main_content.price .table._03 td,
  #container._new_menu .table._03 td {
    width: 300px;
    height: 86px;
    padding: 5px;
  }
  #main_content.price .table._03 td.sub_ttl,
  #container._new_menu .table._03 td.sub_ttl {
    width: 300px;
  }

  /* cv area */
  #main_content.price .cv_box {
    flex-flow: column;
    width: 100%;
    height: 195px;
  }
  #main_content.price .cv_box .btn_wrap {
    width: 88.985%;
  }

  /* sp hover */
  #main_content.price .pagenav02 .inner .list .item a:hover,
  #main_content.price .cv_box .btn_wrap .btn:hover {
    height: 56px;
    margin: 0;
    box-shadow: inset 0 -4px 0 #003E2F;
    transform: initial;
  }

  /* scroll */
  .scroll-hint-icon {
    background: rgba(0, 0, 0, 0.5)!important;
  }

  /* table */
  #main_content.price .table_wrap._item02 .table {
    width: 100%;
  }
  #main_content.price .table_wrap._item02 .table tr td {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    border: none;
  }
  #main_content.price .table_wrap._item02 .table tr td:first-child {
    font-weight: bold;
    border-bottom: solid 1px #F5F3DD;
  }
  #main_content.price .table_wrap._item02 .table tr td .link {
    margin: 5px 0 0;
  }
  #main_content.price .table td.wi02,
  #container._new_menu .table td.wi02 {
    height: 50px;
    font-size: 14px!important;
  } 

}
#container .serbox07_in .fee,
#container .serbox07_in .fee02 {
  font-size: 16px;
  font-weight: normal;
}
#side_foot {
  display: none;
}

.cp._telephone{
  margin-top: 30px;
}
.cp._professional{
  margin-top: 20px;
}

.cp._professional img{
  max-width: 500px;
  width: 50vw;
}

.cp._telephone{
  margin-top: 20px;
}

.cp._telephone img{
  max-width: 500px;
  width: 50vw;
}

@media screen and (max-width: 896px) {
  h2.h2_style01_low{
    margin-bottom: 45px;
  }
  .cp._professional{
    margin-top: 10px!important;
  }
  .low_h1box.h1_text.cp._professional{
    margin-top: 10px!imporant;
  }

  .cp._professional img{
    max-width: 550px;
    width: 100%;
  }
    
  .cp._telephone{
    margin-top: 10px!important;
  }
  .low_h1box.h1_text.cp._telephone{
    margin-top: 10px!imporant;
  }

  .cp._telephone img{
    max-width: 550px;
    width: 100%;
  } 
    

}

/* service */
.link_btnbox {
  display: flex;
  justify-content: center;
}
.link_btnbox .link_btn {
  padding: 0;
  background-color: initial;
}
.link_btnbox .link_btn img {
  max-width: 280px;
  width: 100%;
}
.link_btnbox .link_btn span {
  display: block;
  border-radius: 6px;
  padding: 20px 0;
  background-color: #1cb48f;
}
@media (max-width: 896px) {
  .link_btnbox {
    flex-direction: column;
    align-items: center;
  }
  .link_btnbox .link_btn {
    margin: 0 0 10px;
  }
}

@media screen and (min-width: 1101px){
  .serbox05 .serbox05_in.text_service_box {
    max-width: 1225px;
    margin: 0 auto;
  }
}
.serbox05 .serbox05_in.text_service_box .text_service {
  text-align:left;
}

@media (max-width: 896px) {
  .serbox05 .serbox05_in.text_service_box .text_service {
    line-height: 160%;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 0 10px
  }
}

.topbox01 ul li .text02 .link_txt {
  font-size: 14px;
  display: block;
  line-height: 200%;
  margin-top: 10px;
}

.topbox01 ul li .text02 .link_txt .link {
  color: #00f;
  text-decoration: underline;
}

.acd-content .link {
  font-weight: 600;
  color: #1CB48F;
  text-decoration: underline;
}

.reason_container .txt_box .list_01 {
  width: max-content;
  margin: 0 auto;
  padding: 10px 0;
}
.reason_container .txt_box .list_01 .item {
  position: relative;
  margin: 0 0 6px;
  padding: 0 0 0 32px;
  font-size: 16px;
  font-family: serif;
  text-align: left;
  line-height: 1.4;
  list-style-type: none;
  color: #111;
}
.reason_container .txt_box .list_01 .item:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  background: url(/img/top/crown.png) center/cover;
  transform: translateY(-50%);
}
.reason_container .txt_box .list_01 .item .num {
  margin: 0 0 0 15px;
  font-size: 18px;
  font-family: serif;
  color: #c85654;
}
.reason_container .txt_box .list_01 .item .num .unit {
  font-size: 16px;
  font-family: serif;
  color: #c85654;
}
.reason_container .txt_box .list_02 {
  display: flex;
  flex-wrap: wrap;
  margin: 15px auto 20px;
  padding: 0 20px;
}
.reason_container .txt_box .list_02 .ttl {
  width: 26%;
  margin: 0 0 10px;
  font-size: 12px;
  text-align: left;
  line-height: 1.4;
}
.reason_container .txt_box .list_02 .txt {
  width: 74%;
  margin: 0 0 10px;
  font-size: 12px;
  text-align: left;
  line-height: 1.4;
}
.cv_btn {
  background-color: #F05028;
  padding: 4px 10px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 19px;
  max-width: 280px;
  text-align: center;
  margin: 20px 0 0 10px;
}
.cv_btn:hover {
  opacity: .8;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.cv_btn a {
  color: #fff;
}
.cv_btn.btn_2 {
  margin: 20px auto 30px;
}
.low_h1box .h1_text.txt_btn_2 .cv_btn {
  text-shadow: none;
}
@media (max-width: 896px) {
  .cv_btn {
    margin: 20px auto;
    padding: 25px 0;
    max-width: calc(100% - 10%);  
  }
  .cv_btn.btn_2 {
    margin: 10px auto 30px;
  }
  .low_h1box .h1_text.txt_btn {
    top: 67%;
  }
  .low_h1box .h1_text.txt_btn_2 {
    top: 57%;
  }
}

.serbox02.telephone_serbox .imgbox.clearfix {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.serbox02.telephone_serbox .imgbox.clearfix  .imgbox01 {
  display: flex;
  width: 600px;
  margin: 0 auto 20px;
  align-items: center;
}
.serbox02.telephone_serbox .imgbox.clearfix .imgbox01 .img01 {
  width: 60px;
  height: 60px;
  margin: 0 15px;
}
.serbox02.telephone_serbox .imgbox.clearfix .imgbox01 .img01 i {
  font-size: 1.5pc;
}
.serbox02.telephone_serbox .imgbox.clearfix .imgbox01 p {
  font-size: 24px;
}
@media (max-width: 896px) {

  .serbox02.telephone_serbox .imgbox.clearfix .imgbox01 .img01 {
    width: 40px;
    height: 40px;
    margin: 0 10px 0px 0px;
  }

  .serbox02.telephone_serbox .imgbox.clearfix .imgbox01 .img01 i {
    font-size: 1;
  }
  .serbox02.telephone_serbox .imgbox.clearfix  .imgbox01 {
    width: 375px;
    margin-left: auto;
  }
  .serbox02.telephone_serbox .imgbox.clearfix .imgbox01 p {
    font-size: 16px;
  }
}