@charset "UTF-8";
/*日本語*/

:root{
  --accent-color: #ff4a57;
  --base-color: #000;
  --base-yellow: #fdf67e;
  --main-color: #00b900;
  --root-font-size: 18;
  --second-color: #115bd1;
  --third-color: #fcee21;
}
body{
  padding: 0;
  margin: 0;
  background: #fff;
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  word-break: normal;
  word-wrap: break-word;

  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
}
section{
  width: 100%;
  overflow: hidden;
}
button, input, textarea, select{
  font-family: kozuka-gothic-pro, sans-serif;
}
*{
  padding: 0;
  margin: 0;
  line-height: 1.1;
}
ul, li, dl, dt{
  list-style-type: none;
}
img{
  vertical-align: middle;
  width: 100%;
  height: auto;
  border: none;
}
p, dt, dd, li{
  text-align: justify;

  text-justify: inter-ideograph;
}
p{
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0;
}
.alignCenter{
  text-align: center;
}
.backToTop{
  margin: 25px 20px 15px 0;
  text-align: right;
}
img.fitImg{
  max-width: 100%;
  height: auto;
}
br{
  line-height: 1;
}
.clearfix:after{
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
  /* Firefoxで、下マージン設定しているのに上にもアキができるバグ対策。追加 */
}
a, a:link, a:visited, a:hover, a:active{
  outline: none;
  color: #464646;
  text-decoration: none;
}
.sp{
  display: none !important;
}
.container{
  padding-left: 0.75rem;
  /* width: 100%; */
  padding-right: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  /* position: relative; */
}
.container_in{
  padding-left: 1rem;
  padding-right: 1rem;
}
.text_center{
  text-align: center;
}
.sp-on{
  display: block !important;
}
.pc-on{
  display: none !important;
}
/*-----------------------------------------------
共通大見出し
-------------------------------------------------*/
.inner{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
h2{
  /* width: 100%; */
  max-width: 535px;
  padding: 6px 0;
  margin: 1.5rem auto;
  margin-top: 2rem;
  background: #fff;
  border-top: 3px solid var(--main-color);
  border-bottom: 3px solid var(--main-color);
  font-family: kozuka-gothic-pro, sans-serif;
  color: var(--main-color);
  font-size: min(8vw, 40px);
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
h2 span{
  display: inline-block;
  width: 100%;
  padding: 12px 0;
  border-top: 1px solid var(--main-color);
  border-bottom: 1px solid var(--main-color);
}
h2 small{
  font-size: 0.5em;
}
/*-----------------------------------------------
btn
-------------------------------------------------*/
.btnadd{
  /* width: 90%; */
  max-width: 290px;
  /* text-align: center; */
  margin: 0 auto;
}
/*-----------------------------------------------
header
-------------------------------------------------*/
header .adlp-wrapper .adlp-relative{
  position: relative;
}

header .adlp-wrapper{
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}

header .adlp-header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
}

header .adlp-header .logo, header .adlp-header .tel{
  display: inline-block;
}

header .adlp-header .logo img{
  width: 264px;
}

header .adlp-wrapper .tel{
  pointer-events: none;
}

header .adlp-wrapper .tel img{
  width: 254px;
}

/*-----------------------------------------------
main visual
-------------------------------------------------*/
.line_mv .upper{
  background: url("https://www.souei.net/img/static/lp/line_shindan/top_bg_sp.webp") no-repeat top center / 100% auto;
  position: relative;
}
h1{
  padding: 21vw 0 2vw 2vw;
  font-family: kozuka-gothic-pro, sans-serif;
  color: #fff;
  font-size: min(13vw, 100px);
  font-weight: 700;
  font-style: normal;
  line-height: 2;
  text-align: left;
}
h1 span{
  font-size: min(16vw, 110px);
}
h1 small{
  font-size: 0.5em;
  font-weight: 500;
  position: relative;
}
h1 small::after{
  content: "";
  display: inline-block;
  width: 120px;
  height: 110px;
  background: url("https://www.souei.net/img/static/lp/line_shindan/top_bg_fukidashi.webp") no-repeat center / contain;
  position: absolute;
  left: 8vw;
  bottom: 0;
}
.line_mv .upper p{
  padding: 0.2em 1em;
  background: var(--second-color);
  border-radius: 25px;
  color: #fff;
  font-size: min(6vw, 43px);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: min(calc((310 / 750) * 100vw), 310px);
  left: 50%;
  transform: translateX(-50%);

  white-space: nowrap;
}
.line_mv .upper .top_hand{
  width: 42%;
  position: absolute;
  left: 10px;
  bottom: 0;
}
.line_mv .upper .circle{
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
  margin-left: min(calc((360 / 750) * 100vw), 360px);
}
.line_mv .upper .circle li{
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(calc((107 / 750) * 100vw), 107px);
  height: min(calc((107 / 750) * 100vw), 107px);
  margin-right: min(calc((10 / 750) * 100vw), 10px);
  background-color: #fff;
  border-radius: 50%;
  font-size: min(calc((24 / 750) * 100vw), 24px);
  font-weight: 900;
  text-align: center;
}
.line_mv .under{
  padding: 1em 0;
  margin-bottom: 30px;
  background-color: var(--second-color);
  position: relative;
}
.line_mv .under::after{
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;

  border-color: var(--second-color) transparent transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0 10px;
}
.line_mv .under p{
  font-family: kozuka-gothic-pro, sans-serif;
  color: #fff;
  font-size: min(7vw, 46px);
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
.line_mv .under p span:nth-child(1){
  vertical-align: -0.05em;
  color: var(--third-color);
  font-size: 1.3em;
}
.line_mv .under p span:nth-child(2){
  padding-left: 0.05em;
  color: var(--third-color);
  font-size: 0.6em;
}
.line_mv .under p span:nth-child(3){
  vertical-align: -0.05em;
  font-family: "din-2014", sans-serif;
  font-size: 1em;
  font-weight: 700;
}
/*-----------------------------------------------
about
-------------------------------------------------*/
.about h2 span{
  padding: 0 0 15px;
}
#riyou{
  margin: 1rem 0;
  font-size: 14px;
  letter-spacing: -0.03em;
  text-align: center;
}
#riyou span:nth-child(1){
  color: var(--accent-color);
  font-size: 1.4em;
}
#riyou span:nth-child(2){
  padding: 0 0.1em;
  color: var(--accent-color);
  font-size: 0.8em;
}
#riyou span:nth-child(3){
  color: var(--accent-color);
  font-size: 1.2em;
}
h2 + p{
  font-size: 13px;
  font-weight: 700;
  letter-spacing: -0.078em;
}
.attention{
  display: inline-block;
  padding: 0.6em 0;
  margin: 2rem 0;
  border: 1px solid var(--second-color);
  color: var(--second-color);
  font-size: 12px !important;
  font-weight: 500;
}
.input .flex{
  margin-top: 1rem;
}
.input .circle li{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 78px;
  height: 78px;
  padding: 0.2em;
  margin-left: 5px;
  background-color: var(--second-color);
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.input .circle{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
.arrow{
  width: 0;
  height: 0;
  margin: 1rem auto;

  border-color: var(--second-color) transparent transparent transparent;
  border-style: solid;
  border-width: 25px 25px 0 25px;
}
/*-----------------------------------------------
flow
-------------------------------------------------*/
.flow_content{
  margin-bottom: 1rem;
}
.flow_content .result{
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.flow_content p{
  font-size: 13px;
  font-weight: 700;
  letter-spacing: -0.25px;
  text-align: center;
}
.flow_content h3{
  padding: 0.8em;
  margin: 1em 0;
  background-color: var(--base-yellow);
  color: var(--main-color);
  font-size: 18px;
}
.flow_content h3 span{
  font-family: system-ui, sans-serif;
  font-size: 20px;
  font-weight: 800;
}
#flow_2 .image{
  width: 146px;
  height: 218px;
  margin: 0 auto;
}
#flow_2 .flex .text{
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
#flow_2 .flex .text .step2_hour{
  order: -1;
}
.flow_all .image{
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.flow_all .image p{
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
/*-----------------------------------------------
faq
-------------------------------------------------*/
.common_headline{
  width: 78.66%;
  border-top: 3px solid #c9c9c9;
  border-bottom: 3px solid #c9c9c9;
  color: #005eae;
  font-weight: 700;
}
.common_headline span{
  display: inline-block;
  width: 100%;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.faq_list{
  width: 100%;
  padding-top: 0;

  counter-reset: faqNum;
}
.faq_list dt{
  width: 87%;
  padding: 20px 8.5%;
  margin: 0 auto;
  background: #f7f7f7;
  border-bottom: 2px solid rgba(147, 183, 212, 0.8);
  cursor: pointer;
  color: #005eae;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  position: relative;
}
.faq_list dt:before{
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  left: 30px;

  counter-increment: faqNum;
}
.faq_list dt:after{
  content: "";
  width: 12px;
  height: 12px;
  border-right: 1px solid #005eae;
  border-bottom: 1px solid #005eae;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: rotate(45deg) translateY(-2px);

  transform-origin: right 50% 0;
}
.faq_list dt.isOpen:after{
  border-top: 1px solid #005eae;
  border-left: 1px solid #005eae;
  border-right: none;
  border-bottom: none;
}
.faq_list dd{
  display: none;
  width: 100%;
  padding: 20px 0 30px 0;
}
.faq_list dt.isOpen + dd{
  display: block;
}
.faq_list p{
  width: 83%;
  margin: 0 auto;
  font-weight: 500;
  line-height: 1.6;
}
/*-----------------------------------------------
footer
-------------------------------------------------*/
.footer{
  width: 100%;
  padding: 45px 0 40px 0;
  background: #f0f0f0;
  position: relative;
}
.footer_logo{
  text-align: center;
}
.footer_cp{
  padding-top: 15px;
  font-size: 15px;
  text-align: center;
}
#pagetop{
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 999;
}
#pagetop a{
  display: block;
  width: 80px;
  height: 20px;
  padding-top: 60px;
  background: rgba(255, 255, 255, 0.7);
  color: #356f9f;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  position: relative;
  transition: background 0.4s ease;
}
#pagetop a:after{
  content: "";
  width: 20px;
  height: 20px;
  border-top: 2px solid #356f9f;
  border-left: 2px solid #356f9f;
  position: absolute;
  top: 36px;
  right: calc(50% - 6px);
  transform: rotate(45deg) translateY(-2px);

  transform-origin: right 50% 0;
}
#pagetop img{
  opacity: 0.7;
}
#pagetop a:hover{
  background: rgba(255, 255, 255, 1);
  transition: background 0.4s ease;
}
@media screen and (max-width: 768px){
  .pc{
    display: none !important;
  }
  .sp{
    display: block !important;
  }
  .inner{
    width: 100%;
  }
  #pagetop{
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 999;
  }
  #pagetop a{
    display: block;
    width: 80px;
    height: 20px;
    padding-top: 60px;
    background: #fff;
    color: #d3b46b;
    font-size: 10px;
    text-align: center;
    position: relative;
    transition: background 0.4s ease;
  }
  #pagetop a:after{
    content: "";
    width: 20px;
    height: 20px;
    border-top: 2px solid #d3b46b;
    border-left: 2px solid #d3b46b;
    position: absolute;
    top: 36px;
    right: calc(50% - 6px);
    transform: rotate(45deg) translateY(-2px);

    transform-origin: right 50% 0;
  }
  #pagetop img{
    opacity: 0.7;
  }
  #pagetop a:hover{
    background-color: rgba(255, 255, 255, 0.8);
    transition: background-color 0.4s ease;
  }
  /*-----------------------------------------------
header
-------------------------------------------------*/
  header .adlp-wrapper{
    max-width: inherit;
  }

  header .adlp-header{
    justify-content: center;
    align-items: center;
    height: 60px;
  }

  header .adlp-wrapper .logo img{
    width: 175px;
  }

  header .adlp-header .tel{
    pointer-events: inherit;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }

  header .adlp-wrapper .tel img{
    width: 60px;
  }
  /*-----------------------------------------------
faq
-------------------------------------------------*/
  .faq_list dt{
    width: 72%;
    padding: 4vw 14%;
    background: #f7f7f7;
    border-bottom: 1px solid #93b7d4;
    cursor: pointer;
    color: #005eae;
    font-size: 4vw;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.05em;
    position: relative;
  }
  .faq_list dt:before{
    display: block;
    position: absolute;
    top: 4vw;
    left: 3vw;

    counter-increment: faqNum;
  }
  .faq_list dt:after{
    content: "";
    width: 12px;
    height: 12px;
    border-right: 1px solid #005eae;
    border-bottom: 1px solid #005eae;
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: rotate(45deg) translateY(-2px);

    transform-origin: right 50% 0;
  }
  .faq_list dt.isOpen:after{
    border-top: 1px solid #005eae;
    border-left: 1px solid #005eae;
    border-right: none;
    border-bottom: none;
  }
  .faq_list dd{
    display: none;
    width: 100%;
    padding: 4vw 0;
  }
  .faq_list dt.isOpen + dd{
    display: block;
  }
  .faq_list p{
    width: 86.66%;
    margin: 0 auto;
    font-size: 3.6vw;
    line-height: 1.6;
  }
  .sec10{
    margin-bottom: 30px;
  }
  /*pp*/
  .sec10 .pp{
    height: 200px;
    padding: 3%;
    margin: 10px auto 20px;
    border: 2px solid #e6e6e6;
    overflow: auto;
  }
  .sec10 .pp h5{
    margin: 0;
    margin-bottom: 1em;
    font-size: 1rem;
    font-weight: normal;
    font-weight: 400;
    text-align: center;
  }
  .sec10 .pp p{
    font-size: 10px;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
  }
}
@media screen and (min-width: 768px){
  .sp-on{
    display: none !important;
  }
  .pc-on{
    display: block !important;
  }
  .container{
    width: auto;
    max-width: 1000px;
  }
  p{
    font-size: 16px;
    letter-spacing: 0;
  }
  h2 + p{
    font-size: 20px;
    letter-spacing: 0;
  }
  /* 見出し */
  h2{
    padding: 7px 0;
    margin-top: 4rem;
    font-size: 50px;
  }
  h2 span{
    padding: 15px 0;
  }
  /*-----------------------------------------------
	main visual
	-------------------------------------------------*/
  .line_mv .upper{
    height: 500px;
    background: url("https://www.souei.net/img/static/lp/line_shindan/top_bg_pc.webp") no-repeat top / cover;
    background-color: var(--main-color);
    position: relative;
  }
  h1{
    padding: 40px 0 20px 20px;
    font-size: 90px;
    line-height: 1.8;
    text-align: center;
  }
  h1 span{
    font-size: 100px;
  }
  h1 small::after{
    content: "";
    display: inline-block;
    width: 120px;
    height: 110px;
    background: url("https://www.souei.net/img/static/lp/line_shindan/top_bg_fukidashi.webp") no-repeat center / contain;
    position: absolute;
    left: 50px;
    bottom: 0;
  }
  .line_mv .upper p{
    font-size: 30px;
    top: 170px;
  }
  .line_mv .upper .circle li{
    width: 80px;
    height: 80px;
    margin-right: 3px;
    font-size: 18px;
  }
  .line_mv .upper .top_hand{
    width: 230px;
    left: auto;
    right: 51%;
    bottom: 0;
  }
  .line_mv .upper .circle{
    margin-left: 240px;
  }
  .line_mv .under p{
    font-size: 50px;
  }
  .btnadd{
    max-width: 480px;
  }
  .attention{
    display: inline-block;
    font-size: 16px !important;
  }
  .about .container_in > .flex{
    display: flex;
    justify-content: center;
    align-items: start;
  }
  .about .flex .input{
    width: 30%;
  }
  .about .flex .result{
    width: 30%;
  }
  .about .arrow{
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    margin: 10rem 3rem 3rem;
    border-right: 0;
    color: var(--second-color);
    line-height: 1;

    border-color: transparent;
    border-left-color: currentColor;
    border-style: solid;
    border-width: 25px 25px;
  }
  .input .circle{
    padding: 2rem 0 0;
    position: relative;
  }
  .input .circle li{
    width: 80px;
    height: 80px;
    margin-right: 10px;
    font-size: 20px;
  }
  .input .circle li:nth-child(3){
    position: absolute;
    top: 130px;
  }
  /* flow */
  .flow_content{
    max-width: 700px;
    margin: 2rem auto;
  }
  .flow_content p{
    font-size: 20px;
    letter-spacing: normal;
    text-align: left;
  }
  .flow_content h3{
    margin: 1em 0 2em;
    font-size: 24px;
  }
  .flow_content h3 span{
    font-size: 1.1em;
  }
  .flow_content .flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 3rem;
  }
  #flow_1 .flex, #flow_2 .flex{
    flex-direction: row-reverse;
  }
  #flow_2 .text_center{
    text-align: left;
  }
  .flow_content .flex .text{
    width: 70%;
  }
  .flow_content .flex .image{
    width: 20%;
  }
  #flow_3 .input{
    width: 50%;
    height: 280px;
  }
  .result .text{
    text-align: left;
  }
  #flow_2 .flex .text .step2_hour{
    order: 2;
  }
  .flow_content .result{
    width: auto;
    margin: inherit;
  }
  .flow_all .arrow{
    max-width: 0;
  }
  .flow_all .image p{
    font-size: 16px;
    position: absolute;
    right: 45px;
    bottom: 20px;
  }
  #riyou{
    font-size: 18px;
  }
  .faq_list{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .sec10{
    margin-top: 50px;
    margin-bottom: 0;
  }
  .sec10 .pp p{
    font-size: 14px;
    font-weight: 400;
  }
  .sec10 .wrap{
    width: 795px;
    margin: 0 auto;
  }
  .sec10 .pp{
    height: 200px;
    padding: 3%;
    margin: 10px auto 20px;
    border: 2px solid #e6e6e6;
    overflow: auto;
  }
  .sec10 .pp h5{
    font-size: 14px;
    font-weight: 400;
  }
}
@media screen and (min-width: 1340px){
  .line_mv .upper{
    background-size: contain;
  }
}