@charset "utf-8";
.main *{
    padding: 0;
    line-height: 1;
    list-style: none;
    box-sizing: border-box;
    color: #000;
    word-wrap: break-word;
}

html, body{
    height: 100%;
    font-family: "-apple-system", "Meiryo", "Yu Gothic UI", "sans-serif", "San Francisco";
}

p, span{
    color: inherit;
}

.select-wrap:after {
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    content: "";
    position: absolute;
    right: 14px;
    bottom: 25px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
}

/*����������С�*/
::-webkit-scrollbar-track{
    background-color: #fff;
}
::-webkit-scrollbar-thumb{
    background-color: #8b8b8b;
}
/*����������С�*/

a{
    text-decoration: none;
    cursor: pointer;
}

.hover-underline:hover{
    text-decoration: underline;
}

img{
    line-height: 0;
    vertical-align: bottom;
}

.mg-tb8{
    margin-top: 8px;
    margin-bottom: 8px;
}

.mg-tb16{
    margin-top: 16px;
    margin-bottom: 16px;
}

.mg-tb24{
    margin-top: 24px;
    margin-bottom: 24px;
}

.mg-tb32{
    margin-top: 32px;
    margin-bottom: 32px;
}

.mg-tb40{
    margin-top: 40px;
    margin-bottom: 40px;
}

.mg-t0{
    margin-top: 0px!important;
}

.mg-t8{
    margin-top: 8px;
}

.mg-t16{
    margin-top: 16px;
}

.mg-t24{
    margin-top: 24px;
}

.mg-t32{
    margin-top: 32px; 
}

.mg-t40{
    margin-top: 40px;
}

.mg-b0{
    margin-bottom: 0px!important;
}

.mg-b8{
    margin-bottom: 8px;
}

.mg-b16{
    margin-bottom: 16px;
}

.mg-b24{
    margin-bottom: 24px;
}

.mg-b32{
    margin-bottom: 32px;
}

.mg-b40{
    margin-bottom: 40px;
}

.mg-r8{
    margin-right: 8px;
}

.mg-r16{
    margin-right: 16px;
}

.mg-r24{
    margin-right: 24px;
}

.mg-r32{
    margin-right: 32px;
}

.mg-r40{
    margin-right: 40px;
}

.mg-l8{
    margin-left: 8px;
}

.mg-l16{
    margin-left: 16px;
}

.mg-l24{
    margin-left: 24px;
}

.mg-l32{
    margin-left: 32px;
}

.mg-l40{
    margin-left: 40px;
}

.mg-auto{
    margin-left: auto;
    margin-right: auto;
}

.no-mg{
    margin: 0;
}

.pdng-4{
    padding: 4px;
}

.pdng-8{
    padding: 8px;
}

.pdng-16{
    padding: 16px;
}

.pdng-24{
    padding: 24px;
}

.pdng-32{
    padding: 32px;
}

.pdng-40{
    padding: 40px;
}

.pdng-tb4{
    padding-top: 4px;
    padding-bottom: 4px;
}

.pdng-tb8{
    padding-top: 8px;
    padding-bottom: 8px;
}

.pdng-tb16{
    padding-top: 16px;
    padding-bottom: 16px;
}

.pdng-tb24{
    padding-top: 24px;
    padding-bottom: 24px;
}

.pdng-tb32{
    padding-top: 32px;
    padding-bottom: 32px;
}

.pdng-tb40{
    padding-top: 40px;
    padding-bottom: 40px;
}

.pdng-tl4-25{
    padding-top: 3px!important;
    padding-left: 25px!important;
}

.pdng-t4{
    padding-top: 4px;
}

.pdng-t8{
    padding-top: 8px;
}

.pdng-t16{
    padding-top: 16px;
}

.pdng-t24{
    padding-top: 24px;
}

.pdng-t32{
    padding-top: 32px;
}

.pdng-t40{
    padding-top: 40px;
}

.pdng-b4{
    padding-bottom: 4px;
}

.pdng-b8{
    padding-bottom: 8px;
}

.pdng-b16{
    padding-bottom: 16px!important;
}

.pdng-b24{
    padding-bottom: 24px;
}

.pdng-b24-imp{
    padding-bottom: 24px!important;
}

.pdng-b32{
    padding-bottom: 32px;
}

.pdng-b40{
    padding-bottom: 40px;
}

.pdng-rl4{
    padding-right: 4px;
    padding-left: 4px;
}

.pdng-rl8{
    padding-right: 8px;
    padding-left: 8px;
}

.pdng-rl16{
    padding-right: 16px;
    padding-left: 16px;
}

.pdng-rl24{
    padding-right: 24px;
    padding-left: 24px;
}

.pdng-rl32{
    padding-right: 32px;
    padding-left: 32px;
}

.pdng-rl40{
    padding-right: 40px;
    padding-left: 40px;
}

.pdng-r4{
    padding-right: 4px;
}

.pdng-r8{
    padding-right: 8px;
}

.pdng-r16{
    padding-right: 16px;
}

.pdng-r24{
    padding-right: 24px;
}

.pdng-r32{
    padding-right: 32px;
}

.pdng-r40{
    padding-right: 40px;
}

.pdng-l4{
    padding-left: 4px;
}

.pdng-l8{
    padding-left: 8px;
}

.pdng-l16{
    padding-left: 16px;
}

.pdng-l24{
    padding-left: 24px;
}

.pdng-l32{
    padding-left: 32px;
}

.pdng-l40{
    padding-left: 40px;
}

.w10{
    width: 100%;
}

.w9-5{
    width: 95%;
}


.w9{
    width: 90%;
}

.w8-5{
    width: 85%;
}

.w8{
    width: 80%;
}

.w7-5{
    width: 75%;
}

.w7{
    width: 70%;
}

.w6-5{
    width: 65%;
}

.w6{
    width: 60%;
}

.w5-5{
    width: 55%;
}

.w5{
    width: 50%;
}

.w4-8{
    width: 48%;
}

.w4-6{
    width: 46%;
}

.w4-5{
    width: 45%;
}

.w4-1{
    width: 41%;
}

.w4{
    width: 40%;
}

.w3-5{
    width: 35%;
}

.w3-1{
    width: 31%;
}

.w3{
    width: 30%;
}

.w2-9{
    width: 29%;
}

.w2-7{
    width: 27%;
}

.w2-5{
    width: 25%;
}

.w2{
    width: 20%;
}

.w1-5{
    width: 15%;
}

.w1{
    width: 10%;
}

.mw0{
    min-width: 0px;
}

.txt-center{
    text-align: center;
}

.txt-left{
    text-align: left;
}

.txt-right{
    text-align: right;
}

.txt-lineh-1-2{
    line-height: 1.2;
}

.txt-lineh-1-4{
    line-height: 1.4;
}

.txt-lineh-1-6{
    line-height: 1.6;
}

.txt-lineh-1-8{
    line-height: 1.8;
}

.txt-lineh-2{
    line-height: 2;
}

.font-normal{
    font-weight: normal;
}

.font-bold{
    font-weight: bold;
}

.font-05{
    font-size: 0.5rem;
}

.font-06{
    font-size: 0.6rem;
}

.font-07{
    font-size: 0.7rem;
}

.font-08{
    font-size: 0.8rem;
}

.font-09{
    font-size: 0.9rem;
}

.font-1{
    font-size: 1rem;
}

.font-1-1{
    font-size: 1.1rem;
}

.font-1-2{
    font-size: 1.2rem;
}

.font-1-3{
    font-size: 1.3rem;
}

.font-1-4{
    font-size: 1.4rem;
}

.font-1-5{
    font-size: 1.5rem;
}

.font-1-6{
    font-size: 1.6rem;
}

.font-1-7{
    font-size: 1.7rem;
}

.font-1-8{
    font-size: 1.8rem;
}

.font-1-9{
    font-size: 1.9rem;
}

.font-2{
    font-size: 2rem;
}

.font-2-5{
    font-size: 2.5rem;
}

.font-3{
    font-size: 3rem;
}

.font-3-5{
    font-size: 3.5rem;
}

.font-4{
    font-size: 4rem;
}

.font-5{
    font-size: 5rem;
}

.txt-r{
    text-align: right;
}

.txt-l{
    text-align: left;
}

.txt-ctr{
    text-align: center;
}

.crl-blue{
    color: #086BB2;
}

.crl-red{
    color: #E31959;
}

.crl-orange{
    color: #F66B1D;
}

.crl-green{
    color: #388B7C;
}

.crl-gray{
    color: #949494;
}

.crl-d-gray{
    color: #666666;
}

label {
    display: inline-block;
}

::placeholder {
    color: #6F738A;
    font-size: 14px;
    font-weight: 300
}

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

.flex-box-start{
    display: flex;
    justify-content: flex-start;
}

.flex-box-end{
    display: flex;
    justify-content: flex-end;
}

.flex-box-center{
    display: flex;
    justify-content: center;
}

.flex-wrap{
    flex-wrap: wrap;
}

.center-items{
    align-items: center;
}

input[type="text"], input[type="password"], input[type="tel"], textarea{
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    transition: all 0.2s ease-out;
    font-size: 1rem;
    font-family: "-apple-system", "Meiryo", "Yu Gothic UI", "sans-serif", "San Francisco";
}

input[type="text"]:focus-visible, input[type="password"]:focus-visible, input[type="tel"]:focus-visible, textarea:focus-visible{
    border: 2px solid #086BB2;
    outline: none;
    transition: all 0.2s ease-out;
}

input[type="button"]{
    border-radius: 5px;
    background: #222222;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease-out;
}

input[type="button"]:hover{
    background: #5b5b5b;
    transition: all 0.2s ease-out;
}

input::placeholder {
    color: #bfbfbf;
}

select, input[type=button] {
    -webkit-appearance: none;
}

.select-wrap {
    position: relative;
}

textarea {
    resize: none;
}

/*�����å��ܥå���*/
.payment-check-box input[type="checkbox"] {
    display: none;
}

.payment-check-box label {
    padding: 0 0 0 25px;
    position: relative;
    cursor: pointer;
}

.payment-check-box input[type="checkbox"] + label:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: -3px;
    border: 2px solid #bdbdbd;
    display: block;
    border-radius: 2px;
    transition: .3s cubic-bezier(.25,.8,.5,1);
}

.payment-check-box input[type="checkbox"] + label:after {
    content: "";
    width: 18px;
    height: 7px;
    position: absolute;
    left: 3px;
    top: -4px;
    border-left: 3px solid #696969;
    border-bottom: 3px solid #696969;
    display: block;
    opacity: 0;
    transition: .3s cubic-bezier(.25,.8,.5,1);
    transform: rotate(-45deg);
}

.payment-check-box input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
/*�����å��ܥå���*/

.posi-rel{
    position: relative;
}

.posi-ab{
    position: absolute;
}

.pc-only{
    display: block;
}

.smp-only{
    display: none;
}

@media screen and (max-width: 580px) {
    .pc-only{
        display: none;
    }

    .smp-only{
        display: block;
    }
}

