<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#products .containerHeading{
background-image:url(../shared/images/products_title_bg_01_pc.jpg);
}

#products.columnsType01 .containerBg {
    background-color: #ffffff !important;
}

#products .prodPocari,
#products .prodIon{
margin-bottom:0;
}
#products .prodPocari a,
#products .prodIon a{
cursor:pointer \9;
}
#products .prodPocari span,
#products .prodIon span{
margin:-3.5em 0 2em;
padding-right:230px;
}
#products .history span{
margin:-3.5em 0 2em;
}

#products .prodPocari a:hover img,
#products .prodIon a:hover img,
#products .history a:hover img{
filter:alpha(opacity=100) !important;
}

#products .articlemb {
margin-bottom: 25px !important;
}

#products .imgListTypeA01{
padding-bottom:40px;
}
#products .imgListTypeA01 li{
margin-bottom:30px;
}
.heading01 {
    color: #1A99DA;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.gift-desc {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}

.form-wrap {
    margin-top: 50px;
}

.row-1 {
    margin-top:10px;
}

hr.blue-line {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block !important;
}


.ion-product-shot img {
    width: 10%;
}

#form-tbl {
    border-top: 2px solid #015db2;
    width: 100%;
}

#form-tbl tr {
    border-bottom: 1px solid #015db2;
}

#form-tbl tr.v-middle th {
    padding-top: 15px;
    padding-bottom: 15px;
}

#form-tbl tr.v-middle th, #form-tbl tr.v-middle td {
    vertical-align: middle;
}

#form-tbl th {
    border-right: 1px dashed #015db2;
    padding: 32px 20px;
    width: 27.1%;
}

#form-tbl th {
    color: #015db2;
    line-height: 1.75;
    text-align: left;
}

#form-tbl td {
    padding: 32px 34px;
}

#form-tbl td {
    text-align: left;
}

#form-tbl td .select-wrap {
    width: 375px;
}

#form-tbl td .select-wrap {
    overflow: hidden;
    text-align: center;
    position: relative;
    background-color: #fff;
    border: 1px solid #015db2;
}

#form-tbl td .select-wrap:before {
    right: 20px;
}

#form-tbl td .select-wrap:before {
    border-top: 2px solid #015db2;
    border-right: 2px solid #015db2;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    margin: auto;
    pointer-events: none;
    transform: rotate(135deg);
    transform-origin: center center;
}

#form-tbl td .select-wrap select {
    padding: 13px 40px 13px 20px;
    font-size: 14px;
}

#form-tbl td .select-wrap select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1.4;
}

#form-tbl td input:not([type=radio]):not([type=checkbox]):placeholder-shown {
    color: #aaa;
}
#form-tbl td input:not([type=radio]):not([type=checkbox]) {
    width: 340px;
    padding: 14px 20px;
    font-size: 14px;
}

#form-tbl td input:not([type=radio]):not([type=checkbox]) {
    background-color: rgba(59, 106, 193, 0.05);
    border: 1px solid #015db2;
    border-radius: 0;
    font-family: Helvetica, Arial,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.form-btn .btn01 {
    min-width: 300px;
    padding: 20px 50px 18px;
    font-size: 20px;
    margin:10px;
}

.form-btn .btn01 {
    cursor: pointer;
    line-height: 1;
}

.btn-m {
    border-radius: 43px;
    padding: 12px 20px 11px;
    min-width: 197px;
    font-size: 14px;
}

.btn01 {
    background-color: #fff;
    border: 2px solid #015db2;
    border-radius: 60px;
    color: #015db2;
    font-weight: bold;
    padding: 16px;
    min-width: 275px;
    font-size: 20px;
}

.btn01 {
    display: inline-block;
    line-height: 1.2;
    outline: none;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.form-btn {
    justify-content: center;
    margin-top: 50px;
}

.form-btn {
    display: flex;
}

.agree-box .agree {
    padding-top: 12px;
    padding-bottom: 12px;
}

.agree-box .required {
    display: inline-block;
}

.agree-box .agree .label-checkbox {
    display: inline-block;
}

.agree-box .agree .input-checkbox, .product-checkbox {
    margin: 0 5px 2px 0;
}

.agree-box .agree .input-checkbox, .product-checkbox {
    transform: scale(1.2);
}

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

.blue-font {
    color:#3467bf;
}

.product-name {
    font-size:14px;
    color:#3467bf;
    line-height: 26px;
    letter-spacing: 1px;
    padding-right: 1.5em;
}

.gift-row {
    display: inline-block;
    width:70%;
    margin-right: 1em;
    margin-bottom: 1em;
}

.gift-image {
    text-align: center;
}

.gift-image img {
    width:60%;
}

.gift-name {
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-align: center;
    color: #0A5DB2;
    font-size: 13px;
    letter-spacing: 1px;
}

.gift-qty {
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
}

.gift-detail {
    margin-top:10px;
    font-size: 13px;
    letter-spacing: 1px;
}

.v-top {
    vertical-align: top;
}

.tnc ol.tnc-style {
    list-style: auto;
    padding-left: 1.5em;
}

.tnc-title {
    font-size: 16px;
    line-height: 26px;
    color: #0A5DB2;
}

.tnc-content {
    font-size: 14px;
    line-height: 24px;
    color: #989898;
}

.gift-thank-desc {
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}

.tick {
    text-align: center;
    margin-top: 40px;
}

.tick img {
    width: 15%;
}

.tips {
    font-size: 14px;
    line-height: 24px;
    color:#000000;
}


@media screen and (max-width: 764px){

    .ion-product-shot img {
        width: 20% !important;
    }
    

    .gift-thank-desc {
        font-size: 14px;
        line-height: 24px;
    }
    
    .tick img {
        width: 40% !important;
    }

    .form-wrap {
        margin-top: 7.25vw;
    }

    #form-tbl tbody, #form-tbl th, #form-tbl td {
        display: block;
        width: auto;
    }

    #form-tbl tr {
        display: block;
        width:100%;
    }

    #form-tbl th {
        border-bottom: 1px dashed #3567bf;
        border-right: none;
        text-align: left;
        padding: 1.93vw 3.62vw;
        font-size: 14px;
    }

    .pc-item {
        display: none !important;
    }

    #form-tbl td {
        font-size: 3.86vw;
        padding: 20px 0 20px 0;
    }

    #form-tbl td .select-wrap {
        margin: 0;
        font-size: 16px;
        width: 100%;
    }

    .gift-content, .tnc-content {
        width: 100%;
    }

    #form-tbl td .select-wrap:before {
        right: 3.62vw;
    }

    #form-tbl td .select-wrap select {
        padding: 2.17vw 9.66vw 2.42vw 3.62vw;
        font-size: 16px !important;
    }

    #form-tbl td input:not([type=radio]):not([type=checkbox]) {
     
        padding: 2.42vw 3.62vw;
        font-size: 16px !important;
    }


    #products.columnsType01 .containerBg {
        background: #ffffff !important;
    }


    .heading01 {
        font-size: 18px;
        margin-top: 30px;
    }

    .form-btn {
        justify-content: center;
        margin-top: 40px;
        display:block;
    }

    form {
        margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    }

    table {
        margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    }

    #form-tbl {
        display: block;
    }

    .gift-row {
        width: 100%;
        vertical-align: top;
    }

    .sectionTypeA01 {
        padding:0;
        margin-bottom: 35px;
        width: 100%;
        text-align: center;
        display: block;
    }

    #contents, #confirm_view {
        padding-left: 4.83vw;
        padding-right: 4.83vw;
    }

    .form-btn .btn01 {
        margin-bottom: 20px;
    }

   

        

#products .containerHeading{
background-image:url(../shared/images/products_title_bg_01_sp.jpg);
background-size:cover;
}
#products .containerHeading .title{
width:100%;
}
#products .prodPocari,
#products .prodIon{
width:100%;
padding:0;
position:relative;
}
#products .history{
position:relative;
}
#products .prodPocari span,
#products .prodIon span{
margin:0;
display:block;
top:78%;
position:absolute;
padding-right:32%;
}
#products .history span{
margin:0;
display:block;
top:75%;
position:absolute;
}
#products .imgListTypeA01{
padding-bottom:0;
}
#products .imgListTypeA01 li{
margin-bottom:20px;
}
}


@media screen and (max-width: 576px){
.gift-desc {
    font-size: 14px;
    line-height: 22px;
}
.gift-image img {
    width: 60% !important;
}
.gift-detail {
    font-size: 12px;
}
}</pre></body></html>