@charset "UTF-8";
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #000;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
}
a[href^="tel:"] {
    cursor: default;
}
a,a:link {
    color: #3e3a39;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #3e3a39;
}
a:hover,a:active {
    color: #3e3a39;
    text-decoration: underline;
}
a[href^="tel:"] {
    cursor: default;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
@font-face {
  font-family: YuGothicM;
  font-weight: normal;
  src: local('YuGothic-Medium'),
       local('Yu Gothic Medium'),
       local('YuGothic-Regular');
}
@font-face {
  font-family: YuGothicM;
  font-weight: bold;
  src: local('YoGothic-Bold'),
       local('Yu Gothic Bold');
}
body {
    font-family: YuGothicM,Yu Gothic Bold,YuGothic,游ゴシック体,游ゴシック Medium,Yu Gothic Medium,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
    line-height: 1.6;
    color: #333333;
    font-size: 14px;
    text-align: center;
    min-height: 100%;
    height: auto !important;
    position: relative;
    min-width: 970px;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
    .selector {
        property: value;
    }
    body {
        font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
    }
}
/********************************
HEADER
*********************************/
header {
    text-align: left;
}
.header {
    background: #00407e;
    padding: 12px 0 12px 0;
}
.header_in {
    width: 1050px;
    margin: 0 auto;
}
.header-txt {
    float: left;
    font-size: 15px;
    color: #ffffff;
    line-height: 1;
}
.header-txt a {
    color: #ffffff;
}
.header-mail {
    float: right;
    line-height: 1;
    margin: 0 0 0 40px;
}
.header-mail a {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}
.header-contact {
    float: right;
    line-height: 1;
}
.header-contact a {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 0 0 20px;
    background: url(../img/dec_wh_arrow.png) no-repeat 0 center;
}
.header-tel {
    float: right;
    line-height: 1;
}
.header-tel a {
    float: right;
    line-height: 1;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 40px 0 0;
    padding: 0 0 0 19px;
    background: url(../img/dec_wh_arrow.png) no-repeat 0 center;
}
.header_logo {
    padding: 40px 0 40px 0;
}
.header_logo-ttl {
    width: 533px;
    height: 47px;
    margin: 0 auto;
}
.header_logo-ttl span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 47px 0 0 0;
    background: url(../img/logo.png) no-repeat 0 0;
}
.header_nav {
    background: #fff;
    border-top:1px solid #dadbdb;
    border-bottom:1px solid #dadbdb;
}
.nav_warp {
    display: flex;
    flex-diretion: row;
    justify-content: center;
    width: 1050px;
    margin: 0 auto;
}
.nav_warp li:first-child {
        border-left:1px solid #dadbdb;
}
.nav_warp li {
    width: 20%;
    text-align: center;
        border-right:1px solid #dadbdb;
}
.nav_warp a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 1;
    padding: 20px 0;
    position: relative;
    display: block;
}
.nav_warp a span{
    display: block;
}
.nav_warp a:hover {
    color: #000;
    background: #e4eefe;
    text-decoration: none;
}
/********************************
FOOTER
*********************************/
footer {
    background: #00407e;
    padding: 50px 0 50px 0;
    text-align: left;
    font-family: "YuGothic", "Yu Gothic", "游ゴシック", sans-serif;
}
.footer {
    width: 1050px;
    margin: 0 auto;
}
.foot-txt {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 25px 0;
    color: #ffffff;
}
.foot-txt a {
    color: #ffffff;
}
.foot_links {
    margin: 0 0 50px 0;
}
.foot_links li {
    float: left;
    margin: 0 45px 0 0;
    line-height: 1;
}
.foot_links li:last-child {
    margin: 0 0 0 0;
}
.foot_links li a {
    font-size: 18px;
    color: #ffffff;
}
.footList_wrap {
    margin: 0 0 30px 0;
}
.footList_in {
    float: left;
    margin: 0 65px 0 0;
}
.footList_in:last-child {
    margin: 0 0 0 0;
}
.footList_in.is-ver2 {
    margin: 2em 0 0 0;
}
.footList-ttl {
    font-size: 18px;
    color: #ffffff;
}
.footList_wrap ul li {
    font-size: 18px;
    color: #ffffff;
}
.footList_wrap ul {
    margin: 0 0 30px 0;
}
.footList_wrap ul:last-child {
    margin: 0 0 0 0;
}
.foot-stx {
    color: #ffffff;
    font-size: 16px;
    text-align: right;
}
/********************************
C系CSS
*********************************/
#Contents {
    text-align: left;
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
/*c-wrap*/
.c-wrap {
    margin: 0 auto;
    width: 840px;
}
.c-wrap2 {
    margin: 0 auto;
    width: 700px;
}
/*c-cont*/
.c-cont {
    padding: 0 0 60px 0;
    width: 1050px;
    margin: 0 auto;
}
.form .c-cont {
    padding: 50px 0 80px 0;
    width: 950px;
}
/********************************
CONTETS
*********************************/
/*form*/
.form-error {
    margin: 5px 0 0 0;
    color: #d4161a;
}
.input-error {
    background: #ffeaea !important;
    border: 1px solid #ff0000 !important;
}
input[type=checkbox] {
    display: none;
}
input[type=checkbox]+label {
    background: url(../img/icn_rdo_of.png) no-repeat left center;
    padding: 3px 0 3px 37px;
    display: block;
    word-break: break-all;
    cursor: pointer;
}
input[type=checkbox]:checked+label {
    background: url(../img/icn_rdo_on.png) no-repeat left center;
}
input[type=radio] {
    display: none;
}
input[type=radio]+label {
    background: url(../img/icn_rdo_of.png) no-repeat left center;
    padding: 3px 0 3px 37px;
    display: block;
    word-break: break-all;
    cursor: pointer;
}
input[type=radio]:checked+label {
    background: url(../img/icn_rdo_on.png) no-repeat left center;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url(../img/dec_arw_bl_dwn.png) no-repeat right 5px center;
}
select.input-error {
    background: #ffeaea url(../img/dec_arw_bl_dwn.png) no-repeat right 5px center !important;
}
select:focus {
    background: #dcf4fd url(../img/dec_arw_bl_dwn.png) no-repeat right 5px center !important;
}
.form_wrap {
    color: #221815;
}
.form_in {
    margin: 0 0 45px 0;
}
.form_in.is-last {
    margin: 0 0 20px 0;
}
body.conf .form_in:first-child {
    margin: 0 0 0 0;
}
.form_table table {
    width: 100%;
}
.form_table table tr th {
    width: 298px;
    border-bottom: 1px solid #b2b2b2;
    padding: 35px 0 35px 18px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: top;
    text-align: left;
    font-size: 18px;
}
.form_table.is-last table tr th {
    border: none;
    border-top: 1px solid #b2b2b2;
}
body.conf .form_table.is-last table tr th {
    border: none;
}
.form_table.is-ver2 table tr th {
    border-top: 1px solid #b2b2b2;
    border-bottom: 0;
}
body.conf .form_table.is-ver2 table tr th {
    border-top: 0;
    border-bottom: 0;
}
.form_table table tr th.is-vm {
    vertical-align: middle;
}
.form_table table tr th.is-his {
    background: url(../img/icn_his.png) no-repeat right 18px top 40px;
}
body.conf .form_table table tr th.is-his {
    background: none;
}
.form_table table tr th.is-his.is-vm {
    background: url(../img/icn_his.png) no-repeat right 18px center;
}
body.conf .form_table table tr th.is-his.is-vm {
    background: none;
}
.form_table table tr th.is-nini {
    background: url(../img/icn_nini.png) no-repeat right 18px top 40px;
}
body.conf .form_table table tr th.is-nini {
    background: none;
}
.fm_list {
    padding: 10px 0 0 0;
}
.fm_list li {
    position: relative;
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-size: 15px;
}
.fm_list li img {
    padding: 0 3px 0 3px;
}
.form_table table tr td {
    border-bottom: 1px solid #b2b2b2;
    padding: 35px 0 35px 45px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    text-align: left;
    font-size: 18px;
}
body.conf .form_table.is-last table tr td {
    border: none;
}
.form_table.is-last table tr td {
    border: none;
    border-top: 1px solid #b2b2b2;
}
.form_table.is-ver2 table tr td {
    border-top: 1px solid #b2b2b2;
    border-bottom: 0;
}
body.conf .form_table.is-ver2 table tr td {
    border-top: 0;
    border-bottom: 0;
}
.form_table table tr td.is-ver2 {
    padding: 35px 0 35px 45px;
}
.form_table table tr td .is-fs{
    padding: 0 0 0 20px;
}
.form_table input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
    height: 43px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
.form_table input[type=tel] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
    height: 43px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
.form_table input[type=email] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
    height: 43px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}
.form_table input[type=file] {
    display: none;
}
.form_table textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
    height: 250px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    resize: vertical;
}
input::placeholder {
    color: #999999;
}
input:-ms-input-placeholder {
    color: #999999;
}
input::-ms-input-placeholder {
    color: #999999;
}
input::-ms-clear {
  visibility: hidden;
}
.form_table input[type=text]:focus,
.form_table input[type=tel]:focus,
.form_table input[type=email]:focus,
.form_table textarea:focus {
    border-color: #999999;
}
.form_table .is-wid01 {
    width: 100%;
}
.form_table .is-wid02 {
    width: 420px;
}
.form_table .is-wid03 {
    width: 144px;
}
.form_table .is-wid04 {
    width: 525px;
}
.form_table .is-wid05 {
    width: 144px;
}
.rdo_in {
    margin: 0 0 20px 0;
}
.rdo_in:last-child {
    margin: 0 0 0 0;
}
.rdo_in ul {
    margin: 0 0 10px 0;
}
.rdo_in ul:last-child {
    margin: 0 0 0 0;
}
.rdo_in ul li {
    float: left;
}
.rdo_in ul li:first-child {
    width: 150px;
}
.rdo_input {
    padding: 10px 0 0 0;
    display: table;
    letter-spacing: -.40em;
    width: 100%;
}
.rdo_input dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    padding: 10px 0 0 0;
    line-height: 1;
    width: 80px;
}
.rdo_input dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
}
.rdo-tx {
    font-size: 12px;
    line-height: 1;
    padding: 5px 0 0 0;
}
.chk-txt {
    padding: 0 0 25px 0;
    margin: 0 0 23px 0;
    border-bottom: 1px solid #b2b2b2;
}
.chk_in {
    padding: 0 0 23px 20px;
    margin: 0 0 23px 0;
    border-bottom: 1px solid #b2b2b2;
}
.chk_in .is-icn {
    display: inline-block;
    padding: 0 0 0 36px;
    background: url(../img/icn_photo.png) no-repeat left top 6px;
}
.chk_in:last-child {
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    border-bottom: 0;
}
.chk-ttl {
    margin: 0 0 20px 0;
}
.chk_in ul li {
    margin: 0 0 10px 0;
}
.chk_in ul li:last-child {
    margin: 0 0 0 0;
}
.chk_in ul li .is-icn {
    padding: 3px 36px 3px 0;
    background: url(../img/icn_photo.png) no-repeat right center;
}
.question-ttl {
    padding: 0 0 18px 45px;
    margin: 0 0 20px 0;
    background: url(../img/icn_present.png) no-repeat 0 8px;
    border-bottom: 1px solid #b2b2b2;
}
.question_in {
    margin: 0 0 20px 0;
}
.question_in:last-child {
    margin: 0 0 0 0;
}
.question_wrap dl {
    display: table;
    letter-spacing: -.40em;
    width: 100%;
}
.question_wrap dl dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    width: 80px;
}
.question_wrap dl dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
}
.qtn-ttl {
    margin: 0 0 5px 0;
}
.qtn-txt {
    font-size: 12px;
    position: relative;
    padding: 0 0 0 1em;
    margin: 0 0 10px 0;
}
.qtn-txt span {
    position: absolute;
    top: 0;
    left: 0;
}
.up-tx {
    padding: 0 0 18px 45px;
    margin: 0 0 28px 0;
    background: url(../img/icn_photo.png) no-repeat 0 8px;
    border-bottom: 1px solid #b2b2b2;
}
.up_wrap ul {
    padding: 0 20px 0 20px;
}
.up_wrap ul li {
    margin: 0 0 20px 0;
}
.up_wrap ul li:last-child {
    margin: 0 0 0 0;
}
.up_in {
    display: table;
    letter-spacing: -.40em;
    width: 100%;
}
.up-inp {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    padding: 0 10px 0 0;
}
.up-btn {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    width: 90px;
}
.is-pd{
    padding: 0 0 0 10px;
}
.up-btn label {
    border: 1px solid #585858;
    color: #585858;
    background: #fff;
    cursor: pointer;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    text-align: center;
    width: 90px;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
    transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
}
.up-btn label:hover {
    opacity: 0.7;
}
.up-load {
    margin: 10px 0 0 0;
    line-height: 1;
    text-align: center;
    width: 130px;
}
.up-load a {
    display: block;
    padding: 7px 0;
    color: #ffffff;
    font-size: 16px;
    background: #38698c;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-decoration: none;
    font-weight: bold;
}
.up-load a:hover {
    opacity: 0.7;
}
.form-txt {
    margin: 0 0 35px 0;
    font-size: 16px;
}
.form-txt.is-ver2 {
    margin: 0 0 40px 0;
}
.form-txt a{
    padding: 0 0 0 16px;
}
.formBtn_wrap {
    position: relative;
}
.formBtn_clear {
    position: absolute;
    left: 150px;
    top: 0;
}
.formBtn-clear {
    width: 150px;
    height: 70px;
    text-align: left;
    line-height: 1;
    background: #999999;
    position: relative;
    transition: 0.1s linear;
    -ms-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    transition-property: all;
    -ms-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
}
.formBtn-clear:hover {
    opacity: 0.7;
}
.formBtn-clear a {
    width: 100%;
    height: 70px;
    display: table;
    letter-spacing: -.40em;
    text-decoration: none;
    color: #ffffff;
}
.formBtn-clear a span {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    padding: 0 0 0 2px;
    font-size: 24px;
    font-weight: bold;
}
.formBtn-onl {
    margin: 0 auto;
}
.formBtn {
    width: 300px;
    height: 70px;
    line-height: 1;
    text-align: center;
    display: table;
}
.formBtn a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    background: #00ad59;
}
.formBtn a:hover {
    opacity: 0.7;
}
.syo_wrap {
    margin: 0 0 23px;
}
.syo_wrap li {
    margin: 0 0 13px;
}
.syo_wrap li:last-child {
    margin: 0;
}
.fm-tx {
    padding: 0 0 23px 20px;
    margin: 0 0 23px 0;
    border-bottom: 1px solid #b2b2b2;
}
@media (max-width: 767px) {
    body {
        font-size: 13px;
        min-width: auto;
    }
/********************************
HEADER
*********************************/
header {
        position: relative;
    }
    .header {
        width: 100%;
        padding: 0;
    }
    .header_ttl {
        float: left;
        padding: 0 0 0 18px;
    }
    .header-ttl {
        width: 282px;
        height: 50px;
    }
    .header-ttl span {
        padding: 50px 0 0 0;
        background: url(../img/sp/top_logo.png) no-repeat left center;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .navMenu_warp {
        float: right;
        padding: 0 10px 0 0;
    }
    .navMenu_warp a {
        display: block;
        width: 50px;
        height: 50px;
    }
    .navMenu_warp span {
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        padding: 50px 0 0 0;
        background: url(../img/sp/hd_icn4.png) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .navMenu_warp.on span {
        background: url(../img/sp/hd_icn5.jpg) no-repeat 0 0;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .navBtm_warp {
        float: none;
        width: 100%;
        padding: 12px 0;
    }
    .navBtm_warp li {
        width: 50%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0 8px 0 20px;
    }
    .navBtm_warp li:nth-child(2) {
        padding: 0 20px 0 8px;
    }
    .c-hdbtn a {
        width: 100%;
    }
    .c-hdbtn span {
        height: 40px;
        padding: 0 0 0 20px;
    }
    .c-hdbtn.is-tel a {
        background: #e9eaf4 url(../img/sp/hd_icn01.jpg) no-repeat left 18px center;
        background-size: 13px auto;
        -ms-background-size: 13px auto;
        -moz-background-size: 13px auto;
        -webkit-background-size: 13px auto;
    }
    .c-hdbtn.is-fm a {
        background: #fff200 url(../img/sp/hd_icn02.jpg) no-repeat left 18px center;
        background-size: 18px auto;
        -ms-background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
    }
    .header_nav {
        background: #fff;
    }
    .nav_warp {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .nav_warp li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #253494;
    }
    .nav_warp a {
        display: block;
        color: #000;
        font-size: 16px;
        line-height: 1;
        padding: 25px 45px;
        background: url(../img/sp/hd_icn3.jpg) no-repeat left 20px center;
        background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
    }
    .nav_warp a {
        transform: none;
    }
    .nav_warp a span{
        transform: none;
    }
    .header_navi {
        display: none;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        z-index: 999;
    }
    .header_in {
        width: 100%;
        margin: 0 auto;
    }
    .header_logo {
        padding: 10px 0 0 0;
    }
    .header_logo-ttl {
    width: 267px;
    height: 24px;
        margin: 4px 0 0 20px;
    }
    .header_logo-ttl span {
        width: 100%;
        height: 0;
        overflow: hidden;
        display: block;
        padding: 24px 0 0 0;
        background: url(../img/logo.png) no-repeat 0 0;
                background-size: 267px auto;
            -ms-background-size: 267px auto;
            -moz-background-size: 267px auto;
            -webkit-background-size: 267px auto;
    }
    /********************************
    FOOTER
    *********************************/
    footer {
        padding: 30px 18px 30px 18px;
    }
    .footer {
        width: auto;
    }
    .foot-tl{
        font-size: 14px;
        font-weight: bold;
        line-height: 1.8;
        text-align: center;
        color: #fff;
        margin: 0 0 30px 0;
    }
    .foot-txt {
        font-size: 12px;
        margin: 0 0 10px 0;
    }
    .foot-txt a {
        color: #fff;
        text-decoration: underline;
    }
    .foot_links {
        margin: 0 0 20px 0;
    }
    .foot_links li {
        float: none;
        margin: 0 0 10px 0;
        line-height: 1;
    }
    .foot_links li a {
        font-size: 12px;
    }
    .foot_list dl dt {
        font-size: 12px;
    }
    .foot_list dl dd {
        font-size: 12px;
    }
    .foot_list dl dd a {
        color: #fff;
        text-decoration: underline;
    }
    .footList-ttl {
        font-size: 12px;
        color: #ffffff;
    }
        .footList_wrap ul li {
        font-size: 12px;
        color: #ffffff;
    }
        .foot-stx {
        color: #ffffff;
        font-size: 11px;
        text-align: right;
    }
    /********************************
    C系CSS
    *********************************/
    #Contents {
        text-align: left;
    }
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    /*c-wrap*/
    .c-wrap {
        margin: 0 auto;
        width: auto;
    }
    .c-wrap2 {
        margin: 0 auto;
        width: auto;
    }
    /*c-cont*/
    .c-cont {
        padding: 0 18px 30px 18px;
        width: auto;
        margin: 0 auto;
    }
    .form .c-cont {
        padding: 20px 15px 40px 15px;
        width: auto;
    }
    /********************************
    CONTETS
    *********************************/
    /*form*/
    input[type=checkbox] {
        display: none;
    }
    input[type=checkbox]+label {
        background: url(../img/icn_rdo_of.png) no-repeat left center;
        padding: 5px 0 5px 37px;
        display: block;
        word-break: break-all;
    }
    input[type=checkbox]:checked+label {
        background: url(../img/icn_rdo_on.png) no-repeat left center;
    }
    input[type=radio] {
        display: none;
    }
    input[type=radio]+label {
        background: url(../img/icn_rdo_of.png) no-repeat left center;
        padding: 5px 0 5px 37px;
        display: block;
        word-break: break-all;
    }
    input[type=radio]:checked+label {
        background: url(../img/icn_rdo_on.png) no-repeat left center;
    }
    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #ffffff url(../img/dec_arw_bl_dwn.png) no-repeat right 5px center;
    }
    select.input-error {
        background: #ffeaea url(../img/dec_arw_bl_dwn.png) no-repeat right 5px center !important;
    }
    select:focus {
        background: #dcf4fd url(../img/dec_arw_bl_dwn.png) no-repeat right 5px center !important;
    }
    .form_in {
        margin: 0 0 30px 0;
    }
    .form_in.is-last {
        margin: 0 0 20px 0;
    }
    .form_table table {
        width: 100%;
    }
    .form_table table tr th {
        width: auto;
        display: block;
        padding: 28px 0 22px 0;
        font-size: 16px;
        line-height: 1;
        font-weight: bold;
        border-bottom: 0;
    }
    .form_table.is-last table tr th {
        border: none;
        border-top: none;
    }
    .form_table.is-ver2 table tr th {
        border-top: 0;
        border-bottom: 0;
    }
    .form_table table tr th.is-his {
        background: none;
    }
    body.conf .form_table table tr th.is-his {
        background: none;
    }
    .form_table table tr th.is-his.is-vm {
        background: none;
    }
    body.conf .form_table table tr th.is-his.is-vm {
        background: none;
    }
    .form_table table tr th.is-nini {
        background: none;
    }
    body.conf .form_table table tr th.is-nini {
        background: none;
    }
    .form_table table tr th .fm-ttl {
        padding: 2px 50px 2px 0;
    }
    .form_table table tr th.is-his .fm-ttl {
        background: url(../img/sp/icn_his.png) no-repeat right center;
        background-size: 33px auto;
        -ms-background-size: 33px auto;
        -moz-background-size: 33px auto;
        -webkit-background-size: 33px auto;
    }
    body.conf .form_table table tr th.is-his .fm-ttl {
        background: none;
    }
    .form_table table tr th.is-his.is-vm .fm-ttl {
        background: url(../img/sp/icn_his.png) no-repeat right center;
        background-size: 33px auto;
        -ms-background-size: 33px auto;
        -moz-background-size: 33px auto;
        -webkit-background-size: 33px auto;
    }
    body.conf .form_table table tr th.is-his.is-vm .fm-ttl {
        background: none;
    }
    .form_table table tr th.is-nini .fm-ttl {
        background: url(../img/sp/icn_nini.png) no-repeat right center;
        background-size: 33px auto;
        -ms-background-size: 33px auto;
        -moz-background-size: 33px auto;
        -webkit-background-size: 33px auto;
    }
    body.conf .form_table table tr th.is-nini .fm-ttl {
        background: none;
    }
    .form_table table tr th .is-fsp {
        font-weight: normal;
        padding: 0 0 0 10px;
        font-size: 15px;
    }
    .fm_list li {
        margin: 0 0 0 0;
        line-height: 1.4;
        font-size: 13px;
    }
    .form_table table tr td {
        display: block;
        padding: 0 7px 28px 7px;
        font-size: 16px;
    }
    .form_table.is-last table tr td {
        border: none;
        border-top: none;
    }
    .form_table table tr td.is-ver2 {
        padding: 0 7px 28px 7px;
    }
    .form_table.is-ver2 table tr td {
        border-top: 0;
        border-bottom: 1px solid #b2b2b2;
    }
    .form_table table tr td .is-fs {
        font-size: 12px;
        padding: 0 0 0 0;
    }
    .form_table input[type=text] {
        height: 40px;
        font-size: 17px;
    }
    .form_table input[type=tel] {
        height: 40px;
        font-size: 17px;
    }
    .form_table input[type=email] {
        height: 40px;
        font-size: 17px;
    }
    .form_table input[type=file] {
        display: none;
    }
    .form_table textarea {
        height: 180px;
        font-size: 13px;
    }
    .form_table textarea.is-nini {
        height: 165px;
    }
    .form_table .is-wid01 {
        width: 100%;
    }
    .form_table .is-wid02 {
        width: 100%;
    }
    .form_table .is-wid03 {
        width: 35%;
    }
    .form_table .is-wid04 {
        width: 100%;
    }
    .form_table .is-wid05 {
        width: 90%;
    }
    .rdo_in {
        margin: 0 0 10px 0;
    }
    .rdo_in ul li {
        float: left;
        width: 60%;
    }
    .rdo_in ul li:first-child {
        width: 40%;
    }
    .rdo_input {
        display: block;
        letter-spacing: normal;
        padding: 0 0 0 0;
    }
    .rdo_input dt {
        display: block;
        font-size: 16px;
        padding: 0 0 10px 0;
        width: auto;
    }
    .rdo_input dd {
        display: block;
    }
    .rdo-tx {
        font-size: 11px;
    }
    .chk-txt {
        padding: 0 0 0 0;
        margin: 0 0 20px 0;
        border-bottom: 0;
    }
    .chk_in {
        padding: 0 0 0 0;
        border-bottom: 0;
    }
    .chk_in .is-icn {
        padding: 0 0 0 36px;
        background: url(../img/sp/icn_photo.png) no-repeat left top 6px;
        background-size: 29px auto;
        -ms-background-size: 29px auto;
        -moz-background-size: 29px auto;
        -webkit-background-size: 29px auto;
    }
    .chk_in:last-child {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        border-bottom: 0;
    }
    .chk_tbl {
        display: block;
        letter-spacing: normal;
    }
    .chk-ttl {
        margin: 0 0 10px 0;
        color: #4753a2;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
    }
    .chk_in ul {
        display: block;
    }
    .chk_in ul li {
        margin: 0 0 7px 0;
        font-size: 15px;
    }
    .chk_in ul li .is-icn {
        padding: 0 36px 0 0;
        background: url(../img/sp/icn_photo.png) no-repeat right center;
        background-size: 29px auto;
        -ms-background-size: 29px auto;
        -moz-background-size: 29px auto;
        -webkit-background-size: 29px auto;
    }
    .question-ttl {
        padding: 0 0 0 45px;
        margin: 0 0 10px 0;
        background: url(../img/sp/icn_present.png) no-repeat 3px center;
        background-size: 24px auto;
        -ms-background-size: 24px auto;
        -moz-background-size: 24px auto;
        -webkit-background-size: 24px auto;
        border-bottom: 0;
        font-size: 13px;
    }
    .question_wrap dl {
        display: block;
        letter-spacing: normal;
    }
    .question_wrap dl dt {
        display: block;
        width: auto;
        line-height: 1.6;
        font-size: 15px;
        color: #4753a2;
        font-weight: bold;
        margin: 0 0 10px 0;
    }
    .question_wrap dl dt span {
        padding: 0 0 0 5px;
    }
    .question_wrap dl dd {
        display: block;
    }
    .qtn-ttl {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    body.conf .qtn-ttl {
        display: none;
    }
    .qtn-txt {
        font-size: 11px;
        margin: 0 0 5px 0;
    }
    .up-tx {
        padding: 0 0 0 45px;
        margin: 0 0 10px 0;
        background: url(../img/sp/icn_photo.png) no-repeat 3px center;
        background-size: 29px auto;
        -ms-background-size: 29px auto;
        -moz-background-size: 29px auto;
        -webkit-background-size: 29px auto;
        border-bottom: 0;
        font-size: 13px;
    }
    .up_wrap ul {
        padding: 0 0 0 0;
    }
    .up_wrap ul li {
        margin: 0 0 16px 0;
    }
    .up_wrap ul li label {
        background: #eeeeee;
        cursor: pointer;
        border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        text-align: left;
        display: inline-block;
        line-height: 1;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 7px 12px;
        font-size: 17px;
        color: #999999;
        font-weight: bold;
        width: 100%;
    }
    .up_wrap ul li .is-non {
        display: none;
    }
    .file-txt {
        font-size: 11px;
    }
    .form-txt {
        margin: 0 0 0 0;
        font-size: 12px;
    }
    .form-txt.is-ver2 {
        margin: 0 0 0 0;
    }
    .form-txt a{
        padding: 0 0 0 0;
    }
    .formBtn-onl {
        margin: 0 auto;
    }
    .formBtn_clear {
        position: relative;
        left: auto;
        top: auto;
        padding: 20px 0 0 0;
    }
    .formBtn-clear {
        width: 100%;
        max-width: 225px;
        height: 54px;
        line-height: 1;
        text-align: center;
        display: table;
        background: none;
        margin: 0 auto;
    }
    .formBtn-clear:hover {
        background: none;
    }
    .formBtn-clear:after {
        display: none;
    }
    .formBtn-clear:hover:after {
        display: none;
    }
    .formBtn-clear a {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        font-weight: bold;
        font-size: 17px;
        letter-spacing: 2px;
        color: #ffffff;
        background: #939394 url(../svg/dec_arw_prev_wh.svg) no-repeat 17px center;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 54px;
    }
    .formBtn-clear a span {
        font-size: 17px;
        display: inline;
    }
    .formBtn {
        width: 100%;
        max-width: 225px;
        height: 54px;
    }
    .formBtn a {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        font-weight: bold;
        font-size: 17px;
        letter-spacing: 2px;
        color: #ffffff;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }
    .formBtn a:hover {
        opacity: 1;
    }
    .syo_wrap {
        margin: 0 0 28px;
    }
    .syo_wrap li {
        margin: 0 0 10px;
    }
    .fm-tx {
        padding: 0;
        margin: 0 0 28px 0;
        border-bottom: none;
    }
}/*@media*/
@media (max-width: 374px) {
/*c-cont*/
.c-cont {
    padding: 0 0 30px 0;
}
.form .c-cont {
    padding: 20px 15px 40px 15px;
    width: auto;
}
.header_navi {
    padding: 20px 0px;
}
.header_logo-ttl {
    width: 230px;
    height: 24px;
    margin: 6px 0 0 20px;
}
.header_logo-ttl span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 30px 0 0 0;
    background: url(../img/logo.png) no-repeat 0 0;
        background-size: auto;
    background-size: 230px auto;
    -ms-background-size: 230px auto;
    -moz-background-size: 230px auto;
    -webkit-background-size: 230px auto;
}
.header_navi-txt {
    font-size: 16px;
}
.head-ttl img{
    width: 180px;
}
.form_table .is-wid04 {
    width: 33%;
}
.br-non {
    display: none;
}
.up_wrap ul li .is-non {
    display: block;
}
input[type=radio] + label {
    font-size: 82%;
}
.c-btn2.is-ver4 a {
    padding: 12px 10px 12px 18px;
}
.c-btn2.is-ver5 a {
    padding: 12px 10px 12px 18px;
}
.foot-tl {
    font-size: 11px;
}
}/*@media*/
@media (max-width: 767px) {
    .main_test {
        width: 100%;
        margin: 0 auto;
    }
}/*@media*/