@charset "UTF-8";
/*
 *   base
 */
html{
    /* Edge 12+, Internet Explorer 11- */
    overflow-y:scroll;
    /* 62.5% = 16px */
    font-size:62.5%;

    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    /* All browsers without overlaying scrollbars */
    -webkit-text-size-adjust:100%;
    /* iOS 8+ */
    -ms-text-size-adjust:100%;
    -o-text-size-adjust:100%;
    text-size-adjust:100%;
}

body{
    margin:0;
    color:black;
    letter-spacing:-.001em;
    font-size:16px;
    font-size:16px;
    font-size:16px;
    font-size:1.6rem;
    font-family:Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height:1.75;

    -webkit-text-size-adjust:100%;
}

dd{
    margin:0 30px;
}

svg:not(:root){
    overflow:hidden;
    /* Internet Explorer 11- */
}

select{
    /* Firefox 40+ */
    -webkit-appearance:none;
    -moz-appearance:none;
    /* Chrome 45+ */
}

select::-ms-expand{
    display:none;
    /* Edge 12+, Internet Explorer 11- */
}

select::-ms-value{
    color:currentColor;
    /* Edge 12+, Internet Explorer 11- */
}

a:active,
a:hover{
    outline:0;
    opacity:.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

a:hover img,
a:active img{
    opacity:.7;
    -ms-filter:alpha(opacity=70);
    filter:alpha(opacity=70);

    -moz-opacity:.7;
}

/* iOS 8+ */
input[type="button"],
input[type="reset"],
input[type="submit"]{
    -webkit-appearance:button;
}

input[type="number"]{
    width:auto;
    /* Firefox 36+ */
}

input[type="search"]{
    -webkit-appearance:textfield;
    /* Chrome 45+, Safari 9+ */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none;
    /* Chrome 45+, Safari 9+ */
}

img{
    max-width:100%;
    height:auto;
    vertical-align:bottom;
}

.ie8 img{
    width:auto;
}

.clearfix:after{
    display:block;
    clear:both;
    content:"";
}

.clearfix{
    *zoom:1;
}

.left{
    float:left;
}

.right{
    float:right;
}

.border-box{
    box-sizing:border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
summary,
section,
article,
input,
textarea,
div,
span,
ul,
li,
a{
    box-sizing:border-box;
}

h1,
h2,
h3,
h4,
h5,
h6{
    line-height:1;
}

.tab{
    display:none;
}

.phone{
    display:none;
    font-size:180px;
    font-size:180px;
    font-size:18rem;
}

a{
    color:black;
    text-decoration:none;
}

ul,
li{
    margin:0;
    padding:0;
    list-style-type:none;
}

.middle{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    /*  対象物にwidth,heightを指定 */
    margin:auto;
}

.aligncenter{
    display:block;
    margin:0 auto;
}

.alignright{
    text-align:right;
}

.alignleft{
    text-align:left;
}

.clear{
    clear:both;
}

.relative{
    position:relative;
}

.absolute{
    position:absolute;
}

.pc{
    display:block;
}

/*
 *   / base
 */
.header_img{
    width:100%;
}

.header_click{
    right:0;
    bottom:60px;
    left:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:auto;
    width:700px;
}

.header_click>div{
    width:350px;
}

.header_click a{
    display:block;
    padding-top:14px;
    padding-bottom:14px;
    background-image:url("http://hackcoffeebeans.com/wp-content/themes/GoFuckYourself/ec_images/btn.svg");
    background-size:200%;
    background-repeat:no-repeat;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    font-size:22px;
}

.header__sample-btn:hover{
    background-position:0 -67px;
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.header__purchase-btn{
    background-position:-350px 0;
}

.header__purchase-btn:hover{
    background-position:-350px -67px;
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.header_btn{
    margin:10px;
}

.header_img_sp{
    display:none;
}

.menu{
    background-color:#f4f4f4;
    background-image:-webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #f9f9f9), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #f9f9f9), color-stop(.75, #f9f9f9), color-stop(.75, transparent), to(transparent));
    -webkit-background-size:7px 7px;
}

.menus{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:auto;
    width:70%;
}

.menus li{
    width:25%;
}

.menus a{
    display:block;
    width:100%;
    text-align:center;
}

.menu_click{
    padding:35px 0;
    font-size:18px;
}

.section1{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

.back1{
    position:absolute;
    top:0;
    left:0;
    z-index:-10;
}

.section1_left{
    padding:70px 0 0 140px;
}

.section1_left h2{
    font-size:30px;
}

.section1_left p{
    font-size:22px;
    line-height:29px;
}

.section1_right{
    position: absolute;
    top: 70px;
    right: 0;
    width:35%;
    z-index: -10;
}

.section1_end img,
.section2_end img,
.section5_end img{
    width:100%;
}

.character_each{
    position:relative;
}

.back2{
    position:absolute;
    top:-180px;
    right:0;
    z-index:-10;
}

.back3{
    position:absolute;
    top:-180px;
    left:80px;
    z-index:-10;
}

.back4{
    position:absolute;
    top:-1200px;
    right:0;
    z-index:-10;
}

.section2 h2{
    margin-top:50px;
    margin-bottom:-50px;
    text-align:center;
    font-size:40px;
}

.section2_1_img,
.section2_3_img{
    float:left;
    padding:70px 0 0 50px;
    width:40%;
}

.section2_2_img{
    float:right;
    padding:70px 50px 0 0;
    width:40%;
}

.character_explain_right{
    float:right;
    padding:100px 100px 0 0;
    width:55%;
    text-align:right;
}

.character_explain_left{
    float:left;
    padding:100px 0 70px 100px;
    width:55%;
    text-align:left;
}

.character_explain h3{
    font-size:30px;
}

.character_explain p{
    font-size:22px;
    line-height:29px;
}

.section3{
    z-index:-10;
    margin:auto;
    width:900px;
    text-align:center;
}

.section3 h2,
.section4 h2,
.section5 h2,
.section6 h2{
    margin-top:0;
    text-align:center;
    font-size:40px;
}

.product_wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:center;

    -webkit-box-pack:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content:center;
}

.product{
    width:300px;
    text-align:center;
}

.product:nth-of-type(1),
.product:nth-of-type(2),
.product:nth-of-type(3){
    margin-bottom:50px;
}

.country,
.reccomend_product_country{
    margin:7px auto;
    padding:2px 5px;
    width:150px;
    border-radius:5px;
    background-color:#00edef;
    color:#ffffff;
    font-weight:bold;
    font-size:13px;
}

.product_explain{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:center;
    margin-top:0;
    margin-bottom:0;
    height:60px;
    color:#333333;
    font-weight:bold;
    font-size:14px;
    line-height:1.5;

    -webkit-box-direction:normal;
    -webkit-box-orient:vertical;
    -webkit-box-pack:center;
    justify-content:center;
}

.product h3{
    margin-bottom:10px;
    color:#333333;
    font-size:21px;
}

.detail{
    margin-top:5px;
    font-size:11px;
}

.price{
    margin-bottom:14px;
    font-size:12px;
}

.sample_btn{
    margin-top:70px;
}

.product_btn{
    display:block;
    margin:auto;
    padding-top:6px;
    padding-bottom:5px;
    width:200px;
    background-image:url("http://hackcoffeebeans.com/wp-content/themes/GoFuckYourself/ec_images/btn-2.svg");
    background-size:200px;
    background-repeat:no-repeat;
    color:#ffffff;
}

.section3_end{
    margin-top:-30px;
    margin-bottom:80px;
}

.voice1,
.voice2{
    position:relative;
    margin-top:50px;
}

.voice_img{
    position:absolute;
    top:0;
    right:0;
    z-index:-10;
}

.voice_img2{
    left:0;
}

.voice_img img{
    height:450px;
}

.voice_explain{
    padding:40px 0 0 100px;
}

.voice_explain2{
    padding:40px 100px 0 0;
    text-align:right;
}

.voice_explain h4{
    font-size:25px;
    line-height:34px;
}

.voice1_reccomend{
    margin-top:130px;
    text-align:center;
    font-size:24px;
}

.reccomend_product_img,
.reccomend_product,
.reccomend_product_name,
.reccomend_product_country,
.reccomend_product_price{
    float:left;
}

.reccomend_product_detail{
    text-align:left;
    font-size:16px;
}

.reccomend_product_name{
    margin-right:10px;
    font-weight:bold;
    font-size:23px;
}

.reccomend_product_price{
    font-size:13px;
}

.red{
    color:red;
    font-weight:bold;
    font-size:21px;
}

.reccomend_product_btn{
    margin-left:10px;
    width:200px;
}

.reccomend_product_buy{
    margin-top:10px;
}

.voice1_product{
    margin:auto;
    margin-bottom:50px;
    width:545px;
}

.section4{
    position:relative;
}

.section4_btn{
    text-align:center;
}

.section4_end{
    position:relative;
}

.section4_end_img{
    position:absolute;
    top:-330px;
    right:0;
    z-index:-10;
}

.section5{
    margin:auto;
    margin-top:250px;
    width:965px;
}

.qa{
    float:left;
    margin:50px 10px;
    width:300px;
    height:250px;
}

.question{
    font-weight:bold;
    font-size:18px;
}

.staff_img{
    float:left;
    margin:0 30px;
    width:45%;
}

.staff_explain{
    float:left;
    margin-right:30px;
    width:45%;
}

.section6{
    margin-top:30px;
    margin-bottom:30px;
}

.txt-1,
.txt-3,
.txt-5,
.txt-7,
.txt-9{
    margin-bottom:40px;
}

.txt-13,
.txt-16,
.txt-18{
    margin-bottom:30px;
}

.txt-8,
.txt-11,
.txt-22{
    margin-bottom:60px;
}

.txt-15,
.txt-18-1,
.txt-20,
.txt-23{
    margin-bottom:25px;
}

.txt-15{
    margin-top:50px;
}

.voice_title,
.qa_title,
.staff_title{
    text-align:center;
}

.txt-1,
.txt-2,
.txt-3,
.txt-4,
.txt-6,
.txt-8,
.txt-10{
    width:80%;
}

.txt-5,
.txt-7{
    width:60%;
}

.txt-9,
.txt-21,
.txt-22,
.txt-23{
    width:30%;
}

.txt-11,
.txt-12,
.txt-13,
.txt-16{
    width:20%;
}

.txt-14,
.txt-15,
.txt-17,
.txt-18-1,
.txt-20{
    width:50%;
}

.txt-18{
    width:26%;
}

.txt-16{
    width:23%;
}

.txt-19{
    width:40%;
}

@media only screen and (max-width: 1005px){
    .pc{
        display:none;
    }
    .section3{
        width:800px;
    }
    .product{
        width:250px;
    }
    .product_explain{
        margin-top:14px;
        margin-bottom:9px;
        padding-right:12px;
        padding-left:12px;
        font-size:14px;
    }
    .country,
    .reccomend_product_country{
        padding:0;
        width:130px;
        font-size:11px;
    }
    .section5{
        width:645px;
    }
    .section2_1_img,
    .section2_3_img{
        padding-left:30px;
    }
    .character_explain_right{
        padding-right:30px;
        width:65%;
    }
    .character_explain_left{
        padding-top:40px;
        padding-left:30px;
    }
    .section2_2_img{
        margin-left:30px;
    }
    .txt-15{
        margin-top:75px;
    }
    .txt-18-1{
        margin-top:20px;
    }
    .txt-20{
        margin-top:40px;
    }
    .staff_img{
        width:40%;
    }

.section2_1_img, .section2_3_img {
  width: 30%;
}
.section2_2_img {
  width: 35%;
}

}

@media only screen and (max-width: 850px){
    .header_click{
        width:600px;
    }
    .header_click>div{
        width:300px;
    }
    .header__purchase-btn{
        background-position:-300px 0;
    }
    .header__purchase-btn:hover{
        background-position:-300px -57px;
    }
    .header__sample-btn:hover{
        background-position:0 -57px;
    }
    .header_click a{
        padding-top:9px;
        padding-bottom:9px;
    }
    .menu{
        display:none;
    }
    .section1_left{
        padding-left:30px;
    }
    .section2_1_img{
        padding-top:30px;
    }
    .character_explain_right{
        padding-top:30px;
        width:55%;
    }
    .character_explain_left{
        padding-top:30px;
        width:55%;
    }
    .section2_2_img{
        margin-left:0;
        padding-top:30px;
        padding-right:30px;
    }
    .txt-7,
    .txt-9{
        margin-bottom:20px;
    }
    .section3{
        width:640px;
    }
    .product_explain{
        margin-top:0;
        margin-bottom:0;
        font-size:14px;
    }
    .product{
        margin:auto;
        padding:0 15px;
        width:320px;
    }
    .section3_end{
        margin-bottom:30px;
    }
    .voice_img img{
        height:auto;
    }
    .voice_explain{
        padding-right:30px;
        padding-left:30px;
    }
    .txt-14,
    .txt-17{
        width:60%;
    }
    .txt-13{
        width:25%;
    }
    .txt-16{
        width:27%;
    }
    .txt-18{
        width:30%;
    }
    .txt-19{
        width:53%;
    }
    .section4_end_img{
        top:-180px;
        width:70%;
    }
    .section4_btn .header_btn{
        width:600px;
    }
    .section5{
        margin-top:150px;
    }
    .qa{
        width:270px;
    }
    .question{
        font-size:15px;
    }
    .answer{
        margin-top:10px;
        font-size:15px;
    }
    .section5{
        width:585px;
    }
    .section5_end img{
        margin-top:-120px;
    }
    .staff_img{
        width:30%;
    }
    .staff_explain{
        width:55%;
    }
}

@media only screen and (max-width: 650px){
    .header_click a{
        padding-top:12px;
        padding-bottom:12px;
        background-size:204%;
    }
    .header_click>div{
        margin:auto;
        width:320px;
    }
    .header_click>div.header__sample{
        margin-bottom:6px;
    }
    .header_img{
        display:none;
    }
    .header__sample-btn:hover{
        background-position:0 -61px;
    }
    .header__purchase-btn{
        background-position:-334px 0;
    }
    .header__purchase-btn:hover{
        background-position:-334px -61px;
    }
    .header_img_sp{
        display:block;
    }
    .header_btn{
        width:230px;
    }
    .header_btn2{
        display:none;
    }
    .header_click{
        position:relative;
        bottom:0;
        display:block;
        margin-top:20px;
        margin-bottom:20px;
        width:100%;
        text-align:center;
    }
    .section1_left{
        padding:45px 20px 30px;
    }
    .section1_right{
        display:none;
    }
    .txt-1,
    .txt-3{
        margin-bottom:20px;
        width:100%;
    }
    .txt-1{
        margin-bottom:40px;
    }
    .txt-2,
    .txt-4,
    .txt-6{
        width:100%;
    }
    .section2_1_img{
        padding-top:10px;
        padding-left:10px;
        width:25%;
    }
    .character_explain_right{
        padding-top:10px;
        padding-right:10px;
        width:70%;
    }
    .character_explain_left{
        padding-top:50px;
        padding-bottom:15px;
        padding-left:25px;
        width:65%;
    }
    .character_explain_right.character_free{
        padding-top:20px;
        width:62%;
    }
    .txt-5{
        margin-bottom:20px;
        width:78%;
    }
    .section2_2_img{
        padding-top:20px;
        padding-right:10px;
        width:30%;
    }
    .section2_3_img{
        position:relative;
        top:70px;
        padding-top:20px;
        padding-left:10px;
        width:32%;
    }
    div#character{
        padding-top:30px;
    }
    .txt-7{
        width:70%;
    }
    .txt-8,
    .txt-10{
        margin-bottom:20px;
        width:100%;
    }
    .txt-9{
        margin-top:12px;
        width:40%;
    }
    .back1{
        width:40%;
    }
    .back2{
        width:30%;
    }
    .back3{
        top:-100px;
        left:20px;
        width:30%;
    }
    .section3{
        width:365px;
    }
    .product{
        padding:10px;
        width:180px;
    }
    .product_explain{
        height:100px;
        font-size:8px;
        font-size:14px;
    }
    .detail{
        font-size:10px;
    }
    .txt-11{
        margin-bottom:30px;
        width:35%;
    }
    .product img{
        width:90%;
    }
    .country{
        width:115px;
        font-size:10px;
    }
    .product h3{
        font-size:17px;
    }
    .section3_end{
        margin-bottom:30px;
        width:65%;
    }
    .txt-12{
        width:35%;
    }
    .txt-13{
        margin-bottom:10px;
        width:35%;
    }
    .txt-14{
        width:90%;
    }
    .voice1_reccomend{
        margin-top:0;
    }
    .txt-15{
        margin-top:50px;
        width:80%;
    }
    .reccomend_product_img{
        margin-top:20px;
        margin-left:5px;
        width:25%;
    }
    .reccomend_product_name{
        font-size:17px;
    }
    .reccomend_product_country{
        margin:3px;
        width:80px;
        font-size:10px;
    }
    .reccomend_product_detail{
        font-size:12px;
    }
    .reccomend_product_btn{
        margin-left:10px;
        width:120px;
        position: relative;
    top: -15px;
    }
    .reccomend_product_buy{
        margin-top:2px;
    }
    .txt-16{
        margin-bottom:10px;
        width:40%;
    }
    .txt-17{
        width:80%;
    }
    .voice_explain{
        position:relative;
        padding-top:220px;
    }
    .txt-18-1{
        margin-top:25px;
        width:80%;
    }
    .txt-18{
        margin-bottom:10px;
        width:45%;
    }
    .txt-19{
        width:70%;
    }
    .txt-20{
        width:80%;
    }
    .section3{
        width:96%;
    }
    .section4_btn .header_btn{
        width:90%;
    }
    .section4_end_img{
        top:-110px;
        width:55%;
    }
    .product:nth-of-type(1),
    .product:nth-of-type(2),
    .product:nth-of-type(3){
        margin-bottom:0;
    }
    .product{
        width:50%;
    }
    .section5{
        margin-top:40px;
        width:300px;
    }
    .txt-21{
        width:40%;
    }
    .qa{
        margin-bottom:0;
        height:auto;
    }
    .txt-22{
        width:45%;
    }
    .section5_end img{
        margin-top:0;
    }
    .staff_img{
        clear:left;
        margin:0;
        width:100%;
    }
    .staff_img img{
        width:200px;
    }
    .staff_explain{
        clear:left;
    }
    .staff_explain{
        width:100%;
    }
    .txt-23{
        margin-top:30px;
        width:30%;
    }
    .txt-24{
        width:80%;
    }
    .section6{
        text-align:center;
    }
    .voice1_product{
        width:325px;
    }
}

@media only screen and (max-width: 414px){
    .product_btn{
        padding-top:2px;
        padding-bottom:2px;
        width:140px;
        background-size:140px;
        font-weight:bold;
        font-size:14px;
    }
    .country{
        width:140px;
        font-size:13px;
    }
    .product{
        padding:5px;
    }

.section3_end {
    margin-top: 0px;
}
}