@charset "utf-8";

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 2.4rem;
    color: #231815;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

ul,
ol {
    padding: 0;
}

dl dt,
dl dd {
    float: none;
}

dl dt {
    font-weight: normal;
}

li {
    list-style-type: none;
}

h2 {
    font-size: 4.1rem;
    font-weight: bold;
    color: #fff;
    background-color: #171c61;
    line-height: 1;
    padding: 46px 0;
    margin: 0;
    text-align: center;
}

h2::after {
    content: none;
}

h2 span {
    color: #fff100;
}

img {
    max-width: 100%;
}

label {
    font-weight: normal;
    cursor: pointer;
    margin: 0;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea.form-control {
    background-color: inherit;
    box-shadow: none;
    padding: inherit;
    font-size: 2rem;
}

textarea {
    font-size: 2rem;
}

.form-err-info {
    margin-top: -5px;
    padding: 0px 10px 5px 10px;
    font-size: 2rem;
}

input[type="text"]:active,
input[type="text"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="search"]:active,
input[type="search"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="number"]:active,
input[type="number"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
textarea.form-control:active,
textarea.form-control:focus {
    box-shadow: none;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover,
textarea.form-control:hover {
    background-color: inherit;
}

input[type="submit"]:hover,
a:hover {
    transition: all 0.5s;
    opacity: 0.7;
}

.inner {
    width: 100%;
    margin: 0 auto;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.lp_note>span {
    display: table-cell;
}

#fv {
    /* margin-top: 151px; */
    background: url(/pc/images/usedcontainer/fv_bg.jpg) no-repeat center;
    background-color: #89b5e7;
    position: relative;
}

#fv::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    padding-top: 103px;
    background-color: #171c61;
}

#fv img {
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

/*_____________cta
_____________*/
.cta {
    background-color: #fff;
    margin: 100px 0;
}

.cta_inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 40px 2.2% 30px;
    width: 100%;
    background-color: #fffabc;
    text-align: center;
    font-weight: bold;
}

.cta_inner p {
    font-size: 2.6rem;
    color: #172a88;
    font-weight: bold;
}

.cta_inner .cta_form {
    width: 100%;
    display: block;
    background-color: #e60012;
    padding: 12px 0 7px;
    border-right: 5px solid #910000;
    border-bottom: 5px solid #910000;
    font-size: 3.6rem;
    color: #fff100;
    letter-spacing: 10px;
    margin-bottom: 20px;
    transition: none;
}

/*.cta_inner .cta_form:hover {
  border-bottom: none;
  margin-top: 15px;
}*/

.cta_tel {
    align-items: center;
}

.cta_tel a {
    border-right: 5px solid #898989;
    border-bottom: 5px solid #898989;
    transition: none;
    display: block;
}

/*.cta_tel a:hover {
  border-bottom: none;
  margin-top: 5px;
}*/
/*_____________sec01
_____________*/
#sec01 .inner {
    max-width: 1060px;
    /* padding: 50px 0 100px; */
    padding: 0 0 100px;
}

#sec01 ul {
    flex-wrap: wrap;
    margin-bottom: 60px;
}

#sec01 li {
    width: calc(100% / 3 - 18.6px);
    padding: 20px 0 19px;
    margin-bottom: 17px;
    box-sizing: border-box;
    background: url(/pc/images/usedcontainer/sec01_01.png) no-repeat center;
    color: #fff100;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
}

#sec01 li:nth-child(3n) {
    padding-right: 0;
}

#sec01 .sec01_box {
    border: solid 8px #fff100;
    border-radius: 30px;
    padding: 25px 2.3% 15px;
}

#sec01 .sec01_box h3 {
    font-size: 4.5rem;
    font-weight: bold;
    color: #231815;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: -0.4px;
    margin-bottom: 23px;
    -webkit-text-decoration: underline;
    -webkit-text-decoration-thickness: 35px;
    -webkit-text-underline-offset: -20px;
    -webkit-text-decoration-color: #fff100;
    text-decoration: underline;
    text-decoration-thickness: 35px;
    text-underline-offset: -20px;
    text-decoration-color: #fff100;
}

#sec01 .sec01_txt {
    flex-direction: row-reverse;
}

#sec01 .sec01_txt p {
    flex: 1;
}

#sec01 .sec01_txt figure {
    flex: 0 0 187px;
    margin-left: 16px;
    width: 40%;
}

/*_____________sec02
_____________*/
#sec02 {
    background-color: #efefef;
}

#sec02 h2>div {
    max-width: 1140px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#sec02 h2 .sec02_ttl_img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-40%);
}

#sec02 .inner {
    max-width: 1140px;
    padding: 50px 0 80px;
}

#sec02 .sec02_box_top {
    margin-bottom: 30px;
    flex-direction: row-reverse;
}

#sec02 .sec02_box_top p {
    width: 75.7%;
}

#sec02 .sec02_box_top figure {
    width: 388px;
}

#sec02 .sec02_box_bottom {
    background-color: #fff;
    border-radius: 30px;
    position: relative;
}

#sec02 .sec02_box_bottom h3 {
    padding: 50px 0 25px 185px;
    border-bottom: 1px solid #231815;
    font-size: 3.6rem;
    color: #171c61;
    font-weight: bold;
}

#sec02 .sec02_box_bottom h3 figure {
    position: absolute;
    left: 30px;
    top: -10px;
}

#sec02 .sec02_box_bottom p {
    margin: 25px 3% 0;
    padding-bottom: 30px;
}

/*_____________sec03
_____________*/
#sec03 {
    background-color: #171c61;
    color: #fff;
}

#sec03 h2>div {
    max-width: 1140px;
    margin: 0 auto;
    padding: 23px 0;
    border-bottom: 1px solid #fff;
}

#sec03 h2 span {
    font-size: 2.9rem;
    margin-left: 30px;
    letter-spacing: -0.8px;
}

#sec03 .inner {
    max-width: 1140px;
    margin: 0 auto;
}

#sec03 .inner img {
    margin: 0 auto;
}

#sec03 .sec03_txt {
    width: 960px;
    margin: 28px auto 0;
    padding-bottom: 50px;
}

/*_____________sec04
_____________*/
#sec04 {
    background-color: #171c61;
    color: #fff;
}

#sec04 .inner {
    max-width: 1140px;
    padding: 27px 0 120px;
}

#sec04 .flex {
    margin-bottom: 40px;
}

#sec04 .flex figure {
    flex: 0 0 145px;
    margin-right: 20px;
}

#sec04 h2 {
    border-bottom: 1px solid #fff;
    flex: 1;
    padding: 40px 0 0 13px;
    text-align: left;
}

#sec04 h2 span {
    font-size: 2.4rem;
    color: #fff;
    letter-spacing: -0.8px;
    margin-left: 30px;
}

#sec04 article {
    width: calc(100% / 3 - 18px);
}

/*_____________sec05
_____________*/
#sec05 .inner {
    max-width: 1140px;
    padding: 105px 0 35px;
}

#sec05 h2 {
    background-color: transparent;
    color: #231815;
    border-bottom: 1px solid #231815;
    padding: 0 0 23px 13px;
    max-width: 875px;
    margin: 0 0 35px auto;
    text-align: left;
}

#sec05 .sec05_box dl span {
    display: table-cell;
}

#sec05 .sec05_box dl span.sec05_qa {
    font-weight: bold;
    font-size: 4.3rem;
    padding-right: 20px;
}

#sec05 .sec05_box dl dt,
#sec05 .sec05_box dl dd {
    color: #231815;
    padding: 13px 0px 12px 25px;
    position: relative;
}

#sec05 .sec05_box dl dt::before,
#sec05 .sec05_box dl dd::before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    width: 28px;
    height: 29px;
    position: absolute;
}

#sec05 .sec05_box dl dt {
    background-color: #dae000;
    border-radius: 15px;
    max-width: 1040px;
    margin-bottom: 25px;
}

#sec05 .sec05_box dl dt::before {
    background-image: url(/pc/images/usedcontainer/fukidashi01.png);
    bottom: -28px;
    left: 30px;
}

#sec05 .sec05_box dl dd::before {
    background-image: url(/pc/images/usedcontainer/fukidashi02.png);
    top: -28px;
    right: 30px;
}

#sec05 .sec05_box dl dd {
    background-color: #8fc31f;
    border-radius: 8px;
    max-width: 990px;
    margin: 0 0 50px auto;
}

/*_____________sec06
_____________*/
#sec06 {
    background-color: #efefef;
}

#sec06 .flex {
    max-width: 1140px;
    padding: 55px 0 60px;
}

#sec06 .flex figure {
    flex: 0 0 151px;
    margin-right: 10px;
}

#sec06 .flex>div {
    flex: 1;
}

#sec06 h2 {
    background-color: transparent;
    color: #231815;
    border-bottom: 1px solid #231815;
    padding: 59px 0 23px 13px;
    text-align: left;
    margin-bottom: 60px;
}

#sec06 table {
    table-layout: fixed;
    color: #231815;
}

#sec06 table th,
#sec06 table td {
    line-height: 2.3;
}

#sec06 table th {
    font-weight: normal;
    width: 177px;
    vertical-align: top;
}

#sec06 .sec06_txt {
    color: #036eb8;
    text-decoration: underline;
}

/*_____________form
_____________*/
#form .inner {
    background-color: #fffabc;
    max-width: 1140px;
    margin: 100px auto;
    padding: 37px 37px 70px;
}

#form h2 {
    background-color: #e60012;
    color: #fff100;
    font-size: 3.6rem;
    letter-spacing: 10px;
    padding: 12px 0 7px;
    margin-bottom: 28px;
}

#form h3 {
    font-weight: bold;
    font-size: 2.4rem;
    position: relative;
    border-bottom: 1px solid #231815;
    padding-left: 30px;
    margin-left: 20px;
}

#form h3 figure {
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

#form .form_box {
    color: #231815;
    margin-bottom: 45px;
}

#form .form_box:nth-child(3) {
    margin-bottom: 20px;
}

#form table {
    width: 100%;
    background-color: #fff;
}

#form table th,
#form table td {
    border: 1px solid #231815;
}

#form table th {
    font-weight: normal;
    position: relative;
    width: 325px;
    padding: 7px 10px;
}

#form table th small {
    font-size: 70%;
}

#form table th span {
    color: #e60012;
    text-align: right;
    position: absolute;
    right: 10px;
}

#form table td input,
#form table td textarea {
    outline: none;
    border: none;
    width: 100%;
    padding: 7px 10px;
}

#form table td textarea {
    min-height: 213px;
}

#form .privacy {
    text-align: center;
}

#form .privacy a {
    text-decoration: underline;
    color: #036eb8;
}

.form_files ul {
    margin-bottom: 0;
    margin: 5px 10px;
}

.form_files ul li {
    width: calc(100% / 3);
}

.form_files label {
    display: block;
    margin-bottom: 5px;
}

input[type="file"] {
    display: none;
}

.form_file {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 0;
}

.form_file_clear {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 0;
    color: #231815;
}

input[id="privacy"] {
    display: none;
}

.checkbox_privacy {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 13px;
    position: relative;
    width: auto;
}

.checkbox_privacy::before {
    background: transparent;
    border: 1px solid #231815;
    content: "";
    display: block;
    height: 24px;
    left: 0;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 24px;
}

.checkbox_privacy::after {
    border-right: 3px solid #171c61;
    border-bottom: 3px solid #171c61;
    content: "";
    display: block;
    height: 15px;
    left: 9px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 6px;
}

input[type="checkbox"]:checked+.checkbox_privacy::after {
    opacity: 1;
}

input[type="submit"].dis {
    filter: brightness(0.5);
    border-color: buttonborder;
}

input[type="submit"].dis:hover {
    opacity: 1;
}

input[type="submit"] {
    background: linear-gradient(#dcdddd, #fff 50%, #999899 51%, #9fa0a0 100%);
    line-height: 1;
    padding: 5px 35px 3px;
    border-right: 5px solid #727171;
    border-bottom: 5px solid #727171;
    width: 100%;
    font-size: 3.6rem;
    font-weight: bold;
    color: #231815;
    letter-spacing: 10px;
    padding: 12px 0 7px;
    margin-bottom: 20px;
    padding: 20px 0 18px;
}

/*input[type="submit"]:hover {
  border-bottom: none;
  margin-top: 5px;
}*/

/*_____________confirmation + send
_____________*/
.container {
    margin-top: 151px;
    width: 100%;
    padding: 0;
}

.container .inner {
    max-width: 850px;
    width: 100%;
    /* margin: 80px auto 0; */
    margin: 0 auto 0;
    color: #231815;
}

.container h2 {
    margin-bottom: 50px;
}

.submit_table {
    margin: 0 auto;
    width: 100%;
}

.submit_table th,
.submit_table td {
    font-weight: normal;
    border-bottom: 1px solid #231815;
    padding-top: 22px;
    vertical-align: top;
}

.submit_table th {
    width: 320px;
}

.submit_content .err {
    color: #e60012;
}

.submit_area {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.submit_area input {
    border: none;
    margin: 0 20px;
    font-weight: bold;
    font-size: 3.6rem;
    letter-spacing: 10px;
    max-width: 320px;
}

.submit_area input[value="戻る"] {
    color: #fff;
    background-color: #808080;
    display: block;
    width: 100%;
    padding: 5px 0 0;
    border-right: 5px solid #595959;
    border-bottom: 5px solid #595959;
    transition: 0.2s;
    letter-spacing: 5px;
}

.submit_area input[value="送信"] {
    color: #231815;
    background: linear-gradient(#dcdddd, #fff 50%, #999899 51%, #9fa0a0 100%);
    border-right: 5px solid #727171;
    border-bottom: 5px solid #727171;
    transition: 0.2s;
}

.submit_area input[value="戻る"]:hover,
.submit_area input[value="送信"]:hover {
    opacity: 0.7;
}

@media screen and (max-width: 765px) {
    body {
        font-size: 3.75vw;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .wrapper {
        background: #fff;
    }

    input[type="text"],
    input[type="email"],
    input[type="search"],
    input[type="password"],
    input[type="number"],
    input[type="tel"],
    textarea.form-control {
        font-size: 3.75vw;
    }

    textarea {
        font-size: 3.75vw;
    }

    .form-err-info {
        margin-top: -5px;
        padding: 0px 10px 5px 10px;
        font-size: 3.75vw;
    }

    .wrapper img {
        /* width: 100%; */
    }

    h2 {
        font-size: 5.781vw;
        line-height: 1.4;
        padding: 15px 0;
        text-shadow: none;
    }

    .container h2 {
        margin-bottom: 0;
    }

    /*font-size: 2.0rem*/
    #sec01 li,
    .form_files label {
        font-size: 3.125vw;
    }

    /*font-size: 2.6rem*/
    .cta_inner p {
        font-size: 4.688vw;
    }

    /*font-size: 3.6rem*/
    .cta_inner .cta_form,
    #form h2 {
        font-size: 5.625vw;
    }

    .cta_tel.flex,
    .sec01_txt.flex,
    .sec02_box_top.flex,
    .sec04_box.flex,
    #sec06 .flex {
        display: block;
    }

    #fv {
        margin-top: 0;
    }

    #fv::after {
        content: none;
    }

    /*_____________cta
  _____________*/
    .cta {
        margin: 50px 20px;
        /* margin: 30px 10px; */
    }

    .cta_inner {
        padding: 20px 20px;
    }

    .cta_inner p {
        margin-bottom: 0;
    }

    .cta_inner .cta_form {
        margin-bottom: 12px;
        letter-spacing: 6px;
    }

    .cta_tel>figure {
        margin-bottom: 15px;
    }

    /*_____________#sec01
  _____________*/
    #sec01 .inner {
        padding: 40px 20px 100px;
        /* padding: 20px 20px 100px; */
    }

    #sec01 ul {
        margin-bottom: 35px;
    }

    #sec01 li {
        width: calc(100% / 2 - 10px);
        background-size: contain;
        padding: 2.5vw 0;
        margin-bottom: 15px;
    }

    #sec01 .sec01_box {
        padding: 30px 20px 20px;
    }

    #sec01 .sec01_box h3 {
        font-size: 5.4vw;
        margin-top: 0;
        text-align: left;
        -webkit-text-underline-offset: -15px;
        text-underline-offset: -15px;
        -webkit-text-decoration-thickness: 15px;
        text-decoration-thickness: 15px;
    }

    #sec01 .sec01_txt {
        font-size: 3.33vw;
    }

    #sec01 .sec01_txt figure {
        float: right;
        clear: both;
        margin: 10px 0 0 10px;
        width: 33%;
    }

    .sec01_txt .fix {
        float: right;
        height: 3em;
    }

    /*_____________sec02
  _____________*/
    #sec02 h2>div {
        padding: 0 20px;
    }

    #sec02 h2 .sec02_ttl_img {
        width: 27%;
    }

    #sec02 .inner {
        padding: 20px 20px 80px;
    }

    #sec02 .sec02_box_top figure {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    #sec02 .sec02_box_top p {
        width: 100%;
    }

    #sec02 .sec02_box_bottom h3 figure {
        width: 23%;
        left: 4%;
        top: -5px;
    }

    #sec02 .sec02_box_bottom h3 {
        padding: 5vw 10px 3vw 30%;
        font-size: 4.5vw;
        margin-bottom: 3vw;
    }

    #sec02 .sec02_box_bottom p {
        margin: 10px 20px 0;
        padding-bottom: 10px;
        font-size: 3.3vw;
    }

    /*_____________#sec03
  _____________*/

    #sec03 .sec03_ttl {
        padding: 0 20px;
        text-align: center;
    }

    #sec03 h2 {
        border-bottom: 1px solid #fff;
        padding: 55px 0 1%;
        margin-bottom: 3.5%;
    }

    #sec03 .sec03_ttl span {
        color: #fff100;
        margin-top: 20px;
        font-weight: bold;
    }

    #sec03 .inner {
        padding: 20px 20px 25px;
    }

    #sec03 .sec03_txt {
        width: 95%;
        margin: 20px auto 0;
        padding-bottom: 0;
        color: #fff;
    }

    /*_____________sec04
  _____________*/
    #sec04 .flex {
        padding: 0 20px;
        margin-bottom: 0;
    }

    #sec04 .inner {
        padding: 15px 0 60px;
    }

    #sec04 .flex figure {
        flex: 0 0 23%;
        margin-right: 0;
    }

    #sec04 .sec04_ttl {
        margin-bottom: 40px;
        color: #fff;
    }

    #sec04 h2 {
        border-bottom: 1px solid #fff;
        padding: 6% 0 1% 3%;
        margin-bottom: 3.5%;
    }

    #sec04 .sec04_ttl span {
        font-weight: bold;
        padding: 0 0 0 3%;
        display: block;
    }

    #sec04 article {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    #sec04 article:last-child {
        margin-bottom: 0;
    }

    #sec04 article img {
        margin: 0 auto;
    }

    /*_____________sec05
  _____________*/
    #sec05 .inner {
        padding: 60px 20px 40px;
    }

    #sec05 h2 {
        width: 70%;
        padding: 0 0 1% 13px;
        margin: 0 0 7.813vw auto;
    }

    #sec05 .sec05_box dl span.sec05_qa {
        font-size: 3.594vw;
        padding-right: 2.25vw;
    }

    #sec05 .sec05_box dl dt,
    #sec05 .sec05_box dl dd {
        padding: 4px 0px 3px 15px;
        font-size: 2.344vw;
        border-radius: 8px;
    }

    #sec05 .sec05_box dl dt {
        width: 92%;
        margin-bottom: 15px;
    }

    #sec05 .sec05_box dl dt::before {
        background-size: 40%;
        left: 4%;
    }

    #sec05 .sec05_box dl dd {
        width: 90%;
        margin-bottom: 27px;
        padding-right: 15px;
    }

    #sec05 .sec05_box dl dd::before {
        background-size: 40%;
        top: -10px;
        right: 4%;
        background-position: right 0;
    }

    /*_____________sec06
  _____________*/
    #sec06 .inner {
        padding: 30px 20px 50px;
        position: relative;
    }

    #sec06 h2 {
        width: 70%;
        padding: 5% 0 1% 13px;
        margin: 0 0 13vw auto;
    }

    #sec06 .flex figure {
        position: absolute;
        top: 37px;
        left: 20px;
        width: 25%;
    }

    #sec06 table th {
        width: 26%;
    }

    /*_____________form
  _____________*/
    #form .inner {
        margin: 50px 20px;
        padding: 40px 20px;
        width: calc(100% - 40px);
    }

    #form h2 {
        letter-spacing: 6px;
    }

    #form h3 {
        font-size: 3.75vw;
        padding-left: 7%;
    }

    #form h3 figure {
        width: 10%;
    }

    #form table th,
    #form table td {
        width: 100%;
        display: block;
    }

    #form table th {
        border-bottom: none;
        border-top: none;
        padding: 7px 10px;
    }

    #form table tr:first-child th {
        border-top: 1px solid #231815;
    }

    .form_files ul li {
        margin: 0 5px;
    }

    .checkbox_privacy::before {
        height: 20px;
        width: 20px;
        margin-top: -9px;
    }

    .checkbox_privacy::after {
        left: 6px;
        margin-top: -8px;
    }

    input[type="submit"] {
        padding: 7px 8px 3px;
        font-size: 5.625vw;
        letter-spacing: 6px;
    }

    /*_____________confirmation + send
_____________*/
    .container .inner {
        /* margin: 50px auto 0; */
        padding: 0 20px;
    }

    .container .confirmation {
        margin: 50px auto 0;
    }

    .container .completion {
        margin: 50px auto 0;
    }

    .container {
        margin-top: 0;
    }

    .submit_area input[value="戻る"],
    .submit_area input[value="送信"] {
        font-size: 5.625vw;
    }
}

@media screen and (max-width: 380px) {
    .sec01_txt .fix {
        float: right;
        height: 4.5em;
    }
}

#fixed_nav li {
    width: 50%;
}