@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
    opacity: 0;
    -webkit-transform: translate(50px);
    -ms-transform: translate(50px);
    transform: translate(0px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
/* =================
	all
================= */
img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}
.main-area .main-inner{
    width: 100%;
    max-width: none;
}
#vtg_1123{
    width: 100%;
    margin: 0 auto;
    font-feature-settings: "palt";
    box-sizing: border-box;
    font-family: ambroise-firmin-std, serif;
    font-weight: 300;
    font-style: normal;
    background-color: #f7f7f7;
}
.flexbox{
    display: flex;
    justify-content: space-between;
}
.price{
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    line-height: 2;
    letter-spacing: 0.1em;
}
.sp_only{
    display: none !important;
}
/* =================
	ttl
================= */
#vtg_1123 .cnt_1123{
    width: 1200px;
    margin: 0 auto;
    margin-top: 74px;
    margin-bottom: 141px;
    background-color: #f7f7f7;
}
#vtg_1123 h2{
    font-size: 57px;
    margin-bottom: 85px;
    padding-top: 11px;
    line-height: 1.24;
    letter-spacing: 0.05em;
    text-align: center;
    color: #281d1d;
}
#vtg_1123 h3{
    width: 233px;
    padding-top: 60px;
    margin: 0 auto;
}
/* =================
	sec1
================= */
#vtg_1123 .sec_1{
    width: 860px;
    margin: 0 auto;
    margin-bottom: 212px;
}
#vtg_1123 .sec_1 .flexbox figure:first-child{
    width: 400px;
    margin-top: 100px;
    position: relative;
}
#vtg_1123 .sec_1 .flexbox figure:first-child a img{
    z-index: 10;
    position: relative;
}
#vtg_1123 .sec_1 .flexbox figure:first-child .bk{
    width: 420px;
    top: -100px;
    left: -100px;
    position: absolute;
}
#vtg_1123 .sec_1 .flexbox figure:nth-child(2){
    width: 380px;
}
#vtg_1123 .sec_1 .price{
    margin-top: -116px;
    text-align: right;
    position: relative;
    z-index: 1;
}
/* =================
	sec2
================= */
#vtg_1123 .sec_2{
    width: 480px;
    margin: 0 auto;
    margin-bottom: 94px;
}
#vtg_1123 .sec_2 figure a img{
    margin-bottom: 14px;
}
/* =================
	sec3
================= */
#vtg_1123 .sec_3{
    margin-bottom: 182px;
}
#vtg_1123 .sec_3 .flexbox{
    width: 800px;
    margin-left: 130px;
}
#vtg_1123 .sec_3 .flexbox figure:first-child{
    width: 400px;
}
#vtg_1123 .sec_3 .flexbox figure:nth-child(2){
    width: 300px;
    margin-top: 250px;
    position: relative;
}
#vtg_1123 .sec_3 .flexbox figure:nth-child(2) a img{
    z-index: 10;
    position: relative;
}
#vtg_1123 .sec_3 .flexbox figure:nth-child(2) .bk{
    width: 210px;
    top: -150px;
    right: -140px;
    position: absolute;
}
#vtg_1123 .sec_3 .price{
    margin-top: -85px;
    margin-left: 130px;
    position: relative;
    z-index: 1;
}
/* =================
	sec4
================= */
#vtg_1123 .sec_4{
    margin-bottom: 138px;
}
#vtg_1123 .sec_4 .inner{
    width: 420px;
    margin-left: 350px;
}
#vtg_1123 .sec_4 figure{
    position: relative;
}
#vtg_1123 .sec_4 figure a img{
    z-index: 10;
    position: relative;
    margin-bottom: 14px;
}
#vtg_1123 .sec_4 figure .bk{
    width: 420px;
    top: 80px;
    right: -80px;
    position: absolute;
}
#vtg_1123 .sec_4 .price{
    z-index: 10;
    position: relative;
}
/* =================
	sec5
================= */
#vtg_1123 .sec_5{
    width: 930px;
    margin: 0 auto;
    margin-bottom: 217px;
}
#vtg_1123 .sec_5 figure:first-child{
    width: 400px;
    margin-top: 200px;
}
#vtg_1123 .sec_5 figure:nth-child(2){
    width: 451px;
}
#vtg_1123 .sec_5 .price{
    margin-top: -109px;
    text-align: right;
    position: relative;
    z-index: 1;
}
/* =================
	sec6
================= */
#vtg_1123 .sec_6{
    margin-bottom: 116px;
}
#vtg_1123 .sec_6 .inner{
    width: 400px;
    margin-left: 430px;
}
#vtg_1123 .sec_6 figure{
    position: relative;
}
#vtg_1123 .sec_6 figure a img{
    position: relative;
    z-index: 10;
}
#vtg_1123 .sec_6 figure .bk{
    width: 400px;
    top: -60px;
    left: -60px;
    position: absolute;
}
#vtg_1123 .sec_6 figure a img{
    margin-bottom: 15px;
}
#vtg_1123 .sec_6 .price{
    margin-left: -60px;
}
/* =================
	sec7
================= */
#vtg_1123 .sec_7{
    width: 900px;
    margin: 0 auto;
    margin-bottom: 96px;
}
#vtg_1123 .sec_7 figure:first-child{
    width: 420px;
    margin-bottom: 14px;
}
#vtg_1123 .sec_7 figure:nth-child(2){
    width: 380px;
    margin-top: 30px;
}
/* =================
	bnt
================= */
#vtg_1123 .vtg_btn{
    width: 430px;
    height: 74px;
    margin: 0 auto;
    padding-bottom: 131px;
}
#vtg_1123 .vtg_btn a{
    display: block;
    line-height: 74px;
    font-size: 24px;
    border: 1px solid #281D1D;
    letter-spacing: 0.04em;
    text-align: center;
    box-sizing: border-box;
    color: #281D1D;
}
/* for tablet */
@media only screen
and (min-width: 561px)
and (max-width: 1200px) {
/* =================
	all
================= */
.price{
    font-size: calc( 12 * (100vw / 1200));
}
.sp_only{
    display: none !important;
}
/* =================
	ttl
================= */
#vtg_1123 .cnt_1123{
    width: calc( 1200 * (100vw / 1200));
    margin-top: calc( 74 * (100vw / 1200));
    margin-bottom: calc( 141 * (100vw / 1200));
}
#vtg_1123 h2{
    font-size: calc( 57 * (100vw / 1200));
    margin-bottom: calc( 85 * (100vw / 1200));
    padding-top: calc( 11 * (100vw / 1200));
}
#vtg_1123 h3{
    width: calc( 233 * (100vw / 1200));
    padding-top: calc( 60 * (100vw / 1200));
}
/* =================
	sec1
================= */
#vtg_1123 .sec_1{
    width: calc( 860 * (100vw / 1200));
    margin-bottom: calc( 212 * (100vw / 1200));
}
#vtg_1123 .sec_1 .flexbox figure:first-child{
    width: calc( 400 * (100vw / 1200));
    margin-top: calc( 100 * (100vw / 1200));
}
#vtg_1123 .sec_1 .flexbox figure:first-child .bk{
    width: calc( 420 * (100vw / 1200));
    top: calc( -100 * (100vw / 1200));
    left: calc( -100 * (100vw / 1200));
}
#vtg_1123 .sec_1 .flexbox figure:nth-child(2){
    width: calc( 380 * (100vw / 1200));
}
#vtg_1123 .sec_1 .price{
    margin-top: calc( -116 * (100vw / 1200));
}
/* =================
	sec2
================= */
#vtg_1123 .sec_2{
    width: calc( 480 * (100vw / 1200));
    margin-bottom: calc( 94 * (100vw / 1200));
}
#vtg_1123 .sec_2 figure a img{
    margin-bottom: calc( 14 * (100vw / 1200));
}
/* =================
	sec3
================= */
#vtg_1123 .sec_3{
    margin-bottom: calc( 182 * (100vw / 1200));
}
#vtg_1123 .sec_3 .flexbox{
    width: calc( 800 * (100vw / 1200));
    margin-left: calc( 130 * (100vw / 1200));
}
#vtg_1123 .sec_3 .flexbox figure:first-child{
    width: calc( 400 * (100vw / 1200));
}
#vtg_1123 .sec_3 .flexbox figure:nth-child(2){
    width: calc( 300 * (100vw / 1200));
    margin-top: calc( 250 * (100vw / 1200));
}
#vtg_1123 .sec_3 .flexbox figure:nth-child(2) .bk{
    width: calc( 210 * (100vw / 1200));
    top: calc( -150 * (100vw / 1200));
    right: calc( -140 * (100vw / 1200));
}
#vtg_1123 .sec_3 .price{
    margin-top: calc( -85 * (100vw / 1200));
    margin-left: calc( 130 * (100vw / 1200));
}
/* =================
	sec4
================= */
#vtg_1123 .sec_4{
    margin-bottom: calc( 138 * (100vw / 1200));
}
#vtg_1123 .sec_4 .inner{
    width: calc( 420 * (100vw / 1200));
    margin-left: calc( 350 * (100vw / 1200));
}
#vtg_1123 .sec_4 figure a img{
    margin-bottom: calc( 14 * (100vw / 1200));
}
#vtg_1123 .sec_4 figure .bk{
    width: calc( 420 * (100vw / 1200));
    top: calc( 80 * (100vw / 1200));
    right: calc( -80 * (100vw / 1200));
}
/* =================
	sec5
================= */
#vtg_1123 .sec_5{
    width: calc( 930 * (100vw / 1200));
    margin-bottom: calc( 217 * (100vw / 1200));
}
#vtg_1123 .sec_5 figure:first-child{
    width: calc( 400 * (100vw / 1200));
    margin-top: calc( 200 * (100vw / 1200));
}
#vtg_1123 .sec_5 figure:nth-child(2){
    width: calc( 451 * (100vw / 1200));
}
#vtg_1123 .sec_5 .price{
    margin-top: calc( -109 * (100vw / 1200));
}
/* =================
	sec6
================= */
#vtg_1123 .sec_6{
    margin-bottom: calc( 116 * (100vw / 1200));
}
#vtg_1123 .sec_6 .inner{
    width: calc( 400 * (100vw / 1200));
    margin-left: calc( 430 * (100vw / 1200));
}
#vtg_1123 .sec_6 figure .bk{
    width: calc( 400 * (100vw / 1200));
    top: calc( -60 * (100vw / 1200));
    left: calc( -60 * (100vw / 1200));
}
#vtg_1123 .sec_6 figure a img{
    margin-bottom: calc( 15 * (100vw / 1200));
}
#vtg_1123 .sec_6 .price{
    margin-left: calc( -60 * (100vw / 1200));
}
/* =================
	sec7
================= */
#vtg_1123 .sec_7{
    width: calc( 900 * (100vw / 1200));
    margin-bottom: calc( 96 * (100vw / 1200));
}
#vtg_1123 .sec_7 figure:first-child{
    width: calc( 420 * (100vw / 1200));
    margin-bottom: calc( 14 * (100vw / 1200));
}
#vtg_1123 .sec_7 figure:nth-child(2){
    width: calc( 380 * (100vw / 1200));
    margin-top: calc( 30 * (100vw / 1200));
}
/* =================
	bnt
================= */
#vtg_1123 .vtg_btn{
    width: calc( 430 * (100vw / 1200));
    height: calc( 74 * (100vw / 1200));
    padding-bottom: calc( 131 * (100vw / 1200));
}
#vtg_1123 .vtg_btn a{
    line-height: calc( 74 * (100vw / 1200));
    font-size: calc( 24 * (100vw / 1200));
    border: calc( 1 * (100vw / 1200)) solid #000000;
}
}