/* カスタム CSS をここに入力してください */

/* 空き */
.mr5{margin-right:5px !important;}
.m20{margin:20px !important;}
.mt20{margin-top:20px !important;}
.mr20{margin-right:20px !important;}
.mb20{margin-bottom:20px !important;}
.ml20{margin-left:20px !important;}
.pr5{padding-right:5px !important;}
.ml50{margin-left:50px !important;}

/* 行間 */
.lh1em{line-height:1em !important;}
.lh13em{line-height:1.3em !important;}
.lh14em{line-height:1.4em !important;}
.lh15em{line-height:1.5em !important;}
.lh16em{line-height:1.6em !important;}
.lh18em{line-height:1.8em !important;}

/* 文字サイズ */
.ft12em_b{font-size: 1.2em !important; font-weight:bold;}
.ft15em{font-size: 1.5em !important;}
.ft15em_b{font-size: 1.5em !important; font-weight:bold;}
.ft07em{font-size: 0.7em !important;}
.bold{font-weight: bold !important;}

/* 位置 */
.txtc{text-align: center;}
.tablepress td{text-align: center; top: 50%; left: 50%;}

h2.h2_order{font-size: 1.7em !important; font-weight:bold !important;  border-top:2px solid #364E96 !important;  border-left:none !important; border-bottom:2px solid #364E96 !important; background:#FFFFFF !important; color:#364E96 !important;}

h2.h2_flow{font-size: 1.5em !important; font-weight:bold !important;  border-top:2px solid #364E96 !important;  border-left:none !important; border-bottom:2px solid #364E96 !important; background:#FFFFFF !important; color:#364E96 !important; margin-left:0 !important; line-height:1em !important;}

/* 非表示 */
.display-none{display:none;}

/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
/*div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:1em; line-height:1.5em; }*/
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:1em; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit,div.wpcf7 input.wpcf7-confirm,div.wpcf7 input.wpcf7-btn-back {
   cursor:pointer; color:#fff; font-weight:bold; font-size:1.2em; width:200px; height:45px; margin:0 auto 20px; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit,div.wpcf7 input.wpcf7-confirm,div.wpcf7 input.wpcf7-btn-back:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit,div.wpcf7 input.wpcf7-confirm,div.wpcf7 input.wpcf7-btn-back:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }
/*div.wpcf7 .iframe {width: 100%; height: 100%;}
div.wpcf7 iframe { border: 1px #999 solid; overflow: scroll; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }*/
/*div.wpcf7 .ifrm-container {width:100% !important; overflow:auto !important; -webkit-overflow-scrolling:touch !important;}*/
 
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

/* 確認画面 */
.wpcf7c-conf {background-color: #F5F5F5; color: black; border: 1px solid #AEAEAE;}

div.wpcf7c input.wpcf7-submit,div.wpcf7c input.wpcf7-confirm,div.wpcf7 input.wpcf7c-btn-back {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto 20px; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7c input.wpcf7-submit,div.wpcf7c input.wpcf7-confirm,div.wpcf7c input.wpcf7-btn-back:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7c input.wpcf7-submit,div.wpcf7c input.wpcf7-confirm,div.wpcf7c input.wpcf7-btn-back:active { box-shadow:none; bottom:-2px; position:relative; }

div.wpcf7 .form_font .inlineframe {background-color:#FFF; font-size:0.8em; width:100% !important; height:250px; overflow:auto; overflow-y:scroll; overflow-x:hidden; border: 1px #999 solid; margin: 0 0 20px 0; padding:10px;}

/* --- ／お問い合わせフォーム --- */

/**********MW WP Formボタン*********/
/*確認・送信ボタン*/
.confbtn {
background: #0099CC;
border: 1px solid #DDD;
color: #FFF;
text-shadow:1px 1px 1px rgba(0,0,0,0.5);
width: 200px;
padding: 10px 0;
cursor: pointer;
}
/*戻るボタン*/
.backbtn {
background: #FF6633;
border: 1px solid #DDD;
color: #FFF;
text-shadow:1px 1px 1px rgba(0,0,0,0.5);
width: 200px;
padding: 10px 0;
cursor: pointer;
}

/* --- 固定ページh2カラー変更 --- */
#FixedPage h2 {
  margin: 80px 0 32px -74px;
  padding: 16px 16px 16px 56px;
  font-size: 28px;
  clear: both;
  font-weight: normal;
  border-left: 10px solid #00577F;
  background: #0074AA;
  color: #fff;
}

/* --- トップページ visual image --- */
body.home #main_visual {height: 480px !important;}
body.home .wrap {padding-top: 50px !important;}
body.home #main_visual h2 {margin-top: 20px; margin-bottom: 20px;}
body.home #main_visual p {padding-bottom: 30px;}

/* 動画スマホレスポンシブ対応 */
.movie {position: relative; height: 0; padding: 30px 0 56.25%; overflow: hidden;}
.movie iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media screen and (max-width: 460px){
.sp_none {display:none}
}

/* ボタン */
#FixedPage .c_btn a {
  border-radius: 5px;
  background: #FF6C00;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease-in-out .3s;
          transition: all ease-in-out .3s;
  opacity: 1;
  display: block;
  width: 30%;
  padding: 12px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
#FixedPage .c_btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}

#FixedPage .btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  padding: 14px 0;
  -webkit-transition: background .3s ease-in-out;
          transition: background .3s ease-in-out;
  background: #3B4552;
}
#FixedPage .btn:hover {
  text-decoration: none;
  background: #FF6C00;
}

body.home .front-loop .wrap h3{
  font-size: 24px;
　font-weight: bold;
}
body.home .front-loop .wrap h4{
  font-size: 36px;
  text-align: center;
　font-weight: bold;
　/*margin-bottom:20px;*/
　padding: 0px 0px 20px 0 !important;
}

@media screen and (max-width: 640px) {
    .br-sp { display:none; }
}

#main_visual .wrap h2 {line-height:1.5em !important;}
#main_visual .wrap p {line-height:1.5em !important;}
