@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: CormorantGaramond-Medium;
  src: url(../font/CormorantGaramond-Medium.woff) format("woff"); }

.cateList {
    display: flex;
    /* border-top: 1px solid #e7e7e7; */
    height: 50px;
    line-height: 50px;
    /* border-bottom: 1px solid #e7e7e7; */
    font-size: 12px;
    /* padding-left: 30px; */
    margin: 20px auto 40px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    width: 1100px;
}
.cateList li {
    margin-right: 5px;
    letter-spacing: 0.05em;
    margin-left: 2px;
}
.cateList li a {
    text-decoration: none;
    -webkit-transition: 0s;
    transition: 0s;
}
.cateList li span {
    padding: 0 5px;
}

h3.ttl:before, h3.ttl:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background: #acacad;
  display: block;
}
h3.ttl:before {
  margin-right:15px;
}
h3.ttl:after {
  margin-left: 15px;
}

h3.ttl{
  font-size: 36px;
    color: #000;
    letter-spacing: 0.03em;
    width: 606px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    font-family: CormorantGaramond-Medium,"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

h3.ttl span::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 16px;
  background-image: url(../img/check.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  bottom: 2px;
  margin-right: 15px; }


#set_up_style {
  width: 1000px;
  margin: 60px auto 100px;
  font-family: CormorantGaramond-Medium,"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #58595b;
  letter-spacing: 0.06em;
  font-size: 12px;
  line-height: 2; }
  #set_up_style img {
    width: 100%;
    display: block; }
  #set_up_style a {
    display: inline-block; }
  #set_up_style .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #set_up_style .img a {
    display: block; }
  #set_up_style .credit {
    text-align: center;
    font-size: 14px;
    line-height: 1.428;
    letter-spacing: 0.07em;
    white-space: nowrap; }
    #set_up_style .credit > a {
      margin-top: 18px; }
      #set_up_style .credit > a span {
        font-size: 12px;
        line-height: 1.666;
        letter-spacing: 0.06em; }
    #set_up_style .credit > span:nth-of-type(1) {
      display: inline-block;
      margin-top: 16px; }
  #set_up_style .txt_blk {
    width: 746px;
    margin: 0 auto;
    padding: 45px 0;
    background-color: #F7F7F7;
    text-align: center; }
  .txt_blk p{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }


/*グレーBOX*/
    #set_up_style .txt_blk h3 {
      font-size: 18px;
      color: #000;
      line-height: 1;
      margin-bottom: 40px; 
    }
    #set_up_style .txt_blk h3 span {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      font-size: 18px;
      letter-spacing: 0.12em;
    }
    #set_up_style .txt_blk h3::before {
      content: "";
      display: inline-block;
      width: 25px;
      height: 25px;
      background-image: url(../img/k_1.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: relative;
      bottom: 10px;
      margin-right: -5px; 
    }
    #set_up_style .txt_blk h3::after {
      content: "";
      display: inline-block;
      width: 25px;
      height: 25px;
      background-image: url(../img/k_2.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: relative;
      top: 15px;
      margin-left: -5px;
    }


    #set_up_style .top {
      text-align: center;
      margin-bottom: 42px; 
    }
    #set_up_style .top .ttl {
      font-size: 44px;
      letter-spacing: 0.03em;
      line-height: 50px;
      color: #000;
      margin-bottom: 24px; 
      font-family: CormorantGaramond-Medium,"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    }
    #set_up_style .top .sub_ttl {
      font-size: 14px;
      line-height: 1;
      color: #000;
      margin-bottom: 45px;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; 
    }
    #set_up_style .blk01 {
      text-align: center;
      margin-bottom: 100px; 
    }
    #set_up_style .blk01 .flex {
      margin-bottom: 57px; 
    }
    #set_up_style .blk01 .flex .inner01 {
      width: 300px;
      margin-left: 75px;
      margin-top: 75px;
    }
    #set_up_style .blk01 .flex .inner03 {
      width: 450px;
      margin-left: 125px; 
    }
    #set_up_style .blk02 {
      text-align: center;
      margin-bottom: 100px; 
    }
    #set_up_style .blk02 .flex {
      margin-bottom: 57px; 
    }
    #set_up_style .blk02 .flex .inner01 {
      width: 450px;
    }
    #set_up_style .blk02 .flex .inner02 {
      width: 210px;
      margin-left: 64px;
      margin-top: 75px; 
    }
    #set_up_style .blk02 .flex .inner03 {
      width: 210px;
      margin-left: 15px;
      margin-top: 75px;
    }
    #set_up_style .blk03 {
      text-align: center;
      margin-bottom: 100px; 
    }
    #set_up_style .blk03 .flex {
      margin-bottom: 57px; 
    }
    #set_up_style .blk03 .flex .inner02 {
      width: 500px;
      margin: 0 auto; 
    }

  #set_up_style .blk04 {
    text-align: center;
    margin-bottom: 100px; 
  }
    #set_up_style .blk04 .flex {
      margin-bottom: 57px; 
    }
    #set_up_style .blk04 .flex._01{
      margin: 0 auto 75px;
      width: 497px;
    }
    #set_up_style .blk04 .flex._01 .inner01{
      width: 230px;
    margin-right: 35px;
    }
    #set_up_style .blk04 .flex._01 .inner02{
      width: 231px;
    }
    #set_up_style .blk04 .flex._02{
    width: 754px;
    margin: 0 auto 115px;
    }
    #set_up_style .blk04 .flex._02 .inner01{
      width: 232px;
    margin-right: 28px;
    }
    #set_up_style .blk04 .flex._02 .inner02{
      width: 232px;
    margin-right: 28px;
    }
    #set_up_style .blk04 .flex._02 .inner03{
      width: 234px;
    }
    #set_up_style .blk05 {
      text-align: center;
      margin-bottom: 100px; 
    }
    #set_up_style .blk05 .flex {
      margin-bottom: 57px; 
    }
    #set_up_style .blk05 .flex .inner01 {
      width: 450px;
    }
    #set_up_style .blk05 .flex .inner02 {
      width: 300px;
      margin-left: 125px;
      margin-top: 65px;
    }
    #set_up_style .blk06 {
      text-align: center;
      margin-bottom: 100px; 
    }
    #set_up_style .blk06 .flex {
      margin-bottom: 80px; 
    }
    #set_up_style .blk06 .flex._01 {
      margin-bottom: 80px;
    }
    #set_up_style .blk06 .flex._01 .inner02 {
      width: 300px;
      margin-left: 75px;
      margin-top: 75px;
    }
    #set_up_style .blk06 .flex._01 .inner01 {
      width: 450px;
      margin-left: 125px;
    } 
    #set_up_style .blk06 .flex._02 .inner02 {
      width: 300px;
      margin-left: 125px;
      margin-top: 90px;}
      #set_up_style .blk06 .flex._02 .inner01 {
        width: 450px;
      }    
      #set_up_style .btn {
        margin-top: 100px; 
      }
      #set_up_style .btn a {
        display: block;
        width: 420px;
        margin: 0 auto;
        line-height: 1;
        border: 1px solid #58595B;
        font-size: 20px;
        text-align: center;
        padding: 15px 0 14px; 
      }
