@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    opacity: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    /* 縦方向に下げておくことで、下から上に上がってくるようなアニメーションになります */
    -webkit-transition: all 1000ms;
    transition: all 1000ms;
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
/* =================
	all
================= */
.main-area .main-inner{
    width: 100%;
    max-width: none;
}
#staff_height_200918{
    max-width:1400px;
    margin: 0 auto;
    font-feature-settings: "palt";
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
}
#staff_height_200918 .staff_height_all{
    width: 1052px;
    margin: 0 auto;
    margin-top: 60px;
}
#staff_height_200918 img{
    width: 100%;
}
.flexbox{
    display: flex;
}
.price{
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.1em;
}
.sec9 .price{
	position: relative;
	z-index: 5;
}
.sec_txt{
    font-size: 13px;
    letter-spacing: 0.06em;
    line-height: 1.85;
    padding-bottom: 9px;
    font-feature-settings: normal;
}
.sp_only{
    display: none !important;
}
/* =================
	title(top)
================= */
#staff_height_200918 .ttl_area{
    margin-bottom: 94px;
    text-align: center;
}
#staff_height_200918 .ttl_area._03{
    margin-bottom: 93px;
}
#staff_height_200918 .ttl_area .ttlbox span{
    display: block;
}
#staff_height_200918 .ttl_area .ttlbox span:first-child{
    font-size: 23px;
    letter-spacing: 0.04em;
    padding-bottom: 20px;
}
#staff_height_200918 .ttl_area .ttlbox span:nth-child(2){
    font-size: 45px;
    letter-spacing: 0.09em;
    position: relative;
    padding-bottom: 25px;
}
#staff_height_200918 .ttl_area .ttlbox span:nth-child(2)::after{
    content: "";
    position: absolute;
    width: 400px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 1px solid #000000;
}
#staff_height_200918 .ttl_area .ttlbox span:last-child{
    font-size: 27px;
    letter-spacing: 0.04em;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 20px;
}
#staff_height_200918 .ttl_area .subttl{
    font-size: 15px;
    letter-spacing: 0.065em;
    padding-top: 40px;
}
#staff_height_200918 .ttl_area .ttlbox_top span{
    display: block;
}
#staff_height_200918 .ttl_area .ttlbox_top span:first-child{
    text-align: center;
    font-size: 17px;
    letter-spacing: 0.07em;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    padding-top: 97px;
}
#staff_height_200918 .ttl_area._02 .ttlbox_top span:first-child{
    padding-top: 87px;
}
#staff_height_200918 .ttl_area._03 .ttlbox_top span:first-child{
    padding-top: 0;
}
#staff_height_200918 .ttl_area .ttlbox_top span:first-child::after{
    content: "";
    position: absolute;
    width: 90px;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 8px solid #E5E5E5;
    z-index: -1;
}
#staff_height_200918 .ttl_area .ttlbox_top span:nth-child(2){
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.06em;
    font-feature-settings: normal;
    padding-top: 17px;
}
#staff_height_200918 .ttl_area._02 .ttlbox_top span:nth-child(2){
    letter-spacing: 0.08em;
}
#staff_height_200918 .ttl_area .ttlbox_top img{
    width: 250px;
    padding-top: 15px;
}
#staff_height_200918 .ttl_area._03 .ttlbox_top img{
    padding-top: 0;
}
#staff_height_200918 .ttl_area .ttlbox_top .ttlbox_price{
    font-size: 14px;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    padding-top: 22px;
    padding-right: 6px;
}
#staff_height_200918 .ttl_area._02 .ttlbox_top .ttlbox_price{
    padding-top: 21px;
    padding-right: 1px;
}
#staff_height_200918 .ttl_area._03 .ttlbox_top .ttlbox_price{
    margin-top: -4px;
    padding-top: 0;
    padding-right: 0;
}
#staff_height_200918 .ttl_area .ttlbox_top .ttlbox_txt{
    width: 546px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.05em;
    padding-top: 40px;
    font-feature-settings: normal;
}
#staff_height_200918 .ttl_area._03 .ttlbox_top .ttlbox_txt{
    padding-top: 38px;
}
/* =================
	section1
================= */
#staff_height_200918 .sec1{
    margin-bottom: 98px;
}
#staff_height_200918 .sec1 .imgbox01{
    width: 480px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
}
#staff_height_200918 .sec1 .imgbox01 .posibox{
    position: absolute;
    width: 179px;
    top: 110px;
    left: -104px;
}
#staff_height_200918 .sec1 .flexbox{
    width: 850px;
    margin: 0 auto;
    justify-content: space-between;
}
#staff_height_200918 .sec1 .imgbox02,#staff_height_200918 .sec1 .imgbox03{
    width: 400px;
}
#staff_height_200918 .sec1 .imgbox03{
    margin-top: 60px;
}
#staff_height_200918 .sec1 .credit{
    width: 400px;
    margin-top: -34px;
    margin-left: 102px;
}
/* =================
	section2
================= */
#staff_height_200918 .sec2{
    margin-bottom: 96px;
}
#staff_height_200918 .sec2 .imgbox01{
    width: 450px;
    margin-left: 200px;
    margin-bottom: 50px;
    position: relative;
    z-index: 10;
}
#staff_height_200918 .sec2 .imgbox01 .posibox{
    position: absolute;
    width: 178px;
    top: 109px;
    left: -100px;
}
#staff_height_200918 .sec2 .flexbox{
    width: 990px;
    margin: 0 auto;
    flex-wrap: wrap;
}
#staff_height_200918 .sec2 .imgbox02,#staff_height_200918 .sec2 .imgbox03{
    width: 400px;
    z-index: 20;
}
#staff_height_200918 .sec2 .imgbox02{
    margin-right: 190px;
}
#staff_height_200918 .sec2 .imgbox03{
    margin-top: -526px;
}
#staff_height_200918 .sec2 .credit{
    margin-top: -154px;
    margin-left: 431px;
    z-index: 30;
}
#staff_height_200918 .sec2 .sec_txt{
    width: 348px;
    padding-bottom: 11px;
}
/* =================
	section3
================= */
#staff_height_200918 .sec3{
    width: 1020px;
    margin-bottom: 60px;
}
#staff_height_200918 .sec3 .flexbox{
    flex-wrap: wrap;
}
#staff_height_200918 .sec3 .blockbox{
    width: 520px;
    margin-right: 45px;
}
#staff_height_200918 .sec3 .imgbox01,
#staff_height_200918 .sec3 .imgbox02{
    width: 300px;
}
#staff_height_200918 .sec3 .imgbox01{
    margin-top: 50px;
    margin-left: -5px;
    z-index: 10;
}
#staff_height_200918 .sec3 .imgbox02{
    margin-top: -79px;
    margin-left: 215px;
    z-index: 20;
}
#staff_height_200918 .sec3 .imgbox03{
    width: 451px;
    position: relative;
}
#staff_height_200918 .sec3 .imgbox03 .posibox{
    position: absolute;
    width: 180px;
    top: 110px;
    left: -100px;
}
#staff_height_200918 .sec3 .credit{
    width: 450px;
    margin-top: -170px;
    margin-left: auto;
    margin-right: 4px;
    z-index: 30;
}
#staff_height_200918 .sec3 .sec_txt{
    width: 450px;
    padding-bottom: 6px;
}
/* =================
	section4
================= */
#staff_height_200918 .sec4{
    margin-bottom: 96px;
}
#staff_height_200918 .sec4 .imgbox01{
    width: 480px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
}
#staff_height_200918 .sec4 .imgbox01 .posibox{
    position: absolute;
    width: 179px;
    top: 108px;
    left: -99px;
}
#staff_height_200918 .sec4 .flexbox{
    width: 810px;
    margin: 0 auto;
    justify-content: space-between;
}
#staff_height_200918 .sec4 .imgbox02,#staff_height_200918 .sec4 .imgbox03{
    width: 380px;
}
#staff_height_200918 .sec4 .credit{
    margin-top: 25px;
    margin-left: 121px;
}
#staff_height_200918 .sec4 .sec_txt{
    width: 378px;
}
/* =================
	section5
================= */
#staff_height_200918 .sec5{
    width: 1052px;
    margin-bottom: 98px;
}
#staff_height_200918 .sec5 .flexbox{
    flex-wrap: wrap;
}
#staff_height_200918 .sec5 .blockbox{
    width: 552px;
    margin-right: 49px;
}
#staff_height_200918 .sec5 .imgbox01,
#staff_height_200918 .sec5 .imgbox02{
    width: 300px;
}
#staff_height_200918 .sec5 .imgbox01{
    margin-top: 121px;
    z-index: 10;
}
#staff_height_200918 .sec5 .imgbox02{
    margin-top: -120px;
    margin-left: auto;
    z-index: 20;
}
#staff_height_200918 .sec5 .imgbox03{
    width: 450px;
    position: relative;
}
#staff_height_200918 .sec5 .imgbox03 .posibox{
    position: absolute;
    width: 178px;
    top: 110px;
    left: -100px;
}
#staff_height_200918 .sec5 .credit{
    width: 450px;
    margin-top: -203px;
    margin-left: auto;
    z-index: 30;
}
#staff_height_200918 .sec5 .sec_txt{
    width: 450px;
}
/* =================
	section6
================= */
#staff_height_200918 .sec6{
    margin-bottom: 146px;
}
#staff_height_200918 .sec6 .imgbox01{
    width: 450px;
    margin-left: 170px;
    margin-bottom: 50px;
    position: relative;
    z-index: 10;
}
#staff_height_200918 .sec6 .imgbox01 .posibox{
    position: absolute;
    width: 179px;
    top: 109px;
    left: -100px;
}
#staff_height_200918 .sec6 .flexbox{
    width: 950px;
    margin: 0 auto;
    flex-wrap: wrap;
}
#staff_height_200918 .sec6 .imgbox02{
    width: 400px;
    margin-right: auto;
}
#staff_height_200918 .sec6 .imgbox03{
    width: 380px;
    margin-top: -475px;
    margin-left: auto;
    z-index: 20;
}
#staff_height_200918 .sec6 .credit{
    margin-top: -151px;
    margin-left: 431px;
    z-index: 30;
}
#staff_height_200918 .sec6 .sec_txt{
    width: 365px;
}
/* =================
	section7
================= */
#staff_height_200918 .sec7{
    margin-bottom: 98px;
}
#staff_height_200918 .sec7 .flexbox{
    width: 820px;
    margin: 0 auto;
    flex-wrap: wrap;
}
#staff_height_200918 .sec7 .imgbox01{
    width: 480px;
    margin: 0 auto;
    margin-bottom: 52px;
    position: relative;
    order: 1;
}
#staff_height_200918 .sec7 .imgbox01 .posibox{
    position: absolute;
    width: 179px;
    top: 110px;
    left: -99px;
}
#staff_height_200918 .sec7 .imgbox02{
    width: 420px;
    margin-right: 49px;
    order: 2;
}
#staff_height_200918 .sec7 .imgbox03{
    width: 350px;
    order: 3;
}
#staff_height_200918 .sec7 .price{
    order: 4;
    margin-top: 11px;
}
#staff_height_200918 .sec7 .sec_txt{
    width: 350px;
    order: 5;
    margin-top: -82px;
    margin-left: auto;
}
/* =================
	section8
================= */
#staff_height_200918 .sec8{
    margin-left: 30px;
    margin-bottom: 99px;
}
#staff_height_200918 .sec8 .flexbox{
    flex-wrap: wrap;
}
#staff_height_200918 .sec8 .blockbox{
    width: 940px;
    margin-top: 266px;
    margin-left: 4px;
	z-index: 10;
	display: flex;
}
#staff_height_200918 .sec8 .imgbox01,
#staff_height_200918 .sec8 .imgbox02{
    width: 351px;
}
#staff_height_200918 .sec8 .imgbox01{
    z-index: 10;
}
#staff_height_200918 .sec8 .imgbox02{
    margin-top: 462px;
    margin-left: -45px;
    z-index: 30;
}
#staff_height_200918 .sec8 .imgbox03{
    width: 450px;
    margin-left: -167px;
    position: relative;
	z-index: 0;
	margin-top: -264px;
}
#staff_height_200918 .sec8 .imgbox03 .posibox{
    position: absolute;
    width: 178px;
    top: 80px;
    left: -99px;
}
#staff_height_200918 .sec8 .credit{
    width: 299px;
    margin-top: -179px;
    margin-left: auto;
    margin-right: 32px;
    z-index: 30;
}
/* =================
	section9
================= */
#staff_height_200918 .sec9{
    margin-bottom: 95px;
}
#staff_height_200918 .sec9 .imgbox01{
    width: 480px;
    margin: 0 auto;
    margin-bottom: 49px;
    position: relative;
}
#staff_height_200918 .sec9 .imgbox01 .posibox{
    position: absolute;
    width: 180px;
    top: 109px;
    left: -100px;
}
#staff_height_200918 .sec9 .flexbox{
    width: 830px;
    margin: 0 auto;
    justify-content: space-between;
}
#staff_height_200918 .sec9 .imgbox02{
    width: 380px;
}
#staff_height_200918 .sec9 .imgbox03{
    width: 400px;
    margin-top: 100px;
	position: relative;
	z-index: 10;
}
#staff_height_200918 .sec9 .credit{
    margin-top: -107px;
    margin-left: 112px;
}
#staff_height_200918 .sec9 .sec_txt{
    width: 378px;
}
/* =================
	btn
================= */
#staff_height_200918 .staff_btn{
    box-sizing: border-box;
    width: 380px;
    height: 74px;
    margin: 0 auto;
    margin-bottom: 31px;
    font-size: 22px;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 74px;
    letter-spacing: 0.04em;
    line-height: 3;
    text-align: center;
    border: 1px solid #000000;
}
#staff_height_200918 .staff_btn a{
    display: block;
}
/* =================
	vol1
================= */
#staff_height_200918 .vol1{
    width: 92px;
    margin: 0 auto;
    margin-bottom: 139px;
    border-bottom: 1px solid #000;
}

#staff_height_200918 .vol1 a{
    width: 64px;
    display: block;
    margin: 0 auto 5px;
}

@media only screen and (max-device-width: 1400px){
	.sp_only {
		display: none !important;
    }
    /* =================
	all
================= */

#staff_height_200918{
    max-width: calc( 1400 * (100vw / 1400));
}
#staff_height_200918 .staff_height_all{
    width: calc( 1052 * (100vw / 1400));
}
.price{
    font-size: calc( 12 * (100vw / 1400));
}
.sec_txt{
    font-size: calc( 13 * (100vw / 1400));
    padding-bottom: calc( 9 * (100vw / 1400));
}
/* =================
	title(top)
================= */
#staff_height_200918 .ttl_area{
    margin-bottom: calc( 94 * (100vw / 1400));
}
#staff_height_200918 .ttl_area._03{
    margin-bottom: calc( 93 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox span:first-child{
    font-size: calc( 23 * (100vw / 1400));
    padding-bottom: calc( 20 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox span:nth-child(2){
    font-size: calc( 45 * (100vw / 1400));
    padding-bottom: calc( 25 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox span:nth-child(2)::after{
    width: calc( 400 * (100vw / 1400));
    border-bottom: calc( 1 * (100vw / 1400)) solid #000000;
}
#staff_height_200918 .ttl_area .ttlbox span:last-child{
    font-size: calc( 27 * (100vw / 1400));
    padding-top: calc( 20 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .subttl{
    font-size: calc( 15 * (100vw / 1400));
    padding-top: calc( 40 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox_top span:first-child{
    font-size: calc( 17 * (100vw / 1400));
    padding-top: calc( 97 * (100vw / 1400));
}
#staff_height_200918 .ttl_area._02 .ttlbox_top span:first-child{
    padding-top: calc( 87 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox_top span:first-child::after{
    width: calc( 90 * (100vw / 1400));
    bottom: calc( -3 * (100vw / 1400));
    border-bottom: calc( 8 * (100vw / 1400)) solid #E5E5E5;
}
#staff_height_200918 .ttl_area .ttlbox_top span:nth-child(2){
    font-size: calc( 22 * (100vw / 1400));
    padding-top: calc( 17 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox_top img{
    width: calc( 250 * (100vw / 1400));
    padding-top: calc( 15 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox_top .ttlbox_price{
    font-size: calc( 14 * (100vw / 1400));
    padding-top: calc( 22 * (100vw / 1400));
    padding-right: calc( 6 * (100vw / 1400));
}
#staff_height_200918 .ttl_area._02 .ttlbox_top .ttlbox_price{
    padding-top: calc( 21 * (100vw / 1400));
    padding-right: calc( 1 * (100vw / 1400));
}
#staff_height_200918 .ttl_area._03 .ttlbox_top .ttlbox_price{
    margin-top: calc( -4 * (100vw / 1400));
}
#staff_height_200918 .ttl_area .ttlbox_top .ttlbox_txt{
    font-size: calc( 13 * (100vw / 1400));
    padding-top: calc( 38 * (100vw / 1400));
}
/* =================
	section1
================= */
#staff_height_200918 .sec1{
    margin-bottom: calc( 98 * (100vw / 1400));
}
#staff_height_200918 .sec1 .imgbox01{
    width: calc( 480 * (100vw / 1400));
    margin-bottom: calc( 50 * (100vw / 1400));
}
#staff_height_200918 .sec1 .imgbox01 .posibox{
    width: calc( 179 * (100vw / 1400));
    top: calc( 110 * (100vw / 1400));
    left: calc( -104 * (100vw / 1400));
}
#staff_height_200918 .sec1 .flexbox{
    width: calc( 850 * (100vw / 1400));
}
#staff_height_200918 .sec1 .imgbox02,#staff_height_200918 .sec1 .imgbox03{
    width: calc( 400 * (100vw / 1400));
}
#staff_height_200918 .sec1 .imgbox03{
    margin-top: calc( 60 * (100vw / 1400));
}
#staff_height_200918 .sec1 .credit{
    margin-top: calc( -34 * (100vw / 1400));
    margin-left: calc( 102 * (100vw / 1400));
}
/* =================
	section2
================= */
#staff_height_200918 .sec2{
    margin-bottom: calc( 96 * (100vw / 1400));
}
#staff_height_200918 .sec2 .imgbox01{
    width: calc( 450 * (100vw / 1400));
    margin-left: calc( 200 * (100vw / 1400));
    margin-bottom: calc( 50 * (100vw / 1400));
}
#staff_height_200918 .sec2 .imgbox01 .posibox{
    width: calc( 178 * (100vw / 1400));
    top: calc( 109 * (100vw / 1400));
    left: calc( -100 * (100vw / 1400));
}
#staff_height_200918 .sec2 .flexbox{
    width: calc( 990 * (100vw / 1400));
}
#staff_height_200918 .sec2 .imgbox02,#staff_height_200918 .sec2 .imgbox03{
    width: calc( 400 * (100vw / 1400));
}
#staff_height_200918 .sec2 .imgbox02{
    margin-right: calc( 190 * (100vw / 1400));
}
#staff_height_200918 .sec2 .imgbox03{
    margin-top: calc( -526 * (100vw / 1400));
}
#staff_height_200918 .sec2 .credit{
    margin-top: calc( -175 * (100vw / 1400));
    margin-left: calc( 431 * (100vw / 1400));
}
/* =================
	section3
================= */
#staff_height_200918 .sec3{
    width: calc( 1020 * (100vw / 1400));
    margin-bottom: calc( 60 * (100vw / 1400));
}
#staff_height_200918 .sec3 .blockbox{
    width: calc( 520 * (100vw / 1400));
    margin-right: calc( 45 * (100vw / 1400));
}
#staff_height_200918 .sec3 .imgbox01,
#staff_height_200918 .sec3 .imgbox02{
    width: calc( 300 * (100vw / 1400));
}
#staff_height_200918 .sec3 .imgbox01{
    margin-top: calc( 50 * (100vw / 1400));
    margin-left: calc( -5 * (100vw / 1400));
}
#staff_height_200918 .sec3 .imgbox02{
    margin-top: calc( -79 * (100vw / 1400));
    margin-left: calc( 215 * (100vw / 1400));
}
#staff_height_200918 .sec3 .imgbox03{
    width: calc( 451 * (100vw / 1400));
}
#staff_height_200918 .sec3 .imgbox03 .posibox{
    width: calc( 180 * (100vw / 1400));
    top: calc( 110 * (100vw / 1400));
    left: calc( -100 * (100vw / 1400));
}
#staff_height_200918 .sec3 .credit{
    width: calc( 450 * (100vw / 1400));
    margin-top: calc( -170 * (100vw / 1400));
    margin-right: calc( 4 * (100vw / 1400));
}
/* =================
	section4
================= */
#staff_height_200918 .sec4{
    margin-bottom: calc( 96 * (100vw / 1400));
}
#staff_height_200918 .sec4 .imgbox01{
    width: calc( 480 * (100vw / 1400));
    margin-bottom: calc( 50 * (100vw / 1400));
}
#staff_height_200918 .sec4 .imgbox01 .posibox{
    width: calc( 179 * (100vw / 1400));
    top: calc( 108 * (100vw / 1400));
    left: calc( -99 * (100vw / 1400));
}
#staff_height_200918 .sec4 .flexbox{
    width: calc( 810 * (100vw / 1400));
}
#staff_height_200918 .sec4 .imgbox02,#staff_height_200918 .sec4 .imgbox03{
    width: calc( 380 * (100vw / 1400));
}
#staff_height_200918 .sec4 .credit{
    margin-top: calc( 25 * (100vw / 1400));
    margin-left: calc( 121 * (100vw / 1400));
}
/* =================
	section5
================= */
#staff_height_200918 .sec5{
    width: calc( 1052 * (100vw / 1400));
    margin-bottom: calc( 98 * (100vw / 1400));
}
#staff_height_200918 .sec5 .blockbox{
    width: calc( 552 * (100vw / 1400));
    margin-right: calc( 49 * (100vw / 1400));
}
#staff_height_200918 .sec5 .imgbox01,
#staff_height_200918 .sec5 .imgbox02{
    width: calc( 300 * (100vw / 1400));
}
#staff_height_200918 .sec5 .imgbox01{
    margin-top: calc( 121 * (100vw / 1400));
}
#staff_height_200918 .sec5 .imgbox02{
    margin-top: calc( -120 * (100vw / 1400));
}
#staff_height_200918 .sec5 .imgbox03{
    width: calc( 450 * (100vw / 1400));
}
#staff_height_200918 .sec5 .imgbox03 .posibox{
    width: calc( 178 * (100vw / 1400));
    top: calc( 110 * (100vw / 1400));
    left: calc( -100 * (100vw / 1400));
}
#staff_height_200918 .sec5 .credit{
    width: calc( 450 * (100vw / 1400));
    margin-top: calc( -200 * (100vw / 1400));
}
/* =================
	section6
================= */
#staff_height_200918 .sec6{
    margin-bottom: calc( 146 * (100vw / 1400));
}
#staff_height_200918 .sec6 .imgbox01{
    width: calc( 450 * (100vw / 1400));
    margin-left: calc( 170 * (100vw / 1400));
    margin-bottom: calc( 50 * (100vw / 1400));
}
#staff_height_200918 .sec6 .imgbox01 .posibox{
    width: calc( 179 * (100vw / 1400));
    top: calc( 109 * (100vw / 1400));
    left: calc( -100 * (100vw / 1400));
}
#staff_height_200918 .sec6 .flexbox{
    width: calc( 950 * (100vw / 1400));
}
#staff_height_200918 .sec6 .imgbox02{
    width: calc( 400 * (100vw / 1400));
}
#staff_height_200918 .sec6 .imgbox03{
    width: calc( 380 * (100vw / 1400));
    margin-top: calc( -475 * (100vw / 1400));
}
#staff_height_200918 .sec6 .credit{
    margin-top: calc( -150 * (100vw / 1400));
    margin-left: calc( 431 * (100vw / 1400));
}
/* =================
	section7
================= */
#staff_height_200918 .sec7{
    margin-bottom: calc( 98 * (100vw / 1400));
}
#staff_height_200918 .sec7 .flexbox{
    width: calc( 820 * (100vw / 1400));
}
#staff_height_200918 .sec7 .imgbox01{
    width: calc( 480 * (100vw / 1400));
    margin-bottom: calc( 52 * (100vw / 1400));
}
#staff_height_200918 .sec7 .imgbox01 .posibox{
    width: calc( 179 * (100vw / 1400));
    top: calc( 110 * (100vw / 1400));
    left: calc( -99 * (100vw / 1400));
}
#staff_height_200918 .sec7 .imgbox02{
    width: calc( 420 * (100vw / 1400));
    margin-right: calc( 49 * (100vw / 1400));
}
#staff_height_200918 .sec7 .imgbox03{
    width: calc( 350 * (100vw / 1400));
}
#staff_height_200918 .sec7 .price{
    margin-top: calc( 10 * (100vw / 1400));
}
#staff_height_200918 .sec7 .sec_txt{
    width: calc( 350 * (100vw / 1400));
    margin-top: calc( -82 * (100vw / 1400));
}
/* =================
	section8
================= */
#staff_height_200918 .sec8{
    margin-left: calc( 30 * (100vw / 1400));
    margin-bottom: calc( 99 * (100vw / 1400));
}
#staff_height_200918 .sec8 .blockbox{
    width: calc( 940 * (100vw / 1400));
    margin-top: calc( 266 * (100vw / 1400));
    margin-left: calc( 4 * (100vw / 1400));
}
#staff_height_200918 .sec8 .imgbox01,
#staff_height_200918 .sec8 .imgbox02{
    width: calc( 351 * (100vw / 1400));
}
#staff_height_200918 .sec8 .imgbox02{
    margin-top: calc( 462 * (100vw / 1400));
    margin-left: calc( -45 * (100vw / 1400));
}
#staff_height_200918 .sec8 .imgbox03{
    width: calc( 450 * (100vw / 1400));
    margin-left: calc( -167 * (100vw / 1400));
    margin-top: calc( -264 * (100vw / 1400));
}
#staff_height_200918 .sec8 .imgbox03 .posibox{
    width: calc( 178 * (100vw / 1400));
    top: calc( 80 * (100vw / 1400));
    left: calc( -99 * (100vw / 1400));
}
#staff_height_200918 .sec8 .credit{
    width: calc( 299 * (100vw / 1400));
    margin-top: calc( -222 * (100vw / 1400));
    margin-right: calc( 32 * (100vw / 1400));
}
/* =================
	section9
================= */
#staff_height_200918 .sec9{
    margin-bottom: calc( 95 * (100vw / 1400))px;
}
#staff_height_200918 .sec9 .imgbox01{
    width: calc( 480 * (100vw / 1400));
    margin-bottom: calc( 49 * (100vw / 1400));
}
#staff_height_200918 .sec9 .imgbox01 .posibox{
    width: calc( 180 * (100vw / 1400));
    top: calc( 109 * (100vw / 1400));
    left: calc( -100 * (100vw / 1400));
}
#staff_height_200918 .sec9 .flexbox{
    width: calc( 830 * (100vw / 1400));
}
#staff_height_200918 .sec9 .imgbox02{
    width: calc( 380 * (100vw / 1400));
}
#staff_height_200918 .sec9 .imgbox03{
    width: calc( 400 * (100vw / 1400));
    margin-top: calc( 100 * (100vw / 1400));
}
#staff_height_200918 .sec9 .credit{
    margin-top: calc( -104 * (100vw / 1400));
    margin-left: calc( 112 * (100vw / 1400));
}
/* =================
	btn
================= */
#staff_height_200918 .staff_btn{
    width: calc( 380 * (100vw / 1400));
    height: calc( 74 * (100vw / 1400));
    margin-bottom: calc( 31 * (100vw / 1400));
    font-size: calc( 22 * (100vw / 1400));
    line-height: calc( 74 * (100vw / 1400));
    border: calc( 1 * (100vw / 1400)) solid #000000;
}
/* =================
	vol1
================= */
#staff_height_200918 .vol1{
    width: calc( 92 * (100vw / 1400));
    margin-bottom: calc( 139 * (100vw / 1400));
    margin-bottom: calc( 139 * (100vw / 1400));
}
#staff_height_200918 .vol1 a{
    width: calc( 64 * (100vw / 1400));
    display: block;
    margin: 0 auto calc(5*(100vw/1400));
}
}