@media screen and (min-width:1150px){

}

@media screen and (max-width:1200px){
.headbar .container {
    margin: 0;
}
}
@media screen and (max-width:1150px){
.icon_sp {
    margin: 0 0 40px 10px;
}
.nav-toggle {
    margin-left: 200px;
}

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

section.video h1 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 270%;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 3px;
    margin-left: 35px;
    color: #000;
}

}

@media screen and (max-width:768px) {
.hero {
    background: url('../img/test.gif') no-repeat center center;
}
.nav-toggle {
    margin-top: -270px;
    margin-left: 100px;
}
.non_br {
    display: none;
}

.bnr_sp {
    margin: 300px 0 0 0;
    min-height: 180px;
    height: 100%;
}

}

@media screen and (max-width:600px){
.hero {
    position: relative;
    padding: 60px 0 60px 0;
    min-height: 600px;
}
.mob_code {
    display: block;
}
.title_read {
    font-size: 150%;
    line-height: 1;
    font-weight: 800;
    margin: 30px 0 7px 20px;
    padding: 8px 5px 5px 10px;
    background-color: #0066ff;
    color: #000;
}

.pr_bnr {
    margin: 30px 0 0 23px;
    width: 60%;
}

.bnr_sp {
    margin: 250px 0 0 0;
    min-height: 300px;
    height: 100%;
}
.nav-toggle {
    margin-top: -270px;
    margin-left: 50px;
}


section.video h1 {
    font-size: 160%;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 3px;
    margin-left: 30px;
    color: #000;
}
.read_txt {
    margin: 10px 0 10px 20px;
    font-family:YuMincho,'Yu Mincho',serif;
    font-size: 100%;
    line-height: 1.6;
    letter-spacing: 0px;
}
.use-btn {
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 10px 40px 5px 50px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 150%;
    font-weight: 800;
}
.areacase-wrap {
    position: relative;
    padding: 30px 0;
    min-height: 120px;
}
.area01 {
    background: url('../img/area01.jpg') no-repeat center center;
    background-size: cover;
}
.area02 {
    background: url('../img/area01.jpg') no-repeat center center;
    background-size: cover;
}
.area03 {
    background: url('../img/area01.jpg') no-repeat center center;
    background-size: cover;
}
.area04 {
    background: url('../img/area01.jpg') no-repeat center center;
    background-size: cover;
}
.areacase-wrap .semiback {
    background-color: #FFFFFF;
        filter:alpha(opacity=70);
        -moz-opacity:0.7;
        -khtml-opacity: 0.7;
        opacity:0.7;
    width: 92%;
    margin: 0 15px 0 15px;
    padding: 10px 20px 5px 20px;
}

.areacase-wrap h1 {
    color: #000;
    font-weight: bold;
    font-size: 150%;
    line-height: 1.6;
}

.footrogo {
    margin: 0 0 20px 0;
    width: 150px;
    cursor: pointer;
}

.navrogo {
    margin: -60px 0 30px 0;
    width: 150px;
}
.overnav {
    font-family:'Cormorant Garamond',YuMincho,'Yu Mincho',serif;
    font-size: 60%;
    line-height: 2;
    letter-spacing: 3px;
    text-align: center;
    margin: 0 0 50px 0;
}
.overspec {
    font-family: Helvetica Neue','游ゴシック体','Yu Gothic',YuGothic,'Hiragino Kaku Gothic ProN',Osaka,'ＭＳ Ｐゴシック',sans-serif;;
    margin: 0 0 10px 0;
    font-size: 40%;
    line-height: 1.6;
}
}

@media screen and (max-width:400px){
.pr_bnr {
    margin: 30px 0 0 23px;
    width: 100%;
}
}