@charset "UTF-8";
/*reset css -->*/
*,
*::before,
*::after {
    box-sizing: border-box;
}
*  {
    min-height: 0;
    min-width : 0;
}
html,body,div,span,
h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,
table,tbody,tfoot,thead,tr,th,td,
article,aside,footer,header,nav,main,section,
manu,figure,figblock-event--day-name {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
article,aside,footer,header,menu,nav,section {
    display: block;
}
ol,ul {
    list-style: none;
    list-style-type: none;
}
.media_pc {
    display: inline-block;
}
.media_sp {
    display: none !important;
}
/*<-----resetcss*/
html{
    font-size: 62.5%;
}
body{
    font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif; /*-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif*/;
    color: #333;
    font-size: 1.6em;
    background-color: #fff;
    overflow-x: hidden;
    letter-spacing: 0.05em;
    line-height: 1.6;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align:middle;
}
a {
    cursor: pointer;
    color: #000;
}
/*<-----resetcss*/
.text3 {
    font-size: 15px;
    margin-top: 0%;
    margin-bottom: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.item_description2 {
    margin: 0px auto;
    margin-top: 0%;
    text-align: center;
}
.item_block_1 .slide-wrap {
    padding: 10px;
    background: #fff;
}
.item_block_1 .slide-wrap img {
    display: block;
}
.item_block_1 .slide-contener {
    max-width: 1200px;
    width: 100%;
    margin: 20px auto;
}
.item_block_1 .slide-item {
    margin: 0 5px;
    width: 420px!important;
}


.item_block_1 .slide-contener ul.slick-dots {
    display: flex!important;
    flex-wrap: wrap;
    justify-content:center;
    align-items: center;
}
.slick-dots li {
    cursor: pointer;
    margin: 10px 5px;
    width: 50px;
    height: auto;
}
.slick-dots {
    bottom: -120px;
}
.slick-dots .slick-active{
    border: solid 0.5px;
}
.next , .prev {
    position: absolute;
    top: 0;
    cursor: pointer;
    height: 630px;
    width: 31.7%;
    background: rgba(225,225,225,0.5);
    z-index: 100;
    line-height: 630px;
    text-align: center;
    color: #666;
    font-size: 25px;
}
.next {
    right:0;
}

.item_block_1 img.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    width: 6%;
    top: 44%;
    left: 72%;
    opacity: 0.6;
}
.item_block_1 img.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    width: 6%;
    top: 44%;
    left: 22%;
    z-index: 2;
    opacity: 0.7;
}
.item_block_1 .slick01 .prevarrow {
    FONT-WEIGHT: 300;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    background-color: rgba(225,225,225,0.5);
    line-height: 35px;
    text-align: center;
}
.item_block_1 .slick01 .slick-arrow {
    display: block !important;
}



.fadeIn_up {
    opacity: 0;
    transform: translate(0, 5%);
    transition: 2s;
}
.fadeIn_up.is-show {
    transform: translate(0, 0);
    opacity: 1;
}
.flex_box{
    display: flex;
    max-width: 1200px;
    margin: 100px auto;
    align-items: center;
}
.banner_text {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 50px auto;
    text-align: center;
}
.item_variation {
    width: 60%;
    position: relative;
}
.item_info {
    width: 40%;
    padding-left: 40px;
    letter-spacing: .1rem;
}
.item_variation img{
    width: 85%;
    margin: 0 auto;
}
.left {
    max-width: 45%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0%;
}
.rightmodel {
    max-width: 45%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10%;
}
.centermodel {
    display: flex;
    max-width: 1200px;
    margin: 100px auto;
    align-items: center;
    width: 30%;
}
.right {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
}
.detail_img {
    max-width: 70%;
    margin-left: 20%;
}
.view_more_btn {
    margin: 0px auto;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    /* border: solid 1px #444; */
    padding: 12px 90px;
    font-size: 22px;
    color: white;
    background: #ff5e00;
    letter-spacing: .6px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    border-radius: 25px;
}
.view_more_btn:hover {
    background: #444;
    color: white;
    text-decoration: none;
}
.buy_btn{
    font-family: 'Noto Sans JP', sans-serif;
    margin-top: 10%;
    text-align: center;
    padding: 5px 15px;
    font-size: 20px;
    color: #ffffff;
    background: #ff5e00;
    letter-spacing: 0.6px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    border-radius:30px;
}
.buy_btn:hover {
    background: #444;
    color: white;
    text-decoration: none;
}
.item_name {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
}
.styling-name {
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 3.8rem;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 12%;
    font-weight: 700;
    letter-spacing: .1rem;
}
.styling-name:before {
    border: 1px solid;
    content: "";
    flex-grow: 1;
    margin-right: 2.3rem;
}
.item_name::after{
    border: 1px solid black;
}
.text2 {
    font-size: 17px;
    margin-top: 5%;
    margin-bottom: 14px;
    font-family: 'Noto Sans JP', sans-serif;
}
.imp {
    font-size: 15px;
}
.color {
    font-size: 12px;
    margin: 5% auto;
    font-family: 'Noto Sans JP', sans-serif;
}
.btn-1{
    margin: 10% auto;
    text-align: center;
}
.color_area {
    margin-top: 140px;
    text-align: center;
}
.color_area .heavy_t_content_ttl {
    margin-bottom: 30px;
    text-align: center;
}
.heavy_t_content_ttl {
    font-family: 'Roboto', sans-serif;
    font-size: 3.8rem;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 12%;
    font-weight: 700;
    letter-spacing: .1rem;
}
.heavy_t_content_ttl:before {
    border: 1px solid;
    content: "";
    flex-grow: 1;
    margin-right: 2.3rem;
}
.color_area_body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 150px 20px;
}
.color_area_img {
    width: 25%;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    margin: 0 2%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.color_area_img:hover {
    opacity: 0.6;
    filter: brightness(110%);
}
.area-wrapper a {
    font-family: 'Noto Sans JP', sans-serif;
    cursor: pointer;
    text-decoration: none!important;
}
.price_intax {
    font-family: 'Noto Sans JP', sans-serif;
}
.right-text {
    max-width: 72%;
    margin: 0 auto;
    margin-left: 20%;
    /* margin-top: 8%; */
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: .1rem;
}
.effect-fade {
    opacity: 0;
    transform: translateY(20px);
    transition: all .6s;
}
.scrollin {
    opacity: 1;
    transform: translateY(0);
}
.detail{
    max-width: 60%;
    margin: 0px auto;
    margin-top: 7%;
    margin-bottom: 2%;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .1rem;
}
/*<<<--max896px------*/
@media screen and (max-width: 896px){
.media_sp{
    display: block!important;
    }
.media_pc{
    display: none;
}
.banner_text {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 10px auto;
    text-align: center;
    max-width: 90%;
}
.flex_box {
    display: block;
    max-width: 100%;
    margin: 90px auto;
    align-items: center;
}
.item_info {
    width: 100%;
    max-width: 90%;
    padding-left: 0px;
    margin: 0 auto;
}
.item_variation {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.left {
    max-width: 75%;
    margin: 60px auto;
    text-align: center;
}
.right {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}
.detail_img {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-left: auto;
}
.heavy_t_content_ttl {
    font-family: 'Roboto', sans-serif;
    font-size: 3.0rem;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 25%;
    font-weight: 700;
    letter-spacing: .1rem;
}
.color_area_img {
    width: 40%;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    margin: 0 2%;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.view_more_btn {
    font-weight: 400;
    font-size: 15px;
}
.buy_btnsp{
    display: flex;
    }
.buy_btn {
    font-family: 'Noto Sans JP', sans-serif;
    margin-top: -3%;
    margin-left: 16%;
    text-align: center;
    padding: 5px 25px;
    font-size: 15px;
    color: #ffffff;
    background: #ff5e00;
    letter-spacing: 0.6px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}
.detail {
    max-width: 90%;
    margin: 0px auto;
    margin-top: 10%;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .1rem;
}
.right-text {
    max-width: 90%;
    margin: 0 auto;
    /* margin-left: 14%; */
    /* margin-top: 8%; */
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: .1rem;
}
.color_area_body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px 0px 20px;
}
.color_area {
    margin-top: 0px;
    text-align: center;
}
.btn-1 {
    margin: 30% auto;
    margin-bottom: 40%;
    text-align: center;
}
.item_block_1 .slide-wrap {
    padding: 0;
    margin: 30px auto;
}
.item_block_1 .slide-item {
    width: 60vw!important;
    margin: 0 5px;
}
    .slick-dots {
    bottom: -70px;
}
.styling-name {
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 3.0rem;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 12%;
    font-weight: 700;
    letter-spacing: .1rem;
}
.item_description2 {
    width: 100%;
    max-width: 90%;
    padding-left: 0px;
    margin: 0 auto;
}
.text3 {
    font-size: 15px;
    margin-top: 5%;
    margin-bottom: 14px;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
}
    }
@media screen and (min-width:360px) and (max-width: 896px){}
@media screen and (min-width:360px) and (max-width: 767px){}
/*iphone5.6.7*/
@media screen and (max-width:359px){}