@charset "UTF-8";
/* CSS Document */

/* **ソートリスト**
1__全体設定
2__ページ設定
3__プラグイン制御
*/


@media screen and (min-width: 600px){
/* -基本設定- */
.sp{display:none !important;}
.sp_phone{display:none !important;}


}
/* 
/* リキットデザイン対応 */
@media screen and (max-width:1000px) and (min-width: 769px){:root{font-size: 0.9vw;}} */

/* リキットデザイン対応 - タブレット */
@media screen and (max-width:768px) and (min-width: 600px){:root{font-size: 1.3vw;}}


@media screen and (max-width: 599px){
/*============================
#1__全体設定
============================*/
/* -基本設定- */
:root{font-size: 2.13vw;font-size: 62.5%;}
.pc{display:none !important;}
select,
input{width:100%;box-sizing:border-box;}


/*============================
#2__ページ設定
============================*/
/* -各セクションごとの設定- */
.headLogoWrap .logo img{
    height: 2.8rem;
}
.headbar{
    padding-left: 2%;
    padding-right: 2%;
}
.headLogoWrap{
    height: auto;
    width: 100%;
}
.headLogoWrap .logo{
    height: auto;
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    top: 1.4rem;
}
#cateForms{
    background: none;
}
#nowpage{
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
}
#contents_form{
    width: 100%;
}
#wrapper{
    width: 100%;
}
#site_title{
    width: 100%;
}
#footWrapper > div{
    min-width: 0;
}
#footWrapper{
    min-width: 0;
    height: auto;
}
footer div{
    width: 100%;
}
#contentWrapper{
    margin: 0;
    padding: 15px 0;
}
.containerBox, #containerBox {padding: 0 3.125%;}
header {
    height: 7rem !important;
}
footer .copyright{
    font-size: 0.8rem;
    color: #448aca;
    padding-bottom: 1rem;
    float: none;
    display: block;
    text-align: center;
}
footer .message{float: none;font-size: 1.3rem;text-align: center;margin-bottom: 3rem;line-height: 2;}
footer{
    height: auto;
    padding-left: 3.125%;
    padding-right: 3.125%;
}
body{font-size: 15px;}
#contents_form form h3{
    font-size: 1.3rem;
}
#contents_form form .table_form th,
#contents_form form .table_form.privacy_form th,
#contents_form form .table_form td{
    display: block;
    width: 100%;
    box-sizing: border-box;
}
#contents_form form .table_form.privacy_form th[rowspan]{
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: bold;
    margin: 2rem 0.5rem 0.5rem 0.5rem;
    padding: 1rem 1.5rem 0.7rem;
    color: #fff;
    background-color: #666;
    text-align: left;
    margin: 0;
    border: none;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
    position: static;
}
#contents_form form .table_form.privacy_form th:not([rowspan]),
#contents_form form .table_form th{
    padding: 0;
    text-align: left;
    padding: 0 1rem;
    background: none;
    position: absolute;
    top: 0;
    border: none;
    top: 1rem;
}
#contents_form form .table_form.privacy_form th[rowspan] + th{
    top: 4.7rem;
}

#contents_form form .table_form.privacy_form th[rowspan] p:before{content:"▼";display: inline-block;margin-right: -2px;}
#contents_form form .table_form th p,
#contents_form form .table_form.privacy_form th:not([rowspan]) p{
    font-size: 104%;
    text-align: left;
    padding-left: 0.5rem;
    border-left: #666 0.3rem solid;
    line-height: 1;
}
#contents_form form .table_form th:not(.media-ttl)[rowspan] p{
    padding-left: 0;
    margin-left: 0;
    border: none;
}
#contents_form form .table_form.privacy_form th br,
#contents_form form .table_form th br{
    display: none;
}
#contents_form form .table_form td{
    border: none;
    padding-bottom: 1.3rem;
}
#contents_form form .table_form td.err,
#contents_form form .table_form td.ok,
#contents_form form .table_form td{
    padding-top: 3.2rem;
}
#contents_form form .table_form tr{
    display: block;
    position: relative;
    margin-bottom: 0.5rem;
}
.input-cover{
    display: block;
    margin-bottom: 2rem;
}
.form_btn .input-cover{
    text-align: center;
    height: auto;
}
#know-checklist .input-cover{
    display: inline-block;
    margin-bottom: 2.3rem;
    margin-left: -1.5rem;
}
.nenrei + .input-cover{
    display: inline-block;
    margin-right: 0.5rem;
}
#contents_form #know-etc textarea{
    width: 100%;
    margin: 0;
}
#contents_form input[name="KOKYAKUNAME_SEI"], input[name="KOKYAKUNAME_MEI"], input[name="KOKYAKUNAME_KANA_SEI"], input[name="KOKYAKUNAME_KANA_MEI"], input[name="TEL"], input[name="ZIP"],.table_form_bg .table_form select, .table_form_bg .table_form textarea, .table_form_bg .table_form input{
    border: solid 1px #a1afb5;
    width: 100%;
    height: 3.9rem;
    font-size: 1.5rem;
    border-radius: 0.5rem;
    behavior: url("/js/PIE.htc");
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif;
    -webkit-box-shadow: #ccc 0px 0.2rem 0.5rem inset;
    -moz-box-shadow: #ccc 0px 0.2rem 0.5rem inset;
    box-shadow: #ccc 0px 0.2rem 0.5rem inset;
    behavior: url("/js/PIE.htc");
    padding: 0.3rem;
}
#contents_form input[name="MAILADDRESS"]{width:100%}
[name="NENREI"]{
    width: 11rem !important;
}
.placeholder{
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    line-height: 2.5rem !important;
}
.formRuleMsg .Msg:before,
.formRuleMsg .Msg:after,
.formErrorMsg .Msg:before,
.formErrorMsg .Msg:after{
    display: none;
}
.checkfield{
    top: 12rem;
}
.formErrorMsg{
    background: none;
    border: none;
    padding: 0;
    top: -4.8rem;
    left: 0;
    margin: 0;
}
.formRuleMsg{
    background: none;
    border: none;
    padding: 0;
    top: -4.9rem;
    left: 0;
    margin: 0;
    }

#mailaddressRule,
#mailaddressError,
#telError,
#telRule,
#zipError,
#zipRule,
#near_soudanError,
#near_soudanRule,
#jyusyo1_1Rule,
#jyusyo1_1Error,
#jyusyo1_2Error,
#jyusyo1_2Rule,
#jyusyo2Error,
#jyusyo2Rule{
    top: -7.8rem;
}
    
#contents_form form .table_form td.err,
#contents_form form .table_form td.ok{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
#kokyakuname_meiError, #kokyakuname_kana_meiError, #kokyakuname_meiRule, #kokyakuname_kana_meiRule{
    left: 0;
}

#kokyakuname_kana_meiError,
#kokyakuname_kana_meiRule,
#kokyakuname_meiRule,
#kokyakuname_meiError{
    top: 3.5rem;
}
#contents_form form .table_form td select{
    padding: 0.3rem;
    border: solid 1px #a1afb5;
    width: 100%;
    height: 3.9rem;
    font-size: 1.5rem;
    border-radius: 0.5rem;
    behavior: url("/js/PIE.htc");
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif;
    box-shadow: none;
}
#contents_form form .table_form td .jyoukyou{float:none;margin: 0;margin-bottom: 3rem;}
#contents_form form .table_form td .jyoukyou:last-child{margin-bottom:0}
#contents_form .submitbutton-no-to{
    display: block !IMPORTANT;
    margin: 0 auto !important;
}
#jyokyoError,
#jyokyoRlule{
    width: 100%;
    bottom: auto;
    left: 0;
}

#nenreiError,
#nenreiRule{
    width: 100%;
    bottom: auto;
    left: 0;
    top: 13.7rem;
}
    
#gakunenError,
#gakunenRule{
    width: 100%;
    bottom: auto;
    left: 0;
    top: 4.2rem;
}
#near_soudanColor{
    padding-bottom: 4rem !important;
}
[name="JYUSYO1_1"]{
    margin-bottom: 2rem;
}
#contents_form .submitbutton-s2{
    display: block !important;
    margin: 0 auto !important;
}
#checkboxColor{
    top: 5rem;
    padding-top: 0.4rem !important;
}
.table_form_bg .table_form input[type="radio"]{
    height: auto;
    box-shadow: none;
    margin: 0px 0.5rem 0 0;
    width: 2.2rem;
    position: absolute;
    height: 2.2rem;
    top: 0;
    left: 0;
}
#contents_form form input[type="radio"]{
    top: 6px;
}
#contents_form form .table_form .subttl{
    font-weight: bold;
    margin-bottom: 1.4rem;
}
#know-check ul li > label{
    display: inline-block;
    line-height: 0.01;
    padding-left: 3rem;
}
#know-check ul li{
    width: 50%;
}
#contents_form .last textarea{
    width: 100%;
}
#contents_form form .table_form td.last{
    padding-left: 1rem;
    padding-right: 1rem;
}
iframe{
    max-width: 97%;
    margin: 0 auto;
    display: block;
}
#contents_form .submitbutton-kakunin{
    display: block !important;
    margin: 0 auto !important;
}
#know-pull{
    padding-top: 0 !important;
    top: 6rem;
    padding-left: 1rem !important;
}
#contents_form #know-radio,#contents_form #know-pull{
    display: none;
}
.submitbutton-soushin{
    margin: 0 auto !important;
    display: block !important;
}
#zokugaraColor{
    padding-bottom: 4rem !important;
}
#nowpage .img{
    margin-top: 9px;
}
#nowpage .img img{
    height: auto;
}
#nowpage .stepttl{
    font-size: 121%;
}
#contentWrapper > h1{
    border-radius: 0;
}
#nowpage .step{
    padding-left: 10px;
}
#contents_form form table.table_form{
    border-spacing: 5px 0;
}
#contents_form form .formatt{
    font-weight: normal;
}
#contents_form form .table_form td.last .formatt{
    font-weight: bold;
}
#contents_form form .table_form .subttl .formatt{
    font-weight: bold;
    margin-left: 0.4rem;
}

[name="KOKYAKUNAME_SEI"], [name="KOKYAKUNAME_MEI"], [name="KOKYAKUNAME_KANA_SEI"], [name="KOKYAKUNAME_KANA_MEI"]{
    width: 27.5rem !important;
}
#contents_form form .table_form .ok .rfc{
    font-size: 13px;
    line-height: 1.8;
}
#contents_form form .table_form .err .rfc::before{
    content: '(注)';
    flex-shrink: 0;
}

#contents_form form .table_form .ok .rfc::before{
    display: none;
}
#contents_form .button-modoru{
    border: 0;
    border: none;
    background: url(../img/icon_modoru.gif) left center no-repeat;
    padding-left: 9px !important;
    text-decoration: underline;
    margin: 18px auto;
    display: inline !important;
    width: auto;
    display: inline-block !important;
    float: none;
    margin: 0;
    font-size: 16px;
    }
.form_btn{
    text-align: center;
}


















html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td,*,* *,* * *,* * * *,* * * * *,* * * * * *,
*,*:before,*:after,*:hover,*:checked{}

@supports (-webkit-touch-callout: none) and (not (-moz-appearance: none)) {
  #contents_form form input[type="radio"] {
    top: 3px;
  }
}

/*============================
#3__プラグイン制御
============================*/
/* -基本設定- */



}


@media screen and (max-width: 414px){
:root{font-size: 2.4155vw;}

}