
/* ==========================================================================
    Typograpgy
   ========================================================================== */
   .main_inner * {
    color: #343434;
    font-family: toppan-bunkyu-mincho-pr6n, serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  
  /* ==========================================================================
     Base
     ========================================================================== */
  .main_inner,
  .main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .main_inner *,
  .main * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  #wrap {
    width: 100%;
    /* background-image: url(../img/pc.jpg); */
    background-size: 1600px;
    background-position-x: center;
    background-position-y: -138px;
    background-repeat: no-repeat;
  }
  
  .inner img {
    width: 100%;
    /* opacity: 0.5; */
  }

  .inner .txt{
    font-size: 1.4rem;
    line-height:2;
    letter-spacing: 0.1em;
  }

  .inner .prc {
    font-size: 1.2rem;
    line-height:2.17;
    letter-spacing: 0.12em;
  }

  .inner .banner {
    width: 120rem;
    margin: 0 auto;
    padding-top: 5rem;
    text-align: center;
  }

  .inner .banner h3 {
    margin-top: 6.6rem;
    font-size: 3.2rem;
    line-height: 1.94;
    letter-spacing: 0.11em;
  }

  .inner .banner .txt01 {
    margin-top: 1.5rem;
    letter-spacing: 0.15em;
  }

  .inner .sec01 {
    margin-top: 11.5rem;
    background-color:#f2f2f2 ;
    padding: 6.4rem  0 6rem;
    text-align: center;
  }

  .inner .sec01 .box01{
    width: 120rem;
    margin: 0 auto;
  }

  .inner .sec01 .box01 .ttl {
    width: 21.1rem;
    margin: 0 auto;
  }

  .inner .sec01 .box01 .it01 {
    display: flex;
  }

  .inner .sec01 .box01 .it01 .img01 {
    width:33.8rem ;
    margin: -1.6rem 0 0 28.4rem;
  }

  .inner .sec01 .box01 .it01 .img02 {
    width:33.8rem ;
    margin: -1.6rem 0 0 -4.2rem;
  }

  .inner .sec01 .box01 .txtbox {
    width: 80rem;
    margin: 3.4rem auto 0;
    padding: 2.9rem 0rem 3.3rem;
    border: 2px solid #fff;
  }

  .inner .sec01 .box01 .txt01{
    font-size: 1.6rem;
    line-height: 2.25;
    letter-spacing: 0.15em;
    position: relative;
    z-index: 1;
  }

  .inner .sec01 .box01 .txt01::before{
    position: absolute;
    content: "";
    width: 25rem;
    top: 2.1rem;
    left: 27.1rem;
    height: 0.7rem;
    background-color: #FFF;
    z-index: -1;
  }


  .inner .sec01 .box01 .txt02{
    margin-top: 1.6rem;
  }

  .inner .sec02 {
    width: 120rem;
    margin: 15rem auto 0;
  }

  .inner .sec02 .box02{
    width:81rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
  }

  .inner .sec02 .box02 .img01,
  .inner .sec02 .box02 .img02 {
    width: 38rem;
  }

  .inner .sec02 .box02 .img01 .prc {
    position: absolute;
    text-align: right;
    left: -10.9rem;
    bottom: -0.6rem;
  }

  .inner .sec02 .box02 .img02 .prc {
    position: absolute;
    right: -10.9rem;
    bottom: -0.6rem;
  }
  
  .inner .sec02 .box03 {
    margin: 15rem auto 0;
    width: 91rem;
    display: flex;
    justify-content: space-between;    
  }

  .inner .sec02 .box03 .img01 {
    margin-top: 15rem;
    width: 50rem;
  }

  .inner .sec02 .box03 .img02 {
    width: 36rem;
  }

  .inner .sec02 .box03 .img02 .txt01{
    margin-top: 8.2rem;
    line-height: 2.08;
  }

  .inner .sec02 .box04 {
    margin: 15.1rem  auto 0;
  }
  
  .inner .sec02 .box04 .it01 {
    display: flex;
  }

  .inner .sec02 .box04 .it01 .img01 {
    width: 31.6rem;
    margin-left: 5rem;
  }

  .inner .sec02 .box04 .it01 .txt01 {
    margin:10rem 0 0 3rem;
  }

  .inner .sec02 .box04 .it01 .txt01 {
    margin: 12.6rem 0 0 29.6rem;
  }

  .inner .sec02 .box04 .it02 {
    display: flex;
    width:85rem;
    margin: 15rem auto 0;
  }

  .inner .sec02 .box04 .it02 .img01,
  .inner .sec02 .box04 .it02 .img02 {
    width: 40rem;
  }

  .inner .sec02 .box04 .it02 .img02 {
    margin-left: 5rem;
  }

  .inner .sec05 {
    margin-top: 14.6rem;
  }

  .inner .sec05 .box01 .txt01::before {
    position: absolute;
    content: "";
    width: 30rem;
    top: 2.1rem;
    left: 24.7rem;
    z-index: -1;
  }

  .inner .sec05 .box01 .ttl {
    width: 28rem;
    margin: 0 auto;
  }

  .inner .sec05 .box01 .txtbox {
    margin: 3rem auto 0;
  }

  .inner .sec06 .box02 .img01 .prc {
    left: -11.6rem;
  }

  .inner .sec06 .box03 .img01 {
    order: 2;
  }

  .inner .sec06 .box03 .img02 {
    order: 1;
  }

  .inner .sec06 .box03 .img02 .txt01 {
    margin-top: 9.9rem;
    line-height: 2;
  }

  .inner .view_all {
    width: 46rem;
    margin: 15rem auto 0;
    
  }
  
  #wrap .sp_only {
      display: none!important;
  }
  
  
  
  
  
  
  
  
  
  
  /* ====== TABLET ===== */
  @media screen and (max-width: 1280px) and (min-width:751px){
    html{
      font-size: calc(10*(100vw/1280));
    }
  }
 
 
 
 
 
  /* ====== SP ===== */
@media only screen and (max-width: 750px) {
  
  #wrap .sp_only {
    display: block!important;
  }
 
  #wrap .pc_only {
    display: none!important;
  }
 
 
  #Contents {
    width: 100%;
    /* background-image: url(../img/sp.jpg); */
    background-size: 100%;
    background-position-x: center;
    background-position-y:-166px;
    background-repeat: no-repeat;
    color: #343434;
  }
 
  .bredlist.lp {
    line-height: 5.33333vw;
    font-size: 2.66667vw;
    margin: 3.33333vw auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }
　.main_inner {
    padding: 0 calc(45 * (100vw / 750));
  }
  
  .inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .inner .txt{
    font-size: calc(22 * (100vw / 750));
    line-height:2.19;
    letter-spacing: 0.1em;
  }

  .inner .prc {
    font-size: calc(22 * (100vw / 750));
    line-height:2;
    letter-spacing: 0.12em;
  }

  .inner .banner {
    width: 100%;
    padding-top: calc(44 * (100vw / 750));
  }

  .inner .banner h3 {
    margin-top: calc(86 * (100vw / 750));
    font-size: calc(36 * (100vw / 750));
    line-height: 1.83;
    letter-spacing: 0.10em;
  }

  .inner .banner .txt01 {
    margin-top: calc(32 * (100vw / 750));
    letter-spacing: 0.15em;
    line-height: 2;
  }

  .inner .sec01 {
    margin-top: calc(114 * (100vw / 750));
    padding: calc(83 * (100vw / 750)) 0 calc(80 * (100vw / 750));
    text-align: center;
  }

  .inner .sec01 .box01{
    width: 100%;
    margin: 0 auto;
  }

  .inner .sec01 .box01 .ttl {
    width: calc(256 * (100vw / 750));
    margin: 0 auto;
  }

  .inner .sec01 .box01 .it01 {
    display: flex;
    position: relative;
  }

  .inner .sec01 .box01 .it01 .img01 {
    width: calc(412* (100vw / 750));
    margin: calc(-21 * (100vw / 750)) 0 0 calc(7 * (100vw / 750));
  }

  .inner .sec01 .box01 .it01 .img02 {
    width: calc(412 * (100vw / 750));
    margin: calc(-20 * (100vw / 750)) 0 0 calc(-87* (100vw / 750));
  }

  .inner .sec01 .box01 .txtbox {
    width:calc(670 * (100vw / 750));
    margin: calc(30 * (100vw / 750)) auto 0;
    padding: calc(63 * (100vw / 750)) 0rem calc(70 * (100vw / 750));
    border: 2px solid #fff;
  }

  .inner .sec01 .box01 .txt01{
    font-size: calc(28 * (100vw / 750));
    line-height: 1.93;
    letter-spacing: 0.15em;
    position: relative;
    z-index: 1;
  }

  .inner .sec01 .box01 .txt01::before{
    position: absolute;
    content: "";
    width: calc(430 * (100vw / 750));
    height: calc(14 * (100vw / 750));
    top: calc(31 * (100vw / 750));
    left: calc(118 * (100vw / 750));
    background-color: #FFF;
    z-index: -1;
  }

  .inner .sec01 .box01 .txt02{
    margin-top: calc(43 * (100vw / 750));
  }

  .inner .sec02 {
    width: 100%;
    margin: calc(150 * (100vw / 750)) auto 0;
  }

  .inner .sec02 .box02{
    width: 100%;
    flex-direction: column;
    position: relative;
  }

  .inner .sec02 .box02 .img01,
  .inner .sec02 .box02 .img02 {
    width: calc(570 * (100vw / 750));
    margin: 0 auto;
  }

  .inner .sec02 .box02 .img02 {
    margin-top: calc(73 * (100vw / 750));
  }

  .inner .sec02 .box02 .img01 .prc {
    position: static;
    text-align: center;
    margin-top: calc(29 * (100vw / 750));
  }

  .inner .sec02 .box02 .prc02 {
    position: static;
    margin-top: calc(29 * (100vw / 750));
  }
  
  .inner .sec02 .box03 {
    margin: calc(144 * (100vw / 750)) auto 0;
    width: 100%;
    flex-direction: column;
  }

  .inner .sec02 .box03 .img01 {
    order: 2;
    margin: calc(80 * (100vw / 750)) 0 0;
    width: calc(650 * (100vw / 750));
  }

  .inner .sec02 .box03 .img02 {
    order: 1;
    width: calc(480 * (100vw / 750));
    margin-left:calc(270 * (100vw / 750)) ;
  }

  .inner .sec02 .box03 .txt01{
    margin: calc(35 * (100vw / 750)) 0 0 calc(99 * (100vw / 750));
  }

  .inner .sec02 .box04 {
    margin: calc(144 * (100vw / 750))  auto 0;
  }
  
  .inner .sec02 .box04 .it01 {
    flex-direction: column
  }

  .inner .sec02 .box04 .it01 .img01 {
    order: 1;
    width: calc(450 * (100vw / 750));
    margin: 0 auto;
  }

  .inner .sec02 .box04 .it01 .txt01 {
    order: 2;
    margin:calc(50 * (100vw / 750)) auto 0;
  }

  .inner .sec02 .box04 .it01 .txt01 {
    margin: calc(36 * (100vw / 750)) auto 0;
  }

  .inner .sec02 .box04 .it02 {
    flex-direction: column;
    width:calc(550 * (100vw / 750));
    margin: calc(140 * (100vw / 750)) auto 0;
  }

  .inner .sec02 .box04 .it02 .img01,
  .inner .sec02 .box04 .it02 .img02 {
    width:calc(550 * (100vw / 750));
  }

  .inner .sec02 .box04 .it02 .img02 {
    margin: calc(81 * (100vw / 750))  auto 0;
  }

  .inner .sec05 {
    margin-top: calc(150 * (100vw / 750));
  }

  .inner .sec05 .box01 .ttl {
    width: calc(349 * (100vw / 750));
    margin: 0 auto;
  }

  .inner .sec05 .box01 .txt01::before {
    width: calc(525 * (100vw / 750));
    left: calc(71 * (100vw / 750));
  }

  .inner .sec05 .box01 .txt02 {
    margin-top: calc(41 * (100vw / 750));
    font-size: calc(24* (100vw / 750));
    line-height: 2;
  }

  .inner .sec05 .box01 .txtbox {
    margin: calc(24 * (100vw / 750)) auto 0;
  }

  .inner .sec06 .box02 .img01 .prc {
    position: static;
  }

  .inner .sec06 .box02 .img02 .prc {
    margin-top: calc(29 * (100vw / 750));
    position: static;
  }

  .inner .sec06 .box03 {
    margin: calc(144 * (100vw / 750)) auto 0;
  }

  .inner .sec06 .box03 .img01 {
    order: 2;
    margin: calc(80 * (100vw / 750)) 0 0 calc(100 * (100vw / 750));
  }

  .inner .sec06 .box03 .img02 {
    order: 1;
    margin-left: 0;
  }

  .endtxt {
    margin: calc(37 * (100vw / 750)) auto 0;
    font-size: calc(22* (100vw / 750));
    line-height: 2.19;
    letter-spacing: 0.1em;
  }

 

  .inner .view_all {
    width: calc(570 * (100vw / 750));
    margin: calc(141 * (100vw / 750)) auto 0;
    
  }
  
 
 
 
}
 
 

