body{
    background-color: #000;
    color: #fff;
    font-family: "游明朝", serif;
    font-size: 16px;
    word-break: break-all;
}
img{
    max-width: 100%;
}
.contents{
    margin: auto;
    width: 100%;
    max-width: 1100px;
}
a{
    color: #fff;
    text-decoration: underline;
}
h3{
    font-size: 32px;
    padding-left: 80px;
    margin: 60px 0 0;
}
h3.h3title{
    font-size: 26px;
}
h4{
    font-size: 1.3em;
    margin: 0 0 15px;
}
#main_visual{
    background-image: url(../imgs/main.jpg);
    background-position: top center;
    background-size: auto 120%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 80px;
    margin-bottom: 80px;
    position: relative;
}
#main_visual_text #logo{
    text-align: right;
    padding-top: 15px;
    padding-right: 60px;
    margin-bottom: 30px;
}
#main_visual_text #logo img{
    width: 150px;
}
#main_text{
    width: 550px;
    padding-left: 60px;
    margin-bottom: 300px;
    text-shadow:1px 1px 0 #000, -2px -2px 0 #000,
              -1px 1px 0 #000, 2px -2px 0 #000,
              0px 1px 0 #000,  0 -2px 0 #000,
              -1px 0 0 #000, 2px 0 0 #000;
}
#main_text h1{
    margin: 10px 0 0;
}
#main_text,
#main_text h1 span{
    font-size: 22px;
}
#main_visual h2{
    font-size: 15px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.8);
    padding: 30px 60px;
    box-sizing: border-box;
    margin-bottom: 60px;
}
.contents_text{
    background-color: rgba(128,128,128,0.6);
    padding: 30px 80px;
    box-sizing: border-box;
    margin-top: 15px;
    line-height: 1.8em;
}
#main_visual .contents_text{
    background-color: rgba(128,128,128,0.6);
}
.iziModal-content{
    color: #000;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.iziModal-content img{
    width: 100%;
}
.modal_img,
.modal_text{
    width: 50%;
}
.modal_text{
    padding: 20px;
    box-sizing: border-box;
}
#detail_area,
#parts_area{
    width: 100%;
    padding: 30px 80px;
    box-sizing: border-box;
    margin: auto;
}
#parts_area{
    background-color: rgba(128,128,128,0.6);
}
#detail_area .detail_box{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0;
    cursor: pointer;
    transition: 0.4s;
}
#detail_area .detail_box img{
    width: 100%;
}
#detail_area .detail_box:hover{
    opacity: 0.7;
}
#parts_area .parts_box{
    display: inline-block;
    vertical-align: top;
    width: 47%;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 1%;
    transition: 0.4s;
    position: relative;
    height: 760px;
}
#parts_area .parts_box h4 span{
    font-size: 1.3em;
}
.price_area{
    margin: 15px 0 20px;
    font-size: 1.1em;
}
.price_area p{
    margin: 0;
}
#parts_area .linkbtn{
    margin-top: 30px;
    border: 1px solid #fff;
    padding: 5px 15px;
    box-sizing: border-box;
    display: inline-block;
    transition: 0.4s;
}
#parts_area .linkbtn:hover{
    background-color: #bbb;
    color: #555;
}
.price_area .storebox {
    display: block;
    width: 100%;
    margin: 0.5%;
    font-size: 14px;
    border: 1px solid #000;
    background-color: #fff;
    color: rgba(28, 54, 83, 0.9);
    border-radius: 15px;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0;
    transition: 0.4s;
}
.price_area .storebox:hover{
    background-color: #07569e;
    color: #fff;
}
.price_area .storebox img {
    width: 20px;
    margin-right: 15px;
}
.price_area .mall_box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5px;
}
.price_area .mall_box a{
    width: 49%;
}
#parts_area .parts_box h5{
    font-size: 1em;
    margin: 0 0 10px;
}
p.caution{
    text-align: right;
    margin: 0;
    font-size: 0.9em;
}
.slide_contents{
    margin: 60px auto 120px;
}
.contents_text table th{
    font-weight: normal;
    text-align: left;
    width: 200px;
}
.contents_text table th,
.contents_text table td{
    padding: 3px 0;
}
.contents_text p{
    margin: 0;
}
.contents_text p.right{
    text-align: right;
}
.contents_text p.price{
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    margin: 30px auto 10px;
}
.contents_text p.price span{
    font-size: 1.3em;
    font-weight: bold;
}
#contact a#shoplink{
    border: 1px solid #fff;
    padding: 5px;
    text-decoration: none;
}
#contact .contents_text{
    text-align: center;
}
#contact .contents_text p.tel{
    font-size: 1.3em;
    margin-top: 5px;
    margin-bottom: 50px;
}
#contact img{
    margin-top: 5px;
    height: 20px;
}
#footer{
    margin: 80px auto 30px;
    text-align: center;
}
#footer img{
    width: 150px;
}
.text-right{
    text-align: right;
}
#instagram{
    display: inline-block;
    text-align: right;
    font-size: 1.2em;
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}
#instagram a{
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    text-decoration: none;
}
#instagram a:hover{
    opacity: 0.7;
}
#instagram img{
    height: 30px;
    margin-left: 5px;
}
#contact_plot{
    text-decoration: underline;
}
.sp{
    display: none;
}

@media only screen and (max-width: 750px){
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
    h3{
        font-size: 24px;
        padding-left: 15px;
        margin: 60px 0 0;
    }
    h3.h3title{
        font-size: 18px;
    }
    #main_visual_text #logo{
        padding-top: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
    #main_text, #main_text h1 span{
        font-size: 18px;
    }
    #main_text{
        width: 100%;
        padding-left: 0px;
        margin-bottom: 150px;
        box-sizing: border-box;
    }
    #main_visual{
        padding-bottom: 0px;
        margin-bottom: 40px;
        background-attachment: unset;
    }
    #main_visual h2{
        padding: 30px 15px;
    }
    #detail_area, #parts_area{
        padding: 30px 20px;
    }
    .contents_text{
        padding: 30px 20px;
    }
    #parts_area .parts_box{
        display: block;
        width: 100%;
        padding: 0;
    }
    #parts_area .parts_second{
        margin-top: 40px;
    }
    .slide_contents{
        margin: 40px auto 40px;
    }
    .modaal-content-container p {
        margin-bottom: 30px;
    }
    .buybtn{
        margin-top: 0px;
    }
    .buy_area{
        width: 100%;
        margin: 0%;
    }
    .btn2{
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }
    .contents_text table th,
    .contents_text table td{
        display: block;
        width: 100%;
        text-align: center;
    }
    .contents_text table th{
        background-color: #333;
    }
    .contents_text p.right{
        text-align: left;
    }
    .iziModal-content{
        display: block;
    }
    .modal_img, .modal_text{
        width: 100%;
    }
    h4,
    .contents_text p.price span,
    #contact .contents_text p.tel{
        font-size: 1.1em;
    }
    #parts_area .parts_box{
        height: auto;
    }
    .price_area{
        margin-top: 20px;
        width: 100%;
    }
    .price_area p{
        font-size: 1.1em;
    }
    .price_area .storebox {
        font-size: 12px;
    }
    p.caution{
        text-align: left;
    }
    #instagram{
        font-size: 1em;
        padding-bottom: 3px;
    }
    #instagram img{
        height: 25px;
    }
}