@charset "UTF-8";

#container {
  /*padding-top: 100px;*/
	padding-top: 0;
}

/*==================================================================

  nav

==================================================================*/
.nav_wrap {
  /*top: 920px;*/
	top:820px;
}
/*==================================================================

  メインビジュアル

==================================================================*/
.top_mainvisual{
  display:block;
  position:relative;
  height: 917px;
}
.mainvisual_wrap{
  /*height: 917px;*/
	height: 810px;
}
.top_mainvisual .inner{
  height: inherit;
  width: 1200px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mainvisual_img {
  width: 100%;
  height: 100%;
}
.mainvisual_img  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* キャッチフレーズ */
.mainvisual_catch{
  position:absolute;
  top:49%;
  z-index: 1;
}
.mainvisual_catch::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("../images/mv_catch_bg.png") center no-repeat;
  width: 101%;
  height: 100%;
  content: "";
  background-size: 100%;
}
.mainvisual_catch p{
  display:block;
  line-height: 2.05;
  font-size: 35px;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #fff;
  position: relative;
  z-index: 1;
}
.mainvisual_catch span{
  display:block;
  letter-spacing: 0.08em;
  font-size: 15px;
}
.mainvisual_open{
  position:absolute;
  bottom: 30px;
  right: 0;
  width:250px;
}
.mainvisual_open img{
  width:100%;
}

/* メインスライド */
#slick_fade{
  width: 100%;
  height: 917px;
}
#slick_fade .slide_item img{
  width: 100%;
  height: 917px;
  object-fit: cover;
  object-position: center;
}

/*==================================================================

  .top_message

==================================================================*/
.top_message {
  background: url("../images/message_bg.jpg") top center no-repeat;
  background-size: cover;
  padding-top: 170px;
  padding-bottom: 162px;
  overflow: hidden;
  position: relative;
}
.top_message_bg {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url("../images/bg_kazari01.png") top right no-repeat;
}
.top_message_bg::before {
  position: absolute;
  top:10%;
  left: 0;
  background: url(../images/bg_kazari02.png) center left no-repeat;
  width: 30%;
  height: 100%;
  content: "";
  background-size: 100%;
}
.top_message_bg::after {
  position: absolute;
  bottom: -13%;
  right: 0;
  background: url(../images/bg_kazari03.png) center right no-repeat;
  width: 30%;
  height: 100%;
  content: "";
  background-size: 100%;
}
.top_message_box {
  position: relative;
  z-index: 2;
}
.top_message_sub_tit {
  font-size: 24px;
  letter-spacing: 0.06em;
  white-space: nowrap;  
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 19px;
}
.top_message_text {
  width: 45%;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 2.25;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-shadow: 0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;
}
.top_message_text p {
  margin-bottom: 36px
}
.top_message_img {
  width: 32%;
  margin-top: 83px;
}
.top_message_img img {
  border-radius: 20px;
}
.top_message .box {
  display: flex;
  justify-content: flex-end;
  column-gap: 8%;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.top_message_box_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.top_message_doctor_name {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.06em;
  margin-top: 52px;
}
.top_message_doctor_name span {
  font-size: 24px;
}
.top_message_box_img  img {
  border-radius: 20px;
}
.top_message_box_img_01 {
  position: relative;
  top: -180px;
  left: calc((100vw - 1522px) / 2)
}
.top_message_box_img_02 {
  position: relative;
  top: 158px;
  left: calc((100vw - 1744px) / 2)
}

.top_message_box2 {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  background: #fff;
  text-align: center;
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
}
.top_message_tit02 {
  font-size: 29px;
  letter-spacing: 0.1em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #37714f;
  position: relative;
  z-index: 1;
  line-height: 1.9;
    -webkit-text-stroke: 3px #fff;
  text-stroke: 3px #fff;
  paint-order: stroke;
}
.top_message_tit02::before {
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/tit_bg02.png") center no-repeat;
  max-width: 273px;
  height: 235px;
  width: 100%;
  content: "";
  z-index: -1;
}
.top_message_tit02 i {
  font-size: 70%;
  display: block;
  font-style: normal;

}
.top_message_tit02.item01 {
  top: -35px;
}
.top_message_tit02 span {
  position: relative;
  display: inline-block;
}
.top_message_tit02 span::before{
  position: absolute;
  left: -180px;
  top: -60px;
  background: url("../images/tit_bg_kazari.png") center no-repeat;
  width: 91px;
  height: 149px;
  content: "";
  background-size: 100%;
}
.top_message_tit02 span::after{
  position: absolute;
  right: -180px;
  top: -48px;
  background: url("../images/tit_bg_kazari.png") center no-repeat;
  width: 91px;
  height: 149px;
  content: "";
  background-size: 100%;
}
.top_message_cred_list {
  width: 90%;
  max-width: 950px;
  margin: 63px auto 160px;
}
.top_message_cred_item{
  display: flex;
  justify-content: space-between;
}
.top_message_cred_item:not(:last-child) {
  max-width: 680px;
  margin: auto;
}

.top_message_cred_img {
  width: 50%;
  padding-top: 14px;
}
.top_message_cred_img img {
  border-radius: 20px;
}
.top_message_cred_detail {
  width: 40%;
}
.top_message_cred_item:nth-child(odd) {
  flex-direction: row-reverse;
  margin-bottom: 55px;
}
.top_message_tit03_en {
  font-size:  48px;
  color: var(--main-color);
  font-family: "adobe-handwriting-ernie", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}
.top_message_tit03 {
  font-size: 18px;
  letter-spacing: 0.06em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding-top: 5px;
  margin-bottom: 34px;
  position: relative;
  z-index: 1;
}
.top_message_tit03::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -4px;
  background: url("../images/tit03_bg.png") center no-repeat;
  width: 100%;
  height: 41px;
  content: "";
  z-index: -1;
}
.top_message_tit03.item02::before {
  background-image: url("../images/tit03_bg02.png");
}
.top_message_tit03.item03::before {
  background-image: url("../images/tit03_bg03.png");
}
.top_message_cred_text {
  line-height: 2.18;
  text-align: left;
}
.top_message_cred_item:last-child {
  margin-top: 78px;
  display: block;
}
.top_message_value_list {
  display: flex;
  justify-content: space-between;
  padding-top: 13px;
}
.top_message_value_item {
  padding-top: 5.9%;
  width: 276px;
  height: 276px;
  background: url("../images/value_item_bg.jpg") top center no-repeat;
  background-size: 100%;
}
.top_message_value_tit {
  font-size: 27px;
  letter-spacing: 0.1em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 17px;
  position: relative;
  z-index: 1;
}
.top_message_value_tit::before {
  position: absolute;
  left: 0;
  right: 0;
  top: -16px;
  margin: auto;
  background: url("../images/value_item_tit_bg.png") center no-repeat;
  width: 100%;
  height: 86px;
  content: "";
  z-index: -1;
}
.top_message_value_text {
  font-size: 15px;
  line-height: 1.75;
  width: 69%;
  margin: auto;
}
.top_message_tit02.item02::before {
  top: -100px;
}
.top_message_tit02.item02 span::before{
  top: -38px;
}
.top_message_tit02.item02 span::after {
    right: -186px;
    top: -38px;
}
.top_message_p_list {
  max-width: 883px;
  width: 90%;
  text-align: left;
  margin: 87px auto 0;
}
.top_message_p_item {
  width: 91.3%;
  background: #f6f3ec;
  border-radius: 40px;
  position: relative;
  padding: 2.5% 5% 1.7% 15.2%;
  margin-bottom: 4.3%
}
.top_message_p_item:nth-child(even) {
  margin-left: auto;
}
.top_message_p_item_num {
  position: absolute;
  left: -15px;
  font-family: 'vladimir-script', sans-serif;
  color: #37714f;
  font-size: 61px;
  letter-spacing: 0.1em;
  line-height: 1;
  z-index: 1;
}
.top_message_p_item_num::before {
  position: absolute;
  top: -52%;
  left: -27px;
  background: url("../images/portrait_item_num_bg.png") center no-repeat;
  width: 130px;
  height: 115px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_message_p_item_tit {
  font-size: 22px;
  letter-spacing: 0.1em;
  color:#37714f;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
}
.top_message_p_item_text {
  letter-spacing: 0.1em;
  line-height: 1.6;
}

@media screen and (max-width:1600px) {
  .top_message_box_img_01 {
    left: 1%;
    width: 20%
  }
  .top_message_box_img_02 {
    left: 0;
    width: 30%
  }
}

@media screen and (max-width:1470px) {
  .top_message_box_img_01 {
    left: 1%;
    width: 18%
  }
  .top_message_box_img_02 {
    left: 0;
    width: 19%
  }
}


/*==================================================================

  .top_features

==================================================================*/
.top_features {
  padding-top: 186px;
  padding-bottom: 152px;
  background: url("../images/features_bg_top.jpg") top center no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.top_features .tit01 {
  margin-top: -50px;
}
.top_features .tit01 i {
  font-size: 150px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 30px;
    background: linear-gradient(90deg, #86c26f 0%, #53ab77 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.top_features_list {
  padding-top: 75px;
}
.top_features_item {
  padding-bottom: 110px;
  position: relative;
}
.top_features_item::before {
  position: absolute;
  left: 0;
  bottom: -100px;
  width: 100%;
  height: 622px;
  background: url("../images/features_bg_green.jpg") bottom center no-repeat;
  background-size: 100%;
  content: "";
}
.top_features_item_inner {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  background: #fff;
  padding-bottom: 72px;
  position: relative;
  z-index: 1;
}
.top_features_item_inner::before {
  position: absolute;
  top: 0;
  left: -11.7%;
  background: #fff;
  width: 11.8%;
  height: 100%;
  content: "";
  z-index: -1;
}
.top_features_item_inner::after {
  position: absolute;
  bottom: 0;
  left: 100%;
  background: #fff;
  width: 300%;
  height: 70%;
  content: "";
  z-index: -1;
}
.top_features_item_box1 {
  display: flex;
  justify-content: space-between;
}
.top_features_item_img {
  width: 47.1%;
  position: relative;
  z-index: 1;
}
.top_features_item_img::before {
  position: absolute;
  right: -150px;
  bottom: -120px;
  background: url("../images/features_item_img_bg01.png") bottom right no-repeat;
  width: 90%;
  height: 90%;
  background-size: 100%;
  max-width: 474px;
  content: "";
  z-index: -1;
}
.top_features_item_detail {
  width: 43%;
  position: relative;

}
.top_features_item_detail::before {
  position: absolute;
  top: 12%;
  right: -14%;
  background: url("../images/reef.png") center no-repeat;
  width: 76px;
  height: 161px;
  content: "";
  background-size: 100%;
}
.top_features_item_tit {
  display: flex;
  align-items: center;
  font-size: 28px;
  letter-spacing: 0.1em;
  color: #60b181;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-top: 40px;
  height: 156px;
  margin-bottom: 23px;
}
.top_features_item_tit_num {
  display: block;
  font-family: 'vladimir-script', sans-serif;
  font-size: 30px; 
  text-align: center;
  line-height: 1;
  position: relative;
  top: -10px;
  z-index: 1;
  margin-left: 14px;
  margin-right: 80px;
  color: #fff;

}
.top_features_item_tit_num::before {
  position: absolute;
  top: -85%;
  left: -80px;
  background: url("../images/feature_item_num_bg01.png") center no-repeat;
  width: 242px;
  height: 214px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_features_item_tit_num i {
  display: block;
  font-size: 61px;
  position: relative;
  left: -20px;
  top: -2px;
  font-style: normal;
}
.top_features_item_text {
  font-size: 18px;
  line-height: 1.94;
  letter-spacing: 0.1em;
  padding-right: 5%;
  text-align: left;
}
.top_features_img_list {
  display: flex;
  justify-content: center;
  gap: 0 100px;
  margin-top: 90px;
  position: relative;
  z-index: 2;
}
.top_features_img_tit {
  color: #60b181;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  line-height: 1.75;
  margin-top: 22px;
}
.top_features_img_text {
  text-align: left;
  letter-spacing: 0.1em;
  line-height: 2.06;
}

.top_features_item:nth-child(even) .top_features_item_box1{
  flex-direction: row-reverse;
}
.top_features_item:nth-child(even) .top_features_item_inner {
  padding-top: 80px;
}
.top_features_item:nth-child(even) .top_features_item_inner::before {
  left: auto;
  right: -8.2%
}
.top_features_item:nth-child(even) .top_features_item_inner::after {
  right: 100%;
  left: auto;
}
.top_features_item:not(:first-child) .top_features_item_inner::after {
  height: 100%;
}
.top_features_item:nth-child(even)  .top_features_item_tit_num {
  margin-right: 60px;
}
.top_features_item:nth-child(2)::before {
  background: url("../images/features_bg_blue.jpg");
  bottom: -295px;
}
.top_features_item:nth-child(2) .top_features_item_detail::before {
  background-image: url("../images/feature_item02_kazari.png");
  top: 17%;
  width: 98px;
  height: 125px;
  content: "";
}
.top_features_item:nth-child(2) .top_features_item_tit_num::before {
background-image: url("../images/feature_item_num_bg02.png");
}
.top_features_item:nth-child(2) .top_features_item_img::before {
  left: -150px;
  right: auto;
  background-image: url("../images/features_item_img_bg02.png");
}
.top_features_sub_tit {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-top: 53px;
}

.top_features_item:nth-child(2) .top_features_img_list {
  margin-top: 60px;
  gap: 0 60px;
}
.top_features_item:nth-child(2) .top_features_img_tit {
  color: #179ca1;
}
.top_features_item:nth-child(3) {
  padding-bottom: 70px;
}
.top_features_item:nth-child(3)::before {
  background-image: url("../images/features_bg_orange.jpg");
}
.top_features_item:nth-child(3) .top_features_item_tit {
  color: #c2a257
}
.top_features_item:nth-child(3) .top_features_item_tit_num::before {
  background-image: url("../images/feature_item_num_bg03.png");
}
.top_features_item:nth-child(3) .top_features_item_img::before {
background-image: url("../images/features_item_img_bg03.png");
}
.top_features_item:nth-child(3) .top_features_item_detail::before {
  background-image: url("../images/flower.png");
  top: 6%;
  right: -13%;
  width: 64px;
  height: 216px;
}
.top_features_item:nth-child(3) .top_features_item_inner {
  padding-top: 80px;
}
.top_features_item:nth-child(3) .top_features_img_item {
  width: 33.3%;
}
.top_features_item:nth-child(3) .top_features_img_tit {
  color: #c2a257;
  margin-bottom: 20px;

}
.top_features_ending {
  margin-top: 100px;
  text-align: center;
  padding-top: 76px;
}
.top_features_ending_tit {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  line-height: 1.75;
  position: relative;
  z-index: 1;
}
.top_features_ending_tit::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/features_ending_tit_bg.png") center no-repeat;
  width: 347px;
  height: 82px;
  content: "";
  z-index: -1;
}
.top_features_ending_list {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 900px;
  margin: auto;
  padding-top: 73px;
}
.top_features_ending_item {
  width: 44.2%;
}
.top_features_ending_item_tit {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.75;
  margin: 25px auto 11px;
}
.top_features_ending_item_text {
  line-height: 2.06;
  letter-spacing: 0.1em;
  text-align: left;
}

.top_voice_box_expert_tit {
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 0.06em;
  line-height: 1.75;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 20px;
}
.top_voice_box_expert_tit::before {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/features_ending_tit_bg.png") center no-repeat;
  width: 347px;
  height: 82px;
  content: "";
  z-index: -1;
}

.top_voice_staff_name.line-h{
	font-size: 25px;
	line-height: 1.4;
	margin-bottom: 40px;
}

.top_voice_staff_img.expert img {
border-radius: 10px;
}

@media screen and (max-width: 640px) {
.top_voice_box_expert_tit::before {
background-size: 80%;
width: 347px;
height: 82px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}	
.top_voice_staff_name.line-h{
	font-size: 20px;
	margin-bottom: 0;
}
.top_voice_staff_img.expert img{
width: 100%;	
}
}
/*==================================================================

  .top_voice

==================================================================*/
.top_voice {
  padding-top: 166px;
  background: url("../images/voice_bg_top_left.jpg") top -381px left no-repeat,
  url("../images/voice_bg_top_right.jpg") top  -4061px right no-repeat;
  overflow: hidden;
  margin-bottom: 30px;
}
.top_voice_mv {
  height: 599px;
}
.top_voice_mv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_voice .tit01 {
  margin-top: 3px;
  margin-bottom: 93px;
}
.top_voice_box {
  text-align: center;
  position: relative;
  padding-bottom: 30px;;
}
.top_voice_box.item01::before {
  position: absolute;
  top: 42.6%;
  left: 0;
  background: url("../images/voice_bg_green_left.jpg") center left no-repeat;
  width: 30%;
  max-width: 336px;
  height: 910px;
  content: "";
  z-index: -1;
}
.top_voice_box.item01::after {
  position: absolute;
  top: 41.1%;
  right: 0;
  background: url("../images/voice_bg_green_right.jpg") center left no-repeat;
  width: 30%;
  max-width: 336px;
  height: 910px;
  content: "";
  z-index: -1;
}
.top_voice_box_tit {
  width: 90%;
  max-width: 1059px;
  margin: auto;
  position: relative;
  margin-bottom: 80px;
}
.top_voice_box_tit::before {
  position: absolute;
  top: 12px;
  left: 0;
  background: url("../images/voice_tit_kazari_green.png") top center no-repeat;
  background-size: 100%;
  width: 50%;
  max-width: 253px;
  height: 55px;
  content: "";
}
.top_voice_box_tit::after {
  position: absolute;
  top: 7px;
  right: 0;
  background: url("../images/voice_tit_kazari_green.png") top center no-repeat;
  background-size: 100%;
  width: 50%;
  max-width: 253px;
  height: 55px;
  content: "";
  transform: scale(-1, 1)
}
.top_voice_box_tit span {
  display: inline-block;
  width: 80%;
  max-width: 356px;
  height: 65px;
  line-height: 65px;
  color: #fff;
  background: #86C26F;
  background: linear-gradient(90deg, rgba(134, 194, 111, 1) 0%, rgba(83, 171, 119, 1) 100%);
  letter-spacing: 0.06em;
  font-size: 24px;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  position: relative;
}
.top_voice_box_tit span::before {
  position: absolute;
  top: -20px;
  left: -32px;
  background: url("../images/voice_tit_kazari_flag01.png") center no-repeat;
  width: 91px;
  height: 51px;
  content: "";
}
.top_voice_box_tit span::after {
  position: absolute;
  top: -20px;
  right: -32px;
  background: url("../images/voice_tit_kazari_flag01.png") center no-repeat;
  width: 91px;
  height: 51px;
  content: "";
  transform: scale(-1, 1)
}

.top_voice_staff {
  width: 96%;
  max-width: 1400px;
  margin: auto;
  background:#faf8f4;
  border-radius: 40px;
  text-align: left;
  padding: 2.8% 5% 3.1%;
  margin-bottom: 79px;
  position: relative;
}
.top_voice_staff.item02::before{
  position: absolute;
  right: -10.9%;
  top: -66px;
  background: url("../images/voice_reef_kazari01.png") center no-repeat;
  width: 14%;
  max-width: 110px;
  height: 158px;
  content: "";
  background-size: 100%;
}
.top_voice_staff.item03::before{
  position: absolute;
  left: -13.2%;
  top: 26px;
  background: url("../images/voice_balloon01.png") center no-repeat;
  width: 14%;
  max-width: 99px;
  height: 180px;
  content: "";
  background-size: 100%;
}
.top_voice_staff_box {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
}
.top_voice_staff_img {
  width: 25%;
}
.top_voice_staff_name {
  font-size: 22px;
  letter-spacing: 0.06em;
  color: #75b972;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-top: 27px;
}
.top_voice_list {
  width: 70.2%;
  padding-top: 50px;
}
.top_voice_list.no-img{
  width: 100%;
}
.top_voice_list > dt {
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #75b972;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  position: relative;
  padding-left: 48px;
  text-align: left;
  margin-bottom: 20px;
}
.top_voice_list > dt::before { 
  position: absolute;
  left: 4px;
  top: -6px;
  background: url("../images/voice_list_mark_reef01.png") center no-repeat;
  width: 10%;
  max-width: 32px;
  height: 56px;
  content: "";
  background-size: 100%;
}
.top_voice_list > dt.item_b1::before {
  background-image: url("../images/voice_list_mark_bird01.png");
  max-width: 39px;
  height: 32px;
  left: -3px;
  top: 3px;
}
.top_voice_list > dt.item_b2::before {
  background-image: url("../images/voice_list_mark_bird02.png");
  max-width: 44px;
  height: 38px;
  left: -3px;
  top: 3px;
}
.top_voice_list > dd {
  line-height: 1.75;
  margin-bottom: 45px;
}
.top_voice_list.item_2{
  flex-direction: row-reverse;
}
.top_voice_staff_box.item_2 .top_voice_list {
  padding-top: 28px;
}
.top_voice_staff_box.item_2 .top_voice_staff_img {
  margin-top: 70px;
}


/* top_voice_staff_box.item02 */
.top_voice_box.item02::before {
  position: absolute;
  top: -286px;
  left: 0;
  background: url("../images/voice_bg_blue_left.jpg") top left no-repeat;
  width: 30%;
  height: 909px;
  max-width: 402px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_voice_box.item02::after {
  position: absolute;
  top: -275px;
  right: 0;
  background: url("../images/voice_bg_blue_right.jpg") top left no-repeat;
  width: 30%;
  height: 909px;
  max-width: 402px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_voice_box.item02 .top_voice_box_tit,
.top_voice_box.item03 .top_voice_box_tit{
  margin-bottom: 75px;
}
.top_voice_box.item02 .top_voice_staff,
.top_voice_box.item03 .top_voice_staff{
  background: none;
  padding-top:0;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.top_voice_box.item02 .top_voice_box_tit span {
  background: #5A9FCB;background: linear-gradient(90deg,rgba(90, 159, 203, 1) 0%, rgba(158, 220, 241, 1) 100%);
}
.top_voice_box.item02 .top_voice_list > dt {
  color: #60a4ce;
}
.top_voice_box.item02 .top_voice_box_tit::before,
.top_voice_box.item02 .top_voice_box_tit::after  {
  background-image: url("../images/voice_tit_kazari_blue.png");
}

.top_voice_box.item02 .top_voice_list > dt.item_b1::before {
  background-image: url("../images/voice_list_mark_bird03.png");
}
.top_voice_box.item02 .top_voice_list > dt.item_b2::before {
  background-image: url("../images/voice_list_mark_bird04.png");
}


/* .top_voice_box.item03 */
.top_voice_box.item03::before {
  position: absolute;
  bottom:14px;
  left: 0;
  background: url("../images/voice_bg_orange_left.jpg") top left no-repeat;
  width: 30%;
  height: 891px;
  max-width: 336px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_voice_box.item03::after {
  position: absolute;
  bottom: 13px;
  right: 0;
  background: url("../images/voice_bg_orange_right.jpg") top left no-repeat;
  width: 30%;
  height: 933px;
  max-width: 414px;
  background-size: 100%;
  content: "";
  z-index: -1;
}
.top_voice_box.item03 .top_voice_box_tit span {
  background: #FFB15D;
  background: linear-gradient(90deg,rgba(255, 177, 93, 1) 0%, rgba(253, 197, 101, 1) 100%);
}
.top_voice_box.item03 .top_voice_list > dt {
  color: #d4954e;
}
.top_voice_box.item03 .top_voice_list > dt.item_b1::before {
  background-image: url("../images/voice_list_mark_bird05.png");
}
.top_voice_box.item03 .top_voice_list > dt.item_b2::before {
  background-image: url("../images/voice_list_mark_bird06.png");
}

/*==================================================================

  .top_flow

==================================================================*/
.top_flow {
  padding-top: 170px;
  background: url("../images/flow_bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 275px;
}
.top_flow::before {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/flow_bg_top_left.png") top  -18px  left no-repeat;
  width: 40%;
  max-width: 569px;
  height: 401px;
  background-size: 100%;
  content: "";
}
.top_flow::after {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/flow_bg_top_right.png") top -18px right no-repeat;
  width: 40%;
  max-width: 569px;
  height: 401px;
  background-size: 100%;
  content: "";
}
.top_flow_mv {
  width: 100%;
  height: 717px;
}
.top_flow_mv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_flow_list_warpper {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.top_flow_list {
 padding-top: 30px;
 margin: 0 auto;
}
.top_flow_item {
  background: #fff;
  text-align: center;
  padding-top: 40px !important;
  padding-bottom: 30px !important;
}
.top_flow_item_tit {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #fff;
  position: relative;
 
  height: 54px;
  width: 100%;
  background: url("../images/flow_item_tit_bg.png") center center no-repeat;
  margin-top: 29px;
  padding-left: 26px;
}

.top_flow_item_text{
  text-align: left;
  width: 71%;
  margin: auto;
  letter-spacing: 0.06em;
  line-height: 1.75;
  margin-top: 20px;
  
}
.top_flow .slick-slide img {
  margin: auto !important;
}

.top_flow .slick-slide {
  padding: 0 10px;
}
.top_flow .slick-prev {
  top: 30%;
  left: 0;
  z-index: 1;
}
.top_flow .slick-prev::before {
 position: absolute;
  background: url("../images/flow_arrow.png") top center no-repeat;
  width: 40px;
  height: 60px;
  content: "";
  background-size: 100%;
  transform: scale(-1,1)
}
.top_flow .slick-next {
  right: 0;
  top: 30%;
}
.top_flow .slick-next::before {
 position: absolute;
 right: 0;
  background: url("../images/flow_arrow.png") top center no-repeat;
  width: 40px;
  height: 60px;
  content: "";
  background-size: 100%;
}
.top_flow_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
}
.top_flow_bg::before {
  position: absolute;
  bottom: -20px;
  left: 0;
  background: url("../images/flow_bg_left.png") bottom left no-repeat;
  max-width: 298px;
  width: 30%;
  height: 1101px;
  background-size: 100%;
  content: "";
}
.top_flow_bg::after {
  position: absolute;
  bottom: -110px;
  right: 0;
  background: url("../images/flow_bg_right.png") bottom left no-repeat;
  max-width: 298px;
  width: 30%;
  height: 891px;
  background-size: 100%;
  content: "";
}

@media screen and (min-width:641px) {
  .top_flow_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    max-width: 1200px;
    margin: auto;
  }
  .top_flow_item {
    width: 28.5%;
    margin-bottom: 60px;
    position: relative;
    height: 581px;
  }
  .top_flow_item:not(:nth-child(3n))::before {
    position: absolute;
    top: 133px;
    right: -80px;
    background: url("../images/flow_arrow.png") top center no-repeat;
    width: 72px;
    height: 101px;
    content: "";
  }
  .top_flow_item_tit {
     left: -12px;
     background: url("../images/flow_item_tit_bg.png") left center no-repeat;
  }
}


/*==================================================================

  .top_tour

==================================================================*/
.top_tour { 
  margin-top: -154px;
  position: relative;
  z-index: 1;
}
.top_tour .tit01 {
  margin-bottom: 40px;
}
.top_tour_list_wrapper {
  height: 925px;
  background: url("../images/tour_img01.jpg") center no-repeat;
  background-size: cover;
}
.top_tour_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 100px 30%;
  width: 90%;
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 97px;
}
.top_tour_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 303px;
  height: 247px;
  font-size: 19px;
  letter-spacing:0.06em;
  line-height: 1.75;
  text-align: center;
  color: #000;
  background: url("../images/tour_b01.png") center no-repeat;
  position: relative;
  
}
.top_tour_item:nth-child(1) {
  left: 40px;
  padding-bottom: 22px;
}
.top_tour_item:nth-child(1)::before {
  position: absolute;
  left: 83px;
  top: 47px;
  background: url("../images/tour_b_k01.png") center no-repeat;
  width: 50px;
  height: 39px;
  content: "";
  background-size: 100%;
}
.top_tour_item:nth-child(2) {
  background-image: url("../images/tour_b02.png");
  top: 37px;
  right: 40px;
}
.top_tour_item:nth-child(2)::before {
  position: absolute;
  left: 80px;
  top: 65px;
  background: url("../images/tour_b_k02.png") center no-repeat;
  width: 48px;
  height: 34px;
  content: "";
  background-size: 100%;
}
.top_tour_item:nth-child(3) {
  top: -8px;
  background-image: url("../images/tour_b03.png");
  padding-top: 22px;
}
.top_tour_item:nth-child(3)::before {
  position: absolute;
  right: 94px;
  top: 57px;
  background: url("../images/tour_b_k03.png") center no-repeat;
  width: 38px;
  height: 37px;
  content: "";
  background-size: 100%;
}
.top_tour_item:nth-child(4) {
  background-image: url("../images/tour_b04.png");
  padding-bottom: 8px;
  padding-left: 9px;
}
.top_tour_item:nth-child(4)::before {
  position: absolute;
  right: 69px;
  top: 10px;
  background: url("../images/tour_b_k04.png") center no-repeat;
  width: 51px;
  height: 64px;
  content: "";
  background-size: 100%;
  
}
.top_tour_box {
  position: relative;
  text-align: center;
  z-index: 1;
  padding-bottom: 82px;
}
.top_tour_box::before {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/tour_img_b_left.jpg") top left no-repeat;
  width: 50%;
  height: 100%;
  background-size: cover;
  content: "";
  z-index: -1;
}
.top_tour_box::after {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/tour_img_b_right.jpg") top right no-repeat;
  width: 50%;
  height: 100%;
  background-size: cover;
  content: "";
  z-index: -1;
}
.top_tour_box_tit {
  font-size: 36px;
  letter-spacing: 0.06em;
  color: #000;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  position: relative;
  z-index: 1;
  top: -34px;
}
.top_tour_box_tit::before {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/tour_sub_tit_bg.png") center no-repeat;
  width: 100%;
  height: 134px;
  z-index: -1;
  content: "";
}
.top_tour_box_text {
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 2.88;
  font-weight: 600;
  margin: 24px auto 30px;
  -webkit-text-stroke: 4px #fff;
  text-stroke: 4px #fff;
  paint-order: stroke;
}
.top_tour_contact {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 96%;
  max-width: 1300px;
  margin: auto;
  background: #fff;
  border-radius: 40px;
  padding: 2.5% 2.5% 4.1%;
  gap: 45px 20px;
  position: relative;
}
.top_tour_contact::before {
  position: absolute;
  left: 5%;
  top: -180px;
  background: url("../images/tour_staff_img01.png") bottom center no-repeat;
  width: 180px;
  height: 180px;
  content: "";
  background-size: 100%;
}
.top_tour_contact::after {
  position: absolute;
  right: 4%;
  top: -180px;
  background: url("../images/tour_staff_img02.png") bottom center no-repeat;
  width: 180px;
  height: 180px;
  content: "";
  background-size: 100%;
}
.top_tour_contact > dt {
  font-size: 26px;
  letter-spacing: 0.06em;
  color: #55ac77;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  width: 100%;
  position: relative;
  z-index: 1;
}
.top_tour_contact > dt::before {
  position: absolute;
  left: 2%;
  top: 0;
  background: url("../images/tour_kazari01.png") center no-repeat;
  width: 40%;
  max-width:252px;
  height: 50px;
  background-size: 100%;
  content: "";
}
.top_tour_contact > dt::after {
  position: absolute;
  right: 1.4%;
  top: 0;
  background: url("../images/tour_kazari01.png") center no-repeat;
  width: 40%;
  max-width:252px;
  height: 50px;
  background-size: 100%;
  content: "";
  transform: scale(-1,1)
}
.top_tour_contact > dt span {
  position: relative;
  z-index: 2;
}
.top_tour_contact > dt span::before {
  position: absolute;
  bottom: 0;
  left: -37px;
  background: url("../images/tour_kazari02.png") center no-repeat;
  width: 26px;
  height: 33px;
  content: "";
}
.top_tour_contact > dt span::after {
  position: absolute;
  bottom: 0;
  right: -37px;
  background: url("../images/tour_kazari02.png") center no-repeat;
  width: 26px;
  height: 33px;
  content: "";
  transform: scale(-1,1)
}
.top_tour_contact > dd {
  width: 40%;
  max-width: 407px;
}
.top_tour_contact > dd a {
  display: block;
  height: 65px;
  line-height: 65px;
  border-radius: 10px;
}
.top_tour_contact > dd.item_tel a {
  border: 1px dashed #55ac77;
  font-size: 28px;
  letter-spacing: 0.07em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #53ab77;
  padding-left: 40px;
}
.top_tour_contact > dd.item_form a{
  background: #86C26F;
  background: linear-gradient(90deg, rgba(134, 194, 111, 1) 0%, rgba(83, 171, 119, 1) 100%);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.06em;
}
.top_tour_contact > dd span {
  position: relative;
}
.top_tour_contact > dd.item_tel a span::before {
  position: absolute;
  top: 2px;
  left: -40px;
  background: url("../images/tour_tel_icon.png") center no-repeat;
  width: 25px;
  height: 25px;
  content: "";
}
.top_tour_contact > dd.item_form a span::before {
  position: absolute;
  top: -2px;
  right: -45px;
  background: url("../images/tour_arrow.png") center no-repeat;
  width: 26px;
  height: 26px;
  content: "";
}
.top_tour_contact > dd.item_form a:hover {
  opacity: 0.8;
}

.top_message_box2 .top_tour_contact,.top_features_ending .top_tour_contact,.top_voice_box .top_tour_contact{
	padding: 5.1% 2.5% 4.1%;
	background: none;
}

.top_message_box2 .top_tour_contact::before,.top_features_ending .top_tour_contact::before,.top_voice_box .top_tour_contact::before {
  content: none;
}
.top_message_box2 .top_tour_contact::after,.top_features_ending .top_tour_contact::after,.top_voice_box .top_tour_contact::after {
  content: none;
}

.top_message_box2 .top_tour_contact > dd.item_form a span::before,.top_features_ending .top_tour_contact > dd.item_form a span::before,.top_voice_box .top_tour_contact > dd.item_form a span::before{
    position: absolute;
    top: -2px;
    right: -45px;
    background: url(../images/tour_arrow.png) center no-repeat;
    width: 26px;
    height: 26px;
    content: "";
}

@media screen and (max-width: 640px) {
	.footer_fixed_btn a {
        display: block;
        padding: 8px;
        border-radius: 100vh;
        background: linear-gradient(90deg, rgba(134, 194, 111, 1) 0%, rgba(83, 171, 119, 1) 100%);
        background-size: cover;
        color: #fff;
        font-size: 20px;
        text-align: center;
        font-family: "Zen Old Mincho", serif;
        font-weight: 400;
        font-style: normal;
        border: solid 1px #fff;
		}
    .footer_fixed_btn {
        position: fixed;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto;
        width: 90%;
        z-index: 10;
    }
}
/*==================================================================

  .top_recruit

==================================================================*/
.top_recruit {
  padding-top: 140px;
  background: url("../images/recruit_bg.jpg") center no-repeat;
  background-size: cover;
  padding-bottom: 170px;
}
.top_recruit_message {
  font-size: 24px;
  letter-spacing: 0.06em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  padding-bottom: 56px;
  position: relative;
  margin-top: -5px;
}

.top_recruit_message:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/recruit_kazari.png") center no-repeat;
  width: 100%;
  height: 56px;
  content: "";
  
}
.top_recruit_tab_list {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 20px;
  width: 90%;
  max-width: 934px;
  margin: auto;
  padding-top: 58px;
}

.top_recruit_tab_item {
  width: 31.9%;
  letter-spacing: 0.06em;
  text-align: center;
  background: #77aa85;
  border-radius: 10px;
  padding-bottom: 10px;
  color: #fff;
  position: relative;
}
.top_recruit_tab_item.is-active::before {
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 14px solid #77aa85;
  border-bottom: 0;
  content: "";
}

.top_recruit_tab_item  span {
  display: inline-block;
  min-width: 166px;
  padding: 0 10px;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.2;
  padding-top: 15px;
  padding-bottom: 4px;
  position: relative;
}
.top_recruit_tab_item.is-active span {
  background:linear-gradient(transparent 70%, rgba(0,0,0,0.2) 70%);
}
.top_recruit_tab_item i {
  display: block;
  font-style: normal;
  font-size:14px;
  line-height: 1.3;
}
.top_recruit_tab_item:nth-child(2) {
  background: #94c86c;
}
.top_recruit_tab_item:nth-child(2).is-active::before {
  border-top: 14px solid #94c86c;
}
.top_recruit_tab_item:nth-child(3) {
  background: #89b4cf;
}
.top_recruit_tab_item:nth-child(3).is-active::before {
   border-top: 14px solid #89b4cf;
}
.top_recruit_tab_item:nth-child(4) {
  background: #f59388;
}
.top_recruit_tab_item:nth-child(4).is-active::before {
   border-top: 14px solid #f59388
}
.top_recruit_tab_item:nth-child(5) {
  background: #ccbc6f;
}
.top_recruit_tab_item:nth-child(5).is-active::before {
   border-top: 14px solid #ccbc6f;
}
.top_recruit_tab_item:nth-child(6) {
  background: #f2b755;
}
.top_recruit_tab_item:nth-child(6).is-active::before {
   border-top: 14px solid #f2b755;
}
.top_recruit_content_list {
  width: 90%;
  max-width: 1118px;
  margin: auto;
  padding-top: 69px;
}
.top_recruit_content_table {
  display: flex;
  flex-wrap: wrap;
 
}
.top_recruit_content_wrapper {
 display: none;
}
.top_recruit_content_table > dt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25.2%;
  background: #77aa85;
  text-align: center;
  padding: 9px;
  font-size: 18px;
  letter-spacing: 0.06em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  white-space: nowrap;
  color: #fff;
  border-bottom: solid 1px #fff;
}
.top_recruit_content_table > dd {
  width: 74.8%;
  padding: 17px 20px 13px 30px;
  border-bottom: solid 1px #fff;
  background: #e6e7e7;
  line-height: 1.6
}
.top_recruit_content_wrapper.is-show {
  display: block;
}

.top_recruit_content_wrapper:nth-child(2) .top_recruit_content_table > dt {
  background: #94c86c;
}
.top_recruit_content_wrapper:nth-child(3) .top_recruit_content_table > dt {
  background: #89b4cf;
}
.top_recruit_content_wrapper:nth-child(4) .top_recruit_content_table > dt {
  background: #f59388;
}
.top_recruit_content_wrapper:nth-child(5) .top_recruit_content_table > dt {
  background: #ccbc6f;
}
.top_recruit_content_wrapper:nth-child(6) .top_recruit_content_table > dt {
  background: #f2b755;
}


/*==================================================================

  .top_form

==================================================================*/
.top_form {
  background: url("../images/form_bg.jpg") center no-repeat;
  background-size: cover;
  padding-top: 157px;
  padding-bottom: 160px;
  position: relative;
}
.top_form::before {
  position: absolute;
  top: 7%;
  left: 0;
  background: url("../images/form_bg_left.png") top left no-repeat;
  width: 25%;
  max-width: 230px;
  height: 1101px;
  content: "";
}
.top_form::after {
  position: absolute;
  top: 7%;
  right: 0;
  background: url("../images/form_bg_right.png") top right no-repeat;
  width: 25%;
  max-width: 282px;
  height: 1101px;
  content: "";
}
.top_form_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  z-index: 1;
  width: 100%;
}
.top_form_bg::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../images/form_b_kazari.png") bottom left no-repeat;
  width: 30%;
  max-width: 298px;
  height: 356px;
  content: "";
  z-index: -1;
}
.top_form_bg::after {
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../images/form_b_kazari.png") bottom left no-repeat;
  width: 30%;
  max-width: 298px;
  height: 356px;
  content: "";
  z-index: -1;
  transform: scale(-1,1);
}
.top_form .tit01 {
  padding-top: 7px;
}

.box_form {
  position: relative;
  z-index: 4;
  max-width: 1200px;
  width: 90%;
  margin: 70px auto 0;
  background: #fff;
  padding: 20px 10px 15px;
}

.anchor {
	padding-top: -70px;
	margin-top: 70px;
}

#submit-button {
  position: relative;
  max-width: 600px;
  display: block;
  width: 90%;
  color: #fff;
  font-family: var(--GB);
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.1em;
  border-radius: 10px;
  height: 65px;
  line-height: 65px;
  background: #74b973;
  background: linear-gradient(90deg, #94c86c 0%, #53ab77 100%);
  border: none;
  transition: 0.2s ease;
  margin: auto;
  cursor: pointer;
  font-weight: bold;
   transition: 0.15s ease-out;
}
#submit-button span {
  position: relative;
  
}
#submit-button span::before {
  position: absolute;
  top: -3px;
  right: -42px;
  background: url("../images/form_btn_arrow.png") center no-repeat;
  width: 26px;
  height: 26px;
  content: "";
  transition: 0.15s ease-out;
}

#submit-button:hover {
  opacity: 0.8;
}
#submit-button:hover span::before {
  right: -55px;
}

.table_form {
  padding: 47px 12% 52px;
  width: 100%;
  margin: 0 auto 0;
}
.table_form > dl {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #ccc;
}
.table_form > dl.item_last > dd {
  height: 240px;
}
.table_form dt {
  width: 36%;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0.06em;
  padding-left: 30px;
}
.table_form dt span {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
  padding: 2px 4px 3px;
  margin-right: 20px;
  line-height: 1;
  margin-left: 10px;
  position: relative;
  top: -2px
}
.table_form > dl > dt span.required {
  background: #77aa85;
}
.table_form > dl > dt span.optional {
  background: #81c6e3;
}
.table_form > dl > dd {
  display: flex;
  align-items: center;
  width: 64%;
  font-size: 16px;
  height: 83px;
  padding-right: 10px;
}
.table_form > dl > dd label {
  width: 100%;
}
.table_form dd.radio {
  display: flex;
  align-items: center;
}
.table_form dd.radio.item_2 {
  display: block;
  padding-top: 5px;
}
.table_form dd.radio.item_2 label {
  float:left;
  width: auto;
  margin-right: 15px;

}
.table_form dd.radio label {
  width: 24%;
  font-size: 16px;
}

input[type=text],
input[type=tel],
input[type=email]{
  border: none;
  background: #f2f2f2;
  padding: 17.5px 28px;
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
  width: 100%;
}
textarea {
  border: none;
  background: #f2f2f2;
  padding: 17.5px 20px;
  width: 100%;
  border-radius: 5px;
  font-size: 14px;
  height: 200px
}
textarea::placeholder {
  color: #ababab;
  font-size: 17px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder {
  color: #ababab;
  font-size: 17px;
  letter-spacing: 0.05em;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder {
  color: #ababab;
  font-size: 17px;
  letter-spacing: 0.05em;
}
input[type=text]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder {
  color: #ababab;
  font-size: 17px;
  letter-spacing: 0.05em;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder{
  color: #ababab;
  font-size: 17px;
  letter-spacing: 0.05em;
}
input[type=text]:focus, input[type=text]:focus-visible,
input[type=tel]:focus,
input[type=tel]:focus-visible {
  outline: none;
  border: none;
  background: #f6f3f0;
}

.visibility_hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*ラジオボタンの枠 */
.radio_text::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background: #ececec;
}

.radio_text {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 35px;
  position: relative;
}

/* チェックのアイコン */
.radio_text::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #77aa85;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}

/* チェックされた時 */
input[type=radio]:checked + .radio_text::after {
  opacity: 1;
}

.box_submit {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 4.2%;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 2.05;
  width: 81%;
  margin: auto;
}

.box_submit_text {
  margin-bottom: 3.1%;
}
.box_form_pp_wapper {
  width: 90%;
  margin: auto;
  background: #e9faf0;
  max-width: 909px;
  border-radius: 40px;
  padding: 40px 6.7% 59px;
}
.box_form_pp_tit {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin:0 auto 23px;
}
.box_form_pp_text {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.75;
    font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}
/*==================================================================================================================

  スマホ

==================================================================================================================*/
@media screen and (max-width:640px) {
  #wrapper, html, body{
    min-height:500px;
  }
  #container {
    padding-top: 0;
  }
  .nav_wrap {
    top: 0;
  }
  /*==================================================================

    メインビジュアル（スマホ）

  ==================================================================*/
  .top_mainvisual{
    height:450px;
  }

  .mainvisual_wrap{
    height: 450px;
  }

  .top_mainvisual .inner {
    width: auto;
  }

  /* トップページキャッチフレーズ */
  .mainvisual_catch {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 37%;
  }
  .mainvisual_catch::before {
    width: 100%;
  }
  .mainvisual_catch p {
    font-size: 16px;
    text-shadow: 0 0 5px #000;
    line-height: 1.6
  }
  .mainvisual_open{
    right: 10px;
    bottom: 10px;
    width: 150px;
  }

  /* メインスライド */
  #slick_fade{
    height: 450px;
  }
  #slick_fade .slide_item img{
    height: 450px;
  }

  /*==================================================================

    .top_message_box（スマホ）

  ==================================================================*/
  .top_message {
    padding-top: 70px;
    padding-bottom:70px;
  }
  .top_message_sub_tit {
    font-size: 21px;
    white-space: normal;
    line-height: 1.5;
  }
  .top_message .box {
    display: block;
  }
  .top_message_box {
    margin-bottom: 140px;
  }
  .top_message_text {
    width: 100%
  }
  .top_message_text p {
    margin-bottom: 25px;
  }
  .top_message_img {
    width: 100%;
    margin-top: 50px;
  }
  .top_message_img img {
    display: block;
    width: 70%;
    margin: auto;
  }
  
  .top_message_box_img {
    position: relative;
    width: 90%;
    margin: auto;
  }
  .top_message_box_img_01 {
    position: static;
    width: 40%;
    margin-left: auto;
  }
  .top_message_box_img_02 {
    position: static;
    width: 70%;
    margin-top: -140px;
  }
  .top_message_bg {
    position: static;
  }
  .top_message_doctor_name {
    font-size: 16px;
    margin-top: 24px;
    text-align: center;
  }
  .top_message_doctor_name span {
    font-size: 22px;
  }
  .top_message_tit02 {
    font-size: 25px;
  }
  .top_message_tit02::before {
    width: 65%;
    background-size: 100%;
  }
  .top_message_cred_list {
    margin-top: 0px;
    margin-bottom: 100px;
  }
  .top_message_cred_item {
    display: block;
  }
  .top_message_cred_img {
    width: 100%;
  }
  .top_message_cred_detail {
    width: 100%;
    margin-top: 30px;
  }
  .top_message_tit03 {
    margin-bottom: 24px;
  }
  .top_message_cred_text {
    line-height: 1.9;
    letter-spacing: 0;
  }
  .top_message_cred_item:nth-child(odd) {
    margin-bottom: 40px
  }
  .top_message_cred_item:last-child {
    margin-top: 40px;
  }
  .top_message_value_list {
    display: block;
  }
  .top_message_value_item {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 65vw;
    height: 65vw;
    margin: auto;
    padding-bottom: 30px;
    margin-bottom: 20px
  }
  .top_message_value_tit {
    font-size: 22px;
    margin-bottom: 0;
    width: 100%;
  }
  .top_message_value_text {
    position: relative;
    z-index: 1;
    width: 79%;
  }
  .top_message_value_text br {
    display: none;
  }
  .top_message_p_item {
    width: 100%;
    padding: 20px 5%;
    position: relative;
    left: -2%;
    margin-bottom: 50px;
  }
   .top_message_p_item:nth-child(even) {
     left: auto;
     right: -2%;
   }
  .top_message_p_item_num {
    font-size: 40px;
    top: -25px;
  }
  .top_message_p_item_num::before {
    width: 170%;
    background-size: 100%;
    left: 0;
    top: -40px;
  }
  .top_message_p_item_tit {
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .top_message_box2 {
    padding-bottom: 20px;
    width: 95%;
  }

  /*==================================================================

    .top_features（スマホ）

  ==================================================================*/
  .top_features {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .top_features .tit01 {
    margin-top: -10px;
  }
  .top_features .tit01 i {
    font-size: 70px;
    top: 12px;
  }
  .top_features_list {
    padding-top: 0;
  }
  .top_features_item {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .top_features_item::before {
    bottom: -80px;
  }
  .top_features_item:nth-child(3) {
    padding-bottom: 0;
  }
  .top_features_item:nth-child(3) .top_features_item_inner {
    padding-bottom: 5px;
  }
  .top_features_item:nth-child(3) .top_features_item_detail::before {
    width: 10%;
    right:-3%;
  }
  .top_features_item_inner {
    padding-bottom: 25px;
    padding-top: 50px !important;
  }
  .top_features_item:nth-child(even) .top_features_item_inner {
    padding-top: 66px;
  }
  .top_features_item_box1 {
    display: block;
  }
  .top_features_item_detail {
    width: 100%;
    margin-bottom: 40px;
  }
  .top_features_item_detail::before {
    width: 15%;
    background-size: 100%;
    top: 0;
  }
  .top_features_item:nth-child(2) .top_features_item_detail::before {
    top: 0;
    width: 14%;
  }
  .top_features_item_tit {
    display: block;
    font-size: 24px;
    height: auto;
    line-height: 1.8;
    margin-bottom: 18px;
    text-align: center;
  }
  .top_features_item_text {
    margin-right: 0;
  }
  .top_features_item_tit_num {
    margin-right: 0;
    font-size: 25px;
    margin-left: 0;
    position: relative;
    top: -14px;
    width: 30%;
    margin: auto;
  }
  .top_features_item:nth-child(even) .top_features_item_tit_num {
    margin-right: auto;
  }
  .top_features_item_tit_num i {
    font-size: 50px;
  }
  .top_features_item_tit_num::before {
    width: 140%;
    background-size: 100%;
    left: -35%;
    height: 180px;
  }
  .top_features_img_list {
    margin-top: 50px !important;
  }
  .top_features_item_img {
    width: 100%;
  }
  .top_features_img_tit {
    margin-top: 10px;
    margin-bottom: 15px !important;
  }
  .top_features_img_item {
     width: 100% !important;
  }
  .top_features_img_list {
    display: block;
  }
  .top_features_img_item {
    margin-bottom: 40px;
	  text-align: center;
  }
  .top_features_item_detail::before {
    right: 0;
  }
  .top_features_ending {
    padding-top: 60px;
    margin-top: 70px;
  }
  .top_features_ending_list {
    display: block;
    padding-top: 40px;
  }
  .top_features_ending_item {
    width: 100%;
    margin-bottom: 30px;
  }
  .top_features_sub_tit {
    font-size: 19px;
    margin-top: 30px;
  }
  
  
  
  /*==================================================================

    .top_voice（スマホ）

  ==================================================================*/
  .top_voice {
    background-size: 90%;
    padding-top: 115px;
    margin-bottom: 0;
  }
  .top_voice .tit01 {
    margin-bottom: 50px;
  }
  .top_voice_mv {
    height: 200px;
  }
  .top_voice_box_tit {
    margin-bottom: 40px;
  }
  .top_voice_box.item02 .top_voice_box_tit, .top_voice_box.item03 .top_voice_box_tit {
    margin-bottom: 30px;
  }
  .top_voice_box_tit span {
    position: relative;
    z-index: 2;
    width: 90%;
    font-size: 22px;
  }
  .top_voice_staff_box.item_2 .top_voice_staff_img {
    margin-top: 20px;
    padding-top: 0;
  }
  .top_voice_staff_box.item_2 > .top_voice_list {
    padding-top: 0;
  }
  .top_voice_list {
    padding-top: 20px;
  }
  .top_voice_list > dd {
    margin-bottom: 35px;
  }
  .top_voice_staff {
    border-radius: 20px;
    padding: 20px 4% 40px;
    margin-bottom: 45px;
  }
  .top_voice_staff_box {
    display: block;
  }
  .top_voice_staff.item02::before {
  right: 0;
  }
  .top_voice_staff.item03::before {
    left: 0;
  }
  .top_voice_staff_img {
    width: 100%;
    margin: auto;
    padding-top: 30px;
  }
  .top_voice_staff_img img {
    display: block;
    width: 60%;
    margin: auto;
  }
  .top_voice_staff_name {
    margin-top: 15px;
    font-size: 20px;
  }
  .top_voice_list {
    width: 100%;
  }
  .top_voice_list > dt {
    font-size: 20px;
    letter-spacing: 0;
  }
	
	.top_voice_staff_box.sp-img-reverse{
		display: flex;
        flex-direction: column-reverse;
	}
  
  /*==================================================================

    .top_flow（スマホ）

  ==================================================================*/
  .top_flow {
    padding-bottom: 195px;
    padding-top: 70px;
  }
  .top_flow_mv {
    height: 200px;
    
  }
  .top_flow .tit01 {
  margin-top: 20px;
  }
  .top_flow_list {
    padding-top: 10px;
    background: #fff;
    padding-bottom: 30px;
  }
  .top_flow_item_text {
    width: 90%;
  }
  .top_flow_item {
    background: none;
  }
  .top_flow .slick-dots {
    bottom: 30px;
  }
  
  /*==================================================================

    .top_tour（スマホ）

  ==================================================================*/
  
  .top_tour_list_wrapper {
    background-color: #f1f1f1;
    position: relative;
    height: 140vw;
    background-position: bottom center;
    background-size: 120%;
  }
  .top_tour_list {
    gap: 0;
    padding-top: 0;
    width: 100%;
  }
  .top_tour_item {
    width: 48vw;
    height: 50vw;
    background-size: 100%;
    position: relative;
    left: 0 !important;
    right: auto !important;
    font-size: 15px;
    letter-spacing: 0;
  }
  .top_tour_item:nth-child(1)::before {
    width: 16%;
    left: 15%;
    top: 30px;
  }
  .top_tour_item:nth-child(2)::before {
    top: 20px;
    width:16%;
    left: 40px;
  }
  .top_tour_item:nth-child(3)::before {
    top: 30px;
    left: auto;
    right: 20%;
  }
  .top_tour_item:nth-child(4)::before {
    width: 15%;
    
  }
  .top_tour_box_tit {
    font-size: 6vw;
    top: -10px;
    padding-top: 10px;
  }
  .top_tour_box_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 2;
    width: 90%;
    margin: auto;
    padding: 50px 0 200px;
  }
  .top_tour_contact {
    padding: 30px 5%;
    gap: 20px 0;
  }
  .top_tour_contact::before,
  .top_tour_contact::after{
      width:40vw;
  }
  .top_tour_contact > dt {
    font-size: 20px;
  }
  .top_tour_contact > dt::before,
  .top_tour_contact > dt::after {
    width: 25%;
  }
  .top_tour_contact > dt span {
    display: block;
   
  }
  .top_tour_contact > dt span::before {
    left: 0;
    width: 20px;
    background-size: 100%
  }
  .top_tour_contact > dt span::after {
    right: 0;
    width: 20px;
    background-size: 100%
  }
  .top_tour_contact > dd {
    width: 100%;
  }
	
	.top_message_box2 .top_tour_contact > dt::before,.top_features_ending .top_tour_contact > dt::before,.top_voice_box .top_tour_contact > dt::before{
		content: none;
	}

	.top_message_box2 .top_tour_contact > dt::after,.top_features_ending .top_tour_contact > dt::after,.top_voice_box .top_tour_contact > dt::after{
		content: none;
	}
	
  /*==================================================================

    .top_recruit（スマホ）

  ==================================================================*/
  .top_recruit {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .top_recruit_message {
    font-size: 20px;
  }
  .top_recruit_message:before {
    width: 90%;
    background-size: 100%;
  }
  .top_recruit_tab_list {
    gap : 20px 2%;
    padding-top: 25px;
  }
  .top_recruit_tab_item {
    width: 100%;
  }
  .top_recruit_content_list {
    padding-top: 50px;
  }
  .top_recruit_content_table > dt {
    width: 100%;
  }
  .top_recruit_content_table > dd {
    padding: 14px;
   width: 100%;
  }
  /*==================================================================

    .top_form（スマホ）

  ==================================================================*/
  .top_form {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .box_form {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .top_form_bg::before,
  .top_form_bg::after{
    background-size: 100%;
  }
  .table_form {
    padding: 0;  
  }
  .table_form dl {
    flex-wrap: wrap;
    display: block;
    padding: 13px 10px 15px 10px;
  }
  .table_form > dl > dt {
    width: 100% !important;
    padding-left: 0;
    padding-bottom: 6px;
  }
  .table_form > dl > dd {
    width: 100% !important;
    height: auto;
    padding-right: 0;
  }
  .table_form dd.radio {
    display: block;
  }
  .table_form dd.radio label {
    width:  100%;
  }
  .table_form > dl.item_last > dd { 
    height: auto;
  }
  .box_form_pp_wapper {
    margin-top: 30px;
    width: 100%;
    padding: 30px 4% 30px 5%;
  }
  .box_form_pp_tit {
    font-size: 17px;
    margin-bottom: 15px;
    
  }
  .box_form_pp_text {
    font-size: 16px;
  }
  .box_submit {
  width: 100%;;
  }
  #submit-button {
    width: 100%;
    font-size: 18px;
    line-height: 1.4;
    height: 74px;
  }
  #submit-button span {
    display: block;
  }
  #submit-button span::before {
    top: 25%;
    right: 10px;
  }
  #submit-button:hover span::before {
    right: 10px;
  }














}
