@charset "UTF-8";
main {
  overflow-x: hidden;
}
html {
  visibility: hidden;
}
body{
  font-family:  "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'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:  "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'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,
.section_intro {
  width: 1040px;
  margin: 0 auto;
}
.section_intro {
  margin: 100px auto;
  text-align: center;
}
.section_intro .catchphrase {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: -0.1rem;
  border-bottom: 3px solid;
  display: inline-block;
  padding: 0px 70px;
}

.section_style{
  width: 1115px;
  margin: 0 auto;
}
.section_style_content{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 100px -10px;
}

.section_style_content_right{
  margin: 30px 0 0 40px;
}
.section_style_content_title{
  font-size: 30px;
  font-weight: bold;
  line-height: 48px;
  margin: 32px 0;
}
.section_style_content_title + p{
  font-size: 20px;
  font-weight: bold;
}

.bg01 {
  background: #F3F7FC;
}
.bg02 {
  background: #EAF0F9;
}

.section_content {
  padding: 100px 0;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.content_tit{
  font-size: 45px;
  font-weight: bold;
  width: 560px;
  float: right;
  margin: 20px 0 30px;
}
.content_img{
  width: 600px;
  float: left;
}
.content_img img{
  width: 100%;
}
.content_txt{
  width: 560px;
  float: right;
  font-weight: bold;
  padding-left: 8px
}
.content_list{
  width: 560px;
  float: right;
  margin-top: 85px;
}
.content_list li{
  display: flex;
}
.content_list li p{
  width: 190px;
  margin-right: 30px;
  text-align: center;
}
.content_list li:nth-child(n + 2){
  margin-top: 40px;
}
.content_list li dl{
  width: 340px;
}
.content_list li dt{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.content_list li dd{
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
}
.content_reversible_function{
  clear: both;
  margin-top: -100px;
  padding-bottom: 40px;
  border-bottom: 2px solid;
}

.content_tit_border{
  display: flex;
  align-items: center;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: -0.1rem;
}
.content_tit_border:before,
.content_tit_border:after {
  content: '';
  flex-grow: 1;
  height: 2px;
  background: #1a1a1a;
}
.content_tit_border::before {
  margin-right: 60px;
}
.content_tit_border::after {
  margin-left: 60px;
}
.content_reversible_function_txt{
  font-weight: bold;
  margin: 20px 0;
  text-align: center;
}
.content_reversible_function ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 30px;
}

.content_one-tack{
  clear: both;
  width: 1200px;
  margin: -50px auto 0;
  padding-bottom: 100px;
}
.content_list.content_list_one-tack{
  margin-top: 135px;
}
.content_one-tack ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.content_one-tack ul li{
  width: 290px;
  text-align: center;
}
.content_one-tack ul li .content_img{
  width: 120px;
  float: none;
  margin: 0 auto;
}
.content_one-tack ul li dl{
  width: 290px;
  text-align: center;
}
.content_one-tack ul li dt{
  font-size: 24px;
  font-weight: bold;
  margin: 15px 0;
}
.content_one-tack ul li dd{
  font-size: 17px;
  font-weight: bold;
  line-height: 28px;
}

.lineup_tit{
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: -0.1rem;
  margin-bottom: 50px;
}
.lineup_list{
  display: flex;
  flex-wrap: wrap;
}
.lineup_list li{
  width: calc(25% - 30px);
  margin-right: 40px;
}
.lineup_list li:nth-child(4n){
  margin-right: 0;
}
.lineup_name{
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0 5px;
}
.lineup_price{
  font-size: 20px;
  font-weight: bold;
}
.lineup_price span{
  font-size: 14px;
}
.lineup_link{
  width: 100%;
  height: 50px;
  margin: 10px auto 60px;
}
.lineup_link a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #1a1a1a;
  line-height: 46px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.lineup_link a::before{
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
  transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 22px;
  transition-duration: 0.3s;
  z-index: 1;
}
.lineup_link a:hover{
  background: #1a1a1a;
  text-decoration: none;
  opacity: 1;
  color: #fff;
}
.lineup_link a:hover::before{
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.linkBtn{
  width: 600px;
  height: 100px;
  margin: 0 auto;
}
.linkBtn a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #1a1a1a;
  line-height: 96px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  background: #1a1a1a;
  color: #fff;
}
.linkBtn a::before{
  position: absolute;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto;
  right: 22px;
  transition-duration: 0.3s;
  z-index: 1;
}
.linkBtn a:hover{
  background: #fff;
  text-decoration: none;
  opacity: 1;
  color: #1a1a1a;
}
.linkBtn a:hover::before{
  border-right: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}



@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%;
  }
  .bcWrap,
  .section_intro,
  .section_content,
  .section_style {
    width: 100%;
    padding: 0 15px;
  }
  .section_intro {
    margin: 40px 0;
  }
  .section_intro .catchphrase{
    font-size: 30px;
    font-weight: bold;
    padding: 0 0 10px 0;
    border-bottom: 2px solid;
    display: block;
    line-height: 40px;
  }
  .section_content {
    margin: 40px 0 0;
  }
  .section_style_content{
    margin: 0 0 40px 0;
  }
  .section_style_content p img{
    width: 80%;
  }
  .section_style_content_right{
    position: relative;
    margin: 0;
    width: 100%;
  }
  .section_style_content_right img{
    width: 36%;
    position: absolute;
    top: -40%;
    right: 0;
  }
  .section_style_content_title{
    width: calc(64% - 15px);
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.1rem;
    margin: 20px 0 10px;
  }
  .section_style_content_title + p{
    width: calc(64% - 15px);
    font-size: 16px;
    line-height: 26px;
  }

  .content_tit{
    width: 100%;
    font-size: 28px;
    float: none;
    margin: 40px 0 10px 0;
  }
  .content_img{
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .content_txt{
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .content_list{
    width: 100%;
    float: none;
    margin-top: 40px;
  }
  .content_list li p{
    width: 40%;
    margin-right: 15px;
  }
  .content_list li dl{
    width: calc(60% - 15px);
  }
  .content_list li dt{
    font-size: 18px;
    letter-spacing: -0.05rem;
    margin-bottom: 10px;
  }
  .content_list li dd{
    font-size: 14px;
    line-height: 22px;
  }
  .content_reversible_function{
    margin: 0 0 40px;
    padding-bottom: 30px;
  }
  .content_tit_border{
    font-size: 27px;
  }
  .content_tit_border::before {
    margin-right: 15px;
  }
  .content_tit_border::after {
    margin-left: 15px;
  }
  .content_reversible_function_txt{
    margin: 15px 0;
  }
  .content_reversible_function ul{
    padding: 0;
  }
  .content_reversible_function ul li:first-child{
    margin-bottom: 30px;
  }
  .bg02 .section_content{
    margin-top: 0;
  }
  .content_list.content_list_one-tack{
    margin-top: 40px;
  }
  .content_one-tack{
    width: 100%;
    margin: 0;
    padding: 0 15px 40px;
  }
  .content_one-tack ul li{
    width: 100%;
    display: flex;
  }
  .content_one-tack ul li .content_img{
    width: 40%;
    margin-right: 15px;
    text-align: left;
  }
  .content_one-tack ul li dl{
    width: calc(60% - 15px);
    text-align: left;
  }
  .content_one-tack ul li dt{
    font-size: 18px;
    letter-spacing: -0.05rem;
    margin: 0 0 10px;
  }
  .content_one-tack ul li dd{
    font-size: 14px;
    line-height: 22px;
  }
  .content_one-tack ul li:nth-child(n + 2){
    margin-top: 15px;
  }
  .lineup_tit{
    font-size: 25px;
    margin-bottom: 20px;
  }
  .lineup_list li{
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 25px;
  }
  .lineup_list li:nth-child(2n){
    margin-right: 0;
  }
  .lineup_name{
    font-size: 11px;
    line-height: 18px;
    margin: 5px 0 2px;
    letter-spacing: -0.05rem;
  }
  .lineup_name span{
    font-size: 10px;
  }
  .lineup_price{
    font-size: 18px;
  }
  .lineup_link{
    margin: 10px auto 0;
  }
  .lineup_link a{
    font-size: 16px;
  }
  .linkBtn{
    width: 100%;
    height: 60px;
    margin-bottom: 40px;
  }
  .linkBtn a{
    line-height: 56px;
    font-size: 18px;
  }
}
