@import url("https://use.typekit.net/bnf7jzd.css");

@font-face {
  font-family: "classical-garamond-bt";
  src: url(../fonts/classical_garamond_bt.ttf) format("truetype"), url(../fonts/classical_garamond_bt.woff) format("woff");
  }
/* ==========================================================================
    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;
  padding: 0 !important;
}

.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: -189px;
  background-repeat: no-repeat;
}
*/

.inner {
  width: 90rem;
  margin: 0 auto;
}

.inner img {
  width: 100%;
  /* opacity: 0.5; */
  backface-visibility: hidden;
}

.sec01 .img01 {
  margin-top: 5rem;
  width: 100%;
}

.sec01 .ttl {
  margin:5rem  auto 0;
  width: 35rem;
}

.txt {
  font-size:1.4rem;
  line-height:2.14;
  letter-spacing: 0.12em;
  text-align: left;
}
.sec01 .txt {
  text-align: center;
}

.sec01 .txt01 {
  margin-top: 2.3rem;
}

.sec01 .txt02 {
  margin-top: 3.4rem;
}

.sec01 .txt03 {
  margin-top: 1.5rem;
}

.sec01 .txt04 {
  margin-top: 1.7rem;
}

.sec02 {
  margin-top: 9.3rem;
  display: flex;
}

.sec02 .box02 {
  margin: 12.1rem 0 0 3rem;
}

.sec02 .ttl01 {
  width: 17.8rem;
}

.sec02 .txt {
  margin-top: 4.2rem;
  line-height: 2.19;

}

.img02 {
  width: 44.4rem;
}

.prc {
  font-size:1.4rem ;
  line-height: 2.14;
  letter-spacing: 0.12em;
  font-family: "classical-garamond-bt", serif;
}

.sec02 .prc {
  display: block;
  margin: 8.6rem 0 0 0.7rem;
}


.sec03 {
  margin-top: 7.3rem;
  display: flex;
}

.sec03 .box01 {
  margin: 2rem 0 0 2rem;
  order: 2;
}

.sec03 .box02 {
  order: 1;
}

.sec03 .ttl01{
  margin-top: 12.3rem;
  width: 15.6rem;
}

.sec03 .txt {
  margin-top: 4.2rem;
  line-height: 2.19;

}

.sec03 .prc {
  display: inline-block;
  margin: 7.6rem 0 0 0;
  font-size:1.4rem ;
  line-height: 2.14;
  letter-spacing: 0.11em;
  font-family: "classical-garamond-bt", serif;
}

.sec04 {
  margin-top: 9.3rem;
  display: flex;
}

.sec04 .box02 {
  margin:4.8rem 0 0 3rem;
}

.sec04 .ttl01{
  margin-top: 10rem;
  width: 19.7rem;
}

.sec04 .txt {
  margin-top:4.1rem;
  line-height: 2.19;

}

.sec04 .prc {
  display: inline-block;
  letter-spacing: 0.11em;
  margin: 9.7rem 0 0 0.9rem;
}

.sec04 .prc02 {
  margin: -1.2rem 0 0 1rem;
}

.sec04 .prc03 {
  margin: 9.7rem 0 0 0rem;
  position: relative;
  left: -0.8rem;
}

.sec04 .prc04 {
  position: relative;
  left: -0.9rem;
}

.sec05 {
  margin-top: 14.3rem;  
}

.sec05 .ttl04 {
  width: 35rem;
  margin: 0 auto;
}
.sec05 .txt {
  margin-top: 4.4rem;
  text-align: center;
}

.button {
	display: block;
  margin: 14.4rem auto 0;
  width: 46rem;
  font-size: 1.4rem;
  line-height: 6rem;
  letter-spacing: 0.12em;
  background-color: #ebebeb;
  text-align: center;
}
  
.button span {
	display: inline-block;width: 0.6rem;
	height: 0.6rem;
	margin-bottom: 0.3rem;
	border-top: 1px solid #414141;
	border-right: 1px solid #414141;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align : middle;
  }

  .sp_only {
    display: none;
  }










/* ====== 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) {


/*
  #Contents {
    width: 100%;
		background-image: url(../img/sp.jpg);
		background-size: 100%;
		background-position-x: center;
		background-position-y:-176px;
		background-repeat: no-repeat;
    color: #343434;
  }
*/

  .breadlist.lp {
    line-height: 5.33333vw;
    font-size: 2.66667vw;
    margin: 3.33333vw auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }

 

  .inner{
    width:calc(650*(100vw/750));
    margin-top: calc(-7*(100vw/750));
    color: #343434;
    
  }

  .sec01 .img01 {
    margin-top: calc(0*(100vw/750));
    width: 100%;
  }
  
  .sec01 .ttl {
    margin:calc(48*(100vw/750)) auto 0;
    width: calc(350*(100vw/750));
  }
  
  .txt {
    font-size:calc(22*(100vw/750));
    line-height:1.64;
    letter-spacing: 0.12em;
    text-align: left;
  }

  .sec01 .txt {
    text-align: center;
  }
  
  .sec01 .txt01 {
    margin-top: calc(44*(100vw/750));
  }
  
  .sec01 .txt02 {
    margin-top: calc(15*(100vw/750));
  }
  
  .sec01 .txt03 {
    margin-top: calc(15*(100vw/750));
  }
  
  .sec01 .txt04 {
    margin-top: calc(15*(100vw/750));
  }
  
  .sec02 {
    margin-top: calc(92*(100vw/750));
    display: flex;
    flex-wrap: wrap;
  }
  
  .sec02 .box02 {
    margin: calc(53.2*(100vw/750)) 0 0 0;
  }
  
  .sec02 .ttl01 {
    width: calc(166*(100vw/750));
  }
  
  .sec02 .txt {
    margin-top: calc(42*(100vw/750));
    line-height: 1.64;
  
  }
  
  .img02 {
    width: 100%
  }
  
  .prc {
    font-size:calc(22*(100vw/750));
    line-height: 1.63;
    letter-spacing: 0.12em;
  }
  
  .sec02 .prc {
    letter-spacing: 0.115em;
    letter-spacing: 0.12em;
    line-height: 1.42;
    margin: calc(39*(100vw/750)) 0 0 calc(-3*(100vw/750));
  }
  
  .sec03 {
    margin-top:calc(95*(100vw/750));
    display: flex;
    flex-wrap: wrap;
  }
  
  .sec03 .box01 {
    margin: 0;
    order: 1;
  }
  
  .sec03 .box02 {
    order: 2;
  }
  
  .sec03 .ttl01{
    margin-top: calc(52*(100vw/750));
    width:calc(150*(100vw/750));
  }
  
  .sec03 .txt {
    margin-top: calc(41*(100vw/750));
    line-height: 1.64;
  
  }
  
  .sec03 .prc {
    display: block;
    font-size: calc(22*(100vw/750));
    letter-spacing: 0.12em;
    line-height: 1.42;
    margin: calc(38*(100vw/750)) 0 0 calc(-3*(100vw/750));
  }

  .sec03 .prc02{
    margin: 0 0 0 calc(-4*(100vw/750));
  }

  .sec03 .prc03{
    display: none;
  }
  
  .sec04 {
    margin-top:calc(92*(100vw/750));
    display: flex;
    flex-wrap: wrap;
  }
  
  .sec04 .box02 {
    margin:calc(0*(100vw/750)) 0 0 0;
  }
  
  .sec04 .ttl01{
    margin-top:calc(52*(100vw/750));
    width: calc(187*(100vw/750));
  }
  
  .sec04 .txt {
    margin-top: calc(36*(100vw/750));
    line-height: 1.64;
  
  }
  
  .sec04 .prc {
    display: inline-block;
    line-height: 1.42;
    letter-spacing: 0.12em;
    margin: calc(35*(100vw/750)) 0 0 calc(-3*(100vw/750));
  }
  
  .sec04 .prc02 {
    margin: calc(-1*(100vw/750)) 0 0 calc(-1*(100vw/750));
  }

  .sec04 .prc03 {
    position: relative;
    left: calc(2*(100vw/750));
    letter-spacing: 0.119em;
  }
  
  .sec04 .prc04 {
    position: relative;
    top: 0;
    left: calc(2*(100vw/750))
  }
  
  .sec05 {
    margin-top: calc(97*(100vw/750));
  }
  
  .sec05 .ttl04 {
    width: calc(349*(100vw/750));
    margin: 0 auto;
  }

  .sec05 .txt {
    margin-top:calc(43*(100vw/750));
    text-align: center;
  }
  
  .button {
    margin: calc(142*(100vw/750)) 0 0 calc(102*(100vw/750));
    padding-left: calc(59*(100vw/750));
    width: calc(458*(100vw/750));
    font-size: calc(28*(100vw/750));
    line-height: calc(65*(100vw/750));
    height: calc(70*(100vw/750));
    letter-spacing: 0.09em;
    background-color: #ebebeb;
    text-align: left;
	  }
	
	.button span {
		margin-left: calc(10*(100vw/750));
		display: inline-block;
		width: calc(14*(100vw/750));
		height: calc(14*(100vw/750));
		margin-bottom: calc(6*(100vw/750));
		border-top: 1px solid #333333;
		border-right: 1px solid #333333;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

  .sp_only {
    display: block;
  }

  .pc_only {
    display: none;
  }



}