@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
html {
    overflow-y: scroll;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
input, textarea {
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
a:focus {
    outline: none;
}
html, body {
    height: 100%;
}
body {
    font-size: 1.1em;
    line-height: 1.8em;
    min-height: 100%;
    font-weight: 100;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #1E1E1E;
    background-color: #000;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
}
img {
    max-width: 100%;
    height: auto;
    width /***/ : auto;
    vertical-align: bottom;
}
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}
.blockSP {
    display: block;
}
@media (min-width: 500px) {
    .blockSP {
        display: none;
    }
}
.back01 {
    position: absolute;
    top: 1.4rem;
    left: 1.4rem;
}
.back01 a {
    display: block;
    line-height: 1;
    border-radius: 50%;
    border: 1px solid #FFF;
    padding: 0.7rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}
.back01 a:link, .back01 a:visited {
    color: #FFF;
    background-color: #004331;
}
.back01 a:hover, .back01 a:active {
    color: #FFF;
    background-color: #00664A;
}
#welcom01 {
    width: 100%;
    height: auto;
    background-color: #004331;
    background-image: linear-gradient(180deg, #004331 8%, #000000 100%);
}
.area01, .area02, .area03 {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto 4rem auto;
    border: 1px solid #505050;
}
.area01 {
    background: rgba(0, 0, 0, 0.1);
    padding: 30px 0 20px 0;
}
.area02 {
    background: rgba(0, 0, 0, 0.8);
    padding: 30px 0 20px 0;
}
.area03 {
    background: rgba(0, 0, 0, 0.2);
}
.borBottom01 {
    border-bottom: 1px solid #505050;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.box01 {
    width: 86%;
    margin: 0 auto;
}
.box02 {
    width: 100%;
    margin: 0 auto;
}
.flexBox01, .flexBox02, .flexBox03 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    height: auto !important;
}
.flexBox01 {
    justify-content: space-between;
}
.flexBox02 {
    justify-content: flex-start;
}
.flexBox03 {
    justify-content: center;
    justify-content: space-between;
}
.boxCol2 {
    flex-basis: 100%;
}
.boxCol2-1 {
    flex-basis: 100%;
    margin-bottom: 2rem;
}
.boxCol2-2 {
    flex-basis: 100%;
}
.boxCol3 {
    flex-basis: 100%;
    margin-bottom: 2rem;
}
.boxCol3-2 {
    flex-basis: 100%;
    margin-bottom: 2rem;
}
.boxCol4-1 {
    flex-basis: 35%;
    display: table;
    margin-bottom: 1rem;
}
.boxCol4-1 div {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.boxCol4-2 {
    flex-basis: 65%;
    margin-bottom: 1rem;
}
@media (min-width: 1025px) {
    .boxCol2-1 {
        flex-basis: 20%;
        margin-bottom: 0;
    }
    .boxCol2-2 {
        flex-basis: 76.6666666%;
    }
}
@media (min-width: 500px) {
    .area01 {
        padding: 30px 0 35px 0;
    }
    .area02 {
        padding: 40px 0 40px 0;
    }
    .box01 {
        width: 92%;
    }
    .box02 {
        width: 92%;
    }
    .boxCol3 {
        flex-basis: 30%;
        margin-bottom: 0;
    }
    .boxCol3-2 {
        flex-basis: 66.6666666%;
        margin-bottom: 0;
    }
    .borBottom01 {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}
@media (min-width: 1025px) {
    .area01 {
        padding: 50px 0 50px 0;
    }
    .boxCol2 {
        flex-basis: 47%;
    }
    .boxCol4-1 {
        flex-basis: 18%;
        display: table;
        margin-bottom: 0;
    }
    .boxCol4-1 div {
        text-align: right;
    }
    .boxCol4-2 {
        flex-basis: 28%;
        margin-bottom: 0;
    }
}
.title01 {
    text-align: center;
    padding: 3rem 0 0 0;
    margin-bottom: 3.5rem;
}
.title01 img {
    max-width: 240px;
}
@media (min-width: 1025px) {
    .title01 img {
        max-width: 280px;
    }
}
.title02 {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
    text-align: center;
    color: #FFF;
    padding-top: 3rem;
    margin-bottom: 2.5rem;
    font-weight: bold;
}
.areaTitle {
    display: flex;
    justify-content: center;
    align-items: center;
}
.title03 {
    font-size: 1.7rem;
    color: #7CC2AF;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}
.title03 span {
    font-size: 3.3rem;
    font-weight: bold;
    letter-spacing: 1rem;
}
.title04 {
    font-size: 1.8rem;
    color: #FFF;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}
.title05 {
    font-size: 1.8rem;
    letter-spacing: 0.5rem;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    padding: 1rem 0;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #505050;
}
.text01 {
    color: #dcdcdc;
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0 10px;
}
.text02 {
    color: #dcdcdc;
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0 10px;
}
@media (min-width: 500px) {
    .title02 {
        font-size: 2.5rem;
        margin-bottom: 3rem;
    }
    .title03 {
        font-size: 1.6rem;
        text-align: left;
    }
    .title03 span {
        font-size: 3.2rem;
    }
    .title04 {
        font-size: 2.5rem;
    }
    .text01, .text02 {
        padding: 0 0;
    }
}
@media (min-width: 1024px) {
    .title03 {
        font-size: 2rem;
    }
    .title03 span {
        font-size: 4.3rem;
    }
    .text01 {
        font-size: 1.5rem;
        line-height: 1.5;
    }
    .text02 {
        font-size: 1.4rem;
        line-height: 1.5;
    }
}
.areaBtn01, .areaBtn02 {
    flex-basis: 18%;
    height: auto;
}
.areaBtn01 {
    box-shadow: 12px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.areaBtn02 {
    box-shadow: -12px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.areaInput, .areaInput02 {
    height: auto;
}
.areaInput {
    flex-basis: 62%;
    padding: 2rem 0 3rem 0;
}
.areaInput02 {
    width: 100%;
}
.boxItem {
    background-color: #323232;
    padding: 30px 0;
    margin-bottom: 30px;
}
.boxItem .flexBox01 {
    width: 90%;
    margin: 0 auto;
}
.boxItem h3 {
    color: #FFF;
    background-color: #323232;
    font-size: 1.5rem;
    line-height: 1.5;
    border: 1px solid #969696;
    text-align: center;
    padding: 12px 0;
}
.verify {
    background-color: #5A5A5A;
    padding: 20px 20px 10px 20px;
}
.verify h4 {
    color: #FFF;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.boxItem button {
    margin-top: 20px;
}
.boxItem01a div, .boxItem02 div, .boxItem03a div, .boxItem04a div, .boxItem05a div {
    display: table-cell;
    vertical-align: middle;
}
.boxItem01a {
    flex-basis: 30%;
    margin-bottom: 15px;
    display: table;
    color: #FFF;
    font-size: 1.5rem;
    line-height: 1.5;
}
.boxItem01b {
    flex-basis: 70%;
    margin-bottom: 15px;
}
.boxItem02 {
    flex-basis: 100%;
    margin-left: 0;
    margin-bottom: 15px;
    display: table;
    color: #FFF;
    font-size: 1.3rem;
    line-height: 1.5;
}
.boxItem03a {
    flex-basis: 30%;
    margin-bottom: 15px;
    display: table;
    color: #FFF;
    font-size: 1.5rem;
    line-height: 1.5;
}
.boxItem03b {
    flex-basis: 70%;
    margin-bottom: 15px;
}
.boxItem04a {
    flex-basis: 58%;
    margin-bottom: 10px;
    font-size: 1.3rem;
    line-height: 1.3;
    display: table;
    color: #FFF;
}
.boxItem04b {
    flex-basis: 41%;
    margin-bottom: 10px;
    margin-left: 1%;
}
@media (min-width: 391px) {
    .boxItem04a {
        font-size: 1.4rem;
        line-height: 1.4;
        flex-basis: 55%;
    }
    .boxItem04b {
        flex-basis: 44%;
        margin-left: 1%;
    }
}
@media (min-width: 768px) {
    .verify h4 {
        font-size: 1.7rem;
    }
    .boxItem04a {
        flex-basis: 29%;
        font-size: 1.45rem;
        line-height: 1.4;
        text-align: right;
        margin-bottom: 15px;
    }
    .boxItem04b {
        flex-basis: 20%;
        margin-left: 1%;
        margin-bottom: 15px;
    }
}
@media (min-width: 1024px) {
    .boxItem04a {
        flex-basis: 27%;
        font-size: 1.6rem;
        line-height: 1.6;
    }
    .boxItem04b {
        flex-basis: 22%;
        margin-left: 1%;
    }
}
@media (min-width: 500px) {
    .boxItem h3 {
        font-size: 1.7rem;
        line-height: 1.7;
        padding: 15px 0;
    }
    .boxItem01a {
        flex-basis: 13%;
        font-size: 1.7rem;
        line-height: 1.7;
    }
    .boxItem01b {
        flex-basis: 22%;
    }
    .boxItem02 {
        flex-basis: 60%;
        margin-left: 5%;
        font-size: 1.5rem;
    }
    .boxItem03a {
        flex-basis: 13%;
        font-size: 1.7rem;
        line-height: 1.7;
    }
    .boxItem03b {
        flex-basis: 87%;
    }
}
select {
    -webkit-appearance: none;
    appearance: none;
}
.select_wrapper {
    position: relative;
}
.select_wrapper::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(45deg);
    pointer-events: none;
}
.btn01, a.btn01, button.btn01 {
    width: 100%;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
}
@media (min-width: 500px) {
    .btn01, a.btn01, button.btn01 {
        font-size: 1.8rem;
    }
    .select_wrapper::after {
        top: 12px;
        right: 16px;
        width: 12px;
        height: 12px;
    }
}
.btnW01 {
    max-width: 487px;
}
.btnW01-C {
    max-width: 487px;
    margin: 0 auto;
}
button.btn--trigger {
    background-color: #008160;
    height: 100% !important;
    position: relative;
    display: flex;
}
button.btn--trigger img {
    justify-content: flex-start;
    max-width: 80px;
    text-align: center;
    margin: 0 auto;
    padding-top: 100px;
}
@media (min-width: 668px) {
    button.btn--trigger img {
        max-width: 100px;
        padding-top: 130px;
    }
}
button.btn--trigger span {
    font-size: 10rem;
}
button.btn--trigger:hover, button.btn--trigger:active {
    color: #FFF;
    background: #109B75;
}
button.btn--A, button.btn--B, button.btn--C {
    color: #FFF;
    border-radius: 5px;
    padding: 1.5rem 0;
    display: flex;
    justify-content: center;
}
button.btn--A svg, button.btn--B svg, button.btn--C svg, dl dt svg {
    vertical-align: middle;
    margin-right: 0.1rem;
}
button.btn--A {
    background-color: #008160;
    box-shadow: 0 5px 0 #00664A;
}
button.btn--A:hover {
    background: #109B75;
}
button.btn--A:active {
    background: #109B75;
    transform: translateY(5px);
    box-shadow: none;
}
button.btn--B {
    background-color: #666;
    box-shadow: 0 5px 0 #444;
}
button.btn--B:hover {
    background: #888;
}
button.btn--B:active {
    background: #888;
    transform: translateY(5px);
    box-shadow: none;
}
button.btn--C {
    background-color: #1C569B;
    box-shadow: 0 5px 0 #0E417D;
}
button.btn--C:hover {
    background: #3B69A1;
}
button.btn--C:active {
    background: #3B69A1;
    transform: translateY(5px);
    box-shadow: none;
}
a.btn--D {
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFF;
    border-radius: 5px;
    padding: 1.3rem 0;
}
a.btn--D {
    background-color: #000000;
    background-image: linear-gradient(170deg, #005546 10%, #002A29 100%);
    border: 1px solid #969696;
}
a.btn--D:hover, a.btn--D:active, a.btn--D:focus {
    background: #109B75;
}
.btn02, a.btn02, button.btn02 {
    width: 100%;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
}
a.btn--E {
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFF;
    border-radius: 10px;
    padding: 2rem 0 2.5rem 0;
}
a.btn--E {
    background-image: linear-gradient(170deg, #077355 10%, #004633 100%);
    transition-property: opacity;
    transition-duration: 0.5s;
	box-shadow: 0 5px 0 #003727;
}
a.btn--E:hover, a.btn--D:active, a.btn--D:focus {
    opacity: 0.7;
}
a.btn--E:active {
    transform: translateY(5px);
    box-shadow: none;
}


.btn--file {
    color: #FFF;
    font-size: 1.3rem;
}
.btn--file::file-selector-button {
    color: #000;
    font-size: 1.3rem;
    padding: 8px 14px;
    text-align: center;
    border-radius: 5rem;
    border: 1px solid #DCDCDC;
    cursor: pointer;
    ransition-property: opacity;
    transition-duration: 0.5s;
}
.btn--file::file-selector-button:hover {
    opacity: 0.7;
}
.connection {
    width: 90%;
    margin: 0 auto 2rem auto;
    border: 1px solid #505050;
    padding: 0 0 1.5rem 0;
    background: rgba(0, 0, 0, 0.2);
}
.connection h3 {
    font-size: 1.6rem;
    color: #FFF;
    margin-bottom: 1rem;
    line-height: 1.4;
}
.list01 li {
    list-style: none;
    margin: 0 0 1rem 0;
    text-align: center;
    flex-basis: 31%;
    margin-left: 3.5%;
}
.list01 li:nth-of-type(3n+1) {
    margin-left: 0;
}
.list02 li {
    list-style: none;
    margin: 0 0 1rem 0;
    text-align: center;
    flex-basis: 31%;
    margin-left: 3.5%;
}
.list02 li:nth-of-type(3n+1) {
    margin-left: 0;
}
.list03 li {
    list-style: none;
    margin: 0 0 1rem 0;
    text-align: center;
    flex-basis: 31%;
    margin-left: 3.5%;
}
.list03 li:nth-of-type(3n+1) {
    margin-left: 0;
}
.list04 li {
    list-style: none;
    margin: 0 0 2rem 0;
    text-align: center;
    flex-basis: 49%;
    margin-left: 2%;
}
.list04 li:nth-of-type(2n+1) {
    margin-left: 0;
}
@media (min-width: 500px) {
    a.btn--E {
        font-size: 1.4rem;
    }
}
@media (min-width: 768px) {
    .btn--file {
        font-size: 1.6rem;
    }
    .btn--file::file-selector-button {
        font-size: 1.6rem;
        padding: 10px 20px;
    }
    a.btn--E {
        font-size: 1.6rem;
    }
}
@media (min-width: 1024px) {
    a.btn--E {
        font-size: 2rem;
        padding: 3rem 0 4rem 0;
    }
}
@media (max-width: 500px) {
    .list02 li, .list03 li {
        flex-basis: 48.25%;
    }
    .list03 li button.btn--A {
        font-size: 1.6rem;
    }
    .list03 li:nth-child(odd) {
        margin-left: 0;
    }
    .list03 li:nth-child(even) {
        margin-left: 3.5%;
    }
}
input[type="checkbox"] {
    position: relative;
    width: 3rem;
    height: 3rem;
    border: 1px solid #FFF;
    background-color: #FFF;
    vertical-align: -1rem;
}
.form-check {
    flex-basis: 100%;
    margin-top: 0.5rem;
}
.form-check-label {
    color: #FFF;
    font-size: 1.5rem;
    vertical-align: middle;
    padding-left: 0.5rem;
}
#infoText {
    flex-basis: 100%;
    text-align: left;
    color: #10AF75;
    font-size: 1.3rem;
    line-height: 1.6;
    padding-top: 1rem;
}
.form-select {
    font-size: 1.6rem;
    width: 100%;
    padding: 1rem 1rem;
    border-radius: 4px;
    border: none;
    background-color: #CCC;
}
.form-select:focus {
    outline: 0;
    border: none;
    background-color: #FFF;
}
.textbox {
    font-size: 1.6rem;
    width: 100%;
    padding: 1rem 1rem;
    border-radius: 4px;
    border: none;
    background-color: #CCC;
}
.textbox:focus {
    outline: 0;
    border: none;
    background-color: #FFF;
}
input:focus::placeholder {
    color: transparent;
}
@media (min-width: 500px) {
    .form-check {
        flex-basis: 50%;
    }
    .form-check-label {
        font-size: 1.7rem;
    }
    #infoText {
        flex-basis: 50%;
        text-align: right;
        font-size: 1.6rem;
        margin-top: 0;
    }
}
@media (min-width: 769px) {
    .textbox {
        font-size: 1.8rem;
        padding: 1.2rem 1rem;
    }
}
@media (min-width: 1024px) {
    .form-select {
        font-size: 1.8rem;
        padding: 1rem 1rem;
    }
}
.connection dl {
    border-bottom: 1px dotted #969696;
    align-items: center;
    margin-bottom: 1rem;
}
.connection dl:last-child {
    border-bottom: 1px dotted #969696;
}
.connection dl dt {
    flex-basis: 100%;
    color: #FFF;
    font-size: 1.7rem;
    line-height: 1;
    text-align: left;
    padding: 0 0 1rem 0;
}
.connection dl dd {
    flex-basis: 100%;
    padding: 0 0 1rem 0;
}
@media (min-width: 500px) {
    .connection dl dt {
        flex-basis: 20%;
        text-align: center;
    }
    .connection dl dd {
        flex-basis: 80%;
    }
}
.dataTable01, .dataTable02 {
    color: #FFF;
}
.dataTable01, .dataTable02 {
    width: 100%;
    table-layout: fixed;
    word-break: break-word;
    border: 1px solid #969696;
    font-size: 1.3rem;
    line-height: 1.1;
    margin-top: 1rem;
}
.dataTable01 thead tr th, .dataTable02 thead tr th {
    text-align: center;
}
.dataTable01 thead tr th:first-child {
    width: 28%;
    border-right: 1px solid #969696;
}
.dataTable02 thead tr th {
    border-right: 1px solid #969696;
}
.dataTable01 th, .dataTable02 th {
    padding: 1rem 1rem;
    border-bottom: 1px solid #969696;
    color: #FFF;
}
.dataTable01 td, .dataTable02 td {
    padding: 1rem 1rem;
    border-bottom: 1px solid #969696;
    border-left: 1px solid #969696;
}
.dataTable03 {
    width: 100%;
    table-layout: fixed;
    word-break: break-word;
}
.dataTable03 tr {
    width: 100%;
    border-bottom: 1px solid #505050;
}
.dataTable03 th {
    width: 22%;
    font-size: 1.7rem;
    line-height: 1.7;
    padding: 1.5rem 1.5rem;
    font-weight: bold;
    color: #FFF;
    vertical-align: middle;
}
.dataTable03 td {
    width: 78%;
    padding: 1.5rem 1.5rem 1.5rem 0;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #FFF;
    vertical-align: middle;
}
@media (max-width: 500px) {
    .dataTable03 th {
        width: 100%;
        display: block;
        font-size: 1.5rem;
        line-height: 1.7;
        padding: 1.5rem 0 0 0;
    }
    .dataTable03 td {
        width: 100%;
        display: block;
        font-size: 1.5rem;
        line-height: 1.7;
        padding: 0 0 1.5rem 0;
    }
}
.dataDL01 {
    text-align: center;
}
.dataDL01 dt {
    color: #FFF;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 12px;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
}
.modal-content {
    background-color: #f4f4f4;
    margin: 20% auto;
    width: 80%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
    animation-name: modalopen;
    animation-duration: 1s;
}
.modal-header h1 {
    margin: 1rem 0;
}
.modal-header {
    font-size: 3rem;
    background: #008160;
    padding: 2rem 2rem;
    display: flex;
    justify-content: space-between;
    color: #FFF;
    text-align: center;
}
.modalClose {
    font-size: 3rem;
    padding-top: 0.5rem;
}
.modalClose:hover {
    cursor: pointer;
}
.modal-body {
    padding: 3rem 2rem 1rem 2rem;
    color: #000;
    font-size: 1.8rem;
}
.modal-body p {
    margin-bottom: 2rem;
}
@media (min-width: 500px) {
    .dataDL01 dt {
        font-size: 2.3rem;
        margin-bottom: 20px;
    }
    .modal-content {
        width: 60%;
    }
    .modal-header {
        font-size: 10rem;
        padding: 6rem 3rem;
    }
    .modalClose {
        font-size: 8rem;
    }
    .modal-body {
        padding: 4rem 3rem 2rem 3rem;
        color: #000;
        font-size: 3rem;
    }
    .modal-body p {
        margin-bottom: 3rem;
    }
}
.copy {
    text-align: center;
    padding: 1rem 0 2rem 0;
}
.copy img {
    width: 50%;
    max-width: 200px;
    margin-bottom: 0.8rem;
}
.copy small {
    display: block;
    color: #969696;
    font-size: 1.2rem;
}
#icon01 {
    background: url('../images/cog.svg') no-repeat 0 50%;
    background-size: 150px 200px;
}
.icon01 {
    width: 50px;
    margin-bottom: 8px;
}
.icon02 {
    width: 20px;
    margin-right: 5px;
}
.icon03 {
    width: 24px;
}
@media (min-width: 500px) {
    .icon01 {
        width: 60px;
        margin-bottom: 10px;
    }
}
@media (min-width: 1024px) {
    .icon01 {
        width: 70px;
    }
}
.alCenter {
    text-align: center;
}
.ma01B {
    margin-bottom: 1rem;
}
.ma02B {
    margin-bottom: 1.5rem;
}
.ma02B-SP {
    margin-bottom: 1.5rem;
}
.ma04B {
    margin-bottom: 3rem;
}
@media (min-width: 500px) {
    .ma04B {
        margin-bottom: 4rem;
    }
}
@media (min-width: 1025px) {
    .ma02B {
        margin-bottom: 2rem;
    }
    .ma02B-SP {
        margin-bottom: 0;
    }
}
#inputItemBase dl {
    margin-bottom: 10px;
}
#inputItemBase dl dt {
    flex-basis: 100%;
    color: #FFF;
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 0 0 5px 0;
}
#inputItemBase dl dd {
    flex-basis: 100%;
}
@media (min-width: 500px) {
    #inputItemBase dl {
        margin-bottom: 20px;
    }
    #inputItemBase dl dt {
        flex-basis: 20%;
        font-size: 1.7rem;
        padding: 5px 0 0 0;
    }
    #inputItemBase dl dd {
        flex-basis: 78%;
    }
}
/* ==========================
  アコーディオンメニュー
========================== */
.bl_accordion {
    background-color: #fff;
}
.bl_accordionTitle {
    font-size: 1.6rem;
    padding: 12px 0;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
    position: relative;
    background-color: #000;
}
.bl_accordionTitle::before {
    content: "";
    width: 14px;
    height: 14px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    position: absolute;
    top: 10px;
    transform: rotate(45deg);
    right: 20px;
    transition: 0.3s;
}
.bl_accordionTitle.active::before {
    transform: rotate(225deg);
    top: 18px;
}
.bl_accordionTitle:hover::before, .bl_accordionTitle.active::before {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
.bl_accordionTitle:hover, .bl_accordionTitle.active {
    color: #fff;
}
.bl_accordionContent {
    padding: 0 0;
    opacity: 0;
    height: 0;
    line-height: 0;
    transition: 0.3s;
}
.bl_accordionContent > * + * {
    margin-top: 0;
}
.bl_accordionContent img {
    height: 0;
}
.bl_accordionTitle:not(:first-of-type) {
    border-top: 1px solid #505050;
}
.bl_accordionContent.open {
    padding: 25px 0 30px 0;
    opacity: 1;
    line-height: normal;
    height: auto;
}
.bl_accordionContent.open > * + * {
    margin-top: 10px;
}
.bl_accordionContent.open img {
    height: auto;
}
@media (min-width: 500px) {
    .bl_accordionTitle {
        font-size: 1.8rem;
        padding: 15px 0;
    }
    .bl_accordionTitle::before {
        width: 18px;
        height: 18px;
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff;
        right: 40px;
    }
    .bl_accordionTitle.active::before {
        top: 20px;
    }
    .bl_accordionTitle:hover::before, .bl_accordionTitle.active::before {
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff;
    }
}
/* ====================================
  ここからPC幅
==================================== */
@media screen and (min-width: 768px) {
    .hp_displaySP {
        display: none !important;
    }
}
/* ====================================
  ここからスマホ幅
==================================== */
@media screen and (max-width: 767px) {
    .hp_displayPC {
        display: none !important;
    }
}