@charset "UTF-8";
/* CSS Document */

#mv{
    background-image: url(
	"../images/mainv.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
}
#mv img {
    width: 100%;
}

.text-overlay-wrap {
    position: relative;
    width: 100%;
    /* [disabled]height: 200px; */
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 4vw;  /* 上下に余白をつける */
    padding-bottom: 4vw;
    background-image: url(../images/top/akihabara.svg);
    background-repeat: no-repeat;
    background-position: 0% center;
    background-size: 100% auto;
}

/* 背景の薄ら文字 */
.bg-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
/*    font-size: 96px;*/
    font-size: 15vw; /* 横幅の約100%になるサイズ */
    color: rgba(0, 0, 0, 0.05); /* 薄く表示 */
    white-space: nowrap;
    pointer-events: none;
    user-select: none;
    font-family: "Luckiest Guy", cursive;
/*    transform: translate(-50%, -50%) rotate(-4deg);*/
}

/* 手前に表示する文字 */
.main-text {
    /* [disabled]position: relative; */
    z-index: 1;
    text-align: center;
    /*    padding-top: 80px;*/
    font-size: 64px;
    font-family: "Dela Gothic One", sans-serif;
    color: #B42F1A;
    line-height: 1.2em;
    text-shadow: 2px 2px rgba(255,255,255,0.44);
    background-repeat: no-repeat;
    width: 100%;
}



#top_news{
    padding-top: 1.53%;
    padding-bottom: 1.53%;
    background-color: #FFFFFF;
    border-top: 2px solid #3E3A39;
    border-bottom: 2px solid #3E3A39;
    padding-left: 5.38%;
    padding-right: 5.38%;
}
#to_ne_tit-content{
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#top_ne_content{
		width: 86.16%;
}
#to_ne_tit{
	color: #E2513A;
	font-size: 22px;
	line-height: 1em;
	font-weight: 700;
	width: 13.84%;
	margin-right: 24px;
}
#top_ne_content a{
	display: flex;
	background-image: url("../images/play-btn.svg");
	background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px auto;
	padding-top: 6px;
	padding-bottom: 6px;

}
#to_ne_date{
	font-size: 16px;
	line-height: 1em;
	font-weight: 600;
	margin-right: 20px;
}
#to_ne_txt{
	font-size: 16px;
	line-height: 1em;
	font-weight: 600;
}
#top_aki{
    padding-top: 2.3%;
    padding-bottom: 1px;
    background-color: #F0EEE7;
}

#top_aki h1{
    font-size: 24px;
    line-height: 1.7em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 3.07%;
}
#top_aki .catch{
    margin-top: 2.3%;
}
#top_aki ul{
	display: flex;
	justify-content: space-between;
	margin-top: 3.84%;
	margin-bottom: 4.61%;
}
#top_aki ul li{
    width: 47.64%;
    background-repeat: no-repeat;
    text-align: center;
    box-sizing: border-box;
}
#top_aki ul li:nth-child(2){

}
#top_aki h2{
	font-size: 26px;
	line-height: 1.4em;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-top: 3px solid #3E3A39;
	border-bottom: 3px solid #3E3A39;
	background-color: #E2513A;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5.38%;
	padding-left: 5.38%;
	box-sizing: border-box;
	margin-bottom: 6.15%;
}
#top_aki ul li p{
	
}
#top_aki ul li p span{
	display: inline-block;
	font-size: 15px;
	line-height: 1em;
	font-weight: 500;
	background-color: #3E3A39;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 12px;
	box-shadow: 3px 3px 0px #E2513A;
}
#top_genre{
    padding-top: 5.38%;
    padding-bottom: 1px;
    background-image: url(../images/top/sss-O-T-L.svg),url(../images/top/sss-R-T-R.svg);
    background-repeat: no-repeat;
    background-position: left top,right top;
    background-size: 6% auto;
}
#top_genre ul{
	box-sizing: border-box;
	display:flex;
	flex-wrap: wrap;
	margin-top: 3.84%;
}
#top_genre ul li{
    box-sizing: border-box;
    width: 22.69%;
    margin-right: 3.07%;
    margin-bottom: 3.07%;
    border-radius: 8px;
    border: 2px solid #3E3A39;
}
#top_genre ul li:nth-child(4n){
	margin-right: 0;
}
#top_genre ul li a{
	
}
#top_genre ul li .to_ge_img{
	box-sizing: border-box;
	
}
#top_genre ul li .to_ge_img img{
    box-sizing: border-box;
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
/*
	border-top: 1.6px solid #3E3A39;
	border-left: 1.6px solid #3E3A39;
	border-right: 1.6px solid #3E3A39;
*/
}
#top_genre ul li h3{
    box-sizing: border-box;
    padding: 8px;
    text-align: center;
    font-size: 25px;
    line-height: 1.4em;
    font-weight: normal;
    background-color: #FBFBF2;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 1.6px solid #3E3A39;
    font-family: "Dela Gothic One", sans-serif;
/*
	border-bottom: 1.6px solid #3E3A39;
	border-left: 1.6px solid #3E3A39;
	border-right: 1.6px solid #3E3A39;
*/
}
.content_wrap ul li a h3 em {
    font-style: normal;
    display: block;
    font-family: "Play", sans-serif;
    font-size: 24px;
    color: #E2513A;
    line-height: 1;
    font-weight: 700;
}

#top_jiss{
    background-color: #F0EEE7;
    padding-top: 5.38%;
    padding-bottom: 1px;
}
#top_jiss ul{
	box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-top: 4.61%;
	margin-bottom: 1.53%;
}
#top_jiss ul li{
    box-sizing: border-box;
    width: 31.53%;
    margin-right: 2.69%;
    margin-bottom: 2.69%;
}
#top_jiss ul li:nth-child(3n){
	box-sizing: border-box;
	margin-right: 0;
	
}
#top_jiss ul li a{
    box-sizing: border-box;
    display: block;
    background-color: #FFFFFF;
    padding: 5.38%;
    padding-bottom: 8.46%;
    border-radius: 8px;
    border-top: 1.6px solid #3E3A39;
    border-bottom: 1.6px solid #3E3A39;
    border-left: 1.6px solid #3E3A39;
    border-right: 1.6px solid #3E3A39;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
}
.top_jiss_img{
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 12px;
}
.top_jiss_img img{
    box-sizing: border-box;
    border-radius: 8px;
    width: 100%;
}

.top_jiss_date{
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 600;
    margin-bottom: 4px;
    color: #7A7270;
}
.top_jiss_txt{
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 18px;
    color: #3E3A39;
}
.top_jiss_price{
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 600;
	line-height: 1em;
	background-color: #E2513A;
	color: #FFFFFF;
	padding: 8px 10px;
	box-shadow: 4px 4px 0px #3E3A39;
	display: inline-block;
}
#top_reason{
    padding-top: 5.38%;
    padding-bottom: 1px;
}
#top_reason ul{
	display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
/*    align-items: stretch;*/
	margin-top: 4.61%;
    margin-bottom: 5.38%;
}

#top_reason ul li{
    box-sizing: border-box;
    width: 31.53%;
    margin-right: 2.69%;
    position: relative;
    background-color: #FBFBF2;
    padding: 2.3% 3.84%;
    border-radius: 8px;
    border: 2px solid;
    
}
#top_reason ul li:last-child{
	margin-right: 0;
    
}
#top_reason ul li::before{
	position: absolute;
	content: "";
	background-image: url("../images/ora-triangle.svg");
	background-position:left top;
	background-repeat: no-repeat;
	background-size: cover;
	top:-6px;
	left: -6px;
	height: 80px;
    width: 80px;
	border-top-left-radius: 8px;
}
#top_reason ul li::after{
    position: absolute;
    content: "01";
    top: 4px;
    left: 6px;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 24px;
}
#top_reason ul li:nth-child(2)::after{
	position: absolute;
	content: "02";
}
#top_reason ul li:nth-child(3)::after{
	position: absolute;
	content: "03";
}
#top_reason ul li h3{
	font-size: 14px;
	line-height: 1em;
	font-weight: 600;
	text-align: center;
	margin-bottom: 16px;
}
#top_reason ul li h4{
	font-size: 17px;
	line-height: 1.2em;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #3E3A39;
	padding-bottom: 18px;
	margin-bottom: 12px;
}
#top_reason ul li h4 span{
    display: block;
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
    line-height: 1.3em;
    color: #E2513A;
}
#top_reason ul li p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}
#top_where{
    padding-bottom: 5.38%;
    position: relative;
    background-image: url(../images/top/sonobade.svg);
    background-repeat: no-repeat;
    background-size: 15% auto;
    background-position: 0% 14%;
}
/*
.sonobade {
    position: absolute;
    left: 0px;
    top: 56px;
    background-color: #FFFFFF;
    padding: 32px;
    width: fit-content;
    z-index: 800;
    font-size: 28px;
    color: #E2513A;
    font-family: "Dela Gothic One", sans-serif;
}
*/

.sonobade {
    position: absolute;
    left: 0px;
    top: 56px;
    background-color: #E2513A;
    width: 200px; /* 固定幅 */
    height: 200px; /* 固定高さ（幅と同じ） */
    border-radius: 50%; /* 円形にする */
    z-index: 800;
    font-size: 28px;
    color: #E2513A;
    font-family: "Dela Gothic One", sans-serif;
    display: flex; /* 中央揃え用 */
    flex-direction: column; /* 縦方向に揃える */
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box; /* paddingを含めたサイズ調整 */
    -webkit-box-shadow: 6px 0px #E2513A;
    box-shadow: 6px 0px #E2513A;
}


#top_where ul{
	display: flex;
	justify-content: space-between;
	margin-top: 4.61%;
    margin-bottom: 4.61%;
}
#top_where ul li{
    width: 47.69%;
}
#top_whe_img img{
    border-radius: 8px;
    width: 100%;
}
#top_whe_map{
    height: 0;
    overflow: hidden;
    padding-bottom: 75.38%;
    position: relative;
}
#top_whe_map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 8px;
    width: 100%;
}
#top_whe_add{
	text-align: center;
	line-height: 1.6em;
	font-weight: 600;
	font-size: 16px;
}
#top_area{
    padding-top: 5.38%;
    padding-bottom: 1px;
}
#top_ar_ul-box{
    border-radius: 8px;
    background-color: #FBFBF2;
    border: 1.6px solid #3E3A39;
    margin-top: 5.38%;
}
#top_area ul{
    padding-top: 1.53%;
    padding-bottom: 1.53%;
    display: flex;
    justify-content: space-between;
    /* [disabled]align-items: anchor-center; */
}
#top_area ul li{
    width: 42.3%;
    padding: 3.84% 9.23%;
    padding-bottom: 2.3%;
    border-right: 1.6px dotted #3E3A39;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#top_area ul li:last-child{
	border-right: 0;
}
.to_ar_ico{
	margin-right: auto;
	margin-left: auto;
	width: 48px;
	margin-bottom: 14px;
}
#top_area ul li:last-child .to_ar_ico{
	width: 34px;
}
.to_ar_ico img{
	width: 100%;
}
#top_area ul li h3{
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 32px;
}
.to_ar_img{
	width: 100%;
	margin-bottom:6.92%;
}
.to_ar_img img{
	width: 100%;
}

#top_faq{
    padding-bottom: 1px;
}
#faq_list{
	margin-top: 5.38%;
}
#faq_list li {
    margin-bottom: 24px;
}
.faq_onoff {
display: none;
}
.faq_q_box {
    cursor: pointer;
    padding-top: 10px;
    padding-right: 56px;
    padding-left: 24px;
    padding-bottom: 12px;
    display: flex;
    font-weight: 800;
    background-color: #FBFBF2;
    border-radius: 8px;
    font-size: 18px;
    line-height: 1.5em;
    align-items: center;
    border: 1.6px solid #3E3A39;
}
.faq_q {
    color: #C82122;
    font-size: 26px;
    line-height: 28px;
    display: block;
    width: 28px;
    border-radius: 14px;
    text-align: center;
    margin-right: 16px;
    min-width: 28px;
	font-weight: 800;
	   
}
.faq_q_box,
.faq_a_box {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
/*transition: all .5s;*/
	
}
.faq_q_box::after,.faq_q_box::before {
    content: "";
    position: absolute;
    right: 32px;
    width: 3px;
    height: 1.25em;
    background-color: #C82122;
    transition: all 0.5s;
	
}
.faq_q_box::after {
transform: rotate(90deg);
}
.faq_a_box {
    max-height: 0;
    overflow: hidden;
    background-color: #FFFFFF;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
	transition: max-height 0.8s ease-in-out;
}

.faq_onoff:checked + .faq_q_box + .faq_a_box {
    max-height: 1000px;
}

.faq_a_inner {
    padding: 24px;
    display: flex;
    align-items: flex-start;
	background-color: #3E3A39;
	border-right:solid #3E3A39;
	border-left:solid #3E3A39;
	border-bottom:solid #3E3A39;
}
.faq_a {
    font-size: 26px;
    line-height: 28px;
    display: block;
    width: 28px;
    border-radius: 14px;
    text-align: center;
    margin-right: 16px;
    min-width: 28px;
	font-weight: 800;
	color: #FFFFFF;
}
.faq_a_txt {
}
.faq_a_txt p {
	color: #FFFFFF;
    margin: 0;
    font-size: 0.9em;
    line-height: 1.5;
}
.faq_onoff:checked + .faq_q_box {
    border-radius: 8px 8px 0px 0px;
}
.faq_onoff:checked + .faq_q_box + .faq_a_box{
    max-height: 500px;
/*    transition: all 2s;*/
}
.faq_onoff:checked + .faq_q_box::before {
transform: rotate(90deg) !important;
}
#top_blog{

}
#top_blog ul{
	box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-top: 5.38%;
    margin-bottom: 3.07%;
}
#top_blog ul li{
    box-sizing: border-box;
    width: 31.53%;
    margin-right: 2.69%;
    margin-bottom: 2.69%;
}
#top_blog ul li:last-child{
	margin-right: 0;
}
#top_blog ul li a{
    box-sizing: border-box;
    background-color: #FFFFFF;
    padding: 5.38%;
    padding-bottom: 8.46%;
    border-radius: 8px;
    border-top: 1.6px solid #3E3A39;
    border-bottom: 1.6px solid #3E3A39;
    border-left: 1.6px solid #3E3A39;
    border-right: 1.6px solid #3E3A39;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
}
.to_bl_img{
	width: 100%;
	margin-bottom: 20px;
}
.to_bl_img img{
    border-radius: 8px;
    width: 100%;
}
.to_bl_date{
	font-size: 14px;
	line-height: 1em;
	font-weight: 600;
	margin-bottom: 10px;
}
#top_blog ul li h3{
	line-height: 1.4em;
    font-weight: 600;
    font-size: 15px;
}
#top_aki .content_wrap ul li img {
    border-radius: 8px;
    width: 100%;
}
.top_hinmoku_wrap3 p {
    text-align: center;
    font-size: 20px;
    line-height: 1.8em;
    font-weight: 500;
}
.top_hinmoku_wrap3 {
    margin-top: 4.61%;
    color: #FFFFFF;
    padding: 3.07%;
    border-radius: 16px;
    background-color: #E2513A;
}
.top_taiou_box2 p {
    font-size: 18px;
    line-height: 1.7em;
}
.top_taiou_box2 {
    margin-bottom: 6.92%;
}
.top_taio_box1 p {
    color: #E2513A;
    font-size: 32px;
    font-family: "Play", sans-serif;
}
.top_taiou_box2 p strong {
    color: #9E2917;
    font-weight: bold;
    font-size: 22px;
}
#top_cam {
  padding-top: 5.38%;
  padding-bottom: 5.38%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; /* Slickの横スクロールが影響する場合に備え */
}

.top_cam_slick_wrap {
  width: 100vw; /* ブラウザ幅いっぱい */
  overflow: hidden;
  position: relative;
}

.top_cam_slick .slick-slide {
  transform: scale(0.85);
  opacity: 0.5;
  transition: all 0.4s ease;
}

.top_cam_slick .slick-center {
  transform: scale(1);
  opacity: 1;
}

.top_cam_slick img {
  width: 640px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.top_cate_icon_wrap {
    background-color: #E2513A;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3.07%;
    padding-right: 3.07%;
}
.kouiu_jotaidemo {
    padding: 5.38%;
    background-color: #E2513A;
}
.k-JOTAI_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/top/point2.svg),url(../images/top/good1.svg);
    background-position: 3.84% top,92% top;
    background-size: 200px auto;
    background-repeat: no-repeat;
    
}
.k-JOTAI_inner h2 {
    text-align: center;
    font-size: 40px;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  
}
.k-JOTAI_inner h2 strong {
    font-size: 56px;
    display: block;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.53);
    background: linear-gradient(transparent 60%, #920e14 60%);
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
}
.k-JOTAI_inner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5.38%;
}
.k-JOTAI_inner ul li img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    width: 100%;
}

.k-JOTAI_inner ul li {
    width: 15.38%;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-shadow: 5px 5px #920E14;
    box-shadow: 5px 5px #920E14;
    border: 4px solid #920E14;
    padding-bottom: 2.3%;
}
.k-JOTAI_inner ul li p {
    margin-top: 12px;
    color: #920E14;
    font-weight: 600;
    font-size: 17px;
    background: linear-gradient(90deg, #920E14 0% 100%);
    background-repeat: no-repeat;
    background-size: 32px 4px;
    background-position: center bottom;
    padding-bottom: 12px;
}
#top_aki .content_wrap .top_P1 {
    text-align: center;
    font-family: "Dela Gothic One", sans-serif;
    font-size: 48px;
}
.top_kaitori_kyoka {
    padding: 5.38%;
    background-color: #920E14;
    background-image: -webkit-linear-gradient(148deg,rgba(146,14,20,1.00) 0%,rgba(98,9,13,1.00) 40.41%,rgba(140,13,19,1.00) 66.53%,rgba(146,14,20,1.00) 100%);
    background-image: -moz-linear-gradient(148deg,rgba(146,14,20,1.00) 0%,rgba(98,9,13,1.00) 40.41%,rgba(140,13,19,1.00) 66.53%,rgba(146,14,20,1.00) 100%);
    background-image: -o-linear-gradient(148deg,rgba(146,14,20,1.00) 0%,rgba(98,9,13,1.00) 40.41%,rgba(140,13,19,1.00) 66.53%,rgba(146,14,20,1.00) 100%);
    background-image: linear-gradient(302deg,rgba(146,14,20,1.00) 0%,rgba(98,9,13,1.00) 40.41%,rgba(140,13,19,1.00) 66.53%,rgba(146,14,20,1.00) 100%);
}
.top_KTR_KYK_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.top_KTR_KYK_inner .memo {
    color: rgba(255,255,255,1.00);
    margin-top: 16px;
}

.ktrkyk_p1 {
    margin-top: 3.07%;
    margin-bottom: 5.38%;
    text-align: center;
    color: #FFFFFF;
}
.top_KTR_KYK_inner .ktrkyk_p1 p {
    font-size: 24px;
    line-height: 1.6em;
}


.top_KTR_KYK_inner h2 {
    color: #FFFFFF;
    text-align: center;
    font-size: 56px;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: normal;
    background-image: url(../images/cross_wh.svg),url(../images/cross_wh.svg);
    background-repeat: no-repeat;
    background-position: left center,right center;
    background-size: 40px auto;
    width: fit-content;
    padding-left: 64px;
    padding-right: 64px;
    padding-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(90deg, #fff 0% 100%);
    background-repeat: no-repeat;
    background-size: 56px 3px;
    background-position: center bottom;
    text-shadow: 1px 1px rgba(0,0,0,0.54);

}


.top_KTR_KYK_inner ul {
    display: flex;
    flex-wrap: wrap;
}
.top_KTR_KYK_inner ul li {
    border-radius: 24px;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 23.84%;
    margin-right: 8px;
/*    margin-right: 1.53%;*/
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.50);
    box-shadow: 1px 1px 6px rgba(0,0,0,0.50);
}
.top_KTR_KYK_inner ul li a {
    padding: 5.38%;
    display: block;
}
.top_KTR_KYK_inner ul li a .ktrkyk_kakaku {
    color: #920E14;
    font-size: 16px;
}
.top_KTR_KYK_inner ul li a .ktrkyk_kakaku strong {
    font-size: 22px;
    margin-left: 6px;
}
.top_KTR_KYK_inner ul li a h3 {
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}
ul li a .ktrkyk_maker {
    font-size: 13px;
    color: #515151;
}


.kyoka_slider {
  position: relative; /* これが大事 */
}

.kyoka_slider .slick-prev,
.kyoka_slider .slick-next {
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.kyoka_slider .slick-prev {
  left: -40px; /* ←ここで左に出す */
}

.kyoka_slider .slick-next {
  right: -40px; /* ←ここで右に出す */
}

.ktrkyk_genre {
    color: #FFFFFF;
    background-color: #E2513A;
    width: fit-content;
    padding-top: 4px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 4px;
    border-radius: 24px;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 6px;
}


.top_KTR_KYK_inner ul li img {
    border-radius: 16px;
    width: 100%;
    margin-bottom: 5.38%;
}

/*
.top_KTR_KYK_inner ul li:nth-child(4n) {
    margin-right: 0px;
}
*/
