﻿@charset "utf-8";

/* /////////////////////////////
LP　共通
/////////////////////////////*/
#item_h1{
    background-color: #43C2D7;
    padding: 10px 0;
}
#pageBack {
    position: fixed;
    bottom: 20px;
    left: 1%;
}
#bg_movie{
    background:url("../../../../images/totsuki/sp/bg_movie.png") repeat left top;
    background-size: 100% auto;
    padding: 17% 0px 10%;
}
#bg_feature{
    background:url("../../../../images/totsuki/sp/bg_stripe_bl.png") repeat left top; 
}
#bg_feature ul li{
    padding-top: 15px;
}
#bg_feature ul .column2{
    width: 48%;
}

.hidden{
    overflow: hidden;
}

#about_entry{

}
#about_entry dl dt{

}
#about_entry dl dd{
    padding: 10px 15px 0 15px;
    text-align: left;
}
.Present_choise {
    text-align: center;
    padding: 10px 5px;
    width: 50%;
    float: left;
    overflow: hidden;
}
.Present_choise div input[type="radio"] {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
}
.Present_choise div label {
    display: inline-block;
    padding-left: 20px;
    font-size: 90%;
    line-height: 14px;
}

.Present_choise_name{
    position: relative;
}

.Present_choise_last {
    text-align: center;
    padding: 10px;
    width: 50%;
    overflow: hidden;
    margin: 0px auto;
}
.Present_choise_last div input[type="radio"] {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
}
.Present_choise_last div label {
    display: inline-block;
    padding-left: 20px;
}
.selected {
    background-color: #fbf4da;
    border-radius: 10px;
}
#shipping_table{
    margin: 2% auto;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #ffffff;
    width: 94%;
    text-align: left;
}
#shipping_table tr{
    border-bottom: 1px solid #ccc;
}
#shipping_table tr .right{
    border-left: 1px solid #ccc;    
}
#shipping_table tr td{
    padding: 2%;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
}
.red{
    color:#C71C31;
}
.inline_content {
    background-color: #fff;
    overflow: hidden;
    margin: 15% auto 6%;
    padding: 6%;
    width: 86.666%;
    max-width: 650px;
}
.inline_content_add_error {
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    margin: 15% auto 6%;
    padding: 10% 6%;
    width: 86.666%;
    max-width: 350px;
}
@media screen and (max-width: 380px) {
    .Present_choise p img {
        width: 80px;
    }
}

@media screen and (max-width: 349px) and (min-width: 320px) {
    .understand_top_txt {
        text-align: left;
        font-size: 1em !important;
        width: 85%;
        margin-left: 15%;
        padding: 4% 4% 2% 2%;
    }

    .birth_certificate_txt {
        font-size: 0.9em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom: 5% !important;
        left: 18%;
    }

    .video_thumbnail_wrap_solution {
        width: 85%;
        position: absolute;
        top: 5px !important;
        left: 8.3%;
    }
}

@media screen and (max-width: 423px) and (min-width: 350px) {
    .understand_top_txt {
        text-align: left;
        font-size: 1em !important;
        width: 85%;
        margin-left: 15%;
        padding: 4% 4% 2% 2%;
    }

    .birth_certificate_txt {
        font-size: 1em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom: 6% !important;
        left: 18%;
    }

    .video_thumbnail_wrap_solution {
        width: 85%;
        position: absolute;
        top: 5px !important;
        left: 8.3%;
    }
}

@media screen and (max-width: 507px) and (min-width: 424px) {
    .understand_top_txt {
        text-align: left;
        font-size: 1.2em !important;
        width: 85%;
        margin-left: 15%;
        padding: 4% 4% 2% 2%;
    }

    .birth_certificate_txt {
        font-size: 1.2em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom: 8% !important;
        left: 18%;
    }

    .video_thumbnail_wrap_solution {
        width: 85%;
        position: absolute;
        top: 5px !important;
        left: 8.3%;
    }
}
@media screen and (max-width: 750px) and (min-width: 508px) {
    .understand_top_txt {
        text-align: left;
        font-size: 1.4em !important;
        width: 85%;
        margin-left: 15%;
        padding: 4% 4% 2% 2%;
    }

    .birth_certificate_txt {
        font-size: 1.2em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom: 12%;
        left: 18%;
    }

    .video_thumbnail_wrap_solution {
        width: 85%;
        position: absolute;
        top: 10px !important;
        left: 8.3%;
    }
}

@media screen and (max-width: 959px) and (min-width: 751px) {
    .understand_top_txt {
        text-align: left;
        font-size: 1.4em !important;
        width: 85%;
        margin-left: 15%;
        padding: 4% 4% 2% 2%;
    }

    .speech_balloon {
        text-align: left;
        width: 66%;
        position: absolute;
        top: 35%;
        left: 18%;
    }

    .speech_balloon_annotation {
        font-size: 0.8em !important;
        position: absolute;
        top: 86%;
        left: 17%;
        width: 66%;
    }

    .birth_certificate_txt {
        font-size: 1.2em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom: 12%;
        left: 18%;
    }

    .video_thumbnail_wrap_solution {
        width: 85%;
        position: absolute;
        top: 10px !important;
        left: 8.3%;
    }
}

@media screen and (max-width: 1199px) and (min-width: 960px) {
    .understand_top_txt {
        text-align: left;
        font-size: 1.4em !important;
        width: 85%;
        margin-left: 15%;
        padding: 4% 4% 2% 2%;
    }

    .speech_balloon {
        text-align: left;
        width: 480px;
        max-width: 100%;
        position: absolute;
        top: 34%;
        left: 18%;
    }

    .speech_balloon_annotation {
        font-size: 0.8em !important;
        position: absolute;
        top: 87%;
        left: 15%;
        width: 480px;
        max-width: 100%;
    }

    .birth_certificate_txt {
        font-size: 1.2em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom: 12%;
        left: 19%;
    }

    .video_thumbnail_wrap_solution {
        width: 85%;
        position: absolute;
        top: 10px !important;
        left: 8.3%;
    }
}

@media screen and (min-width: 1199px) {
    .speech_balloon {
        text-align: left;
        width: 480px;
        max-width: 100%;
        position: absolute;
        top: 34%;
        left: 18%;
    }

    .speech_balloon_annotation {
        font-size: 0.8em !important;
        position: absolute;
        top: 87%;
        left: 15%;
        width: 480px;
        max-width: 100%;
    }

    .birth_certificate_txt {
        font-size: 1.2em !important;
        width: 66%;
        text-align: left;
        color: #ffffff;
        position: absolute;
        bottom:12%;
        left: 19%;
    }

}


/* /////////////////////////////
TOP
/////////////////////////////*/

#top_main {
    background: url("../../../../images/totsuki/sp/top_main_bg.png?date=190717") no-repeat left top;
    overflow: hidden;
    -moz-background-size: cover;
    background-size: cover;
    padding-bottom: 8%;
    position: relative;
    bottom: 10px;
}

/* 190717追加分 */
.overflow {
    overflow: hidden;
}

.totsuki_benefit {
    width: 93.75%;
    max-width: 600px;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 0 20px;
    margin: 50px auto 0;
}

.pb2 {
    padding-bottom: 2px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}
.pb40p {
    padding-bottom: 40%;
}


/* /////////////////////////////
LP（名づけBOOK）
/////////////////////////////*/

#book_img4 {
    position: relative;
    bottom: 30px;
}

#book_point2 {
    background: url("../../../../images/totsuki/sp/book_bg2.png") repeat-y left top;
    overflow: hidden;
    padding: 20px 0;
    background-size: 100% auto;
    margin: 10px 0 0 0;
}




/* /////////////////////////////
フォーム
/////////////////////////////*/

#kyaku {
    font-size: 80%;
    overflow: auto;
    height: 100px;
    border: 1px solid #999;
    padding: 10px;
}

#present_syussan {
    margin-bottom: 20px;
    padding: 0 10px;
    border: 5px solid #F0E9E6;
    overflow: hidden;
}

#read10_answer {
    border-bottom: 1px dotted #A6948E;
    overflow: hidden;
}

#read11_answer {
    overflow: hidden;
    padding: 15px 0;
}

#confirm {
    color: #734516;
    text-align: left;
}

.confirm_large {
    font-size: 120%;
    line-height: 1.5;
}



/* /////////////////////////////
CSSだけでモーダルウィンドウを実装できる「CSS Modal」
/////////////////////////////*/
.modal-window {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0;
    line-height: 1.3;
    display: none\9;
}

    .modal-window:target {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

.is-active.modal-window {
    display: block\9;
}

.modal-window:target {
    display: block\9;
}

.modal-window .modal-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%); /* Safari用 */
    -moz-transform: translate(-50%, -50%); /* Safari用 */
    -o-transform: translate(-50%, -50%); /* Safari用 */
    -ms-transform: translate(-50%, -50%); /* Safari用 */
    transform: translate(-50%, -50%);
    z-index: 20;
    width: 90%;
    overflow-x: hidden;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    padding: 20px 10px;
}

.modal-close_btn {
    position: absolute;
    right: 2%;
    top: 2%;
}

.modal-window .modal-close {
    display: block;
    text-indent: -100px;
    overflow: hidden;
}

    .modal-window .modal-close:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
    }

.modal-window {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

/* よくある質問 */
#acMenu dt {
    display: block;
    padding: 10px 0;
    text-align: left;
    border-top: #a38a77 1px solid;
    cursor: pointer;
    background: url("../../../../images/totsuki/sp/faq_i_swich.png") 98% -28px no-repeat;
    background-size: 20px;
}

#acMenu dd {
    padding: 13px 8px;
    background: #f7f5f4;
    overflow: hidden;
    text-align: left;
    display: none;
}

    #acMenu dd div {
        width: 90%;
    }

#acMenu dt.active {
    background: url("../../../../images/totsuki/sp/faq_i_swich.png") 98% 25px no-repeat;
    background-size: 20px;
    border-bottom: none !important;
}

strong {
    font-weight: bold;
}

.read {
    font-weight: bold;
    font-size: 140%;
    text-align: center;
}

.line-20 {
    line-height: 20px;
}


.s-year {
    width: 40%;
}

.s-month .s-day {
    width: 20%;
}

/* 完了画面 */
#present_ikuji {
    background: #eeeeee;
    padding: 20px 10px;
    margin-bottom: 30px;
}

.read_ikuji {
    line-height: 1.8;
    text-align: center;
    padding-bottom: 15px;
}

.link_ikuji {
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
}

.dataArea_wrap {
    display: table;
    margin: 0 auto 20px;
    padding: 10px 20px;
    text-align: left;
    background: #ffffff;
}

.dataArea_ttl {
    font-weight: bold;
    display: inline;
}

.dataArea {
    display: inline;
}

    .dataArea p {
        color: #FB8593;
        font-weight: bold;
        font-size: 130%;
        margin-top: -4px;
        display: inline;
    }

.attention_ikuji {
    font-size: 10px;
    text-indent: -1em;
    padding-left: 1em;
}



/* /////////////////////////////
給付金まるわかりガイドBOOK
/////////////////////////////*/

.illustration_shadow {
    position: relative;
    right: 0px;
}

.understand_top_txt {
    text-align: left;
    font-size: 20px;
    width: 85%;
    margin-left: 15%;
    padding: 4% 4% 2% 2%;
}

.understand_read {
    width: 72%;
    margin: 0 auto;
}

.annotation_txt {
    font-size: 0.8em;
    width: 72%;
}

.writing_sample {
    position: relative;
}

.speech_balloon {
    text-align: left;
    width: 66%;
    position: absolute;
    top: 36%;
    left: 18%;
}

.speech_balloon_annotation {
    font-size: 0.8em;
    position: absolute;
    top: 87%;
    left: 15%;
    width: 66%;
}

.birth_certificate_txt {
    font-size: 1.2em;
    width: 66%;
    text-align: left;
    color: #ffffff;
    position: absolute;
    bottom: 12%;
    left: 16%;
}

.video_wrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.video_thumbnail_wrap {
    position: absolute;
    top: -2px;
    right: 0px;
    width: 85%;
}

.video_thumbnail_wrap_solution {
    width: 85%;
    position: absolute;
    top: 8px;
    left: 8.3%;
}

.bottom_illustration_shadow {
    position: relative;

}

.check_points_video_subsidy {
    height: 600px;
    position: relative;
}

.video_bg_pink {
    position: absolute;
    top: 28%;
}

.video_thumbnail_subsidy {
    position: absolute;
    left: 5%;
    width: 90%;
}

.video_thumbnail_subsidy .video_wrap {
    position: relative;
    width: 100%;
}


.atvideowindow_subsidy .poster {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 9;
    width: 100%;
}

.video_wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.subsidy_wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 112%;
}

.follow_footer_btn {
    display: none;
    position: fixed;
    padding: 1% 0 3% 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999;
    left: 0;
    bottom: 0;
    width: 100%;
}
.footer_margin {
    margin-bottom: 20%;
}

@media screen and (min-width:320px) and (max-width: 350px) {
    .check_points_video_subsidy {
        height: 300px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}

@media screen and (min-width:351px) and (max-width: 400px) {

    .check_points_video_subsidy {
        height: 350px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}
@media screen and (min-width:401px) and (max-width: 450px) {
    .check_points_video_subsidy {
        height: 400px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}
@media screen and (min-width:451px) and (max-width: 500px) {
    .check_points_video_subsidy {
        height: 450px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}
@media screen and (min-width:501px) and (max-width: 550px) {
    .check_points_video_subsidy {
        height: 500px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 24%;
    }
}
@media screen and (min-width:551px) and (max-width: 600px) {
    .check_points_video_subsidy {
        height: 550px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 24%;
    }
}
@media screen and (min-width:601px) and (max-width: 650px) {
    .check_points_video_subsidy {
        height: 550px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}
@media screen and (min-width:651px) and (max-width: 700px) {
    .check_points_video_subsidy {
        height: 600px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}
@media screen and (min-width:701px) and (max-width: 750px) {

    .check_points_video_subsidy {
        height: 600px;
        position: relative;
    }

    .video_bg_pink {
        position: absolute;
        top: 26%;
    }
}

/* /////////////////////////////
1910　商品詳細LP　共通
/////////////////////////////*/
.pt1p {
    padding-top: 1%;
}

    .pb1p {
        padding-bottom: 1%;
    }

    .pl1p {
        padding-left: 1%;
    }

    .pr1p {
        padding-right: 1%;
    }

    .pt2p {
        padding-top: 2%;
    }

    .pb2p {
        padding-bottom: 2%;
    }

    .pl2p {
        padding-left: 2%;
    }

    .pr2p {
        padding-right: 2%;
    }

    .pt3p {
        padding-top: 3%;
    }

    .pb3p {
        padding-bottom: 3%;
    }

    .pl3p {
        padding-left: 3%;
    }

    .pr3p {
        padding-right: 3%;
    }

    .pt4p {
        padding-top: 4%;
    }

    .pb4p {
        padding-bottom: 4%;
    }

    .pl4p {
        padding-left: 4%;
    }

    .pr4p {
        padding-right: 4%;
    }

    .pt5p {
        padding-top: 5%;
    }

    .pb5p {
        padding-bottom: 5%;
    }

    .pl5p {
        padding-left: 5%;
    }

    .pr5p {
        padding-right: 5%;
    }

    .pt6p {
        padding-top: 6%;
    }

    .pb6p {
        padding-bottom: 6%;
    }

    .pl6p {
        padding-left: 6%;
    }

    .pr6p {
        padding-right: 6%;
    }
    .pt7p {
        padding-top: 7%;
    }

    .pb7p {
        padding-bottom: 7%;
    }

    .pl7p {
        padding-left: 7%;
    }

    .pr7p {
        padding-right: 7%;
    }

    .pt8p {
        padding-top: 8%;
    }

    .pb8p {
        padding-bottom: 8%;
    }

    .pl8p {
        padding-left: 8%;
    }

    .pr8p {
        padding-right: 8%;
    }

    .pt10p {
        padding-top: 10%;
    }

    .pt15p {
        padding-top: 15%;
    }

    .pb15p {
        padding-bottom: 15%;
    }

    .pt20p {
        padding-top: 20%;
    }

    .pt25p {
        padding-top: 25%;
    }

    .pt50p {
        padding-top: 50%;
    }

    .pb10p {
        padding-bottom: 10%;
    }

    .pb16p {
        padding-bottom: 16%;
    }

    .pl10p {
        padding-left: 10%;
    }

    .pr10p {
        padding-right: 10%;
    }

    .pl12p {
        padding-left: 12%;
    }

    .pr12p {
        padding-right: 12%;
    }

    .mt4p {
        margin-top: 4%;
    }

    .mt6p {
        margin-top: 6%;
    }

    .mt12p {
        margin-top: 12%;
    }

    .mb10p {
        margin-bottom: 10%;
    }

    .mb20p {
        margin-bottom: 20%;
    }

    .mb30p {
        margin-bottom: 30%;
    }

    .mb16p {
        margin-bottom: 16%;
    }

    .mb120 {
        margin-bottom: 120px;
    }

    .mb160 {
        margin-bottom: 160px;
    }

    .pb120 {
        padding-bottom: 120px;
    }

    .f_WH {
        color: #fff;
    }

    .f10 {
        font-size: 10px;
    }

    .f13 {
        font-size: 13px;
    }

    .f14 {
        font-size: 14px;
    }

    .f15 {
        font-size: 15px;
    }

    .f16 {
        font-size: 16px;
    }

    .f18 {
        font-size: 18px;
    }

    .f20 {
        font-size: 20px;
    }

    .f22 {
        font-size: 22px;
    }

    .f90p {
        font-size: 90%;
    }

    .f100p {
        font-size: 100%;
    }

    .f110p {
        font-size: 110%;
    }

    .f120p {
        font-size: 120%;
    }

    .f130p {
        font-size: 130%;
    }

    .f140p {
        font-size: 140%;
    }

    .f150p {
        font-size: 150%;
    }

    .f160p {
        font-size: 160%;
    }



    .relative {
        position: relative;
    }

    .bold {
        font-weight: bold;
    }

    img.overwrap {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .mfp-container {
        overflow-y: scroll;
    }

    #re1910_contents {
        padding-bottom: 15px;
        max-width: 750px;
        margin: 0 auto;
    }

    .re1910_h1_bg {
        background-color: #00C2D7;
    }

    #re1910_bg_movie {
        /*background: url("../../../../images/totsuki/sp/1910_bg_movie.png") no-repeat left top;*/
        background-size: 100% auto;
        padding: 0 0 10% 0;
    }

    h2.re1910_h2_bg {
        color: transparent;
        font-size: 100%;
        background: transparent;
        padding: 0;
        margin: 0;
    }

    .re1910_bg_main {
        background: url("../../../../images/totsuki/sp/1910_bg_lemon.png") no-repeat left top;
        ;
        background-size: 100% auto;
    }

    .re1910_present_subtxt {
        /*font-size: 3vw;*/
        text-align: left;
        margin-left: 14.66666%;
    }

    .re1910_feature_bg {
        background: url("../../../../images/totsuki/sp/1910_bg_colorful.png") no-repeat left top;
        background-size: 100% auto;
    }

    .re2009_feature_bg {
        background: url("../../../../images/totsuki/sp/2009_bg_colorful.png") left top;
        background-repeat: repeat-y;
        background-size: 100% auto;
    }

    .re1910_design_bg_stripebl {
        background: url("../../../../images/totsuki/sp/1910_bg_stripe_bl.png") repeat left top;
    }

    .re1910_design_txt {
        position: absolute;
        bottom: 3%;
        left: 10%;
        font-size: 11px;
        color: #fff;
        line-height: 15px;
    }

    select {
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        border: 1px solid #5A5250;
    }

    .mfp-close {
        font-size: 40px !important;
        right: 2% !important;
        top: -0.3% !important;
    }

    .mfp-close-btn-in .mfp-close {
        color: #fff !important;
    }

    .re1910_designlineup {
        overflow: hidden;
    }

        .re1910_designlineup ul li {
            width: 48%;
            max-width: 265px;
            margin-bottom: 5%;
            position: relative;
        }

        .re1910_designlineup input[type="radio"] {
            display: none;
        }

    .re1910_instock {
        display: none;
    }

    .re1910_restock {
        background-color: rgba(0,194,215,0.8);
        color: #fff;
        width: 100%;
        text-align: center;
        padding: 5% 0;
        font-size: 120%;
        margin: 3px auto;
        line-height: 20px;
    }

    .re1910_form_ttl {
        background-color: #00C2D7;
        color: transparent;
        font-size: 100%;
    }

    .re1910_top_item_bg {
        background: url("../../../../images/totsuki/sp/1910_bg_colorful_slanting.png") no-repeat left top;
        background-size: cover;
        padding-bottom: 10%;
        margin-bottom: 8%;
        padding-top: 5%;
    }


    /* アイテム1・母子手帳ケース */
    .re1910_top_item1_wrap {
        padding-top: 8%;
        padding-bottom: 8%;
        margin-bottom: 10%;
    }

        .re1910_top_item1_wrap h4 {
            position: absolute;
        }

    .re1910_top_number_item1 {
        position: absolute;
        width: 16%;
        max-width: 120px;
        top: 22%;
        left: 6%;
    }

    .re1910_top_name_item1 {
        width: 57.333%;
        max-width: 430px;
        top: 74%;
        right: 17%;
    }

    .re1910_top_btnmore_item1 {
        position: absolute;
        width: 40%;
        max-width: 300px;
        top: 88%;
        right: 27%;
    }



    /* アイテム2・おむつポーチ */
    .re1910_top_item2_wrap {
        /* padding-top: 15%*/
        margin-bottom: 10%;
        padding-bottom: 20%;
    }

        .re1910_top_item2_wrap h4 {
            position: absolute;
        }

    .re1910_top_number_item2 {
        position: absolute;
        width: 16%;
        max-width: 120px;
        top: 12%;
        left: 8%;
    }

    .re1910_top_name_item2 {
        width: 57.333%;
        max-width: 430px;
        top: 73%;
        right: 20%;
    }

    .re1910_top_btnmore_item2 {
        position: absolute;
        width: 40%;
        max-width: 300px;
        top: 85%;
        right: 27%;
    }





    /* アイテム3・くるりんサック */
    .re1910_top_item3_wrap {
        /*padding-top: 25%*/
        padding-bottom: 5%;
        margin-bottom: 15%;
    }

        .re1910_top_item3_wrap h4 {
            position: absolute;
        }

    .re1910_top_number_item3 {
        position: absolute;
        width: 16%;
        max-width: 120px;
        top: 13%;
        left: 8%;
    }

    .re1910_top_name_item3 {
        width: 56%;
        max-width: 420px;
        top: 73%;
        right: 23%;
    }

    .re1910_top_btnmore_item3 {
        position: absolute;
        width: 40%;
        max-width: 300px;
        top: 89%;
        right: 32%;
    }




    /* アイテム4・ママバッグ */
    .re1910_top_item4_wrap {
        padding-bottom: 15%;
        margin-bottom: 10%;
    }

        .re1910_top_item4_wrap h4 {
            position: absolute;
        }

    .re1910_top_number_item4 {
        position: absolute;
        width: 16%;
        max-width: 120px;
        top: 4%;
        left: 6%;
    }

    .re1910_top_name_item4 {
        width: 40%;
        max-width: 300px;
        top: 59%;
        right: 30%;
    }

    .re1910_top_btnmore_item4 {
        position: absolute;
        width: 40%;
        max-width: 300px;
        top: 74%;
        right: 30%;
    }


    /* アイテム5・良運命名book */
    .re1910_top_item5_wrap {
        /*padding-top: 15%*/
        padding-bottom: 15%;
        margin-bottom: 10%;
    }

        .re1910_top_item5_wrap h4 {
            position: absolute;
        }

    .re1910_top_number_item5 {
        position: absolute;
        width: 16%;
        max-width: 120px;
        top: 4%;
        left: 6%;
    }

    .re1910_top_name_item5 {
        width: 74.666%;
        max-width: 560px;
        top: 67%;
        right: 14%;
    }

    .re1910_top_btnmore_item5 {
        position: absolute;
        width: 40%;
        max-width: 300px;
        top: 80%;
        right: 30%;
    }

    .re1910_about {
        background-color: #FFFF7F;
    }



    .re1910_top_itemlink {
        position: relative;
        z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
    }

        .re1910_top_itemlink a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            text-indent: -999px;
            z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
        }


    .lb-nav a.lb-prev {
        opacity: 1 !important;
    }

    .lb-nav a.lb-next {
        opacity: 1 !important;
    }
    /* アイテム5・パパッと申請 */
    .re1910_top_item6_wrap {
        /*padding-top: 15%*/
        padding-bottom: 10%;
    }

        .re1910_top_item6_wrap h4 {
            position: absolute;
        }

    .re1910_top_number_item6 {
        position: absolute;
        width: 16%;
        max-width: 120px;
        top: 4%;
        left: 6%;
    }

    .re1910_top_name_item6 {
        width: 74.666%;
        max-width: 560px;
        top: 67%;
        right: 14%;
    }

    .re1910_top_btnmore_item6 {
        position: absolute;
        width: 40%;
        max-width: 300px;
        top: 90%;
        right: 30%;
    }

    .papatto_read {
        width: 80%;
        margin: 0 auto;
    }

    .papatto_p4_wrap {
        width: 100%;
        padding: 2% 5.3333% 10% 8%;
        overflow: hidden;
    }

    .papatto_p4_txt div {
        display: inline-block;
        vertical-align: top;
    }

    .papatto_p4_txt {
        width: 48.6862%;
        float: left;
    }

    .papatto_p4_img {
        width: 43.28358%;
        float: right;
    }









    .papatto_system_wrap {
        background-color: #fff0ad;
        color: #000000;
        padding-bottom: 5%;
    }

    .papatto_settle_q1wrap {
        background-color: #ffe34d;
        color: #000000;
        padding-bottom: 5%;
    }

    .papatto_settle_q2wrap {
        background-color: #ffcb5e;
        color: #000000;
    }

    .papatto_settle_q3wrap {
        background-color: #ffe34d;
        color: #000000;
        padding-bottom: 5%;
    }

    .papatto_settle_q4wrap {
        background-image: url("../../../../images/totsuki/sp/papatto_bg_dot.png");
        background-repeat: repeat;
        background-position: left top;
        color: #000000;
    }

    .papatto_settle_aTXT {
        width: 80%;
        font-size: 5.5vw;
        font-weight: bold;
        line-height: 1.4;
        padding-top: 2%;
    }

    .papatto_attTXT {
        text-indent: -1em;
        padding-left: 1em;
    }

    .papatto_ico_zoom {
        position: absolute;
        width: 17.3%;
        max-width: 130px;
        top: 75%;
        right: 10%;
    }

    .papatto_copy02_bg {
        background-image: url("../../../../images/totsuki/sp/papatto_copy02.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover;
        margin-top: 5%;
    }

    .papatto_settle_q3wrap {
        background-color: #ffe34d;
        color: #000000;
        padding-bottom: 5%;
    }

    .papatto_special_wrap {
        background-color: #ffe3ec;
        color: #000000;
        padding-bottom: 10%;
        padding-top: 5%;
    }

    .papatto_special_bgWH {
        width: 86.666%;
        max-width: 650px;
        border-radius: 10px;
        margin: 10% auto 0;
        position: relative;
        background-color: #fff;
        padding-bottom: 10%;
    }

    .papatto_special_number {
        position: absolute;
        top: -3%;
    }

    .papatto_special_read {
        font-weight: bold;
        font-size: 160%;
        padding-top: 15%;
        line-height: 1.4;
    }

    .papatto_special_sub {
        font-weight: bold;
        font-size: 130%;
        color: #e98091;
        border-bottom: solid 2px #e98091;
        display: inline;
    }

    .papatto_special_itemname {
        font-weight: bold;
        font-size: 120%;
        background-color: #f9e0e4;
        display: inline;
        padding: 2%;
    }

    .papatto_aboutcpn_wrap {
        color: #000;
        padding-bottom: 20%;
    }

    .papatto_aboutcpn_h2 {
        background-color: #eb7771;
        font-size: 170%;
        padding: 3%;
        color: #fff;
    }

    .papatto_aboutcpn_h3 {
        color: #eb7771;
        font-size: 130%;
        border-bottom: solid 2px #e98091;
        display: inline;
        font-weight: bold;
    }

    .papatto_red {
        color: #ff0000;
    }

    .selectcpn_overlay_readTXT {
        color: #663319;
        text-align: left;
        font-size: 50%;
        font-weight: bold;
        line-height: 1.5;
        padding-top: 3%;
    }

    .selectcpn_overlay_TXT {
        color: #663319;
        text-align: left;
        font-size: 50%;
        padding-top: 3%;
        text-indent: -1em;
        padding-left: 1em;
    }


    @media screen and (min-width:751px) {
        .papatto_settle_aTXT {
            font-size: 230%;
        }
    }








    /* パパッと申請LP Bパターン */

    .papattoME_system_wrap {
        background-color: #FFDCDE;
        color: #000000;
    }

    .papattoME_attTXT {
        text-indent: -1em;
        padding-left: 1em;
    }

    .papattoME_mepoint_TXT {
        font-size: 5.5vw;
        font-weight: bold;
        line-height: 1.4;
        padding-top: 5%;
    }

    .papattoME_mepoint_itemname {
        font-weight: bold;
        font-size: 160%;
        display: inline;
        line-height: 1.8;
        margin: 0 2%;
    }

        .papattoME_mepoint_itemname span {
            background-color: #ffffff;
            padding: 2% 3%;
        }

    .papattoME_mepoint_borderBTM {
        border-bottom: dotted 2px #ffffff;
        width: 90%;
        margin: 0 auto;
        padding-top: 7%;
    }

    .papattoME_mepoint_sample {
        background-image: url("../../../../images/totsuki/sp/papattoME_mepoint_img03.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 86.666%;
        padding-top: 8%;
        margin-top: 4%;
    }

    .papattoME_mepoint_sampleTTL {
        color: #e98091;
        font-weight: bold;
        font-size: 180%;
        line-height: 2;
        padding-top: 3%;
    }

    .papattoME_mepoint_under {
        border-bottom: solid 2px #e98091;
    }

    .papattoME_mepoint_bg {
        background-image: url("../../../../images/totsuki/sp/papattoME_mepoint_bg.png");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover;
    }

    .papattoME_settle_q1wrap {
        background-color: #CBE3C4;
        color: #000000;
        padding-bottom: 5%;
    }

    .papattoME_settle_q2wrap {
        background-color: #B0DEBA;
        color: #000000;
        padding-bottom: 5%;
    }

    .papattoME_settle_q3wrap {
        background-color: #CBE3C4;
        color: #000000;
        padding-bottom: 10%;
    }

    .papattoME_settle_q4wrap {
        background-color: #B0DEBA;
        color: #000000;
        padding-bottom: 5%;
    }

    .papattoME_mepoint_wrap {
        background-color: #FFD577;
        color: #000000;
    }

    .papattoME_mepoint_samplebg {
        background-color: #fff;
        width: 86.666%;
        margin: 0 auto;
        border-radius: 0 0 10px 10px;
        padding-bottom: 5%;
    }

    .papattoME_settle_aTXT {
        width: 80%;
        font-size: 5.5vw;
        font-weight: bold;
        line-height: 1.4;
        padding-top: 2%;
    }

    .papattoME_ico_zoom {
        position: absolute;
        width: 17.3%;
        max-width: 130px;
        top: 75%;
        right: 10%;
    }

    .papattoME_special_wrap {
        background-color: #FFF1D9;
        color: #000000;
        padding-bottom: 10%;
    }

    .papattoME_special_bgWH {
        width: 86.666%;
        max-width: 650px;
        border-radius: 10px;
        margin: 10% auto 0;
        position: relative;
        background-color: #fff;
        padding-bottom: 7%;
    }

    .papattoME_special_number {
        position: absolute;
        top: -3%;
    }

    .papattoME_special_read {
        font-weight: bold;
        font-size: 160%;
        padding-top: 15%;
        line-height: 1.4;
    }

    .papattoME_special_itemname {
        font-weight: bold;
        font-size: 120%;
        background-color: #F1D8DC;
        display: inline;
        padding: 2%;
    }

    .papattoME_mepoint_samplefuki {
        width: 16%;
        position: absolute;
        top: 0%;
        left: 13%;
    }

    .papattoME_note_smes {
        position: absolute;
        width: 100%;
        bottom: 5%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    @media screen and (min-width:751px) {
        .papattoME_settle_aTXT {
            font-size: 230%;
        }

        .papattoME_mepoint_TXT {
            font-size: 230%;
        }
    }

/* /////////////////////////////
アイテムリンク
/////////////////////////////*/

.item_link_wrap{
    width: 100%;
}
.item_link_list{
    width: 750px;
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
	justify-content: space-around;
}
.item_link_list li:nth-child(n + 4) {
    margin-top: 60px;
}
.item_link_list a{
    text-decoration: none;
}
.item_link_txt {
    font-size: 20px;
}
.item_link_txt span {
    color: #8E8178;
    /*font-size: 12px;*/
    font-size: 18px;
}
    

@media screen and (max-width:751px) {
    .item_link_list{
        width: 100%;
        padding: 5.33% 5.33% 0 5.33%;
    }
    .item_link_list li{
        width: 30.6%;
    }
    .item_link_list li a img{
        width: 100%;
    }
    .item_link_txt {
        font-size: 2.8vw;
    }
    .item_link_txt span {
        /*font-size: 0.9em;*/
        font-size: 2.5vw
    }
    .item_link_list li:nth-child(n + 4) {
        margin-top: 8.96%;
    }
        
}
@media screen and (max-width: 423px) and (min-width: 320px) {
    /*.item_link_txt span{
        font-size: 0.7em;
    }*/

}

/* /////////////////////////////
月替わりプレゼント
/////////////////////////////*/
.monthly_present_wrap p {
    font-size: 20px;
}
.monthly_feature_point_txt {
    font-size: 20px;
}
.list_monthly_present {
    max-width: 670px;
    width: 89%;
    margin: auto;
    margin-top: 8%;
    padding-bottom: 5.33%;
}
.list_monthly_present .out_of_stock {
    background: rgba(0,0,0,0.7);
    border-radius: 15px;
    padding: 3.5% 4.5%;
}
.list_monthly_present .out_of_stock {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
}
.list_monthly_present .out_of_stock img {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
}
.list_monthly_present a {
    text-decoration: none;
}
.list_monthly_present .inner_wrap {
    background-color: #e6f9f9;
    display: table;
    padding: 0 4.5% 3.5% 4.5%;
    border-radius: 15px;
    position: relative;
}
.list_monthly_present .inner_wrap div {
    display: table-cell;
    vertical-align: middle;
}
.list_monthly_present .inner_wrap .monthly_present_ttl_ribbon {
    max-width: 200px;
    width: 29%;
}
.list_monthly_present .inner_wrap .monthly_present_img {
    max-width: 410px;
    width: 100%;
    margin: auto;
}
.list_monthly_present .list_monthly_present_txt {
    width: 100%;
    margin-top: 1.6%;
    font-size: 14px;
}
.monthly_present_wrap .item_link_txt {
    font-size: 20px;
}
.monthly_present_wrap .item_link_txt span {
    color: #8E8178;
    font-size: 18px;
}
.re1910_designlineup ul .slcbtn_first {
    width: 100%;
    max-width: 550px;
}

.re1910_designlineup ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#re1910_contents .monthly_concept_txt {
    width: 87%;
    max-width: 653px;
    text-align: left;
    margin: auto;
}
#re1910_contents .point_twoless_wrap {
    width: 90%;
    max-width: 677px;
    margin: auto;
}
#re1910_contents #overlay {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    display: none;
    left: 0!important;
}
#re1910_contents .flex {
    width: 80%;
    max-width: 610px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#re1910_contents .overlay_close_btn {
    position: absolute;
    top: -6%;
    right: 0;
}
#re1910_contents .overlay-inner {
    text-align: center;
}
#re1910_contents .monthly9_point2_img {
    margin: -30% auto 0 auto;
}


@media screen and (max-width:750px) {
    .monthly_present_wrap p {
        font-size: 0.7em;
    }
    #re1910_contents .monthly_concept_txt, #re1910_contents .monthly_feature_point_txt {
        font-size: 2.8vw;
    }
    .list_monthly_present .inner_wrap {
        height: auto;
    }
    .list_monthly_present .list_monthly_present_txt {
        font-size: 0.7em;
    }
    .monthly_present_wrap .item_link_txt {
        font-size: 2.8vw;
    }
    .monthly_present_wrap .item_link_txt span {
        font-size: 2.5vw
    }
    .overlay_close_btn {
        width: 21%;
        max-width: 158px;
        text-align: right;
    }
    .overlay_close_btn img {
        width: 100%;
    }
    /*.list_monthly_present {
        font-size: 2.8vw;
    }
    .list_monthly_present span {
        font-size: 2.4vw;
    }*/
    #re1910_contents .monthly9_point2_img {
        margin: -40% auto 0 auto;
    }
}