@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);


/*
------------------------------------------------------------------- */
@font-face {
    font-family: 'notosansjp';
    font-weight: 400;
    src: url(../font/notosansjp/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'notosansjp';
    font-weight: 500;
    src: url(../font/notosansjp/NotoSansJP-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'notosansjp';
    font-weight: 700;
    src: url(../font/notosansjp/NotoSansJP-Bold.otf) format('opentype');
}

/*------ 共通 ------*/
html {
    scroll-behavior: smooth;
}

body {
    font-family:'Noto Sans Japanese', 'Noto Sans JP', 'notosansjp', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
    margin: 0 auto;
    min-width: 750px;
    max-width: 750px;
    text-align: center;
}

a {
    text-decoration: none;
    display: block;
    margin: 30px auto 0;
    text-align: center;
}

h4 {
    font-size: 18px;
}

p {}

span {}

ul {
    list-style: none;
}

img {
    max-width: 100%;
}

/*文字*/
.bold {
    font-weight: bold;
}

.p_red {
    color: #d62d3b;
    font-size: 12px;
    font-weight: bold;
}

.red {
    color: #d62d3b;
}

.center {
    text-align: center;
}

.btn_app {
    max-width: 710px;
    margin: 0 auto;
}



.btn_app .btn_application a {
    font-family: 'Noto Sans JP', 'notosansjp', "メイリオ", sans-serif;
    font-size: 38px;
    font-weight: 700;
    margin: 0 auto;
    background-color: #0075c2;
    color: #fff;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(38, 38, 38, 0.40);
    border-radius: 5px;
}

#con_campaign .btn a {
    text-align: center;
    padding: 20px 20px;
}

.btn a {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    display: flex;
    font-size: 26px;
    width: 90%;
    border-radius: 10px;
    background-color: #fdd302;
    padding: 20px 20px;
    margin: 20px auto 0px auto;
    text-align: center;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}

.caution_application {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    margin: 20px 20px 0;
    text-align: left;
}

.btn_application {
    text-align: center;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

.txt_l {
    text-align: left !important;
}

.txt_in {
    max-width: 690px;
    width: 100%;
    margin: 0 auto;
    padding-left: 1em;
    text-indent: -1em;
}


/* 全体widthと背景 */
#wrap {
    max-width: 750px;
    margin: 0 auto;
    background-size: contain;
}

.cts {
    margin: 0 auto;
    text-align: center;
    background-size: cover;
    position: relative;
}

#new .content {
    clear: both;
    margin: 0 auto;
}

section .contents {
    clear: both;
    margin: 0 auto;
}

/* 見出し */
.fn_box {
    margin: 0 auto;
    text-align: center;
}

.fn_box_lecture {
    text-align: center;
    margin: 50px auto 0;
}

.fn_box h3 {
    font-weight: bold;
    text-align: center;
}

.fn_box h3 img {
    width: 50%;
}

h4 {
    text-align: center;
    font-weight: bold;
    /*装飾_下線用のcss*/
    position: relative;
    margin: 0 0 45px;
}

h4::before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #131313;
}


div.detail {
    max-width: 688px;
    margin: 0 auto;
}


section {
    max-width: 680px;
    margin: 0 auto 40px;
}

.contents {}

#con_card .contents .con_title {
    text-align: center;
    padding: 20px 0;
}

.contents .con_title {
    text-align: left;
    background-color: #288687;
    color: #fff;
    padding: 10px 15px 10px 30px;
    cursor: pointer;
}

#con_card .contents .con_title p {
    font-size: 38px;
    font-weight: bold;
}

.contents .con_title p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}

.contents .con_inner {
    padding: 30px 18px;
    border: 4px solid #288687;
    border-top: none;
}

#con_campaign .contents .con_inner {
    padding: 30px 11px;
}

.con_inner {
    display: none;
}

.accordion {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accordion:after {
    content: url('/p/webview/lp/ucs_cp/202206_6000/images/img_icon_close.png');
}

.accordion.open:after {
    content: url('/p/webview/lp/ucs_cp/202206_6000/images/img_icon_open.png');
}


/* アンカーリンク
------------------------------------------------------------------- */
#unker {
    margin-top: 80px;
    padding-top: 80px;
    border-top: 2px solid #e6e6e6;
}

#unker .flex {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#unker .flex a {
    margin: 0;
    box-shadow: 0 2px 5px rgba(38, 38, 38, 0.20);
}

#unker .flex a:nth-child(odd) {
    margin-right: 8px;
}

#unker .flex a:nth-child(1),
#unker .flex a:nth-child(2) {
    margin-bottom: 8px;
}

/* majica donpen card（マジカドンペンカード）は
電子マネー「majica」とクレジット機能
一体型のカードです！
------------------------------------------------------------------- */
#about {
    max-width: 710px;
    margin: 70px auto 120px;
    background-color: #f4f4f4;
    text-align: center;
    padding: 40px 0 50px;
}

#about p {
    font-size: 32px;
    margin-bottom: 15px;
}

#about p span {
    font-size: 28px;
}


/* 最大6,000ポイントプレゼント
------------------------------------------------------------------- */
#present {
    margin-bottom: 60px;
}

#present .step {
    max-width: 710px;
    width: 100%;
    border: 2px solid #d2d2d2;
    border-radius: 5px;
    position: relative;
    margin: 60px auto 0;
    padding: 35px 0;
}

#present .step04 {
    margin-bottom: 20px;
}

#present .step .step_num {
    position: absolute;
    left: 20px;
    top: -28px;
    z-index: 2;
}

#present .step:after {
    content: '';
    display: inline-block;
    width: 28px;
    height: 22px;
    background-image: url(/p/webview/lp/ucs_cp/202206_6000/images/img_step_arrow.jpg);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#present .step04:after {
    display: none;
    background-image: none;
}

/*====================================================================
アコーディオン
====================================================================*/
.accordion_one {
    margin-bottom: 35px;
}

.accordion_one .accordion_header img {
    margin: 40px auto 0 !important;
}

.accordion_one .accordion_header .on {
    display: none;
}

.accordion_one .accordion_header.open .on {
    display: block;
}

.accordion_one .accordion_header.open .off {
    display: none;
}

.accordion_one .accordion_inner {
    display: none;
    border: 2px solid #0075c2;
    border-top: none;
    max-width: 670px;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
}

.accordion_one .accordion_inner img:first-child {
    margin-bottom: 40px;
}


/* majica加盟店でポイント1.5%還元
------------------------------------------------------------------- */
#shop {
    margin-top: 120px;
    margin-bottom: 60px;
}

#shop .about {
    position: relative;
    max-width: 710px;
    width: 100%;
    margin: 55px auto 0;
    padding: 45px 0 30px;
    border: 2px solid #d2d2d2;
    border-radius: 5px;
}

#shop .about .title {
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#shop .about p {
    margin-top: 15px;
}

/* 全国のドン・キホーテ各店でのお買い物
------------------------------------------------------------------- */
#donki {
    background-color: #f1f8fd;
    padding: 30px 0 60px;
    margin-bottom: 60px;
}

#donki .subject {
    background-color: #fff;
    max-width: 710px;
    margin: 0 auto;
    padding: 15px 0 20px;
}

#donki .subject p {
    font-weight: 700;
    margin-bottom: 10px;
}

/* アピタ・ピアゴでのお買い物またはmajicaランクがシルバー以上の方
------------------------------------------------------------------- */
#apita {
    background-color: #f1f8fd;
    padding: 30px 0 50px;
    margin-bottom: 60px;
}

#apita p {
    font-weight: 700;
}

#apita p span {
    color: #0075c2;
    font-size: 34px;
}

#apita p span span.txt62 {
    font-size: 62px;
    font-weight: 700;
}

#apita p span span.txt52 {
    font-size: 52px;
}



/* 基本情報
------------------------------------------------------------------- */
#basic {
    margin-top: 120px;
    margin-bottom: 150px;
}

.slider-wrap {
    margin: 40px auto 0;
    position: relative;
}

.slick-slider {
    margin-bottom: -30px;
}

.slick-slide {}

.slick-slide img {}

.slick-arrow {
    position: absolute;
    bottom: -22%;
    z-index: 100;
    border: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    cursor: pointer;
}

.slick-arrow:hover {
    color: #fff;
    opacity: .6;
}

.prev-arrow {
    left: 180px;
}

.next-arrow {
    right: 180px;
}

.slick-counter {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -13%;
}

.slick-counter .current_num,
.slick-counter .current {
    font-size: 34px;
    color: #0075c2;
}



/* 会員限定特典
------------------------------------------------------------------- */
#limited {
    margin-top: 120px;
    margin-bottom: 60px;
}

#limited .limited_item {
    position: relative;
    max-width: 670px;
    width: 100%;
    margin: 100px auto 0;
    padding: 40px 0;
    border: 2px solid #d2d2d2;
    border-radius: 5px;
}

#limited .limited_item .icon {
    position: absolute;
    top: -64px;
    left: -18px;
}


#notice {
    max-width: 710px;
    width: 100%;
    margin: 30px auto 45px;
}

#notice p {
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
    font-weight: 400;
}