@charset "utf-8";

#sec1 {
  padding-top: 100px;
  padding-bottom: 95px;
}

#sec1 h2 {
  background: url(../img/services/sv03/sec1_h2_bg.png) no-repeat center left 47%;
  height: 120px;
  padding-top: 50px;
  margin-bottom: 30px;
}

/*--------------------------------------*/
#sec2 {
  padding-bottom: 20px;
}

#sec2 h2 {
  padding-bottom: 20px;
  text-align: center;
}

#sec2 .w1100 {
  background: #FCFFE2;
  padding: 40px 20px;
}

#sec2 dl {
  padding-bottom: 30px;
}

#sec2 dt {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  background: url(../img/services/sv03/sec2_icon.png) no-repeat top left;
  padding-left: 40px;
}

#sec2 dd {
  padding: 0 0 30px 40px;
}

#sec2 dd span {
  display: block;
  padding-top: 20px;
}

#sec2 iframe {
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------*/
#sec3 {
  padding: 45px 0 80px;
}

#sec3 h2 {
  padding-bottom: 50px;
}

#sec3 p {
  background: url(../img/services/sv03/sec2_icon.png) no-repeat top 20px left;
  color: #333;
  font-size: 21px;
  font-weight: bold;
  padding: 20px 0 10px 50px;
}

/*--------------------------------------------*/
#sec4 {
  padding: 45px 0 40px;
  text-align: center;
}

#sec4 h2 {
  padding-bottom: 50px;
}

#sec4 p {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  color: #333;
  font-weight: bold;
  padding-top: 120px;
  line-height: 1.3;
  position: relative;
}

.s4_01,
.s4_04 {
  background: #FCFFE2 url(../img/services/sv03/sec4_img01.png) no-repeat center top 40px;
}

.s4_02 {
  background: #FCFFE2 url(../img/services/sv03/sec4_img02.png) no-repeat center top 40px;
}

.s4_03 {
  background: #FCFFE2 url(../img/services/sv03/sec4_img03.png) no-repeat center top 30px;
}

.s4_05 {
  background: #FCFFE2 url(../img/services/sv03/sec4_img04.png) no-repeat center top 40px;
}

#sec4 p:after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 67px;
  background: url(../img/services/sv03/sec4_arrow1.png) no-repeat 0 0;
  top: 65px;
  right: -35px;
  z-index: 2;
}

#sec4 p:last-child:after {
  display: none;
}

/*--------------------------------------------*/
#sec5 {
  padding: 80px 0 80px;
}

#sec5 h2 {
  padding-bottom: 30px;
}

#sec5 h3 {
  background: #FCFFE2;
  color: #333;
  border-bottom: 3px solid #97EAE0;
  font-size: 25px;
  padding: 5px 10px;
}

.s5_box {
  padding: 30px 0 50px 300px;
}

.s5_box h4 {
  color: #333;
  padding-bottom: 5px;
}

#sec5 table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 3px;
}

#sec5 th,
#sec5 td {
  text-align: center;
  padding: 10px;
  width: 50%;
}

#sec5 th {
  background: #f3f3f3;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

#sec5 td {
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.s5_01 {
  background: url(../img/services/sv03/sec5_img01.jpg) no-repeat left center;
}

.s5_02 {
  background: url(../img/services/sv03/sec5_img02.jpg) no-repeat left center;
}

.s5_03 {
  background: url(../img/services/sv03/sec5_img03.jpg) no-repeat left center;
}

.s5_04 {
  background: url(../img/services/sv03/sec5_img04.jpg) no-repeat left center;
}

/*--------------------------------------------*/
#sec6 {
  padding: 80px 0 80px;
  text-align: center;
}

#sec6 h2 {
  padding-bottom: 30px;
}

/*------------------------------------------------*/
#sec7 {
  padding: 0 0 80px;
}

#sec7 h2 {
  padding-bottom: 30px;
}

#sec7 h3 {
  background: #FCFFE2;
  color: #333;
  border-bottom: 3px solid #97EAE0;
  font-size: 25px;
  padding: 5px 10px;
}

.s7_box {
  padding: 30px 0 20px 300px;
}

.s7_box h4 {
  color: #333;
  padding-bottom: 5px;
}

.s7_box p {
  padding-bottom: 20px;
}

#sec7 table {
  width: 100%;
  margin: 0 0 50px;
}

#sec7 th,
#sec7 td {
  text-align: center;
  padding: 10px;
  border: 1px solid #dcdcdc;
  width: 14.2%;
  font-size: 14px;
}

#sec7 th {
  background: #f3f3f3;
}

.s7_01 {
  background: url(../img/services/sv03/sec7_img01.jpg) no-repeat left center;
}

.s7_02 {
  background: url(../img/services/sv03/sec7_img02.jpg) no-repeat left center;
}

.s7_03 {
  background: url(../img/services/sv03/sec7_img03.jpg) no-repeat left center;
}

/*------------------------------------------------*/
#sec8 {
  padding-top: 120px;
}

#sec8 .w1100 {
  background-color: rgba(91, 178, 183, 0.05);
  border-radius: 15px;
  position: relative;
  padding: 17px;
}

#sec8 h2 {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -25px;
}

.sec8_inner {
  border-radius: 15px;
  border: 4px dotted #d2ebec;
  padding: 82px 45px 50px;
  display: flex;
  justify-content: space-between;
}

.sec8_img {
  /* width: 21.5%; */
}

.sec8_img img {
  border-radius: 50%;
}

.sec8_img figcaption {
  font-size: 16px;
  text-align: center;
  margin-top: 14px;
}

.sec8_txtbox {
  /* width: 75%; */
  text-align: justify;
}

.sec8_ttl {
  background-color: #fff;
  padding: 10px 15px;
  width: fit-content;
}

.sec8_txt {
  line-height: 1.89;
  margin: 20px 0 25px;
}

.sec8_name {
  text-align: right;
}

.sec8_name img {
  margin-left: 15px;
}


/*------------------------------------------------*/
#sec9 {
  padding-top: 87px;
}

.sec9_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sec9_item {
  position: relative;
  width: 48%;
  border-radius: 10px;
  background-color: #f9f6f4;
  margin-bottom: 40px;
  padding: 44px 45px 50px;
}

.sec9_item::before {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background-color: #5bb2b7;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.sec9_item:nth-child(2n) {
  margin-left: 4%;
}

.sec9_item:last-of-type {
  margin-bottom: 0;
}

.sec9_item_num {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #5bb2b7;
  letter-spacing: 0.075em;
}

.sec9_item_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #050808;
  margin: 18px 0 30px;
}

.sec9_item_txt {
  text-align: justify;
  font-size: 18px;
  letter-spacing: 0;
}

/*------------------------------------------------*/
#sec10 {
  padding-top: 90px;
}

.sec10_feature {
  display: flex;
  justify-content: space-between;
}

.sec10_feature_item {
  position: relative;
  width: calc((100% - 2vw) / 2);
  background-color: #f9f6f4;
  text-align: center;
  border-radius: 10px;
  padding: 40px;
  margin-bottom: 80px;
}

.sec10_feature_num {
  color: #5bb2b7;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -11px;
}

.sec10_feature_num::before,
.sec10_feature_num::after {
  content: "";
  display: block;
  width: 3px;
  height: 26px;
  background-color: #5bb2b7;
  position: absolute;
  top: 50%;
}

.sec10_feature_num::before {
  left: -18px;
  transform: translateY(-50%) rotate(-32deg);
}

.sec10_feature_num::after {
  right: -18px;
  transform: translateY(-50%) rotate(32deg);
}

.sec10_feature_item img {
  margin-bottom: 20px;
}

.sec10_cond_ttl {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  margin: 0 auto 48px;
  text-align: center;
  color: #000;
  width: fit-content;

}

.sec10_cond_ttl span {
  color: #5bb2b7;
  font-size: 33.6px;
}

.sec10_cond_ttl::before,
.sec10_cond_ttl::after {
  content: "";
  display: block;
  width: 3.5px;
  height: 40px;
  background-color: #5bb2b7;
  position: absolute;
  top: 50%;
}

.sec10_cond_ttl::before {
  left: -40px;
  transform: translateY(-50%) rotate(-30deg);
}

.sec10_cond_ttl::after {
  right: -40px;
  transform: translateY(-50%) rotate(30deg);
}

.sec10_cond_inner {}

.sec10_tabs {
  display: flex;
  justify-content: space-between;
}

.sec10_tab {
  width: 33%;
  font-size: 22px;
  text-align: center;
  line-height: 1.36;
  color: #5bb2b7;
  font-weight: 600;
  background-color: #e9f2f3;
  border-radius: 10px 10px 0 0;
  transition: all .2s ease;
  padding: 20px;
}

input[name="sec10_input"] {
  display: none;
}

.sec10_tab_inner {
  display: none;
  background-color: rgba(166, 219, 222, 0.1);
  padding: 40px;
}

.ft-09em{
  font-size: 0.9em;;
}


#all:checked~#inner_all,
#many:checked~#inner_many,
#few:checked~#inner_few {
  display: flex;
}

#all:checked~.sec10_tabs #tab_all,
#many:checked~.sec10_tabs #tab_many,
#few:checked~.sec10_tabs #tab_few {
  background-color: #5bb2b7;
  color: #fff;
}

.chart_start {
  padding-right: 20px;
  display: flex;
  align-items: center;
}

.chart_start_box {
  width: 250px;
  border-radius: 15px;
  border: 2px solid #5bb2b7;
  background-color: #fff;
  padding: 30px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.chart_start_box::before {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  background-color: #5bb2b7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -22px;
  z-index: -1;
}

.chart_start_box figure {
  background-color: rgba(166, 219, 222, 0.1);
  width: 64px;
  height: 64px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}

.chart_start_txtbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.chart_start_ttl {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
  margin-bottom: 10px;
}

.chart_start_txt {
  font-size: 16px;
  color: #666;
  line-height: 1;
}

.chart_list {
  width: 100%;
}

.chart_item {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 20px;
}

.chart_item+.chart_item {
  margin-top: 12px;
}

.chart_item_left {
  width: 250px;
  border-radius: 15px;
  border: 2px solid #5bb2b7;
  background-color: #fff;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.chart_item_left::before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #5bb2b7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}

.chart_item_left::after {
  content: "";
  width: 2px;
  height: 120%;
  background-color: #5bb2b7;
  position: absolute;
  top: 0;
  left: -22px;
}

.chart_item:first-of-type .chart_item_left::after {
  top: 50%;
  transform: translateY(-0.5%);
}

.chart_item:last-of-type .chart_item_left::after {
  top: auto;
  bottom: 50%;
  transform: translateY(0.5%);
}

.chart_item_left p {
  font-size: 19px;
  color: #000;
  line-height: 1.47;
  text-align: center;
}

.chart_item_right {
  width: 330px;
  border-radius: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all;
  translate: .3s;
  position: relative;
}

.chart_item_right::before {
  content: "";
  display: block;
  width: 135px;
  height: 2px;
  background-color: #5bb2b7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -155px;
  z-index: -1;
}

.chart_item_right::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10.5px solid transparent;
  border-right: 10.5px solid transparent;
  border-bottom: 10.5px solid transparent;
  border-left: 10.5px solid #5bb2b7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}

.chart_item_right--comfort {
  background-image: url(../img/services/sv03/sec10_menu_comfort.jpg);
}

.chart_item_right--metal {
  background-image: url(../img/services/sv03/sec10_menu_metal.jpg);
}

.chart_item_right--reva {
  background-image: url(../img/services/sv03/sec10_menu_reva.jpg);
}

.chart_item_right--insurance {
  background-image: url(../img/services/sv03/sec10_menu_insurance.jpg);
}

.chart_item_right--clasp {
  background-image: url(../img/services/sv03/sec10_menu_clasp.jpg);
}

.chart_item_right--cornus {
  background-image: url(../img/services/sv03/sec10_menu_cornus.jpg);
}

.chart_item_right--magnet {
  background-image: url(../img/services/sv03/sec10_menu_magnet.jpg);
}

.chart_item_right--smile {
  background-image: url(../img/services/sv03/sec10_menu_smile.jpg);
}

.chart_item_link {
  padding: 40px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}

.chart_item_link p {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.3;
}

.chart_item_link span {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 13px;
  display: block;
}

.chart_item_btn {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #222;
  padding: 15px 35px 15px 17px;
  background-color: #fff;
  border-radius: 50px;
  position: relative;
  transition: .3s;
}

.chart_item_btn::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50px;
  border: 1px solid #5bb2b7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}

.chart_item_btn::after {
  content: "+";
  color: #5bb2b7;
  font-size: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-55%);
  right: 13px;
  line-height: 1;
}

.chart_item_link:hover {
  opacity: unset;
}

.chart_item_link:hover .chart_item_btn {
  transform: scale(1.1);
}

.sec10_modal {
  position: relative;
  z-index: 210;
}

.modal-content {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 2;
  left: calc(50% + 135px);
  transform: translateX(-50%);
}

#modal-overlay {
  z-index: 205;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal_close {
  width: 80px;
  height: 80px;
  border-radius: 50px;
  background-color: #fff;
  border: 4px solid #5bb2b7;
  position: absolute;
  top: -40px;
  right: -40px;
}

.modal_close::before,
.modal_close::after {
  content: "";
  display: block;
  width: 4px;
  height: 45px;
  background-color: #5bb2b7;
  position: absolute;
  top: 50%;
  left: 50%;
}

.modal_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal_ttl {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  background-color: #5bb2b7;
  line-height: 1;
  padding: 25px 0;
  text-align: center;
}

.modal_wrap {
  padding: 50px 55px;
}

.modal_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal_inner figure {
  width: 40%;
}

.modal_txtbox {
  width: 55%;
}

.modal_subttl {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  padding-left: 25px;
  position: relative;
  color: #000;
  margin-bottom: 18px;
}

.modal_subttl::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #5bb2b7;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.modal_txt {
  text-align: justify;
}

.modal_link {
  font-size: 18px;
  position: relative;
  color: #5bb2b7;
  padding-right: 20px;
  margin: 25px 0 4px auto;
  display: block;
  width: fit-content;
  border-bottom: 1px solid #5bb2b7;
}

.modal_link::before {
  content: "";
  display: block;
  width: 13px;
  height: 14px;
  background-image: url(../img/services/sv03/sec10_modal_link.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.modal_link:hover {
  border-bottom: none;
  opacity: unset;
}

.modal_table {
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 40px;
}

.modal_table th {
  background-color: #f3f3f3;
  text-align: center;
  width: 12.5%;
  padding: 9px;
  vertical-align: middle;
  border: 1px solid #dcdcdc;
}

.modal_table td {
  padding: 20px 10px;
  text-align: center;
  border: 1px solid #dcdcdc;
}

.modal_table_sp {
  display: none;
}



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

.sec11_movie_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.sec11_movie_item {
  width: calc((100% - 9%) / 3);
  margin-bottom: 45px;
}
.sec11_movie_item .iframe {
  position: relative;
  /* padding-top: 75%; */
  padding-top: 56.25%;
}
.sec11_movie_item .iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
border-radius: 3%;
}

.sec11_movie_item+.sec11_movie_item {
  margin-left: 4.5%;
}

.sec11_movie_item:nth-child(3n-2) {
  margin-left: 0;
}

.sec11_movie_link img {
  border-radius: 10px;
}

.sec11_movie_link figcaption {
  font-size: 18px;
  line-height: 1;
  /* text-align: center; */
  text-align: left;
  color: #666;
  margin: 14px 0 0;
}

.sec11_movie_link p {
  font-size: 18px;
  line-height: 1.3;
  text-align: left;
  color: #666;
  margin: 14px 0 0;
}

.modal_movie_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.modal_movie_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/*------------------------------------------------*/
#sec12 {
  padding-top: 55px;
}

.sec12_faq_item {
  border-top: 2px solid #f3f3f3;
  padding: 25px 13px;
}

.sec12_faq_item:last-of-type {
  border-bottom: 4px solid #f3f3f3;
}

.sec12_faq_q {
  display: block;
  font-size: 19px;
  color: #666;
  line-height: 1.57;
  font-weight: bold;
  position: relative;
  padding-left: 67px;
  padding-right: 87px;
}

.sec12_faq_q::before {
  content: "Q";
  display: block;
  background-color: #5bb2b7;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.sec12_faq_a {
  font-size: 19px;
  margin-top: 30px;
  color: #666;
  line-height: 1.57;
  position: relative;
  overflow: hidden;
}

.sec12_faq_a::before {
  content: "A";
  display: block;
  background-color: #eef7f8;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  color: #5bb2b7;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}

.sec12_faq_a p {
  padding: 10px 87px 0 67px;
  text-align: justify;
}

.sec12_faq_icon {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}

.sec12_faq_icon::before,
.sec12_faq_icon::after {
  content: "";
  background-color: #a6dbde;
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.sec12_faq_icon::before {
  transform: translate(-50%, -50%);
}

.sec12_faq_icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition-duration: .5s;
}

.sec12_faq_item[open] .sec12_faq_icon::after {
  transform: translate(-50%, -50%) rotate(0);
}




/*--------------------------------------------*/

.bnr01 {
  padding: 50px 0;
}

/*----------------------------------------------*/
.entry_text {
  text-align: center;
  margin: -30px 0 30px
}

.btn_tel {
  background-color: #8AEAE0;
}

.btn_mail {
  background-image: url(../img/services/sv03/icon_mail2.png);
}

.btn_mail:after {
  border-top: 3px solid #8AEAE0;
  border-right: 3px solid #8AEAE0;
}

.price-note {
  margin-top: -50px;
  margin-bottom: 40px;
}

.sec_message {
  font-size: 36px;
  margin: 22px 0 45px;
  color: #333;
  font-weight: 600;
}

.sec_message span {
  color: #5bb2b7;
}

@media screen and (max-width:1370px) {
  .chart_start {
    width: 35%;
  }

  .chart_start_box {
    width: 100%;
    flex-direction: column;
  }

  .chart_start_box figure {
    margin: 0 auto 15px;
  }

  .chart_start_txtbox {
    text-align: center;
  }

  .chart_item_left {
    width: 45%;
  }

  .chart_item_right {
    width: 45%;
  }

  .chart_item_link {
    flex-direction: column;
  }

  .chart_item_link span {
    margin-bottom: 8px;
  }

  .chart_item_link p {
    text-align: center;
    margin-bottom: 15px;
  }

  .modal-content {
    width: 70%;
  }

  .modal_close {
    width: 60px;
    height: 60px;
    top: -30px;
    right: -30px;
  }

  .modal_close::before,
  .modal_close::after {
    height: 35px;
  }
}

@media screen and (max-width:1000px) {
  .modal-content {
    width: 90%;
    left: 50%;
  }
}

@media screen and (max-width:639px) {

  #sec1 {
    padding: 30px 0;
  }

  #sec1 h2 {
    background: none;
    padding: 0;
    height: auto;
  }

  #sec1 h3 {
    margin-top: -30px;
  }

  #sec1 p {
    text-align: left;
  }

  /*--------------------------------------*/
  #sec2 h2 {
    padding-bottom: 10px;
  }

  #sec2 dt {
    font-size: 18px;
    background: url(../img/services/sv03/sec2_icon.png) no-repeat top 3px left/25px;
    padding-left: 35px;
  }

  #sec2 dd {
    padding: 5px 0 30px 35px;
  }

  #sec2 iframe {
    width: 100%;
  }

  /*--------------------------------------------*/
  #sec3 {
    padding: 30px 0;
  }

  #sec3 h2 {
    padding-bottom: 10px;
  }

  #sec3 p {
    background: url(../img/services/sv03/sec2_icon.png) no-repeat top 15px left/25px;
    font-size: 18px;
    padding: 10px 0 10px 35px;
  }

  /*--------------------------------------------*/
  #sec4 {
    padding: 30px 0 0;
  }

  #sec4 h2 {
    padding-bottom: 20px;
  }

  #sec4 p {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
  }

  #sec4 p br {
    display: none;
  }

  .s4_01,
  .s4_02,
  .s4_03,
  .s4_04,
  .s4_05 {
    background: #FCFFE2;
  }

  #sec4 p:after {
    width: 40px;
    height: 20px;
    background: url(../img/services/sv03/sec4_arrow2.png) no-repeat 0 0/40px;
    top: 60px;
    right: 0;
    left: 0;
    margin: auto;

  }

  /*--------------------------------------------*/
  #sec5 {
    padding: 30px 0;
  }

  #sec5 h2 {
    padding-bottom: 20px;
  }

  #sec5 h3 {
    font-size: 18px;
  }

  .s5_box {
    padding: 185px 0 30px;
    background-position: top center;
  }

  #sec5 table {
    margin-top: 15px;
  }

  #sec5 th {
    width: 30%;
  }

  #sec5 td {
    width: 70%;
  }

  /*--------------------------------------------*/
  #sec6 {
    padding: 30px 0;
  }

  #sec6 h2 {
    padding-bottom: 0;
  }

  /*------------------------------------------------*/
  #sec7 {
    padding: 0 0 30px;
  }

  #sec7 h2 {
    padding-bottom: 10px;
  }

  #sec7 h3 {
    font-size: 18px;
  }

  .s7_box {
    padding: 185px 0 30px;
    background-position: top center;
  }

  #sec7 table {
    margin: -30px 0 30px;
    width: 100%;
  }

  #sec7 th,
  #sec7 td {
    display: block;
    width: 100%;
  }

  /*------------------------------------------------*/
  #sec8 {
    padding-top: 60px;
  }

  #sec8 .w1100 {
    padding: 15px;
  }

  .sec8_inner {
    padding: 40px 20px;
    flex-direction: column;
  }

  .sec8_img {
    width: 55%;
    margin: 0 auto;
  }

  .sec8_img figcaption {
    font-size: 14px;
    margin-top: 10px;
  }

  .sec8_txtbox {
    width: 100%;
    margin-top: 20px;
  }

  .sec8_txt {
    margin: 15px 0;
  }

  /*------------------------------------------------*/
  #sec9 {
    padding-top: 60px;
  }

  .sec9_list {
    flex-direction: column;
  }

  .sec9_item {
    width: 100%;
    margin-bottom: 20px;
    padding: 30px 30px 30px;
  }

  .sec9_item:nth-child(2n) {
    margin-left: 0;
  }

  .sec9_item_ttl {
    font-size: 22px;
    margin: 12px 0 18px;
  }

  /*------------------------------------------------*/
  #sec10 {}

  .sec10_feature {
    flex-direction: column;
  }

  .sec10_feature_item {
    width: 100%;
    padding: 30px 20px;
    margin-bottom: 30px;
  }

  .sec10_feature_num {
    font-size: 18px;
  }

  .sec10_feature_num::before,
  .sec10_feature_num::after {
    height: 20px;
  }

  .sec10_feature_item img {
    margin-bottom: 10px;
  }

  .sec10_cond_ttl {
    margin: 0 auto 24px;
  }

  .sec10_cond_ttl::before,
  .sec10_cond_ttl::after {
    display: none;
  }

  .sec10_tab {
    font-size: 14px;
    padding: 15px 2px;
  }

  .sec10_tab_inner {
    padding: 30px 10px;
  }


  .sec11_movie_item {
    width: calc((100% - 9%) / 2);
    margin-bottom: 30px;
  }

  .sec11_movie_item:nth-child(3n-2) {
    margin-left: 4.5%;
  }

  .sec11_movie_item:nth-child(odd) {
    margin-left: 0;
  }

  .sec11_movie_link figcaption {
    font-size: 13px;
    margin: 10px 0 0 0;
  }

  .sec11_movie_link p {
    font-size: 13px;
    margin: 10px 0 0 0;
  }

  #sec12 {
    padding-top: 90px;
  }

  .sec12_faq_item {
    padding: 15px 5px;
  }

  .sec12_faq_q {
    font-size: 15px;
    padding-left: 50px;
    padding-right: 30px;
  }

  .sec12_faq_q::before {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    position: absolute;
  }

  .sec12_faq_a {
    font-size: 15px;
    margin-top: 20px;
  }

  .sec12_faq_a::before {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }

  .sec12_faq_a p {
    padding: 10px 30px 0 50px;
  }

  .sec12_faq_icon {
    width: 20px;
    height: 20px;
  }

  .chart_start {
    width: 30%;
    padding-right: 15px;
  }

  .chart_start_box {
    padding: 20px 10px;
  }

  .chart_start_box::before {
    width: 17px;
    right: -16px;
  }

  .chart_start_ttl {
    font-size: 13px;
    margin-bottom: 7px;
  }

  .chart_start_txt {
    font-size: 11px;
  }

  .chart_item {
    padding: 0 0 0 15px;
  }

  .chart_item_left {
    width: 43%;
    padding: 20px 5px;
  }

  .chart_item_left p {
    font-size: 11px;
  }

  .chart_item_left::before {
    width: 16px;
    left: -16px;
  }

  .chart_item_left::after {
    left: -18px;
  }

  .chart_item_right {
    width: 47%;
    background-position: 60%;
  }

  .chart_item_right::before {
    width: 20px;
    left: -25px;
  }

  .chart_item_right::after {
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #5bb2b7;
    left: -10px;
  }

  .chart_item_link {
    padding: 20px 10px;
  }

  .chart_item_link span {
    margin-bottom: 5px;
    font-size: 10px;
  }

  .chart_item_link p {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .chart_item_btn {
    font-size: 9px;
    padding: 8px 25px 8px 10px;
    letter-spacing: 0;
  }

  .chart_item_btn::before {
    width: 10px;
    height: 10px;
    right: 8px;
  }

  .chart_item_btn::after {
    font-size: 10px;
    right: 10.5px;
  }

  .modal_close {
    width: 50px;
    height: 50px;
    top: -20px;
    right: -10px;
  }

  .modal_close::before,
  .modal_close::after {
    height: 25px;
  }

  .modal_ttl {
    font-size: 22px;
    padding: 20px 0;
  }

  .modal_wrap {
    padding: 30px 20px;
    height: 70vh;
    overflow-y: scroll;
  }

  .sec11_modal .modal_wrap {
    height: auto;
  }

  .modal_inner {
    flex-direction: column;
  }

  .modal_inner figure {
    width: 60%;
    margin-bottom: 20px;
  }

  .modal_txtbox {
    width: 100%;
  }

  .modal_subttl {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .modal_subttl::before {
    width: 15px;
    height: 15px;
  }

  .modal_link {
    font-size: 16px;
    padding-right: 20px;
    margin: 15px 0 4px auto;
  }

  .modal_table {
    margin-top: 30px;
  }

  .modal_table th {
    width: 12.5%;
    padding: 10px 20px;
    white-space: nowrap;
  }

  .modal_table td {
    padding: 10px 10px;
    vertical-align: middle;
  }

  .modal_table_pc {
    display: none;
  }

  .modal_table_sp {
    display: block;
  }

  /*------------------------------------------------*/
  .price-note {
    margin-top: -20px;
  }

  .sec_message {
    font-size: 24px;
    margin: 15px 0 20px;
  }

.ytp-large-play-button{
    transform: translate(-50%, -50%);
    width: 48px;
    height: 50px;

  }

}

@media screen and (max-width:480px) {

  #sec2 dt {
    font-size: 17.5px;
  }

  #sec3 p {
    font-size: 17.5px;
  }

  .chart_start_ttl {
    line-height: 1.2;
  }

  .chart_item_left p {
    font-size: 10.5px;
}


.chart_item_link {
  padding: 20px 3px;
}

.chart_item_link span{
  margin-top: 2px;
}


.chart_start_txt {
  font-size: 10.5px;
  line-height: 1.2;
}


}