@charset "euc-jp";

/* -----------------------------------------------------------------
	reset
----------------------------------------------------------------- */

:placeholder-shown {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
    opacity: 1.0;
}

::-moz-placeholder {
    color: #ccc;
    opacity: 1.0;
}

:-ms-input-placeholder {
    color: #ccc;
}

/* -----------------------------------------------------------------
	main-visual
----------------------------------------------------------------- */

.page-head {
    height: 513px;
    padding: 32px 0 0;
    margin-bottom: 0 !important;
}

.breadcrumb-wrap {
    margin-bottom: 0;
}

.main-visual-image {
    text-align: center;
    padding-top: 50px;
}

.page-btn-top {
    margin: 0 auto 60px !important;
}

.page-btn {
    padding: 50px 0 100px !important;
}

/* -----------------------------------------------------------------
	recommend
----------------------------------------------------------------- */

.recommend-first {
    background-color: #018BFA;
    width: 100%;
    min-width: 1050px;
    padding: 40px;
    margin-top: -95px;
    text-align: center;
    border-bottom: 1px solid #000;
}

.recommend-first-title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 40px;
}

.recommend-first-contents {
    display: inline-block;
    margin-right: 104px;
}

.recommend-first-contents:last-child {
    margin-right: 0px;
}

.recommend-first-category-title {
    width: 460px;
    height: 50px;
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    background-color: #fff;
    border-radius: 50px;
    padding: 10px;
    margin-bottom: 30px;
}

.recommend-first-category-img {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 140px;
}

.recommend-first-category-img:last-child {
    margin-right: 0px;
}

.icon-cap {
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.recommend-reason {
    background-color: #FFD800;
    width: 100%;
    min-width: 1065px;
    padding-bottom: 50px;
    margin-bottom: 100px;
    text-align: center;
    border-bottom: 1px solid #000;
    margin-top: -100px !important;
}

.recommend-reason-title {
    font-size: 40px;
    color: #018BFA;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 25px;
}

.recommend-reason-list {
    display: inline-block;
    width: 305px;
    vertical-align: top;
    margin-right: 70px;
}

.recommend-reason-list:last-child {
    margin-right: 0px;
}

.recommend-reason-image {
    width: 180px;
    height: 180px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.reason-category-title {
    font-size: 28px;
    color: #018BFA;
    font-weight: bold;
    line-height: 1.5em !important;
    margin-bottom: 10px;
}

.contents-text {
    text-align: left !important;
    color: #000 !important;
    font-weight: 500;
}

/* -----------------------------------------------------------------
	contents
----------------------------------------------------------------- */

.contents-main-title {
    font-size: 40px;
    color: #018BFA;
    text-align: center;
    margin-bottom: 60px;
}

.option-wrap {
    margin-bottom: 45px;
}

.option-number-wrap {
    text-align: center;
    margin-bottom: 30px;
}

.option-number {
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', sans-serif !important;
    color: #000;
    font-size: 28px;
}

.option-number:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    border-bottom: 3px solid #000;
    width: 50%;
    margin: 0 auto;
}

.option-contents-wrap {
    text-align: center;
    margin-bottom: 35px;
}

.option-title {
    font-size: 38px;
    font-weight: normal;
    color: #000 !important;
    margin-bottom: 10px;
}

.option-title .fc-y {
    color: #ff9900;
}

.option-title .ttl-sub {
    font-size: 30px;
}

.option-lead {
    font-size: 18px;
    color: #000 !important;
    margin-bottom: 40px;
    font-weight: 500;
}

.option-lead-annotation {
    font-size: 16px !important;
}

.option-other-contents {
    background-color: #FFD800;
    width: 100%;
    padding-bottom: 60px;
    border-bottom: 1px solid #000;
}


.option-more-contents {
    padding-bottom: 60px;
    background-color: #018BFA;
}


.option-other-contents-wrap {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    position: relative;
}

.option-other-contents-wrap:before {
    content: url(/main/attraction/repeat/images/allow.png);
    position: absolute;
    left: 70px;
    top: -3px;
}

.option-merit-contents-wrap:before {
    content: none;
}

.option-other-contents-title {
    font-size: 30px;
    color: #000;
    height: 55px;
}

.option-other-contents-title:before {
    content: url(/main/attraction/repeat/images/board.svg);
    width: 45px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: -15px;
}

.option-other-contents-check-list {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-top: 30px;
    background: url(/main/attraction/repeat/images/check_box.svg) no-repeat top left;
    background-size: 35px 35px;
    padding-left: 45px;
}

.contents-check-other {
    margin-top: -10px;
}

.lower-case {
    font-size: 20px;
    vertical-align: super;
}

.option-cycle-contents {
    margin-bottom: 45px;
}

.option-cycle-main-img {
    display: inline-block;
    margin-right: 107px;
    vertical-align: top;
    width: 170px;
}

.option-cycle-main-img:nth-child(3) {
    margin-right: 0px;
}

.icon-cap-bk {
    color: #000 !important;
    margin-top: 10px;
    font-weight: 600;
}

.order-image {
    width: 250px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}

.point-text {
    font-size: 25px;
    color: #018BFA;
    margin-top: 20px;
}

.cap-annotation {
    font-size: 16px !important;
}

.option-card-main-img {
    display: inline-block;
    margin-right: 60px;
    vertical-align: top;
    width: 98px;
}

.option-card-main-img:last-child {
    margin-right: 0px;
}

.option-card-main-img img {
    max-width: 100%;
}

.card-icon {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    line-height: 1em;
}

.option-more-contents-check-list {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
    background: url(/main/attraction/repeat/images/check_box_y.svg) no-repeat;
    background-size: 35px 35px;
    padding-left: 45px;
}

.contents-merit-number .option-more-contents-check-list:nth-child(1) {
    background: url(/main/attraction/repeat/images/merit_1.svg) no-repeat;
    background-size: 35px 35px;
}

.contents-merit-number .option-more-contents-check-list:nth-child(2) {
    background: url(/main/attraction/repeat/images/merit_2.svg) no-repeat;
    background-size: 35px 35px;
}

.contents-merit-number .option-more-contents-check-list:nth-child(3) {
    background: url(/main/attraction/repeat/images/merit_3.svg) no-repeat;
    background-size: 35px 35px;
}

.contents-merit-number .option-more-contents-check-list:nth-child(4) {
    background: url(/main/attraction/repeat/images/merit_4.svg) no-repeat;
    background-size: 35px 35px;
    padding-bottom: 10px !important;
}

.option-price-title {
    margin-bottom: 40px !important;
}

.price-main-image {
    margin-bottom: 100px;
    display: inline-block;
    margin: 0 auto;
}

.regularplan-btn-wrap {
    width: 375px;
    margin: auto;
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    height: 54px;
}

.regularplan-btn {
    display: block;
    padding: 10px;
    background: #018BFA;
    box-shadow: 0 5px 0 #035287;
    border-radius: 30px;
}

.regularplan-btn-wrap:hover {
    padding-top: 5px;
    height: 54px;
}

.regularplan-btn-wrap:hover .regularplan-btn {
    box-shadow: none;
}

.regularplan-btn-wrap a {
    text-decoration: none !important;
    color: #fff;
}


/* -----------------------------------------------------------------
	price
----------------------------------------------------------------- */


.contents-plan-sub {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    margin: 0 0 40px 0;
}

.contents-plan-sub span {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    display: block;
    margin: 10px 0 0 0;
}

.contents-plan-sub span.att {
    font-size: 14px;
    font-weight: normal;
    display: block;

}

.contents-price-table {
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.contents-credit-wrap {
    margin-bottom: 50px;
    margin-top: 100px;
}

.contents-credit-title {
    width: 23%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #018BFA;
    padding: 10px;
}

.contents-credit-text {
    width: 50%;
    color: #222;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
}

.contents-price-title {
    width: 20%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #018BFA;
    padding: 15px;
    border-right: 1px solid #ccc;
}

.table-title {
    border: 1px solid #ccc;
}


.contents-price-text {
    width: 50%;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 15px 15px 40px;
}

.contents-payment-title {
    font-size: 20px;
    font-weight: bold;
    background-color: #018BFA;
    padding: 10px 10px 10px 30px;
    border-left: 1px solid #ccc;
    color: #fff;
}

.table-bg {
    background-color: #e0f1ff;
}

.contents-payment-text {
    font-weight: 500;
    padding: 15px 15px 15px 30px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #000;
}

.contents-text-annotation {
    font-size: 14px !important;
    margin-top: 16px;
}

.case-main-img {
    width: 1024px;
    margin: auto;
}

.case-img-list {
    display: inline-block;
    margin-right: 55px;
    margin-bottom: 50px;
}

.case-img-list:nth-child(2) {
    margin-right: 0px;
}

.case-img-list:nth-child(5) {
    margin-right: 0px;
}

.brand-site {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    text-decoration: underline;
}

.brand-site:hover {
    text-decoration: none;
}

h5 {
    margin: 20px 0;
    font-size: 20px;
    padding: 2px 0 2px 10px;
    color: #000;
}

h5 span {
    font-size: 16px;
}

.pay-list {
    margin: 0 0 30px 0;
    width: 100%;
    float: left;
}

.pay-list li {
    margin: 0 0 30px 0;
    width: 100%;
    float: left;
}

.pay-list-img {
    width: 35%;
    float: left;
}

.pay-list-img img {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.pay-list-txt {
    margin: 0 0 0 5%;
    width: 60%;
    float: left;
    color: #000;
    line-height: 28px;
}

/* -----------------------------------------------------------------
	form
----------------------------------------------------------------- */

.contents-form-title-center {
    font-size: 28px;
    color: #018BFA;
    text-align: center;
    padding: 20px 0px;
}

.contents-flow-image {
    text-align: center;
    margin-top: 48px;
}

.contents-form-text-wrap {
    width: 900px;
    margin: 48px auto 0;
}

.contents-form-table {
    width: 900px;
    border: 1px solid #ccc;
    margin: 20px auto 0;
}

.contents-form-table th {
    width: 300px;
    color: #222;
    font-weight: bold;
    border: 1px solid #d8d8d8;
    padding: 16px;
}

.contents-form-table td {
    border-bottom: 1px solid #d8d8d8;
    padding: 16px;
}

.contents-form-table td input {
    width: 400px;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 8px;
}

.contents-form-table td textarea {
    width: 500px;
    height: 200px;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 8px;
}

.form-name-kanji {
    width: 300px !important;
    margin: 0 0 10px 5px;
}

.form-name-kana {
    width: 300px !important;
    margin-left: 5px;
}

.form-required {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #ec524f;
    padding: 3px 8px;
}

.form-any {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #666;
    padding: 3px 8px;
}

.error-message {
    color: #ec524f;
    background: url(/images/form/errorIcon.png) no-repeat left center;
    padding-left: 20px;
    margin-bottom: 5px;
}

.contents-license-wrap {
    width: 900px;
    margin: 50px auto 0;
}

.contents-license-title {
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.contents-license-text {
    height: 175px;
    font-size: 13px;
    border: 1px solid #ccc;
    margin: 16px auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.contents-license-element {
    text-align: center;
    margin-top: 24px;
}

.form-license-accept {
    margin-right: 8px;
}

.form-license-required {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #ec524f;
    padding: 5px 8px;
    margin-left: 8px;
}

.contents-license-text #policy_common {
    padding: 12px;
}

.contents-license-text #policy_basic {
    padding: 24px;
}

.contents-license-text .clearfix,
.contents-license-text .rightFloat {
    margin: 0;
}

.contents-license-text .intro {
    margin-bottom: 24px;
}

.contents-license-text .heading {
    color: #333;
    font-weight: bold;
    margin: 16px 0 8px;
    border-bottom: 1px dashed #444;
    padding-bottom: 2px;
}

.contents-license-text .content_title {
    font-weight: bold;
    background: #e5e5e5;
    padding: 2px 0 2px 13px;
}

.contents-license-text p {
    margin-bottom: 8px;
}

.contents-license-text .space_left {
    padding-left: 13px;
}

.contents-license-text ol {
    list-style-image: none;
    list-style-position: outside;
    padding-left: 13px;
}

.contents-license-text ol li,
.contents-license-text ol.desimal li,
.contents-license-text ol.desimal_in li {
    list-style-type: decimal;
    margin-bottom: 8px;
}

.contents-license-text ol.no_desimal li {
    list-style-type: none;
}

.contents-license-text ol.disc li {
    list-style-type: disc;
}

.contents-license-text .administrator {
    margin: 40px 0 8px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px dashed #444;
    padding-bottom: 2px;
}

.contents-license-text .update_box .update {
    float: right;
}

.contents-license-text .update_box ul {
    margin-bottom: 8px;
}

.contents-license-text .update_box p {
    margin-bottom: 0px;
}

.form-send-btn {
    display: block;
    width: 460px;
    color: #fff !important;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    background-color: #e03f3d;
    border: 4px solid #e03f3d;
    border-radius: 50px;
    padding: 24px 0;
    margin: 50px auto 0;
}

.form-send-btn:hover {
    color: #e03f3d !important;
    background-color: #fff;
    border: 4px solid #e03f3d;
}

.form-send-btn.yet,
.form-send-btn.yet:hover {
    color: #fff !important;
    background-color: #bfbfbf !important;
    border: 4px solid #bfbfbf !important;
    cursor: default;
}

.confirm-section,
.result-section {
    margin-top: 48px;
}

.confirm-section .contents-form-btn {
    text-align: center;
    margin-top: 50px;
}

.form-modify-btn {
    display: inline-block;
    width: 250px;
    color: #fff !important;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    background-color: #ccc;
    border: 4px solid #ccc;
    border-radius: 50px;
    padding: 24px 0;
    margin: 0 15px;
}

.form-modify-btn:hover {
    color: #ccc !important;
    background-color: #fff;
    border: 4px solid #ccc;
}

.form-submit-btn {
    display: inline-block;
    width: 460px;
    color: #fff !important;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    background-color: #e03f3d;
    border: 4px solid #e03f3d;
    border-radius: 50px;
    padding: 24px 0;
    margin: 0 15px;
}

.form-submit-btn:hover {
    color: #e03f3d !important;
    background-color: #fff;
    border: 4px solid #e03f3d;
}

.contents-result-wrap {
    text-align: center;
    margin-top: 48px;
}

.contents-result-title {
    color: #018BFA;
    font-size: 36px;
    font-weight: bold;
}

.contents-result-text {
    margin-top: 16px;
}

.contents-top-btn {
    text-align: center;
    margin-top: 100px;
}

.top-btn {
    display: inline-block;
    width: 460px;
    color: #005bac !important;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    background-color: #fff;
    border: 4px solid #005bac;
    border-radius: 50px;
    padding: 24px 0;
    margin: 0 15px;
}

.top-btn:hover {
    color: #fff !important;
    background-color: #005bac;
    border: 4px solid #005bac;
}

/* -----------------------------------------------------------------
	responsive
----------------------------------------------------------------- */

@media (max-width: 640px) {

    /* -----------------------------------------------------------------
		reset
	----------------------------------------------------------------- */

    .page-wrap {
        padding: 30px 0 0 !important;
    }

    /* -----------------------------------------------------------------
		main-visual
	----------------------------------------------------------------- */

    .page-head {
        background-size: 640px 270px;
    }

    .main-visual-image img {
        width: 95%;
    }

    .main-visual-image {
        padding-top: 20px;
    }

    .page-btn-top {
        margin-top: -300px;
    }

    /* -----------------------------------------------------------------
		recommend
	----------------------------------------------------------------- */

    .recommend-first {
        margin-top: -175px;
        min-width: 0;
    }

    .recommend-first-title {
        font-size: 26px;
        padding: 135px 10px 10px 10px;
        margin-bottom: 15px;
    }

    .recommend-first-contents {
        margin-right: 0;
    }

    .recommend-first-category-title {
        font-size: 95%;
        width: 310px;
        height: 42px;
        margin-left: auto;
        margin-right: auto;
    }

    .recommend-first-category-img {
        margin-right: 0;
        width: 50%;
    }

    .recommend-reason {
        min-width: 0;
    }

    .recommend-reason-title {
        font-size: 26px;
    }

    .recommend-reason-list {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .reason-category-title {
        font-size: 20px;
    }

    /* -----------------------------------------------------------------
		contents
	----------------------------------------------------------------- */
    .contents-main-title {
        font-size: 26px;
        margin-bottom: 40px;
        padding: 0 10px;
    }

    .option-contents-wrap {
        margin-bottom: 30px;
    }

    .option-number-wrap {
        margin-bottom: 20px;
    }

    .option-number {
        font-size: 18px;
    }

    .option-title {
        font-size: 24px;
        padding: 0 10px;
    }

    .option-title .ttl-sub {
        font-size: 20px;
    }

    .option-main-image {
        padding: 0 10px;
    }

    .option-lead {
        font-size: 16px;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .option-other-contents-wrap {
        width: 100%;
    }

    .option-other-contents-title {
        font-size: 16px;
        padding: 0 10px;
    }

    .option-other-contents-check-list {
        font-size: 16px;
    }

    .option-other-contents-check {
        padding: 0 10px;
    }

    .option-cycle-main-img {
        margin-right: 0;
        margin-bottom: 20px;
        width: 50%;
        padding: 0 10px;
    }

    .point-text {
        font-size: 16px;
        padding: 0 10px;
    }

    .lower-case {
        font-size: 15px;
    }

    .option-lead-annotation {
        font-size: 12px !important;
    }

    .option-card-main-img {
        margin-right: 10px;
        margin-bottom: 15px;
    }

    .option-card-main-img:nth-child(4) {
        margin-bottom: 0;
    }

    .option-card-main-img:nth-child(5) {
        margin-bottom: 0;
    }

    .option-more-contents-check-list {
        font-size: 16px;
    }

    .card-icon {
        font-size: 12px;
    }

    .cap-annotation {
        font-size: 12px !important;
    }

    .option-price-title {
        margin-bottom: 20px !important;
    }

    .price-main-image {
        margin-bottom: 45px;
    }

    .regularplan-btn-wrap {
        width: 90%;
    }

    .icon-cap-bk {
        padding: 0 10px;
    }

    .contents-payment-title {
        text-align: center;
    }

    .case-main-img {
        width: 95%;
        text-align: center;
    }

    .case-img-list {
        margin-right: 0;
        margin-bottom: 30px;
    }


    .contents-price-table {
        margin-top: 24px;
    }

    .contents-plan {
        font-size: 18px;
        padding: 10px 0px;
        margin-bottom: 30px;
    }

    .contents-plan-title {
        font-size: 18px;
        padding: 5px 0px;
    }

    .contents-text-price {
        font-size: 15px;
    }

    .price {
        font-size: 35px;
    }

    .contents-plan-title-sub {
        font-size: 15px;
    }

    .contents-text-plan {
        font-size: 16px;
        padding: 10px;
    }

    .contents-plan-sub {
        font-size: 18px;
    }

    .contents-plan-sub span {
        font-size: 14px;
        margin: 10px 0;
    }

    .contents-price-table {
        margin-top: 10px;
    }

    .contents-price-title {
        font-size: 20px;
        display: block;
        width: 100%;
        padding: 16px;
    }

    .contents-price-text {
        font-size: 20px;
        display: block;
        width: 100%;
        padding: 16px;
        text-align: center;
    }

    .contents-payment-title {
        font-size: 15px;
        padding: 5px;
    }

    .contents-payment-text {
        font-size: 12px;
        width: 25%;
        padding: 10px;
        text-align: center;
    }

    h5 {
        margin: 20px 0;
        font-size: 20px;
        border-left: 6px solid #018BFA;
        padding: 2px 0 2px 10px;
        color: #000;
    }

    h5 span {
        font-size: 16px;
        display: block;
    }

    .pay-list {
        margin: -30px 0 30px 0;
        width: 100%;
        float: left;
    }

    .pay-list li {
        margin: 0 0 30px 0;
        width: 100%;
        float: left;
    }

    .pay-list-img {
        width: 100%;
        float: left;
    }

    .pay-list-img img {
        width: 100%;
        border: 1px solid #ccc;
        border-collapse: collapse;
    }

    .pay-list-txt {
        margin: 20px 0 0 0;
        width: 100%;
        float: left;
        color: #000;
        line-height: 28px;
    }

    /* -----------------------------------------------------------------
		form
	----------------------------------------------------------------- */

    .contents-flow-image {
        margin-top: 24px;
    }

    .contents-form-text-wrap {
        width: auto;
        margin: 24px auto 0;
    }

    .contents-form-table {
        width: auto;
    }

    .contents-form-table th {
        display: block;
        width: 100%;
        padding: 8px;
        background-color: #F2F2F2;
        border: none;
    }

    .contents-form-table th:first-child {
        border-top: none;
    }

    .contents-form-table td {
        display: block;
        width: 100%;
        border: none;
        padding: 8px;
    }

    .contents-form-table td input {
        width: 100%;
    }

    .contents-form-table td textarea {
        width: 100%;
        height: 150px;
    }

    .form-name-kanji {
        width: 250px !important;
        margin: 0 0 8px 5px;
    }

    .form-name-kana {
        width: 250px !important;
        margin: 0 0 0 5px;
    }

    .form-required {
        float: none;
        margin-left: 8px;
    }

    .form-any {
        float: none;
        margin-left: 8px;
    }

    .contents-license-wrap {
        width: auto;
        margin: 30px auto 0;
    }

    .contents-license-element {
        font-size: 13px;
    }

    .form-license-required {
        font-size: 13px;
    }

    .contents-license-text #policy_common {
        padding: 8px;
    }

    .contents-license-text #policy_basic {
        padding: 12px;
    }

    .form-send-btn {
        width: 90%;
        font-size: 18px;
        padding: 16px 0;
    }

    .form-modify-btn {
        display: block;
        width: 60%;
        font-size: 18px;
        padding: 16px 0;
        margin: 0 auto;
    }

    .form-submit-btn {
        display: block;
        width: 90%;
        font-size: 18px;
        padding: 16px 0;
        margin: 24px auto 0;
    }

    .contents-result-wrap {
        margin-top: 24px;
    }

    .contents-top-btn {
        margin-top: 50px;
    }

    .contents-result-title {
        font-size: 28px;
    }

    .top-btn {
        width: 90%;
        font-size: 18px;
        padding: 16px 0;
        margin: 0 auto;
    }

    .contents-form-title {
        text-align: left;
    }
}

/*お問い合わせフォーム　ステップ部分*/
.form_step {
    width: 100%;
    max-width: 780px;
    display: flex;
    justify-content: center;
    gap: 5%;
    margin: 3% auto 5%;
    border-radius: 5px;
    box-sizing: border-box;
}

.form_step p {
    margin: 0 !important;
    text-align: center;
    position: relative;
    padding: 2.5rem 0 0 0;
    font-size: 16px;
    width: 33.33333%;
}

.form_step p:after {
    content: "";
    width: 1.2rem;
    height: 1.2rem;
    background: #c3c3c3;
    display: block;
    border-radius: 2rem;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.form_step p:before {
    content: "";
    width: 120%;
    height: 4px;
    background: #c3c3c3;
    display: block;
    position: absolute;
    top: 0.6rem;
    left: 50%;
    transform: translateY(-50%);
}

.form_step p.active,
.form_step p.done {
    color: #018BFA;
    font-weight: bold;
}

.form_step p.active:after,
.form_step p.done:after,
.form_step p.done:before {
    background: #018BFA;
}

.form_step p:last-of-type:before {
    display: none;
}

@media (max-width:580px) {
    .form_step {
        margin: 8% auto;
    }

    .form_step p {
        padding: 2rem 0 0 0;
        font-size: 12px;
    }
}

@media (max-width:430px) {
    section#form {
        padding: 5%;
    }

    section.innerbox>div.form_step {
        padding: 0;
    }

    .form_step p {
        padding: 2rem 0 0 0;
        font-size: 12px;
    }
}

#moreover .moreover-image {
    margin: 2rem auto;
}

#moreover .moreover-image img {
    width: 40%;
}

@media (max-width: 640px) {
    #moreover .moreover-image img {
        width: 100%;
    }
}