/* IMPORT RESET */
@import url("reset.css");
/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
a:hover{
	text-decoration: none;
}
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
a img{
  opacity: 1;
  transition: .3s;
}
a img:hover{
  opacity: 0.6;
  transition: .3s;
}
/*	共通 */
body {
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",游ゴシック Medium,YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	color: #3d3d3d;
	font-size: 16px;
  background-repeat:repeat;
  font-feature-settings : "palt";
  letter-spacing: 0.1em;
}.container{padding:10px;}
/*.pcon{display: block ;}.spon{display: none !important;}*/


/*@media ( max-width : 880px ){.pcon{display: none ;}.spon{display: block !important;}.yohaku{padding: 0 15px !important;}}*/
img{max-width: 100%;}a{text-decoration: none;}
.wrapper{max-width: 960px;margin: 0 auto;}
.subwrap{max-width: 1140px;margin: 0 auto; }
.subwrap3{max-width: 660px;margin: 0 auto;}
.textcenter{text-align: center;text-align: -webkit-center;text-align: -moz-center;}
.wbg{background-color: #fff;}.bbg{background-color: #f6f6f6;}
.pt1{padding-top: 1px;}
.pt20{padding-top: 20px;}
.pt10{padding-top: 10px;}

.mt20{margin-top: 20px;}
.pt30{padding-top: 30px;}
.pt40{padding-top: 40px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.pb30{padding-bottom: 30px;}
.mb30{margin-bottom: 30px;}
.pb10{padding-bottom: 10px;}
.mb10{margin-bottom: 10px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.pt60{padding-top: 60px;}
.mt60{margin-top: 60px;}
.pb60{padding-bottom: 60px;}
.mb60{margin-bottom: 60px;}
.ptb15{padding: 15px 0;}
.mtb15{margin: 15px 0;}
.ptb10{padding-top: 10px; padding-bottom: 10px;}
.ptb60{padding-top: 60px; padding-bottom: 60px;}
.mtb60{margin: 60px 0;}
.ptb30{padding-top: 30px;padding-bottom:30px;}
.ptb40{padding-top: 40px;padding-bottom:40px;}
.mtb30{margin: 30px 0;}
.mtb40{margin-top: 40px;margin-bottom: 40px;}
.ptb20{padding: 20px 0;}
.mtb20{margin: 20px 0;}
.mtb10{margin: 10px 0;}
.mb5{margin-bottom: 5px;}
.plr15{padding:0 10px;}
.p40{padding: 40px;}
.p5{padding: 5px;}
.p15{padding: 15px;}
.mb5{margin-bottom: 5px;}
.pb5{padding-bottom: 5px;}
.redtex{color: #e34033;}








/*ヘッダー*/
.toplogo{
  max-width: 430px;
  display:  inline-block;
}
.telbox{
  max-width: 470px;
  float: right;
}
.telbox .boxl{
  max-width: 290px;
  float: left;
  margin-right: 5px;
}
.telbox .boxr{
  max-width:175px;
  float: right;
}
.hcon{
  max-width: 35px;
  float: left;
  padding: 10px 0;
}
.number{
  max-width: 250px;
  float: right;
}
@media only screen and (max-width: 915px) {
  #top .wrapper{
    text-align: center;
  }
  .toplogo{
    max-width: 430px;
    display: inline-block;
  }
  .telbox{
    max-width: 470px;
    float: none;
    margin: 0 auto;
  }
  .telbox .boxl{
    max-width: 290px;
    float: none;
    margin:  0 auto;
  }
  .telbox .boxr{
    max-width: 100%;
    float: none;
    display: inline-block;
  }
  .hcon{
    max-width: 35px;
    float: left;
    padding: 10px 0;
  }
  .number{
    max-width: 250px;
    float: right;
  }
  .boxr a{
    float:left;
    width: 49%;
    margin: 0 0.5%;
  }
}




/*MV*/
.mv{
  clear: both;
  background:#f7eee7;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}


/*s2*/
.s2{
background: #5b3f28; /* Old browsers */
background: -moz-linear-gradient(top, #5b3f28 0%, #79624f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #5b3f28 0%,#79624f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #5b3f28 0%,#79624f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b3f28', endColorstr='#79624f',GradientType=0 ); /* IE6-9 */
}



/*s3*/
.s3 {
  background-color: #f6f6f6;
}

.s3 .bbb{
  border: 1px solid #70533e;
  background-color: #fff;
  padding:30px;
}
@media only screen and (max-width: 915px) {
.s3 .bbb{
  padding:30px 10px;
}
.s3 .bbb img{
  display: inherit;
}
}

/*info*/

.info .wrapper{
    background-image: url(../img/infobg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.info .logo{
  max-width: 300px;
  margin:0 auto;
  display: inherit;
}

.ibox{
  max-width: 705px;
  margin:  0 auto;
}
.ibox .icon{
  max-width:  42px;
  margin-right: 10px;
  display: block;
  float:  left;
  padding: 20px 0;
}

.ibox .inum{
  max-width: 390px;
  display:  inline-block;
}

.ibox .itime{
  max-width: 255px;
  display: block;
  float:  right;
}
@media only screen and (max-width: 915px) {
.ibox{
  max-width: 705px;
  margin:  0 auto;
  text-align: center;text-align: -webkit-center;text-align: -moz-center;
}
.ibox .icon{
  max-width:  42px;
  margin-right: 10px;
  display: block;
  float:  none;
  padding: 0;
}

.ibox .inum{
  max-width: 390px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ibox .itime{
  max-width: 255px;
  display: block;
  float:  none;
}
}

.gbg{
  background-color: #f6f6f6;
}
.pbg{
  background-color: #f7eee7;
}

.s10 .wrapper{
    background-image: url(../img/s10bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.chu{
  color:#ff3300;
}
.dsubmit {
  max-width: 320px;
  margin: 0 auto;
}
.s10b{
  max-width: 700px;
  margin: 0 auto;
}
.s12 .logo{
   margin: 20px auto;
   max-width: 500px;
   display: inherit;
}
.s12 .acbox b{
  font-weight: bold;
}
.s12 .acbox{
border-top: 1px solid #70533e;
    max-width: 570px;
    color: #70533e;
    margin-top: 30px;
    line-height: 2.5em;}
.s12 .acbox p{
  border-bottom: 1px solid #70533e;
  padding:5px; 
}

@media only screen and (max-width: 915px) {
.s12 .acbox{
border-top: 1px solid #70533e;

    color: #70533e;
    margin-top: 30px;
    line-height: 1.5em;
    }
}









.flogo {
  max-width: 320px;
  margin: 0 auto;
}
footer{
  background-color: #70533e;
  padding: 0px ;
  color: #fff;

}
footer .small{
  font-size: 0.7em;
}
@media ( max-width : 940px ){
footer{
  background-color: #70533e;
  padding: 40px 10px 90px;
  color: #fff;

}
}


/*固定ボタンSP*/
.fixbutton{display: none; background-color: #6f533d;text-align: -webkit-center;text-align: center;position: fixed;bottom: 0;width: 100%;padding: 0px 0px; z-index: 99999999;}
.fixbutton .fb{text-align: -webkit-center;text-align: center;border-right: 1px solid #fff;padding: 10px 5px 5px;}
.fixbutton .fb span{color: #fff;display: block;text-align: -webkit-center;text-align: center;margin: 2px 0 0 0;font-size: 0.85em;}
.fixbutton .fb img{margin: 0px auto;height: 30px;padding: 1px;}
.fixbutton .fbb1{border-left: 0px solid #fff;}.fixbutton .fbb2{border-right:0px solid #fff;}

/*  COLUMN WIDTH ON DISPLAYS +768px 
  You might need to play with media queries here to suite your design. */
@media ( min-width : 320px ) {
  .fixbutton .span_3 { width: 25%; }
  .fixbutton .gutters .span_3 { width: 23.5%; }
}

/*固定ボタンPC*/
.pcfixbutton{letter-spacing: 0; display: block; text-align: -webkit-center;text-align: center;position: fixed;top: 120px;right:0;width: 100%;padding: 0px 0px;width: 79px;z-index: 99999999;}
.pcfixbutton .fb a{
  background-color: #6f533d;
  position: relative;
  display: block;text-align: -webkit-center;text-align: center;border-bottom: 1px solid #fff;padding: 12px 5px 5px;min-height: 71px;}
.pcfixbutton .fb span{color: #fff;display: block;text-align: -webkit-center;text-align: center;margin: 5px 0 0 0;font-size: 0.91em;}
.pcfixbutton .fb img{margin: 0px auto;width: 30px;padding: 1px;}
.pcfixbutton .fbb1{/*border-bottom: 1px solid #fff;*/}.fixbutton .fbb2{border-right:1px solid #fff;}
/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 1015px) {
.pcfixbutton {
  display: none; 
    background-color: #6f533d;
    text-align: -webkit-center;
    text-align: center;
    position: fixed;
    top: 181px;
    right: 0;
    width: 100%;
    padding: 0px 0px;
    width: 79px;
    z-index: 99999999;
}
.fixbutton{
  display: block;
  background-color: #6f533d;
  text-align: -webkit-center;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 0px; 
  z-index: 99999999;
}
}






.chubox{
  padding:60px 15px;
  width: 100%;
}
.chubox p{
  text-align:center;
  text-align:-webkit-center;
}
.chubox .imicon{
  max-width: 35px;
  margin: 5px 5px;
  display:  inline-block;
  vertical-align:  middle;
}
.chubox .blsub{
    color: #dfd492;
    margin-bottom: 15px;
    font-weight: bold;
}
.formwrap{
  background-color: #fff;
}
.fbox{padding:  0 15px;}

.ftitle{
    text-align:  right;
    text-align: -webkit-right;
    /*font-weight:  bold;*/
	font-size: 14px;
}
/*
.formwrap .imicon{
    max-width: 36px;
    display: block;
    margin: 0px 0px 0 5px;
    padding: 0px 0 0 0;
    float:  right;
}

*/
#mailform small{
  font-size: 12px;
}
.fcont1{
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.fcont1 .nametext{
  width: 45%;
  margin-right: 10px;
        height: 40px;
padding-left: 10px;
        font-size: 16px;
}
.fcont1 .oldtext{
  width: 20%;
  margin-right: 10px;
        height: 40px;
padding-left: 10px;
        font-size: 16px;
}
.form1{margin-left: 2% !important;}
.mfp_element_select-one{
  width: 45%;
}
.fcont1 ol{
  width: 100%;
  float: left;
}
.fcont1 li:first-child{
  margin: 0px 0 15px;
}
.fcont1 li{
  margin: 15px 0;
}
.naiyou {
    width: 100% !important;
    min-height: 250px;
    border: 1px solid #dfdfdf;
    padding: 10px;
}
@media only screen and (max-width: 640px) {
.mtb20 {
    margin: 15px 0;
}
.form1 {
    margin-left: 0 !important;
}
form#mailformpro label.mfp_checked {
    padding: 0 0px !important;
}
form#mailformpro label {
    border-radius: 3px;
    margin: 5px 0px;
    display: inline-block;
    white-space: nowrap;
}
.mfp_element_text,.mfp_element_select-one,.mfp_element_textarea{
  font-size: 16px;
}
.fcont1 .nametext {
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    border: 1px solid #ccc;
}
.fcont1 .oldtext {
    width: 60%;
    margin-right: 10px;
    font-size: 16px;
        border: 1px solid #ccc;

}
.fcont1 ol{
  width: 100%;
  float: none;
}
.fcont1 .oldtext{
  width: 60%;
  margin-right: 10px;
  font-size: 16px;
}
.form1 {
    margin-left: 0!important;
}
.ftitle{
    text-align:  left;
    text-align: -webkit-left;
    font-weight:  bold;
    margin-bottom: 10px;
}
.mfp_element_select-one{
  height: 40px;
  width: 70%;
  margin-top: 5px;
}
.formwrap .imicon, span.imicon {
    margin: 0px 5px 0px 0px;
    padding: 2px 5px;
    float: left;
    font-size: 12px;
    font-weight: 100;
}
.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea, .mfp_element_date, .mfp_element_password {
    font-size: 14px;
}
footer {
    padding-bottom: 0;
    padding: 0;
}
}







.mapareabutton {
  display: block;
  width: 260px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}

.mapareabutton::before,
.mapareabutton::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.mapareabutton,
.mapareabutton::before,
.mapareabutton::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mapareabutton {
  position: relative;
  z-index: 2;
  background-color: #0c1e4e;
  border: 2px solid #0c1e4e;
  color: #fff !important;
  line-height: 35px;
  margin: 15px auto;
}
.mapareabutton:hover {
  background-color: #fff;
  border-color: #05132d;
  color: #0c1e4e !important;
}
.mapareabutton::before,
.mapareabutton::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #0c1e4e;
}
.mapareabutton::before {
  right: 0;
}
.mapareabutton::after {
  left: 0;
}
.mapareabutton:hover::before,
.mapareabutton:hover::after {
  width: 0;
  background-color: #0c1e4e;
}
*/





