@charset "utf-8";
/* ==================================================
Common
================================================== */
#tmp_what_like canvas {
    position: absolute;
    top: 0;
    z-index: 1;
    pointer-events: none;
    left: 50%;
    transform: translateX(-50%);
}
.custom_miryoku #tmp_footer{
    margin-top: -68px;
}
.show_sp{
    display: none;
}
.splide_common.splide{
    display: flex;
    flex-direction: column-reverse;
}
.splide_common .splide__controls{
    display: flex;
    justify-content: center;
    align-items: center;
}
.splide_common .splide__toggle {
	position: relative;
	display: inline-block;
    min-width: auto;
	font-size: 77.8%;
    width: 30px;
    height: 30px;
	text-decoration: none;
	padding: 0;
	color: #222222;
	margin-left: 8px;
	text-align: left;
    text-indent: -9999px
}
.splide_common .splide__toggle:before{
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    color: #636363;
    top: 0;
    margin-top: 1px;
    border: 1px solid #636363;
}
.splide_common .splide__toggle__pause:before{
    top: 10px;
    width: 8px;
    height: 11px;
    border-left: 3px solid #636363;
    border-right: 3px solid #636363;
}
#tmp_mainvs .splide_common .splide__toggle__pause:before{
    left: 15px;
    top: 14px;
}
.splide_common .splide__toggle__play:before{
    left: 12px;
    top: 10px;
    width: 8px;
    height: 11px;
    border-width: 5px 0 6px 7px;
    border-color: transparent transparent transparent #636363;
}
#tmp_mainvs .splide_common .splide__toggle__play:before{
    left: 16px;
    top: 14px;
}
.splide_common .splide__arrow--prev {
	background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/prev_icon.png);
}
.splide_common .splide__arrow--next {
	background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/next_icon.png);
}
.splide_common .splide__progress {
    position: absolute;
    top: 14px;
    left: 0;
    display: flex;
	align-items: flex-end;
    padding: 0;
    color: #636363;
    background-color: #ffffff;
}
.splide_common .splide__progress .progress_current {
    color: #636363;
}
.splide_common .splide__progress .progress_total {
	padding-left: 21px;
	margin-bottom: 0 !important;
}
.splide_common .splide__progress .progress_total:before {
	content: '';
	width: 1px;
	height: 90%;
	position: absolute;
	left: 11px;
	top: -1px;
	transform: rotate(20deg);
	background-color: #222222;
}
/* reset hover common */
.splide_common .splide__toggle:hover:before{
    border-color: #636363;
    background-color: #ffffff;
}
.splide_common .splide__toggle:hover .splide__toggle__pause:before,
.splide_common .splide__toggle:hover .splide__toggle__play:before{
    border-left-color: #636363;
}
.splide_common .splide__toggle:hover .splide__toggle__pause:before{
    border-right-color: #636363;
}
.splide_common .splide__arrow--next:hover{
    background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/next_icon.png);
}
.splide_common .splide__arrow--prev:hover {
    background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/prev_icon.png);
}
/* miryoku heading */
.custom_miryoku #tmp_contents .what_section .miryoku_heading{
    z-index: 2;
}
/* what_section common */
.what_section .splide_common{
    padding-top: 49px;
}
.what_section_wrap{
    position: relative;
    padding-bottom: 354px;
}
.what_section_wrap:after{
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -50px;
    left: 0;
    right: 0;
    height: 483px;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/main/banner_bg.jpg) no-repeat;
    background-size: cover;
}
.what_section .what_cnt,
.what_section .what_inner{
    position: relative;
}
.what_section .what_inner{
    background-color: #ffffff;
}
/* ==================================================
Mainvs
================================================== */
#tmp_mainvs{
    position: relative;
    z-index: 1;
    margin-bottom: 217px;
    border-top: 1px solid #636363;
}
#tmp_mainvs .mainvs_splide_wrap{
    position: relative;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}
#tmp_mainvs_splide{
    padding-left: 28.1%;
}
#tmp_mainvs .mainvs_splide_wrap:after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 47px;
    bottom: -56px;
    left: 0;
    right: 34%;
    max-width: 1047px;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/main/mainvs_bg.jpg) no-repeat;
    background-size: cover;
}
#tmp_mainvs .charm_banner,
#tmp_mainvs .mainvs_logo{
    position: absolute;
    pointer-events: none;
    z-index: 1;
    left: 0;
    right: 0;
    max-width: 1220px;
    margin: 0 auto;
}
#tmp_mainvs .charm_banner{
    padding-left: 10px;
    top: 29.1%;
}
#tmp_mainvs .charm_banner h1{
    display: inline-block;
    font-size: 200%;
    width: 374px;
    height: 388px;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/main/charm_mainvs.png) no-repeat left top;
    max-height: 388px;
    overflow-y: auto;
    padding: 10px;
    background-size: 100% auto;
}
#tmp_mainvs .charm_banner h1 > span{
    display: block;
    width: 0;
    height: 0;
    text-indent: -9999px;
}
#tmp_mainvs .mainvs_logo{
    display: flex;
    justify-content: flex-end;
    top: 14px;
    padding-right: 42px;
}
#tmp_mainvs .mainvs_logo a{
    display: block;
    pointer-events: visible;
}
#tmp_mainvs .charm_banner img,
#tmp_mainvs .mainvs_logo img{
    max-width: 100%;
    height: auto;
}
#tmp_mainvs .mainvs_logo img{
    opacity: 1;
    transition: 0.3s ease-in-out opacity;
}
#tmp_mainvs .scroll_bar{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    bottom: -108px;
    max-width: 1220px;
    padding: 0 6px;
    margin: 0 auto;
    pointer-events: none;
}
#tmp_mainvs .scroll_bar > p{
    display: inline-block;
}
#tmp_mainvs .scroll_bar a{
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 77.8%;
    color: #222222;
    text-indent: -9999px;
    width: 25px;
    height: 194px;
    background: url(/shared/templates/miryoku_top_rn2025/images/icon/scroll_txt.png) no-repeat left top;
    background-size: 100% auto;
    pointer-events: all;
}
#tmp_mainvs .scroll_bar a:before {
    content: '';
    width: 20px;
    height: 18px;
    position: absolute;
    top: 70px;
    left: 4px;
    border-radius: 50%;
    z-index: 1;
    background: url(/shared/templates/miryoku_top_rn2025/images/icon/scroll_point.png) no-repeat;
    animation: scroll 2.5s linear infinite;
    background-size: 100% auto;
}
#tmp_mainvs .scroll_bar a:after {
    content: '';
    height: 120px;
    width: 1px;
    position: absolute;
    bottom: 0;
    left: 13px;
    background-color: #636363;
    background-repeat: no-repeat;
    background-position: center 3px;
}
#tmp_mainvs .scroll_bar.paused a:before {
	animation-play-state: paused;
}
@keyframes scroll {
	0% {
		opacity: 0;
        transform: translateY(5px);
	}
	10% {
		opacity: 1;
        transform: translateY(10px);
	}
	80% {
		opacity: 1;
	}
	100% {
		opacity: 0;
        transform: translateY(110px);
	}
}
#tmp_mainvs_splide .splide__slide .txt{
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    padding-right: 10px;
    max-width: 772px;
    text-align: right;
    margin: 0 auto;
}
#tmp_mainvs_splide .splide__slide .txt > span{
    display: inline-block;
    font-size: 77.8%;
    text-align: left;
    color: #636363;
    background-color: #ffffff;
    padding: 9px 11px 8px 14px;
}
#tmp_mainvs_splide .splide__slide img{
    width: 100%;
    height: auto;
    min-height: 500px;
    object-fit: cover;
    max-height: 800px;
}
#tmp_mainvs_splide .splide__controls_wrap{
    position: absolute;
    pointer-events: none;
    z-index: 10;
    bottom: -1px;
    left: 0;
    right: 0;
}
#tmp_mainvs_splide .splide__controls{
    padding-left: 56px;
    justify-content: flex-start;
}
#tmp_mainvs_splide .splide__controls *{
    pointer-events: visible;
}
#tmp_mainvs_splide.no-splide .splide__controls{
    display: none;
}
#tmp_mainvs_splide.splide_common .splide__arrow{
    width: 42px;
    height: 32px;
}
#tmp_mainvs_splide.splide_common .splide__arrow--prev {
    margin-right: 0;
	background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/prev_icon_mainvs.png);
}
#tmp_mainvs_splide.splide_common .splide__arrow--next {
	background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/next_icon_mainvs.png);
}
#tmp_mainvs_splide.splide_common .splide__toggle,
#tmp_mainvs_splide.splide_common .splide__toggle:before{
    width: 38px;
    height: 38px;
}
#tmp_mainvs_splide.splide_common .splide__toggle{
    margin-left: 6px;
    min-width: auto;
}
#tmp_mainvs_splide.splide_common .splide__toggle:before{
    border: none;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/circle_icon.png) no-repeat left top;
}
/* ==================================================
pick up
================================================== */
#tmp_pickup{
    position: relative;
    margin-bottom: 87px;
}
#tmp_pickup:after{
    content: '';
    position: absolute;
    z-index: -1;
    right: 0;
    left: calc(50% - 244px);
    bottom: 14px;
    top: 175px;
    background-color: #f0fbfc;
}
#tmp_pickup .what_inner{
    position: relative;
    padding-top: 41px;
    background-color: transparent;
}
#tmp_pickup .splide_common .splide__toggle{
    display: none;
}
#tmp_new_splide .splide__slide{
    width: 230px;
    padding-top: 58px;
}
#tmp_new_splide .splide__slide .what_item img{
	object-fit: cover;
	width: 100%;
	height: 154px;
}
#tmp_new_splide .splide__slide.is-active:not(.splide__slide--clone){
    width: 441px !important;
    padding-right: 41px;
    padding-top: 0;
}
#tmp_new_splide .splide__slide.is-active:not(.splide__slide--clone) .what_item img{
	object-fit: cover;
	width: 100%;
	height: 267px;
}
#tmp_new_splide .splide__slide > p{
    transition: transform 0.5s ease-in-out;
    transform-origin: center right;
}
.what_section #tmp_new_splide .what_item{
    background-color: transparent;
}
.what_section #tmp_new_splide .splide__slide:not(.is-active) .what_item .what_txt{
    min-height: 81px;
}
.what_section #tmp_new_splide .splide__slide.is-active .what_item .what_txt{
    min-height: 54px;
}
/* ==================================================
what like
================================================== */
#tmp_what_like{
    overflow: hidden;
}
.custom_miryoku #tmp_what_like .miryoku_heading:before,
.custom_miryoku #tmp_what_like .miryoku_heading:after{
    margin-top: -2px;
}
.custom_miryoku #tmp_what_like .miryoku_heading > h2 {
    max-width: 540px;
}
#tmp_what_like .pattern_img span.show_sp{
    display: none;
}
#tmp_what_like .what_like_wrap{
    position: relative;
    padding-top: 138px;
}
#tmp_what_like .what_like_cnt{
    position: relative;
}
#tmp_what_like .what_like_cnt:after{
    content: '';
    position: absolute;
    color: inherit;
    z-index: -1;
    top: 50%;
    width: 747px;
    height: 600px;
    right: 50%;
    margin: -53px 53px 0 0;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/main/activity_bg.jpg) no-repeat;
    transform: translateY(-50%);
}
#tmp_what_like .activity_block{
    position: relative;
    display: flex;
    justify-content: flex-end;
    min-height: 843px;
    padding: 104px 0 0 200px;
}
#tmp_what_like .pattern_img{
    position: absolute;
    display: inline-block;
}
#tmp_what_like .pattern_img span{
    display: block;
    position: relative;
}
#tmp_what_like .pattern_img img{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_what_like .pattern_img.walking{
    top: -133px;
    left: -20px;
}
#tmp_what_like .pattern_img.happy{
    top: -166px;
    right: -38px;
}
#tmp_what_like .pattern_img.place{
    bottom: 78px;
    left: 46px;
}
#tmp_what_like .family_pattern{
    position: absolute;
    bottom: 29px;
    left: 50%;
    margin-left: -157px;
}
#tmp_what_like .pattern_img.bus{
    position: absolute;
    z-index: 2;
    display: inline-block;
    right: 29px;
    margin-top: 53px;
    top: 50%;
    transform: translateY(-50%);
}
#tmp_what_like .event_cal_link{
    position: absolute;
    bottom: 0;
    right: -5px;
    display: inline-block;
    height: 255px;
    padding: 36px 169px 0 0;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/main/girl_pattern.png) no-repeat right top;
}
#tmp_what_like .event_cal_link > a{
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 198px;
    height: 181px;
    line-height: 1.5;
    text-align: center;
    color: #636363;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/event_circle.png) no-repeat left top;
    padding: 15px 30px 10px 10px;
}
#tmp_what_like .event_cal_link > a:after{
    content: '';
    position: absolute;
    right: 34px;
    bottom: -8px;
    z-index: 1;
    width: 45px;
    height: 45px;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/arrow_circle_icon.png) no-repeat;
}
/* map style */
#tmp_what_like .activity_map{
    align-self: flex-start;
    position: relative;
    display: inline-block;
}
/* ==================================================
what like
================================================== */
.custom_miryoku #tmp_miryoku_transit .miryoku_transit_row ul li a .box_ttl{
    padding-top: 24px;
    padding-bottom: 42px;
}
.custom_miryoku #tmp_miryoku_transit .miryoku_transit_row ul li a .box_des{
    line-height: 1.5;
    padding: 20px 29px 36px;
}
/* ==================================================
manga city
================================================== */
#tmp_manga_city{
    overflow: hidden;
    margin: 51px 0 113px;
}
.custom_miryoku #tmp_manga_city .miryoku_heading > h2{
    max-width: 540px;
}
#tmp_manga_city .manga_cnt_wrap{
    position: relative;
    padding-top: 154px;
}
#tmp_manga_city .manga_cnt{
    position: relative;
    padding: 15px 0 107px;
}
#tmp_manga_city .manga_cnt:after{
    content: '';
    position: absolute;
    top: -215px;
    left: -20px;
    width: 253px;
    height: 326px;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/main/boy_pattern.png);
    background-size: 100% auto;
}
#tmp_manga_city .manga_img{
    margin-top: -4px;
}
#tmp_manga_city .manga_img img{
    width: 100%;
    height: auto;
}
#tmp_manga_city .manga_txt_wrap{
    position: absolute;
    right: 36px;
    bottom: 20px;
    width: 267px;
    height: 161px;
    text-align: center;
    font-size: 111.1%;
    line-height: 1.5;
    color: #636363;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/view_lp_bg.png);
}
#tmp_manga_city .manga_txt_wrap .manga_txt{
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: inherit;
    background-color: transparent;
    padding: 24px 18px 19px 17px;
}
#tmp_manga_city .manga_txt_wrap .manga_txt:after{
    content: '';
    position: absolute;
    bottom: -19px;
    right: 2px;
    width: 60px;
    height: 60px;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/arrow_circle_icon_sp.png) no-repeat;
    background-size: 100% auto;
}
#tmp_manga_city .manga_txt_wrap .manga_txt > span{
    max-height: 100px;
    overflow-y: auto;
    transform: rotate(6deg);
}

/* ==================================================
the city
================================================== */
#tmp_city.what_section{
    margin-bottom: 192px;
}
#tmp_city.what_section .what_inner{
    padding-top: 76px;
}
#tmp_city.what_section .city_list{
    list-style: none;
    display: flex;
    align-items: flex-end;
    gap: 0 32px;
    margin: 0;
}
#tmp_city.what_section .city_list > li{
    width: calc((100% - 64px) / 3);
    margin-bottom: 30px;
}
#tmp_city.what_section .what_item{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#tmp_city.what_section .city_list > li span.what_ttl{
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 166.7%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#tmp_city.what_section .city_list > li span.what_ttl:after{
    content: '';
    position: absolute;
    bottom: 3px;
    width: 80px;
    height: 13px;
    left: 50%;
    transform: translateX(-50%);
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/ttl_city_pattern.png) no-repeat;
}
#tmp_city.what_section .city_list > li span.what_image{
    display: block;
    margin-bottom: 0;
}
/* ==================================================
the insta
================================================== */
#tmp_insta .what_inner{
    padding: 32px 0 17px;
}
#tmp_insta .what_inner ul.insta_list{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
#tmp_insta .what_inner ul.insta_list > li.insta_item{
    position: relative;
    width: 50%;
    display: flex;
    align-items: center;
    color: #636363;
    background-color: #ffffff;
    padding: 4px 57px 42px;
    margin-bottom: 10px;
}
#tmp_insta .what_inner ul.insta_list > li.insta_item:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    color: inherit;
    background: transparent url(/shared/templates/miryoku_top_rn2025/images/icon/dashed_vertical_pattern.png) repeat-y left top;
}
#tmp_insta .what_inner ul.insta_list > li.insta_item:nth-child(2n):after{
    display: none;
}
#tmp_insta.what_section li.insta_item > .ttl{
    display: block;
    width: 115px;
    flex-shrink: 0;
    font-size: 111.1%;
    padding-right: 10px;
}
#tmp_insta.what_section li.insta_item > .link{
    margin-top: 1px;
    flex: 1;
}
#tmp_insta.what_section li.insta_item > .link a{
    text-decoration: none;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 298px;
    color: #636363;
    background: #ffe6f4 url(/shared/site_rn2025/images/miryoku/arrow_corner_icon.png) no-repeat right -1px bottom -1px;
    border: 1px solid #636363;
    padding: 15px 20px 18px;
}
/* Hover */
#tmp_mainvs .mainvs_logo a:hover img{
    opacity: 0.7;
}
#tmp_what_like .event_cal_link > a:hover,
#tmp_manga_city a:hover .manga_txt_wrap .manga_txt,
#tmp_insta.what_section li.insta_item > .link a:hover{
    text-decoration: underline;
}
/* ==================================================
Start font-weight
================================================== */
.splide_common .splide__toggle,
.splide_common .splide__progress,
#tmp_mainvs_splide .splide__slide .txt > span,
#tmp_what_like .event_cal_link > a,
#tmp_manga_city .manga_txt_wrap,
#tmp_city.what_section .city_list > li span.what_ttl,
#tmp_insta.what_section li.insta_item > .ttl,
#tmp_insta.what_section li.insta_item > .link a {
	font-family: 'OT-HiraginoUDSansStdN-W5';
	font-weight: bold;
}
/* ==================================================
Accessibility no-js
================================================== */
#tmp_mainvs_splide.no-splide .splide__list,
.no_javascript #tmp_mainvs_splide.splide .splide__list{
    display: block;
}
.no_javascript #tmp_mainvs_splide.splide .splide__list{
    max-height: 800px;
    overflow-y: auto;
}
.no_javascript #tmp_mainvs_splide.splide .splide__slide{
    margin-bottom: 20px;
}
.no_javascript #tmp_mainvs_splide.splide{
    visibility: visible;
}
.no_javascript #tmp_mainvs .charm_banner{
    top: 200px;
    margin-top: 0;
}
.no_javascript #tmp_mainvs .mainvs_splide_wrap::after {
    top: auto;
    height: 809px;
}
.no_javascript #tmp_to_top{
    opacity: 1;
    visibility: visible;
}
.no_javascript #tmp_manga_city .manga_txt_wrap .manga_txt{
    box-sizing: border-box;
}
/* ==================================================
Accessibility fsize
================================================== */
.fsize_big2 .splide_common .splide__progress{
    top: 0 !important;
}
.fsize_big2 #tmp_manga_city .manga_txt_wrap{
    font-size: 1.25rem;
}
.fsize_big2.custom_miryoku #tmp_what_like .miryoku_heading > h2{
    max-width: 550px;
}
.fsize_big2 #tmp_insta.what_section li.insta_item > .ttl{
    width: 140px;
}
.fsize_big2 #tmp_what_like .event_cal_link > a{
    font-size: 1.12rem;
}
/* ==================================================
Accessibility color
================================================== */
.color_blue #tmp_manga_city .manga_cnt:after,
.color_black #tmp_manga_city .manga_cnt:after,
.color_yellow #tmp_manga_city .manga_cnt:after,
.color_blue #tmp_what_like .family_pattern,
.color_black #tmp_what_like .family_pattern,
.color_yellow #tmp_what_like .family_pattern,
.color_blue #tmp_what_like .what_like_cnt:after,
.color_black #tmp_what_like .what_like_cnt:after,
.color_yellow #tmp_what_like .what_like_cnt:after,
.color_blue #tmp_manga_city .manga_txt_wrap .manga_txt:after,
.color_black #tmp_manga_city .manga_txt_wrap .manga_txt:after,
.color_yellow #tmp_manga_city .manga_txt_wrap .manga_txt:after,
.color_blue #tmp_what_like .event_cal_link > a:after,
.color_black #tmp_what_like .event_cal_link > a:after,
.color_yellow #tmp_what_like .event_cal_link > a:after,
.color_blue #tmp_mainvs .mainvs_splide_wrap:after,
.color_black #tmp_mainvs .mainvs_splide_wrap:after,
.color_yellow #tmp_mainvs .mainvs_splide_wrap:after,
.color_blue #tmp_city.what_section .city_list > li span.what_ttl:after,
.color_black #tmp_city.what_section .city_list > li span.what_ttl:after,
.color_yellow #tmp_city.what_section .city_list > li span.what_ttl:after,
.color_blue #tmp_insta .what_inner ul.insta_list > li.insta_item:after,
.color_black #tmp_insta .what_inner ul.insta_list > li.insta_item:after,
.color_yellow #tmp_insta .what_inner ul.insta_list > li.insta_item:after{
    display: none;
}
.color_yellow #tmp_mainvs_splide.splide_common .splide__toggle:before,
.color_blue #tmp_mainvs_splide.splide_common .splide__toggle:before,
.color_black #tmp_mainvs_splide.splide_common .splide__toggle:before{
    background-image: none;
}
.color_yellow #tmp_mainvs_splide.splide_common .splide__toggle:before {
    background-color: #000000;
    border: 1px solid #000000;
}
.color_blue #tmp_mainvs_splide.splide_common .splide__toggle:hover:before {
    background-color: #00008B;
}
.color_black #tmp_mainvs_splide.splide_common .splide__toggle:hover:before {
    background-color: #000000;
}
.color_yellow #tmp_mainvs_splide.splide_common .splide__toggle:hover:before {
    background-color: #FFFF00;
}
.color_black #tmp_mainvs_splide.splide_common .splide__toggle:before,
.color_blue #tmp_mainvs_splide.splide_common .splide__toggle:before {
    background-color: #FFFF00;
    border: 1px solid #FFFF00;
}
.color_yellow #tmp_mainvs .scroll_bar a{
    background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/scroll_txt.png) !important;
}
.color_blue #tmp_mainvs .scroll_bar a,
.color_black #tmp_mainvs .scroll_bar a{
    background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/scroll_txt_wht.png) !important;
}
.color_black #tmp_mainvs .mainvs_pattern,
.color_blue #tmp_mainvs .mainvs_pattern,
.color_yellow #tmp_mainvs .mainvs_pattern,
.color_blue #tmp_mainvs .scroll_bar,
.color_black #tmp_mainvs .scroll_bar,
.color_yellow #tmp_mainvs .scroll_bar,
.color_blue #tmp_mainvs_splide .splide__controls,
.color_black #tmp_mainvs_splide .splide__controls,
.color_yellow #tmp_mainvs_splide .splide__controls,
.color_blue #tmp_mainvs .charm_banner,
.color_black #tmp_mainvs .charm_banner,
.color_yellow #tmp_mainvs .charm_banner,
.color_blue #tmp_mainvs .mainvs_logo,
.color_black #tmp_mainvs .mainvs_logo,
.color_yellow #tmp_mainvs .mainvs_logo,
.color_blue #tmp_mainvs_splide .splide__slide .txt,
.color_black #tmp_mainvs_splide .splide__slide .txt,
.color_yellow #tmp_mainvs_splide .splide__slide .txt{
    background-color: transparent !important;
}
.color_blue #tmp_what_like .event_cal_link > a,
.color_black #tmp_what_like .event_cal_link > a,
.color_yellow #tmp_what_like .event_cal_link > a,
.color_blue #tmp_manga_city .manga_txt_wrap .manga_txt,
.color_black #tmp_manga_city .manga_txt_wrap .manga_txt,
.color_yellow #tmp_manga_city .manga_txt_wrap .manga_txt{
    border: 1px solid;
}
.color_blue #tmp_manga_city .manga_txt_wrap .manga_txt,
.color_black #tmp_manga_city .manga_txt_wrap .manga_txt,
.color_yellow #tmp_manga_city .manga_txt_wrap .manga_txt{
    padding: 10px;
}
.color_blue #tmp_manga_city .manga_txt_wrap .manga_txt{
	background-color: #00008B !important;
}
.color_black #tmp_manga_city .manga_txt_wrap .manga_txt{
	background-color: #000000 !important;
}
.color_yellow #tmp_manga_city .manga_txt_wrap .manga_txt{
	background-color: #FFFF00 !important;
}
.color_blue #tmp_mainvs .scroll_bar a:after,
.color_black #tmp_mainvs .scroll_bar a:after{
    background-color: #FFFF00;
}
.color_blue #tmp_mainvs .charm_banner h1,
.color_black #tmp_mainvs .charm_banner h1,
.color_yellow #tmp_mainvs .charm_banner h1{
    height: auto;
    pointer-events:visible;
}
.color_blue #tmp_mainvs .charm_banner h1 > span,
.color_black #tmp_mainvs .charm_banner h1 > span,
.color_yellow #tmp_mainvs .charm_banner h1 > span{
    width: auto;
    height: auto;
    text-indent: 0 !important;
}
.color_blue .what_section_wrap,
.color_black .what_section_wrap,
.color_yellow .what_section_wrap{
    padding-bottom: 100px;
}
.color_blue #tmp_what_like .event_cal_link > a,
.color_black #tmp_what_like .event_cal_link > a,
.color_yellow #tmp_what_like .event_cal_link > a{
    padding: 10px;
}
.color_blue #tmp_mainvs_splide .splide__controls_wrap,
.color_black #tmp_mainvs_splide .splide__controls_wrap,
.color_yellow #tmp_mainvs_splide .splide__controls_wrap,
.color_blue #tmp_mainvs_splide .splide__controls_wrap *,
.color_black #tmp_mainvs_splide .splide__controls_wrap *,
.color_yellow #tmp_mainvs_splide .splide__controls_wrap *{
    background-color: transparent !important;
}
.color_blue #tmp_mainvs .scroll_bar a:before,
.color_black #tmp_mainvs .scroll_bar a:before{
    background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/scroll_point_yl.png) !important;
}
.color_yellow #tmp_mainvs .scroll_bar a:before{
    background-image: url(/shared/templates/miryoku_top_rn2025/images/icon/scroll_point_bl.png) !important;
}
