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

/* ==============================================================
/*     HEADER
/* ============================================================== */
body{ -webkit-text-size-adjust: 100%}
header{
    height: auto;
}
header .inner{
    position: relative;
    width: 100%;
    padding: 0;
}
h1{
    float: none;
    padding: 10px;
}

#menuBtn{
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 4px;
    width: 40px;
    height: 40px;
}
#menuBtn span{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 3px;
    margin: -1px 0 0 -12px;
    background: #000;
    transition: .2s;
}
#menuBtn span:before, #menuBtn span:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 3px;
    background: #000;
    transition: .3s;
}
#menuBtn span:before{
    margin-top: -9px;
}
#menuBtn span:after{
    margin-top: 6px;
}
#menuBtn .close{
    background: transparent;
}
#menuBtn .close:before, #menuBtn .close:after{
    margin-top: 0;
}
#menuBtn .close:before{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
#menuBtn .close:after{
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.liMenu{
    display: none;
    float: none;
    width: 100%;
    margin-top: 0;
    background: #fff;
    border-top: 1px solid #ccc;
}
.liMenu li{
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.liMenu li a{
    display: block;
    height: auto !important;
    padding: 20px 0;
    background: none;
    color: #000;
    text-decoration: none;
}
.liMenu li a:hover{
    border-bottom: none;
}


/* ==============================================================
/*     CONTENTS
/* ============================================================== */

.fSP{
    display: block;
}
.fPC{
    display: none;
}

body, html, #main{
    height: 100%;
}
.inner{
	width: 100%;
}
.cont .inner{
	width: 96%;
    padding: 2%;
}

.lBox{
    float: none;
    margin: 0 auto 30px;
}
.rBox{
    float: none;
    margin: 0 auto;
}
.cont_bg{
    height: 400px;
    margin-top: 40px;
}

/* #CONT1
---------------------------------------------------------*/
#cont1 h3{
    line-height: 1.6;
}


/* #CONT2
---------------------------------------------------------*/
#cont2 h2{
    margin-bottom: 40px;
}
#cont2 .boxMerit dl{
    float: none;
    width: 90%;
    margin: 0 5% 20px;
}
#cont2 .boxMerit dl:first-child{
    border: none;
    border-bottom: 1px solid #8a8a8a;
    padding-bottom: 20px;
}

/* #CONT3
---------------------------------------------------------*/
#cont3-5_1 .rBox p{
    padding-top: 0;
}
.rTxt.fs13{
    font-size: 12px !important;
}

/* #CONT4
---------------------------------------------------------*/
#cont4{
    padding-top: 80px;
}
#cont4 ul{
    width: 548px;
    margin-left: auto;
    margin-right: auto;
}

/* #CONT5
---------------------------------------------------------*/
#cont5{
    padding-top: 80px;
}
#cont5 p br{
    display: none;
}
.cont5-list{
    margin-top: 40px;
}
.cont5-list div{
    display: block;
    width: 100% !important;
    padding: 30px 0 0;
    border-right: none;
    border-bottom: 1px dashed #a6a6a4;
}
.cont5-list div:first-child{
    border-left: none;
    border-top: 1px dashed #a6a6a4;
}
#cont5 .cont5-list div p br, .rTxt.fs13 br{
    display: block !important;
}


/* ==============================================================
/*     FOOTER
/* ============================================================== */
.footerBtm{
    padding: 20px;
}
.footerBtm ul, .footerBtm p{
    float: none;
    text-align: center;
}
.footerBtm p{
    margin-bottom: 20px;
}
.footerBtm ul li:first-child {
    margin-left: 0;
}

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

/* ==============================================================
/*     CONTENTS
/* ============================================================== */

.fSPs{
    display: block;
}
.cont .inner{
	width: 96%;
    padding: 80px 2% 20px !important;
}
.cont p{
    text-align: left;
    line-height: 1.8;
}
.cont p, .cont dd{
    font-size: 14px;
}
.lBox img, .rBox img, .cont-fst p img, .img100, .toTop img{
    width:100%;
    max-width: 100%;
    height: auto;
}

.cont h2{
    height: 80px;
}
.cont h2 img{
    width: auto;
    height: 100%;
}


/* .cont-fst
---------------------------------------------------------*/
.cont-fst{
    height: 400px;
    padding-top: 60px;
}
.cont-fst p{
    width: 280px;
    margin: 0 auto;
}
.cont_bg{
    height: 200px;
    margin-top: 0;
}
#cont2 .liMerit dd br, #cont2 .boxMerit dl dt br,
#cont1 p br, #cont3 p br{
    display: none;
}

/* #CONT1
---------------------------------------------------------*/
#cont1 h3{
    margin: 30px 0 20px;
    font-size: 20px;
}
#cont1 p{
    font-size: 14px;
}

/* #CONT2
---------------------------------------------------------*/
#cont2 .lBox, #cont2 .rBox,
#cont3 .lBox, #cont3 .rBox{
    width: 100%;
}
#cont2 .liMerit li{
    margin: 0 auto 10px;
    width: 300px;
    height: 243px;
    background-size: 100% auto
}
#cont2 .lBox .liMerit li:last-child,
#cont2 .rBox .liMerit li:last-child{
    height: 255px;
}
#cont2 .liMerit h3{
    width: 100px;
    margin: 0 auto;
    padding: 35px 0 10px;
}
#cont2 .lBox .liMerit li:last-child h3,
#cont2 .rBox .liMerit li:last-child h3{
    padding-top: 45px;
}
#cont2 .liMerit h3 img{
    width: 100%;
    height: auto;
}
#cont2 .liMerit dt{
    margin-bottom: 10px;
    font-size: 16px;
}
#cont2 .liMerit dt .sTxt{
    font-size: 10px;
}
#cont2 .liMerit dd{
    padding: 0 20px;
    font-size: 12px;
    line-height: 1.2;
}
#cont2 .dlMerit1{
    margin-bottom: 15px;
}
#cont2 .dlMerit1 dt{
    font-size: 16px;
}
#cont2 .boxMerit{
    margin: 30px 0 15px;
    padding: 20px 0;
    border: 1px dotted #000;
    text-align: left;
}
#cont2 .boxMerit dl dt{
    margin-bottom: 10px;
    float: none;
    font-size: 18px;
}
#cont2 .boxMerit dl dd{
    margin-left: 0;
    line-height: 2;
}

#cont2-2 h3{
    margin: 50px 0 20px;
}
#cont2-2 h4{
    margin-bottom: 30px;
    font-size: 18px;
}
#cont2-2 h5{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.8;
}
#cont2-2 .box{
    padding: 25px 20px 1px;
}
#cont2-2 .rBox .box{
    padding-bottom: 0;
}
#cont2-2 .rBox .box:last-child{
    margin-top: 30px;
}
#cont2-2 li {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.8;
}

/* #CONT3
---------------------------------------------------------*/
#cont3 .inner{
    padding-bottom: 80px !important;
}
#cont3 h2{
    margin-bottom: 50px;
}
#cont3-1 h3{
    margin-bottom: 30px;
}
#cont3-1 h4{
    margin-bottom: 10px;
    font-size: 16px;
}
#cont3-1 .cf:last-child h4{
    width: 60%;
    margin: 0 0 20px;
}
.cont3-1_1 span{
    bottom: 83px;
    left: 10px;
    font-size: 10px;
    line-height: 1 !important;
}
.cont3-1_1 span .fSPs{
    display: block !important;
}
#cont3-2{
    margin-top: 60px;
}
#cont3-2 p{
    font-size: 14px !important;
    line-height: 1.8;
}
#cont3-2 p.fs11{
    font-size: 11px !important;
}
#cont3-5 .rBox .rTxt{
    margin-top: 20px;
}
#cont3-5 .rBox .rTxt img{
    width: 75%;
}
#cont3-5_1 .lBox p{
    margin: 30px 0 0;
    font-size: 16px;
}
.cont3-5 h4{
    line-height: 1.4;
}
#cont3-5_5 .rBox p{
    padding: 20px;
}

/* #CONT4
---------------------------------------------------------*/
#cont4 {
    padding: 0 0 20px;
}
#cont4 h2{
    height: 30px;
}
#cont4 ul{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#cont4 ul li {
    float: none;
    min-height: 0;
}

/* #CONT5
---------------------------------------------------------*/
#cont5{
    padding-top: 0;
    padding-bottom: 20px;
}
#cont5 p {
    font-size: 14px;
    line-height: 1.8;
}
#cont5 .cont5-list div p{
    text-align: center;
}

/* #CONT6
---------------------------------------------------------*/
#cont6{
    height: 90px;
    padding: 15px 80px 15px 10px;
}
#cont6 p{
    font-size: 11px;
    text-align: left !important;
}
#cont6 br{
    display: none;
}
.toTop{
    width: 60px;
    padding: 0 0 15px;
    right: 10px;
}

/* ==============================================================
/*     FOOTER
/* ============================================================== */
.footerBtm p{
    margin-bottom: 10px;
    text-align: center;
}
.footerBtm p img{
    display: block;
    margin: 0 auto 5px;
}
.footerBtm ul li{
    font-size: 12px;
}
.footerBtm ul li:last-child{
    margin-top: 5px
}

}
