@charset "UTF-8";
@import "reset.css";
@import "common.css";
@import "slick.css";

/* CSS Document */

/*==================== 基本設定 ====================*/
html{}
body {font-family: -apple-system, BlinkMacSystemFont, "HiraKakuProN W6",Arial,Roboto,"Droid Sans","Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
font-size:14px;line-height:1.5;letter-spacing: 0.5px;color:#333;background:#ffffff;width:100%;position:relative;
}
/**
明朝の場合はこっち font-family:'fgutsukushiweb','Garamond','Times New Roman','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','游明朝','Yu Mincho','游明朝体','YuMincho','HGS明朝E','HG明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
 **/
table{font-size:1em;}
a{text-decoration: none;}


.l_contents{position:relative;}
.area_come_wrapper{margin-right:auto;margin-left:auto;position: relative;}
.come_title_serif{
    text-align:center;font-family:'fgutsukushiweb','Garamond','Times New Roman','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','游明朝','Yu Mincho','游明朝体','YuMincho','HGS明朝E','HG明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.area_text{color: #707070;}
.come_btn,.arrow{text-align: center;font-family:'fgutsukushiweb','Garamond','Times New Roman','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HiraMinProN-W3','游明朝','Yu Mincho','游明朝体','YuMincho','HGS明朝E','HG明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;}

.come_btn a{display: inline-block;background: #ae9c4a;color: #fff;box-shadow: 2px 5px 10px rgba(1,36,46,0.31);text-decoration: none;
text-align: center;font-weight: bold;
}
.arrow a{display: inline-block;border-bottom: 1px solid #333;text-decoration: none;font-weight: bold;position: relative;}
.arrow a::after{content: "";height: 1px;background-color: #333;position: absolute;right: 0;}

/********** ヘッダー **********/
.l_header_image{position:relative;top:0;}
.l_header header{position: absolute;top: 0;left: 0;right: 0;z-index: 1;width: 100%;}
.l_header_image .box .image{display: block;background-repeat: no-repeat;width: 100%;background-size: cover;
    background-position: center;text-indent:100%;white-space:nowrap;overflow:hidden;-webkit-box-sizing: border-box;box-sizing: border-box;
}
/* Dots */
.slick-dots{position: relative;display: block;width: 100%;line-height: 0;
    padding: 0;margin: 0;list-style: none;text-align: center;
}
.slick-dots li{position: relative;display: inline-block;width: 15px;height: 15px;
    margin: 0;padding: 0 15px;cursor: pointer;
}
.slick-dots li button{font-size: 0;line-height: 0;display: block;
    width: 15px;height: 15px;margin: 0;cursor: pointer;color: transparent;
    border: 0;outline: none;background: transparent;position: relative;
}
.slick-dots li button:hover,.slick-dots li button:focus{outline: none;}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity: 1;}
.slick-dots li button:before{content: '';width: 15px;height: 15px;line-height: 15px;
    position: absolute;top: 0;left: 0;text-align: center;
    border-radius: 50%;opacity: 1;background-color: #8b8987;
    -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{opacity: 1;background-color: #d7d7d7;}

.l_footer{text-align: center;}
.l_footer ul{display: flex;justify-content: center;}
.l_footer ul li a{text-decoration: none;}
.l_footer .copyright{text-align:center;}

.area_02 .shop_box ul{display:flex;justify-content: center;flex-wrap: wrap;}
.area_02 .shop_box ul li{-webkit-box-sizing: border-box;box-sizing: border-box;}

.area_04 h2,.area_04 .area_text{color: #fff;}





    body{min-width:1200px;}
    /**/
    .l_header{max-width:1920px;position:relative;}
    .l_header .area_come_wrapper{display:flex;justify-content:space-between;padding:30px 0;}
    .l_header .logo{background:url(../images/twinzip/logo_pc.png) no-repeat left top;width:353px;height:75px;
        background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;margin-left: 66px;
    }
    .l_header .area_come_wrapper ul{display:flex;margin-right: 33px;}
    .l_header .area_come_wrapper ul a{text-decoration: none;color: #000;font-size: 18px;font-weight: bold;margin-left: 35px;position: relative;}
    .l_header .area_come_wrapper ul a::after{content: "";width: 14px;height: 14px;background:url(../images/twinzip/icon_link.png) no-repeat left top;
    background-size: contain;display: inline-block;margin-left: 4px;
    }
    .l_header .logo a,.l_header .logo span{display:block;width:100%;height:100%;}
    /**/
    .mainimage .slick-list{margin-bottom: 50px;}
    .mainimage .slick-list::after{content: "";display: block;width: 100%;height: 115px;
        background:url(../images/twinzip/parts_bg_mask.png) no-repeat center top;position: absolute;bottom:0;
    } 
    .l_header_image .box .image{height: 0;padding-bottom: 115px;padding-top: 42.2%;}

    .mainimage::before{content: "";display: block;width: 57px;height: 118px;
        background: url(../images/twinzip/scroll.png) no-repeat center top;
        background-size: contain;position: absolute;bottom: 44px;left: 50%;
        transform: translateX(-50%);animation: btn_scrl 1s linear infinite;z-index: 1;
    }
    /**/
    .l_footer{padding: 45px 0 40px;}
    .l_footer .logo{margin-bottom: 20px;}
    .l_footer ul li{padding: 0 8px;}
    .l_footer ul li a{font-size: 15px;line-height: 1;}
    .l_footer .copyright{margin: 20px auto 0;font-size: 12px;color: #bcbcbc;}
    /**/
    
    h2{font-size: 36px;line-height: 60px;font-weight: bold;}
    .area_text{font-size: 15px;line-height: 36px;}
    .come_btn a{font-size: 20px;line-height: 56px;width: 314px;}
    .arrow a{line-height: 1;padding: 14px 0;}
    .arrow a::after{width: 36px;bottom:6px;-webkit-transform: rotate(22deg);transform: rotate(22deg);}

    .area_02 .arrow a,.area_03 .arrow a{width: 326px;font-size: 20px;text-align: center;}


    /**/
    .area_01{padding: 40px 0 80px;}
    .area_01 h2{margin-bottom: 20px;}
    .area_01 .area_come_wrapper{max-width: 1200px;text-align: center;}
    .area_01 .area_text{margin-bottom: 50px;}
    .area_01 .come_btn{margin-top: 48px;}

    .area_01 .movie {position: relative;padding-bottom: 56.25%;
    height: 0; overflow: hidden;max-width: 1200px;width: 100%;
    }
    .area_01 .movie iframe { position: absolute;top: 0;	left: 0;
    width: 100%; height: 100%;
    }
       

    /**/
    .area_02{padding-bottom: 80px;}
    .area_02 .area_come_wrapper{padding: 70px 0 193px;background:url(../images/twinzip/area02_bg.png) no-repeat left top;background-size: cover;}
    .area_02 .area_come_wrapper > h2{margin-bottom: 10px;}
    .area_02 .area_come_wrapper >.area_text{text-align: center;padding-bottom: 60px;}
    .area_02 .area_list .box{position: relative;margin-bottom: 160px;}
    .area_02 .area_list .box:nth-of-type(2) .image{text-align: right;}
    .area_02 .area_list .box .text{background: rgba(255,255,255,0.7);border: 1px solid #ebebeb;width: 715px;
        -webkit-box-sizing: border-box;box-sizing: border-box;position: absolute;bottom: -80px;
        padding:55px 0 39px 48px;z-index: 1;
    }
    .area_02 .area_list .box:nth-of-type(1) .text{right: 0;}
    .area_02 .area_list .box:nth-of-type(2) .text{left: 0;}

    .area_02 .area_list .box h3{font-size: 30px;line-height: 1;font-weight: bold;margin-bottom: 16px;}
    .area_02 .area_list .box .text p{font-size: 15px;line-height: 36px;color: #707070;}
    .area_02 .area_list .box img{max-width: 100%;}
    .area_02 .shop_box ul{margin-top: -113px;margin-bottom:14px;position: relative;}
    .area_02 .shop_box ul li{padding: 0 12px 20px;}

    /**/
    .area_03{padding: 70px 0 92px;background:url(../images/twinzip/area03_bg.png) no-repeat center top;background-size: cover;position: relative;}
    .area_03 .area_come_wrapper{max-width: 1080px;text-align: center;}
    .area_03 h2{margin-bottom: 30px;}
    .area_03 .area_text{padding-bottom: 22px;}

    /**/
    .area_04{padding: 70px 0 115px;background:url(../images/twinzip/area04_bg_pc.jpg) no-repeat center top;background-size: cover;position: relative;}
    .area_04::after{content: "";display: block;width: 100%;height: 115px;background:url(../images/twinzip/parts_bg_mask.png) no-repeat center top;
        position: absolute;bottom:0;
    } 
    .area_04 h2{font-size: 40px;line-height: 60px;}
    .area_04 .area_come_wrapper{max-width: 1200px;}
    .area_04 .area_come_wrapper > .area_text{text-align: center;line-height: 30px;padding-bottom: 44.5px;}
    .area_04 .area_list .box{display: flex;background: #fff;}
    .area_04 .area_list .box .image,.area_04 .area_list .box .text{width: 50%;}
    .area_04 .area_list .box:nth-of-type(even){flex-direction:row-reverse;}
    .area_04 .area_list .box .image span{display: block;width: 100%;background-repeat:no-repeat;text-indent:100%;white-space:nowrap;overflow:hidden;
        height: 0;padding-top: 70%;
    }
    .area_04 .area_list .box .text{-webkit-box-sizing: border-box;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
    .area_04 .area_list .box h3{font-size: 30px;line-height: 52px;font-weight: bold;margin-bottom: 30px;}
    .area_04 .area_list .box p{font-size: 15px;line-height: 36px;color: #707070;}

    /**/
    .area_05{padding: 83px 0 80px;}
    .area_05 .frame_box{max-width: 900px;-webkit-border-radius: 10px;border-radius: 10px;box-shadow: 2px 5px 10px rgba(1,36,46,0.31);
    margin: 0 auto;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 50px 30px 50px 60px;
    }
    .area_05 h2{font-size: 30px;line-height: 1;}
    .area_05 .frame_box .box{display: flex;}
    .area_05 .come_btn{margin-top: 50px;}
    .area_05 .frame_box .box >div{padding-left: 45px;-webkit-box-sizing: border-box;box-sizing: border-box;}
    .area_05 .frame_box .area_text{line-height: 30px;}
    .area_05 .frame_box .area_text .logo{margin-top: 8px;}

    /**/
    .area_06{padding: 70px 0 80px;background:url(../images/twinzip/area06_bg.png) repeat left top;position: relative;}
    .area_06::after{content: "";display: block;width: 652px;height: 626px;background:url(../images/bg_pt2.png) no-repeat;
    position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
    .area_06 .area_come_wrapper{max-width: 1200px;padding-left: 60px;padding-right: 50px;}
    .area_06 .area_come_wrapper > h2{margin-bottom: 20px;}
    .area_06 .area_come_wrapper > div.area_text{text-align: center;padding-bottom: 25px;}
    .area_06 .box{display: flex;}
    .area_06 .box h2{font-size: 32px;line-height: 1;}
    .area_06 .box >div{padding: 37px 0 0 50px;-webkit-box-sizing: border-box;box-sizing: border-box;z-index: 1;}
    .area_06 .area_btn{display: flex;padding: 23px 0 0;}
    .area_06 .arrow a{width: 190px;font-size: 18px;text-align: left;margin-right: 55px;}



@media screen and (min-width:768px) and (max-width:959px) {
    .area_come_wrapper{padding-right: 40px;padding-left: 40px;}
}




/********** コンテンツ *********/

/********** フッター **********/

.area_ft_banner{position:relative;z-index:10;
    background:url(../images/bg_ft_banner.png) repeat left top;padding:36px 0;
}
.area_ft_banner ul{font-size:0;display:flex;margin:0 -4px;flex-wrap:wrap;}
.area_ft_banner ul li{display:inline-block;margin:10px 4px;}


.l_footer footer{color:#404040;line-height:1;} 
.area_ft_navi ul{font-size:0;text-align:center;margin:70px 0 0;}
.area_ft_navi ul li{display:inline-block;font-size:14px;position:relative;padding:0 20px;}
.area_ft_navi ul li::after{content:"|";position:absolute;left:-2px;top:-2px;}
.area_ft_navi ul li:first-of-type::after{content:none;}

.area_ft_navi ul li a{color:#404040;text-decoration:none;}
.area_ft_navi ul li a:hover{text-decoration:underline;}



.bg_dk{background:url(../images/bg_body2.png) repeat left top;position:relative;}
.bg_dk .area_come_wrapper{position:relative;z-index:10;}



.title_h3{background:url(../images/bg_title.png) no-repeat center top;
    font-size:30px;text-align:center;position:relative;margin-bottom:30px;padding-top:10px;
    min-height:68px;
}
.title_h3::after{width:56px;height:2px;background:#d61515;display:block;position:absolute;left:50%;margin-left:-28px;bottom:0;content:"";
}
.title_h3.fs_s{font-size:28px;line-height:42px;}

.btn_red_round a{display:inline-block;background:#d93535;color:#fff;text-align:center;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;line-height:36px;font-size:16px;text-decoration:none;position:relative;width:160px;
}
.btn_red_round a::after{width:6px;height:8px;background:url(../images/btn_arrow.png) no-repeat;display:block;position:absolute;top:50%;margin-top:-4px;right:19px;content:"";
}
.btn_red_round a:hover{background:#c80d0d;}

.image_area span{background-repeat:no-repeat;}

