@charset "UTF-8";
/* sp_layout //////////////////////////////////////////////////////////////////////////////*/

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

/* common setting /////////////////////*/
body {
  font-size: 14px;
}
.heading::before {
  content: '';
  top: -16px;
  font-size: 65px;
  color: rgba(0, 0, 0, .6);
  line-height: 1.2;
  white-space: pre;
}
h2{
  font-size: 24px;
  margin: 0 0 40px;
}
br.pc_not { display: block; }
br.sp_not { display: none; }

/* header /////////////////////*/
header .logo {
  width: 120px;
}
header img:not(.logo){
  width: 200px;
}

/* main_visual /////////////////////*/
#main_visual{
  padding: 15px 0 50px;
  background: url('../image/sp_kv_bg.png') no-repeat center top /cover, #111;
}
#main_visual h1{
  width: 90%;
  margin: 0 auto 30px;
  font-size: 18px;
}
#main_visual .kv_copy_top{
  flex-wrap: wrap;
  margin: 60px 0 20px;
  line-height: 2.5;
}
#main_visual .kv_copy_top img{
  width: 49%;
}
#main_visual .kv_copy_main{
  font-size: 23px;
  line-height: 1.7;
}
#main_visual .kv_copy_main .kv_copy_line{
  display: block;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 5px 15px;
}
#main_visual .kv_copy_point{
  justify-content: space-between;
}
#main_visual .kv_copy_point img{
  width: calc(100% / 3 - 5px);
  margin: auto;
}
/* CTA /////////////////////*/
#cta{
  padding: 40px 0 0;
}
#cta h2{
  margin: 0 auto 12%;
}
#cta .cta_content{
  bottom: -25px;
  margin-top: 35px;
}
#cta .cta_content p{
  padding: 56% 10% 20px;
  font-size: 18px;
  text-align: center;
}
#cta .cta_img{
  width: 80%;
  right: 0; left: 0;
  top: -13%;
  margin: auto;
}
#cta .cta_action{
  flex-direction: column-reverse;
  padding-bottom: 20px;
}
#cta .cta_action a:nth-of-type(2){
  margin: 0 0 20px;
}

/* sec-01 /////////////////////*/
#sec-01::before {
  content: "OUTSTAND\AING\ASERVICE";
  font-size: 57px;
  top: 10px;
}
#sec-01{
  padding: 50px 0 60px;
}
#sec-01 .wrap{
  width: 80%;
}
#sec-01 h2 span{
  font-size: 18px;
}
#sec-01 p:first-of-type{
  margin: 0 auto 32px;
  font-size: 18px;
}
#sec-01 p:first-of-type::after {
  width: 10px;
}
#sec-01 .sec01_cards{
  flex-wrap: wrap;
}
#sec-01 .sec01_cards picture{
  width: calc(50% - 5px);
  margin: 0 0 20px;
}
#sec-01 p:last-of-type {
  margin: 10px 0 20px;
  font-size: 18px;
}
#sec-01 b{
  font-size: 26px;
  line-height: 1.5;
}

/* sec-02 /////////////////////*/
#sec-02{
  padding: 50px 0 60px;
}
#sec-02 .wrap{
  width: 80%;
}
#sec-02 h2{
  margin: 0 0 40px;
}
#sec-02 figure{
  aspect-ratio: 6 / 4.5;
  overflow: hidden;
}
#sec-02 figure img{
  object-fit: cover;
  object-position: right top;
  width: 100%;
  height: 100%;
}
#sec-02 h3{
  font-size: 18px;
}
#sec-02 .sec02_prof{
  margin-top: 40px;
  padding: 35px 25px;
}
#sec-02 .sec02_prof::before,
#sec-02 .sec02_prof::after{
  width: 54px;
}
#sec-02 .sec02_prof h4{
  margin: 0 0 25px;
}
#sec-02 .sec02_prof h4 img:first-of-type{
  width: 70%;
  margin: 0 auto;
}
#sec-02 .sec02_prof h4 img:last-of-type{
  width: 95%;
  margin: 15px auto 20px;
}
#sec-02 .sec02_prof dl dt{
  margin: 1em 1em 0 0;
}
#sec-02 .sec02_prof dl dd{
  margin: 1em 0 0;
}
#sec-02 .sec02_prof dl dt:nth-of-type(n+3),
#sec-02 .sec02_prof dl dd:nth-of-type(n+3){
  width: 100%;
}
#sec-02 .sec02_prof dl dd:nth-of-type(n+3){
  margin: 0;
}

/* sec-03 /////////////////////*/
#sec-03::before {
  content: 'MAIN\A CLIENT';
  color: #383838;
}
#sec-03{
  padding: 50px 0 35px;
}
#sec-03 .wrap{
  width: 80%;
}
#sec-03 ul li {
  width: 100%;
  height: 40px;
  margin: 0 0 15px;
  padding: 8px 0 0 4em;
}
#sec-03 ul li::before {
  content: '';
  width: calc(100% - 15px);
}
#sec-03 ul li:nth-of-type(n+3){
  width: calc(50% - 10px);
  padding: 8px 0 0 .8em;
}
#sec-03 ul li::after {
  content: '';
  width: 20px;
  aspect-ratio: 1 / 2;
  background: url('../image/sec03_tail.png') no-repeat right top /100% 100%;
}

/* sec-04 /////////////////////*/
#sec-04 {
  background: url('../image/sp_sec04_bg.png') no-repeat center top /contain,
    #737373;
  padding: 50px 0 30px;
}
#sec-04 .wrap{
  width: 80%;
}
#sec-04 ul li {
  margin-bottom: 15px;
  font-size: 16.5px;
}
#sec-04 ul li::before {
  content: '';
  margin-right: 10px;
  width: 20px;
}
#sec-04 p{
  width: 100%;
  font-size: 22.5px;
  text-align: center;
}
#sec-04 p:last-of-type{
  font-size: 18px;
}
#sec-04 .sec04_cards{
  flex-direction: column;
  margin: 30px 0 0;
}
#sec-04 .sec04_cards img{
  width: 90%;
  margin: 0 auto 20px;
}

/* sec-05 /////////////////////*/
#sec-05 {
  height: auto;
  padding: 15px 0 50px;
}
#sec-05 figure {
  width: 90%;
  height: auto;
  margin: 0 auto;
  position: relative;
  left: auto;
  top: auto;
  overflow: visible;
}
#sec-05 .sec05_text {
  width: 100%;
  margin: 25px 0 0;
}
#sec-05 h2 {
  width: 200px;
  padding: 4px 0;
  margin: 0 auto 30px;
  font-size: 15px;
  position: relative;
}
#sec-05 p{
  text-align: center;
}
#sec-05 p:first-of-type{
  margin: 0 0 15px;
  font-size: 18px;
}
#sec-05 p:last-of-type{
  font-size: 23px;
}

/* sec-06 /////////////////////*/
#sec-06::before {
  content: 'RIGOROUS\A EDUCATION';
  top: 10px;
}
#sec-06 {
  padding: 50px 0 1px;
}
#sec-06 h2{
  margin: 0 0 70px;
}
#sec-06 h2 .balloon{
  width: 250px;
  margin: 0 auto 30px;
  font-size: 15px;
}
#sec-06 .sec06_program {
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  row-gap: 20px;
  padding: 45px 8% 40px;
}
#sec-06 .sec06_program img {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
#sec-06 .sec06_program h3 {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
  padding: 0;
  font-size: 20px;
  text-align: center;
}

#sec-06 .sec06_program p {
  grid-column: 1 / 2;
  grid-row: 3 / 4;
}
#sec-06 .sec06_program::before,
#sec-06 .sec06_program::after,
#sec-06 .sec06_program:nth-of-type(2):before,
#sec-06 .sec06_program:nth-of-type(3):before{
  content: '';
  display: block;
  width: 54px;
  height: 54px;
  background: linear-gradient(45deg, transparent 49.5%, var(--gold) 50%, transparent 50.5%);
  position: absolute;
}
#sec-06 .sec06_program::before{
  right: -10px;
  top: -10px;
}
#sec-06 .sec06_program::after{
 left: -10px;
 bottom: -10px; 
}

#sec-06 .sec06_program figure{
  position: relative;
}
#sec-06 .sec06_program figure::before{
  content: '';
  display: block;
  width: 80%;
  height: 100px;
  background: url('../image/sp_sec06_text01.png')no-repeat top center /contain;
  position: absolute;
  top: -75px;
  left: 0; right: 0;
  margin: auto;
}
#sec-06 .sec06_program:nth-of-type(2) figure::before{
  background: url('../image/sp_sec06_text02.png')no-repeat top center /contain;
}
#sec-06 .sec06_program:nth-of-type(3) figure::before{
  background: url('../image/sp_sec06_text03.png')no-repeat top center /contain;
}

/* sec-07 /////////////////////*/
#sec-07::before {
  content: 'HIGH\ASATISFACTION';
  top: -17px;
}
#sec-07 {
  padding: 50px 0;
}
#sec-07 h2 {
  font-size: 21px;
}
#sec-07 h2 span{
  font-size: 28px;
}

/* sec-08 /////////////////////*/
#sec-08::after {
  content: '';
  height: 170px;
}
#sec-08{
  padding: 50px 0;
}
#sec-08 .wrap::before{
  width: 100%;
  height: 30px;
  left: 0;
  top: 90px;
}
#sec-08 .wrap::after{
  height: 70px;
  top: 55px;
}
#sec-08 h2{
  margin: 0 0 130px;
}
#sec-08 .sec08_voice figure {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#sec-08 .sec08_voice figure:last-of-type{
  flex-direction: column-reverse;
}
#sec-08 .sec08_voice .num,
#sec-08 .sec08_voice:nth-of-type(2n) figure .num {
  width: 100px;
  margin: 0 0 -30px;
}
#sec-08 .sec08_text,
#sec-08 .sec08_voice:nth-of-type(2n) .sec08_text{
  width: 90%;
  margin: 20px auto 0;
}
#sec-08 .sec08_text h3{
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}
#sec-08 .sec08_text small{
  column-gap: 14px;
  font-size: 16px;
}
#sec-08 .sec08_voice:nth-of-type(2n){
  margin-top: 60px;
}

/* sec-09 /////////////////////*/
#sec-09 {
  padding: 70px 0 50px;
  background: url('../image/sp_sec09_bg.png') no-repeat center top /contain,
  #f7f7f7;
}
#sec-09::before {
  width: 100px;
  left: calc(50% - 50px);
}
#sec-09 .wrap{
  width: 80%;
}
#sec-09 h2{
  margin: 0 0 15px;
}
#sec-09 .sec09_cards {
  flex-direction: column;
  justify-content: center;
}
#sec-09 .sec09_cards picture,
#sec-09 .sec09_cards picture:nth-child(2n) {
  margin: 15px 0 0;
}

/* sec-10_form /////////////////////*/
#sec-10::before {
  top: 8px;
}
#sec-10 {
  padding: 50px 0;
}
#sec-10 h2{
  margin: 0 0 20px;
}
#sec-10 h2+small {
  margin: 0 0 30px;
}
#sec-10 .sec10_form_list{
  flex-direction: column;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  margin: 0 0 20px;
  padding: 0 0 20px;
}
#sec-10 .sec10_form_list label{
  width: auto;
  padding: 0 0 10px;
  flex-shrink: 1;
  background: transparent;
}
#sec-10 .sec10_form_list input,
#sec-10 .sec10_form_list textarea {
  width: 100%;
  padding: 0.7em 1em;
  background: #696969;
}
#sec-10 .sec10_form_list textarea{
  height: 150px;
}
#sec-10 .sec10_form_pp {
  padding: 5px 5px 14px;
}
#sec-10 .sec10_form_pp p {
  width: 95%;
  font-size: 12px;
  height: 16.5em;
}
#sec-10 .sec10_check {
  margin-bottom: 12px;
  padding: 5px;
  border: none;
  background: #222;
  text-align: left;
}
#sec-10 .sec10_check .check {
  margin-left: 0.5em;
}
#sec-10 button{
  margin: 30px auto 0;
}

/* sec-11 /////////////////////*/
#sec-11 {
  padding: 50px 0 36px;
}
#sec-11 .sec11_ceo{
    grid-template-columns: 1fr;
    gap: 25px;
    margin: 0 0 50px;
}
#sec-11 .sec11_ceo picture {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
#sec-11 .sec11_ceo p {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
}
#sec-11 .sec11_ceo small {
  grid-column: 1 / 2;
  grid-row: 3 / 4;
  font-size: 14px;
  text-align: center;
}
#sec-11 h3 {
  margin: 0 auto 30px;
  font-size: 18px;
  padding: 0 0 0.7em;
  position: relative;
}
#sec-11 h3::after {
  width: 10px;
  margin: auto;
  position: absolute;
  left: calc(50% - 5px);
  bottom: -14px;
}
#sec-11 .sec11_cards li {
  width: calc(50% - 7px);
  padding: 8px 0;
  margin: 0 0 14px;
}
#sec-11 .sec11_cards li::after {
  width: 7px;
}
/* footer /////////////////////*/
footer {
  padding: 20px 0 10px;
}
footer .wrap {
  display: flex;
  flex-direction: column;
}
footer .logo {
  width: 140px;
  margin: 0 0 20px;
}
footer small {
  text-align: center;
}

/* thanks /////////////////////*/
header.thanks img {
  width: 150px;
}
#thanks{
  padding: 120px 0 80px;
}
#thanks .wrap{
  width: 80%;
}
#thanks img{
  width: 90%;
}
#thanks h1{
  font-size: 1.6rem;
  margin: 0 0 1rem;
}
#thanks p{
  text-align: left;
}
#thanks .tel img {
  width: 240px;
}
#thanks .return {
  margin: 3rem auto 0;
}
}