.clearfix:before, .clearfix:after {
    content: " ";
    display: table; }

.clearfix:after {
    clear: both; }
.form-entry .row .label {
    color: #546166;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.form-entry .row .required {
    float: right!important;
}
.pull-right-container {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}
small>.required{
    font-size: 12px;
}
@media (max-width: 480px) {
    .form-entry .row .label {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
    }
}
.input-ymd {
    display: inline;
    width: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-entry .form-control{
    border: 1px solid #ccc;
}
.button-container{
    text-align: center;
}
.form-entry button{
    color: #fff;
    background: #0087b4;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 0;
    line-height: 14px;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    text-align: center;
}
.checkbox-inline input[type=checkbox] {
    position: static;
    margin-top: 3px;
}
.checkbox-inline{position:relative;display:inline-block;margin-top:10px;margin-bottom:10px;margin-left:10px}
.checkbox-inline label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}
textarea {
    max-width: 100%; }
textarea.textarea-middle {
    min-height: 200px; }
textarea.textarea-tall {
    min-height: 300px; }
.required{
    color: #dc0206;
}
.annotation{
    color: #ff6507;
}

/* ----------------------------------------------------------------------------
*
*   Color Scheme
*
----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
*
*   Font scheme
*
----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
*
*   Space scheme
*
----------------------------------------------------------------------------- */
/*
.topspace {
    margin-top: 30px !important; }

.topspace-2x {
    margin-top: 60px !important; }

.topspace-3x {
    margin-top: 90px !important; }

.topspace-4x {
    margin-top: 120px !important; }

.bottomspace {
    margin-bottom: 30px !important; }

.bottomspace-2x {
    margin-bottom: 60px !important; }

.bottomspace-3x {
    margin-bottom: 90px !important; }

.bottomspace-4x {
    margin-bottom: 120px !important; }

.topspace-0 {
    margin-top: 0 !important; }

.bottomspace-0 {
    margin-bottom: 0 !important; }
*/
@media (max-width: 480px) {
    .bottomspace-xs {
        margin-bottom: 40px; }
    .bottomspace-xs:last-child {
        margin-bottom: 0; }
    .text-center-xs {
        text-align: center; }
    .text-center-xs img {
        margin: 0 auto; } }

/* ----------------------------------------------------------------------------
*
*   Include
*
----------------------------------------------------------------------------- */
/*
.section-content .button-container {
    text-align: center; }

.section-content .backto-button-container {
    border-top: 2px solid #546166;
    padding: 10px 0;
    text-align: right; }

.section-index .category-container {
    margin-bottom: 60px; }
.section-index .category-container ul {
    list-style: none;
    padding: 0;
    margin: 0; }
.section-index .category-container ul li {
    padding: 10px 0;
    border-bottom: 1px solid #EDF0F2;
    line-height: 18px; }
.section-index .category-container ul li a {
    color: #3f3f3f;
    font-size: 16px; }
.section-index .category-container ul li a:hover {
    text-decoration: underline; }

.section-detail .img-header {
    width: 100%; }

.section-detail .detail-container .row {
    margin: 0;
    border-bottom: #dddddd 1px solid; }
.section-detail .detail-container .row div {
    padding: 20px;
    text-align: left;
    vertical-align: top;
    text-shadow: none;
    font-size: 14px; }
@media (max-width: 480px) {
    .section-detail .detail-container .row div {
        padding-left: 10px;
        padding-right: 10px; } }
.section-detail .detail-container .row div.label {
    white-space: normal;
    line-height: 1.4;
    color: #546166;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px; }
@media (max-width: 480px) {
    .section-detail .detail-container .row div.label {
        padding-top: 30px;
        padding-bottom: 0; } }
@media (max-width: 480px) {
    .section-detail .detail-container .row div.content {
        padding-top: 10px;
        padding-bottom: 30px; } }

.section-form .form-container .form-error p {
    color: #ff6666;
    font-weight: bold;
    font-size: 16px; }

.section-form .form-container .form-error ul li {
    color: #ff6666;
    list-style-position: inside;
    font-size: 16px;
    margin-bottom: 5px; }

.section-form .form-container .row {
    margin: 0;
    padding: 0; }
.section-form .form-container .row div {
    padding: 0;
    text-align: left;
    vertical-align: top;
    text-shadow: none;
    font-size: 14px; }
.section-form .form-container .row div.sns-name {
    font-size: 12px;
    line-height: 26px;
    vertical-align: middle; }

.section-form .form-container .row .content {
    padding: 0; }
.section-form .form-container .row .content label.radio.inline {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 5px; }
@media (max-width: 480px) {
    .section-form .form-container .row .content {
        margin-top: 7px;
        padding-left: 10px;
        padding-right: 10px; } }
.section-form .form-container .row .content-child > div {
    padding-left: 5px; }
.section-form .form-container .row .content-child > div:first-child {
    padding-left: 0; }
.section-form .form-container .row .policy-content {
    overflow: auto;
    height: 150px;
    border: 1px solid;
    padding: 10px; }

.section-content > .container > h3 {
    margin-top: 40px; }

.section-content .detail-container h1, .section-content .detail-container h2, .section-content .detail-container h3, .section-content .detail-container h4, .section-content .detail-container h5, .section-content .detail-container h6 {
    background: none;
    border: 0 !important;
    color: #546166 !important;
    padding-left: 0 !important; }

.section-content .detail-container h1 {
    font-size: 36px; }

.section-content .detail-container h2 {
    font-size: 30px; }

.section-content .detail-container h3 {
    font-size: 24px; }

.section-content .detail-container h4 {
    font-size: 18px; }

.section-content .detail-container h5 {
    font-size: 14px; }

.section-content .detail-container h6 {
    font-size: 12px; }

.section-content .detail-container ul, .section-content .detail-container ol {
    margin: 0 0 9px 25px; }

.section-content .detail-container a:after {
    font-family: 'Glyphicons Halflings';
    content: '\e164'; }

@media (min-width: 768px) {
    .container {
        max-width: 750px; } }

@media (min-width: 992px) {
    .container {
        max-width: 970px; } }

@media (min-width: 1200px) {
    .container {
        max-width: 970px; } }
*/
/* ----------------------------------------------------------------------------
*
*   style
*
----------------------------------------------------------------------------- */
/*
html, body {
    height: 100%;
    background-color: #fff;
    color: #546166; }

a {
    color: #3f3f3f; }
a:hover {
    color: #3f3f3f;
    text-decoration: underline; }

.glyphicon-plus-sign:before {
    margin-right: 5px;
}

.line-break {
    word-wrap: break-word;
    white-space: normal;
    display: block;
}
*/