@charset "UTF-8";
main {
  overflow-x: hidden;
}
html {
  visibility: hidden;
}
body{
  font-family:  YuGothic, "游ゴシック", "Yu Gothic","游ゴシック体", 'Noto Sans JP','Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif" !important;
}
html.wf-active {
  visibility: visible;
}
main p,
main li {
  font-size: 20px;
  line-height: 32px;
  font-family:  YuGothic, "游ゴシック", "Yu Gothic","游ゴシック体", 'Noto Sans JP','Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
}
.bread-crumb li {
  font-size: 14px;
  line-height: 15.4px;
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
}
img {
  vertical-align:top;
}
.ffmTbM {
  font-family: 'toppan-bunkyu-midashi-go-std', sans-serif;
  font-weight: 900;
  font-style: normal;
}
.ffmTb {
  font-family: 'toppan-bunkyu-gothic-pr6n', serif;
  font-weight: 600;
  font-style: normal;
}
.ffmMkt {
  font-family: 'ff-market-web', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.bcWrap,.mv{
  width: 100%;
  margin: 0 auto;
}

.section_content{
  width: 1040px;
  margin: 0 auto;
  position: relative;
}

.bg_01{
  background: #688ab5;
}
.bg_02{
  background: #fbf3e5;
}
.bg_03{
  background: #c1272d;
}


.section_title{
  font-size: 50px;
  text-align: center;
  margin: 100px 0 40px;
  font-weight: bold;
}
.section_text{
  font-size: 24px;
  text-align: center;
  font-weight:500;
  line-height: 2;
}
.section_info{
  width: 850px;
  display: flex;
  justify-content: space-around;
  margin: 60px auto 90px;
}
.section_info li{
  width: 33%;
  text-align: center;
  margin-top: auto;
}
.section_youtube{
  display: block;
  margin: 0 auto 100px;
}
.section_content_title{
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  padding-top: 120px;
  margin-bottom: 45px;
}
.section_content_img_leader{
  text-align: center;
  margin-bottom: 60px;
}
.section_case{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 90px;
}
.section_case li{
  width: 326px;
  margin-right: 30px;
}
.section_case li:nth-child(3n){
  margin-right: 0;
}
.section_case li:nth-child(n + 4){
  margin-top: 40px;
}
.section_content_img_arrow{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 100px;
}
.section_title_dissolution{
  font-size: 53px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-top: 150px;
}
.section_title_dissolution span{
  background: #f15a24;
}

.section_content_dissolution img{
  margin: -80px 0 0 50px;
}
.section_content_dissolution-text{
  text-align: center;
}
.section_content_dissolution-text img{
  width: 800px;
  margin: 0 auto 40px;
}

.section_content_point{
  border: 3px solid #0085cc;
  padding: 80px 150px;
  margin-bottom: 90px;
  margin-top: 90px;
}
.section_content_point-title{
  font-size: 44px;
  font-weight: bold;
  color: #0085cc;
  text-align: center;
  line-height: 1.5;
  position: relative;
}
.section_content_point-title::after{
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 3px #0085cc;
  bottom: -20px;
  width: 500px;
  left: 50%;
  transform: translateX(-50%);
}

.section_content_point ul{
  margin-top: 100px;
}
.section_content_point ul li{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section_content_point ul li:nth-child(n + 2){
  margin-top: 50px;
}
.section_content_point ul li p{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
}
.section_content_point ul li p span{
  background: linear-gradient(transparent 70%, #fcdbb3 70%);
}
.section_content_point ul li img{
  width: 252px;
}

.section_function{
  padding-bottom: 90px;
}
.section_title_function{
  display: flex;
  align-items: center;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  padding-top: 90px;
  margin: 0 auto 80px;
}
.section_title_function::before,.section_title_function::after{
  content: '';
  flex-grow: 1;
  height: 2px;
  background: #fff;
}
.section_title_function::before{
  margin-right: 30px;
}
.section_title_function::after{
  margin-left: 30px;
}
.section_function_img img{
  width: 1000px;
  margin-left: auto;
}
.section_function_box{
  background: #fff;
  padding: 30px 60px;
  margin: 60px 0 0;
  display: flex;
  align-items: center;
}
.section_function_box img{
  width: 175px;
  margin-right: 40px;
}
.section_function_box p{
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 500;
}

.section_title_style{
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  padding-top: 120px;
}
.section_title_style span{
  font-size: 43px;
  display: block;
}
.section_style{
  margin: 100px auto 0;
  width: 860px;
  padding-bottom: 160px;
}
.section_style li{
  display: flex;
  justify-content: space-between;
}
.section_style li:nth-child(n + 2){
  margin-top: 100px;
}
.section_style_box{
  width: 415px;
}
.section_style_box_title{
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 45px;
  letter-spacing: -0.05em;
}
.section_style_box_title span{
  font-size: 38px;
  color: #fff;
  background: #1e1e1e;
  display: inline-block;
  padding: 5px 10px 2px;
  margin-bottom: 30px;
  line-height: 1;
  letter-spacing: 0;
}
.section_style_box_text{
  font-size: 18px;
  font-weight: 500;
}
.section_style_img{
  width: 340px;
}

.section_reserve{
  padding: 25px 0;
  width: 1040px;
  margin: 0 auto;
  font-size: 53px;
  font-weight: bold;
  color: #fff;
  line-height: 150px;
}
.section_reserve img{
  width: 150px;
  margin-right: 30px;
}
.section_onlinestore_img {
  width: 800px;
  margin: 40px auto;
}
.section_reserve_btn{
  width: 385px;
  margin: 0 auto;
  padding: 65px 0;
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }
  .pcOnly {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  main p,
  main li {
    font-size: 16px;
    line-height: 26px;
  }
  .spOnly {
    display: block;
  }
  .pcOnly {
    display: none;
  }
  .bread-crumb li {
    font-size: 10px;
  }
  .mv{
    width: 100%;
  }
  .mv img{
    width: 100%;
  }
  .bcWrap,
  .section_intro,
  .section_content,
  .section_style {
    width: 100%;
    padding: 0 15px;
  }
  .section_title{
    font-size: 22px;
    margin: 40px auto 20px;
  }
  .section_text{
    font-size: 13px;
    letter-spacing: -0.05em;
  }
  .section_info{
    width: 100%;
    margin: 20px 0 30px 8px;
  }
  .section_info li{
    width: 80%;
  }
  .section_youtube{
    margin: 0 auto 40px;
    width: 100%;
    height: 250px;
  }
  .section_content_title{
    font-size: 22px;
    padding-top: 40px;
    margin-bottom: 20px;
  }
  .section_content_img_leader{
    width: 7px;
    margin: 0 auto 20px;
  }
  .section_case{
    padding-bottom: 40px;
  }
  .section_case li{
    width: calc(50% - 7.5px);
    margin:0;
  }
  .section_case li:nth-child(3n){
    margin-right: unset;
  }
  .section_case li:nth-child(2n){
    margin-left: 15px;
  }
  .section_case li:nth-child(n + 3){
    margin-top: 15px;
  }
  .section_content_img_arrow{
    width: 15px;
  }
  .section_title_dissolution{
    margin-top: 50px;
    font-size: 21px;
  }
  .section_content_dissolution img{
    margin: 20px 0 0 10px;
  }
  .section_content_dissolution-text img{
    margin: -80px auto 20px;
  }
  .section_content_point{
    border: 2px solid #0085cc;
    padding: 30px 20px;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .section_content_point-title{
    font-size: 20px;
  }
  .section_content_point-title::after{
    width: 60%;
    border-bottom: solid 2px #0085cc;
    bottom: -15px;
  }
  .section_content_point ul{
    margin-top: 30px;
  }
  .section_content_point ul li p{
    font-size: 13px;
  }
  .section_content_point ul li img{
    width: 30%;
  }
  .section_content_point ul li:nth-child(n + 2){
    margin-top: 25px;
  }
  .section_title_function{
    font-size: 22px;
    padding-top: 40px;
    margin: 0 auto 25px;
  }
  .section_title_function::before, .section_title_function::after{
    height: 1px;
  }
  .section_title_function::before{
    margin-right: 10px;
  }
  .section_title_function::after{
    margin-left: 10px;
  }
  .section_function_img img{
    width: 80%;
    margin: 0 auto;
  }
  .section_function_box{
    margin: 25px 0 0;
    padding: 15px;
  }
  .section_function_box img{
    width: 80px;
    margin-right: 10px;
  }
  .section_function_box p{
    font-size: 11px;
  }
  .section_function{
    padding-bottom: 40px;
  }
  .section_title_style{
    padding-top: 40px;
    font-size: 26px;
  }
  .section_title_style span{
    font-size: 18px;
  }
  .section_style{
    margin: 30px auto 0;
    padding: 0 0 40px;
  }
  .section_style_box{
    width: 48%;
  }
  .section_style_box_title{
    font-size: 18px;
    margin-bottom: 20px;
  }
  .section_style_box_title span{
    font-size: 16px;
    margin-bottom: 15px;
  }
  .section_style_box_text{
    font-size: 11px;
    line-height: 1.5;
  }
  .section_style_img{
    width: 48%;
  }
  .section_style li:nth-child(n + 2){
    margin-top: 35px;
  }
  .section_reserve{
    line-height: 80px;
    font-size: 20px;
    padding: 10px 0;
    width: calc(100% - 30px);
    margin: 0 auto;
    text-align: center;
  }
  .section_reserve img{
    width: 70px;
    margin-right: 10px;
  }
  .section_onlinestore_img{
    width: 80%;
    margin: 20px auto;
  }
  .section_reserve_btn{
    width: 50%;
    padding: 20px 0;
  }
}
