@charset "UTF-8";


div#block_of_leftmenu_top { display : none; }

/*
/* common設定
/* -------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 { margin-top: initial; margin-bottom: initial; font-size: initial; font-weight: initial; }


/*
/* incluide調整
/* -------------------------------------------------- */

@media screen and (min-width: 700px), print {
    .block-event-page--accessory { display: block; width: 100%; }
    .block-event-page--accessory-item { margin: 0; }
    .block-event-page--accessory .block-top-event--goods { width: 1200px; margin: 0 auto ; }
}

@media only screen and (max-width: 699px) {
    .block-event-page--accessory { padding: 0; }
    .block-event-page--accessory .block-top-event--goods { padding: 12px; }
}

/*
/* section_kv
/* -------------------------------------------------- */

.section_kv{background: url('/contents/event/a1021402/img/kv_bg.jpg') #0535A3; background-size: cover; background-repeat: no-repeat; background-position: center bottom;padding-top: 2em;}

.section_kv .summary{
    background-color: rgb(255, 255, 255,0.9);
    border-radius: 20px;
}
.section_kv .summary h2 {
    position: relative;
    padding-bottom:0.1em;
    text-align: center;
}



/*
/* section_anchor
/* -------------------------------------------------- */

.section_anchor { background: linear-gradient(-45deg, #FFDDF4, #D8EEFF); }
.section_anchor h2 {text-align: center; font-weight: bold;border-bottom: solid 3px; }
.section_anchor ._row > a { text-decoration: none; }
.section_anchor ._row a:hover img,
.section_anchor ._row a:focus img { opacity: 1; }
.section_anchor ._ico_EA02_block { width: 100%; background: #000000; line-height: 2em; text-align: center; }
.section_anchor .nextgear{background:#BE008C;}
.section_anchor .gtune{background:#DC2828;}

@media screen and (min-width: 700px), print {
.section_anchor { padding-top: 90px; padding-bottom: 90px; }
.section_anchor ._row > a div { height: 200px; }
.section_anchor ._row  img { width: 150px; }
.section_anchor ._row a:first-child img { width: 250px; height: auto; }
.section_anchor h2 { font-size: 2.5em;padding-bottom: 0.3em; }
}

@media only screen and (max-width: 699px) {
.section_anchor { padding-top: 40px; padding-bottom: 40px; }
.section_anchor ._row img { width:20vw;}
.section_anchor ._row a:first-child img { width: 20vw; height: auto; }
.section_anchor h2 { font-size: 1.25em; }
.section_anchor ._row .logoimg{width: 40vw!important;}
}




/*
/* section_product_tit
/* -------------------------------------------------- */

.section_product_tit h3{
    border-bottom: solid 3px;
    padding-bottom: 0.3em;
}
@media screen and (min-width: 700px), print {
    .section_product_tit h3{
        margin-bottom: 2em;
    }

}


/*
/* section_modelpont
/* -------------------------------------------------- */

.section_modelpont {
    background: linear-gradient(to bottom, #CAEDFF, #fff);
}
.section_modelpont .tit-border {
    position: relative;
    display: inline-block;
    padding: 0 70px;
}

.section_modelpont .sales_h{
    background:#0D3680 ;
}

.section_modelpont .tit-border:before,
.section_modelpont .tit-border:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #000000;
}
.section_modelpont .tit-border:before {
    left: 0;
}
.section_modelpont .tit-border:after {
    right: 0;
}
.section_modelpont h4{
    background: #C80002;
    color: #fff;
    font-weight: bold;
    border-radius: 20px 20px 0 0;
    padding: 0.3em 0;
}
.section_modelpont .pointsbox{
    border-radius: 20px;
    box-shadow: 0px 0px 10px 3px rgba(105,105,105,0.08);
}
.section_modelpont h5{
    color: #C80002;
    font-weight: bold;
}
.section_modelpont img{
    border-radius: 20px;
    margin-top: 1em;
}
.section_overview .summary h2,
.section_modelpont .summary h2 {
    position: relative;
    padding-bottom:0.1em;
    text-align: center;
}
.section_overview .summary .day_title, 
.section_modelpont .summary .day_title{
    background:#C80002 ;
    border-radius:20px 20px 0 0 ;
}
.section_modelpont .summary .day{
    background:#ffffff ;
    border-radius: 0 0 20px 20px ;
    border: 2px solid #C80002;
}
.section_overview .summary h2:before,
.section_modelpont .summary h2:before {
    position: absolute;
    bottom: -10px;
    left: calc(50% - 30px);
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: linear-gradient(to right, #18327D 0%, #244bbd 50%, #BE0612 100%);
}
.section_overview .summary .button,
.section_modelpont .summary .button{
    width: 50%;
    margin: 0 auto;
}
.section_overview .summary .button a,
.section_modelpont .summary .button a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 100px;
    padding: 0.7em;
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    background: linear-gradient(to right, #18327D 0%, #244bbd 25%, #BE0612 50%, #244bbd 75% ,#18327D 100% );
    background-position: 1% 50%;
    background-size: 200% auto;
    transition: all 0.3s ease-out;
}
.section_overview .summary .button a:hover,
.section_modelpont .summary .button a:hover {
    color: #fff;
    background-position: 99% 50%;
    transform: scale(1.05);
    box-shadow: 0 15px 15px rgba(87,111,230,0.4);
}


@media only screen and (max-width: 699px) {
    .section_overview  .summary .button,
    .section_modelpont .summary .button{
        width: 100%;
    }
}

/*
/* nextgear_link
/* gtune_link
/* -------------------------------------------------- */

.gtune_link ._button { background:#DE3939; }
.nextgear_link ._button { background:#C80002; }
.nextgear_link ._button a,.gtune_link ._button a { color: #ffffff; }


@media screen and (min-width: 700px), print {
    .nextgear_link ._button,.gtune_link ._button  { margin: 60px auto 0; width: 700px;}
    .nextgear_link ._button div,.gtune_link ._button div { height: 60px; font-size: 1.5rem;}
}

@media only screen and (max-width: 699px) {
    .nextgear_link ._button,.gtune_link ._button { margin-top: 40px; width: 100%; }
    .nextgear_link ._button div,.gtune_link ._button div  { width: 100%; height: 40px; font-size: 1em; }
}

/*
/* section_overview
/* -------------------------------------------------- */

.section_overview{
    background: linear-gradient(to bottom, #2296E3, #B2DBFF);
}
.section_overview .summary{
    background:#fff;
    border-radius: 20px;
}


/*
/* section_link
/* -------------------------------------------------- */

.section_link { background: linear-gradient(-45deg, #FFDDF4, #D8EEFF) #ffffff; color: #2D4B70; }
.section_link h2 { text-align: center; font-weight: bold; }
.section_link ._row > a { background: var(--color_3); color: #ffffff; text-decoration: none; }
.section_link ._row a:hover img,
.section_link ._row a:focus img { opacity: 1; }
.section_link h3 { text-align: center; }

@media screen and (min-width: 700px), print {
    .section_link { margin-top: 60px; padding-top: 90px; padding-bottom: 90px; }
    .section_link ._row { margin-top: 60px; }
    .section_link h2 { margin-bottom: 2rem; font-size: 3em; }
    .section_link h3 { margin-top: 1.5rem; font-size: 1.25em; }
}

@media only screen and (max-width: 699px) {
    .section_link { margin-top: 40px; padding-top: 60px; padding-bottom: 60px; }
    .section_link ._row { margin-top: 40px; }
    .section_link h2 { margin-bottom: 2rem; font-size: 1.5em; }
    .section_link h3 { margin-top: .5em; }
}
/*
/* section_nijisanji
/* -------------------------------------------------- */

.section_nijisanji { background:#2d4b70; color:#2d4b70; }
.section_nijisanji_detail { background: #ffffff; }
.section_nijisanji_detail ._button { background:#2d4b70; }

@media screen and (min-width: 700px), print {
.section_nijisanji { padding-top: 90px; padding-bottom: 90px; }
.section_nijisanji_detail { padding: 3em; border-radius: 40px; }
.section_nijisanji_detail p { margin: 60px 0; line-height: 2em; }
.section_nijisanji_detail ._button a div { width: 600px; height: 60px; font-size: 1.5em; }
}

@media only screen and (max-width: 699px) {
.section_nijisanji { padding-top: 60px; padding-bottom: 60px; }
.section_nijisanji_detail { padding: 2em 1em; border-radius: 20px; }
.section_nijisanji_detail .logo_nijisanji { width:50vw; height: auto; }
.section_nijisanji_detail p { margin: 40px 0; line-height: 2em; }
.section_nijisanji_detail ._button { width: 100%; }
.section_nijisanji_detail ._button a div { width: 100%; height: 40px; font-size: 1.25em; }
}

/*
/* section_note
/* -------------------------------------------------- */

.section_note { background: #181818; color: #ffffff; }