@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
================= */
.bx-wrapper{
	display: none;
}
.main-area {
    overflow: hidden;
  }
.main-area .main-inner{
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
#trend_200903{
    width: 1400px;
    margin: 0 auto;
}
#trend_200903 .trend_all{
    width: 1400px;
    box-sizing: border-box;
    font-feature-settings: "palt";
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto;
    margin-top: 65px;
}
#trend_200903 img{
    width: 100%;
}
/* #trend_200903 a{
    display: block;
} */
.flexbox{
    display: flex;
}
.sec_und.flexbox{
    justify-content: center;
}
#trend_200903 h3{
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.09em;
}
.sec_num{
    width: 100px;
}
.h_price,.d_name{
    text-align: center;
    letter-spacing: 0.1em;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.h_price{
    font-size: 18px;
}
.m_txt{
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 2.35;
    text-align: center;
	font-feature-settings: normal;
}
.d_name{
    font-size: 13px;
}
.l_txt{
    font-size: 13px;
    letter-spacing: 0.08em;
    line-height: 2.3;
	font-feature-settings: normal;
}
#trend_200903 .price{
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.1em;
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 9px;
}
.sp_only{
    display: none !important;
}
.bx-wrapper{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* box-shadow: 0 0 5px #ccc; */
    /* border: 5px solid #fff; */
    /* background: #fff; */
}
/* =================
	title(top)
================= */
#trend_200903 h2{
    width: 350px;
    margin: 0 auto;
    padding-bottom: 15px;
}
#trend_200903 .vol1{
    width: 82px;
    margin: 0 auto;
    padding-bottom: 65px;
}
#trend_200903 .trend_top{
    width: 1050px;
    margin: 0 auto;
    padding-right: 16px;
    padding-bottom: 45px;
}
#trend_200903 .top_txt{
    font-size: 15px;
    letter-spacing: 0.08em;
    line-height: 2.13;
    text-align: center;
    padding-bottom: 91px;
}
/* =================
	section1
================= */
#trend_200903 .trend_sec1{
    width: 1400px;
    margin-bottom: 139px;
}
#trend_200903 .trend_sec1 .sec_top{
    width: 833px;
    margin: 0 auto;
    margin-bottom: 81px;
}
#trend_200903 .trend_sec1 .top_lef{
    width: 450px;
    margin-right: 96px;
}
#trend_200903 .trend_sec1 .top_rgt{
    margin-top: 196px;
}
#trend_200903 .trend_sec1 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 12px;
}
#trend_200903 .trend_sec1 h3{
    padding-bottom: 11px;
}
#trend_200903 .trend_sec1 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec1 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec1 .sec_mid{
    margin-bottom: 80px;
}
#trend_200903 .trend_sec1 .sec_mid li:first-child{
    width: 450px;
	height: 675px;
    margin-left: 630px;
    position: relative;
    z-index: 0;
}
#trend_200903 .trend_sec1 .sec_mid li:first-child a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec1 .sec_mid li:first-child a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec1 .sec_mid li:first-child a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec1 .sec_mid li:first-child a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec1 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 630px;
    background-color: #F9F3ED;
    position: absolute;
    top: 120px;
    left: -310px;
    z-index: -1;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(3){
    width: 350px;
    margin-top: -450px;
    margin-left: 220px;
    position: relative;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(4){
    margin-left: auto;
    margin-right: 170px;
    margin-top: -30px;
    width: 395px;
    padding-bottom: 23px;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(5){
    width: 350px;
    height: 525px;
    margin-top: -330px;
    margin-left: 830px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(5) a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(5) a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(5) a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec1 .sec_mid li:nth-child(5) a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec1 .und_lef{
    width: 350px;
    margin-right: 103px;
    margin-left: -59px;
    position: relative;
}
#trend_200903 .trend_sec1 .und_lef::before{
    content: '';
    width: 100vw;
    height: 375px;
    background-color: #F9F3ED;
    position: absolute;
    top: 75px;
    right: -450px;
    z-index: -1;
}
#trend_200903 .trend_sec1 .sec_und .l_txt{
    text-align: center;
    padding-top: 218px;
}
/* =================
	section2
================= */
#trend_200903 .trend_sec2{
    width: 1400px;
    margin-bottom: 113px;
}
#trend_200903 .trend_sec2 .sec_top{
    width: 850px;
    margin: 0 auto;
    margin-bottom: 81px;
}
#trend_200903 .trend_sec2 .top_lef{
    margin-top: 146px;
    /*padding-left: 17px;*/
    padding-right: 70px;
}
#trend_200903 .trend_sec2 .top_rgt{
    width: 450px;
}
#trend_200903 .trend_sec2 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 12px;
}
#trend_200903 .trend_sec2 h3{
    padding-bottom: 11px;
}
#trend_200903 .trend_sec2 .h_price{
    padding-bottom: 25px;
}
#trend_200903 .trend_sec2 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec2 .sec_mid{
    margin-bottom: 80px;
}
#trend_200903 .trend_sec2 .sec_mid li:first-child{
    width: 400px;
    margin-left: 270px;
    position: relative;
}
#trend_200903 .trend_sec2 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 600px;
    background-color: #F2F2EB;
    position: absolute;
    top: 100px;
    right: -380px;
    z-index: -1;
}
#trend_200903 .trend_sec2 .sec_mid li:nth-child(2){
    width: 400px;
    margin-top: -417px;
    margin-left: 730px;
}
#trend_200903 .trend_sec2 .sec_mid li:nth-child(3){
	width: 396px;
    margin-top: -141px;
    margin-left: 271px;
    padding-bottom: 23px;
}
/* =================
	section3
================= */
#trend_200903 .trend_sec3{
    width: 1400px;
    margin-bottom: 140px;
}
#trend_200903 .trend_sec3 .sec_top{
    width: 860px;
    margin: 0 auto;
    margin-bottom: 80px;
}
#trend_200903 .trend_sec3 .top_lef{
    width: 450px;
    margin-right: 75px;
}
#trend_200903 .trend_sec3 .top_rgt{
    /*margin-top: 184px;*/
	margin-top: auto;
	margin-bottom: auto;
}
#trend_200903 .trend_sec3 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec3 h3{
    line-height: 1.36;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec3 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec3 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec3 .sec_mid li:first-child{
    width: 450px;
    margin-left: 250px;
    margin-bottom: 80px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec3 .sec_mid li:first-child a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec3 .sec_mid li:first-child a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec3 .sec_mid li:first-child a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec3 .sec_mid li:first-child a:hover img:first-child{
    opacity: 0;
}
/*
#trend_200903 .trend_sec3 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 600px;
    background-color: #F7F4EB;
    position: absolute;
    top: 102px;
    right: -390px;
    z-index: -1;
}
*/
#trend_200903 .trend_sec3 .sec_mid div{
    width: 275px;
    margin-left: 50px;
    margin-top: 475px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec3 .sec_mid li:nth-child(2){
    width: 400px;
    height: 600px;
    margin-top: 202px;
    margin-left: 80px;
    padding-bottom: 43px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec3 .sec_mid li:nth-child(2) a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec3 .sec_mid li:nth-child(2) a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec3 .sec_mid li:nth-child(2) a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec3 .sec_mid li:nth-child(2) a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec3 .sec_mid li:nth-child(3){
    margin-left: 250px;
}
#trend_200903 .trend_sec3 .sec_mid li .txtbox{
    margin-top: 45px;
}
#trend_200903 .trend_sec3 .sec_und{
    flex-direction: row-reverse;
	justify-content: end;
	margin-right: 270px;
}
#trend_200903 .trend_sec3 .und_lef{
    width: 320px;
    margin-bottom: 80px;
    position: relative;
}
#trend_200903 .trend_sec3 .und_lef a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec3 .und_lef a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec3 .und_lef a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec3 .und_lef a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec3 .und_lef::before{
    content: '';
    width: 100vw;
    height: 705px;
    background-color: #F7F4EB;
    position: absolute;
    top: 100px;
    left: -660px;
    z-index: -1;
}
#trend_200903 .trend_sec3 .sec_und .l_txt{
    text-align: right;
    margin-right: 45px;
    margin-top: 45px;
	margin-bottom: 95px;
}
/* =================
	section4
================= */
#trend_200903 .trend_sec4{
    width: 1400px;
    margin-bottom: 135px;
}
#trend_200903 .trend_sec4 .sec_top{
    width: 844px;
    margin: 0 auto;
    margin-bottom: 80px;
}
#trend_200903 .trend_sec4 .top_lef{
    width: 450px;
    margin-right: 80px;
}
#trend_200903 .trend_sec4 .top_rgt{
    /*margin-top: 184px;*/
	margin-top: auto;
	margin-bottom: auto;
}
#trend_200903 .trend_sec4 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec4 h3{
    line-height: 1.36;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec4 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec4 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec4 .sec_mid{
    justify-content: space-between;
    width: 900px;
    margin-left: 250px;
}
#trend_200903 .trend_sec4 .sec_mid li:first-child{
    width: 400px;
    position: relative;
}
#trend_200903 .trend_sec4 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 570px;
    background-color: #EDF2ED;
    position: absolute;
    top: 175px;
    left: -80px;
    z-index: -1;
}
#trend_200903 .trend_sec4 .sec_mid li:nth-child(2){
    width: 400px;
}
#trend_200903 .trend_sec4 .sec_mid li .txtbox{
    margin-top: 45px;
}
#trend_200903 .trend_sec4 .sec_mid li .price{
    padding-top: 11px;
}
/* =================
	section5
================= */
#trend_200903 .trend_sec5{
    width: 1400px;
    margin-bottom: 136px;
}
#trend_200903 .trend_sec5 .sec_top{
    width: 835px;
    margin: 0 auto;
    margin-bottom: 80px;
    flex-direction: row-reverse;
}
#trend_200903 .trend_sec5 .top_lef{
    width: 450px;
    margin-left: 96px;
}
#trend_200903 .trend_sec5 .top_rgt{
    /*margin-top: 145px;*/
	margin-top: auto;
	margin-bottom: auto;
}
#trend_200903 .trend_sec5 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec5 h3{
    line-height: 1.36;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec5 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec5 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec5 .sec_mid._01{
    margin-left: 215px;
}
#trend_200903 .trend_sec5 .sec_mid._02{
    flex-direction: row-reverse;
    text-align: end;
    width: 902px;
    margin-top: -412px;
    margin-left: 283px;
}
#trend_200903 .trend_sec5 .sec_mid._01 li .txtbox{
    margin-top: 45px;
    margin-left: 50px;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:first-child{
    width: 400px;
    position: relative;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:nth-child(2){
    width: 450px;
    height: 675px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:nth-child(2) a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:nth-child(2) a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:nth-child(2) a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:nth-child(2) a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec5 .sec_mid._01 li:first-child::before{
    content: '';
    width: 100vw;
    height: 500px;
    background-color: #F4F3F2;
    position: absolute;
    top: 100px;
    right: -490px;
    z-index: -1;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:first-child{
    width: 450px;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:first-child{
    width: 450px;
    height: 675px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:first-child a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:first-child a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:first-child a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:first-child a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec5 .sec_mid._02 li:nth-child(3){
    margin-top: 500px;
    margin-right: 50px;
}
/* =================
	section6
================= */
#trend_200903 .trend_sec6{
    width: 1400px;
    margin-bottom: 134px;
}
#trend_200903 .trend_sec6 .sec_top{
    width: 830px;
    margin: 0 auto;
    margin-bottom: 80px;
}
#trend_200903 .trend_sec6 .top_lef{
    width: 450px;
    margin-right: 80px;
}
#trend_200903 .trend_sec6 .top_rgt{
    /*margin-top: 194px;*/
	margin-top: auto;
	margin-bottom: auto;
}
#trend_200903 .trend_sec6 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec6 h3{
    line-height: 1.36;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec6 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec6 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec6 .sec_mid{
    width: 920px;
    justify-content: space-between;
    margin-left: 239px;
}
#trend_200903 .trend_sec6 .sec_mid li:first-child{
    width: 400px;
    margin-top: 200px;
    position: relative;
}
#trend_200903 .trend_sec6 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 600px;
    background-color: #F4EFEA;
    position: absolute;
    top: -100px;
    left: -79px;
    z-index: -1;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2){
    width: 400px;
    height: 600px;
    position: relative;
    z-index: 10;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2) a{
    position: relative;
    display: block;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2) a img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.5s;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2) a img:first-child{
    z-index: 10;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2) a:hover img:first-child{
    opacity: 0;
}
#trend_200903 .trend_sec6 .sec_mid .txtbox{
    margin-top: 43px;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2) .txtbox{
    margin-top: 643px;
}
#trend_200903 .trend_sec6 .sec_mid li:nth-child(2) .txtbox a{
    display: unset;
}
/* =================
	section7
================= */
#trend_200903 .trend_sec7{
    width: 1400px;
    margin-bottom: 135px;
}
#trend_200903 .trend_sec7 .sec_top{
    width: 820px;
    margin: 0 auto;
    margin-bottom: 80px;
    flex-direction: row-reverse;
}
#trend_200903 .trend_sec7 .top_lef{
    width: 450px;
    margin-left: 80px;
}
#trend_200903 .trend_sec7 .top_rgt{
    /*margin-top: 194px;*/
	margin-top: auto;
	margin-bottom: auto;
}
#trend_200903 .trend_sec7 .sec_num{
    width: 115px;
    margin-left: auto;
	margin-right: auto;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec7 h3{
    line-height: 1.36;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec7 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec7 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec7 .sec_mid{
    width: 861px;
    justify-content: space-between;
    margin-left: 269px;
}
#trend_200903 .trend_sec7 .sec_mid li:first-child{
    width: 420px;
    position: relative;
}
#trend_200903 .trend_sec7 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 430px;
    background-color: #F4EFEA;
    position: absolute;
    top: 100px;
    right: -536px;
    z-index: -1;
}
#trend_200903 .trend_sec7 .sec_mid li .txtbox{
    text-align: center;
    margin-right: 5px;
    margin-top: 195px;
}
#trend_200903 .trend_sec7 .sec_mid li .txtbox .price{
    padding-top: 12px;
}
/* =================
	section8
================= */
#trend_200903 .trend_sec8{
    width: 1400px;
    margin: 0 auto;
    margin-bottom: 70px;
}
#trend_200903 .top_top{
    padding-bottom: 25px;
}
#trend_200903 .trend_sec8 .sec_num{
    width: 115px;
    margin: 0 auto;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec8 h3{
    line-height: 1.36;
    padding-bottom: 9px;
}
#trend_200903 .trend_sec8 .h_price{
    padding-bottom: 26px;
}
#trend_200903 .trend_sec8 .m_txt{
    padding-bottom: 21px;
}
#trend_200903 .trend_sec8 .top_dow{
    margin-bottom: 78px;
}
#trend_200903 .trend_sec8 .sec_top{
    width: 877px;
    margin: 0 auto;
    justify-content: space-between;
    padding-bottom: 34px;
}
#trend_200903 .trend_sec8 .sec_top .top_lef{
    width: 400px;
}
#trend_200903 .trend_sec8 .sec_top .top_rgt{
    width: 417px;
}
#trend_200903 .trend_sec8 .sec_mid{
    width: 756px;
    margin-left: 322px;
    margin-bottom: 97px;
}
#trend_200903 .trend_sec8 .sec_mid li:first-child{
    width: 420px;
    position: relative;
}
#trend_200903 .trend_sec8 .sec_mid li:first-child::before{
    content: '';
    width: 100vw;
    height: 464px;
    background-color: #F9F8EA;
    position: absolute;
    top: 126px;
    left: -80px;
    z-index: -1;
}
#trend_200903 .trend_sec8 .sec_mid li:nth-child(2){
    z-index: 50;
	position: relative;
    width: 250px;
}
#trend_200903 .trend_sec8 .sec_mid li .txtbox{
    margin-left: -49px;
    margin-top: 300px;
	position: absolute;
}
#trend_200903 .trend_sec8 .sec_mid li .txtbox .price{
    padding-top: 12px;
}
#trend_200903 .btnbox{
    margin-bottom: 140px;
}
#trend_200903 .trend_btn{
    width: 480px;
    margin: 0 auto;
    margin-bottom: 29px;
}
#trend_200903 .btnbox .vol{
    width: 65px;
    margin: 0 auto;
}

/* for tablet */
@media only screen and (max-device-width: 1024px){
	.sp_only {
		display: none !important;
    }
      /* =================
	all
    ================= */
    .main-area .main-inner{
        max-width: calc(1200 * (100vw / 1200));
    }
    #trend_200903{
        width: calc(1200 * (100vw / 1200));
    }
    #trend_200903 .trend_all{
        width: calc(1200 * (100vw / 1200));
        margin-top: calc( 65 * (100vw / 1200));
    }
    #trend_200903 h3{
        font-size: calc( 18 * (100vw / 1200));
    }
    .sec_num{
        width: calc( 100 * (100vw / 1200))
    }
    .h_price{
        font-size: calc( 18 * (100vw / 1200));
    }
    .m_txt{
        font-size: calc( 13 * (100vw / 1200));
    }
    .d_name{
        font-size: calc( 13 * (100vw / 1200));
    }
    .l_txt{
        font-size: calc( 13 * (100vw / 1200));
    }
    #trend_200903 .price{
        font-size: calc( 12 * (100vw / 1200));
        padding-top: calc( 9 * (100vw / 1200));
    }
    /* =================
        title(top)
    ================= */
    #trend_200903 h2{
        width: calc( 350 * (100vw / 1200));
        padding-bottom: calc( 15 * (100vw / 1200));
    }
    #trend_200903 .vol1{
        width: calc( 82 * (100vw / 1200));
        padding-bottom: calc( 65 * (100vw / 1200));
    }
    #trend_200903 .trend_top{
        width: calc( 1050 * (100vw / 1200));
        padding-right: calc( 16 * (100vw / 1200));
        padding-bottom: calc( 45 * (100vw / 1200));
    }
    #trend_200903 .top_txt{
        font-size: calc( 15 * (100vw / 1200));
        padding-bottom: calc( 91 * (100vw / 1200));
    }
    /* =================
        section1
    ================= */
    #trend_200903 .trend_sec1{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 139 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_top{
        width: calc( 833 * (100vw / 1200));
        margin-bottom: calc( 81 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .top_lef{
        width: calc( 450 * (100vw / 1200));
        margin-right: calc( 96 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .top_rgt{
        margin-top: calc( 196 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 12 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 h3{
        padding-bottom: calc( 11 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_mid{
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_mid li:first-child{
        width: calc( 450 * (100vw / 1200));
		height: calc( 675 * (100vw / 1200));
        margin-left: calc( 630 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_mid li:first-child::before{
        height: calc( 525 * (100vw / 1200));
        top: calc( 381 * (100vw / 1200));
        left: calc( -490 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_mid li:nth-child(2){
        width: calc( 350 * (100vw / 1200));
        margin-top: calc( -450 * (100vw / 1200));
        margin-left: calc( 220 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_mid li:nth-child(3){
		margin-right: calc( 180 * (100vw / 1200));
		margin-top: calc( -30 * (100vw / 1200));
		width: calc( 385 * (100vw / 1200));
        padding-bottom: calc( 23 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_mid li:nth-child(4){
		margin-left: auto;
		margin-right: calc( 170 * (100vw / 1200));
		margin-top: calc( -30 * (100vw / 1200));
		width: calc( 395 * (100vw / 1200));
		padding-bottom: calc( 23 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .und_lef{
        width: calc( 350 * (100vw / 1200));
        margin-right: calc( 103 * (100vw / 1200));
        margin-left: calc( -59 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .und_lef::before{
        height: calc( 375 * (100vw / 1200));
        top: calc( 75 * (100vw / 1200));
        right: calc( -450 * (100vw / 1200));
    }
    #trend_200903 .trend_sec1 .sec_und .l_txt{
        padding-top: calc( 218 * (100vw / 1200));
    }
    /* =================
        section2
    ================= */
    #trend_200903 .trend_sec2{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 113 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_top{
        width: calc( 850 * (100vw / 1200));
        margin-bottom:calc( 81 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .top_lef{
        margin-top: calc( 146 * (100vw / 1200));
        padding-left: calc( 17 * (100vw / 1200));
        padding-right: calc( 70 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .top_rgt{
        width: calc( 450 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 12 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 h3{
        padding-bottom: calc( 11 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .h_price{
        padding-bottom: calc( 25 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_mid{
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_mid li:first-child{
        width: calc( 400 * (100vw / 1200));
        margin-left: calc( 270 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_mid li:first-child::before{
        height: calc( 600 * (100vw / 1200));
        top: calc( 100 * (100vw / 1200));
        right: calc( -380 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_mid li:nth-child(2){
        width: calc( 400 * (100vw / 1200));
        margin-top: calc( -417 * (100vw / 1200));
        margin-left: calc( 730 * (100vw / 1200));
    }
    #trend_200903 .trend_sec2 .sec_mid li:nth-child(3){
		width: calc( 396 * (100vw / 1200));;
        margin-top: calc( -141 * (100vw / 1200));
        margin-left: calc( 271 * (100vw / 1200));
        padding-bottom: calc( 23 * (100vw / 1200));
    }
    /* =================
        section3
    ================= */
    #trend_200903 .trend_sec3{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 140 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_top{
        width: calc( 860 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .top_lef{
        width: calc( 450 * (100vw / 1200));
        margin-right: calc( 96 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .top_rgt{
    }
    #trend_200903 .trend_sec3 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 h3{
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_mid li:first-child{
        width: calc( 450 * (100vw / 1200));
        margin-left: calc( 250 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_mid li:nth-child(2){
        width: calc( 400 * (100vw / 1200));
        height: calc( 600 * (100vw / 1200));
        margin-top: calc( 202 * (100vw / 1200));
        margin-left: calc( 80 * (100vw / 1200));
        padding-bottom: calc( 43 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_mid li:nth-child(3){
        margin-left: calc( 250 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_mid li .txtbox{
        margin-top: calc( 45 * (100vw / 1200));
    }
	#trend_200903 .trend_sec3 .sec_mid div{
		width: calc( 275 * (100vw / 1200));
		margin-left: calc( 50 * (100vw / 1200));
		margin-top: calc( 475 * (100vw / 1200));
	}
	#trend_200903 .trend_sec3 .sec_mid li:nth-child(2){
		width: calc( 400 * (100vw / 1200));
		height: calc( 600 * (100vw / 1200));
		margin-top: calc( 202 * (100vw / 1200));
		margin-left: calc( 80 * (100vw / 1200));
		padding-bottom: calc( 43 * (100vw / 1200));
	}
    #trend_200903 .trend_sec3 .und_lef{
        width: calc( 320 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .und_lef::before{
        height: calc( 350 * (100vw / 1200));
        top: calc( 100 * (100vw / 1200));
        left: calc( -660 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_und{
        margin-right: calc( 270 * (100vw / 1200));
    }
    #trend_200903 .trend_sec3 .sec_und .l_txt{
        margin-right: calc( 45 * (100vw / 1200));
        margin-top: calc( 45 * (100vw / 1200));
		margin-bottom: calc(90*(100vw/1200));
    }
    /* =================
        section4
    ================= */
    #trend_200903 .trend_sec4{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 135 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_top{
        width: calc( 844 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .top_lef{
        width: calc( 450 * (100vw / 1200));
        margin-right: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .top_rgt{
    }
    #trend_200903 .trend_sec4 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 h3{
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_mid{
        width: calc( 900 * (100vw / 1200));
        margin-left: calc( 250 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_mid li:first-child{
        width: calc( 400 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_mid li:first-child::before{
        height: calc( 570 * (100vw / 1200));
        top: calc( 175 * (100vw / 1200));
        left: calc( -80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_mid li:nth-child(2){
        width: calc( 400 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_mid li .txtbox{
        margin-top: calc( 45 * (100vw / 1200));
    }
    #trend_200903 .trend_sec4 .sec_mid li .price{
        padding-top: calc( 11 * (100vw / 1200));
    }
    /* =================
        section5
    ================= */
    #trend_200903 .trend_sec5{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 136 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_top{
        width: calc( 835 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .top_lef{
        width: calc( 450 * (100vw / 1200));
        margin-left: calc( 96 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .top_rgt{
    }
    #trend_200903 .trend_sec5 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 h3{
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._01{
        margin-left: calc( 215 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._02{
        width: calc( 902 * (100vw / 1200));
        margin-top: calc( -412 * (100vw / 1200));
        margin-left:calc( 283 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._01 li .txtbox{
        margin-top: calc( 45 * (100vw / 1200));
        margin-left: calc( 50 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._01 li:first-child{
        width: calc( 400 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._01 li:nth-child(2){
        width: calc( 450 * (100vw / 1200));
        height: calc( 675 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._01 li:first-child::before{
        height: calc( 500 * (100vw / 1200));
        top: calc( 100 * (100vw / 1200));
        right: calc( -490 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._02 li:first-child{
        width: calc( 450 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._02 li:first-child{
        width: calc( 450 * (100vw / 1200));
        height: calc( 675 * (100vw / 1200));
    }
    #trend_200903 .trend_sec5 .sec_mid._02 li:nth-child(2){
        margin-top: calc( 448 * (100vw / 1200));
        margin-right: calc( 50 * (100vw / 1200));
    }
    /* =================
        section6
    ================= */
    #trend_200903 .trend_sec6{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 134 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_top{
        width: calc( 830 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .top_lef{
        width: calc( 450 * (100vw / 1200));
        margin-right: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .top_rgt{
        /*margin-top: calc( 194 * (100vw / 1200));*/
    }
    #trend_200903 .trend_sec6 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 h3{
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_mid{
        width: calc( 920 * (100vw / 1200));
        margin-left: calc( 239 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_mid li:first-child{
        width: calc( 400 * (100vw / 1200));
        margin-top: calc( 200 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_mid li:first-child::before{
        height: calc( 600 * (100vw / 1200));
        top: calc( -100 * (100vw / 1200));
        left: calc( -79 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_mid li:nth-child(2){
        width: calc( 400 * (100vw / 1200));
        height: calc( 600 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_mid .txtbox{
        margin-top: calc( 43 * (100vw / 1200));
    }
    #trend_200903 .trend_sec6 .sec_mid li:nth-child(2) .txtbox{
        margin-top: calc( 643 * (100vw / 1200));
    }
    /* =================
        section7
    ================= */
    #trend_200903 .trend_sec7{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 135 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .sec_top{
        width: calc( 820 * (100vw / 1200));
        margin-bottom: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .top_lef{
        width: calc( 450 * (100vw / 1200));
        margin-left: calc( 80 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .top_rgt{
        /*margin-top: calc( 194 * (100vw / 1200));*/
    }
    #trend_200903 .trend_sec7 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 h3{
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .sec_mid{
        width: calc( 861 * (100vw / 1200));
        margin-left: calc( 269 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .sec_mid li:first-child{
        width: calc( 420 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .sec_mid li:first-child::before{
        height: calc( 430 * (100vw / 1200));
        top: calc( 100 * (100vw / 1200));
        right: calc( -536 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .sec_mid li .txtbox{
        margin-right: calc( 5 * (100vw / 1200));
        margin-top: calc( 195 * (100vw / 1200));
    }
    #trend_200903 .trend_sec7 .sec_mid li .txtbox .price{
        padding-top: calc( 12 * (100vw / 1200));
    }
    /* =================
        section8
    ================= */
    #trend_200903 .trend_sec8{
        width: calc(1200 * (100vw / 1200));
        margin-bottom: calc( 70 * (100vw / 1200));
    }
    #trend_200903 .top_top{
        padding-bottom: calc( 25 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_num{
        width: calc( 115 * (100vw / 1200));
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 h3{
        padding-bottom: calc( 9 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .h_price{
        padding-bottom: calc( 26 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .m_txt{
        padding-bottom: calc( 21 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .top_dow{
        margin-bottom: calc( 78 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_top{
        width: calc( 877 * (100vw / 1200));
        padding-bottom: calc( 34 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_top .top_lef{
        width: calc( 400 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_top .top_rgt{
        width: calc( 417 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_mid{
        width:calc( 756 * (100vw / 1200));
        margin-left: calc( 322 * (100vw / 1200));
        margin-bottom: calc( 97 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_mid li:first-child{
        width: calc( 420 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_mid li:first-child::before{
        height: calc( 464 * (100vw / 1200));
        top: calc( 126 * (100vw / 1200));
        left: calc( -80 * (100vw / 1200));
    }
	#trend_200903 .trend_sec8 .sec_mid li:nth-child(2){
		width: calc( 250 * (100vw / 1200));
	}
    #trend_200903 .trend_sec8 .sec_mid li .txtbox{
        margin-left: calc( -49 * (100vw / 1200));
        margin-top: calc( 300 * (100vw / 1200));
    }
    #trend_200903 .trend_sec8 .sec_mid li .txtbox .price{
        padding-top: calc(12 * (100vw / 1200));
    }
    #trend_200903 .btnbox{
        margin-bottom: calc( 140 * (100vw / 1200));
    }
    #trend_200903 .trend_btn{
        width: calc( 480 * (100vw / 1200));
        margin-bottom: calc(29 * (100vw / 1200));
    }
    #trend_200903 .btnbox .vol{
        width: calc( 64 * (100vw / 1200));
    }
}