@charset "utf-8";

#footer a:hover,
a,
a.disable:hover,
abbr,
acronym,
code,
del,
em,
ins,
q,
ruby,
span,
strong {
    text-decoration: none
}

*,
a img {
    margin: 0;
    padding: 0
}

*,
a img,
fieldset {
    padding: 0
}

#page,
body,
html {
    height: 100%
}

#header .headerBg .wrapper,
.wrapper,
body.special #header .headerBg .wrapper {
    width: 1000px;
    position: relative
}

#copyright,
body,
br {
    letter-spacing: 0
}

.caption p,
.rate_detail p {
    text-align: center !important
}

#container,
#container #main,
#copyright,
.form_boxA .form_listA td.typeselect option,
.form_boxS .form_listS td.typeselect option,
.simubox .simulist td.typeselect option,
body {
    text-align: left
}

.form_boxA .form_listA input,
.form_boxC .form_listC input,
.simubox .simulist input,
body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Lucida Grande", "segoe UI", Meiryo, Verdana, Arial, sans-serif
}

.form_other .stop_reason,
.rate_detail .gridbox {
    grid-template-rows: repeat(2, 1fr)
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-size: 90%;
    line-height: 1.5;
    position: relative;
    width: 100%;
    background: #fff;
    color: #151515;
    z-index: 100;
    font-feature-settings: "pkna"
}

h1{
    font-size: 100%;
    font-weight: normal;
    line-height: normal;
}

@media(max-width:500px) {
    img {
        max-width: 100%;
        height: auto;
        width: auto;
        margin: 0;
        padding: 0;
        display: block
    }

    body,
    html {
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%
    }

    li a {
        display: block
    }

    div {
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%
    }

    table {
        table-layout: fixed
    }

    body {
        font-size: 85%;
        min-width: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
}

@media (min-width:501px) and (max-width:768px) {
    body {
        font-size: 100%
    }
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    width: auto
}

.wrapper {
    margin: 0 auto
}

#container #wrapper::after,
#container::after,
#footer .footlink:after,
#footer ul.menu::after,
#footer::after,
.clearfix::after,
.wrapper::after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden
}

.text-none{
   position: absolute;
   z-index: -1;
}

.stop {
    -webkit-animation: none !important;
    animation: none !important
}

.animation {
    -webkit-opacity: 0;
    opacity: 0
}

dt::before,
i.fa,
i.fab,
i.far,
i.fas,
li::before {
    margin-right: .2em
}

#container p i.fa,
#container p i.fab,
#container p i.far,
#container p i.fas {
    margin-left: .2em
}

::selection {
    color: #fff;
    background: rgba(3, 159, 227, .6)
}

::-moz-selection {
    color: #fff;
    background: rgba(3, 159, 227, .6)
}

a:active,
a:link,
a:visited {
    color: #fff;
    text-decoration: none
}

#copyright .endCredit a,
a:hover {
    color: #fff
}

a img,
a:active,
a:focus,
a:hover,
a:link,
a:visited,
input {
    border: none
}

a {
    outline: 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

a.over {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

a.over:hover {
    -webkit-opacity: .8;
    opacity: .8
}

a.disable:hover {
    cursor: default
}

abbr,
acronym {
    border-style: none none dotted;
    cursor: help
}

.faq_q,
.form_btn,
.form_wrapper .plusbtn,
.rate_info:after,
label {
    cursor: pointer
}

del {
    text-decoration: line-through
}

em {
    font-style: normal;
    font-weight: 700
}

strong {
    font-size: 1.8em;
    font-weight: 900
}

.ratebox .rateblock .rate span,
rt {
    font-size: .7em
}

ins {
    border-style: solid
}

kbd {
    padding: .1em;
    margin: 0 .15em;
    background-color: #ccc;
    border: .15em outset #ccc
}

code {
    padding: 0 .2em
}

fieldset {
    margin: 0;
    border: 0
}

blockquote {
    padding: .5em 1em;
    font-size: .8em;
    background: rgba(200, 200, 200, .2)
}

table,
td,
th {
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 1em
}

th {
    font-weight: 700;
    font-style: normal !important
}

ul {
    list-style-type: none
}

li {
    margin: 0;
    line-height: 1
}

br.clear {
    clear: both
}

q::before {
    content: open-quote
}

q::after {
    content: close-quote
}

h1::after,
h1::before,
h2::after,
h2::before,
h3::after,
h3::before,
h4::after,
h4::before,
h5::after,
h5::before,
h6::after,
h6::before {
    margin: 0
}

pre>code {
    display: block;
    border-style: dotted;
    overflow: scroll
}

blockquote>p {
    margin: 0;
    padding: 0
}

ol {
    list-style-type: decimal
}

table {
    border-collapse: collapse
}

hr {
    margin: 10px 0
}

span.clear {
    display: none
}

#header .logo a,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    position: relative
}

#container {
    width: 100%;
    padding: 0;
    display: block;
    position: relative;
    z-index: 0
}

#copyright .logo a.logoimg,
#footer {
    z-index: 100;
    display: block
}

.pcOnly {
    display: block !important
}

#container section.content11 .form_wrapper .gifttype label:before,
.spOnly {
    display: none !important
}

#header .headerSP,
.br-sp,
.br-spB,
.form_boxC .form_listC .file label>input,
.form_boxS .form_listS input[type=checkbox],
.form_other .stop_reason input[type=checkbox],
.rate_detail,
.teltext_m,
body.special #header .headerSP {
    display: none
}

input[type=button],
input[type=submit] {
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    box-sizing: border-box;
    cursor: pointer
}

input[type=button]::-webkit-search-decoration,
input[type=submit]::-webkit-search-decoration {
    display: none
}

input[type=button]::focus,
input[type=submit]::focus {
    outline-offset: -2px
}

#page {
    position: relative;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: block;
    -webkit-animation: .9s alternate fadeIn;
    animation: .9s alternate fadeIn
}

body.entry #container,
body.sitemap #container {
    margin-top: 1em
}

#container .section .wrapper,
#container .wrap {
    padding: 0
}

#container section.last {
    padding-bottom: 30px
}

#container .section .wrapper .inner {
    padding: 15px 30px
}

#container .MainColumn {
    width: 75%;
    float: left;
    font-size: 1.1em
}

body.SingleColumn #container .MainColumn {
    width: 100%;
    float: inherit
}

body.policy #container .MainColumn {
    width: 100%;
    float: inherit;
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

#container h2{
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: 1px;
}
 
#container p {
    font-size: 1em;
    line-height: 1.6;
    margin: 1.5em 0;
    text-align: justify;
    letter-spacing: 1px
}

#container h2,
#container p.Center,
.center,
.form_boxB,
.ratebox {
    text-align: center
}

.caption {
    font-size: 2.4em;
    font-weight: 700;
    margin-top: -46px;
    margin-bottom: 1em
}

.caption p {
    letter-spacing: 2px;
    margin: 0 !important
}

.caption .next {
    display: inline-flex;
    align-items: center;
    font-size: .85em
}

.caption .next:before {
    content: url(../img/logo.webp);
    padding-right: 10px
}

#header,
body.index #header,
td.select {
    position: relative
}

#header .logo {
    float: left
}

@media(max-width:768px) {
    #container #main {
        font-size: .9em;
        padding-top: inherit
    }

    #header,
    body.index #header {
        min-height: inherit;
        background-position: 0 0;
        padding-top: 0
    }

    #header .logo {
        float: inherit;
        margin-left: 0;
        width: 100%
    }

    #header .NavBar a.Button {
        width: 49%
    }
}

#header .headerBg {
    position: relative;
    background: url(../img/header_front.webp) center center/1000px no-repeat, url(../img/header_back_majika.webp) center center/cover no-repeat, 0 0/cover #73bdff;
    height: 500px
}

#header .logo {
    width: 30%;
    margin: 1.5em 0 1em
}

#header .logo .Icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -webkit-animation: 1s ease-in-out infinite heartbeat;
    animation: 1s ease-in-out infinite heartbeat
}

#header .headerButton {
    background: #f29600;
    color: #fff;
    padding: .8em 2.3em .8em 3.3em;
    border-radius: 50px;
    font-size: 1.15em;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: .5em 0;
    letter-spacing: 1.5px
}

#header .headerButton .fa-position-left {
    position: absolute;
    top: calc(50% - .5em);
    left: 1rem;
    font-size: 1.5em
}

#header .headerButton .fa-position-right {
    position: absolute;
    top: calc(50% - .5em);
    right: 1rem
}

#container section.content_ask .btn:hover,
#container section.other .return_btn:hover,
#header .headerButton:hover,
.back_btn:hover,
.form_btn:hover,
.request_btn:hover {
    -webkit-animation: .4s ease-in-out forwards popup;
    animation: .4s ease-in-out forwards popup
}

#header .NavBar {
    background: #73bdff;
    position: relative;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 1
}

#header .NavBar .flexbox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1000px;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

#header .NavBar .flexbox .topnavi {
    padding: .5em 0 1em;
    font-size: 1.1em;
    font-weight: 700;
    position: relative;
    letter-spacing: 1.5px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#header .NavBar .flexbox .topnavi:hover {
    opacity: .6
}

#header .NavBar .flexbox .topnavi:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position: absolute;
    bottom: -.3em;
    left: calc(50% - .5rem);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#header .NavBar .flexbox .topnavi:hover:after {
    bottom: -.6em
}

#header .feature,
body.special #header .feature {
    background: #000;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

#header .feature .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px
}

#header .feature .box {
    background: #f4f4f4;
    width: 27%;
    margin: 0 .5em;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    height: 86px;
    border-radius: 5px;
    white-space: nowrap
}

#header .header-rate-box .header-rate-premium,
.ratebox .ratetype.premium {
    background-image: -webkit-linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48);
}

#header .feature .box img {
    width: 40px
}

#header .feature .box.earliest,
#header .feature .box.visit {
    font-size: 2.5em
}

#header .feature .box.earliest span {
    color: #e51326;
    font-size: 1.2em;
    margin: 0 .15em 0 .1em;
    letter-spacing: -3px
}

#header .feature .box.earliest img,
#header .feature .box.visit img {
    margin-left: .5em;
    margin-right: .6em
}

#header .feature .box.commission {
    font-size: 1.8em;
    line-height: 1.1
}

#container section.content_ask .blockbox,
#container ul,
#header .feature .box.commission .block,
input.pw~i.on {
    display: block
}

#header .feature .box.commission span {
    color: #e51326;
    font-size: 1.3em
}

#header .feature .box.commission img {
    margin-left: .5em;
    margin-right: 1.2em
}

#header .feature .box.visit span {
    color: #e51326
}

#header .header-rate-box {
    position: absolute;
    top: 115px;
    right: 75px;
    width: 290px
}

#header .header-rate-box .rate-bar .header-rate-brand {
    color: #fff;
    font-size: 2.7em;
    font-weight: 700;
    padding-right: 25px
}

#header .header-rate-box img.Image {
    width: 60px;
    margin: .4em
}

#header .header-rate-box .header-rate {
    color: red;
    font-size: 6em;
    font-weight: 700;
    text-align: center;
    margin-bottom: -15px
}

#footer ul.menu.items li,
#header .header-rate-box .header-rate span {
    font-size: .6em
}

#header .header-rate-box .transfer {
    font-size: 2.2em;
    text-align: center
}

#header .header-rate-box .transfer span {
    font-size: 1.3em;
    font-weight: 700;
    padding-left: .2em
}

#header .header-rate-box .header-rate-premium {
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    padding: .2em 0;
    margin: 1em 0 .5em;
    text-shadow: 1px 2px 0 #a58c48;
    background-image: linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48)
}

#header .header-rate-box .header-rate-normal {
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    padding: .2em 0;
    margin: 1em 0 .5em;
    text-shadow: 1px 2px 0 #666;
    background-image: -webkit-linear-gradient(90deg, #999, #ccc, #999, #ccc, #999);
    background-image: linear-gradient(90deg, #999, #ccc, #999, #ccc, #999)
}

#header .header-rate-box .header-rate-other {
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    padding: .2em 0;
    margin: 1em 0 .5em;
    background: #000
}

#header .header-rate-box .new-customer {
    background: #fff;
    text-align: center;
    font-size: 1.4em;
    padding: .2em 0;
    border: 1px solid #8e8e8e
}

@media screen and (min-width:801px) and (max-width:1000px) {
    #header .header-rate-box {
        position: absolute;
        top: -315px;
        right: 43px;
        width: 33%
    }
}

@media screen and (min-width:501px) and (max-width:1000px) {
    #header .headerBg {
        position: relative;
        background: url(../img/header_front.webp) center center/100vw no-repeat, url(../img/header_back_majika.webp) center center/cover no-repeat, 0 0/cover #73bdff;
        height: 0;
        width: 100%;
        padding-top: 50%
    }

    #header .logo {
        width: 25vw;
        margin-left: 1em
    }

    #header .headerButton {
        font-size: 2vw;
        margin-right: -1em
    }

    #header .NavBar .flexbox .topnavi {
        font-size: 1.8vw
    }

    #header .feature .box.earliest,
    #header .feature .box.visit {
        font-size: 3.5vw
    }

    #header .feature .box.earliest img,
    #header .feature .box.visit img {
        margin-right: .6em
    }

    #header .feature .box.commission {
        font-size: 3vw;
        line-height: 1.2
    }

    #header .feature .box.commission span {
        font-size: 1.2em
    }

    #header .feature .box.commission img {
        margin-right: .5em
    }

    #header .header-rate-box {
        position: absolute;
        top: -38vw;
        right: 7vw;
        width: 30vw
    }

    #header .header-rate-box .rate-bar .header-rate-brand {
        font-size: 4vw;
        padding-right: 2.5vw
    }

    #header .header-rate-box img.Image {
        width: 6vw;
        margin: .5vw
    }

    #header .header-rate-box .header-rate {
        font-size: 9vw
    }

    #header .header-rate-box .transfer {
        font-size: 3vw
    }

    #header .header-rate-box .transfer span {
        font-size: 4vw
    }

    #header .header-rate-box .header-rate-premium {
        font-size: 2vw;
        padding: .2em 0;
        margin: 1em 0 .5em;
        text-shadow: 1px 2px 0 #a58c48
    }

    #header .header-rate-box .header-rate-normal {
        font-size: 2vw;
        padding: .2em 0;
        margin: 1em 0 .5em;
        text-shadow: 1px 2px 0 #666
    }

    #header .header-rate-box .header-rate-other {
        font-size: 2vw;
        padding: .2em 0;
        margin: 1em 0 .5em;
        background: #000
    }

    #header .header-rate-box .new-customer {
        font-size: 2vw;
        padding: .2em 0
    }
}

#container section.content02,
#copyright,
#copyright .logo,
#footer ul.menu li,
.bnArea a,
.footlink,
.footlink ul,
.footlink ul li,
.rate_info,
.ratebox .ratetype,
.simubox {
    position: relative
}

#header .NavBar a.Button {
    display: inline-block;
    margin-left: -.5em;
    float: left;
    margin-top: .8em
}

#header .NavBar a.Button:hover {
    -webkit-filter: saturate(0%);
    filter: saturate(0%)
}

#container section.content_ask span,
body:not(.index) h3 {
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    filter: dropshadow(color=rgba(0, 0, 0, .3), offx=1, offy=1)
}

#header .NavBar a.Button img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 0 rgba(0, 133, 178, .2);
    box-shadow: 0 3px 0 rgba(0, 133, 178, .2)
}

#footer {
    width: 100%;
    background: #000;
    padding: .5em 0;
    font-weight: 400;
    font-size: 1.2em;
    bottom: 0
}

#copyright .wrapper,
#footer .wrapper {
    margin: 0 auto;
    position: relative
}

#footer .Block {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: .3em;
    margin-bottom: 1em
}

.bnArea {
    padding: 2em 0 0;
    min-height: 70px;
    background: #fff
}

.rate_detail,
.rate_info {
    background: rgba(255, 255, 255, .5)
}

.bnArea a {
    display: inline-block;
    margin: 0 5px 0 0
}

#footer ul.menu {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    margin-right: 10px;
    -webkit-text-shadow: none;
    text-shadow: none
}

#footer ul.menu:last-of-type {
    margin-bottom: 0
}

#footer ul.menu li {
    font-size: 70%;
    display: inline-block
}

#footer ul.menu.items {
    margin-top: -10px
}

#container section.content01 img.Image,
#container section.content04 img.Image,
.footlink,
.simubox img.Image2 {
    margin: 0 auto
}

#footer ul.menu li.childrenHead>a {
    font-size: 1.1em;
    margin-bottom: .5em;
    padding: .2em 1em
}

#footer ul.menu li a {
    display: inline-block;
    padding: 10px 2px;
    margin: 5px 5px 5px 0;
    color: #73bdff;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400
}

#footer ul.menu.items li a {
    margin: 1px 1px 1px 0
}

#footer ul.menu li a:hover {
    text-decoration: none;
    -webkit-opacity: .8;
    opacity: .8
}

.open .toggle_btn span:nth-child(2),
nav {
    opacity: 0
}

#footer ul.menu li a svg {
    margin-right: .1em
}

#footer .footlink ul {
    left: inherit;
    float: inherit;
    text-align: center
}

#footer .footlink ul li {
    left: inherit;
    float: inherit;
    color: #fff;
    display: inline-block;
    padding: 0 1.5em
}

#footer .footlink ul li a span {
    display: inline-block;
    color: #fff;
    padding: .6em 0;
    margin: 0 2px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-bottom: 1px solid transparent;
    font-size: 1.4em !important
}

.faq_q:after,
.rate_info:after {
    content: "\f067";
    transition: .3s cubic-bezier(.4, .1, .3, 1)
}

#footer .footlink ul li a:hover span {
    border-bottom-color: #fff
}

.footlink ul li a:after {
    content: "";
    margin: 0
}

.footlink {
    overflow: hidden;
    padding: 1.5em 0 2em;
    width: 1000px
}

.footlink ul {
    left: 50%;
    float: left
}

.footlink ul li {
    left: -50%;
    float: left;
    font-size: .9em !important;
    font-weight: 400 !important
}

.footlink ul li a {
    display: block;
    color: #999 !important
}

.footlink ul li a:hover {
    text-decoration: none !important
}

p {
    font-size: 85%;
    margin: .5em 0
}

#copyright {
    font-size: .8em;
    color: #fff;
    padding: 10px 0
}

#copyright a:hover {
    text-decoration: underline
}

#copyright .logo {
    clear: both;
    width: 100%
}

#copyright .logo a.logoimg img {
    width: 400px
}

#copyright .copyright {
    font-size: 1em;
    text-align: center;
    margin-top: 5px
}

#FloatReg,
.open #mask,
nav {
    display: block;
    position: fixed
}

#FloatReg.fixed,
nav {
    bottom: 0
}

#copyright .endCredit {
    font-size: .8em;
    text-align: center;
    padding: 1em 0 0;
    letter-spacing: 1px;
    color: #fff
}

#container section.application,
#container section.content01,
#container section.content04,
#container section.content11 {
    background: #e5e5e5;
    padding: 3em 0
}

#container section.content01 .box,
#container section.content04 .box {
    background: #fff;
    padding: 3em 0;
    margin: 1em auto
}

#container section.content01 .caption,
#container section.content02 .caption,
#container section.content04 .caption,
#container section.content09 .caption {
    font-size: 2.7em
}

#container section.content02 {
    background: #c0e7ff;
    padding: 3em 0;
    z-index: 1
}

#container section.content02:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translatex(50%);
    box-sizing: border-box;
    border-right: calc(50vw - 10px) solid transparent;
    border-left: calc(50vw - 10px) solid transparent;
    border-top: 200px solid #c0e7ff
}

#container section.content02 img.Image,
#container section.content06 img.Image,
#container section.content09 img.Image {
    margin: 3em auto
}

.ratebox .ratetype {
    width: 900px;
    display: inline-block;
    padding: 15px 20px;
    font-size: 2em;
    letter-spacing: 2px;
    font-weight: 700
}

.ratebox .ratetype:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: 15px solid transparent;
    z-index: -1
}

.ratebox .ratetype:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: 15px solid transparent;
    z-index: -1
}

.ratebox .ratetype.premium {
    margin-top: 1em;
    color: #fff;
    text-shadow: 2px 3px 0 #7a6431;
    filter: dropshadow(color=#7a6431, offx=2, offy=3);
    background-image: linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48)
}

.ratebox .ratetype.premium:before {
    border-right: 20px solid #7a6431
}

.ratebox .ratetype.premium:after {
    border-left: 20px solid #7a6431
}

.ratebox .ratetype.normal {
    margin-top: 2.5em;
    color: #fff;
    text-shadow: 2px 3px 0 #666;
    filter: dropshadow(color=#666666, offx=2, offy=3);
    background-image: -webkit-linear-gradient(90deg, #999, #ccc, #999, #ccc, #999);
    background-image: linear-gradient(90deg, #999, #ccc, #999, #ccc, #999)
}

.ratebox .ratetype.normal:before,
.ratebox .ratetype.other:before {
    border-right: 20px solid #666
}

.ratebox .ratetype.normal:after,
.ratebox .ratetype.other:after {
    border-left: 20px solid #666
}

.ratebox .ratetype.other {
    margin-top: 2.5em;
    color: #fff;
    background: #000
}

.ratebox .rateblock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 860px;
    margin: 0 auto 5em
}

.ratebox .rateblock .white {
    background: #fff;
    width: 32%;
    height: 410px;
    border-radius: 0 0 15px 15px;
    -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
    margin-top: -5px
}

@media screen and (min-width:769px) and (max-width:1000px) {
    .ratebox .rateblock .white {
        height: 43vw
    }
}

.ratebox .last {
    margin-top: -4em
}

.ratebox .last .white {
    background: #fff;
    width: 32%;
    height: 410px;
    border-radius: 15px;
    -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .2);
    margin-bottom: -15em;
    z-index: 1
}

@media screen and (min-width:769px) and (max-width:1000px) {
    .ratebox .last .white {
        height: 43vw
    }
}

@media screen and (min-width:501px) and (max-width:768px) {
    #footer {
        font-size: .9em;
        padding-top: .5em
    }

    .ratebox .last .white,
    .ratebox .rateblock .white {
        height: 47vw
    }
}

.grid,
.rate_detail .flexbox,
.simubox {
    border: 2px solid #000
}

.ratebox .rateblock .bland {
    font-size: 1.8em;
    font-weight: 700;
    padding: 1em 0 .5em
}

.ratebox .rateblock img.icon {
    margin: .5em auto 1.5em;
    width: 160px
}

.ratebox .rateblock .flexbox {
    display: flex;
    align-items: center;
    justify-content: center
}

.ratebox .rateblock .first {
    padding: .2em 0;
    font-size: 1.1em;
    letter-spacing: 5px;
    background: #e51326;
    color: #fff;
    width: 40%;
    margin: .5em .8em .5em 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.ratebox .rateblock .second {
    padding: .2em 0;
    font-size: 1.1em;
    letter-spacing: 1px;
    background: #00f;
    color: #fff;
    width: 40%;
    margin: .5em .8em .5em 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.ratebox .rateblock .rate {
    font-size: 2.1em;
    font-weight: 700;
    letter-spacing: -1px
}

.rate_info.is-active:after,
.rate_info:after {
    font-family: "Font Awesome 5 Free";
    font-size: 1em;
    right: 20px;
    top: 50%;
    position: absolute;
    font-weight: 700
}

.rate_info {
    font-weight: 400 !important;
    text-align: center;
    width: 86%;
    margin: -3em auto 0;
    padding: 1em 0;
    letter-spacing: 2px;
    font-size: 1.1em
}

.rate_info:after {
    color: #000;
    transform: translateY(-50%)
}

.rate_info.is-active:after {
    content: "\f068";
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg)
}

.rate_detail {
    transition: unset;
    width: 86%;
    margin: 0 auto;
    padding: .5em 1.5em 1.5em;
    font-size: 1.1em
}

.rate_detail p {
    line-height: 2.5 !important;
    font-size: 1em !important;
    margin: 0 !important;
    padding: 0 !important
}

.rate_detail .flexbox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: .7em;
    font-weight: 700;
    margin: 1em 0 .5em
}

#container section.content11 .form_wrapper .gifttype,
.rate_detail .gridbox {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px
}

.grid {
    margin: 1em;
    padding: .5em 1em;
    line-height: 2
}

.grid .gridhead {
    font-weight: 700;
    margin-bottom: .2em
}

.grid.grid_a {
    grid-area: 1/1/3/2
}

.grid.grid_b {
    grid-area: 1/2/3/3
}

.grid.grid_c {
    grid-area: 1/3/2/4
}

.grid.grid_d {
    grid-area: 2/3/3/4
}

.grid.grid_c,
.grid.grid_d {
    margin-bottom: 1em;
    margin-top: 1em
}

@media (max-width:768px) {

    .rate_info.is-active:after,
    .rate_info:after {
        font-size: 1.1em;
        right: 12px
    }

    .rate_detail {
        padding: 1em !important
    }
}

#container section.content03 {
    background-color: #73bdff;
    background-image: url(../img/bg_pattern.png);
    padding-top: 250px;
    padding-bottom: 1em
}

.simubox {
    background: #fff;
    border-radius: 15px;
    width: 86%;
    margin: 5em auto;
    padding: 5em 2em 2em;
    text-align: center
}

.faq_a,
.faq_q {
    text-align: justify
}

.simubox img.Image {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.simubox .simulist .first:before,
.simubox .simulist .fourth:before,
.simubox .simulist .second:before,
.simubox .simulist .third:before,
.simubox .simulist label {
    margin-right: .5em;
    vertical-align: middle
}

.simubox .simulist input {
    border: 1px solid #8e8e8e;
    padding: .5em .7em;
    margin: .5em;
    font-size: .9em;
    border-radius: 5px;
    height: 60px;
    width: 360px;
    background-color: #f4f4f4
}

.form_boxA .form_listA td.Radio input,
.form_boxC .form_listC td.bank input,
.form_boxS .form_listS td.Radio input,
.simubox .simulist td.Radio input {
    width: 0
}

.simubox .simulist {
    font-size: 1.4em;
    font-weight: 700;
    margin: 2.5em auto 1em;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.form_boxA .form_listA th,
.simubox .simulist th {
    padding: 1em 4em 1em 0;
    text-align: left
}

@media screen and (min-width:501px) and (max-width:1000px) {

    #container section.content01,
    #container section.content04 {
        padding: 2em 0
    }

    #container section.content01 .box,
    #container section.content04 .box {
        width: 95%
    }

    #container section.content01 img.Image,
    #container section.content04 img.Image {
        padding: 0 2em
    }

    #container section.content01 .caption,
    #container section.content02 .caption,
    #container section.content04 .caption {
        font-size: 2.2em
    }

    #container section.content02 {
        padding: 3em 0
    }

    .ratebox .ratetype {
        width: 90%
    }

    .ratebox .rateblock {
        width: 86%
    }

    .ratebox .rateblock .bland {
        font-size: 3.3vw;
        padding: 1em 0 .5em
    }

    .ratebox .rateblock img.icon {
        width: 16.5vw
    }

    .ratebox .rateblock .first,
    .ratebox .rateblock .second {
        font-size: 1.8vw
    }

    .ratebox .rateblock .rate {
        font-size: 3.5vw
    }

    #container section.content03 {
        padding-top: 200px
    }

    .simubox .simulist input {
        height: 50px;
        width: 80%;
        font-size: 1em !important
    }

    .simubox .simulist td.Radio {
        text-align: left !important;
        padding-left: 8vw !important;
        font-size: 1.2em
    }

    .simubox .simulist {
        display: table;
        width: 100%;
        margin: 1em auto
    }

    .simubox .simulist th {
        padding: 1em 0 0 1em;
        display: block
    }

    .simubox .simulist td {
        display: block;
        text-align: center !important;
        padding: .5em 0 1em !important
    }
}

@media(max-width:500px) {
    a.over:hover {
        -webkit-opacity: 1;
        opacity: 1
    }

    .pcOnly {
        display: none !important
    }

    .spOnly {
        display: block !important
    }

    #container {
        width: 100%;
        max-width: 100%
    }

    #container .section .wrapper .inner {
        padding: 5px
    }

    #container .MainColumn {
        width: 100%;
        float: inherit;
        padding: 0
    }

    #container p {
        font-size: 1em
    }

    .caption {
        white-space: nowrap;
        font-size: 1.6em
    }

    .caption p {
        font-size: 1.3em !important
    }

    .caption .next:before {
        content: "";
        display: inline-block;
        width: 170px;
        height: 30px;
        background: url(../img/logoL.png) 0 0/contain no-repeat;
        vertical-align: middle
    }

    #header .wrapper {
        padding: 0
    }

    #header .headerBg {
        height: auto;
        z-index: 0;
        background: 0 0
    }

    #header .headerSP,
    .rate_detail .gridbox {
        display: block
    }

    #header .logo {
        width: 40%;
        float: left;
        margin: 1.5em .5em
    }

    #header .logo a {
        width: 150px
    }

    #header .headerButton:hover {
        -webkit-animation: none;
        animation: none
    }

    #header .NavBar .flexbox {
        justify-content: space-between
    }

    #header .NavBar {
        margin-top: 0;
        height: 60px;
        z-index: 100 !important
    }

    #header .feature .wrapper {
        height: 20vw
    }

    #header .feature .box {
        border-radius: 3px;
        display: block;
        height: 16vw;
        padding: .4em 0
    }

    #header .feature .box.earliest,
    #header .feature .box.visit {
        font-size: 4.5vw
    }

    #header .feature .box.earliest span {
        margin: 0 .1em;
        letter-spacing: -1px
    }

    #header .feature .box.earliest img {
        margin: 0 auto;
        width: 23px
    }

    #header .feature .box.commission {
        font-size: 3vw
    }

    #header .feature .box.commission br.com {
        display: none
    }

    #header .feature .box.commission .block {
        display: inline
    }

    #header .feature .box.commission span {
        color: #e51326;
        font-size: 1.5em;
        margin-left: .1em
    }

    #header .feature .box.commission img {
        margin: 0 auto;
        width: 25px;
        padding: .2em 0 .35em
    }

    #header .feature .box.visit span {
        color: #e51326
    }

    #header .feature .box.visit img {
        margin: 0 auto;
        width: 25px
    }

    #footer {
        font-size: .7em;
        padding-top: .5em
    }

    p {
        padding: 0 5px;
        font-size: 85%
    }

    #container section.content01,
    #container section.content04 {
        padding: .5em 0
    }

    #container section.content01 .box,
    #container section.content04 .box {
        margin: 1em
    }

    #container section.content01 img.Image,
    #container section.content04 img.Image {
        margin: 0 auto;
        padding: 0 2em
    }

    #container section.content01 .caption,
    #container section.content04 .caption {
        font-size: 1.3em;
        margin-top: -1.3em;
    }

    #container section.content02:after {
        border-right: 50vw solid transparent;
        border-left: 50vw solid transparent;
        border-top: 80px solid #c0e7ff
    }

    #container section.content02 {
        padding: 1em 0 3.5em
    }

    #container section.content02 .caption {
        font-size: 5vw;
        margin-bottom: .5em
    }

    #container section.content02 img.Image {
        margin: 2em auto 1em;
        height: 15px
    }

    .ratebox .ratetype {
        width: 95%;
        font-size: 5vw;
        padding: .3em;
        margin-top: 2em !important
    }

    .ratebox .ratetype.premium {
        margin-top: 1em !important;
        text-shadow: 1px 2px 0 #7a6431
    }

    .ratebox .ratetype.normal {
        text-shadow: 1px 2px 0 #666
    }

    .ratebox .rateblock {
        width: 90%
    }

    .ratebox .rateblock .white {
        width: 32%;
        height: 50vw;
        border-radius: 0 0 5px 5px;
        -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
        box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
        padding: .5em
    }

    .ratebox .last .white {
        width: 31.5%;
        height: 50vw;
        border-radius: 5px;
        -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
        box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
        margin-bottom: -12em
    }

    .ratebox .rateblock .bland {
        font-size: 3.5vw;
        padding: 1em 0 .5em
    }

    .ratebox .rateblock img.icon {
        margin: 0 auto .5em;
        width: 17vw
    }

    .ratebox .rateblock .first {
        padding: .2em 0;
        letter-spacing: 2px;
        width: 37%;
        margin: 0 .5em 0 0;
        height: 25px;
        font-size: 2vw;
        font-weight: 700
    }

    .ratebox .rateblock .second {
        padding: .2em 0;
        letter-spacing: 1px;
        width: 37%;
        margin: 0 .5em 0 0;
        height: 25px;
        line-height: 11px;
        font-size: 2vw;
        font-weight: 700
    }

    .ratebox .rateblock .rate {
        font-size: 5.5vw;
        letter-spacing: -.5px
    }

    #container section.content03 {
        background-image: url(../img/bg_patternSP.png);
        padding-top: 5.5em
    }

    .simubox {
        width: 95%;
        padding: 3em 2em 0;
        margin: 4em auto 2em
    }

    .simubox img.Image {
        top: -20px;
        width: 250px
    }

    .simubox img.Image2 {
        width: 280px;
        margin: 0 auto
    }

    .simubox .simulist input {
        height: 40px;
        width: 85%;
        font-size: .9em !important
    }

    .simubox .simulist input.px16 {
        font-size: 16px !important
    }

    .simubox .simulist {
        display: table;
        width: 100%;
        margin: .9em auto 1em
    }

    .simubox .simulist th {
        padding: 1em 0 0;
        display: block
    }

    .simubox .simulist td {
        display: block;
        text-align: center !important;
        padding: .5em 0 1em !important
    }

    .simubox .simulist th.second {
        padding: 1em 0 .5em
    }
}

.simubox .simulist td {
    padding: 1em 0;
    text-align: left;
    position: relative
}

.simubox .simulist .first:before {
    content: url(../img/simu01.png)
}

.simubox .simulist .second:before {
    content: url(../img/simu02.png)
}

.simubox .simulist .third:before {
    content: url(../img/simu03.png)
}

.simubox .simulist .fourth:before {
    content: url(../img/simu04.png)
}

.simubox .simulist .last {
    background-image: linear-gradient(to right, #aaa, #aaa 6px, transparent 6px, transparent 8px);
    background-size: 13px 1px;
    background-repeat: repeat-x
}

.reasonbox .reasonblock:before,
.simubox .simulist td.typeselect:after {
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    content: ''
}

.simubox .simulist .last td,
.simubox .simulist .last th {
    padding-top: 1.6em
}

.simubox .simulist .amount td,
.simubox .simulist .amount th {
    padding-bottom: 1.6em
}

.form_boxA .form_listA .last input,
.form_boxC .form_listC .last input,
.form_boxS .form_listS .last input,
.simubox .simulist .last input {
    background-color: #fffae3
}

.simubox .simulist select {
    font-size: .9em;
    border-radius: 5px;
    height: 60px;
    width: 360px;
    background-color: #f4f4f4;
    border: 1px solid #8e8e8e;
    padding: 0 .7em;
    margin: .5em;
    background-image: linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -o-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -moz-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -webkit-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -ms-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #e6e6e6), color-stop(.95, #fff))
}

.simubox .simulist td.typeselect:after {
    width: 20px;
    height: 20px;
    top: calc(50% - .4em);
    right: 6%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url(../img/simu_arrow.png)
}

.simubox .simulist label {
    font-size: .8em;
    font-weight: 400
}

.simubox .simulist label:before {
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: 1em;
    border: 1px solid #8e8e8e;
    background-color: #f4f4f4;
    margin-bottom: .1em
}

#container section.content05 {
    background: #fffae3;
    padding: 3em 0
}

#container section.content05 img.Image,
#container section.content10 img.Image {
    margin: 0 auto;
    display: block;
    padding: 4em 0 3em
}

@media screen and (min-width:501px) and (max-width:1000px) {
    .simubox .simulist .amount th {
        padding-bottom: 0
    }

    .simubox .simulist .last td {
        padding-top: 0
    }

    .simubox .simulist select {
        height: 50px;
        width: 83.5%;
        font-size: 1em !important
    }

    .simubox .simulist td.typeselect:after {
        right: 8%;
        top: calc(50% - .5em);
        width: 15px;
        height: 15px
    }

    #container section.content05 {
        padding: 3em 0
    }

    #container section.content05 img.Image {
        padding: 4em 1em 1.5em
    }
}

#container section.content05 img.icon {
    width: 100px;
    margin: .5em auto 0;
    display: block
}

#container section.content05 img.icon_big {
    width: 130px;
    margin: .5em auto 0;
    display: block
}

.reasonbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 5em
}

.reasonbox .reasonblock {
    width: 280px;
    height: 450px;
    background-color: #fff;
    padding: 1em;
    border-radius: 10px;
    -webkit-box-shadow: 7px 7px 0 rgba(0, 0, 0, .05);
    box-shadow: 7px 7px 0 rgba(0, 0, 0, .05);
    position: relative;
    margin: 4em .5em 1em;
    font-size: 1.1em
}

@media screen and (min-width:801px) and (max-width:1000px) {
    .reasonbox .reasonblock {
        width: 250px;
        height: auto
    }
}

.reasonbox .reasonblock p {
    line-height: 2.1 !important;
    letter-spacing: .5px !important
}

@media screen and (min-width:501px) and (max-width:800px) {
    .reasonbox .reasonblock {
        width: 450px;
        height: auto;
        margin: 2em 0;
        padding: 1em 1.5em
    }

    .reasonbox .reasonblock p {
        font-size: 1.2em !important;
        margin-bottom: .5em !important
    }
}

.reasonbox .reasonblock .title {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    padding: 1em 0 .5em;
    letter-spacing: 2px
}

@media(max-width:500px) {
    .simubox .simulist th span {
        margin-left: 2em
    }

    .simubox .simulist .first:before {
        content: '';
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        background-image: url(../img/simu01.png);
        left: .5em
    }

    .simubox .simulist .second:before,
    .simubox .simulist .third:before {
        transform: translateX(-50%);
        content: '';
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        left: .5em
    }

    .simubox .simulist .second:before {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        background-image: url(../img/simu02.png)
    }

    .simubox .simulist .third:before {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        background-image: url(../img/simu03.png)
    }

    .simubox .simulist .fourth:before {
        content: '';
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        background-image: url(../img/simu04.png);
        left: .5em
    }

    .simubox .simulist .amount th {
        padding-bottom: 0
    }

    .simubox .simulist .last td {
        padding-top: 0
    }

    .simubox .simulist select {
        height: 40px;
        width: 90%;
        font-size: .9em !important
    }

    .simubox .simulist td.typeselect:after {
        right: 3%;
        top: calc(50% - .7em);
        width: 15px;
        height: 15px
    }

    .simubox .simulist label {
        font-size: 1em;
        margin: .5em
    }

    #container section.content05 {
        padding: .5em 0
    }

    #container section.content05 img.Image {
        padding: 3.5em 1em 0
    }

    #container section.content05 img.icon {
        width: 80px
    }

    #container section.content05 img.icon_big {
        width: 100px
    }

    .reasonbox .reasonblock {
        width: 90%;
        height: auto;
        border-radius: 5px;
        -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, .05);
        box-shadow: 5px 5px 0 rgba(0, 0, 0, .05);
        margin: 4em 0 0
    }

    .reasonbox .reasonblock p {
        font-size: 1.1em !important;
        margin-bottom: .5em !important;
        line-height: 1.9 !important
    }

    .reasonbox .reasonblock .title {
        font-size: 5.5vw
    }

    .reasonbox .reasonblock .title span {
        font-size: 6vw
    }
}

.reasonbox .reasonblock .title span {
    font-size: 1.4em;
    padding-left: .2em;
    background: linear-gradient(transparent 75%, #fff666 75%)
}

.reasonbox .reasonblock:before {
    width: 60px;
    height: 60px;
    top: -8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.reasonbox .a:before {
    background-image: url(../img/reason01.png)
}

.reasonbox .b:before {
    background-image: url(../img/reason02.png)
}

.reasonbox .c:before {
    background-image: url(../img/reason03.png)
}

.reasonbox .d:before {
    background-image: url(../img/reason04.png)
}

.reasonbox .e:before {
    background-image: url(../img/reason05.png)
}

#container section.content06 {
    background: #73bdff;
    position: relative;
    padding: 60px 0 30px;
    z-index: 0
}

#container section.content06 img.threestep {
    width: 250px
}

#container section.content-fourstep .caption,
#container section.content06 .caption {
    font-size: 2.7em;
    color: #fff;
    margin-bottom: 0
}

#container section.content07 {
    padding-top: 200px;
    background: #c0e7ff;
    padding-bottom: 3em;
    z-index: 1
}

#container section.content07:before {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    transform: translatex(50%);
    box-sizing: border-box;
    border-right: calc(50vw - 10px) solid transparent;
    border-left: calc(50vw - 10px) solid transparent;
    border-top: 200px solid #73bdff
}

#container section.content07 img.Image {
    width: 70px;
    margin: -2em auto 2.5em;
    display: block
}

#container section.content07:after {
    content: "";
    position: absolute;
    top: 90%;
    display: block;
    height: 10.5%;
    width: 100%;
    background: #fffae3;
    z-index: -1
}

.stepbox {
    width: 90%;
    margin: -13em auto -4em
}

.stepbox .step {
    background: #fff;
    border-radius: 10px;
    border: 2px solid #000;
    position: relative;
    margin: 2em 0 5em
}

.stepbox .step p {
    margin: 0 !important;
    font-size: 1.2em !important;
    line-height: 2.1 !important;
    padding: .5em
}

.stepbox .flexbox {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 90%;
    margin: 0 auto
}

.stepbox .flexbox img {
    width: 250px;
    padding-top: 2em
}

.stepbox .flexbox img.Image {
    padding: .5em 0;
    margin-left: 3em
}

.entrustbox p,
.faq .frame p {
    margin: 0 !important
}

.stepbox .step .title {
    background: #000;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-size: 2em;
    font-weight: 700;
    padding: .5em;
    text-align: center
}

.stepbox .step:before {
    content: '';
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -5em;
    left: -2em
}

.faq_q.is-active:after,
.faq_q:after {
    font-size: 1.5em;
    right: 20px;
    top: 50%;
    color: #73bdff;
    font-weight: 700;
    position: absolute;
    font-family: "Font Awesome 5 Free"
}

.stepbox .a:before {
    background-image: url(../img/step01.png)
}

.stepbox .b:before {
    background-image: url(../img/step02.png)
}

.stepbox .c:before {
    background-image: url(../img/step03.png)
}

.stepbox .graybg {
    background: #f4f4f4;
    padding: 1.5em;
    margin: 0 2em 3em
}

.stepbox .frame {
    border: 1px solid #000;
    padding: .5em;
    width: 95%;
    margin: .5em auto
}

.stepbox .graybg p {
    padding: 0 !important
}

.faq .frame p,
.stepbox .frame p {
    padding: 0;
    text-align: center !important
}

#container section.content08 {
    background: #fffae3;
    padding: 1em 0 6em
}

.entrustbox {
    width: 90%;
    margin: 0 auto;
    padding: 3em 1em;
    background-color: #fff;
    border: 1px solid #8e8e8e
}

.entrustbox p {
    text-align: center !important;
    font-size: 1.6em !important;
    font-weight: 700
}

#container section.content09 {
    background: #f3fbff;
    padding: 3em 0
}

.faq {
    width: 90%;
    margin: 1.5em auto 4em
}

@media screen and (min-width:501px) and (max-width:1000px) {
    #container section.content06 .caption {
        font-size: 2.2em
    }

    #container section.content06 img.flow {
        margin: 2em auto !important
    }

    #container section.content06 img.threestep {
        margin: 2em auto 1em !important
    }

    #container section.content07:before {
        border-right: 50vw solid transparent;
        border-left: 50vw solid transparent
    }

    #container section.content09 .caption {
        font-size: 2.2em;
        margin-bottom: 2em
    }

    #container section.content09 img.Image {
        margin: 2em auto
    }

    .faq {
        margin: 0 auto 20px;
        margin-top: none;
        width: 90%
    }
}

.faq_item {
    width: 100%;
    border: 2px solid #73bdff;
    overflow: hidden;
    border-radius: 10px;
    font-size: 1em !important;
    line-height: 1 !important;
    font-weight: 400;
    margin: 2.5em 0 !important;
    background: #fff;
    padding: .5em
}

.form_btn,
.request_btn {
    background-color: #f29600
}

.faq_q {
    font-weight: 400;
    font-size: .9em;
    padding: 1em !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

#mask,
.faq_a {
    display: none
}

.faq_q span {
    font-size: 1em;
    font-weight: 700
}

.faq_q:after {
    transform: translateY(-50%)
}

.faq_q.is-active:after {
    content: "\f068";
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg)
}

.faq_q .q {
    font-size: 1.7em;
    color: #73bdff;
    font-weight: 700;
    padding-right: 1em
}

@media (max-width:500px) {
    .rate_info {
        font-size: 1em !important;
        padding: 5px 35px 5px 55px !important;
        line-height: 1.5;
        margin-top: -3.5em
    }

    .faq {
        margin: 5px auto 20px;
        width: 90%
    }

    .faq_q {
        font-size: .9em !important;
        padding: 10px 40px 10px 10px !important;
        line-height: 1.5
    }

    .faq_q span {
        font-size: 1.1em;
        line-height: 1.7
    }

    .faq_q.is-active:after,
    .faq_q:after {
        right: 12px
    }

    .faq_q .q {
        font-size: 1.4em;
        padding-right: .6em
    }
}

.faq_a {
    transition: unset;
    position: relative;
    border-top: 1px solid #73bdff;
    font-size: .9em;
    margin: 0 auto
}

.faq_a .flexbox {
    padding: 1em !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.faq_a .a {
    font-size: 1.8em;
    color: red;
    font-weight: 700;
    padding: 0 1.3em 0 .3em
}

.faq_a span {
    font-size: 1.2em;
    line-height: 1.8 !important
}

.faq .frame {
    border: 1px solid #000;
    padding: .5em;
    margin-top: .5em
}

#container section.content10 {
    background: #fff;
    padding: 3em 0
}

.TwitterBox {
    margin: .5em auto 3em;
    padding: 1em;
    border: 1px solid #8e8e8e;
    width: 70%;
    border-radius: 10px;
    /*overflow-y: scroll;
    height: 400px */
}

.TwitterBox a {
    margin: .5em
}

.TwitterBox::-webkit-scrollbar {
    width: 15px
}

.TwitterBox::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #f2f2f2
}

.TwitterBox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #73bdff
}

#FloatReg .wrap a,
.form_btn {
    width: 50%
}

#container section.application .caption,
#container section.content11 .caption {
    font-size: 2.7em;
    padding: 1em 0 0
}

#container section.application .form_wrapper,
#container section.content11 .form_wrapper {
    background: #fff;
    width: 90%;
    margin: 3em auto;
    border-radius: 15px;
    padding: 1em 1.5em
}

#container section.content11 .form_wrapper .formhead {
    font-size: 1.6em;
    font-weight: 700;
    background: #73bdff;
    color: #fff;
    padding: .5em 1em;
    border-radius: 5px
}

.form_other .form_inner,
.form_wrapper .form_inner {
    width: 95%;
    margin: 0 auto
}

.form_wrapper .attention {
    color: #8e8e8e;
    font-size: .85em;
    font-weight: 400;
    margin-top: -1em;
    line-height: 2;
    letter-spacing: 1px
}

#container section.content11 .form_wrapper .gifttype {
    background: #fff;
    padding: 2em 0;
    margin-bottom: 1em;
    grid-template-rows: repeat(3, 1fr)
}

#container section.content11 .form_wrapper .giftlabel {
    background: #fff;
    outline: #8e8e8e solid 1px;
    outline-offset: -1px;
    padding: .5em;
    margin: .5em .4em;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

#container section.content11 .form_wrapper .giftlabel img {
    width: 60px
}

#container section.content11 .form_wrapper .giftlabel .giftbrand {
    font-size: 1.15em;
    padding: 0 .5em
}

#container section.content11 .form_wrapper .radiobutton:checked+label {
    background-color: #fffae3 !important;
    color: #000 !important;
    outline: rgba(242, 150, 0, 1) solid 2px !important;
    outline-offset: -2px
}

.times .Radio {
    padding: 2em 0 2.5em;
    font-size: 1.2em
}

.times .Radio input {
    height: 60px
}

.form_boxA .form_listA label:before,
.form_boxC .form_listC .bank label:before,
.form_boxS .form_listS label:before,
.times .Radio label:before {
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: .5em;
    border: 1px solid #8e8e8e;
    background-color: #f4f4f4;
    margin-bottom: .1em
}

.form_boxA,
.form_boxC,
.form_boxS {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    position: relative
}

.form_boxA .form_listA input,
.form_boxC .form_listC input {
    border: 1px solid #8e8e8e;
    padding: .5em .7em;
    margin: 0 .5em 0 0;
    font-size: 1em;
    border-radius: 5px;
    height: 60px;
    width: 400px;
    background-color: #f4f4f4
}

.form_boxA .form_listA {
    font-size: 1.3em;
    font-weight: 700;
    margin: 1em auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.form_boxA .form_listA td,
.form_boxC .form_listC td,
.form_box_other .form_list_other td {
    padding: .6em 0;
    text-align: left;
    position: relative;
    display: block
}

.form_boxA .form_listA span,
.form_boxC .form_listC span,
.form_boxS .form_listS span {
    font-weight: 400
}

.form_boxA .form_listA select {
    font-size: .9em;
    border-radius: 5px;
    height: 60px;
    width: 400px;
    background-color: #f4f4f4;
    border: 1px solid #8e8e8e;
    padding: 0 .7em;
    margin: .5em 0;
    background-image: linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -o-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -moz-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -webkit-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -ms-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #e6e6e6), color-stop(.95, #fff))
}

.form_boxA .form_listA td.typeselect:after {
    content: '';
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: calc(50% - .5em);
    right: 35%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url(../img/simu_arrow.png)
}

#FloatReg .wrap .floatright:before,
#navArea .menubtn_top:before {
    transform: translateX(-50%);
    background-image: url(../img/floaticon.png);
    background-repeat: no-repeat;
    background-size: contain
}

.form_boxA .form_listA label,
.form_boxC .form_listC .bank label {
    font-size: 1em;
    font-weight: 400;
    margin-right: .5em;
    vertical-align: middle
}

.form_boxB_head {
    font-size: 1.3em;
    font-weight: 700;
    padding: .5em 0
}

.form_boxB table.form_listB {
    font-size: 1.3em;
    margin: 1em auto 3em;
    position: relative;
    width: 100%
}

.form_boxB .form_listB input {
    border: 1px solid #8e8e8e;
    padding: .5em .7em;
    font-size: 1em;
    border-radius: 5px;
    height: 60px;
    width: 300px;
    background-color: #f4f4f4
}

.form_boxB .form_listB input.amount {
    margin-right: .5em
}

.form_boxB .form_listB tr:first-child {
    background: #eaf5ff;
    color: #8e8e8e
}

.form_boxB .form_listB tr:nth-child(2n) {
    background: #f8fcff;
    color: #8e8e8e
}

.form_boxB .form_listB th {
    font-weight: 400 !important;
    padding: .5em;
    border: 3px solid #fff
}

.form_boxB .form_listB td,
.form_btn {
    padding: 1em 0
}

.form_boxB .form_listB span {
    font-size: .9em;
    color: #8e8e8e
}

.form_wrapper .plusbtn {
    text-align: right;
    margin: -2em auto 2.5em
}

.form_wrapper .plusbtn span {
    font-size: 1em;
    color: #fff;
    background: #8e8e8e;
    border-radius: 5px;
    padding: .3em .5em;
    letter-spacing: 2px
}

.form_wrapper .plusbtn span:before {
    content: '\f055';
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-weight: 700;
    margin-right: .2em
}

.form_wrapper .result {
    background: #fffae3;
    font-size: 1.5em;
    text-align: center;
    font-weight: 700;
    padding: .3em 0;
    margin-bottom: 3em
}

.form_wrapper .result span {
    color: red;
    padding: 0 .5em 0 1em
}

.form_boxC .form_listC .file {
    font-weight: 400;
    font-size: .8em;
    vertical-align: top
}

.form_boxC .form_listC td.file {
    line-height: 3.5
}

.form_boxC .form_listC .file label {
    color: #000;
    background-color: #fff;
    padding: .3em 1.5em;
    border: 1px solid #8e8e8e;
    border-radius: 5px;
    margin: .5em 1em 2em 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#container section.content_ask .btn,
.form_btn {
    text-align: center;
    -webkit-transition: .2s ease-in-out
}

.form_boxC .form_listC .file label:hover {
    background-color: #f4f4f4
}

.form_boxC .form_listC td.file input {
    border: none;
    padding: 0;
    margin: 0;
    font-size: .8em;
    border-radius: 0;
    height: auto;
    width: auto;
    background-color: #fff
}

.form_boxC .form_listC {
    font-size: 1.3em;
    font-weight: 700;
    margin: 1em auto 3em;
    position: relative
}

.form_boxC .form_listC tr.top,
.form_box_other .form_list_other tr.top {
    vertical-align: top
}

.form_boxC .form_listC th {
    padding: 1em 0 0;
    text-align: left;
    width: 30%
}

.form_boxS .form_listS textarea,
.form_other .request_form textarea,
.form_wrapper .request_form textarea {
    padding: .5em;
    resize: none;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Lucida Grande", "segoe UI", Meiryo, Verdana, Arial, sans-serif
}

.form_boxC .form_listC .bank input[type=radio]:checked+label::before,
input[type=checkbox]:checked+div.form_error+label::before,
input[type=checkbox]:checked+label::before,
input[type=radio]:checked+div.form_error+label::before,
input[type=radio]:checked+label::before {
    background-color: #73bdff;
    box-shadow: inset 0 0 0 2px #f4f4f4
}

.form_wrapper .request_form textarea {
    margin: 2.5em 0 1em;
    width: 100%;
    height: 150px;
    font-size: 1em;
    border-radius: 5px;
    border: 1px solid #8e8e8e
}

.form_btn {
    margin: 2em auto;
    font-size: 1.5em;
    font-weight: 700;
    color: #fff;
    border-radius: 2em;
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    position: relative;
    letter-spacing: 2px;
    transition: .2s ease-in-out
}

#container section.content_ask .btn,
.request_btn {
    width: 60%;
    padding: .7em;
    font-weight: 700;
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    position: relative;
    letter-spacing: 2px;
    cursor: pointer
}

#container section.content_ask {
    background-color: #73bdff;
    background-image: url(../img/bg_pattern.webp);
    padding: 2em 0 0
}

#container section.content_ask img.Image {
    width: 200px;
    bottom: 0
}

#container section.content_ask p {
    text-align: center !important
}

#container section.content_ask span {
    font-size: 1.8em;
    color: #fff;
    font-weight: 700
}

#container section.content_ask .flexbox {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly
}

#container section.content_ask .btn {
    background-color: #fff;
    margin: 0 auto 2.5em;
    font-size: 1.6em;
    border: 1px solid #f29600;
    border-radius: 2em;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    transition: .2s ease-in-out;
    vertical-align: middle
}

#container section.content_ask .btn a {
    color: #f29600 !important
}

#container section.content_ask .btn:before {
    content: '\f0e0';
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    margin-right: .3em;
    color: #f29600 !important
}

.request_btn {
    margin: 1.5em auto 0;
    font-size: 1.7em;
    color: #fff;
    border-radius: 2em;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#mask,
nav {
    transition: .5s
}

.request_btn:after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    color: #fff;
    position: absolute;
    right: 6%
}

nav {
    top: 60px;
    right: -85%;
    width: 85%;
    background: #f3fbff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 3
}

.open nav {
    right: 0;
    opacity: 1
}

nav .inner {
    padding: 15px
}

nav .inner ul {
    list-style: none;
    margin: 0 0 1em;
    padding: 0
}

nav .inner ul li {
    line-height: .5
}

nav .inner ul li a {
    display: block;
    color: #333;
    font-size: 1.4em;
    padding: 1em;
    text-decoration: none;
    transition-duration: .2s
}

@media (min-width:401px) and (max-width:500px) {
    nav .inner ul li a {
        font-size: 1.3em
    }
}

nav .inner ul li a:before {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    color: #699bfc;
    font-weight: 600;
    font-size: 1.1em;
    margin-right: .7em
}

nav .inner ul li a:hover {
    background: #e4e4e4
}

.toggle_btn {
    position: absolute;
    right: 10px;
    top: 7.5px;
    background: #000;
    cursor: pointer;
    width: 45px;
    height: 45px;
    border-radius: 5px;
    z-index: 101
}

.toggle_btn span {
    display: inline-block;
    transition: .4s;
    position: absolute;
    left: 10px;
    height: 2px;
    border-radius: 5px;
    background: #fff;
    width: 55%
}

.toggle_btn span:first-child {
    top: 14px
}

.toggle_btn span:nth-child(2) {
    top: 22px
}

.toggle_btn span:nth-child(3) {
    top: 30px
}

.open .toggle_btn span {
    background-color: #fff
}

.open .toggle_btn span:first-child {
    top: 16px;
    left: 8px;
    transform: translateY(6px) rotate(-45deg);
    width: 65%
}

.open .toggle_btn span:nth-child(3) {
    top: 28px;
    left: 8px;
    transform: translateY(-6px) rotate(45deg);
    width: 65%
}

.open #mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 2;
    cursor: pointer
}

#navArea .menubtn_bottom,
#navArea .menubtn_top {
    text-align: center;
    height: 60px;
    display: flex;
    font-weight: 700;
    font-size: 1.4em
}

#navArea .menubtn_top {
    background: #f29600;
    color: #fff;
    border-radius: 30px;
    padding: .2em .2em .2em 2.5em;
    border: 1px solid #f29600;
    margin: .5em .5em 1em;
    line-height: 23px;
    align-items: center;
    justify-content: center
}

#FloatReg .wrap .floatleft,
#navArea .menubtn_bottom {
    color: #f29600;
    border-radius: 30px;
    align-items: center
}

#FloatReg .wrap .floatright div,
#navArea .menubtn_top div {
    margin-top: -4px
}

#navArea .menubtn_top span {
    font-size: .7em;
    font-weight: 400
}

#navArea .menubtn_top:before {
    content: '';
    width: 55px;
    height: 55px;
    position: absolute;
    left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

#FloatReg .wrap .floatleft:before,
#navArea .menubtn_bottom:before {
    content: '\f0e0';
    font-weight: 400;
    font-family: "Font Awesome 5 Free"
}

#navArea .menubtn_bottom {
    background: #fff;
    border: 1px solid #f29600;
    margin: .5em;
    position: relative;
    justify-content: flex-start;
    padding-left: 8vw
}

#navArea .menubtn_bottom:before {
    margin-right: 10vw;
    font-size: 1.9em
}

#FloatReg .wrap .floatleft,
#FloatReg .wrap .floatright {
    margin: .5em;
    height: 60px;
    font-size: 1.2em;
    font-weight: 700;
    display: flex;
    text-align: center
}

#FloatReg {
    width: 100%;
    z-index: 99999;
    bottom: -1000px;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

#container section.other .return_btn,
.back_btn {
    letter-spacing: 2px;
    -webkit-transition: .2s ease-in-out;
    cursor: pointer
}

#FloatReg .wrap {
    width: 1000px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto
}

#FloatReg.out {
    bottom: -1000px
}

#FloatReg .wrap .floatleft {
    background: #fff;
    border: 1px solid #f29600;
    position: relative;
    justify-content: center
}

#FloatReg .wrap .floatleft:before {
    margin-right: .2em;
    font-size: 1.5em
}

#FloatReg .wrap .floatright {
    background: #f29600;
    color: #fff;
    border-radius: 30px;
    padding: .5em .5em .5em 0;
    border: 1px solid #f29600;
    align-items: center;
    justify-content: center;
    line-height: 1.3
}

#FloatReg .wrap .floatright span {
    font-size: .8em;
    font-weight: 400
}

#FloatReg .wrap .floatright:before {
    content: '';
    width: 50px;
    height: 50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-right: -1.5em
}

.br-pc,
.br-pcB {
    display: inline-block
}

@media(max-width:1000px) {
    .wrapper {
        width: 100%;
        padding: 1em 0
    }

    .page_wrap {
        overflow-x: hidden
    }

    #header .headerBg .wrapper,
    body.special #header .headerBg .wrapper {
        width: 100%;
        padding: 0
    }

    #header .NavBar .wrapper,
    #header .feature .wrapper {
        padding: 0
    }

    #header .NavBar .flexbox {
        width: 100vw
    }

    .footlink {
        width: auto
    }

    .times .Radio {
        padding: 2em 0 2.5em;
        font-size: 1.2em
    }

    .times .Radio input {
        height: 60px
    }

    .form_boxA .form_listA td.Radio input {
        display: inline-flex
    }

    .form_boxA .form_listA td.Radio,
    .form_boxC .form_listC td.bank {
        margin-left: 1em
    }

    #FloatReg .wrap {
        width: 100%
    }

    .br-pcB {
        display: none
    }

    .br-spB {
        display: inline-block
    }
}

#container section.other {
    background-color: #73bdff;
    background-image: url(../img/bg_pattern.png);
    padding: .5em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: -webkit-calc(100vh - 234px);
    min-height: calc(100vh - 234px)
}

@media screen and (min-width:501px) and (max-width:1000px) {
    #container section.content11 .caption {
        font-size: 2.2em
    }

    .form_wrapper .attention {
        font-size: .75em;
        margin-top: -2.5em;
        letter-spacing: 0;
        margin-left: 1em
    }

    #container section.content11 .form_wrapper .gifttype {
        padding: 1.5em 0;
        margin-bottom: 1em;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px
    }

    .form_boxA .form_listA input {
        margin-left: 1em;
        height: 50px;
        width: 80%;
        font-size: 1em !important
    }

    .form_boxA .form_listA {
        margin: 0 auto 1em
    }

    .form_boxA .form_listA th {
        display: block;
        padding: 1em 0 0
    }

    .form_boxA .form_listA select {
        height: 50px;
        width: 80%;
        font-size: 1em !important;
        margin-left: 1em
    }

    .form_boxA .form_listA td.typeselect:after {
        right: 17%;
        top: calc(50% - .4em);
        width: 15px;
        height: 15px
    }

    .form_boxB .form_listB input {
        height: 50px;
        width: 70%;
        font-size: 1em !important
    }

    .form_boxB .form_listB input.amount {
        margin-right: .2em
    }

    .form_boxB .form_listB td:nth-child(odd) input {
        width: 90% !important
    }

    .form_boxC .form_listC input {
        height: 50px;
        width: 85%;
        font-size: 1em !important;
        margin: 0 auto;
        display: block
    }

    .form_boxC .form_listC td.file {
        margin-left: 1em
    }

    .form_boxC .form_listC {
        margin: 0 auto 3em
    }

    .form_boxC .form_listC th {
        width: 100%;
        display: block
    }

    .form_boxC .form_listC td.bank {
        margin-left: 2.5em
    }

    .form_wrapper .request_form textarea {
        margin: 1.5em 0 0;
        font-size: 1.2em !important;
        height: 150px
    }

    #container section.content_ask {
        padding: 1.5em 0 0
    }

    #container section.content_ask span {
        font-size: 1.6em
    }

    #container section.content_ask .btn {
        width: 100%;
        font-size: 1.4em
    }

    #container section.other {
        min-height: -webkit-calc(100vh - 250px);
        min-height: calc(100vh - 250px)
    }
}

@media screen and (min-width:361px) and (max-width:500px) {
    #container section.other {
        background-image: url(../img/bg_patternSP.png);
        min-height: -webkit-calc(100vh - 196px);
        min-height: calc(100vh - 196px)
    }
}

@media(max-width:360px) {
    #container section.other {
        background-image: url(../img/bg_patternSP.png);
        min-height: -webkit-calc(100vh - 190px);
        min-height: calc(100vh - 190px)
    }
}

#container section.other .bold p {
    font-size: 1.5em !important;
    font-weight: 700 !important;
    text-align: center !important;
    line-height: 2 !important
}

#container section.other .otherbox {
    background: #fff;
    border: 2px solid #000;
    border-radius: 15px;
    width: 86%;
    margin: 3em auto;
    padding: 1.5em;
    text-align: center;
    position: relative
}

#container section.other .return_btn {
    background-color: #73bdff;
    width: 60%;
    margin: 1.5em auto;
    padding: .7em;
    font-size: 1.7em;
    font-weight: 700;
    color: #fff;
    border-radius: 2em;
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    position: relative;
    transition: .2s ease-in-out
}

body:not(.index) h3 {
    text-align: center;
    color: #fff;
    font-size: 2em;
    padding-top: 1em
}

body:not(.index) #header .NavBar .flexbox {
    justify-content: space-between
}

.form_boxS .form_listS textarea,
.form_other .request_form textarea {
    width: 100%;
    height: 150px;
    font-size: 1em;
    border-radius: 5px;
    border: 1px solid #8e8e8e
}

.form_other .stop_reason {
    font-weight: 400 !important;
    background: #fff;
    margin: 1em 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px
}

.back_btn,
.form_box_other .form_list_other {
    font-weight: 700;
    position: relative;
    font-size: 1.3em
}

.form_other .stop_reason input {
    width: 0;
    font-weight: 400
}

.form_other .stop_reason_label {
    background: #fff;
    padding: 0 .5em;
    margin: .5em .4em;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.form_other .stop_reason_label .reason {
    font-size: .9em;
    padding: 0 .5em
}

.form_other .stop_reason input[type=checkbox]+label::before,
input[type=checkbox]:before {
    content: '';
    border: 1px solid #b4b4b4;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    border-radius: 3px;
    width: 15px;
    height: 15px;
    line-height: 15px
}


.form_boxS .form_listS input[type=checkbox]:checked+label,
.form_other .stop_reason input[type=checkbox]:checked+label {
    background: 0 0;
    color: #000;
    text-shadow: none;
    -webkit-text-shadow: none
}

input[type=checkbox]:focus+div.form_error+label::before,
input[type=checkbox]:focus+label::before,
input[type=radio]:focus+div.form_error+label::before,
input[type=radio]:focus+label::before {
    outline: 0;
    background-color: #73bdff
}

input[type=checkbox]:disabled+div.form_error+label::before,
input[type=checkbox]:disabled+label::before,
input[type=radio]:disabled+div.form_error+label::before,
input[type=radio]:disabled+label::before {
    box-shadow: inset 0 0 0 2px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4
}

input[type=checkbox]+div.form_error+label:empty::before,
input[type=checkbox]+label:empty::before,
input[type=radio]+div.form_error+label:empty::before,
input[type=radio]+label:empty::before {
    margin-right: 0
}

.form_box_other {
    margin: 1em auto;
    padding: 0;
    text-align: center;
    position: relative
}

.form_box_other .form_list_other input {
    border: 1px solid #8e8e8e;
    padding: .5em .7em;
    margin: 0 .5em 0 0;
    font-size: 1em;
    border-radius: 5px;
    height: 60px;
    width: 100%;
    background-color: #f4f4f4;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Lucida Grande", "segoe UI", Meiryo, Verdana, Arial, sans-serif
}

.back_btn,
.table_admin th {
    width: 30%
}

.form_box_other .form_list_other {
    margin: 1em auto
}

.form_box_other .form_list_other th {
    padding: 0 2em 0 0;
    text-align: left;
    width: 30%
}

.form_other .form_btn {
    margin: 1.5em auto !important
}

.back_btn {
    background-color: #bbb;
    text-align: center;
    padding: 1em 0;
    color: #fff;
    border-radius: 2em;
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    transition: .2s ease-in-out;
    margin-bottom: 1em
}

.input_text,
.input_text_s {
    font-weight: 700;
    -webkit-transition: .2s ease-in-out
}

.table_admin {
    margin: 1em auto;
    font-size: 1em
}

.table_admin tr {
    border-bottom: 1px solid #b5b1b1
}

.table_admin td,
.table_admin th {
    padding: 1.5em 0;
    border: none;
    text-align: left
}

.top-news__contents .table_admin a {
    color: #ff0a00;
    text-decoration: underline;
}

.top-news__contents {
    margin-top: 45px;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
}

@media only screen and (max-width:500px) {
    .table_admin {
        width: 90%
    }

    .table_admin td,
    .table_admin th {
        padding: 1.2em 0;
        width: 100%;
        display: block
    }

    .table_admin th {
        width: 100%
    }

    .table_admin td {
        padding-top: 0
    }
}

.form p {
    font-size: 1.5em !important
}

input[type=button],
input[type=email],
input[type=image],
input[type=password],
input[type=reset],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

.form .ErrorBox li,
.form span.Add,
.form table td .addtext,
.form table td span.add {
    font-size: 2em
}

#container p.allCheck {
    font-size: .8em;
    margin: 0 0 .5em;
    font-weight: 700
}

#container label.allchecked {
    background: rgba(0, 133, 178, .1)
}

.input_text {
    width: 95%;
    padding: 10px 20px;
    font-size: 1.5em;
    border: 3px solid rgba(115, 189, 255, .2);
    transition: .2s ease-in-out
}

.input_text_s {
    width: 60%;
    margin: 0 5px;
    padding: 10px 20px;
    font-size: 1.6em;
    border: 3px solid #ccc;
    text-align: left;
    transition: .2s ease-in-out
}

.input_text_ss,
.textarea {
    -webkit-transition: .2s ease-in-out
}

.form select,
.input_text_ss {
    font-weight: 700;
    font-size: 1.6em;
    text-align: center
}

.input_text_ss {
    width: 20%;
    margin: 0 10px;
    padding: 10px 20px;
    border: 3px solid rgba(115, 189, 255, .2);
    transition: .2s ease-in-out
}

.textarea,
.textarea_s {
    width: 95%;
    resize: none;
    overflow: auto;
    font-weight: 400
}

.form select {
    padding: 10px 20px;
    border: 3px solid #ccc;
    background: #fff;
    width: 30%
}

@-moz-document url-prefix() {
    select {
        height: 5em;
        line-height: 5em
    }
}

select.select_s {
    width: 20%
}

td.select select+i {
    position: absolute;
    left: 38%;
    bottom: 18px;
    font-size: 1.7em
}

option {
    padding: 5px;
    text-align: center
}

.textarea {
    height: 130px;
    padding: 10px 20px;
    margin: 0;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Lucida Grande", "segoe UI", Meiryo, Verdana, Arial, sans-serif;
    font-size: 1.5em;
    border: 3px solid rgba(115, 189, 255, .2);
    transition: .2s ease-in-out
}

.textarea_s {
    height: 100px;
    padding: 10px 20px;
    font-size: 1.8em;
    border: 3px solid #ccc;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.form_error,
input.tel.form_error~input.tel {
    background: #fff2f5;
    border-color: #f70c46
}

input.submit {
    display: block;
    width: 30%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #999;
    color: #333;
    font-size: 1.5em;
    margin: 10px 10px 10px 0;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: 700;
    background-image: linear-gradient(bottom, #d6d6d6 40%, #fff 95%);
    background-image: -o-linear-gradient(bottom, #d6d6d6 40%, #fff 95%);
    background-image: -moz-linear-gradient(bottom, #d6d6d6 40%, #fff 95%);
    background-image: -webkit-linear-gradient(bottom, #d6d6d6 40%, #fff 95%);
    background-image: -ms-linear-gradient(bottom, #d6d6d6 40%, #fff 95%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.4, #d6d6d6), color-stop(.95, #fff));
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.form table,
.form table td.cf_head,
.form table tr,
.slider {
    width: 100%
}

.form_boxS .form_listS span.small,
.require span {
    color: #fff !important;
    -webkit-text-shadow: none;
    text-shadow: none
}

.form table.common th span.require,
.form table.common th span.small,
.require span {
    margin-left: .5em
}

.require_text {
    font-size: .8em;
    font-weight: 700;
    color: #c00
}

.require span {
    background: #c00;
    padding: .1em .4em;
    font-size: .8em;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap
}

.inputhead {
    line-height: 2.5
}

input:hover,
select:hover,
textarea:hover {
    border-color: #73bdff;
    background-color: rgba(115, 189, 255, .1)
}

input:focus,
select:focus,
textarea:focus {
    border-color: #f29600;
    background-color: rgba(242, 150, 0, .1);
    outline: 0
}

input[type=radio]+div.form_error label input[type=radio]+label {
    font-size: 1.8em;
    padding: .4em .7em;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

input[type=radio]+label.title {
    font-size: 3.5em
}

.form label,
input.pw~i {
    font-size: 1.5em
}

input[type=radio] {
    margin: 0 5px
}

input[type=radio]+label svg {
    display: none;
    opacity: 0;
    color: #0085b2
}

input[type=radio]:checked+label svg {
    opacity: 1;
    display: inline-block
}

.form label input {
    margin-right: 10px
}

input[type=file] {
    font-size: 1em
}

input[type=file].valid,
input[type=file]:hover {
    border: none;
    background-color: inherit
}

input[type=radio].valid,
input[type=radio]:hover {
    background: #111;
    border-color: #111
}

input.submit:hover {
    border: none;
    background-color: inherit !important
}

div.form_error {
    display: none;
    padding: .5em;
    margin: .5em 0;
    z-index: 10;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: #f70c46;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#container section.Form table td.head .small,
.form table {
    font-size: .8em
}

input.tel.form_error~input.tel {
    color: #f70c46
}

.ErrorBox {
    display: none;
    padding-top: 10px;
    -webkit-text-shadow: none;
    text-shadow: none
}

.ErrorBox li {
    margin-bottom: .5em
}

.ErrorBox div.form_error {
    position: inherit;
    display: block;
    background-image: inherit !important;
    background-color: inherit !important;
    border: none !important;
    color: #c00 !important;
    padding: 0 0 0 10px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

input::-webkit-input-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

input.valid::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #069
}

input:focus::-webkit-input-placeholder {
    color: #f90
}

input.form_error::-webkit-input-placeholder {
    color: #c00
}

textarea::-webkit-input-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

textarea.valid::-webkit-input-placeholder,
textarea:hover::-webkit-input-placeholder {
    color: #069
}

textarea:focus::-webkit-input-placeholder {
    color: #f90
}

textarea.form_error::-webkit-input-placeholder {
    color: #c00
}

input:-moz-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

input.valid:-moz-placeholder,
input:hover:-moz-placeholder {
    color: #069
}

input:focus:-moz-placeholder {
    color: #f90
}

input.form_error:-moz-placeholder {
    color: #c00
}

textarea:-moz-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

textarea.valid:-moz-placeholder,
textarea:hover:-moz-placeholder {
    color: #069
}

textarea:focus:-moz-placeholder {
    color: #f90
}

textarea.form_error:-moz-placeholder {
    color: #c00
}

input:-ms-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

input.valid:-ms-placeholder,
input:hover:-ms-placeholder {
    color: #069
}

input:focus:-ms-placeholder {
    color: #f90
}

input.form_error:-ms-placeholder {
    color: #c00
}

textarea:-ms-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

textarea.valid:-ms-placeholder,
textarea:hover:-ms-placeholder {
    color: #069
}

textarea:focus:-ms-placeholder {
    color: #f90
}

textarea.form_error:-ms-placeholder {
    color: #c00
}

input:-o-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

input.valid:-o-placeholder,
input:hover:-o-placeholder {
    color: #069
}

input:focus:-o-placeholder {
    color: #f90
}

input.form_error:-o-placeholder {
    color: #c00
}

textarea:-o-placeholder {
    color: #ccc;
    font-weight: 400 !important;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

textarea.valid:-o-placeholder,
textarea:hover:-o-placeholder {
    color: #069
}

textarea:focus:-o-placeholder {
    color: #f90
}

textarea.form_error:-o-placeholder {
    color: #c00
}

input.telinput {
    margin: 10px 0 0
}

input.pw {
    padding-right: 1.5em
}

input.pw~i {
    margin-top: -35px;
    margin-left: 400px;
    color: rgba(0, 0, 0, .7);
    position: absolute;
    cursor: pointer;
    display: none
}

@media(max-width:768px) {
    #header .NavBar a.Button:hover {
        -webkit-animation: none;
        animation: none
    }

    #footer .wrapper {
        padding: 0
    }

    #footer ul.menu {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    #footer .Box .head+ul.menu {
        margin-left: 1em
    }

    #footer ul.menu li {
        display: block;
        width: 100%
    }

    #footer ul.menu.items,
    .form table .require span {
        margin-top: 10px
    }

    #footer ul.menu.items li {
        font-size: .8em;
        margin-bottom: 5px
    }

    #footer ul.menu li.childrenHead>a {
        font-size: 1.7em
    }

    #footer ul.menu li a {
        padding: .7em .5em;
        font-size: 2.3em;
        display: block;
        font-weight: 400;
        margin: 0;
        text-align: left
    }

    #footer ul.menu li:first-child a {
        border-top: 1px dotted #73bdff
    }

    #footer ul.menu li:not(:last-child) a {
        border-bottom: 1px dotted #73bdff
    }

    #footer ul.menu li ul.children li a {
        border-bottom: none
    }

    #footer ul.menu li a:hover {
        background: inherit
    }

    #footer .footlink ul li a {
        width: inherit
    }

    #footer .footlink ul li a span {
        font-size: 1.5em !important
    }

    #copyright {
        padding: 5px 0;
        margin-left: 0;
        font-size: 1em
    }

    #copyright .logo {
        height: inherit
    }

    #copyright .logo a.logoimg {
        position: inherit
    }

    #copyright .logo a.logoimg img {
        width: 250px
    }

    #copyright .copyright::before {
        content: "";
        clear: both;
        height: 0;
        display: block;
        visibility: hidden
    }

    #copyright .copyright {
        position: inherit;
        left: inherit;
        top: inherit;
        bottom: inherit;
        margin-left: 0
    }

    .TwitterBox {
        width: 90%
    }

    #FloatReg .wrap .floatleft,
    #FloatReg .wrap .floatright {
        height: 50px;
        font-size: 1em
    }

    #FloatReg .wrap .floatright {
        padding-left: 2.5em
    }

    #FloatReg .wrap .floatright span {
        font-size: .7em
    }

    #FloatReg .wrap .floatright:before {
        content: '';
        width: 40px;
        height: 40px;
        position: absolute;
        right: 28%;
        margin-right: 0
    }

    .br-sp {
        display: inline-block
    }

    .br-pc {
        display: none
    }

    input,
    select,
    textarea {
        font-size: 1.6em !important
    }

    .input_text,
    .input_text_s {
        padding: 10px;
        margin: 0;
        font-size: 1.2em;
        border-width: 3px
    }

    .input_text_ss {
        padding: 10px;
        margin: 0;
        font-size: 1.2em;
        width: 25%;
        border-width: 3px
    }

    select {
        padding: 10px;
        margin: 5px 0;
        font-size: 1.2em;
        border-width: 3px;
        width: auto
    }

    td.select select+i {
        left: 115px
    }

    .textarea,
    .textarea_s {
        padding: 10px;
        margin: 5px 0;
        font-size: 1.2em;
        border-width: 3px
    }

    .require_text {
        font-size: .8em
    }

    .require span {
        font-size: 10px;
        display: inline-block
    }

    input:focus,
    input:hover,
    select:focus,
    select:hover,
    textarea:focus,
    textarea:hover {
        border-width: 3px
    }

    input[type=radio]+label.title {
        font-size: 2em
    }

    div.form_error {
        right: -10px;
        bottom: -5px
    }

    input.pw {
        padding-right: 35px
    }

    input.pw~i {
        margin-top: -30px;
        margin-left: 170px;
        font-size: 2em
    }

    .form {
        padding: 10px;
        margin: 10px 0
    }
}

@media screen and (min-width:320px) and (max-width:374px) {
    body {
        font-size: 80%
    }

    input.pw~i {
        margin-left: 140px
    }
}

.form {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.form table.common th {
    text-align: left;
    font-size: 1.5em;
    font-weight: 700
}

.form table td {
    padding: 20px;
    border-bottom: 2px dotted #ccc;
    display: -webkit-box;
    display: box;
    display: -webkit-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-align-items: center;
    align-items: center
}

.form table td.head {
    font-weight: 700;
    display: inline-block;
    position: relative;
    font-size: 1.6em;
    border: none;
    padding: 20px 20px 0;
    margin-bottom: -10px;
    display: -webkit-box;
    display: box;
    display: -webkit-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-align-items: center;
    align-items: center
}

.form table td.Confirm {
    font-size: 2em;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.form table td.Confirm label {
    font-size: .8em;
    margin-left: .5em
}

.form table td.Confirm div.form_error {
    font-size: 11px
}

.form table td.cf_head {
    font-weight: 700;
    font-size: 1.5em;
    color: #111;
    display: inline-block;
    text-align: left
}

.form table td.cf {
    color: #73bdff;
    font-size: 1.5em;
    -webkit-text-shadow: none;
    text-shadow: none
}

.form table td.cf img {
    margin: 0 .5em;
    max-width: 40%
}

.form table td.cf table.inner {
    font-size: .9em;
    border: 1px solid rgba(115, 189, 255, .1)
}

.form table td.cf table.inner th {
    background: rgba(115, 189, 255, .1);
    color: #73bdff;
    width: 30%;
    font-weight: 400
}

.form table td.cf table.inner td {
    border-bottom: none
}

.form table td span {
    margin-left: 10px;
    margin-right: 10px
}

.form table td span.InputAfter {
    margin: 0;
    font-size: 1.5em
}

.form .formtype {
    font-weight: 700;
    color: #fff;
    background: #069
}

.form table td span.require {
    margin: 0;
    display: -webkit-box;
    display: box;
    display: -webkit-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.form table td span.require span {
    margin: 0 0 0 1em
}

.form select+t {
    font-size: 1.5em;
    margin: 0 .5em
}

input[type=radio] {
    position: absolute;
    -webkit-opacity: 0;
    opacity: 0
}

input[type=radio]+div.form_error+label,
input[type=radio]+label {
    padding: 5px 50px 5px 5px;
    line-height: 20px;
    cursor: pointer
}

input[type=radio]+div.form_error+label::before,
input[type=radio]+label::before {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    position: relative;
    top: 0;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

input[type=checkbox]:checked+div.form_error+label,
input[type=checkbox]:checked+label,
input[type=radio]:checked+div.form_error+label,
input[type=radio]:checked+label {
    background: rgba(0, 133, 178, .1);
    color: #0085b2;
    text-shadow: none;
    -webkit-text-shadow: none
}

.slider {
    margin: 0 auto;
    position: relative
}

.slider.brand {
    height: 75px
}

@media screen and (min-width:501px) and (max-width:1000px) {
    .form_other .request_form textarea {
        font-size: .9em !important;
        height: 150px
    }

    .form_other .stop_reason {
        margin: 0;
        display: block
    }

    .form_box_other .form_list_other input {
        height: 50px;
        font-size: 1em !important;
        margin: 0 auto
    }

    .form_box_other .form_list_other {
        margin: 0 auto;
        width: 90%
    }

    .form_box_other .form_list_other th {
        width: 100%;
        display: block;
        padding: 1em 0 0
    }

    .slider.brand {
        height: 6.5vw
    }
}

@media screen and (min-width:401px) and (max-width:500px) {
    #header .header-rate-box {
        top: 58px;
        bottom: 0;
        right: 7%;
        width: 36%
    }

    #header .header-rate-box .rate-bar .header-rate-brand {
        color: #fff;
        font-size: 1.4em;
        font-weight: 700;
        padding-right: 10px
    }

    #header .header-rate-box img.Image {
        width: 30px;
        margin: 3px
    }

    #header .header-rate-box .header-rate {
        font-size: 2.7em;
        margin-bottom: -5px;
        margin-top: -3px
    }

    #header .header-rate-box .header-rate span {
        font-size: .6em
    }

    #header .header-rate-box .transfer {
        font-size: 1.2em;
        text-align: center;
        margin-bottom: -5px
    }

    #header .header-rate-box .transfer span {
        font-size: 1em
    }

    #header .header-rate-box .header-rate-premium {
        font-size: .9em;
        padding: .2em 0;
        margin: 1em 0 .5em;
        text-shadow: 1px 2px 0 #a58c48
    }

    #header .header-rate-box .header-rate-normal {
        font-size: .9em;
        padding: .2em 0;
        margin: 1em 0 .5em;
        text-shadow: 1px 2px 0 #666
    }

    #header .header-rate-box .header-rate-other {
        font-size: .9em;
        padding: .2em 0;
        margin: 1em 0 .5em;
        background: #000
    }

    #header .header-rate-box .new-customer {
        font-size: .9em;
        padding: .2em 0
    }

    .slider.brand {
        height: 10vw
    }
}

.slider.rate {
    height: 115px
}

@media screen and (min-width:501px) and (max-width:1000px) {
    .slider.rate {
        height: 11vw
    }
}

@media screen and (min-width:401px) and (max-width:500px) {
    .slider.rate {
        height: 11vw
    }
}

@media(max-width:400px) {
    nav .inner ul li a {
        font-size: 1.2em;
        padding: .9em 1em
    }

    #navArea .menubtn_bottom:before {
        margin-right: 8vw
    }

    .slider.brand {
        height: 9vw
    }

    .slider.rate {
        height: 12vw
    }
}

.slider .slide-item {
    position: absolute;
    top: 0;
    left: 0;
    animation-iteration-count: infinite;
    animation-duration: 18s
}

.slider .slide-item.brand {
    background: #000;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: inherit
}

.slider .slide-item.rate {
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: inherit
}

.slider .slide-item:first-child {
    animation-name: slider;
    animation-delay: -2s
}

.slider .slide-item:nth-child(2) {
    animation-name: slider;
    animation-delay: 4s;
    opacity: 0
}

.slider .slide-item:nth-child(3) {
    animation-name: slider;
    animation-delay: 10s;
    opacity: 0
}

@keyframes slider {

    0%,
    100%,
    45.83% {
        opacity: 0
    }

    20.83%,
    33.33% {
        opacity: 1
    }
}

body.special #header .NavBar {
    width: 100%;
    position: fixed;
    height: 80px
}

body.special #header .headerBg {
    position: relative;
    background: url(../img/header_special.png) center bottom no-repeat, url(../img/header_special_back.png) center center no-repeat, rgba(115, 189, 255, .5);
    background-size: 1000px, cover, cover;
    height: 580px
}

body.special #header .feature .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px
}

body.special #header .feature .box {
    background: #f4f4f4;
    width: 23%;
    margin: 0 .5em;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 80px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 1.4em
}

body.special #header .feature .box img {
    width: 50px;
    margin-right: .3em
}

#container section.content-fourstep .Flow .Box:last-child::after,
body.special #header .wrapper:after {
    content: none
}

body.special #header .headerButton {
    background: #f29600;
    color: #fff;
    padding: .5em 2em .5em 1.5em;
    border-radius: 50px;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: .5em;
    letter-spacing: 1.5px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width:801px) and (max-width:1000px) {
    body.special #header .headerButton {
        margin-top: 1em
    }
}

@media screen and (min-width:501px) and (max-width:800px) {
    body.special #header .headerButton {
        margin-top: .8em
    }
}

body.special #header .special_rate_box {
    position: absolute;
    top: 240px;
    right: 75px;
    width: 290px;
    text-align: center
}

body.special #header .special_first_box {
    margin-bottom: .3em
}

body.special #header .special_first {
    font-size: 2em;
    color: #fff;
    text-shadow: 1px 2px 0 #7a6431;
    background-image: -webkit-linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48);
    background-image: linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48)
}

body.special #header .special_first_rate,
body.special #header .special_second_rate {
    font-size: 5.5em;
    color: red;
    font-weight: 700
}

body.special #header .special_second {
    color: #fff;
    font-size: 2em;
    text-shadow: 1px 2px 0 #666;
    background-image: -webkit-linear-gradient(90deg, #999, #ccc, #999, #ccc, #999);
    background-image: linear-gradient(90deg, #999, #ccc, #999, #ccc, #999)
}

@media screen and (min-width:801px) and (max-width:1000px) {
    body.special #header .special_rate_box {
        position: absolute;
        top: -315px;
        right: 43px;
        width: 33%
    }
}

@media screen and (min-width:501px) and (max-width:1000px) {
    body.special #header .headerBg {
        position: relative;
        background: url(../img/header_special.png) center bottom no-repeat, url(../img/header_special_back.png) center center no-repeat, rgba(115, 189, 255, .5);
        background-size: 100vw, cover, cover;
        height: 0;
        width: 100%;
        padding-top: calc(50% + 80px)
    }

    body.special #header .feature .wrapper {
        height: 100px
    }

    body.special #header .feature .box {
        font-size: 2vw;
        height: 70px
    }

    body.special #header .special_rate_box {
        position: absolute;
        top: -33vw;
        right: 7vw;
        width: 30vw
    }

    body.special #header .special_first,
    body.special #header .special_second {
        font-size: 3vw
    }

    body.special #header .special_first_rate,
    body.special #header .special_second_rate {
        font-size: 8vw;
        color: red;
        font-weight: 700
    }

    #container section.content-fourstep .caption {
        font-size: 2.2em
    }

    #container section.content06 img.step {
        margin: 2em auto !important
    }

    #container section.content06 img.fourstep {
        margin: 2em auto 1em !important
    }
}

@media screen and (min-width:401px) and (max-width:500px) {
    body.special #header .special_rate_box {
        top: 85px;
        bottom: 0;
        right: 7%;
        width: 36%
    }

    body.special #header .special_first,
    body.special #header .special_second {
        font-size: 4vw
    }

    body.special #header .special_first_rate,
    body.special #header .special_second_rate {
        font-size: 8.5vw;
        color: red;
        font-weight: 700
    }
}

@media screen and (min-width:321px) and (max-width:400px) {
    #header .header-rate-box {
        top: 55px;
        bottom: 0;
        right: 7%;
        width: 36%
    }

    #header .header-rate-box .rate-bar .header-rate-brand {
        color: #fff;
        font-size: 1.4em;
        font-weight: 700;
        padding-right: 10px
    }

    #header .header-rate-box img.Image {
        width: 25px;
        margin: 3px
    }

    #header .header-rate-box .header-rate {
        font-size: 2.7em;
        margin-bottom: -5px;
        margin-top: -3px
    }

    #header .header-rate-box .header-rate span {
        font-size: .6em
    }

    #header .header-rate-box .transfer {
        font-size: 1.2em;
        text-align: center;
        margin-bottom: -8px
    }

    #header .header-rate-box .transfer span {
        font-size: 1em
    }

    #header .header-rate-box .header-rate-premium {
        font-size: .9em;
        padding: .2em 0;
        margin: .9em 0 .5em;
        text-shadow: 1px 2px 0 #a58c48
    }

    #header .header-rate-box .header-rate-normal {
        font-size: .9em;
        padding: .2em 0;
        margin: .9em 0 .5em;
        text-shadow: 1px 2px 0 #666
    }

    #header .header-rate-box .header-rate-other {
        font-size: .9em;
        padding: .2em 0;
        margin: .9em 0 .5em;
        background: #000
    }

    #header .header-rate-box .new-customer {
        font-size: .9em;
        padding: .2em 0
    }

    body.special #header .special_rate_box {
        top: 75px;
        bottom: 0;
        right: 7%;
        width: 36%
    }

    body.special #header .special_first,
    body.special #header .special_second {
        font-size: 4vw
    }

    body.special #header .special_first_rate,
    body.special #header .special_second_rate {
        font-size: 8.5vw;
        color: red;
        font-weight: 700
    }
}

@media(max-width:320px) {
    #header .header-rate-box {
        position: absolute;
        top: 14.5vw;
        right: 7.5vw;
        width: 35vw
    }

    #header .header-rate-box .rate-bar .header-rate-brand {
        font-size: 5vw;
        padding-right: 2vw
    }

    #header .header-rate-box img.Image {
        width: 7vw;
        margin: 1vw
    }

    #header .header-rate-box .header-rate {
        font-size: 10vw;
        margin: 0 0 -2vw
    }

    #header .header-rate-box .transfer {
        font-size: 4vw;
        margin: -1vw 0
    }

    #header .header-rate-box .transfer span {
        font-size: 5vw
    }

    #header .header-rate-box .header-rate-premium {
        font-size: 2.5vw;
        padding: .2em 0;
        margin: 1em 0 .5em;
        text-shadow: 1px 2px 0 #a58c48
    }

    #header .header-rate-box .header-rate-normal {
        font-size: 2.5vw;
        padding: .2em 0;
        margin: 1em 0 .5em;
        text-shadow: 1px 2px 0 #666
    }

    #header .header-rate-box .header-rate-other {
        font-size: 2.5vw;
        padding: .2em 0;
        margin: 1em 0 .5em;
        background: #000
    }

    #header .header-rate-box .new-customer {
        font-size: 2.5vw;
        padding: .2em 0
    }

    #navArea .menubtn_bottom:before {
        margin-right: 6vw
    }

    body.special #header .special_rate_box {
        position: absolute;
        top: 20vw;
        right: 7.5vw;
        width: 35vw
    }

    body.special #header .special_first,
    body.special #header .special_second {
        font-size: 4vw
    }

    body.special #header .special_first_rate,
    body.special #header .special_second_rate {
        font-size: 8.5vw;
        color: red;
        font-weight: 700
    }
}

#container section.content-compare {
    background: #fffae3;
    position: relative;
    padding: 4em 0 3em;
    z-index: 1
}

@media(max-width:800px) {
    body.special #header .headerButton {
        width: auto
    }

    #container section.content-compare .caption .next {
        display: inline-flex;
        align-items: center;
        font-size: 3.5vw
    }
}

#container section.content-compare img.Image {
    margin: 2em auto 3em
}

#container section.content-compare p.value {
    font-size: .8em !important;
    padding-top: 1em;
    padding-bottom: 1em
}

#container section.content-compare span {
    background: linear-gradient(transparent 60%, #fbdd51 60%)
}

#container section.content-compare .textbox {
    width: 90%;
    margin: 0 auto
}

#container section.content-compare .textbox p,
#container section.content-fourstep .textbox p {
    font-size: .9em;
    font-weight: 700
}

@media(max-width:600px) {
    #container section.content-compare .compare_sp {
        width: 90%;
        margin: 0 auto
    }

    #container section.content-compare .compare_sp .compare_head {
        font-weight: 700;
        font-size: 1.3em;
        background: #73bdff;
        color: #fff;
        padding: .3em 0
    }

    #container section.content-compare .compare_sp .compare_box {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        background: #fff;
        margin-bottom: 1.5em;
        -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
        box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
        text-align: left;
        font-size: 1.2em;
        padding: .5em 0 1em
    }

    #container section.content-compare .compare_sp .compare_box .compare_left,
    #container section.content-compare .compare_sp .compare_box .compare_right {
        width: 45%
    }

    #container section.content-compare .compare_sp .compare_box .a,
    #container section.content-compare .compare_sp .compare_box .b,
    #container section.content-compare .compare_sp .compare_box .c {
        padding: .5em 0;
        height: 10vw
    }

    #container section.content-compare .compare_sp .compare_box .compare_left .a {
        border-bottom: 2px solid #73bdff
    }

    #container section.content-compare .compare_sp .compare_box .compare_right .a {
        border-bottom: 1px solid #73bdff;
        font-weight: 700;
        font-size: 1.1em
    }

    #container section.content-compare .compare_sp .compare_box .compare_left .b,
    #container section.content-compare .compare_sp .compare_box .compare_left .c {
        border-bottom: 2px solid #bbb
    }

    #container section.content-compare .compare_sp .compare_box .compare_right .b,
    #container section.content-compare .compare_sp .compare_box .compare_right .c {
        border-bottom: 1px solid #bbb;
        font-size: .9em
    }

    #container section.content-compare .compare_sp .compare_box img.innerlogo {
        width: 35vw;
        margin-top: 3px
    }

    #container section.content-compare .compare_sp .compare_box:last-child {
        margin-bottom: 0
    }

    table.compare {
        display: none
    }
}

@media(min-width:600px) {
    #container section.content-compare .compare_sp {
        display: none
    }

    table.compare {
        border-collapse: collapse;
        margin: 0 auto;
        padding: 0;
        width: 90%
    }

    table.compare img.innerlogo {
        width: 200px;
        height: auto;
        margin-bottom: 5px
    }

    table.compare td,
    table.compare th {
        padding: .8em 1em;
        border: 1px solid #eee;
        text-align: center !important
    }

    table.compare thead th {
        font-size: 1.3em;
        padding: 1em 1.5em;
        background: #73bdff
    }

    table.compare thead th:first-of-type {
        background: 0 0 !important;
        border: none
    }

    table.compare thead th:nth-of-type(2) {
        font-size: 1.3em;
        padding: 1em .5em;
        text-shadow: 1px 2px 0 #7a6431;
        background-image: -webkit-linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48);
        background-image: linear-gradient(90deg, #a58c48, #d0be6f, #a58c48, #d0be6f, #a58c48)
    }

    table.compare thead th:nth-of-type(3),
    table.compare thead th:nth-of-type(4) {
        background: #bbb
    }

    table.compare thead tr {
        color: #fff
    }

    table.compare tbody th {
        background: #73bdff !important;
        color: #fff
    }

    table.compare tbody td,
    table.compare tbody th {
        text-align: left;
        font-size: 1.3em;
        background: #fff
    }

    table.compare tbody td:nth-child(2) {
        font-size: 1.4em;
        font-weight: 700
    }

    table.compare tbody td:nth-child(3),
    table.compare tbody td:nth-child(4) {
        background: #fff !important
    }

    @media screen and (max-width:600px) {
        table.compare {
            width: 100%
        }
    }
}

#container section.content-fourstep {
    background-color: #73bdff;
    background-image: url(../img/bg_pattern.png);
    padding: 4em 0 3em
}

#container section.content-fourstep img.step {
    margin: 2em auto !important
}

#container section.content-fourstep img.fourstep {
    width: 250px;
    margin: 3em auto
}

#container section.content-fourstep .Flow {
    position: relative;
    display: -webkit-box;
    display: box;
    display: -webkit-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center
}

#container section.content-fourstep .Flow .Box {
    -webkit-flex: 1;
    flex: 1;
    padding: .5em .5em 0;
    position: relative;
    border-left: none;
    margin: 1.5em 0
}

#container section.content-fourstep .Flow .Box::after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 40%;
    right: -5%;
    z-index: 1;
    font-size: 2em;
    color: #fff
}

#container section.content-fourstep .Flow .Box:last-child {
    border-left: none
}

#container section.content-fourstep .Flow .Box .Num {
    font-weight: 700;
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    margin: 0 0 .5em
}

#container section.content-fourstep .Flow .Box .Num span {
    color: #fbdd51;
    font-size: 1.2em
}

#container section.content-fourstep .Flow .Box .Title {
    font-size: 1.2em;
    font-weight: 700;
    color: #151515;
    text-align: center;
    line-height: 1.1;
    background: #fbdd51;
    -webkit-border-radius: 1em;
    border-radius: .5em;
    padding: .5em 0;
    width: 80%;
    margin: 0 auto
}

#container section.content-fourstep .textbox {
    width: 100%;
    margin: -1em auto 0
}

#container section.content-fourstep .Flow .Box .Icon img {
    display: block;
    padding: 1.5em 0 .5em;
    margin: 0 auto;
    width: 170px
}

#container section.content-fourstep .Flow .Box .Text {
    font-size: 1em;
    padding: 1em;
    background: rgba(255, 255, 255, .8);
    line-height: 1.8;
    height: 150px;
    margin-top: .5em
}

@media screen and (min-width:769px) and (max-width:1000px) {
    #container section.content-fourstep .Flow .Box .Text {
        width: 100%;
        height: 180px
    }
}

.bold1 {
    font-size: 1.1em;
    font-weight: 700
}

.orange {
    color: #fd9001
}

.form_boxS .form_listS input {
    border: 1px solid #8e8e8e;
    padding: .5em .7em;
    font-size: 1em;
    border-radius: 5px;
    height: 60px;
    background-color: #f4f4f4;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Lucida Grande", "segoe UI", Meiryo, Verdana, Arial, sans-serif;
    width: 100%
}

.form_boxS .form_listS {
    font-size: 1.3em;
    font-weight: 700;
    margin: 1em auto;
    position: relative;
    width: 100%
}

.form_boxS .form_listS th {
    font-size: .95em;
    padding: 1em 0 0;
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.form_boxS .form_listS td {
    padding: 1em 0;
    text-align: left;
    position: relative;
    border-bottom: 1px dotted #ccc;
    margin: 0 auto;
    width: 80%;
    display: block
}

.form_boxS .form_listS td.bottomnone {
    border-bottom: none;
    padding: 1em 0 0
}

@media(max-width:1000px) {
    #container section.content-fourstep .textbox {
        width: 95%;
        margin-top: -2em
    }

    .form_boxS .form_listS td.Radio input {
        display: inline-flex
    }

    .form_boxS .form_listS td.Radio {
        margin-left: 1em
    }
}

.form_boxS .form_listS select {
    font-size: .9em;
    border-radius: 5px;
    height: 60px;
    background-color: #f4f4f4;
    border: 1px solid #8e8e8e;
    padding: 0 .7em;
    background-image: linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -o-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -moz-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -webkit-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -ms-linear-gradient(top, #e6e6e6 20%, #fff 95%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #e6e6e6), color-stop(.95, #fff));
    width: 100%
}

.form_boxS .form_listS td.typeselect:after {
    content: '';
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: calc(50% - .5em);
    right: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url(../img/simu_arrow.png)
}

.form_boxS .form_listS label {
    font-size: 1em;
    font-weight: 400;
    vertical-align: middle;
    text-align: center;
    display: block;
    padding: 1em 0
}

.form_boxS .form_listS input[type=checkbox]+label::before,
input[type=checkbox]:before {
    content: '';
    border: 1px solid #b4b4b4;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    border-radius: 3px;
    width: 15px;
    height: 15px;
    line-height: 15px
}

.form_boxS .form_listS .attention {
    color: #8e8e8e;
    font-size: .85em;
    font-weight: 400;
    margin-top: -2em;
    line-height: 2;
    letter-spacing: 1px
}

@media screen and (min-width:501px) and (max-width:1000px) {
    #container section.application .caption {
        font-size: 2.2em
    }

    .form_boxS .form_listS input,
    .form_boxS .form_listS select {
        height: 50px;
        font-size: 1em !important
    }

    .form_boxS .form_listS {
        margin: 0 auto 1em
    }

    .form_boxS .form_listS th {
        display: block;
        padding: 1em 0 0
    }

    .form_boxS .form_listS td.typeselect:after {
        top: calc(50% - .4em);
        width: 15px;
        height: 15px
    }

    .form_boxS .form_listS textarea {
        font-size: 1em !important;
        height: 150px
    }

    .form_boxS .form_listS .attention {
        font-size: .75em;
        margin-top: -2.5em;
        letter-spacing: 0;
        margin-left: 0
    }
}

.form_boxS .form_listS span.small {
    background: #969696;
    padding: .1em .4em;
    font-size: .8em;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-left: .5em
}

@media(max-width:768px) {
    .form table td {
        padding: .5em 0;
        border-bottom: 1px dotted #ccc
    }

    .form table td.head {
        padding: 1em 0 0;
        font-size: 1.5em
    }

    .form table td.Confirm div.form_error {
        font-size: 10px
    }

    .form table td.cf table.inner th {
        width: 100%;
        display: block;
        padding: .5em
    }

    .form table td.cf table.inner td {
        padding: .5em
    }

    .form table td.cf {
        padding: 15px 0
    }

    .form table td span.InputAfter {
        font-size: 2em;
        margin-left: .5em
    }

    .form table td span.require {
        font-size: .8em
    }

    .form table td span.require span {
        margin: 0 0 0 .5em
    }

    input[type=radio]+div.form_error+label,
    input[type=radio]+label {
        padding: 5px 10px 5px 5px
    }

    #container section.content-fourstep .Flow .Box {
        margin: .5em auto;
        min-width: 95%;
        max-width: 95%;
        padding: 0 .5em
    }

    #container section.content-fourstep .Flow .Box::after {
        content: '\f063';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        top: 2vw;
        right: 0;
        z-index: 1;
        font-size: 2em;
        color: #fff;
        display: block;
        text-align: center
    }

    #container section.content-fourstep .Flow .Box:last-child {
        margin-bottom: 3em
    }

    #container section.content-fourstep .Flow .Box .Num {
        font-size: 1.5em;
        margin: .3em 0
    }

    #container section.content-fourstep .Flow .Box .Title {
        width: 40%;
        font-size: 1.15em;
        text-align: center;
        padding-left: 5px;
        margin: .5em auto .2em
    }

    #container section.content-fourstep .Flow .Box .Icon {
        margin: 0 auto
    }

    #container section.content-fourstep .Flow .Box .Icon img {
        padding: 0 1em 0 0;
        width: 150px
    }

    #container section.content-fourstep .Flow .Box .Text {
        width: 100%;
        height: auto;
        font-size: 1.1em
    }

    #container section.content-fourstep .Flow .Box .flexSP {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: row
    }

    .form_boxS .form_listS span.small {
        font-size: 10px;
        display: inline-block;
        margin-top: 10px
    }
}

img.application {
    margin-top: 4em
}

@media(max-width:500px) {
    .reasonbox .reasonblock:before {
        width: 50px;
        height: 50px
    }

    #container section.application,
    #container section.content06,
    #container section.content09,
    #container section.content11 {
        padding: 1em 0
    }

    #container section.content-fourstep .caption,
    #container section.content06 .caption,
    #container section.content09 .caption {
        font-size: 5vw
    }

    #container section.content-fourstep img.step,
    #container section.content06 img.flow {
        height: 15px;
        margin: 1.5em auto !important
    }

    #container section.content-fourstep img.fourstep,
    #container section.content06 img.threestep {
        width: 170px;
        margin: 1em auto 2.5em !important
    }

    #container section.content07 {
        padding: .5em 0
    }

    #container section.content07 img.Image {
        width: 35px;
        margin: -3em auto 1.5em
    }

    #container section.content07:before {
        border-right: 50vw solid transparent;
        border-left: 50vw solid transparent;
        border-top: 80px solid #73bdff
    }

    .stepbox {
        width: 90%;
        margin: -3em auto -4em
    }

    .stepbox .step p {
        margin: 0 !important;
        font-size: 1.1em !important;
        line-height: 2.1 !important;
        padding: .5em 0 1em
    }

    .stepbox .flexbox,
    body.special #header .headerSP {
        display: block
    }

    .stepbox .flexbox img {
        width: 100px;
        margin: 0 auto;
        padding-top: 1.5em
    }

    .stepbox .step .title {
        font-size: 1.5em
    }

    .stepbox .step:before {
        width: 60px;
        height: 60px;
        top: -2em;
        left: -1em
    }

    .stepbox .graybg {
        margin: 0 1em 3em
    }

    .form_boxS .form_listS td,
    .form_other .form_inner,
    .form_wrapper .form_inner,
    .stepbox .frame {
        width: 100%
    }

    #container section.content08 {
        padding: 1em 0 2em
    }

    .entrustbox .request_btn {
        margin: 1em auto 0 !important;
        width: 90% !important
    }

    #container section.content09 img.Image {
        height: 15px;
        margin: 1.5em auto
    }

    .faq_a .flexbox {
        padding: 1em 1em .5em !important
    }

    .faq_a .a {
        font-size: 1.6em;
        padding: 0 1em 0 0
    }

    .faq_a span {
        font-size: 1.2em;
        line-height: 1.7 !important
    }

    #container section.content10 {
        padding: 0 0 .5em
    }

    #container section.content10 img.Image {
        padding: 4em 1em 3em
    }

    #container section.application .caption,
    #container section.content11 .caption {
        font-size: 5vw;
        padding: 1.5em 0 .5em
    }

    #container section.content11 .form_wrapper {
        width: 95%;
        margin: 1.5em auto;
        padding: .5em 1em;
        border-radius: 5px
    }

    #container section.content11 .form_wrapper .formhead {
        font-size: 1.3em
    }

    .form_wrapper .attention {
        font-size: .75em;
        margin-top: -2.5em;
        letter-spacing: 0;
        margin-left: 1em
    }

    #container section.content11 .form_wrapper .gifttype {
        padding: 1.5em 0;
        margin-bottom: 1em;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px
    }

    #container section.content11 .form_wrapper .giftlabel img {
        width: 40px
    }

    #container section.content11 .form_wrapper .giftlabel .giftbrand,
    .form_other .stop_reason_label .reason {
        font-size: .9em;
        padding: 0 .5em;
        word-break: break-all
    }

    .form_boxA .form_listA input {
        margin-left: 1em;
        height: 40px;
        width: 80%;
        font-size: .9em !important
    }

    .form_boxA .form_listA input.px16,
    .form_boxB .form_listB input.px16,
    .form_boxC .form_listC input.px16,
    .form_boxS .form_listS input.px16,
    .form_box_other .form_list_other input.px16,
    .form_other .request_form textarea.px16 {
        font-size: 16px !important
    }

    .form_boxA .form_listA,
    .form_boxS .form_listS {
        margin: 0 auto 1em
    }

    .form_boxA .form_listA th {
        display: block;
        padding: 1em 0 0
    }

    .form_boxA .form_listA select {
        height: 40px;
        width: 80%;
        font-size: .9em !important;
        margin-left: 1em
    }

    .form_boxA .form_listA td.typeselect:after {
        right: 13%;
        top: calc(50% - .5em);
        width: 15px;
        height: 15px
    }

    .form_boxA .form_listA label,
    .form_boxB .form_listB th,
    .form_boxS .form_listS label {
        font-size: .9em
    }

    .form_boxB .form_listB input {
        height: 40px;
        width: 70%;
        font-size: .85em !important
    }

    .form_boxB .form_listB input.amount {
        margin-right: .2em
    }

    .form_boxB .form_listB th:first-child {
        width: 55%
    }

    .form_boxB .form_listB td:nth-child(odd) input {
        width: 90% !important
    }

    .form_boxC .form_listC input {
        height: 40px;
        width: 85%;
        font-size: .9em !important;
        margin: 0 auto;
        display: block
    }

    .form_boxC .form_listC td.file {
        margin-left: 1em
    }

    .form_boxC .form_listC {
        margin: 0 auto 3em
    }

    .form_boxC .form_listC th {
        width: 100%;
        display: block
    }

    .form_boxC .form_listC td.bank {
        margin-left: 1.5em
    }

    .form_wrapper .request_form textarea {
        margin: 1.5em 0 2em;
        font-size: 1.2em !important;
        height: 120px
    }

    .form_btn {
        width: 80%;
        padding: .5em;
        margin: .5em auto 2em;
        font-size: 1.3em
    }

    .form_btn.check {
        margin: 1.5em auto 2em
    }

    #container section.content_ask {
        background-image: url(../img/bg_patternSP.webp);
        padding: 1em 0 0
    }

    #container section.content_ask img.Image {
        width: 25%;
        margin-left: .5em
    }

    #container section.content_ask p {
        margin: .5em
    }

    #container section.content_ask span {
        font-size: 1.2em
    }

    #container section.content_ask .flexbox {
        display: flex;
        align-items: flex-end;
        justify-content: space-evenly
    }

    #container section.content_ask .btn {
        width: 80%;
        font-size: 1.2em;
        letter-spacing: 1px;
        margin: 1em auto 1.5em
    }

    #container section.other .return_btn,
    .request_btn {
        width: 80%;
        font-size: 1.5em;
        padding: .5em
    }

    .request_btn:after {
        right: 6%;
        font-size: .8em;
        padding-top: .1em
    }

    #container section.other .bold p {
        font-size: 1.3em !important
    }

    #container section.other .otherbox {
        width: 95%;
        padding: 1em;
        margin: 2em auto
    }

    .form_other .request_form textarea {
        font-size: .9em !important;
        height: 120px
    }

    .form_other .stop_reason {
        margin: 0;
        display: block
    }

    .form_other .stop_reason_label {
        padding: .2em;
        margin: .5em .4em
    }

    .form_box_other .form_list_other input {
        height: 40px;
        font-size: .9em !important;
        margin: 0 auto
    }

    .form_box_other .form_list_other {
        margin: 0 auto;
        width: 90%
    }

    .form_box_other .form_list_other th {
        width: 100%;
        display: block;
        padding: 1em 0 0
    }

    .form_other .form_btn {
        margin: 1em auto 2.5em !important
    }

    .back_btn {
        width: 50%;
        padding: .5em;
        font-size: 1.3em
    }

    body.special #header .NavBar,
    body.special #header .feature .wrapper {
        height: 60px
    }

    body.special #header .headerBg {
        height: auto;
        z-index: 0;
        background: 0 0;
        padding-top: 60px
    }

    body.special #header .feature .box img {
        width: 30px;
        margin-left: 0;
        margin-right: 0
    }

    body.special #header .feature .box {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        font-size: 2.2vw;
        height: 40px
    }

    body.special #header .headerButton {
        font-size: 1.1em
    }

    body.special #header .headerButton i {
        margin-top: .1em
    }

    #container section.content-compare {
        padding: 2em 0 3em
    }

    #container section.content-compare .caption {
        font-size: 5vw;
        margin-bottom: .5em
    }

    #container section.content-compare img.Image {
        margin: 2em auto;
        height: 15px
    }

    #container section.content-compare p.value {
        font-size: 1em !important;
        padding-top: 1em;
        padding-bottom: 1em
    }

    #container section.content-compare .textbox {
        width: 95%
    }

    #container section.content-fourstep {
        padding: 3em 0
    }

    .form_boxS .form_listS input,
    .form_boxS .form_listS select {
        height: 40px;
        font-size: .9em !important
    }

    .form_boxS .form_listS th {
        display: block;
        padding: 1em 0 0;
        width: 100%;
        font-size: .9em
    }

    .form_boxS .form_listS td.typeselect:after {
        top: calc(50% - .5em);
        width: 15px;
        height: 15px
    }

    .form_boxS .form_listS textarea {
        font-size: 16px !important;
        height: 120px
    }

    .form_boxS .form_listS .attention {
        font-size: .75em;
        margin-top: -2.5em;
        letter-spacing: 0;
        margin-left: 0
    }

    img.application {
        margin: 4em auto 0 !important;
        height: 15px
    }
}

.err {
    background: 0 0 !important
}

.errorTxt2 {
    padding: 0 !important;
    font-size: 80%;
    color: red
}

#container .radio_identification2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 10px;
    margin-right: 35px;
    margin-top: 20px;
    text-align: left;
}

.radio_identification2 li {
    display: flex;
    align-items: center;
}

input[type=radio].idf2 {
	display: none;
}

input[type=radio].idf2 + label {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: block;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 15px 0px 15px 40px;
    width: 100%;
}

input[type=radio].idf2+ label::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    left: 15px;
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    background: #fff;
    border-radius: 50%;
}

input[type=radio].idf2:checked + label {
    background: #f7e2c4;
}

input[type=radio].idf2:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    left: 19px;
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    color: #000;
}


/*-----------------
campaign
-----------------*/
#container section.content11 .campaign {
    background-color: #fff;
    padding: 0.5em 0;
}

#container .campaign .banner {
    width: 80%;
    margin: auto;
    padding: 1.5em 0;
    display: block;
}

#container .campaign .relative {
    position: relative;
}

#container .campaign .absolute {
    position: absolute;
    top: 45%;
    bottom: 0;
    right: 0;
    left: 0;
}

#container .campaign .absolute ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 67%;
    margin: auto;
}

#container .campaign .absolute ul li {
    background-color: #fff;
    box-shadow: 2px 2px 5px #00000040;
    margin: 5px;
    border-radius: 3px;
}

#container .campaign .absolute ul li img {
    margin: auto;
    padding: 0 10px;
}

@media screen and (max-width: 500px) {
    #container .campaign .banner {
        width: 95%;
    }

    #container section.content11 .campaign {
        background-color: unset;
        width: 100%;
    }
}
