@charset "UTF-8";
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Noto Sans CJK JP Regular"),
         url("../font/NotoSansCJKjp-Regular.woff") format("woff"),
         url("../font/NotoSansCJKjp-Regular.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Noto Sans CJK JP Medium"),
         url("../font/NotoSansCJKjp-Medium.woff") format("woff"),
         url("../font/NotoSansCJKjp-Medium.otf") format("opentype");
}
@font-face {
    font-family: "Noto Sans CJK JP";
    font-style: normal;
    font-display: swap;
    font-weight: Bold;
    src: local("Noto Sans CJK JP Bold"),
         url("../font/NotoSansCJKjp-Bold.woff") format("woff"),
         url("../font/NotoSansCJKjp-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Impact";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local("Impact"),
         url("../font/Impact.ttf") format("truetype");
}
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
    -webkit-appearance: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #b3b3b4;
}
::-webkit-input-placeholder {
    color: #b3b3b4;
}
:placeholder-shown {
    color: #b3b3b4;
}
::-webkit-input-placeholder {
    color: #b3b3b4;
}
:-moz-placeholder {
    color: #b3b3b4; opacity: 1;
}
::-moz-placeholder {
    color: #b3b3b4; opacity: 1;
}
:-ms-input-placeholder {
    color: #b3b3b4;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out , all 0.1s ease-in-out;
}
a,a:link {
    color: #000;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #000;
}
a:hover,a:active {
    color: #D6082E;
    text-decoration: underline;
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: "Noto Sans", "Noto Sans CJK JP", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: 2;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    min-width: 1000px;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #000;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow-wrap: break-word;
}
.font-imp {
    font-family: "Impact", sans-serif;
}
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
/********************************
CONTETS
*********************************/
.mv_wrap {
    position: relative;
}
.mv-img img {
    width: 100%;
    height: auto;
}
.sns_wrap {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
.sns_wrap ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.sns_wrap ul li {
    margin: 0 20px 0 0;
    width: 50px;
    background: #ffffff;
    border-radius: 25px;
}
body.pre .sns_wrap ul li {
    background: #f90001;
}
.sns_wrap ul li:last-child {
    margin: 0 0 0 0;
}
.sns_wrap ul li a {
    width: 100%;
    height: 50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width:896px) {
    .sns_wrap ul li a:hover {
        opacity: 0.7;
    }
}
.read_wrap {
    text-align: center;
    padding: 90px 0 100px;
}
.cnt_ttl {
    text-align: center;
}
.cnt_ttl_2 {
    text-align: center;
	margin-bottom: 30px;
}
.cnt_ttl_3 {
    text-align: center;
	margin-bottom: 100px;
}
/*
.cnt_ttl_2 a img:hover {
	opacity: 0.5;	
}
*/
.cnt_ttl_2 a img {
	transition: all 0.6s ease 0s;
}
.cnt_ttl_2 a img:hover {
	cursor: pointer;
	transform: scale(1.1, 1.1);
}
.cnt_ttl_3 a img {
	transition: all 0.6s ease 0s;
}
.cnt_ttl_3 a img:hover {
	cursor: pointer;
	transform: scale(1.1, 1.1);
}
.cnt_in {
    width: 780px;
    margin: 0 auto;
}
.cnt1_wrap {
    padding: 0 0 140px;
}
.cnt1_txt {
    text-align: center;
    padding: 70px 0;
}
.buynow_txt {
    text-align: center;
    padding: 30px 0;
}
.cnt1_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cnt1_lst .slick-slide {
    margin: 0 13px;
}
.cnt2_wrap {
    background: url(../img/top_bg1.jpg) no-repeat center center / cover;
    margin-bottom: 130px;
}
.cnt2_in {
    padding-top: 60px;
}
.cnt2_txt {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../svg/top_line.svg) no-repeat bottom center;
    background-size: 445px auto;
}
.cnt2_txt:first-child {
    padding-top: 0;
}
.cnt2_txt:last-child {
    padding-bottom: 0;
    background: none;
}
.cnt2_txt dt {
    padding-bottom: 20px;
}
.cnt3_wrap {
    background: url(../img/top_bg2.jpg) no-repeat center;
    padding-bottom: 160px;
}
.cnt3_img {
    padding: 50px 20px 90px;
}
.cnt4_wrap {
    background: url(../img/top_bg3.jpg) no-repeat center;
    background-size: 100% auto;
    padding-bottom: 160px;
}
.cnt4_in {
    width: 780px;
    margin: 0 auto;
    padding-top: 60px;
}
.cnt4_tbl {
    width: 100%;
    margin-bottom: 40px;
}
.cnt4_tbl th {
    width: 210px;
    font-weight: bold;
    vertical-align: top;
    padding: 10px 0;
}
.cnt4_tbl td {
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
    padding: 10px 0;
}
.cnt4_tbl td li {
    font-size: 10px;
    position: relative;
    padding-left: 1em;
    text-align: left;
}
.cnt4_tbl td li:before {
    content: '・';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.cnt4_box {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 50px;
}
.cnt4_flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 26px;
}
.cnt4_dtl {
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
    box-sizing: border-box;
    padding-left: 30px;
}
.cnt4_mds {
    margin-bottom: 24px;
}
.cnt4_dtl dl {
    margin-bottom: 14px;
}
.cnt4_dtl dl:last-child {
    margin-bottom: 0;
}
.cnt4_dtl dt {
    background: #8b8b8b;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    padding: 3px 10px;
}
.cnt4_dtl dd {
    color: #333;
    font-size: 14px;
    padding-top: 6px;
    font-weight: 500;
}
.cnt4_txt {
    color: #333;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 500;
}
.cnt4_btn.foot-btn {
    padding-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cnt4_btn.foot-btn a {
    font-size: 27px;
}
.cmt_warp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.cmt_date {
    width: -webkit-calc(100% - 342px);
    width: calc(100% - 342px);
    box-sizing: border-box;
    padding-left: 30px;
}
.cmt_ttl {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid #fff;
}
.cmt_txt dt {
    margin-bottom: 20px;
}
.foot_wrap {
    width: 100%;
    height: 500px;
    background: url(../img/bg.jpg?date=20211215) no-repeat top left / cover;
    box-sizing: border-box;
}
.count_wrap {
    background: #000;
    padding: 0 0 150px 0;
}
.count-ttl {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-weight: 500;
    margin: 0 0 60px;
    line-height: 1;
    letter-spacing: 0.1em;
}
.count-txt {
    text-align: center;
    font-size: 60px;
    color: #ff0000;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.02em;
    /*
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    */
}
/*
.count-txt > span {
    width: 140px;
    text-align: center;
}
.count-txt .is-hour {
    width: 160px;
}
*/
.count-txt > span {
    margin: 0 5px;
}
.count-txt .is-txt {
    font-size: 50px;
}
.top_img0215{
	text-align: center;
	margin-bottom: 80px;
}
.top_img0215 img{
	width: 40%;
	height: auto;
}
@media (max-width:896px) {
	.top_img0215 img{
		width:80%;
		height: auto;
	}
}
@media (min-width:896px) {
    .foot_wrap {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 10% 0 40%;
    }
}
.foot-ttl {
    font-size: 60px;
    color: #ffffff;
    line-height: 1;
    margin: 0 0 30px 0;
}
.foot-txt {
    font-size: 16px;
    color: #ffffff;
    line-height: 2;
    margin: 0 0 30px 0;
}
@media (min-width:896px) {
    .foot-btn {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.foot-btn a {
    width: 260px;
    height: 80px;
    display: table;
    text-decoration: none;
    color: #ffffff;
    background: #201f73;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}
.foot-btn .is-btn {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
@media (min-width:896px) {
    .foot-btn a:hover {
        background: #5d5cb5;
    }
}
footer {
    background: #000;
    padding: 31px;
}
footer .foot {
    text-align: center;
}
.foot_cp {
	display: flex;
	justify-content: space-around;
	width: 40%;
	margin: 0 auto;
	padding-top: 30px;
}
@media (min-width:896px) {

}
@media only screen and (max-width: 896px) {
    body {
        font-size: 14px;
        line-height: 1.8;
        min-width: 320px;
    }
    /********************************
    C系CSS
    *********************************/
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    /********************************
    CONTETS
    *********************************/
    .read_wrap {
        padding: 50px 15px 60px;
    }
    .read_wrap img {
        width: 100%;
        height: auto;
        max-width: 300px;
    }
    .cnt_ttl {
        padding: 0 15px;
    }
    .cnt_ttl img {
        width: 100%;
        max-width: 300px;
        height: auto;
    }
    .cnt_ttl_2 {
        padding: 0 15px;
    }
    .cnt_ttl_2 img {
        width: 100%;
        max-width: 300px;
        height: auto;
    }
    .cnt_ttl_3 {
        padding: 0 15px;
    }
    .cnt_ttl_3 img {
        width: 100%;
        max-width: 300px;
        height: auto;
    }
    .cnt_in {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .cnt1_wrap {
        padding: 0 0 80px;
    }
    .cnt1_txt {
        text-align: left;
        padding: 50px 15px;
    }
    .cnt1_lst {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .cnt1_lst .slick-slide {
        margin: 0 5px;
    }
    .cnt1_lst .slick-slide img {
        width: 200px;
        height: auto;
    }
    .cnt2_wrap {
        background: url(../img/top_bg1.jpg) no-repeat center;
        background-size: 100% auto;
        margin-bottom: 80px;
    }
    .cnt2_in {
        padding-top: 50px;
    }
    .cnt2_txt {
        text-align: left;
        padding-top: 50px;
        padding-bottom: 70px;
        background: url(../svg/top_line.svg) no-repeat bottom center;
        background-size: 300px auto;
    }
    .cnt2_txt dt {
        text-align: center;
    }
    .cnt3_wrap {
        background: url(../img/top_bg2.jpg) no-repeat center;
        background-size: 100% auto;
        padding-bottom: 80px;
    }
    .cnt3_img {
        padding: 50px 0 60px;
    }
    .cnt3_img img {
        width: 100%;
        height: auto;
    }
    .cnt4_wrap {
        background: url(../img/top_bg3_sp.png) no-repeat center;
        background-size: 100% auto;
        padding-bottom: 80px;
        position: relative;
    }
    .cnt4_in {
        width: 100%;
        padding: 0 15px;
        padding-top: 50px;
        box-sizing: border-box;
    }
    .cnt4_tbl {
        width: 100%;
        margin-bottom: 20px;
    }
    .cnt4_tbl th {
        display: block;
        width: auto;
        vertical-align: middle;
        text-align: center;
        font-size: 17px;
        padding: 0;
    }
    .cnt4_tbl td {
        display: block;
        font-size: 14px;
        vertical-align: middle;
        text-align: center;
        word-break: break-all;
        padding: 6px 0 15px;
    }
    .cnt4_tbl td li {
        font-size: 12px;
    }
    .cnt4_tbl tr:last-child td {
        text-align: left;
    }
    .cnt4_box {
        padding: 25px;
    }
    .cnt4_flx {
        display: block;
        margin-bottom: 20px;
    }
    .cnt4_img img {
        width: 100%;
        height: auto;
    }
    .cnt4_dtl {
        width: 100%;
        padding-left: 0;
    }
    .cnt4_mds {
        text-align: center;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .cnt4_dtl dl {
        margin-bottom: 15px;
    }
    .cnt4_dtl dl:last-child {
        margin-bottom: 0;
    }
    .cnt4_dtl dt {
        text-align: center;
        padding: 4px 0;
    }
    .cnt4_dtl dd {
        text-align: center;
        padding-top: 6px;
    }
    .cnt4_txt {
        font-size: 14px;
    }
    .cnt4_btn.foot-btn {
        padding-top: 20px;
    }
    .cnt4_btn.foot-btn a {
        font-size: 20px;
    }
    .cmt_warp {
        display: block;
    }
    .cmt_img {
        text-align: center;
    }
    .cmt_img img {
        width: 100%;
        height: auto;
        max-width: 300px;
    }
    .cmt_date {
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
    }
    .cmt_ttl {
        text-align: center;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .cmt_ttl img {
        width: 100%;
        height: auto;
        max-width: 300px;
    }
    .cmt_txt {
        padding-top: 30px;
    }
    .cmt_txt dt {
        margin-bottom: 15px;
    }
    .foot_wrap {
        width: 100%;
        height: 667px;
        background: url(../img/sp/bg.jpg?date=20211215) no-repeat bottom center / cover;
        padding: 20px;
    }
    .foot-ttl {
        font-size: 30px;
        color: #ffffff;
        line-height: 1;
        margin: 0 0 20px 0;
    }
    .foot-txt {
        font-size: 14px;
        color: #ffffff;
        line-height: 2;
        margin: 0 0 20px 0;
    }
    .foot-btn a {
        width: 100%;
        height: 50px;
        font-size: 20px;
    }
    footer {
        padding: 20px;
    }
    footer img {
        width: 100%;
        height: auto;
        max-width: 120px;
    }
    .count_wrap {
        background: #000;
        padding: 100px 0;
    }
    .count-ttl {
        font-size: 20px;
        margin: 0 0 30px;
        line-height: 1.3;
    }
    .count-txt {
        text-align: center;
        font-size: 35px;
        color: #ff0000;
        font-weight: 500;
        line-height: 1;
        letter-spacing: 0.02em;
    }
    .count-txt > span {
        margin: 0;
    }
    /*
    .count-txt > span {
        width: 80px;
    }
    .count-txt .is-hour {
        width: 90px;
    }
    */
    .count-txt .is-txt {
        font-size: 28px;
    }
	.foot_cp {
    	display: flex;
    	justify-content: space-around;
    	width: 60%;
    	margin: 0 auto;
    	padding-top: 30px;
	}
	.foot_cp img{
		width: 100%;
    	height: auto;
    	max-width: 46px;
	}

}
@media only screen and (max-width: 374px) {
    .cnt4_tbl td {
        font-size: 11px;
    }
    .cnt4_tbl td li {
        font-size: 11px;
    }
}
