@charset "UTF-8";
.vcm_entry-flow--sprite, .vcm_entry-flow--apply_allow, .vcm_entry-flow--apply_flow_01, .vcm_entry-flow--apply_flow_02, .vcm_entry-flow--apply_flow_03, .vcm_entry-flow--condition_01, .vcm_entry-flow--condition_02, .vcm_entry-flow--condition_03, .vcm_entry-flow--condition_04 {
    background: url('/edit/form/vcm/img/sprite/vcm_entry-flow-.png') no-repeat;
}

.vcm_entry-flow--apply_allow {
    background-position: 0 -327px;
    height: 16px;
    width: 8px;
}

.vcm_entry-flow--apply_flow_01 {
    background-position: 0 -262px;
    height: 65px;
    width: 43px;
}

.vcm_entry-flow--apply_flow_02 {
    background-position: 0 -132px;
    height: 65px;
    width: 43px;
}

.vcm_entry-flow--apply_flow_03 {
    background-position: 0 -197px;
    height: 65px;
    width: 43px;
}

.vcm_entry-flow--condition_01 {
    background-position: 0 -99px;
    height: 33px;
    width: 93px;
}

.vcm_entry-flow--condition_02 {
    background-position: 0 -33px;
    height: 33px;
    width: 93px;
}

.vcm_entry-flow--condition_03 {
    background-position: 0 0;
    height: 33px;
    width: 93px;
}

.vcm_entry-flow--condition_04 {
    background-position: 0 -66px;
    height: 33px;
    width: 93px;
}

.vcm_entry-icon--sprite, .vcm_entry-icon--icon_suumo_01, .vcm_entry-icon--icon_suumo_02, .vcm_entry-icon--icon_tel {
    background: url('/edit/form/vcm/img/sprite/vcm_entry-icon-.png') no-repeat;
}

.vcm_entry-icon--icon_suumo_01 {
    background-position: 0 -80px;
    height: 80px;
    width: 91px;
}

.vcm_entry-icon--icon_suumo_02 {
    background-position: 0 0;
    height: 80px;
    width: 75px;
}

.vcm_entry-icon--icon_tel {
    background-position: 0 -160px;
    height: 30px;
    width: 30px;
}

/************************************************************
 * reset
 ************************************************************/
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, sub, 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: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a, img {
    border: none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: left;
    font-weight: normal;
}

body {
    line-height: 1.2;
    -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

input, select, textarea {
    font-size: 105%;
}

ul, ol, li {
    list-style-position: outside;
    vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

/* clearfix */
.ui-media:after, .visual:after, .contents:after, .contents_zen:after, .contents_han:after, .siteheader .siteheader-inner:after, .logo:after, .footlogo:after, .applyflow:after, .vcmfooter:after, .parallel_annotation:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.ui-media, .visual, .contents, .contents_zen, .contents_han, .siteheader .siteheader-inner, .logo, .footlogo, .applyflow, .vcmfooter {
    min-height: 1px;
    _height: 1px;
}

.ui-media .ui-media-object {
    float: left;
}
.ui-media .ui-media-body {
    overflow: hidden;
}
.ui-media .ui-media-txt {
    font-size: 12px;
}

.ui-section--h1 > .ui-section-header {
    border-bottom: 3px solid #6FBA2C;
    padding: 32px 0 14px;
}
.ui-section--h1 > .ui-section-header h1 {
    font-size: 25px;
    line-height: 1;
    font-weight: bold;
}

.ui-section--h2 > .ui-section-header h2 {
    font-size: 14px;
    font-weight: bold;
}
.ui-section--h2 > .ui-section-body {
    margin-top: 20px;
}

.ui-section--h3 > .ui-section-header h3 {
    font-weight: bold;
    font-size: 14px;
    color: #706e60;
}
.ui-section--h3 > .ui-section-header h3 span {
    font-weight: normal;
    font-size: 12px;
}
.ui-section--h3 > .ui-section-body {
    margin-top: 20px;
}

.ui-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}
.ui-btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.ui-btn--search {
    background-color: #068BF1;
    border-bottom: 2px solid #0B6CBA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 1px #d9d9d9;
    -moz-box-shadow: 0 2px 1px #d9d9d9;
    box-shadow: 0 2px 1px #d9d9d9;
}
.ui-btn--search:link, .ui-btn--search:visited {
    color: #FFFFFF;
}

.ui-btn--cta2 {
    background-color: #F37E00;
    border-bottom: 2px solid #E15F00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 1px #d9d9d9;
    -moz-box-shadow: 0 2px 1px #d9d9d9;
    box-shadow: 0 2px 1px #d9d9d9;
}
.ui-btn--cta2:link, .ui-btn--cta2:visited {
    color: #FFFFFF;
}

/* ui-btn--correct */
.ui-btn--correct {
    background-color: #b4ab79;
    border-bottom: 2px solid #8e844f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 1px #d9d9d9;
    -moz-box-shadow: 0 2px 1px #d9d9d9;
    box-shadow: 0 2px 1px #d9d9d9;
}
.ui-btn--correct:link, .ui-btn--correct:visited {
    color: #FFFFFF;
}

.ui-btn--enquete {
    background-color: #F77C00;
    border-bottom: 2px solid #D26A00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 1px #d9d9d9;
    -moz-box-shadow: 0 2px 1px #d9d9d9;
    box-shadow: 0 2px 1px #d9d9d9;
}
.ui-btn--enquete:link, .ui-btn--enquete:active, .ui-btn--enquete:visited {
    color: #FFFFFF;
    text-shadow: -1px -1px 1px #dd6200, 0 1px 1px #f88c20;
}

.ui-btn--enqstart {
    width: 360px;
    padding: 12px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
}

.ui-btn--apply {
    width: 280px;
    padding: 15px 0;
    font-weight: bold;
    font-size: 18px;
}

.ui-pct {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 3px;
    font-size: 10px;
    line-height: 1;
    background-color: #FFFFFF;
}

.ui-pct--enq {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 9px;
    color: #FFFFFF;
    background-color: #ee1b5d;
    float: right;
}

/************************************************************
 * common style
 ************************************************************/
body, select, textarea, th, td, li, a, input {
    font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','Helvetica','sans-serif';
}

body, select {
    color: #333333;
    font-size: 12px;
    line-height: 1.4;
}

body {
    background-color: #FFFFFF;
}

textarea {
    font-size: 12px;
    line-height: 1.4;
}

/* img hover */
a img:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

div, p, table, td, th, dl, dt, dd, ul, ol, li, a, span {
    word-break: break-all;
}

sup {
    vertical-align: top;
}

/************************************************************
 * anchor-link
 ************************************************************/
a:link {
    color: #004CCA;
}

a:visited {
    color: #6219DB;
}

a:hover {
    color: #048ADE;
    text-decoration: none;
}

a:active {
    color: #048ADE;
    text-decoration: none;
}

.cbx_relative {
    position: relative;
}

.cbx_resize input[type='checkbox'] {
    width: 23px;
    height: 23px;
}

.ie .cbx_resize input[type='checkbox'] {
    width: auto;
    height: auto;
}

input[type="text"] {
    padding: 5px;
    border: 1px solid #E6EDE0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

input[type='checkbox'],
input[type='radio'] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    outline: none;
    margin-right: 5px;
    cursor: pointer;
    zoom: 1;
}

input[type='checkbox']:disabled,
input[type='radio']:disabled {
    cursor: default;
}

input[type='checkbox'] + label {
    background: url(/edit/assets/suumo/img/sprite/checkbox.png) no-repeat;
    background-position: 0 0;
    line-height: 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 30px;
    cursor: pointer;
}

input[type='radio'] + label {
    background: url(/edit/assets/suumo/img/sprite/radiobtn.png) no-repeat;
    background-position: 0 0;
    line-height: 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 30px;
    cursor: pointer;
}

input[type='checkbox']:checked + label,
input[type='radio']:checked + label {
    background-position: 0 -100px;
}

input[type='checkbox']:disabled + label,
input[type='radio']:disabled + label {
    background-position: 0 -200px;
    cursor: default;
    color: #CCCCCC;
}
input[type='checkbox']:disabled + label .area_unit-placename,
input[type='radio']:disabled + label .area_unit-placename {
    color: #CCCCCC;
}

input[type='checkbox']:disabled + label + span,
input[type='radio']:disabled + label + span {
    color: #CCCCCC;
}

.ie input[type='checkbox'],
.ie input[type='radio'] {
    opacity: 1;
    filter: alpha(opacity=100);
    position: static;
    outline: none;
    visibility: visible;
}

.ie input[type='checkbox'] + label {
    background: none;
    line-height: 1.4;
    display: inline;
    padding-left: 0;
    *padding-left: 14px;
    cursor: pointer;
    visibility: visible;
}

.ie input[type='radio'] + label {
    background: none;
    line-height: 1.4;
    display: inline;
    padding-left: 0;
    *padding-left: 14px;
    cursor: pointer;
    visibility: visible;
}

select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
    -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
    box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
    border: 1px solid #D9D9D9;
    font-size: 12px;
    padding: 7px 7px;
    background-image: url(/edit/assets/suumo/img/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding: 7px 20px 7px 7px;
    }
}
.visual_wrapper {
    background: url(/edit/assets/suumo/img/visual_bg.png) repeat-x top left;
}

.visual {
    background: url(/edit/assets/suumo/img/top_mainvisual.png) no-repeat top center;
    padding-top: 10px;
}

.visual_han {
    background: url(/edit/assets/suumo/img/top_mainvisual.png) no-repeat top center;
    padding-top: 10px;
}

.wrapper {
    width: 950px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.contents {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    margin-top: 20px;
    background-color: #FFFFFF;
}

.contents_zen {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}

.contents_han {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
    background-color: #FFFFFF;
}
.contents_han .main {
    margin-left: 1px;
}
.contents_han .sub {
    margin-right: 1px;
}

.contents--type1 .main {
    width: 650px;
    float: left;
    margin-left: 1px;
}
.contents--type1 .sub {
    width: 280px;
    float: right;
    margin-right: 1px;
}
.contents--type1 .sub .subitem {
    margin-top: 20px;
}
.contents--type1 .sub .subitem:first-child {
    margin-top: 0;
}

.contents--type2 .main {
    width: 700px;
    float: left;
}
.contents--type2 .sub {
    width: 230px;
    float: right;
}
.contents--type2 .sub .subitem {
    margin-top: 20px;
}
.contents--type2 .sub .subitem:first-child {
    margin-top: 0;
}

/* ABtest type-B */
.contents--type1B .main {
    width: 650px;
    float: right;
}
.contents--type1B .sub {
    width: 280px;
    float: left;
}
.contents--type1B .sub .subitem {
    margin-top: 20px;
}
.contents--type1B .sub .subitem:first-child {
    margin-top: 0;
}

/* ABtest type-B */
.contents--type2B .main {
    width: 700px;
    float: right;
}
.contents--type2B .sub {
    width: 230px;
    float: left;
}
.contents--type2B .sub .subitem {
    margin-top: 20px;
}
.contents--type2B .sub .subitem:first-child {
    margin-top: 0;
}

/* siteheader */
.siteheader {
    width: 950px;
    margin: 0 auto;
    padding: 15px 0 10px;
}
.siteheader .siteheader-inner {
    margin-top: 15px;
}
.siteheader .ui-icon--car {
    margin-right: 4px;
}

/* logo */
.logo {
    float: left;
    width: 239px;
}
.logo .logo-object {
    float: left;
    width: 138px;
}
.logo .logo-field {
    float: right;
    width: 91px;
}
.logo .logo-field-link {
    font-weight: bold;
}
.logo .logo-field-area {
    margin-top: 3px;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

/* footer */
.footer {
    margin-top: 50px;
}
.footer > div:first-child {
    margin-top: 0;
}

/* footlogo */
.footlogo {
    width: 950px;
    margin: 30px auto 45px;
}
.footlogo .footlogo-link {
    float: left;
    margin-top: 5px;
    margin-left: 80px;
}
.footlogo .footlogo-action {
    float: right;
}
.footlogo .footlogo-action .footlogo-action-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #CCCCCC;
}
.footlogo .footlogo-action .footlogo-action-btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.footlogo .footlogo-action .footlogo-action-btn:link, .footlogo .footlogo-action .footlogo-action-btn:hover, .footlogo .footlogo-action .footlogo-action-btn:active, .footlogo .footlogo-action .footlogo-action-btn:visited {
    color: #333333;
}

/* logobox */
.logobox {
    float: left;
}
.logobox .logobox-link {
    margin-top: 5px;
    font-size: 10px;
    font-weight: bold;
}
.logobox .logobox-link a:link,
.logobox .logobox-link a:visited,
.logobox .logobox-link a:hover,
.logobox .logobox-link a:active {
    color: #435B67;
    text-decoration: underline;
}

/* pegetop */
#js-pageTop {
    display: none;
    position: fixed;
    z-index: 100;
    right: 30px;
    bottom: 120px;
}
#js-pageTop:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.footer input {
    font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif';
}

.item {
    margin-top: 30px;
}

.item2 {
    margin-top: 20px;
}

.item3 {
    margin-top: 60px;
}

.formbutton input[type="button"] {
    -webkit-appearance: none;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #FFFFFF;
    font-size: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.notifypop_wrap {
    display: none;
}

.notifypop {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    width: 520px;
    margin: -65px 0 0 -260px;
    padding: 50px 0;
    background: #FFFFFF;
    border: 3px solid #F77C00;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 25;
    -webkit-box-shadow: rgba(0, 0, 0, 0.7) 6px 6px 9px, rgba(0, 0, 0, 0.7) -2px -2px 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.7) 6px 6px 9px, rgba(0, 0, 0, 0.7) -2px -2px 5px;
    box-shadow: rgba(0, 0, 0, 0.7) 6px 6px 9px, rgba(0, 0, 0, 0.7) -2px -2px 5px;
}
.notifypop .notifypop-txt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #F77C00;
}

.js-placeholder {
    color: #666666;
}

.vcmcontents {
    background-color: #dcedf8;
    padding: 30px 20px;
    color: #41586a;
    font-size: 14px;
    line-height: 1.7;
}

.vcmhead {
    position: relative;
    height: 360px;
}
.vcmhead .vcmhead-h1 {
    background: url(/edit/form/vcm/img/title_01.png) no-repeat;
    width: 599px;
    height: 48px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 20px;
}
.vcmhead .vcmhead-h1.vcmhead-h1--kst {
    background: url(/edit/form/vcm/img/title_01_kst.png) no-repeat;
}
.vcmhead .vcmhead-present {
    background: url(/edit/form/vcm/img/title_02.png) no-repeat;
    width: 595px;
    height: 151px;
    text-indent: -9999px;
    position: absolute;
    top: 64px;
    left: 25px;
}
.vcmhead .vcmhead-experience {
    background: url(/edit/form/vcm/img/title_03.png) no-repeat;
    width: 411px;
    height: 17px;
    text-indent: -9999px;
    position: absolute;
    top: 220px;
    left: 115px;
}
.vcmhead .vcmhead-subject {
    background: url(/edit/form/vcm/img/title_04.png) no-repeat;
    width: 602px;
    height: 79px;
    text-indent: -9999px;
    position: absolute;
    top: 250px;
    left: 21px;
}
.vcmhead .vcmhead-subject.vcmhead-subject--kst {
    background: url(/edit/form/vcm/img/title_04_kst.png) no-repeat;
}
.vcmhead .vcmhead-suumo {
    background: url(/edit/form/vcm/img/title_05.png) no-repeat;
    width: 262px;
    height: 338px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 9px;
}
.vcmhead .vcmhead-annotation {
    position: absolute;
    top: 338px;
    left: 20px;
    font-size: 11px;
}

.contentarea {
    margin-top: 40px;
    background-color: #FFFFFF;
}
.contentarea .contentarea-header {
    border-top: 5px solid #75b3e2;
    padding: 15px 20px 0 20px;
}
.contentarea .contentarea-header h2 {
    font-size: 18px;
    font-weight: bold;
}
.contentarea .contentarea-body {
    padding: 30px 20px 26px;
}
.contentarea.contentarea--nohead {
    margin-top: 34px;
}
.contentarea.contentarea--nohead .contentarea-body {
    padding: 21px 20px 26px;
}

.itembox {
    margin-top: 25px;
}
.itembox .itembox-header {
    background: url(/edit/form/vcm/img/title_line.png) repeat-x;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 20px;
}
.itembox .itembox-body {
    margin-top: 15px;
}
.itembox .itembox-footer {
    margin-top: 12px;
}
.itembox.itembox--first {
    margin-top: 0;
}
.itembox.itembox--first .itembox-body {
    margin-top: 20px;
}
.itembox.itembox--first .itembox-footer {
    margin-top: 18px;
}

.applyflow .applyflow-item {
    float: left;
}
.applyflow .applyflow-allow {
    float: left;
    margin: 127px 11px 0;
}

.applyflowbox {
    background-color: #f0f0f0;
    width: 270px;
    height: 283px;
}
.applyflowbox .applyflowbox-title {
    font-size: 16px;
    font-weight: bold;
}
.applyflowbox .applyflowbox-title .applyflowbox-title-text {
    display: inline-block;
    padding-top: 17px;
    line-height: 1.4;
}
.applyflowbox .applyflowbox-object {
    margin-top: 18px;
    text-align: center;
}
.applyflowbox .applyflowbox-text {
    font-size: 14px;
    margin-top: 20px;
    padding: 0 20px;
}

.annotation {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 11px;
}

.parallel_annotation .parallel_annotation-item {
    float: left;
    width: 50%;
}

.textlabel .textlabel-head {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.textlabel .textlabel-text {
    display: inline-block;
}

.mateliallist {
    margin-top: 21px;
}
.mateliallist li {
    margin-top: 10px;
}
.mateliallist li:first-child {
    margin-top: 0;
}
.mateliallist li .mateliallist-puncture {
    font-size: 16px;
    font-weight: bold;
    color: #FE6B8D;
}
.mateliallist li .mateliallist-middlepuncture {
    margin-top: 12px;
    font-size: 14px;
    font-weight: bold;
}

.btnarea {
    margin-top: 40px;
    padding: 0 50px;
}
.btnarea .btnarea-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 29px;
}
.btnarea .btnarea-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 22px 40px;
    width: 480px;
    font-size: 20px;
    font-weight: bold;
}
.btnarea .btnarea-text {
    margin-top: 19px;
    text-align: center;
    font-size: 11px;
}

.conditionlist {
    margin-top: 23px;
}
.conditionlist > li {
    margin-top: 26px;
}
.conditionlist > li:first-child {
    margin-top: 0;
}

.conditionbox .conditionbox-label {
    text-indent: -9999px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.conditionbox .conditionbox-text {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.conditionbox .conditionbox-text .conditionbox-text-subject {
    font-size: 16px;
    line-height: 1.9;
    font-weight: bold;
    color: #3389CF;
}
.conditionbox .conditionbox-text .conditionbox-text-area {
    margin-top: 15px;
}

.vcmfooter {
    margin-top: 30px;
    padding: 20px 70px 20px 20px;
    font-size: 14px;
    color: #565242;
    background-color: #FCFCD6;
}
.vcmfooter .vcmfooter-text {
    float: left;
}
.vcmfooter .vcmfooter-text .vcmfooter-text-title {
    font-weight: bold;
}
.vcmfooter .vcmfooter-text .vcmfooter-text-puncture {
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}
.vcmfooter .vcmfooter-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    float: right;
    margin-top: 11px;
}

.telbox {
    margin-top: 6px;
}
.telbox .telbox-num {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    color: #F77C00;
    margin-right: 13px;
}
.telbox .telbox-num .telbox-num-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 3px;
}
.telbox .telbox-time {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 12px;
}
.conditionbox_shubetsu:not(:first-child) {
    margin-top: 10px;
}
.conditionbox_shubetsu-title {
    font-size: 14px;
    font-weight: bold;
}

/* sprite */
.vcm_entry-flow {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

/* sprite */
.vcm_entry-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

/* FACE-18352 ここから */
.vcm_caption {
    background-color: #fff;
    margin-top: 30px;
    padding: 15px 20px;
}
.vcm_caption.vcm_caption--narrow {
    background-color: #fff;
    margin-top: 10px;
    padding: 10px;
}
.vcm_caption .vcm_caption-title {
    color: #FE6B8D;
    font-size: 16px;
    font-weight: bold;
}
.vcm_caption .vcm_caption-text {
    margin-top: 10px;
}

/* FACE-18352 ここまで */