@charset "UTF-8";




@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&display=swap');

/*===================================================
    base
====================================================*/

/* clearfix */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;  
  clear: both; 
  visibility:hidden;
}

.clearfix {display: inline-block;} 

/* Hides from IE Mac */
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End Hack */ 
.clear { clear: both; }

.pb0  { padding-bottom: 0 !important; }

.mb0  { margin-bottom: 0 !important; }
.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }

/* Font Size */ 
.fs8{font-size:8px}
.fs10{font-size:10px}
.fs11{font-size:11px}
.fs12{font-size:12px}
.fs13{font-size:13px}
.fs14{font-size:14px}
.fs16{font-size:16px}
.fs18{font-size:18px}
.fs20{font-size:20px}
.fs24{font-size:24px}

/* Font Color */ 
.center { text-align: center; }
.bold { font-weight: bold; }
.red { color: #C00; }

.soon{
    font-family: "Cal Sans", sans-serif;
    font-size: 160%;
    letter-spacing: 0.03em;
}

section p {
	padding: 0;
}

.detail #main {
    max-width: 100%;
    padding: 0;
    position: relative;
    margin-bottom: 0;
}

.inr {
    width: auto;
    margin: 0 auto;
    max-width: none;
}

.detail [data-show="on-scroll"]:nth-child(-n+15),
*[data-show="on-scroll"]{
	opacity: 1;
}


.scd {
    font-size: 17px;
    font-family: "Poppins";
    font-weight: bold;
    font-style: normal;
    position: absolute;
    bottom: 0;
    right: 13px;
    letter-spacing: 0;
    line-height: 0.8;
}


.anc{
	position:relative;
}

.ancPoint{
	position:absolute;
    top:-80px;
}
.icon .fa-solid {
    font-family: FontAwesome;
    color: #bb04cd;
    display: inline-block;
    margin-left: 7px;
}

@media screen and (min-width: 961px) {

	.sp {
		display :none;
	}
	
}

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

	.pc {
		display: none;
	}
	
	.slick-dots {
	    bottom: -18px;
	}

	.slick-dotted.slick-slider {
	    margin-bottom: 10px;
	}

}

/*===================================================
    loader
====================================================*/
.loader {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 99999;
    top: 0;
    left: 0;
}

/*===================================================
    main
====================================================*/

html {
    background: #232b3c;
    letter-spacing: 0.05em;
    position: relative;
}


html:after, html:before {
    display: none;
}

/* スクロールバー */
::-webkit-scrollbar-track {
    background: #ddf9ff;
}
::-webkit-scrollbar-thumb {
    background: #333f65;
}

.members, 
.category-14 {
    margin: 0;
}

.psnlara {
	display:none !important;
}

header{
    display:none;
}

#footer.membersfooter {
    display: none!important;
}

.backsite {
	position: relative;
	z-index: 500;
}

.members .memberMenu {
    text-align: center;
    display: none;
}

a {
    color: #bfbfbf;
    text-decoration: none;
}

.delighter {
    transition: all .8s ease-out 0.1s;
    opacity: 0;
    filter: blur(10px);
}
 
.delighter.started {
    transform: none;
    opacity: 1;
    filter: blur(0);
}


.act1{

}

.act2{
}

body{
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    word-break: break-all;
    margin: 0;
    font-family: "tot-shizukago-stdn", sans-serif;
    font-weight: 400;
    position: relative;
    overflow: hidden;
}

.wrap {
    position: relative;
    z-index: 10;
    margin: 0 auto 120px;
}


.wrap::before {
    content: '';
    display: block;
    position: fixed;
    background: linear-gradient(180deg, black, transparent);
    width: 100%;
    height: 115px;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 999;
}

.bgBox {
    pointer-events: none;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate3d(0, 0, -1px);
}


.bgBox .bg {
    position: absolute;
    width: 100vw;
    height: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    z-index: -2;
}

.bgBox .bg01 {
    background-image: url(/static/theoralcigarettes/official-pc/fc_limited_goods/image/bg_logo_pattern_t8uxechg.png);
    background-position: center;
    background-size: 175px;
    opacity: 0.1;
}


.logo_10th {
    position: fixed;
    width: 70px;
    z-index: 100;
    top: 28px;
    left: 40px;
}

.bnr_buy {
    position: fixed;
    bottom: 0;
    right: 40px;
    z-index: 100;
}


.bnr_buy a {
    display: block;
    font-family: nimbus-sans-extended;
    font-weight: 800;
    color: #fff;
    background: linear-gradient(300deg, #dd2626, #ff5050);
    padding: 15px 30px;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 0 15px #00000070;
    position: relative;
    top: 0;
}

.bnr_buy a:hover {
    opacity: 1;
    top: 6px;
}


.contentArea {
    margin: 0 auto 0;
    position: relative;
    z-index: 5;
    padding: 140px 5%;
}

.contentArea h2 {
    line-height: 1;
    font-size: 350%;
    padding: 0;
    font-style: normal;
    position: relative;
    margin-bottom: 80px;
    text-align: center;
    font-family: nimbus-sans-extended;
    font-weight: 800;
    letter-spacing: 0;
    text-shadow: 0 2px 10px #00000036;
}

.contentArea h2::after {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: linear-gradient(300deg, #dd2626, #ff5050);
    margin: 22px auto 0;
}


.contentBox {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    max-width: 1000px;
}


.copylight {
    display: block;
    text-align: center;
    font-size: 12px;
    position: relative;
    padding-bottom: 50px;
}

#footer{
    padding:30px 0;
    text-align:center;
    font-size:12px;
    color:#c9c8c8;
    clear:both;
}
.backsite {
    text-align: center;
}
.backsite a {
    background: transparent;
    padding: 0;
    display: inline-block;
    width: 40%;
    max-width: 300px;
    margin: 0 0 40px;
}
.backsite a span {
    display: none;
}
.backsite a img {
    filter: invert(1);
    width: 100%;
}
.backsite a br {
    display: none;
}
.footsns{
    display: none !important;
}

@media screen and (min-width: 961px) {

	a,
	a img {
	    transition: all 0.3s ease;
	    -webkit-transition: all 0.3s ease;
	    -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
    }

}

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

	body:after {
	    background-position: center;
	}

	.detail #main {
	    margin-bottom: 0;
	}

	.inner {
	    margin: 0 auto;
	    max-width: 100%;
	}
	
	.logo_10th {
	    width: 50px;
	    top: 25px;
	    left: 20px;
	}

	.bnr_buy {
	    right: 20px;
	    bottom: 20px;
	}
	.bnr_buy a {
	    font-size: 13px;
	    padding: 6px 16px;
	    border-radius: 13px 13px;
	    box-shadow: 0 8px 12px -7px #00000069;
	}

	.wrap {
	    padding: 0;
	    margin-bottom: 50px;
	}
	
	.wrap::before {
	    display: none;
	}

	.contentArea {
	    width: 100%;
	    padding: 55px 0%;
	}

	.contentArea h2 {
	    font-size: min(6.5vw, 70px);
	    line-height: 1;
	    white-space: nowrap;
	    margin-bottom: 35px;
	}

	.contentArea h2::after {
	    height: 3px;
	    width: 60px;
	    margin-top: 15px;
	}

	.contentBox {
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    padding: 0;
	    width: 86%;
	}

	.btn a {
	    font-size: 15px;
	    padding: 20px;
	}

	#footer {
		text-align: center;
		font-size: 9px;
		color: #C9C8C8;
		clear: both;
		padding: 32px 24px;
	}
	
	#footer nav ul li {
		width: 25%;
		display: block;
		float: left;
		padding: 0;
		margin: 0;
		text-align: center;
		line-height: 1em;
	}

	#footer nav ul li a {
		display: block;
		padding: 8px;
		color: white;
		font-size: 9px;
	}

	#footer .backsite a {
		padding: 8px;
		line-height: 1.6em;
		display: block;
		font-size: 15px;
	}

.copylight {
    font-size: 10px;
    padding-bottom: 80px;
}

}



/*===================================================
  NAVIGATION
====================================================*/

.hamSwitch {
    background: #FFF;
    display: block;
    position: fixed;
    right: 40px;
    top: 40px;
    transition: all .3s ease;
    cursor: pointer;
    z-index: 9999;
    box-sizing: border-box;
    transition-delay: 3.5s;
    width: 56px;
    height: 56px;
    padding: 16px;
}
.hamSwitch .hamMenu{
    position: relative;
    width: 100%;
    height: 100%;
}
.hamSwitch span {
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background: #333;
    transition: all .3s ease;
}
.hamSwitch .hamMenu span:nth-of-type(1) {
    top: 2px;
}
.hamSwitch .hamMenu span:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
}
.hamSwitch .hamMenu span:nth-of-type(3) {
    bottom: 2px;
}
.hamSwitch.open{

}
.hamSwitch.open span {

}
.hamSwitch.open span:nth-of-type(1) {
    transform: translateY(-50%) rotate(-45deg);
    top: 50%;
}
.hamSwitch.open span:nth-of-type(2) {
    opacity: 0;
}
.hamSwitch.open span:nth-of-type(3) {
    transform: translateY(50%) rotate(45deg);
    bottom: 50%;
}
.navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #0a000096;
    pointer-events: none;
    opacity: 0;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.navigation.active {
    transition: opacity 0.5s ease;
    pointer-events:auto;
    opacity:1;
}
.navigation .gNav {
    display: block;
    padding: 60px;
}
.navigation .gNav li {
    padding: 0;
    position: relative;
    margin: 0 0 40px;
    text-align: right;
    line-height: 1.6em;
    text-shadow: 0 2px 8px #0000003d;
}

.navigation .gNav li:after {
    content: none;
}
.navigation .gNav li a {
    display: block;
    font-size: 250%;
    color: #FFF;
    letter-spacing: 0;
    font-family: nimbus-sans-extended;
    font-weight: bold;
    font-style: normal;
}
.navigation .gNav li a.blankBtn{
    opacity: 0.3;
    pointer-events: none;
}
.navigation .navTit{
    color: #FFF;
    position: absolute;
    right: 60px;
    bottom: 60px;
    width: 50%;
    max-width: 300px;
}

.navigation .gNav li a.hide {
    opacity: 0.5;
    pointer-events: none;
}


/* NAVIGATION:PC-min-961 */
@media screen and (min-width: 961px){
.navigationBlock.openNav .hamSwitch {
    display: none;
}
.navigationBlock.openNav .navigation {
    opacity: 1;
    background: transparent;
    width: auto;
    height: auto;
    left: auto;
    right: 0;
    pointer-events: auto;
    backdrop-filter: none;
}
.navigationBlock.openNav .gNav {
    display: flex;
    padding: 40px 40px 0 0;
    gap: 45px;
}
.navigationBlock.openNav .gNav li{
    margin: 0;
}
.navigationBlock.openNav .gNav li a {
    font-size: 16px;
    display: inline-block;
    line-height: 1;
}
.navigationBlock.openNav .navigation .navTit{
    display: none;
}

}

/* NAVIGATION:SP-max-960 */
@media screen and (max-width: 960px){

.hamSwitch {
    width: 40px;
    height: 40px;
    padding: 10px;
    right: 20px;
    top: 20px;
}

.navigation .gNav {
    padding: 0;
}

.navigation .navTit {
    right: 40px;
    bottom: 40px;
    max-width: 120px;
}
.navigation .gNav li {
    margin: 0 0 20px;
    text-align: center;
}
.navigation .gNav li a{
    font-size: 120%;
}
.navigation .gNav li:last-child {
    margin-bottom: 0;
}

.navigation .navTit{
        right: auto;
        left: 40px;
}

}

/*===================================================
  sns
====================================================*/
.snsList {
    display: flex;
    position: fixed;
    bottom: 40px;
    right: 40px;
    transition: 0.5s ease;
}
.snsList li {
    width: 20px;
    margin: 0 0 0 20px;
}
.snsList li a {
    display: block;
}
.snsList li a img{
    transition:0.3s ease;
}


@media screen and (max-width: 960px) {
.snsList {
    bottom: 20px;
    right: 20px;
}
}

/*===================================================
  scrollDown
====================================================*/
.scrollDown {
    position: fixed;
    bottom: 40px;
    left: 40px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    transition: 0.5s ease;
}

.headerFix .scrollDown {
    opacity: 0;
    pointer-events: none;
}

.scrollDown.hide {
    display: none;
}

.scrollDown .scrollarrow {
    width: 2px;
    height: 100%;
    background: #FFF;
    animation: scrollarrow 3s cubic-bezier(.19, 1, .22, 1) 0.5s infinite;
}
.scrollDown::before {
    content: 'SCROLL';
    display: block;
    position: absolute;
    bottom: 0;
    left: 10px;
    writing-mode: vertical-lr;
    line-height: 1;
    font-family: nimbus-sans-extended;
    font-weight: 600;
    font-size: 13px;
    text-shadow: 0 0px 6px #00000036;
}

.bottomFix .scrollDown {
    opacity: 0;
}

@keyframes scrollarrow{
  0% {clip-path: inset(0 0 100% 0);}
  25% {clip-path: inset(0 0 0 0);}
  75% {clip-path: inset(0 0 0 0);}
  100% {clip-path: inset(100% 0 0 0);}
}

@media screen and (max-width: 960px) {
.scrollDown {
    position: fixed;
    bottom: 20px;
    left: 20px;
    height: 100px;
}

.scrollDown::before {
    font-size: 11px;
    left: 7px;
}

}

/*===================================================
    heroView
====================================================*/
.heroViewOuter{
}
.heroView {
    position: relative;
    height: 100vh;
    height: 100svh;
}
.heroInner{
    position: relative;
    width: 100%;
    height: 100%;
}

.heroView h2 {
    padding: 0;
    margin: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100vh;
    transform: translate(-50%, -50%);
    width: 50%;
}


@media screen and (max-width: 960px) {
.bgBox .bg01 {
    background-size: 120px;
}

.heroView h2 {
    width: 82%;
}

.headerFix .heroView .act4{
    opacity: 0;
    pointer-events: none;
}
.headerFix .scrollDown{
}

}


.member_wrap {
    margin-bottom: 100px;
    padding-bottom: 100px;
    position: relative;
    border-bottom: 1px solid;
}
.member_wrap:last-child {
    margin-bottom: 0px;
    padding: 0;
    border: none;
}

.member_name_bg {
    position: absolute;
    top: 0;
    right: -51px;
    font-family: nimbus-sans-extended;
    font-weight: 700;
    line-height: 1;
    writing-mode: vertical-rl;
    font-size: 140px;
    color: #454c5a00;
    z-index: -1;
    letter-spacing: 0.01em;
    white-space: nowrap;
    -webkit-text-stroke: 2px #ffffff45;
}

.item_lead {
    text-align: center;
    margin-bottom: 50px;
}

.name_wrap {
    margin-bottom: 8px;
    max-width: 175px;
    text-align: center;
}


.item_lead .member_name {
    font-size: 23px;
    font-family: nimbus-sans-extended;
    font-weight: 700;
    text-align: left;
    background: #fff;
    color: #232b3c;
    line-height: 1;
    padding: 0.4em 1em;
    margin-bottom: 12px;
    text-align: center;
}

.item_lead .type {
    font-size: 21px;
    font-family: nimbus-sans-extended;
    font-weight: 700;
    text-align: left;
    color: #fff;
    line-height: 1;
    padding: 0.45em 1em;
    border: 2px solid;
    text-align: center;
}


.item_lead .item_name {
    font-size: min(73px, 6.5vw);
    font-family: nimbus-sans-extended;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: left;
}

.item_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item_detail .item_img {
    width: 42%;
}
.item_img_list {
    margin-bottom: 25px;
}
.item_img_list:last-child {
    margin-bottom: 0;
}

.item_detail .item_txt_wrap {
    width: 50%;
}
.item_detail .item_txt_wrap .item_txt {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.item_detail .item_txt_wrap .item_txt:last-child {
    margin-bottom: 0;
}

.item_detail .item_txt_wrap .comment_name {
    text-align: right;
}

.tab_menu {
    font-family: nimbus-sans-extended;
    font-weight: 700;
    display: flex;
    text-align: center;
    margin-bottom: 20px;
}

.tab_menu > li {
    width: 50%;
}
.tab_menu > li a {
    color: #fff;
    border-bottom: 1px solid;
    display: block;
    padding: 0 0 10px;
}
.tab_menu > li a.current {
    color: #e32e2e;
}

.tab_box {
    display: none;
}
.tab_box.on {
    display: block;
}


.detail_list {
    border-top: 1px solid #ffffff66;
    margin-bottom: 20px;
}

.detail_list > li {
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    border-bottom: 1px solid #ffffff66;
    padding: 18px 0;
}

.detail_list > li .detail_list_tit {
    width: 30%;
}

.detail_list > li  .detail_list_txt {
    width: 70%;
}

.contentArea.contents_w {
    background: linear-gradient(268deg, #283852 0%, #2e444d 100%);
    position: relative;
    box-shadow: 0 0 24px #0000006b;
}

.contentArea.contents_w h2 span {
}

.detailBox {
    text-align: left;
    margin-bottom: 40px;
    background: rgb(3 16 49 / 24%);
    padding: 30px 40px;
}
.detailBox:last-child {
    margin-bottom: 0;
}

.detail_tit {
    margin-bottom: 15px;
    font-weight: 800;
    text-align: center;
    color: #ff5c5c;
    font-size: 19px;
    letter-spacing: 0.2em;
}

.detail_txt {
    font-size: 15px;
    margin-bottom: 15px;
}
.detail_txt a {
    text-decoration: underline;
    color: #51d3ff;
}

.attention {
    margin-bottom: 30px;
}

.attention > li {
    font-size: 13px;
    margin-bottom: 3px;
    text-indent: -1em;
    padding-left: 1em;
}

.period_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.period_box .detailBox {
    margin-bottom: 0;
    width: 48.5%;
    text-align: center;
    padding: 40px;
}

.period_box .detailBox .box_item {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
}

.period_box .detailBox .box_span {
    font-size: 13px;
    letter-spacing: 0.2em;
    margin-bottom: 3px;
    color: #e4d3a6;
}

.period_box .detailBox .box_span_day {
    font-size: 14px;
}

.cdBtn a {
    display: block;
    background: linear-gradient(23deg, #3563b9 0%, #bed8ff 100%);
    color: #fff;
    width: 100%;
    max-width: 400px;
    text-align: center;
    margin: 0 auto 20px;
    padding: 25px 30px 27px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.cdBtn:last-child a {
    margin-bottom: 0;
}

.cdBtn a::after {
    content: '\f061';
    position: absolute;
    top: 50%;
    right: 1em;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    line-height: 0;
    transition: 0.3s;
    font-weight: 200;
}

.btn a {
    font-weight: 800;
    color: #fff;
    background: linear-gradient(300deg, #dd2626, #ff5050);
    padding: 25px 30px;
    border-radius: 13px;
    box-shadow: 0 0 15px #00000070;
    font-size: 17px;
    display: block;
    max-width: 320px;
    margin: 0 auto;
}

.gold {
    color: #e4d3a6;
    font-weight: 500;
}

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

.item_lead .type {
    font-size: 14px;
    padding: 0.5em;
}

.item_lead .member_name {
    font-size: 16px;
    margin-bottom: 8px;
}

.item_lead .item_name {
    font-size: min(26px, 6.5vw);
    line-height: 1.1;
}
.item_lead {
    margin-bottom: 25px;
}

.item_detail .item_img {
    width: 100%;
    margin-bottom: 22px;
}

.item_img_list {
    margin-bottom: 20px;
}

.item_detail .item_txt_wrap {
    width: 100%;
}

.item_detail .item_txt_wrap .item_txt {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 16px;
}

.item_detail .item_txt_wrap .comment_name {
    font-size: 13px;
}

.detail_list {
    margin-bottom: 16px;
}
.detail_list > li {
    font-size: 12px;
    padding: 15px 0;
}


.tab_menu {
    font-size: 14px;
    margin-bottom: 18px;
}

.member_wrap {
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.member_name_bg {
    right: -72px;
    -webkit-text-stroke: 1px #ffffff45;
}

.name_wrap {
    max-width: 120px;
}



.detailBox {
    padding: 16px;
    margin-bottom: 15px;
}
.detail_tit {
    font-size: 15px;
    margin-bottom: 8px;
}

.detail_txt {
    font-size: 12px;
    margin-bottom: 12px;
}

.period_box .detailBox .box_item {
    font-size: 15px;
}

.period_box .detailBox .box_span {
    font-size: 12px;
}
.period_box .detailBox .box_span_day {
    font-size: 12px;
}

.attention > li {
    font-size: 12px;
}

.cdBtn a {
    max-width: 350px;
    font-size: 15px;
    padding: 16px 30px 18px;
    margin-bottom: 20px;
}


.period_box {
    margin-bottom: 20px;
}

.period_box .detailBox {
    width: 100%;
    margin-bottom: 18px;
    padding: 24px 16px;
}

.period_box .detailBox:last-child {
    margin-bottom: 0;
}

.btn a {
    font-size: 15px;
    padding: 20px;
}

}





/*===================================================
    slick
====================================================*/

.slick-prev, .slick-next {
    width: 35px;
    height: 35px;
    background: #e32e2e;
    z-index: 1;
}

.slick-dots li.slick-active button {
    background: #aaa;
    padding: 0;
}

.slick-dots li button:before {
    color: #ffffff;
    font-size: 20px;
    font-family: unset;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}
.slick-dots li.slick-active button {
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 44%;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
    border-radius: 0;
    background: none;
    margin: 0;
    transform-origin: center;
    transition: 0.3s;
}

.slick-prev:before {
    transform: translate(-50%, -50%) rotate(225deg);
    left: 56%;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-next {
    right: -18px;
}
.slick-prev {
    left: -18px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #e32e2e;
}


.thumbnail {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.thumbnail li {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 19%;
  height: 100%;
  margin: 0.5%;
  padding: 0;
}
.thumbnail li.current {
    border: 3px solid #e32e2e;
}

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



}




/*===================================================
    btnBox
====================================================*/

.btnBox {
    color: #fff;
}

.btnBox .btnBoxTit {
	font-weight: bold;
    font-size: 32px;
    line-height: 1.3;
    margin: 0 0 35px;
}

.btnBox .btnBoxTxt {
    text-align: left;
    margin: 0 0 40px;
}

.btnBox .btnBoxTxt li {
    margin: 0 0 10px;
}

.btnBox .btnBoxTxt li:nth-last-child(3),
.btnBox .btnBoxTxt li:nth-last-child(2){
    margin: 0 0 5px;
}

.btnBox .btnBoxTxt li:last-child {
    margin: 0;
}

.btnBox .cdBtn a {
    display: block;
    background: #d70e1d;
    color: #fff;
    width: 100%;
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
}

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

	.btnBox {}

	.btnBox .btnBoxTit {
	    font-size: 20px;
	    margin: 0 0 15px;
	}

	.btnBox .btnBoxTxt {
	    margin: 0 0 25px;
	}
	
	.btnBox .btnBoxTxt li {
	    margin: 0 0 20px;
	}

	.btnBox .btnBoxTxt li:nth-last-child(3),
	.btnBox .btnBoxTxt li:nth-last-child(2){
	    margin: 0 0 15px;
	}

	.btnBox .cdBtn a {
	    max-width: 350px;
	    font-size: 16px;
	    padding: 20px;
	}

}
