@charset "utf-8";

/* ==================================================
contents
================================================== */
/* Start Common */
#tmp_convenient .section_ttl{
    margin-bottom: 39px;
}
#tmp_convenient .section_ttl h2 {
    padding-top: 33px;
    background-image: url(/shared/templates/top_rn2025/images/main/ttl_convenient_eng.png);
}
#tmp_topics .section_ttl{
    margin-bottom: 17px;
}
#tmp_topics .section_ttl h2 {
    padding-top: 33px;
    background-image: url(/shared/templates/top_rn2025/images/main/ttl_topics_eng.png);
}
#tmp_basic_info .section_ttl h2 {
    padding-top: 33px;
    background-image: url(/shared/templates/top_rn2025/images/main/ttl_basic_eng.png);
}
#tmp_related .box_special_border::before{
    clip-path: polygon(43px 0%, 100% 0%, 100% 100%, calc(100% - 1px) 100%, calc(100% - 1px) 1px, 43px 1px, 1px 43px, 1px 100%, 0% 100%, 0% 43px);
    bottom: 0;
}
#tmp_related .section_ttl{
    position: absolute;
    z-index: 3;
    min-width: 368px;
    top: 0;
    left: 50%;
    padding-top: 35px;
    color: inherit;
    background: transparent url(/shared/templates/top_rn2025/images/main/ttl_related_eng.png) no-repeat top center;
    transform: translateX(-50%);
}
#tmp_related .section_ttl h2 {
    display: inline-block;
    padding: 0 38px;
    background-color: #ffffff;
}
#tmp_topics .topics_item > span.txt,
#tmp_basic_info .basic_item > span.txt,
#tmp_related_splide .related_item > span.txt,
#tmp_basic_info .basic_post .links a{
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/arrow_link_navi.png) no-repeat left 5px;
    padding-left: 22px;
}
#tmp_related_splide .related_item > span.img img,
#tmp_basic_info .basic_item > span.img img,
#tmp_topics .topics_item > .img img,
#tmp_publicity .banner_cnt img{
    width: 100%;
    height: auto;
    vertical-align: top;
    transition: 0.3s ease-in-out opacity;
}
.convenient_item .icon img,
#tmp_basic_info .list_special_border .icon img,
#tmp_basic_info .basic_post .img img{
    max-width: 100%;
    height: auto;
    transition: 0.3s ease-in-out opacity;
}
.convenient_item > a > span,
#tmp_topics .topics_item > span,
#tmp_related_splide .related_item,
#tmp_related_splide .related_item > span{
    display: block;
}
#tmp_topics_splide,
#tmp_related_splide{
    display: flex;
    flex-direction: column-reverse;
}
#tmp_topics .splide__toggle,
#tmp_related_splide .splide__toggle{
    display: none;
}
#tmp_main_visual .splide__controls .splide__toggle__play::before {
	border-width: 7px 0 7px 14px;
}
/* End Common */
/* Start Mainvs */
#tmp_main_visual{
    position: relative;
}
.section_video::before{
    content: "";
    position: absolute;
    left: -15px;
    bottom: -21px;
    width: 148px;
    height: 120px;
    background: url(/shared/templates/top_rn2025/images/main/bg_lft_mvs.png) no-repeat;
    background-size: 100%;
    z-index: 9;
}
.section_video::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 584px;
    height: 311px;
    background: url(/shared/templates/top_rn2025/images/main/bg_right_mvs.png) no-repeat left top;
    background-size: 100%;
    z-index: 9;
}

#tmp_main_visual .type_1 #tmp_main_visual_slider,
#tmp_main_visual .type_2 .video_foreground{
    display: none;
}

#tmp_main_visual .no-splide .splide__list{
    display: block;
}
#tmp_main_visual_slider .visual_item_txt {
	position:absolute;
	top:20px;
	right:17px;
	z-index:1;
	font-size:88.89%;
	color:#ffffff;
	text-shadow:
		#666666 2px 0px 5px,  #666666 -2px 0px 5px,
		#666666 0px -2px 5px, #666666 0px 2px 5px,
		#666666 2px 2px 5px, #666666 -2px 2px 5px,
		#666666 2px -2px 5px, #666666 -2px -2px 5px,
		#666666 1px 2px 5px,  #666666 -1px 2px 5px,
		#666666 1px -2px 5px, #666666 -1px -2px 5px,
		#666666 2px 1px 5px,  #666666 -2px 1px 5px,
		#666666 2px -1px 5px, #666666 -2px -1px 5px;
}
.section_video .video_scroll {
    position: absolute;
    left: 50%;
    margin-left: -607px;
    bottom: 31px;
    z-index: 11;
    width: 35px;
    height: 111px;
}
.section_video .video_scroll .video_scroll_btn {
    display: block;
    overflow: hidden;
    width: 35px;
    height: 111px;
    background: transparent url(/shared/templates/top_rn2025/images/main/scroll_mvs_pc.png) no-repeat;
    background-size: 100% auto;
}
.section_video .video_scroll .video_scroll_btn span{
    display: block;
    position: relative;
    z-index: -1;
    text-indent: -9999px;
}

.section_video:before,
.section_video:after{
	content: '';
	display: table;
}
.section_video:after{
	clear: both;
}
.section_video {
	position: relative;
	overflow:hidden;
}
.section_video #tmp_video_background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}
.section_video .video_foreground{
	position: relative;
}
.section_video .video_foreground iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;   
}
.video_foreground:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}
.section_video .wrap_buttons_control{
    font-size: 77.8%;
}
.wrap_buttons_control {
    position: absolute;
    bottom: 168px;
    right: 0;
    z-index: 20;
    background-color: rgba(223, 230, 232, 0.8);
    padding: 8px 12px 9px 10px;
    border: 1px solid transparent;
}
.no_javascript .section_video .wrap_buttons_control{
    display: none;
}
#tmp_main_visual.slider_show .wrap_buttons_control {
    display: flex;
    align-items: center;
}
#tmp_main_visual:not(.slider_show) .wrap_buttons_control .splide__controls {
	display:none !important;
}
#tmp_main_visual.slider_show .splide__controls {
	padding:0 15px 0 0;
	border-right: 1px solid #cccccc;
	margin-right:15px;
    display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.wrap_buttons_control .splide__controls .splide__toggle {
	margin:0 24px 0 0;
	padding:2px;
	width:18px;
	height:18px;
	position:relative;
}
.wrap_buttons_control .splide__controls .splide__toggle::after {
	content:'';
	position:absolute;
	right:-12px;
	top:-2px;
	bottom:-2px;
	width:1px;
	border-right: 1px solid #cccccc;
}
.wrap_buttons_control .splide__controls .splide__toggle__pause {
    width: 14px;
    height: 14px;
}
.wrap_buttons_control .splide__controls .splide__toggle__pause::before,
.wrap_buttons_control .splide__controls .splide__toggle__pause::after {
	background-image:none;
	border:2px solid #067bba;
	width:6px;
	height:14px;
}
#tmp_main_visual.slider_show .splide__arrow {
	position: static;
	width: 12px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 1;
	transform: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-color: transparent;
	border-radius: 0;
	margin-top: 5px;
}
#tmp_main_visual.slider_show .splide__arrow--prev {
	background-image: url(/shared/site_rn/images/icon/icon_arrow_prev_bl.png);
}
#tmp_main_visual.slider_show .splide__arrow--next {
	background-image: url(/shared/site_rn/images/icon/icon_arrow_next_bl.png);
}
#tmp_main_visual.slider_show .splide__arrow ruby {
	text-indent: -9999px;
}
#tmp_main_visual.slider_show .splide__progress {
    display: flex;
	align-items: flex-end;
	padding: 0 21px;
}
#tmp_main_visual.slider_show .splide__progress p {
	margin-bottom: 0 !important;
	line-height: 1 !important;
	color: #222222;
	font-weight: 500;
}
#tmp_main_visual.slider_show .splide__progress .progress_current {
	font-size: 155.6%;
}
#tmp_main_visual.slider_show .splide__progress .progress_total {
	position: relative;
	padding-left: 17px;
	margin-bottom: 1px !important;
}
#tmp_main_visual.slider_show .splide__progress .progress_total:before {
    content: '';
    width: 1px;
    height: 95%;
    position: absolute;
    left: 10px;
    top: 3px;
    transform: rotate(18deg);
    background-color: #222222;
}

.wrap_buttons_control .buttons_control {
    list-style: none;
    display: flex;
    align-items: center;
}
.wrap_buttons_control .buttons_control a{
    text-decoration: none;
    display: inline-block;
    color: #222222;
    background-color: transparent;
}
  
.wrap_buttons_control #tmp_play_button{
    display: none;
    width: 30px;
}
.wrap_buttons_control #tmp_play_button,
.wrap_buttons_control #tmp_pause_button{
    width: 30px;
    border-right: 1px solid #cccccc;
    height: 24px;
    padding: 4px 0 0 0;
    margin-right: 15px;
}

.wrap_buttons_control #tmp_pause_button a {
    position: relative;
    width: 18px;
    height: 18px;
    padding: 2px;
}
.wrap_buttons_control .buttons_control #tmp_play_button a{
    width: 18px;
    height: 18px;
    padding: 2px;
}
.wrap_buttons_control #tmp_play_button a span,
.wrap_buttons_control #tmp_pause_button a span{
    display: inline-block;
    text-indent: -9999px;
}
.wrap_buttons_control #tmp_pause_button a::after, 
.wrap_buttons_control #tmp_pause_button a::before {
    content: "";
    position: absolute;
    background: transparent;
    width: 6px;
    height: 14px;
    border: 2px solid #067bba;
}
.wrap_buttons_control #tmp_pause_button a::after {
    right: 2px;
}
.wrap_buttons_control #tmp_play_button a span{
    width: 14px;
    height: 14px;
    background-color: #067bba;
    color: #ffffff;
    clip-path: polygon(100% 46%, 0 0, 0 100%);
    display: block;
}
#tmp_mute_button,
#tmp_video_description{
    display: block;
    padding: 2px 0;
    padding-left: 15px;
    border-left: 1px solid #cccccc;
    margin-left: 15px;
    min-width: 100px;
}
.wrap_buttons_control .buttons_control a:hover,
.wrap_buttons_control .view_switch_btn a:hover{
    text-decoration: underline;
}
#tmp_mute_button{
    cursor: pointer;
}
.slider_show  #tmp_mute_button{
    display: none;
}
#tmp_main_visual .search_wrap_radio{
    position: absolute;
    bottom: 29px;
    right: 0;
    z-index: 25;
    min-width: 450px;
    padding: 18px 20px 24px 29px;
}
#tmp_main_visual .search_wrap_radio:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(223, 230, 232, 0.8);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%,0 43px, 42px 0);
}
.wrap_input_search .sch_ttl{
    display: none;
}
.search_wrap_radio .label_radio_search {
    display: flex;
    align-items: center;
    font-size: 88.9%;
    margin-bottom: 6px;
    justify-content: space-between;
    position: relative;
}
.search_wrap_radio .label_radio_search .label_radio_ttl{
    display: flex;
    align-items: center;
}
.search_wrap_radio .label_radio_search .label_radio_ttl p{
    margin-right: 19px;
}
.search_wrap_radio .label_radio_search .search_method a{
    padding-left: 25px;
    text-decoration: none;
    background: url(/shared/site_rn/images/header/icon/arrow_circle_right_back.png) 2px 5px  no-repeat;
    background-size: 16px auto;
    color: #222222;
}
.search_wrap_radio .label_radio_search .search_method a:hover{
    text-decoration: underline;
}
.label_radio_ttl [type="radio"]:checked,
.label_radio_ttl [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.label_radio_ttl [type="radio"]:checked + label,
.label_radio_ttl [type="radio"]:not(:checked) + label{
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #222222;
    line-height: 1.4;
}
.label_radio_ttl [type="radio"]:checked + label:before,
.label_radio_ttl [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 5px;
    width: 16px;
    height: 16px;
    border: 1px solid #067bba ;
    border-radius: 100%;
    background: #ffffff;
}
.label_radio_ttl [type="radio"]:not(:checked) + label:before{
    border: 1px solid #767676;
}
.label_radio_ttl [type="radio"]:focus + label:before{
    border: 2px solid #067bba;
}
.label_radio_ttl [type="radio"]:checked + label:after,
.label_radio_ttl [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #067bba;
    position: absolute;
    top: 9px;
    left: 5px;
    border-radius: 100%;
    transition: 0.2s ease-in-out;
}
.label_radio_ttl [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.label_radio_ttl [type="radio"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
#tmp_sma_search_id{
    display: none;
}
#tmp_sma_search_id .wrap_sch_box{
    position: relative;
}
#tmp_sma_search_id .sch_box input{
    display: block;
    padding: 3px 100px 5px 20px;
    background-color: rgba(255, 255, 255,0.8);
    width: 400px;
    height: 44px;
    border: 1px solid #d0d4d5;
    appearance: none;
    font-size: 88.9%;
    color: #222222;
    border-radius: 50px;
    outline: none;
}
#tmp_sma_search_id .sch_btn #id_search_btn_top {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 95px;
    height: 97%;
    z-index: 1;
    display: inline-block;
    border: none;
    background-color: #067bba;
    color: #ffffff;
    border-radius: 50px;
    cursor: pointer;
    border: 2px solid #067bba;
    font-weight: 500;
    transition: 0.2s ease-in-out;
}
#tmp_sma_search_id .sch_btn #id_search_btn_top:hover{
    background-color: #ffffff;
    color: #067bba;
}
/* top-cogmo */
#tmp_sma_search .cgm-search-form-container {
	position: relative;
}
#tmp_sma_search .cgm-search-input-area textarea{
    display: block;
    padding: 8px 100px 5px 20px;
	margin:0;
    background-color: rgba(255, 255, 255,0.8);
    width: 400px;
    height: 44px;
    border: 1px solid #d0d4d5;
    appearance: none;
    font-size: 88.9%;
    color: #222222;
    border-radius: 50px;
    outline: none;
	font-weight: normal;
}
#tmp_sma_search .cgm-search-input-area textarea::placeholder {
	color: #737373;
}
#tmp_sma_search .cgm-search-button-area button {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 95px;
    height: 97%;
	min-height: auto;
    z-index: 1;
    display: inline-block;
    border: none;
    background-color: #067bba;
    color: #ffffff;
    border-radius: 50px;
    cursor: pointer;
    border: 2px solid #067bba;
    font-weight: 500;
    transition: 0.2s ease-in-out;
	text-align: center;
}
#tmp_sma_search .cgm-search-button-area button:hover{
    background-color: #ffffff;
    color: #067bba;
}
#tmp_sma_search .cgm-search-button-area button:before{
	content: none;
}
/* splide */
#tmp_main_visual_slider .splide__slide img {
    width: 100%;
    height: auto;
}
.slider_show .section_video #tmp_video_background{
    position: relative;
}
#tmp_main_visual_slider .sp{
    display: none;
}
#tmp_main_visual_slider .splide__slide span {
    display: block;
}
.no_javascript .section_video #tmp_video_background{
    position: relative;
}
.no_javascript #tmp_main_visual #tmp_main_visual_slider{
    display: block;
    visibility: visible;
}
.no_javascript #tmp_main_visual_slider .splide__list {
    display: block;
}
.no_javascript #tmp_main_visual_slider .splide__slide,
.no_javascript #tmp_mute_button,
.no_javascript #tmp_pause_button,
.no_javascript .view_switch_btn{
    display: none;
}
.no_javascript #tmp_main_visual_slider .splide__slide:first-child{
    display: block;
}
/* End Mainvs */
/* Start Convenient */
#tmp_convenient{
    color: #222222;
    background-color: #ffffff;
    margin-bottom: 40px;
    padding-top: 80px;
}
#tmp_convenient .tab_convenient_wrap{
    position: relative;
    z-index: 1;
}
#tmp_convenient .tab_convenient_wrap:after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 64px;
    bottom: 0;
    left: 0;
    right: 0;
    color: inherit;
    background: #33c4e1 url(/shared/templates/top_rn2025/images/icon/convenient_bg.png) no-repeat left bottom;
    background-size: 100% auto;
}
#tmp_tab_convenient {
    gap: 0 8px;
    align-items: stretch;
    position: relative;
}
#tmp_tab_convenient .tab_flex_ttl {
    position: relative;
    z-index: 2;
    font-size: 122.2%;
    text-align: center;
    flex: 1 1 calc(25% - 8px);
    padding-bottom: 8px;
}
#tmp_tab_convenient .tab_flex_ttl:after{
    display: none;
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    border-width: 11px 11px 0;
    border-style: solid;
    border-color: #067bba transparent;
    transform: translateX(-50%);
}
#tmp_tab_convenient .tab_flex_ttl > p{
    height: 100%;
}
#tmp_tab_convenient .tab_flex_ttl a{
    position: relative;
    z-index: 1;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #222222;
    background-color: #dfe6e8;
    padding: 9px 10px 11px;
    transition: 0.3s ease-in-out color, 0.3s ease-in-out background-color;
}
#tmp_tab_convenient .tab_flex_ttl.tb_active{
    font-weight: 500;
    padding-bottom: 0;
}
#tmp_tab_convenient .tab_flex_ttl.tb_active:after{
    display: block;
}
#tmp_tab_convenient .tab_flex_ttl a:hover,
#tmp_tab_convenient .tab_flex_ttl.tb_active a{
    color: #ffffff;
    background-color: #067bba;
}
#tmp_tab_convenient .tab_flex_ttl.tb_active a{
    min-height: 64px;
	padding-bottom: 19px;
}
#tmp_tab_convenient .tab_flex_cnt{
    padding: 60px 0 40px;
}
#tmp_tab_convenient .convenient_cate_list,
#tmp_tab_convenient .convenient_link_list{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
}
#tmp_tab_convenient .convenient_link_list{
    margin: 0 -10px;
}
#tmp_tab_convenient .convenient_cate_list > li,
#tmp_tab_convenient .convenient_link_list > li{
    padding: 0 9px;
    margin-bottom: 20px;
}
#tmp_tab_convenient .convenient_cate_list > li{
    width: 50%;
}
#tmp_tab_convenient .convenient_cate_list > li:nth-child(2){
    flex: 1;
}
#tmp_tab_convenient .convenient_cate_list > li:last-child{
    width: 100%;
}
#tmp_tab_convenient .convenient_link_list > li{
    width: 20%;
    padding: 0 10px;
}
#tmp_convenient .convenient_item > a{
    position: relative;
    text-decoration: none;
    display: flex;
    height: 100%;
    color: #222222;
    background-color: #ffffff;
    border: 1px solid #dfe6e8;
    transition: 0.3s ease-in-out background-color;
}
#tmp_convenient .convenient_cate_list .convenient_item > a{
    padding: 22px 36px 22px;
    font-size: 111.1%;
    align-items: center;
}
.convenient_cate_list .convenient_item .icon{
    width: 80px;
    padding-top: 6px;
    flex-shrink: 0;
}
.convenient_cate_list .convenient_item .txt{
    padding-left: 21px;
}
#tmp_convenient .convenient_link_list .convenient_item > a{
    min-height: 141px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 26px 10px 11px;
    font-size: 88.9%;
}
.convenient_link_list .convenient_item .icon{
    width: 70px;
}
.convenient_link_list .convenient_item .txt{
    flex: 1;
    display: flex;
    align-items: flex-end;
    padding-bottom: 11px;
}
.convenient_link_list .convenient_item .icon + .txt {
    align-items: center;
    padding-bottom: 0;
}
/* End Convenient */
/* Start Topics */
#tmp_topics{
    padding: 40px 0;
    margin-bottom: 30px;
}
#tmp_topics .container{
    width: 100%;
}
#tmp_topics .topics_splide_wrap{
    overflow: hidden;
}
#tmp_topics_splide{
    padding: 20px 0;
    margin-bottom: 18px;
}
#tmp_topics .splide__controls{
    margin-top: 19px;
}
#tmp_topics_splide .splide__track{
    overflow: visible;
}
#tmp_topics .splide__slide > p{
    height: 100%;
}
#tmp_topics .topics_item{
    position: relative;
    text-decoration: none;
    display: block;
    height: 100%;
    color: #222222;
    background-color: #ffffff;
    border: 1px solid #067bba;
    padding: 19px 19px 23px;
    transition: 0.3s ease-in-out background-color;
}
#tmp_topics .topics_item > span.tag{
    display: inline-block;
    text-align: center;
    min-width: 68px;
    font-weight: bold;
    font-size: 77.8%;
    color: #ffffff;
    background-color: #1a8182;
    padding: 1px 5px 2px;
    margin-bottom: 9px;
    border-radius: 4px;
}
#tmp_topics .topics_item > .img{
    margin-bottom: 10px;
}
#tmp_topics .topics_item > span.txt{
    font-size: 88.9%;
    line-height: 1.6;
}
.topics_link{
    overflow: hidden;
}
.topics_link .topics_link_list{
    list-style: none;
    display: flex;
    margin: 0 -18px;
    padding: 10px 0;
}
.topics_link_list > li{
    padding: 0 18px;
    width: 33.3333333%;
}
.topics_link_list > li > a{
    display: block;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    background-color: #067bba;
    background-repeat: no-repeat;
    background-position: right 17px center;
    padding: 12px 40px 13px;
    border: 2px solid #067bba;
    border-radius: 27px;
    transition: 0.3s ease-in-out color, 0.3s ease-in-out background-color, 0.3s ease-in-out background-image;
}
.topics_link_list > li.what_new > a{
    background-image: url(/shared/templates/top_rn2025/images/icon/topics_link_icon01.png);
}
.topics_link_list > li.press_release > a{
    background-image: url(/shared/templates/top_rn2025/images/icon/topics_link_icon02.png);
}
.topics_link_list > li.event_info > a{
    background-image: url(/shared/templates/top_rn2025/images/icon/topics_link_icon03.png);
}
.topics_link_list > li.what_new > a:hover{
    background-image: url(/shared/templates/top_rn2025/images/icon/topics_link_icon01_hv.png);
}
.topics_link_list > li.press_release > a:hover{
    background-image: url(/shared/templates/top_rn2025/images/icon/topics_link_icon02_hv.png);
}
.topics_link_list > li.event_info > a:hover{
    background-image: url(/shared/templates/top_rn2025/images/icon/topics_link_icon03_hv.png);
}
/* End Topics */
/* Start Basic Information, PR Media, Related Information */
#tmp_basic_info.fujisawa_sec{
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
    margin-bottom: 80px;
    overflow: hidden;
}
#tmp_basic_info.fujisawa_sec:after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 225px;
    bottom: 0;
    right: 0;
    left: calc(50% - 420px);
    background-image: url(/shared/templates/top_rn2025/images/icon/basic_bg.png);
    background-color: #33c4e1;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% auto;
}
#tmp_basic_info .section_ttl{
    margin-bottom: 41px;
}
#tmp_basic_info .box_special_border_inner{
    display: flex;
    padding: 41px 66px 22px 60px;
}
#tmp_basic_info .basic_col_lft{
    flex: 1 auto;
    padding-right: 82px;
    width: 100%;
}
#tmp_basic_info .basic_info_list{
    list-style: none;
    display: flex;
    margin: 0 -15px 10px;
}
#tmp_basic_info .basic_info_list > li{
    margin-bottom: 10px;
    width: 33.3333333%;
    padding: 0 15px;
}
#tmp_basic_info .basic_info_list .basic_item{
    display: block;
    text-decoration: none;
    color: #222222;
    background-color: #ffffff;
}
#tmp_basic_info .basic_item > span{
    display: block;
}
#tmp_basic_info .basic_item > span.img{
    margin-bottom: 9px;
}
#tmp_basic_info .list_special_border{
    border-top: 1px solid #dfe6e8;
}
#tmp_basic_info .list_special_border li a{
    align-items: center;
    font-size: 88.9%;
    padding: 14px 18px 10px;
}
#tmp_basic_info .list_special_border li:nth-child(-n+3) a {
    padding-top: 13px;
}
#tmp_basic_info .basic_col_rgt{
   flex-shrink: 0;
   width: 172px;
}
#tmp_basic_info .basic_post .img{
    margin-bottom: 5px;
}
#tmp_basic_info .basic_post .img img{
    vertical-align: top;
}
#tmp_basic_info .basic_post .links li{
    list-style: none;
    font-size: 88.9%;
    line-height: 1.3;
}
#tmp_basic_info .basic_post .links a{
    display: inline-block;
    padding: 2px 0 2px 24px;
    background-position: 2px 5px;
    text-decoration: none;
}
#tmp_basic_info .basic_post .links li:last-of-type{
    margin-bottom: 0;
}
#tmp_basic_info .list_special_border li a > span{
    display: inline-block;
}
#tmp_basic_info .list_special_border a > .icon{
    width: 22px;
    flex-shrink: 0;
    padding-top: 5px;
}
#tmp_basic_info .list_special_border .txt{
    word-break: break-all;
    padding-left: 9px;
}
#tmp_related{
    margin-bottom: 74px;
}
#tmp_related .related_wrap{
    position: relative;
    padding-top: 62px;
}
#tmp_related_splide{
    padding: 63px 59px 28px;
    border-bottom: 1px solid #067bba;
}
#tmp_related_splide.splide_common .splide__controls{
    margin-top: 12px;
}
#tmp_related_splide.splide_common .splide__progress{
    padding-left: 22px;
    padding-right: 22px;
}
#tmp_related_splide .related_item{
    text-decoration: none;
    font-size: 88.9%;
    color: #222222;
    background-color: #ffffff;
}
#tmp_related_splide .related_item:focus-visible{
    outline-offset: -2px;
}
#tmp_related_splide .related_item > span.img{
    margin-bottom: 5px;
}
/* End Basic Information, PR Media, Related Information */
/* Start Banner sec */
#tmp_publicity{
    margin-bottom: 62px;
}
#tmp_publicity .banner_link{
    margin-bottom: 34px;
}
#tmp_publicity .banner_link > a{
    display: inline-block;
    text-decoration: none;
    color: #222222;
    background: #ffffff url(/shared/site_rn/images/icon/arrow_link_pc.png) no-repeat left 6px;
    padding-left: 25px;
}
#tmp_publicity .banner_cnt ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 0 25px;
}
#tmp_publicity .banner_cnt .banner_big_list ul{
    gap: 0 24px;
}
#tmp_publicity .banner_cnt ul > li{
    margin-bottom: 25px;
}
#tmp_publicity .banner_cnt ul > li > a{
    display: block;
}
#tmp_publicity .banner_cnt ul > li > a:hover img {
    opacity: 0.7;
}
/* End Banner sec */
/* Style Hover */
#tmp_convenient .convenient_item > a:after,
#tmp_topics .topics_item:after{
    content: '';
    position: absolute;
    opacity: 0;
    pointer-events: none;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border: 2px solid #067bba;
    transition: 0.3s ease-in-out opacity;
}
#tmp_convenient .convenient_item > a:hover:after,
#tmp_topics .topics_item:hover:after{
    opacity: 1;
}
.topics_link_list > li > a:hover{
    color: #067bba;
    background-color: #ffffff;
}
#tmp_convenient .convenient_item > a:hover,
#tmp_topics .topics_item:hover{
    background-color: #f6f7fb;
}
#tmp_basic_info .basic_info_list .basic_item:hover img,
#tmp_related_splide .related_item:hover img,
#tmp_publicity .banner_cnt > ul > li > a:hover img{
    opacity: 0.7;
}
#tmp_basic_info .basic_info_list .basic_item:hover,
#tmp_related_splide .related_item:hover > span.txt,
#tmp_basic_info .basic_post .links a:hover,
#tmp_publicity .banner_link > a:hover{
    text-decoration: underline;
}

/* ==================================================
accessibility style change:font-size
================================================== */
.color_blue #tmp_sma_search .sch_btn #tmp_sma_func_sch_btn:hover,
.color_black #tmp_sma_search .sch_btn #tmp_sma_func_sch_btn:hover,
.color_yellow #tmp_sma_search .sch_btn #tmp_sma_func_sch_btn:hover{
    text-decoration: underline;
}
.fsize_small .label_radio_ttl [type="radio"]:checked + label:before, 
.fsize_small .label_radio_ttl [type="radio"]:not(:checked) + label:before{
    top: 0px;
}
.fsize_small  .label_radio_ttl [type="radio"]:checked + label:after, 
.fsize_small  .label_radio_ttl [type="radio"]:not(:checked) + label:after{
    top: 4px;
}
.fsize_small .search_wrap_radio .label_radio_search .search_method a{
    background-position: 2px center;
    padding: 5px 0 5px 25px;
}
.fsize_small #tmp_convenient .tab_convenient_wrap:after{
    top: 52px;
}
.fsize_small #tmp_topics .topics_item > span.txt,
.fsize_small #tmp_basic_info .basic_item > span.txt,
.fsize_small #tmp_related_splide .related_item > span.txt{
    background-position: left 1px;
}
.fsize_small #tmp_basic_info .basic_post .links a{
    background-position: 0 2px;
}
.fsize_big #tmp_convenient .tab_convenient_wrap:after{
    top: 68px;
}
.fsize_big2 #tmp_convenient .tab_convenient_wrap:after{
    top: 84px;
}

.color_black #tmp_wrapper .section_video .video_scroll .video_scroll_btn span,
.color_blue #tmp_wrapper .section_video .video_scroll .video_scroll_btn span,
.color_yellow #tmp_wrapper .section_video .video_scroll .video_scroll_btn span{
    z-index: -1 !important;
}
.color_black #tmp_wrapper .section_video .video_scroll .video_scroll_btn,
.color_blue #tmp_wrapper .section_video .video_scroll .video_scroll_btn{
    background-image: url(/shared/templates/top_rn2025/images/main/scroll_mvs_yellow.png) !important;
    width: 35px;
}
.color_yellow #tmp_wrapper .section_video .video_scroll .video_scroll_btn{
    background-image: url(/shared/templates/top_rn2025/images/main/scroll_mvs_black.png) !important;
    width: 35px;
}
.fsize_small #tmp_publicity .banner_link > a {
    background-position: left top;
    min-height: 21px;

}
/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_sma_search_id .sch_box input::placeholder, 
.color_blue #tmp_sma_search .sch_box input::placeholder,
.color_black #tmp_sma_search_id .sch_box input::placeholder, 
.color_black #tmp_sma_search .sch_box input::placeholder{
    color: #FFFF00;
}
.color_yellow  .wrap_buttons_control #tmp_play_button a span{
    background-color: #000000 !important;
}
.color_black  .wrap_buttons_control #tmp_play_button a span,
.color_blue  .wrap_buttons_control #tmp_play_button a span{
    background-color: #FFFF00 !important;
}
.color_yellow .wrap_buttons_control #tmp_pause_button a::after, 
.color_yellow .wrap_buttons_control #tmp_pause_button a::before{
    border: 2px solid #000000;
}

.color_blue .wrap_buttons_control #tmp_pause_button a::after, 
.color_blue .wrap_buttons_control #tmp_pause_button a::before,
.color_black .wrap_buttons_control #tmp_pause_button a::after, 
.color_black .wrap_buttons_control #tmp_pause_button a::before{
    border: 2px solid #FFFF00;
}
.fsize_big2 #tmp_sma_search_id .sch_box input, 
.fsize_big2 #tmp_sma_search .sch_box input{
    width: 455px;
    font-size: 65%;
}
.color_yellow .section_video .video_scroll .video_scroll_btn span,
.color_black .section_video .video_scroll .video_scroll_btn span,
.color_blue .section_video .video_scroll .video_scroll_btn span{
    text-indent: inherit;
    display: inline-block;
    padding: 0 10px;
}
.color_blue #tmp_tab_convenient .tab_flex_ttl a:hover,
.color_black #tmp_tab_convenient .tab_flex_ttl a:hover,
.color_yellow #tmp_tab_convenient .tab_flex_ttl a:hover,
.color_blue #tmp_topics .topics_link_list > li > a:hover,
.color_black #tmp_topics .topics_link_list > li > a:hover,
.color_yellow #tmp_topics .topics_link_list > li > a:hover,
.color_blue #tmp_convenient .convenient_item > a:hover,
.color_black #tmp_convenient .convenient_item > a:hover,
.color_yellow #tmp_convenient .convenient_item > a:hover,
.color_blue #tmp_topics .topics_item:hover > .txt,
.color_black #tmp_topics .topics_item:hover > .txt,
.color_yellow #tmp_topics .topics_item:hover > .txt{
    text-decoration: underline;
}
.color_blue #tmp_convenient .tab_convenient_wrap:after,
.color_black #tmp_convenient .tab_convenient_wrap:after,
.color_yellow #tmp_convenient .tab_convenient_wrap:after,
.color_blue #tmp_basic_info.fujisawa_sec:after,
.color_black #tmp_basic_info.fujisawa_sec:after,
.color_yellow #tmp_basic_info.fujisawa_sec:after,
.color_blue #tmp_main_visual::after,
.color_blue #tmp_main_visual::before,
.color_black #tmp_main_visual::after,
.color_black #tmp_main_visual::before,
.color_yellow #tmp_main_visual::after,
.color_yellow #tmp_main_visual::before,
.color_blue #tmp_convenient:after,
.color_black #tmp_convenient:after,
.color_yellow #tmp_convenient:after{
    display: none;
}
.color_blue #tmp_tab_convenient .tab_flex_ttl a,
.color_black #tmp_tab_convenient .tab_flex_ttl a,
.color_yellow #tmp_tab_convenient .tab_flex_ttl a{
    border: 1px solid !important;
}
.color_blue #tmp_tab_convenient .tab_flex_ttl:after,
.color_black #tmp_tab_convenient .tab_flex_ttl:after{
    border-color: #ffffff transparent;
}
.color_yellow #tmp_tab_convenient .tab_flex_ttl:after{
    border-color: #0000FF transparent;
}
.color_yellow #tmp_convenient .convenient_item > a:after,
.color_yellow #tmp_topics .topics_item:after{
    border-color: #000000;
}
.color_blue #tmp_convenient .convenient_item > a:after,
.color_blue #tmp_topics .topics_item:after,
.color_black #tmp_convenient .convenient_item > a:after,
.color_black #tmp_topics .topics_item:after{
    border-color: #FFFF00;
}
.color_blue #tmp_wrapper #tmp_related .section_ttl,
.color_black #tmp_wrapper #tmp_related .section_ttl,
.color_yellow #tmp_wrapper #tmp_related .section_ttl{
	background-color: transparent !important;
}
.color_blue #tmp_related_splide,
.color_black #tmp_related_splide,
.color_yellow #tmp_related_splide{
    border-bottom: none;
}
/* ==================================================
accessibility no-js
================================================== */
.no_javascript #tmp_topics_splide.splide,
.no_javascript #tmp_related_splide.splide{
	visibility: visible !important;
}
.no_javascript #tmp_topics_splide .splide__list,
#tmp_topics_splide.no-splide .splide__list{
    margin: 0 -18px;
    flex-wrap: wrap;
}
.no_javascript #tmp_related_splide .splide__list,
#tmp_related_splide.no-splide .splide__list{
    margin: 0 -20px;
    flex-wrap: wrap;
}
#tmp_topics_splide.no-splide .splide__list,
#tmp_related_splide.no-splide .splide__list{
    justify-content: center;
}
.no_javascript #tmp_topics_splide .splide__slide,
#tmp_topics_splide.no-splide .splide__slide{
    width: 33.3333333%;
    padding: 0 18px;
    margin-bottom: 30px;
}
.no_javascript #tmp_related_splide .splide__slide,
#tmp_related_splide.no-splide .splide__slide{
    width: 25%;
    padding: 0 20px;
    margin-bottom: 30px;
}
.no_javascript #tmp_tab_convenient .tab_flex_ttl a {
    pointer-events: none;
}
.no_javascript #tmp_tab_convenient .tab_flex_ttl a:hover {
    color: #222222;
    background-color: #dfe6e8;
}
/* ==================================================
print
================================================== */
@media print {
}