@charset "UTF-8";
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 100;
    src: local("Noto Sans CJK JP Thin"),
         url("../font/NotoSansCJKjp-Thin.woff") format("woff"),
         url("../font/NotoSansCJKjp-Thin.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 300;
    src: local("Noto Sans CJK JP Light"),
         url("../font/NotoSansCJKjp-Light.woff") format("woff"),
         url("../font/NotoSansCJKjp-Light.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 350;
    src: local("Noto Sans CJK JP DemiLight"),
         url("../font/NotoSansCJKjp-DemiLight.woff") format("woff"),
         url("../font/NotoSansCJKjp-DemiLight.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 400;
    src: local("Noto Sans CJK JP Regular"),
         url("../font/NotoSansCJKjp-Regular.woff") format("woff"),
         url("../font/NotoSansCJKjp-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 500;
    src: local("Noto Sans CJK JP Medium"),
         url("../font/NotoSansCJKjp-Medium.woff") format("woff"),
         url("../font/NotoSansCJKjp-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 700;
    src: local("Noto Sans CJK JP Bold"),
         url("../font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("../font/NotoSansCJKjp-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: bold;
    src: url("../font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Bold"),
         url("../font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("../font/NotoSansCJKjp-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-weight: 900;
    src: url("../font/NotoSansCJKjp.eot");
    src: local("Noto Sans CJK JP Black"),
         url("../font/NotoSansCJKjp-Black.woff") format("woff"),
         url("../font/NotoSansCJKjp-Black.otf") format("opentype");
}

/********************************
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;
    -webkit-backface-visibility: hidden;

}
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,Meiryo,Osaka,"ヒラギノ角ゴ 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;
}
/********************************
HEADER
*********************************/
header {
    text-align: left;
}
.header {
    background: #fff;
    border-bottom: 3px solid #a9d735;
    padding: 25px 0 28px 0;
}
.header_in {
    width: 950px;
    margin: 0 auto;
}
.header_flt{
    float: left;
}
.header_flt:nth-child(2){
    float: right;
}
.f_name{
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    font-family: Meiryo,Osaka,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
    padding: 7px 0;
}
.header-contact{
    float: left;
    display: table;
    width: 192px;
}
.header-contact a{
    display: table-cell;
    width: 100%;
    height: 40px;
    background: #01894d;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.header-contact a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.header_menu_sp{
    display: none;
}
.headNav_wrap {
    padding: 0 0 2px 0;
}
.headNav_wrap.is-top {
    padding: 0;
}
.headNav_sdw{
    box-shadow: 0 0 9px -8px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 9px -8px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 9px -8px rgba(0,0,0,0.4);
    -o-box-shadow: 0 0 9px -8px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 0 9px -8px rgba(0,0,0,0.4);
}
.headNav_in {
    width: 950px;
    margin: 0 auto;
}
.headNav_wrap ul {
    border-bottom: 1px solid #f6f6f6;
}
.headNav_wrap li {
    float: left;
    width: 20%;
}
.headNav_wrap a {
    font-size: 15px;
    line-height: 1;
    text-align: center;
    display: block;
    border-top:  1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6;
    padding: 15px 0;
}
.headNav_wrap a:hover{
    text-decoration: none;
    color: #fff;
    background: #a9d735;
    border-top:  1px solid #a9d735;
}
.headNav_wrap li:last-child a{
    border-right: 1px solid #f6f6f6;
}
/********************************
FOOTER
*********************************/
footer {
    background: #01894d;
    padding: 7px 0 0 0;
}
.footer {
    background: #006934;
}
.footer_in {
    display: table;
    letter-spacing: -.4em;
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.ft_dtl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
}
.ft_dtl ul {
    padding: 0 45px 0 0;
}
.ft_dtl:last-child ul {
    padding: 0;
}
.ft_dtl li {
    line-height: 1;
    margin: 0 0 15px 0;
}
.ft_dtl li:last-child{
    margin: 0;
}
.ft_dtl li a {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-decoration: underline;
}
.ft_dtl li a:hover{
    text-decoration: none;
}
footer .cp {
    padding: 7px 0;
    color: #fff;
}
.footer_logo_note {
	padding: 16px 0 0 0;
	font-size:12px;
}
.logo_wrap + .footer_logo_note {
	max-width: 950px;
	margin:-16px auto 30px;
}
/********************************
お問い合わせ
*********************************/
.cnt_wrap{
    background: #01894d;
    padding: 25px 0 38px 0;
}
.cnt_lst{
    width: 950px;
    margin: 0 auto;
    display: table;
    letter-spacing: -.4em;
}
.cnt_lst li{
    display: table-cell;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
}
.cnt_ttl{
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 25px;
    border-radius: 25px;
    margin: 0 25px 0 0;
}
.cnt_dtl dt {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 10px 0;
}
.cnt_dtl .is-txt {
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
    margin: 0 0 15px 0;
}
.cnt_dtl .is-ext {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 2px 0 2px 30px;
    background: url(../svg/icon_01.svg) no-repeat left center;
    background-size: 26px auto;
    -ms-background-size: 26px auto;
    -moz-background-size: 26px auto;
    -webkit-background-size: 26px auto;
}
.cnt_dtl ul {
    margin: 0 0 10px 0;
}
/*
.cnt_dtl li {
    float: left;
}
*/
.cnt_dtl .is-tel {
    margin: 0 10px 0 0;
}
.cnt_dtl .is-tel {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 2px 0 2px 30px;
    background: url(../svg/icon_02.svg) no-repeat left center;
    background-size: 20px auto;
    -ms-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
}
.cnt_dtl .is-tel a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.cnt_dtl .is-mail a {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 2px 0 2px 30px;
    background: url(../svg/icon_03.svg) no-repeat left center;
    background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
}
.cnt_dtl .is-mail a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.cnt_dtl .is-opn {
    font-size: 13px;
    color: #fff;
    line-height: 1;
}
.cnt_btn{
    width: 950px;
    padding: 30px 0 0 0;
    margin: 30px auto 0 auto;
    border-top: 2px solid #67b894;
}
.cnt_btntxt{
    text-align: center;
    line-height: 1;
    color: #fff;
    padding: 14px 0 0;
    font-size: 16px;
}
/*トップページ及びログインページ用*/
body.index .cnt_wrap,
body.login .cnt_wrap{
    padding: 50px 0 38px;
}
.cntTop_ttl{
    text-align: center;
    color: #ffffff;
    font-size: 26px;
    margin: 0 0 29px;
    font-weight: bold;
}
.topCnt_wrap {
    box-sizing: border-box;
    padding:15px 0 20px;
    background: #ffffff;
    border-radius: 5px;
    width: 460px;
    height: 271px;
    letter-spacing: normal;
}
.topCnt-ttl {
    color: #01894d;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 2px #88c8ac;
    padding: 0 0 8px;
}
.topCnt_in {
    padding: 23px 35px 0;
}
.topCnt_name{
    color: #01894d;
    font-size: 20px;
    font-weight: bold;
}
.topCnt_adr{
    color: #01894d;
    font-size: 16px;
    margin: 13px 0 0;
}
.topCnt_nmb p{
    color: #01894d;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 33px;
}
.topCnt-ex{
    margin: 0 32px 0 0;
}
.topCnt_nmb p:before{
    content: "";
    position: absolute;
    height: 22px;
    width: 22px;
    top: -2px;
    left: 0;
    z-index: 9;
}
.topCnt_nmb p a {
    color: #01894d;
}
.topCnt-ex:before{
    background: url(../svg/icon_01_gr.svg) no-repeat left center/22px auto;
}
.topCnt-tel:before{
    background: url(../svg/icon_02_gr.svg) no-repeat left center/19px auto;
}
.topCnt-opn{
    font-size: 13px;
    color: #01894d;
    margin: 14px 0 0;
}
.top_mail{
    margin: 20px 0 0;
    display: table;
}
.top_mail a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 390px;
    height: 46px;
    border-radius: 4px;
    background: linear-gradient(to bottom, #f7b52f 0%,#f08f16 100%);
}
.top_mail a span{
    color: #ffffff;
    padding: 0 0 0 34px;
    font-size: 18px;
    font-weight: bold;
    background: url(../svg/icon_03.svg) no-repeat left center/21px auto;
}
body.index .cnt_btn,
body.login .cnt_btn {
    margin: 40px auto 0 auto;
}
/********************************
パンくず
*********************************/
.breadcrumbs {
}
.bc_wrap {
    width: 950px;
    margin: 0 auto;
    padding: 20px 0;
}
.breadcrumbs li {
    float: left;
    font-size: 16px;
    line-height: 1;
}
.breadcrumbs a {
    color: #006934;
    text-decoration: underline;
    font-size: 16px;
    line-height: 1;
}
.breadcrumbs a:hover{
    text-decoration: none;
}

/********************************
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-btn*/
.c-btn.is-fl {
    float: left;
}
.c-btn.is-fr {
    float: right;
}
.c-btn.is-full {
    width: 100%;
}
.c-btn {
    display: table;
    width: 195px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    line-height: 1;
    background: #ffffff;
}
.c-btn a {
    display: table-cell;
    vertical-align: middle;
    height: 46px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #01894d;
    background: #01894d url(../svg/dec_arw_fw.svg) no-repeat right 15px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-btn.is-ver2 a {
    color: #01894d;
    background: #fff url(../svg/dec_arw_gr.svg) no-repeat right 15px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-btn.is-ver3 a {
    color: #01894d;
    background: #f2f9e1 url(../svg/dec_arw_gr.svg) no-repeat right 15px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-btn.is-ver4{
    width: 460px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.c-btn.is-ver4.is-full{
    width: 100%;
}
.c-btn.is-ver4 a {
    height: 60px;
    color: #01894d;
    font-weight: bold;
    background: #e5f3ed url(../svg/dec_arw_gr.svg) no-repeat right 15px 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;
}
.c-btn.is-ver5{
    width: 460px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #01894d;
}
.c-btn.is-ver5 a {
    height: 60px;
    color: #ff7200;
    font-weight: bold;
    background: #fff url(../svg/dec_arw_or.svg) no-repeat right 15px 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;
    border: 2px solid #ff7200;
    line-height: 1.2;
}
.c-btn.is-ver5 a .is-blk {
    font-size: 12px;
    color: #000;
    display: inline-block;
}
.c-btn.is-ver5 a .msad {
    background: url(../img/btn_ver5_logo.png) no-repeat left top 2px;
    padding: 5px 0 5px 140px;
    display: inline-block;
}
.c-btn.is-ver5.is-full a {
    height: 60px;
    color: #ff7200;
    font-weight: bold;
    background: #fff url(../svg/dec_arw_or.svg) no-repeat right 10px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 2px solid #ff7200;
    line-height: 1.2;
}
.c-btn.is-ver5.is-full {
    width: 100%;
    background: #fff;
}
.c-btn a:hover {
    opacity: 0.7;
}
.c-btn.is-und{
    margin: 27px 0 0;
}
.c-btn.is-ver2 a:hover {
    opacity: 1;
    background: #f2f9e1 url(../svg/dec_arw_gr.svg) no-repeat right 15px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-btn.is-ver3 a:hover {
    opacity: 1;
    background: #fff url(../svg/dec_arw_gr.svg) no-repeat right 15px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-btn.is-ver4 a:hover{
    opacity: 1;
    background: #b3dcca url(../svg/dec_arw_gr.svg) no-repeat right 15px center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.c-btn.is-ver5 a:hover{
    border: 2px solid #ff7200;
    opacity: 0.7;
}
.c-btn.is-ver5.is-full a:hover{
    background: #fff1e5 url(../svg/dec_arw_or.svg) no-repeat right 10px center;
    opacity: 1;
}
.c-btn.is-ver5.is-full a:hover .msad {
    background: url(../img/btn_ver5_logo_on.png) no-repeat left top 2px;
}
.c-btn2 {
    display: table;
    width: 320px;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    text-align: center;
    line-height: 1;
    background: #ffffff;
}
.c-btn2 a {
    font-size: 23px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
    color: #522e06;
    display: table-cell;
    vertical-align: middle;
    height: 55px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    text-decoration: none;
    border: 1px solid #ffe45f;
    background: #ffe45f url(../svg/dec_arw.svg) no-repeat right 10px center;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
}
.c-btn2 a:hover {
    opacity: 0.7;
}
.c-login{
    display: table;
    width: 410px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    line-height: 1;
    background: #ffffff;
}
.c-login a{
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background: #f7b52f; /* Old browsers */
    background: -moz-linear-gradient(top, #f7b52f 0%, #f08f16 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7b52f 0%,#f08f16 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7b52f 0%,#f08f16 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b52f', endColorstr='#f08f16',GradientType=0 ); /* IE6-9 */
}
.c-login a span{
    background: url(../svg/login.svg) no-repeat left center;
    background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
    padding: 0 0 0 55px;
}
.c-login a:hover{
    opacity: 0.7;
}
.c-login.is-ver2{
    width: 460px;
}
.c-login.is-ver2 a{
    height: 58px;
    font-size: 25px;
}


/*c-wrap*/
.c-wrap {
    margin: 0 auto;
    width: 840px;
}
.c-wrap2 {
    margin: 0 auto;
    width: 700px;
}

/*c-cont*/
.c-cont {
    padding: 50px 0 60px 0;
    width: 950px;
    margin: 0 auto;
}
.c-cont.top_wrap {
    padding: 40px 0 40px 0;
}
.contact .c-cont {
    padding: 50px 0 80px 0;
    width: 890px;
}

/********************************
CONTETS
*********************************/

#Contents {
    background: #ffffff;
}
.gift #Contents {
    background: url(../img/bg_gift.png) repeat 0 0;
}

/*form*/
.form-error {
    margin: 5px 0 0 0;
    color: #ff0000;
}
.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=checkbox]+label {
    background: url(../img/icn_chk_of.png) no-repeat left 16px center;
    padding: 12px 15px 12px 45px;
    display: block;
    word-break: break-all;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #d8d8d7;
    cursor: pointer;
}
input[type=checkbox]:checked+label {
    background: #de5e0e url(../img/icn_chk_on.png) no-repeat left 16px center;
    color: #ffffff;
}
.chk_wrap li.is-icn input[type=checkbox]+label {
    background-image: url(../img/icn_chk_of.png),url(../img/icn_label.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 16px center,right 14px center;
}
.chk_wrap li.is-icn input[type=checkbox]:checked+label {
    background-image: url(../img/icn_chk_on.png),url(../img/icn_label_on.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 16px center,right 14px center;
    background-color: #de5e0e;
}
.chk_wrap li.is-icn2 input[type=checkbox]+label {
    background-image: url(../img/icn_chk_of.png),url(../img/icn_label2.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 16px center,right 14px center;
}
.chk_wrap li.is-icn2 input[type=checkbox]:checked+label {
    background-image: url(../img/icn_chk_on.png),url(../img/icn_label2_on.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 16px center,right 14px center;
    background-color: #de5e0e;
}
*/
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:first-child {
    margin: 0 0 40px 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: 19px;
}
.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;
}
.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;
}
input[type=password] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
    height: 58px;
    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: 16px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 100%;
}
.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: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;
}
.question-ttl {
    padding: 0 0 18px 45px;
    margin: 0 0 20px 0;
    background: url(../svg/icn_present.svg) no-repeat 0 8px;
    background-size: 23px auto;
    -ms-background-size: 23px auto;
    -moz-background-size: 23px auto;
    -webkit-background-size: 23px auto;
    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(../svg/icn_photo.svg) no-repeat 0 8px;
    background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
    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 #c3c4c4;
    background: #f4f5f5;
    background: -moz-linear-gradient(top, #f4f5f5 0%, #bebfbf 100%);
    background: -webkit-linear-gradient(top, #f4f5f5 0%,#bebfbf 100%);
    background: linear-gradient(to bottom, #f4f5f5 0%,#bebfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f5', endColorstr='#bebfbf',GradientType=0 );
    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 15px 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: 194px;
    top: 0;
}
.formBtn-clear {
    width: 60px;
    height: 70px;
    text-align: left;
    line-height: 1;
    background: #c8c9ca;
    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 {
    background: #d8d9da;
}
.formBtn-clear:after {
    content: "";
    position: absolute;
    left: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 25px 35px 0;
    border-color: transparent #c8c9ca transparent transparent;
    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:after {
    border-style: solid;
    border-width: 46px 34px 46px 0;
    border-color: transparent #d8d9da transparent transparent;
}
.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: left;
    padding: 0 0 0 2px;
    font-size: 20px;
    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: #0fa63c url(../svg/dec_arw_wh.svg) no-repeat right 22px center;
    background-size: 13px auto;
    -ms-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
}
.formBtn a:hover {
    opacity: 0.7;
}

.info_txt {
    padding: 10px 0 0;
    text-align: center;
}
.info_txt.is-ver1 {
    width: 950px;
    margin: 0 auto;
    padding: 10px 0 0 175px;
    box-sizing: border-box;
    text-align: left;
}
.info_txt a {
    font-size: 13px;
    color: yellow;
    line-height: 1;
    text-decoration: underline;
}
.info_txt a:hover {
    text-decoration: none;
}
@media (min-width: 767px){
    /*トップページ・ログインページ用*/
    .cntTop_ttl,
    .topCnt-ttl,
    .topCnt_name,
    .topCnt_adr,
    .topCnt_nmb p,
    .topCnt-opn {
        line-height: 1;
    }
    body.index .cnt_lst,
    body.login .cnt_lst {
        display:-webkit-box;
  	    display:-ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
    }
    .topCnt_nmb{
        display:-webkit-box;
        display:-ms-flexbox;
        display: flex;
        margin: 19px 0 0;
    }
    .topCnt_nmb p a{
        pointer-events: none;
    }
    .top_mail a:hover{
        text-decoration: none;
        opacity: 0.7;
    }
}
@media (min-width: 414px) {
    .c-sp.is-plus{
        display: none;
    }

}

@media (max-width: 767px) {
    body {
        font-size: 13px;
        min-width: auto;
    }

    /********************************
    HEADER
    *********************************/
    .header {
        border-bottom:none;
        padding: 0;
    }
    .header_in {
        width: auto;
        margin: 0;
    }
    .header_menu {
        display: none;
    }
    .header_menu_sp{
        display: block;
    }
    .header_menu_sp img{
        display: inline;
    }
    .header_menu_sp.on img{
        display: none;
    }
    .head-menu a{
        display: block;
        width: 50px;
        height: 50px;
        background:url(../img/sp/head_close.png) no-repeat 0 0;
        background-size: 50px auto;
        -ms-background-size: 50px auto;
        -moz-background-size: 50px auto;
        -webkit-background-size: 50px auto;
    }
    .header_logo2{
        display: none;
    }
    .header-menu {
        display: block;
        float: right;
        width: 50px;
    }
    .header-contact {
        display: block;
        float: left;
        width: 50px;
    }
    .header-contact a:hover {
        padding: 0 0 0 0;
        background: none;
        opacity: 1;
    }
    .header_logo {
        height: 50px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .f_logo {
        border-right: none;
        padding: 0 10px 0 20px;
    }
    .f_name {
        padding: 19px 0 19px 18px;
        font-size: 12px;
    }
    .headNav_wrap {
        display: none;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        background: #f6fbeb;
        padding: 0 0 0 0;
        z-index: 99999;
    }
    .headNav_sdw {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
    }
    .headNav_in {
        width: auto;
        background: #f6fbeb;
    }
    .headNav_wrap ul {
        border: none;
        text-align: center;
        margin: 35px 40px 15px 40px;
    }
    .headNav_wrap ul li {
        width: 48%;
        float: right;
        line-height: 1;
        margin: 0 0 20px 0;
    }
    .headNav_wrap ul li.is-lgin {
        width: 100%;
        text-align: none;
    }
    .headNav_wrap ul li:last-child {
        padding: 0;
        margin: 0;
        border-bottom: none;
    }
    .headNav_wrap ul li:nth-child(2n){
        float: left;
    }
    .headNav_wrap ul li a {
        color: #a9d735;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        text-decoration: none;
        display: block;
        border: 2px solid #a9d735;
        border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 15px 0 15px 0;
        background: #fff;
    }
    .headNav_wrap ul li.is-lgin a{
        font-size: 20px;
        font-weight: bold;
    }
    .headNav_wrap ul li.is-lgin a span{
        background: url(../svg/login_gr.svg) no-repeat left center;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
        padding: 0 0 0 25px;
    }
    .headNav_wrap li:last-child a {
        border-right: 2px solid #a9d735;
    }
    .headNav_wrap ul li a:hover {
        color: #a9d735;
        background: #fff;
        border: 2px solid #a9d735;
    }
    .headNav_cls a{
        background: #a9d735;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        border: none;
        padding: 10px 0;
        position: relative;
    }
    .headNav_cls a:hover {
        text-decoration: none;
        color: #fff;
        background: #a9d735;
        border-top: none;
    }
    .headNav_cls a .is-cls{
        display: inline-block;
        position: absolute;
        top: 7px;
        left: 50%;
        margin: 0 0 0 -52px;
        transform: rotate(45deg);
    }
    .headNav_cls a .is-cls:before{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 20px;
        height: 2px;
        margin-top: -2px;
        background: #fff;
    }
    .headNav_cls a .is-cls:after{
        display: block;
        content: "";
        position: absolute;
        display: inline-block;
        position: relative;
        margin: 0 10px 0 9px;
        padding: 0;
        width: 2px;
        height: 20px;
        background: #fff;
    }
    /********************************
    FOOTER
    *********************************/
    footer {
        padding: 0;
        min-height: 200px;
    }
    .footer_in {
        width: auto;
        margin: 0;
        padding: 30px 20px;
    }
    .ft_dtl {
        display: block;
        margin: 0 0 30px 0;
    }
    .ft_dtl:last-child {
        margin: 0;
    }
    .foot-txt {
        font-size: 14px;
        color: #ffffff;
    }
    .foot-txt a {
        text-decoration: underline;
    }
    .ft_dtl li{
        width: 50%;
        float: left;
    }
    .ft_dtl li a {
        font-size: 14px;
    }
    /********************************
    お問い合わせ
    *********************************/
    .cnt_wrap{
        background: #f6fbeb;
        padding: 25px 20px 25px 20px;
    }
    .cnt_dtl_wp{
        margin: 0 0 30px 0;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -o-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -ms-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
    }
    .cnt_ttl{
        display: block;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        color: #01894d;
        border: none;
        padding: 0 0 25px 0;
        margin: 0;
        width: 100%;
    }
    .cnt_dtl-ttl {
        padding: 10px 10px 10px 10px;
        background: #01894d;
        border-radius: 4px 4px 0 0;
        -ms-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
    }
    .cnt_dtl-ttl a {
        display: block;
        font-size: 21px;
        color: #fff;
        font-weight: bold;
        line-height: 1;
        background: url(../svg/dec_sp_tgl_arw.svg) no-repeat right center;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
    }
    .cnt_dtl-ttl.on{
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }
    .cnt_dtl-ttl.on a{
        background: url(../svg/dec_sp_tgl_arw_on.svg) no-repeat right center;
        background-size: 15px auto;
        -ms-background-size: 15px auto;
        -moz-background-size: 15px auto;
        -webkit-background-size: 15px auto;
    }
    .cnt_dtl-ttl a span{
        font-size: 15px;
        font-weight: normal;
    }
    .cnt_dtl-ttl a:hover{
        text-decoration: none;
    }
    .cnt_dtl_cnt{
        background: #fff;
        padding: 20px 15px;
        border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
    }
    .cnt_dtl_in{
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
        border-bottom: 1px dotted #cecece;
    }
    .cnt_dtl_in:last-child{
        padding: 0;
        margin: 0;
        border-bottom: none;
    }
    .cnt_dtl_in dt {
        font-size: 13px;
        color: #01894d;
        line-height: 1;
        padding: 0 0 5px 0;
        margin: 0;
    }
    .cnt_dtl_in dd {
        font-size: 13px;
        font-weight: normal;
        line-height: 1.6;
        border-bottom: none;
    }
    .cnt_dtl ul {
        margin: 0 35px;
    }
    .cnt_dtl li {
        float: none;
    }
    .cnt_dtl .is-tel {
        margin: 0 0 15px 0;
    }
    .cnt_dtl .is-tel {
        padding: 2px 0 2px 30px;
        background: url(../svg/icon_02_gr.svg) no-repeat left center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
    .cnt_dtl .is-tel a {
        font-size: 24px;
        color: #01894d;
        font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,sans-serif;
    }
    .cnt_dtl .is-mail a {
        font-size: 20px;
        color: #01894d;
        padding: 2px 0 2px 30px;
        background: url(../svg/icon_03_gr.svg) no-repeat left center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
    .cnt_btntxt{
        text-align: left;
        line-height: 1.4;
        color: #333;
        padding: 12px 0 0;
        font-size: 13px;
    }
    /*トップページ・ログインページ用*/
    body.index .cnt_wrap,
    body.login .cnt_wrap {
        margin:0 0 26px;
        padding: 28px 20px 32px;
        background: #01894d;
    }
    .cntTop_ttl{
        text-align: center;
        color: #ffffff;
        line-height: 1;
        font-size: 20px;
        margin: 0 0 25px;
        font-weight: bold;
    }
    body.index .cnt_lst,
    body.login .cnt_lst {
        width: auto;
        letter-spacing: normal;
        display: block;
    }
    .topCnt_wrap {
        padding:12px 0 20px;
        margin: 0 0 25px;
        background: #ffffff;
        border-radius: 2px;
        width: 100%;
        height: auto;
    }
    .topCnt_wrap:last-of-type {
        margin: 0 0 17px;
    }
    .topCnt-ttl {
        font-size: 18px;
        border-bottom: solid 2px #01894d;
        padding: 0 0 8px;
        line-height: 1;
    }
    .topCnt_in {
        padding: 14px 17px 0 18px;
    }
    .topCnt_name {
        color: #01894d;
        font-size: 16px;
        font-weight: bold;
    }
    .topCnt_adr {
        font-size: 13px;
        margin: 2px 0 0;
    }
    .topCnt_nmb {
        margin: 22px 0 0;
    }
    .topCnt_nmb p{
        font-size: 17px;
        font-weight: bold;
        line-height: 1;
        position: relative;
        padding: 0 0 0 33px;
    }
    .topCnt-ex {
        margin: 0 0 16px;
    }
    .topCnt_nmb p:before {
        content: "";
        position: absolute;
        height: 22px;
        width: 22px;
        top: -2px;
        left: 0;
        z-index: 9;
    }
    .topCnt-ex:before {
        background: url(../svg/icon_01_gr.svg) no-repeat left center/22px auto;
    }
    .topCnt-tel:before {
        background: url(../svg/icon_02_gr.svg) no-repeat left center/19px auto;
    }
    .topCnt-opn {
        font-size: 12px;
        line-height: 1.46;
        margin: 16px 0 0;
    }
    .topCnt-opn span{
        font-weight: bold;
    }
    .top_mail {
        margin: 14px auto 0;
        display: table;
        text-align: center;
    }
    .top_mail a {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 300px;
        height: 50px;
        border-radius: 2px;
        background: linear-gradient(to bottom, #f7b52f 0%,#f08f16 100%);
    }
    .top_mail a span{
        color: #ffffff;
        padding: 0 0 0 34px;
        font-size: 16px;
        font-weight: bold;
        background: url(../svg/icon_03.svg) no-repeat left center/21px auto;
    }
    body.index .cnt_btntxt,
    body.login .cnt_btntxt {
        color: #ffffff;
        font-size: 12px;
        padding: 10px 0 0;
    }
    /********************************
    パンくず
    *********************************/
    .breadcrumbs {
        display: none;
    }
    /********************************
    C系CSS
    *********************************/
    #Contents {
        text-align: left;
    }
    .gift #Contents {
        background: url(../img/sp/bg_gift.png) repeat 0 0;
        background-size: 30px auto;
        -ms-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -webkit-background-size: 30px auto;
    }

    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }

    /*c-btn*/
    .c-btn.is-ver4.is-fl {
        float: left;
    }
    .c-btn.is-ver4.is-fr {
        float: right;
    }
    .c-btn.is-ver5.is-fl {
        float: left;
    }
    .c-btn.is-fl {
        float: none;
    }
    .c-btn.is-fr {
        float: none;
    }
    .c-btn a:hover {
        opacity: 1;
    }
    .c-btn {
        border-radius: 30px;
        -ms-border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        width: 100%;
        margin: 0 auto 15px auto;
        text-align: center;
    }
    .c-btn:last-child{
        margin: 0;
    }
    .c-btn.is-ver4 {
        width: 48%;
        border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -o-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -ms-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        margin: 0;
    }
    .c-btn.is-ver5{
        width: 48%;
        border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -o-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        -ms-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
        margin: 0;
    }
    .c-btn.is-ver5.is-full{
        width: 100%;
        border-radius: 50px;
        -ms-border-radius: 50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
        margin: 0;
    }
    .c-btn a {
        border-radius: 30px;
        -ms-border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        font-size: 18px;
        font-weight: bold;
        padding: 13px 25px 13px 10px;
        border: 1px solid #01894d;
        background: #01894d url(../svg/dec_arw_gr01.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
    .c-btn.is-ver2 a {
        background: #fffffa url(../svg/dec_arw_gr02.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
    }
    .c-btn.is-ver3 a {
        background: #f2f9e1 url(../svg/dec_arw_gr02.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        font-size: 14px;
    }
    .c-btn.is-ver4 a {
        color: #01894d;
        font-weight: bold;
        background: #fff;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: none;
        height: 87px;
        line-height: 1.4;
        font-size: 14px;
        padding: 10px 5px 10px 5px;
    }
    .c-btn.is-ver5 a {
        color: #ff7200;
        font-weight: bold;
        background: #fff;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: 1px solid #ff7200;
        height: 87px;
        line-height: 1.4;
        font-size: 13px;
        padding: 5px 0 0 0;
    }
    .c-btn.is-ver5 a .is-blk {
        font-size: 8px;
    }
    .c-btn.is-ver5 a .msad {
        background: url(../img/sp/btn_ver5_logo.png) no-repeat center top;
        background-size: 110px auto;
        -ms-background-size: 110px auto;
        -moz-background-size: 110px auto;
        -webkit-background-size: 110px auto;
        padding: 17px 0 0 0;
    }
    .c-btn.is-ver5.is-full a {
        height: 80px;
        color: #ff7200;
        font-weight: bold;
        background: #fff url(../svg/dec_arw_or02.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        border-radius: 50px;
        -ms-border-radius: 50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border: 1px solid #ff7200;
        line-height: 1.4;
        font-size: 14px;
        padding: 3px 0 0 0;
    }
    .c-btn.is-ver5.is-full a .is-blk {
        font-size: 10px;
    }
    .c-btn.is-ver5.is-full a .msad {
        background: url(../img/sp/btn_ver5_logo.png) no-repeat top center;
        background-size: 110px auto;
        -ms-background-size: 110px auto;
        -moz-background-size: 110px auto;
        -webkit-background-size: 110px auto;
        padding: 16px 0 0 0;
        font-size: 10px;
    }
    .c-btn a:hover {
        background: #01894d url(../svg/dec_arw_gr01.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        color: #ffffff;
    }
    .c-btn.is-und{
        margin: 16px 0 0;
    }
    .c-btn.is-ver2 a:hover {
        background: #fffffa url(../svg/dec_arw_gr02.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        color: #01894d;
    }
    .c-btn.is-ver3 a:hover {
        background: #f2f9e1 url(../svg/dec_arw_gr02.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        color: #01894d;
    }
    .c-btn.is-ver4 a:hover {
        color: #01894d;
        font-weight: bold;
        background: #fff;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: none;
        height: 87px;
    }
    .c-btn.is-ver5 a:hover {
        opacity: 1;
        color: #ff7200;
        font-weight: bold;
        background: #fff;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 87px;
    }
    .c-btn.is-ver5.is-full a:hover {
        height: 80px;
        color: #ff7200;
        font-weight: bold;
        background: #fff url(../svg/dec_arw_or02.svg) no-repeat right 15px center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        border-radius: 50px;
        -ms-border-radius: 50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        padding: 3px 0 0 0;
    }
    .c-btn.is-ver5.is-full a:hover .msad {
        background: url(../img/sp/btn_ver5_logo.png) no-repeat top center;
        background-size: 110px auto;
        -ms-background-size: 110px auto;
        -moz-background-size: 110px auto;
        -webkit-background-size: 110px auto;
    }
    .c-btn2 {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
    .c-btn2 a {
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        border: none;
        height: 50px;
        background: #f7b52f;
        background: -moz-linear-gradient(top, #f7b52f 0%, #f08f16 100%);
        background: -webkit-linear-gradient(top, #f7b52f 0%,#f08f16 100%);
        background: linear-gradient(to bottom, #f7b52f 0%,#f08f16 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b52f', endColorstr='#f08f16',GradientType=0 );
    }
    .c-btn2 a:hover {
        opacity: 1;
    }
    .c-login {
        width: 100% !important;
        max-width: 300px;
        margin: 0 auto;
    }
    .c-login.is-ver2{
        width: 100%;
    }
    .c-login a {
        height: 65px;
        font-size: 20px;
    }
    .c-login.is-ver2 a {
        height: 50px;
        font-size: 18px;
    }
    .c-login a span {
        background: url(../svg/login.svg) no-repeat left center;
        background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        padding: 2px 0 2px 35px;
    }

    /*c-wrap*/
    .c-wrap {
        margin: 0 auto;
        width: auto;
    }
    .c-wrap2 {
        margin: 0 auto;
        width: auto;
    }

    /*c-cont*/
    .c-cont {
        padding: 30px 18px 30px 18px;
        width: auto;
        margin: 0 auto;
    }
    .c-cont.top_wrap {
        padding: 0 0 0 0;
        margin: 20px 20px 30px 20px;
    }
    .contact .c-cont {
        padding: 30px 15px 30px 15px;
        width: auto;
    }



    /********************************
    CONTETS
    *********************************/

    /*form*/

    input[type=checkbox] {
        display: none;
    }
    /*
    input[type=checkbox]+label {
        background: none;
        padding: 15px 13px 15px 13px;
    }
    input[type=checkbox]:checked+label {
        background: #de5e0e;
    }
    .chk_wrap li.is-icn input[type=checkbox]+label {
        background-image: url(../img/sp/icn_label.png);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 55px auto;
        -ms-background-size: 55px auto;
        -moz-background-size: 55px auto;
        -webkit-background-size: 55px auto;
    }
    .chk_wrap li.is-icn input[type=checkbox]:checked+label {
        background-image: url(../img/sp/icn_label_on.png);
        background-repeat:no-repeat;
        background-position: right 10px center;
        background-color: #de5e0e;
        background-size: 55px auto;
        -ms-background-size: 55px auto;
        -moz-background-size: 55px auto;
        -webkit-background-size: 55px auto;
    }
    .chk_wrap li.is-icn2 input[type=checkbox]+label {
        background-image: none;
        background-repeat: no-repeat;
        background-position: right 14px center;
        background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
    }
    .chk_wrap li.is-icn2 input[type=checkbox]:checked+label {
        background-image: none;
        background-repeat: no-repeat;
        background-position: right 14px center;
        background-color: #de5e0e;
        background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
    }
    */
    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:first-child {
        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-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 3px;
        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 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;
    }
    input[type="password"] {
        height: 50px;
        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: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: #7964c3;
        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;
    }
    .question-ttl {
        padding: 0 0 0 45px;
        margin: 0 0 10px 0;
        background: url(../svg/icn_present.svg) no-repeat 8px center;
        background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px 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: #7964c3;
        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(../svg/icn_photo.svg) no-repeat 8px center;
        background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px 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: #7964c3 url(../svg/dec_arw_wh.svg) no-repeat right 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;
    }
    .formBtn a:hover {
        opacity: 1;
    }
    .info_txt {
        padding: 30px 0 0;
        text-align: left;
    }
    .info_txt.is-ver1 {
        width: 100%;
        padding: 30px 0 0 0;
    }
    .info_txt.is-ver2 {
        padding: 0 0 30px;
    }
    .info_txt a {
        color: #ff7200;
        line-height: 1.4;
        text-decoration: underline;
    }
}
@media (max-width: 374px) {
.f_name {
    padding: 19px 0 19px 10px;
    font-size: 10px;
}
.headNav_wrap ul li a {
    font-size: 12px;
}
.cnt_dtl-ttl a {
    font-size: 16px;
}
.cnt_dtl-ttl a span {
    font-size: 14px;
}
.cnt_dtl .is-tel a {
    font-size: 18px;
}
.cnt_dtl .is-mail a {
    font-size: 15px;
}
.c-btn.is-ver4 a {
    font-size: 11px;
}
.c-btn.is-ver3 a {
    font-size: 11px;
}
.c-btn.is-ver5 a {
    font-size: 11px;
}

}
