﻿@charset "UTF-8";
h1.lp_form {
    font-weight: bold;
    font-size: 36px;
    color: #323232;
    line-height: 110%;
    border-left: solid 8px #E20011;
    padding: 3px 0 5px 12px;
    margin-bottom: 25px;
    margin-top: 15px;
}

p.lp_form_l1 {
    font-weight: normal;
    font-size: 18px;
    color: #323232;
    line-height: 160%;
    padding-bottom: 40px;
}

h2.lp_form {
    font-weight: bold;
    font-size: 30px;
    color: #323232;
    line-height: auto;
    margin-bottom: 30px;
    /* sp 30px, pc 25px */
}

/*h2.l2 {
    color: #E20011;
}

p.l2 {
    font-weight: normal;
    font-size: 16px;
    color: #323232;
    line-height: 160%;
    margin-bottom: 50px;
}*/

#lp_form_step1 h3 {
    font-weight: bold;
    font-size: 20px;
    color: #323232;
    line-height: 130%;
    background: #EBECEE;
    border-left: solid 5px #E20011;
    padding: 7px 12px;
    margin-bottom: 15px;
    /* sp 20px, pc 15px */
}

p.lp_form_l3 {
    font-weight: normal;
    font-size: 14px;
    color: #323232;
    line-height: 160%;
    margin-bottom: 50px;
}

p.lp_form_l3_select {
    line-height: 100%;
    margin-bottom: 50px;
}

.user8 p.lp_form_l3 {
    margin-bottom: 10px;
}

.user8 p.lp_form_l3 + p.lp_form_l3_select {
    margin-bottom: 0;
}

/*h4 {
    font-weight: bold;
    font-size: 20px;
    color: #323232;
    line-height: 130%;
    border-bottom: solid 1px #DADBDE;
    padding: 1px 0 11px 9px;
    margin-bottom: 15px;
}

h4 span {
    border-left: solid 4px #E20011;
}*/

/*p.l4 {
    font-weight: normal;
    font-size: 14px;
    color: #323232;
    line-height: 160%;
    margin-bottom: 50px;
}*/

#lp_form_main p {
    font-size: 12px;
    color: #4D4D4D;
    line-height: 130%;
    margin-bottom: 5px;
}

/*hr {
    clear: both;
}*/

a.lp_form {
    color: #0F218B;
}
a.lp_form:hover {
    color: #3F88E5;
    text-decoration: underline;
}
a.lp_form:visited {
    color: #620298;
}

dt.lp_form {
    margin-bottom: 7px;
    color: #323232;
}

dt.lp_form strong {
    font-weight: bold;
}

dd.lp_form, ul.lp_form {
    margin-bottom: 20px;
}

dt.lp_form, li.lp_form {
    font-size: 13px;
    line-height: 100%;
}

li.lp_form {
    color: #323232;
}

dd.lp_form > ul.lp_form {
    margin-top: 10px;
}

img.lp_form  {
    vertical-align: bottom;
}

.lp_form_newwindow {
    vertical-align: middle;
}

.lp_form_comment {
    background: url(../images/bg_list.gif) no-repeat left 3px;
    padding-left: 1em;
}

.lp_form_must {
    font-weight: bold;
    font-size: 22px;
    color: #FFF;
    line-height: auto;
    /* sp 22px, pc 12px */
    background: #E20011;
    padding: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /* sp 6px, pc 4px */
}

.lp_form_caution {
    margin-bottom: 25px;
    list-style-type: none;
}
.lp_form_caution li {
    font-weight: normal;
    font-size: 12px;
    color: #4D4D4D;
    line-height: 130%;
}

.kana {
    border-top: 1px dotted #C1C6D1;
    padding-top: 10px;
}

.lp_form_input_end {
    background-color: #FFFFFF !important;
    border-color: #c1c6d1 !important;
}

.lp_form_input_err {
    color: #323232;
    background-color: #FFD8E3 !important;
    border-color: #FF0000 !important;
}

.lp_form_input_ok {
    background: url(../images/form_ok.gif) no-repeat 486px center;
}

#lp_form_errmsg_l {
    font-weight: bold;
    font-size: 14px;
    color: #FF0000;
    line-height: auto;
    background: #FFD8E3;
    border: 3px solid #FF0000;
    padding: 40px 20px;
    margin: 0 0 20px 0 !important;
}

.lp_form_errmsg_s {
    font-weight: bold;
    font-size: 14px;
    color: #E20011;
    line-height: auto;
    clear: both;
    padding-top: 7px;
}

.user0 .lp_form_errmsg_s,
.user1 .lp_form_errmsg_s,
.user5 .lp_form_errmsg_s:last-child,
.user7 .lp_form_errmsg_s,
.user8 .lp_form_errmsg_s {
    margin-bottom: 50px !important;
    /* sp 50px, pc 40px */
}

/*.arr_l {
    text-align: center;
    margin: 12px 0 17px 0 !important;
}*/

/*.arr_s {
    font-weight: normal;
    font-size: 14px;
    color: #323232;
    line-height: auto;
    text-align: center;
    margin-bottom: 0;
}*/

/*.spbottom {
    margin-bottom: 50px;
}*/

.lp_form_clearfix:before,
.lp_form_clearfix:after {
    content: " ";
    display: table;
}

.lp_form_clearfix:after {
    clear: both;
}

.lp_form_clearfix {
    *zoom: 1;
}

/* common */
/*header,
.lp_form_navh1,*/
#lp_form_main,
footer > nav {
    min-width: 640px;
}

.lp_form_container {
    text-align: left;
    width: 600px;
    margin: 0 auto;
}

/* header */
/*header {
    background: #FFF;
    border-bottom: 1px solid #C6C7CC;
    padding: 10px 0;
}

header p:first-child {
    float: left;
}

header p {
    float: right;
}*/

/*nav.hnav {
    background: #EBECEE;
    clear: both;
    padding: 10px 0;
}

nav.hnav ol {
    list-style-type: none;
}

nav.hnav ol li {
    display: inline;
}*/

.lp_form_navh1 {
    background: #FFF url(../images/bg_h1.gif) repeat left top;
    padding: 30px 0 0 0;
    margin-bottom: 0 !important;
}

.lp_form_navh1 span {
    font-weight: normal;
    font-size: 12px;
    color: #4D4D4D;
    line-height: 130%;
}

.lp_form_navh1 .lp_form_container {
    position: relative;
}

/*.h1_comment {
    text-align: right;
    position:   absolute;
    top:        -5px;
    right:      0;
}*/

/* main */
#lp_form_main {
    background: #EBECEE;
    border-top: 1px solid #C6C7CC;
}

#lp_form_main #lp_form_step {
    width: 600px;
    height: 62px;
    margin: 50px 0 20px 0;
    /* sp 50px, pc 40px */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#lp_form_step1 #lp_form_step {
    background: #FFF url(../images/bg_sp_step1.gif) repeat left top;
}

#lp_form_step2 #lp_form_step {
    background: #FFF url(../images/bg_sp_step2.gif) repeat left top;
}

#lp_form_step3 #lp_form_step {
    background: #FFF url(../images/bg_sp_step3.gif) repeat left top;
}

#lp_form_main .lp_form_container > section {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 50px 20px;
    /* sp 50px.20px , pc 40px.80px */
}
#lp_form_main .lp_form_container > section.lp_form_entry {
    /* reset */
    text-align: center;
    background: transparent;
    border: none;
    padding: 20px 0 40px 0;
    margin: 0 auto;
}
#lp_form_main .lp_form_container > section.lp_form_entry button {
    font-weight: bold;
    font-size: 34px;
    color: #FFF;
    line-height: 120%;
    width: 600px;
    height: 106px;
    border: 1px solid #42A107;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #4dbc0a url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkYmMwYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyYTEwNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4dbc0a), color-stop(100%, #42a107));
    background: -moz-linear-gradient(#4dbc0a, #42a107);
    background: -webkit-linear-gradient(#4dbc0a, #42a107);
    background: linear-gradient(#4dbc0a, #42a107);
}

#lp_form_main .lp_form_container > section > h2 {
    text-align: center;
}

/*.koza h2 + ul {
    margin-bottom: 50px;
}

.koza .detail {
    background: #EAEEF6;
    border: 3px solid #C1C6D1;
    padding: 23px;
    margin-bottom: 50px;
}

.koza .detail dt {
    font-weight: normal;
    font-size: 20px;
    color: #323232;
    line-height: 100%;
}

.koza .detail ul {
    clear: both;
    padding-bottom: 5px;
}*/

/*.koza section .lp_form_caution {
    margin-bottom: 0;
}*/

/*.special ul,*/
.user2 ul,
.user6 ul,
.user9 ul {
    margin: 10px 0 50px 0;
    /* sp 50px, pc 40px */
    list-style-type: none;
}
/*.special ul li,*/
.user2 ul li,
.user6 ul li, 
.user9 ul li {
    float: left;
    width: 271px;
    /* sp 271px, pc 170px */
    margin: -14px 0 0 0;
    /* opacity 0 で非表示にしている checkbox 分の余白をリセット */
}

/*.special ul li:first-child,*/
.user2 ul li:first-child,
.user6 ul li:first-child,
.user9 ul li:nth-child(odd) {
    margin-right: 16px;
}
/*.special ul li input,*/
.user2 ul li input,
.user6 ul li input,
.user9 ul li input {
    position: relative;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}
/*.special ul li input[type="checkbox"] + label,*/
.user2 ul li input[type="checkbox"] + label,
.user6 ul li input[type="checkbox"] + label,
.user9 ul li input[type="checkbox"] + label {
    border: 3px solid #DADDE3;
    display: block;
    background: #EBECEE url(../images/bg_checkbox_off.gif) no-repeat 10px center;
    background-size: 24px;
    padding: 14px 45px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/*.special ul li input[type="checkbox"]:checked + label,*/
.user2 ul li input[type="checkbox"]:checked + label,
.user6 ul li input[type="checkbox"]:checked + label,
.user9 ul li input[type="checkbox"]:checked + label {
    background-image: url(../images/bg_checkbox_on.gif);
    background-color: #FF8723;
    border-color: #FF8723;
    color: #FFFFFF;
}
/*.special ul li input[type="checkbox"]:hover + label,*/
.user2 ul li input[type="checkbox"]:hover + label,
.user6 ul li input[type="checkbox"]:hover + label,
.user9 ul li input[type="checkbox"]:hover + label {
    cursor: pointer;
    border-color: #F93;
}

button.lp_form {
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 120%;
    width: 250px;
    height: 36px;
    border: 1px solid #102552;
    margin-top: 1px;
    background: #214287 url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNDI4NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE2MzA2OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #214287), color-stop(100%, #163068));
    background: -moz-linear-gradient(#214287, #163068);
    background: -webkit-linear-gradient(#214287, #163068);
    background: linear-gradient(#214287, #163068);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
button.lp_form:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
    cursor: pointer;
}

.user3 button.lp_form {
    width: 140px;
    margin-left: 208px;
}

input[type="text"].lp_form,
select.lp_form,
.lp_form_imgselect {
    font-weight: normal;
    font-size: 28px;
    color: #323232;
    line-height: 28px;
    /* sp 28px, pc 16px */
    padding: 6px;
    border: 3px solid #FF9933;
    background-color: #FFFFCC;
    vertical-align: middle;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}

input[type="text"].lp_form:focus,
input[type="text"].lp_form:hover,
select.lp_form:focus,
select.lp_form:hover,
.lp_form_customSelect.lp_form_customSelectHover {
    background-color: #FFFFFF;
    border-color: #FF9933;
}

.lp_form_customSelect {
    background: #FFFFCC url(../images/form_sp_select.gif) no-repeat top right;
    border: 3px solid #FF9933;
    padding: 9px;
}

/*#item00,
#item01,
#item10,
#item11 {*/
    /* 講座情報 */
/*    width: 100%;
}*/

.user section dt {
    font-weight: bold;
}

.user0 dl,
.user1 dl {
    float: left;
    width: 260px;
}
.user0 dl dd,
.user1 dl dd {
    margin-bottom: 0;
}
.user0 dl input[type="text"].lp_form,
.user1 dl input[type="text"].lp_form {
    width: 253px;
}

.user0 h3 + dl,
.user1 h3 + dl {
    margin-right: 14px;
    /* sp 14px, pc 10px */
}
h3 label[for="user50"] {
    font-weight: bold;
}
h3 label[for="user70"] {
    font-weight: bold;
}

#user30,
#user32,
#user33,
#user40,
#user41 {
    /* input */
    width: 540px;
}

#user50,
#user51 {
    /* input */
    width: 459px;
}

#user31,
#user70,
#user80,
#user81 {
    /* pull down */
    width: 558px;
}

/*.fnav3 dt {
    float: left;
}

.fnav3 dd {
    float: right;
    margin-right: 10px;
}*/

.lp_form_accordion, .lp_form_accordion dt, .lp_form_accordion dd {
    padding: 0;
    margin: 0;
}

.lp_form_accordion {
    border: 1px solid #D2D2D2;
}

.lp_form_accordion dt {
    /* sp 453px, pc 695px */
    vertical-align: middle;
    font-weight: bold;
    font-size: 20px;
    color: #E20011;
    line-height: 2.5;
    background: url(../images/btn_open.gif) 453px 11px no-repeat, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: url(../images/btn_open.gif) 453px 11px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background: url(../images/btn_open.gif) 453px 11px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background: url(../images/btn_open.gif) 453px 11px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background: url(../images/btn_open.gif) 453px 11px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
    padding: 4px;
}

.lp_form_accordion dt:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
    cursor: pointer;
}

.lp_form_accordion dt span {
    color: #323232;
    border-left: 5px solid #E20011;
    padding: 12px;
}

.lp_form_accordion dt.open {
    /* sp 453px, pc 695px */
    background: url(../images/btn_close.gif) 453px 11px no-repeat, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: url(../images/btn_close.gif) 453px 11px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background: url(../images/btn_close.gif) 453px 11px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background: url(../images/btn_close.gif) 453px 11px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background: url(../images/btn_close.gif) 453px 11px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
}

.lp_form_accordion dd {
    font-weight: normal;
    font-size: 24px;
    color: #323232;
    line-height: 160%;
    /* sp 24px, pc 12px */
    display: none;
    border-top: 1px dotted #CCC;
    padding: 30px 30px 25px 30px;
}

.lp_form_accordion img {
    vertical-align: middle;
}

/* footer */
footer.lp_form {
    margin-bottom: 25px;
}

footer.lp_form a {
    color: #FFF !important;
    text-decoration: none;
}

footer.lp_form > nav.lp_form {
    background: #707177;
    margin-bottom: 25px;
}

.l_padding13_sp {
    padding-left: 13px;
}


/* --------------------------
     PC
-------------------------- */
/*@media screen and (min-width: 961px) {*/
    .sp {
        /* pc 時に非表示 */
        display: none;
    }

    h2.lp_form {
        margin-bottom: 25px;
        /* sp 30px, pc 25px */
    }

    h3.lp_form {
        margin-bottom: 15px;
        /* sp 20px, pc 15px */
    }

    .lp_form_errmsg_s {
        margin-bottom: 40px;
        /* sp 50px, pc 40px */
    }

/*    .spbottom {
        margin-bottom: 0;
    }*/

    .lp_form_must {
        font-size: 12px;
        /* sp 22px, pc 12px */
        background: #E20011;
        padding: 5px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        /* sp 6px, pc 4px */
    }

/*    .arr_l {
        margin: 8px 0 12px 0 !important;
    }*/

    .lp_form_input_ok {
        background-position: 410px center;
    }

    .user0 .lp_form_errmsg_s,
    .user1 .lp_form_errmsg_s,
    .user5 .lp_form_errmsg_s:last-child,
    .user7 .lp_form_errmsg_s,
    .user8 .lp_form_errmsg_s {
        margin-bottom: 40px !important;
        /* sp 50px, pc 40px */
    }

    /*header,*/
    /*nav.hnav,*/
    footer.lp_form > nav ,
    .lp_form_navh1,
    #lp_form_main
    {
        /*min-width: 1000px;*/
		min-width: 960px;
    }

    h2.lp_form {
        margin-bottom: 25px;
        /* sp 30px, pc 25px */
    }

    .lp_form_container {
        text-align: left;
        width: 960px;
        margin: 0 auto;
    }

/*    .koza h2 + ul {
        margin-bottom: 40px;*/
        /* sp 50px, pc 40px */
    /*}*/

/*    .koza .detail dt {
        font-size: 14px;*/
        /* sp 20px, pc 14px */
    /*}*/

    #lp_form_main #lp_form_step {
        width: 960px;
        height: 52px;
        margin: 40px 0 20px 0;
        /* sp 50px, pc 40px */
    }

    #lp_form_step1 #lp_form_step {
        background: #FFF url(../images/bg_pc_step1.gif) repeat left top;
    }

    #lp_form_step2 #lp_form_step {
        background: #FFF url(../images/bg_pc_step2.gif) repeat left top;
    }

    #lp_form_step3 #lp_form_step {
        background: #FFF url(../images/bg_pc_step3.gif) repeat left top;
    }

/*    .detail dl {
        float: left;
    }*/

    #lp_form_main .lp_form_container > section {
        width: 800px;
        padding: 40px 80px;
        /* sp 50px.20px , pc 40px.80px */
    }
    #lp_form_main .lp_form_container > section.lp_form_entry button.lp_form {
        font-size: 20px;
        height: 60px;
        width: 417px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
    #lp_form_main .lp_form_container > section > ul {
        list-style-type: none;
        text-align: center;
    }

    input[type="text"].lp_form,
    select.lp_form,
    .lp_form_imgselect {
        font-size: 16px; /* sp 28px, pc 16px */
        line-height: 16px;
    }

    .lp_form_customSelect {
        background-image: url(../images/form_pc_select.gif) ;
    }

    /* form pats */
/*    #item00,
    #item01,
    #item10,
    #item11 {*/
        /* pull down */
/*        width: 366px;
    }*/

    .user0 dl,
    .user1 dl {
        width: 260px;
        margin-right: 0;
        /* sp 14px, pc 10px */
    }

    .user0 dl input[type="text"].lp_form,
    .user1 dl input[type="text"].lp_form {
        width: 250px;
    }

    /*.special ul,*/
    .user2 ul,
    .user6 ul {
        margin-bottom: 40px;
        /* sp 50px, pc 40px */
    }
/*    .special ul li {
        width: 200px;*/
        /* sp 271px, pc 200px */
    /*}*/
    .user2 ul li,
    .user6 ul li {
        width: 170px;
        /* sp 271px, pc 170px */
    }
    .user9 ul li {	
    width: 271px;	
    /* sp 271px, pc 271x */	
    }	
    .user9 ul {	
    margin-bottom: 0;	
    }	
    #cb9 {	
    margin-bottom: 40px;	
    }

    #user30,
    #user32,
    #user33,
    #user40,
    #user41,
    #user50,
    #user51 {
        /* input */
        width: 382px;
    }

    #user31,
    #user70,
    #user80,
    #user81
    /*.arr_s */
    {
        width: 400px;
    }

    .user3 button.lp_form {
        position: relative;
        top: 1px;
        margin-left: 0;
    }

    .lp_form_accordion dt {
        /* sp 453px, pc 695px */
        background: #FDFDFD url(../images/btn_open.gif) 695px 11px no-repeat, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background: url(../images/btn_open.gif) 695px 11px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
        background: url(../images/btn_open.gif) 695px 11px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
        background: url(../images/btn_open.gif) 695px 11px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
        background: url(../images/btn_open.gif) 695px 11px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
    }

    .lp_form_accordion dt.open {
        /* sp 453px, pc 695px */
        background: #FDFDFD url(./library/seikyu_lp/images/btn_close.gif) 695px 11px no-repeat, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background: url(../images/btn_close.gif) 695px 11px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
        background: url(../images/btn_close.gif) 695px 11px no-repeat, -moz-linear-gradient(top, #ffffff, #f5f5f5);
        background: url(../images/btn_close.gif) 695px 11px no-repeat, -webkit-linear-gradient(top, #ffffff, #f5f5f5);
        background: url(../images/btn_close.gif) 695px 11px no-repeat, linear-gradient(to bottom, #ffffff, #f5f5f5);
    }

    .lp_form_accordion dd {
        font-size: 12px;
        /* sp 24px, pc 12px */
    }

     /*footer */
    footer.lp_form > nav.lp_form {
        padding: 27px 0 1px 0;
    }
    footer.lp_form > nav.lp_form ul li {
        background: url(../images/bg_pc_footlist2.gif) no-repeat left center;
        display: inline;
        color: #FFF;
        padding: 0 11px 0 17px;
    }

    .lp_form_fnav1 li {
        background: url(../images/bg_pc_footlist1.gif) no-repeat left center;
        font-weight: bold;
        padding: 0 24px 0 14px;
    }
    .lp_form_fnav1 li:last-child {
        background-image: none;
    }

    .lp_form_fnav2 li:first-child {
        background-image: none;
        padding-left: 0;
    }

    .lp_form_fnav3 {
        float: left;
    }

    .lp_form_fnav4 {
        float: right;
    }

    .lp_form_fnav3 dt,
    .lp_form_fnav3 dd,
    .lp_form_fnav4 li {
        display: inline;
        margin-right: 10px;
    }

    .lp_form_fnav4 li:last-child {
        margin-right: 0;
    }

    footer.lp_form p.lp_form_pc {
        clear: both;
        text-align: right;
    }

    footer.lp_form p:last-child {
        clear: both;
    }

    .l_padding10_pc {
        padding-left: 10px;
    }

    .l_padding13_sp {
        padding-left: 0;
    }

    .l_padding16_pc {
        padding-left: 16px;
    }
/*}*/
/* /@media */
/*.hnav ol {
    padding-left: 0 !important;
    margin: 0 !important;
}*/

/*.koza > section > ul,*/
/*.special ul,*/
.user2 ul,
.user6 ul,
.user3 ul,
.user9 ul {
    /* html5reset-1.6.css reset */
    padding-left: 0;
}

footer.lp_form ul {
    /* html5reset-1.6.css reset */
    padding-left: 0 !important;
    margin-top: 0 !important;
}

#lp_form_step2 h3 {
    border: 1px solid #E20011;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: bold;
}

#lp_form_step2 {
    padding: 0px;
}

#lp_form_step2 #lp_form_main p :not(#lp_form_step) {
    font-weight: normal;
    font-size: 14px;
    color: #323232;
    line-height: 160%;
    padding-bottom: 20px;
}

#lp_form_step2 .lp_form_container section section {
    margin-bottom: 0px;
}

#lp_form_step2 #lp_form_main .lp_form_container > section.lp_form_entry button.lp_form {
    width: auto;
    padding: 0 20px;
}

#lp_form_step3 #lp_form_main .lp_form_container {
    padding-bottom: 80px;
}

#lp_form_step3 #lp_form_main .lp_form_container section {
    padding-bottom: 40px;
}

