/*reset*/
/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
p.transformtt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html{
    overflow-x: hidden;
    height: auto;
}
body {
  line-height: 1;font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif, monospace;
    font-size: 14px;
    line-height: 180%;
    position: relative;
    -webkit-font-smoothing:antialiased;
    overflow-x: hidden;
  color: #4a4a4c ;
    background: white;
    -webkit-text-size-adjust: none;

}
a{
    color: #2d95bf;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 

}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}
::selection {
    color:#fff;
    background:#00aeef ;
}
::-moz-selection {
    color:#fff;
    background:#00aeef ;
}
*:focus {
    outline:0;
}
*,*:after,*:before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    margin:0;
}

 
/* Clearfix hack by Nicolas Gallagher:http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
    content:"";
    display:table;
    clear:both;
}
.all{
    width: 960px;
    margin: 0 auto;
}
.allpc{
    width:800px;
    margin: 0 auto;
}
.allfooter{
    width: 800px;
    margin: 0 auto;
}
.main{
    float: left;
    width: 100%;
}
.mainpc{
    background: url(/images/p1/bgwhite.png);
    padding: 0 50px;
}
.textalgincenter{
    text-align: center;
    font-size: 16px;
}
    .banner{
        float: left;
        width: 100%;
        text-align: center;
    }
    .banner img{
        width: 100%;
        display: block;
    }
    .middle{
        float: left;
        width: 100%;
        background: url(/images/a1_bg.jpg) center top;
        text-align: left;
        padding: 15px 20px;
        border-bottom: 1px solid #f5f2f1 ;
    }
    .txtred{
        color:#f15a5a;
    }
    .btn{
	    clear: both;
        width: 100%;
        text-align: center;
        line-height: 150%;
        margin: 0 auto;
    }
    .btn p {
        line-height: 120%;
        margin: -5px 0 5px;
    }
    .btn a:hover{
        opacity: 0.8;
    }
    .btn img{
        max-width: 100%;
    }
    .margintop30{
        margin-top:20px;
    }
    .noticbox{
        background: white;
        border: 1px solid #f1d773 ;
        padding: 10px 10px;
        width: 100%;
        font-weight: bold;
    }
    img{
        max-width: 100%;
    }
    .footer{
    background: white;
        padding: 20px 30px;
        float: left;
        width: 100%;
    }
    .left{
        float: left;
    
        max-width: 25%;
}
  .left img{
  max-width:100%; 
  }
    .right{
        float: right;
        text-align: right;
    }
    .c1mid{
        background: url(/images/c1/c1_bg.jpg);
    }
    .middlecenter{
        width: 100%;
        text-align: center;
    }
    .socialnh{
    letter-spacing: 15px;
    }
    .socialnh img{
        max-width: 15%;
    }
    .fontsize21{
    font-size: 21px;
    }
    .fontsize19{
        font-size: 19px;
    }
    .fontsize15{
        font-size: 15px;
    }
    .leftcontent{
        max-width: 40%;
        float: left;
    }
    .padding2025{
        padding: 20px 25px;
    }
    .rightcontent{
        max-width: 58%;
        float: right;
        text-align: left;
    }
    
    .margintop100{
        margin-top: 100px;
    }
    .infiniteslide1{
        position: relative;
        opacity: 0;   
    }
.infiniteslide2{
        position: relative;
        
    }
.dpb{
    display: block;
}
.dpn{
    display: none;
}
    .logonh{
        position: absolute;
        top: 0;
        left:0;
        width: 100%;
        height: 100%;
    }
    .logonh img{
        position: absolute;
    }
    .logotop{
        top: 0;
        left: 50%;
        height: 100%;
        position: absolute;
    }
    .centernh{
        top: 50%;
        left: 50%;
        max-width: 80%;
        display: none;
        height: 100%;
    }
.centernh2{
    top: 50%;
        left: 50%;display: none;
}
.bannerslideshow li{
    height: 100%;
}
    .bannerslideshow img{
        height: 100%;
    }
.txtblue{
    color: #2d95bf;
    font-weight: bold;
}
.txtgreen{
    color:#4eba6f ;
    font-weight: bold;
}
.boxpcnh{
    float: left;
    width: 100%;
    padding: 40px 25px 0;
    border: 1px solid #f4f1ef ;
    background: white;
    font-weight: bold;
    margin-top: 30px;
    font-size: 18px;
}
img.tanh{
    float: left;
    margin-right: 25px;
    margin-top: -60px;
}
.redboxnh{
    width: 100%;
    float: left;
    background: #f15a5a;
    color: white;
    padding: 15px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    text-align: center;
    margin-top: 35px;
    font-weight: bold;
}
.redboxnh img{
    vertical-align: middle;
}
.fontsize20{
    font-size: 20px;
}
.bordertrag{
    display: inline-block;
    border: 1px solid white;
    padding: 0px 4px;
    margin-top: 15px;
}
.titleqr{
    margin: 20px 0;
    float: left;
    width: 100%;
    text-align: center;
}
.qrb{
    float: left;
    background: white;
    width: 236px;
    text-align: center;
    padding: 25px;
    font-size: 16px;
    margin-left: 80px;
}
.qrb a{
    font-size: 16px;
}
.qrbr{
    width: 280px;
    float: right;
    margin-left: 0;
    margin-right: 70px;
    min-height: 224px;
}
.formnh{
    float: left;
    width: 100%;
    height: 1200px;
}
.ss-form{
    float: left;
    width: 100%;
    font-size: 14px;
}
.ss-form label{
    display: none !important;
}
.ss-form input.error{
    border: 1px solid #f15a5a;
}
.ss-form input{
    width: 100%;
    border: 1px solid #b8b2b0;
    font-size: 14px;
    margin-bottom: 30px;
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
    -webkit-appearance: none;

}
.ss-form input[type=text]{
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}
.ss-form input[type=submit]{
    border: none;
    background: url(/images/form/submit.png) no-repeat top center;
    width: 100%;
    height: 132px;
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 40px;
    -webkit-appearance: none;
border-radius: 0;
 
}
.ss-form textarea{
    width: 100%;
    height: 210px;
    font-size: 14px;
    padding: 10px;
}
.pcbg{
    background: url(/images/p1/pcbg_03.jpg);
}
.fontsize12{
    font-size: 12px;
    font-weight: normal;
}
.footer img{
    border: none;
}
.hiddennh{
    position: absolute;
    opacity: 0;
}
.middleContent p {
	font-weight: bold;
}
@media screen and (max-width: 800px){
    .all{
        width: 100%;
     
    }
    .btn{
        width: 60%;
    }
    
}
@media screen and (max-width: 600px){
.ss-form input[type=submit]  {
  background-size:100%;
  height: 94px;
}
.btn{
        width: 70%;
    }
}

@media screen and (max-width: 400px){
    .footer{font-size: 10px;}
    .btn{
        width: 100%;
    }
}


