@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: 1040px; */
  width: 100%;
  margin: 0 auto;
}

.section_content_title{
  font-size: 50px;
  text-align: center;
  color: #1e1e1e;
  font-weight: bold;
  margin:110px auto 60px;
}
.section_content_text{
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 90px;
  line-height: 1.75;
}

.bg_01 {
  background: #f8f3f0;
  padding: 100px 0;
}

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

.section_title_border{
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #182f5b;
  margin-bottom:90px;
}
.section_title_border span{
  border-top: 3px solid #182f5b;
  border-bottom: 3px solid #182f5b;
  padding: 15px 40px;
}

.section_title_sub{
  font-size: 48px;
  font-weight: bold;
  color: #182f5b;
  text-align: center;
  margin: 120px auto 60px;
}
.section_lineup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_lineup li{
  width: calc(50% - 40px);
}

.section_lineup li a{
  display: block;
  width: 315px;
  margin: 20px auto 30px;
}

.section_feature{
  text-align: center;
}
.section_feature_point1{
  width: 862px;
  margin: 0 auto;
}
.section_feature_point2{
  width: 835px;
  margin: 80px auto 40px;
}
.section_feature_point2_2{
  width: 805px;
  margin-left: 250px;
}
.section_feature_point3{
  width: 655px;
  margin-right: 100px;
  margin: 80px 0 100px 100px;
}
.section_feature_box{
  width: 890px;
  margin: 0 auto 90px;
}
.section_feature_solotex{
  width: 684px;
  margin: 0 auto;
}

.section_title_border_black{
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #1e1e1e;
  margin-top: 125px;
  margin-bottom: 90px;
}
.section_title_border_black span{
  border-top: 3px solid #1e1e1e;
  border-bottom: 3px solid #1e1e1e;
  padding: 15px;
}

.section_content_style{
  width: 855px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_content_style li{
  width: 355px;
  margin-bottom: 80px;
}
.section_content_style_02 img{
  white-space: nowrap;
  max-width: 410px;
}
.btn_02{
  margin-bottom: 100px;
}

@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_content_title{
    font-size: 22px;
    margin: 40px auto 20px;
  }
  .section_content_text{
    font-size: 14px;
    margin-bottom: 40px;
  }
  .bg_01{
    padding: 40px 0;
  }
  .section_title_border{
    font-size: 22px;
    margin-bottom: 25px;
  }
  .section_title_border span{
    border-top: 1px solid #182f5b;
    border-bottom: 1px solid #182f5b;
    padding: 5px 20px;
  }
  .section_title_sub{
    font-size: 20px;
    margin: 40px auto 20px;
  }
  .section_lineup li{
    width: 80%;
    margin: 0 auto;
  }
  .section_lineup li a{
    width: 70%;
    margin: 10px auto 30px;
  }
  .section_lineup+.section_title_sub{
    margin-top: 15px;
  }
  .section_feature li{
    margin-bottom: 40px;
  }
  .section_feature_box{
    width: 100%;
  }
  .section_feature li.section_feature_solotex{
    width: 100%;
    margin-bottom: 0px;
  }
  .section_title_border_black{
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 45px;
  }
  .section_title_border_black span{
    border-top: 1px solid #1e1e1e;
    border-bottom: 1px solid #1e1e1e;
    padding: 5px 20px;
    display: inline-block;
  }
  .section_content_style{
    width: 100%;
  }
  .section_content_style li{
    width: calc(50% - 10px);
    margin-bottom: 40px;
  }
  .section_content_style_02 img{
    max-width: 100%;
  }
  .btn_02{
    margin-bottom: 40px;
  }
}
