@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------------
*  共通
* --------------------------------------------------------------------------------------------------*/

.ttlarea_h2{
    position: relative;
    width: 100%;
    height: 475px;
}
.img_categoryttl{
    position: absolute;
    top:0;
    right:0;
}
.ttl_h2category{
    position: absolute;
    top:25%;
    left:0;
    width: 430px;
    padding: 20px 15px 25px 70px;
    background: rgba(255,255,255,0.9);
}
.icon_category:before{
    content: "/  PRODUCTS";
    position: absolute;
    top:-15px;
    left:75px;
    color: #212121;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.ttl_h2category h2{
    position: relative;
    color: #212121;
    font-size: 2.3rem;
    font-weight: 500;
}
.ttl_h2category h2:before{
    content: "";
    position: absolute;
    top:5px;
    left:-45px;
    width: 30px;
    height: 1px;
    border-top: 1px solid #F27559;
}
.txt_products{
    position: relative;
}
.ttl_h2category p{
    margin-top: 20px;
    color: #212121;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7;
    word-break: break-all;
}

.ttl_h3category{
    position: relative;
    z-index: 3;
    height: 16px;
    margin: 55px 0 50px;
    color: #212121;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}
.ttl_h3category span{
    position: relative;
    z-index: 2;
    padding: 0 24px;
    background: #fff;
}
.ttl_h3category:after{
    content: "";
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    z-index: 1;
    width: 100%;
    height: 3px;
    margin: auto;
    background: #EDEDED;
}

/* ----------------------------------------------------------------------------------------------------
*  PRODUCT CATEGORY
* --------------------------------------------------------------------------------------------------*/

.box_category{
    position: relative;
}
.txtarea_category{
    position: relative;
    float: right;
    width: 390px;
    margin: 50px 20px 0;
}
.txtarea_category.icon_category:before{
    top:-30px;
    left:0;
}
.txtarea_category .ttl_h4category{
    position: relative;
    color: #212121;
    font-size: 2.7rem;
    font-weight: 500;
} 
.txtarea_category p{
    margin-top: 30px;
    color: #212121;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.9;
    word-break: break-all;
}
.box_category .btn_blue{
    position: absolute;
    right:205px;
    bottom:-22px;
    width: 250px;
}
.box_category + .box_category{
    margin-top: 75px;
}


/* ----------------------------------------------------------------------------------------------------
*  PRODUCT LIST
* --------------------------------------------------------------------------------------------------*/

.list_product li{
    float: left;
    width: 310px;
}
.list_product li a{
    display: block;
}
.list_product li a span{
    display: block;
    padding-top: 15px;
    color:#212121;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center;
    word-break: break-all;
}
.list_product li + li{
    margin-left: 25px;
}
.list_product li:nth-child(n + 4){
    margin-top: 40px;
}
.list_product li:nth-child(3n + 1){
    margin-left: 0;
}

/* ----------------------------------------------------------------------------------------------------
*  PRODUCT 商品詳細
* --------------------------------------------------------------------------------------------------*/

.ttlarea_product{
    position: relative;
    width: 100%;
    height: 270px;
    margin-bottom: 30px;
}

.main_product{
    float: right;
    width: 705px;
}

.breadcrumb{
    margin-bottom:30px;
}
.breadcrumb li{
    display: inline-block;
    height: 14px;
    line-height: 14px;
}
.breadcrumb li a{
    color: #747474;
    font-size: 1.4rem;
    font-weight: bold;
}
.breadcrumb li + li{
    position: relative;
    padding-left: 18px;
    margin-left: 14px;
}
.breadcrumb li + li:before{
    content: ">";
    position:absolute;
    top:50%;
    left:0;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    color: #747474;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
}

.thumb_products{
    margin-top: 10px;
}
.thumb_products a{
    display: inline-block;
}
.thumb_products a + a{
    margin-left: 18px;
}
.thumb_products a:nth-child(7n + 1){
    margin-left:0;
}
.thumb_products a:nth-child(n + 8){
    margin-top: 5px;
}

.area_products{
    padding: 0 30px 7px 0;
    margin: 40px 0;
}

.area_products .ttl_h3products{
    margin-bottom: 20px;
    color: #212121;
    font-size: 2.1rem;
    font-weight: 500;
    line-height: 1.2;
    word-break: break-all;
}
.area_products p{
    color: #212121;
    font-size: 1.6rem;
    font-weight: 500;
    word-break: break-all;
}
.area_products .catch_products{
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.2;
    word-break: break-all;
}
.area_products .url_products{
    margin-top: 40px;
}
.area_youtube {
    padding-top: 40px;
    border-top: 1.5px solid #E5E5E5;
}
.area_youtube .movie_frame {
    width:685px;
    height:400px;
    margin: 0 auto;
}

.left_product{
    float: left;
    width: 220px;
}
.ttl_left_product{
    position: relative;
    shape-image-threshold: 14px;
    padding-left: 23px;
    margin: 25px 0 5px;
    color: #212121;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 14px;
}
.ttl_left_product:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width:15px;
    height: 14px;
    background: #E5743B;
    border-top: 7px solid #062C83;
}
.nav_left_product a{
    display: block;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
    color: #212121;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 45px;
}
.subnav_left_product a{
    padding-left: 10px;
    color: #747474;
}

@media screen and (max-width: 767px) {

/* ----------------------------------------------------------------------------------------------------
*  共通
* --------------------------------------------------------------------------------------------------*/

.ttlarea_h2{
    position:static;
    width: 100%;
    height: auto;
    margin-top: 2.5%;
}
.img_categoryttl{
    position:static;
}
.ttl_h2category{
    position:relative;
    top:0;
    width: 100%;
    padding: 6% 0 0;
    margin-top: 4%;
}
.icon_category:before{
    top:0;
    left:35px;
}
.ttl_h2category h2{
    padding-left: 30px;
    font-size: 1.8rem;
}
.ttl_h2category h2:before{
    content: "";
    position: absolute;
    top:5px;
    left:0px;
    width: 25px;
}
.ttl_h2category br {
    display: none;
}
.ttl_h2category p{
    margin-top: 3%;
}

.ttl_h3category{
    margin: 10% 0 6%;
}
.ttl_h3category span{
    padding: 0 10px;
}

/* ----------------------------------------------------------------------------------------------------
*  PRODUCT CATEGORY
* --------------------------------------------------------------------------------------------------*/

.box_category{
    position: relative;
}
.txtarea_category{
    position: relative;
    float: none;
    width: 100%;
    padding-top: 6%;
    margin: 4% 0 0;
}
.txtarea_category.icon_category:before{
    top:0;
}
.txtarea_category .ttl_h4category{
    font-size: 1.8rem;
} 
.txtarea_category p{
    margin-top: 3%;
}
.box_category .floatL{
    text-align: center;
}
.box_category .btn_blue{
    position:static;
    width: 80%;
    margin-top: 3%;
}
.box_category + .box_category{
    margin-top: 10%;
}

/* ----------------------------------------------------------------------------------------------------
*  PRODUCT LIST
* --------------------------------------------------------------------------------------------------*/

.list_product li{
    float: none;
    width: 100%;
}
.list_product li a{
    text-align: center;
}
.list_product li a span{
    padding-top: 3%;
}
.list_product li + li{
    margin: 6% 0 0;
}
.list_product li:nth-child(n + 4){
    margin: 6% 0 0;
}
.list_product li:nth-child(3n + 1){
    margin-left: 0;
}

/* ----------------------------------------------------------------------------------------------------
*  PRODUCT 商品詳細
* --------------------------------------------------------------------------------------------------*/

.ttlarea_product{
    position:static;
    width: 100%;
    height: auto;
    margin: 2.5% 0 10%;
}

.main_product{
    float: none;
    width: 100%;
}

.breadcrumb{
    margin-bottom: 5%;
}
.breadcrumb li{
    display: inline-block;
    height: 12px;
    line-height: 12px;
}
.breadcrumb li a{
    font-size: 1.2rem;
}
.breadcrumb li + li{
    padding-left: 12px;
    margin-left: 3px;
}
.breadcrumb li + li:before{
    width: 12px;
    height: 12px;
    margin-top: -6px;
    font-size: 1.2rem;
}
.iphone .breadcrumb li + li:before{
    margin-top: -5px;
}
.thumb_products{
    text-align: center;
    margin-top: 1%;
}
.thumb_products a{
    width: calc(97%/4);
}
.thumb_products a img{
    width: 100%;
}
.thumb_products a + a{
    margin-left: 1%;
}
.thumb_products a:nth-child(7n + 1){
    margin:1% 0 0 1%;
}
.thumb_products a:nth-child(n + 8){
    margin:1% 0 0 1%;
}
.thumb_products a:nth-child(4n + 1){
    margin:1% 0 0 0;
}
.thumb_products a:nth-child(n + 5){
    margin-top:1%;
}

.area_products{
    padding: 0 0 5%;
    margin: 5% 0;
}
.area_products .ttl_h3products{
    margin-bottom: 3%;
    font-size: 1.8rem;
}
.area_products p{
    font-size: 1.4rem;
}
.area_products .catch_products{
    margin-bottom: 3%;
    font-size: 1.6rem;
}
.area_products .url_products{
    margin-top: 5%;
}
.area_youtube .movie_frame {
    width:95vw;
    height:68.5vw;
}

.left_product{
    float: none;
    width: 100%;
    margin-top: 10%;
}
.ttl_left_product{
    position: relative;
    shape-image-threshold: 14px;
    padding-left: 23px;
    margin: 25px 0 5px;
    color: #212121;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 14px;
}
.ttl_left_product:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width:15px;
    height: 14px;
    background: #E5743B;
    border-top: 7px solid #062C83;
}
.nav_left_product a{
    display: block;
    height: 45px;
    border-bottom: 1px solid #E5E5E5;
    color: #212121;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 45px;
}
.subnav_left_product a{
    padding-left: 10px;
    color: #747474;
}

}