@charset "utf-8";
@media screen and (min-width : 641px) and (max-width: 1240px) {
	#tmp_wrapper {
        min-width: auto;
    }
}
@media screen and (max-width : 1200px) {
	#tmp_hnavi_s > ul > li#tmp_hnavi_lang > a,
	#tmp_hnavi_s > ul > li#tmp_hnavi_browsing > a {
		padding-bottom: 2px;
		align-items: flex-end;
		background-repeat: no-repeat;
		background-position: top 6px center;
	}
	#tmp_hnavi_s > ul > li#tmp_hnavi_lang > a {
		background-image:url(/shared/site_web_koho/images/icon/header_language_icon_.png);
		background-size: 16px auto;
	}
	#tmp_hnavi_s > ul > li#tmp_hnavi_browsing > a {
		background-image:url(/shared/site_web_koho/images/icon/header_service_icon_.png);
		background-size: 17px auto;
	}
	#tmp_hnavi_s > ul > li#tmp_hnavi_lang > a.ac_active,
	#tmp_hnavi_s > ul > li#tmp_hnavi_browsing > a.ac_active {
		background-image:none;
		align-items: center;
		background-color: #ffffff;
		color: #000000;
	}
	#tmp_hnavi_lang > a.ac_active > span,
	#tmp_hnavi_browsing > a.ac_active > span {
		display: inline-block;
		color: inherit;
    	background: transparent url(/shared/site_web_koho/images/header/hdr_close_btn_icon.png) no-repeat center 0;
		background-size: 15px auto;
		padding-top: 22px;
	}
	#tmp_layout_fixed #tmp_sma_rmenu .menu_box {
		display: block;
	}
	#tmp_sma_rmenu .rmenu_sma_glist {
		display: none;
	}
	#tmp_sma_rmenu .menu_event .event_box img {
		width: 100%;
		height: auto;
	}
}
@media screen and (min-width : 641px) and (max-width: 1200px) {
	#tmp_cnt_left,
	#tmp_cnt_right {
		display: none;
	}
	#tmp_hnavi_s > ul > li,
	.wrap_sma_sch .close_btn{
		display: block;
	}
	body:not(.format_top) #tmp_header .header_fixed_inner,
	.format_top .fixed_header #tmp_header .header_fixed_inner{
		padding-left: 15px !important;
	}
	#tmp_hnavi_lang > a.ac_active > span,
	#tmp_hnavi_browsing > a.ac_active > span{
		display: inline-block;
		color: inherit;
    	background: transparent url(/shared/site_web_koho/images/header/hdr_close_btn_icon.png) no-repeat center 0;
		background-size: 15px auto;
		padding-top: 22px;
	}
	#tmp_hnavi_s .wrap_sma_sch{
		display: none;
		text-align: left;
		position: fixed;
		width: 100%;
		left: 0;
		overflow-x: hidden;
	}
	#tmp_hnavi_s .wrap_sma_sch .means_sma_sch{
		display: block !important;
		width: 100%;
	}
	.means_sma_sch .sma_sch{
		color: inherit;
		background-color: transparent;
		border: none;
		padding: 0;
		border-radius: 0;
	}
	.means_sma_sch .container{
		max-width: 540px;
	}
	#tmp_hnavi_s .wrap_sma_sch .sma_sch_inner {
		pointer-events: all;
		color: #222222;
		background: #ffffff url(/shared/site_web_koho/images/header/spmenu_bg.jpg) no-repeat left top;
		background-size: cover;
	}
	#tmp_sma_lang_list,
	#tmp_hnavi_list{
		color: #222222;
		background-color: #ffffff;
		padding: 30px 20px;
		margin-bottom: 30px;
	}
	.means_sma_sch #tmp_hnavi_list > li{
		margin-bottom: 10px;
	}
}
@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
body {
	font-size: 100%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 310px;
}
.container{
	padding: 0 20px;
	max-width: 100%;
}
/* layout fixed
================================================== */
#tmp_layout_fixed:after{
	content: none;
}
#tmp_cnt_left,
#tmp_cnt_right {
	display: none;
}
#tmp_cnt_middle{
	max-width: 100%;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi,
.format_free .wrap_col_rgt_navi {
	display:none;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
/* ==================================================
header
================================================== */
#tmp_header {
	min-height: 52px;
	z-index: 800;
}
#tmp_header .header_inner{
	width: 100%;
	max-width: 332px;
	margin: 0 auto;
}
#tmp_hlogo {
	max-width: 185px;
	width: 50%;
	padding-top: 9px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	max-width: 168px;
	width: 100%;
	height:33px;
	font-size: 1.5rem;
}
#tmp_hlogo a {
	max-width: 168px;
	width: 100%;
	height:33px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	max-width: 168px;
	width: 100%;
	height:33px;
}
#tmp_header .header_fixed_inner{
	width: 100%;
	left: 0;
	background-image: none;
	padding: 0 0 0 21px;
	border-bottom: 1px solid #cbcbcb;
}
/* Header Top */
.format_top #tmp_header{
	min-height: 215px;
	background-image: url(/shared/site_web_koho/images/header/header_bg_sp.png);
	background-size: 130px auto;
	background-position: right bottom -38px;
	padding: 7px 14px;
}
.format_top #tmp_header .header_fixed_wrap{
	height: 110px;
	padding-top: 22px;
}
.format_top #tmp_header .header_fixed_inner{
	padding-right: 8px;
	border-bottom: none;
}
.format_top #tmp_hlogo {
	width: 100%;
	max-width: 100%;
	padding:3px 0;
}
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p {
	max-width:325px;
	width: 100%;
	height:74px;
}
.format_top #tmp_hlogo a {
	width: 100%;
	max-width:325px;
	height:74px;
}
.format_top #tmp_hlogo h1 span,
.format_top #tmp_hlogo p span {
	width: 100%;
	max-width:325px;
	height:74px;
}
#tmp_header .header_quote{
	text-align: left;
	margin-bottom: 0;
}
#tmp_header .header_quote > span{
	text-align: center;
	max-width: 177px;
	width: 54%;
	font-size: 75%;
	line-height: 1.3;
	border-radius: 22px;
	padding-top: 7px;
	padding-bottom: 6px;
}
#tmp_header .header_quote > span:after{
	top: calc(100% - 5px);
	width: 19px;
	height: 13px;
	background-image: url(/shared/site_web_koho/images/header/quote_icon_sp.png);
	background-size: 100% auto;
}
#tmp_header .header_quote > span > span.break{
	display: block;
}
#tmp_header .header_des > span{
    font-size: 81.2%;
	padding: 5px 3px 1px 2px;
	letter-spacing: 0;
}
.format_top #tmp_hnavi_s{
	display: block;
}
/* header fixed */
.format_top .fixed_header #tmp_header .header_fixed_inner{
	left: 0 !important;
	right: 0;
	width: 100%;
	padding: 0 0 0 21px;
	border-bottom: 1px solid #cbcbcb;
	background-image: none;
}
.format_top .fixed_header #tmp_hlogo{
	text-align: left;
	max-width: 168px;
	width: 50%;
	padding: 7px 0 0;
	margin-top: 0;
}
.format_top .fixed_header #tmp_hlogo h1,
.format_top .fixed_header #tmp_hlogo p,
.format_top .fixed_header #tmp_hlogo a,
.format_top .fixed_header #tmp_hlogo h1 span,
.format_top .fixed_header #tmp_hlogo p span{
    max-width: 168px;
	width: 100%;
    height: 32px;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 800;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: none;
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 699;
	background-color: rgba(0,0,0,0.5);
}
/* hnavi */
#tmp_hnavi_s{
	display: block;
}
.format_top #tmp_wrapper:not(.fixed_header) #tmp_hnavi_s{
	position: absolute;
	top: 0;
	right: 0;
}
#tmp_hnavi_s > ul > li{
	display: block;
}
#tmp_hnavi_s > ul > li > a {
	position: relative;
	z-index: 102;
	width:50px;
	min-height:53px;
	font-size: 62.5%;
	line-height: 1.3;
	padding: 6px 1px 2px;
	border-bottom: none;
	margin-bottom: 0;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_lang > a{
	width: 53px;
	font-size: 62.5%;
}
.format_top #tmp_wrapper:not(.fixed_header) #tmp_hnavi_s > ul > li > a{
	z-index: 801;
	border-bottom: 1px solid #cbcbcb;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a{
	min-height: 53px;
	padding: 0;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a > span{
	padding-top: 28px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a > span:before,
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a > span:after{
	width: 24px;
	border-width: 2px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a > span:before{
	top: 5px;
	height: 19px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a > span:after{
	top: 13px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a.ac_active > span{
	background-position: center 5px;
}
/* sp_menu */
#tmp_hnavi_s .wrap_sma_sch{
	display: none;
	text-align: left;
	position: fixed;
	width: 100%;
	left: 0;
	overflow-x: hidden;
}
.wrap_sma_sch .close_btn{
	display: block;
	margin: 0 -30px;
}
.wrap_sma_sch{
	z-index: 100;
	padding-right: 0 !important;
	color: #22222222;
	background: #ffffff url(/shared/site_web_koho/images/header/spmenu_bg.jpg) no-repeat left top;
    background-size: cover;
}
.format_top #tmp_wrapper:not(.fixed_header) .wrap_sma_sch{
	top: 0;
}
.wrap_sma_sch .sma_sch{
	padding-top: 20px;
}
.format_top #tmp_wrapper:not(.fixed_header) .wrap_sma_sch .sma_sch{
	padding-top: 60px;
}
.wrap_sma_sch .sch_inner_wrap{
	padding-top: 18px;
	overflow-y: auto;
}
.sma_sch_inner{
	padding: 0 30px 0;
	background: transparent;
}
#tmp_sma_rmenu .menu_search .menu_box_ttl{
	padding-right: 0;
	background-position: 24px 13px;
	background-size: 18px auto;
}
.menu_search .menu_box_ttl > .ttl{
	background-size: 41px auto;
}
#tmp_sma_rmenu .menu_search .menu_box_ttl > .ttl > span{
	min-width: 194px;
	background-size: 120px auto;
}
.menu_search .search_cate_list{
	gap:12px 14px;
}
.menu_search .search_cate_list > li > a{
	min-height: 42px;
	background-position: 8px center;
}
.menu_search .menu_box_ttl .menu_box_sub_ttl{
	padding-top: 12px;
	background-position: 23px 13px;
	background-size: 18px auto;
}
#tmp_sma_rmenu .menu_box .menu_box_ttl{
	padding-bottom: 12px;
	margin-bottom: 20px;
}
#tmp_sma_rmenu .menu_box .menu_box_ttl > .ttl{
	background-position: 10px center;
	padding-left: 68px;
}
#tmp_sma_rmenu .menu_box.menu_official .menu_box_ttl > .ttl {
	background-position: 0 center;
}
#tmp_layout_fixed #tmp_sma_rmenu .menu_event{
	padding-bottom: 15px;
}
#tmp_sma_rmenu .menu_event .menu_box_ttl{
	padding-bottom: 23px;
	margin-bottom: 18px;
	border-bottom: 1px solid #cfcfcf;
}
#tmp_sma_rmenu .menu_event .menu_box_ttl > .ttl > span{
	min-width: 162px;
	background-size: 95px auto;
}
#tmp_sma_rmenu .menu_official .menu_box_ttl{
	padding-bottom: 13px;
	margin-bottom: 20px;
}
#tmp_sma_rmenu .menu_official .menu_box_ttl > .ttl{
	padding-left: 40px;
}
#tmp_sma_rmenu .menu_event .event_box img {
	width: 100%;
	height: auto;
}
#tmp_layout_fixed #tmp_sma_rmenu .menu_box:last-child{
	margin-bottom: 35px;
}
/* Lang + Setting menu */
#tmp_hnavi_s .wrap_sma_sch .means_sma_sch{
	display: block !important;
	width: 100%;
}
.means_sma_sch .sma_sch{
	color: inherit;
	background-color: transparent;
	border: none;
	padding: 20px 0 0;
	border-radius: 0;
}
.means_sma_sch .sma_sch_inner{
	padding-bottom: 35px;
}
#tmp_sma_lang_list,
#tmp_hnavi_list{
	color: #222222;
	background-color: #ffffff;
	padding: 20px;
	margin-bottom: 35px;
}
.means_sma_sch #tmp_hnavi_list > li{
	margin-bottom: 15px;
}
.means_sma_sch .lang_list{
	flex-direction: column;
}
.means_sma_sch .lang_list > li {
	width: 100%;
}
/* gnavi
================================================== */
#tmp_gnavi{
	padding-top: 12px;
}
.gnavi li a:before{
	left: 8px;
    right: 8px;
}
.gnavi li a:after{
	bottom: 9px;
	margin-top: -8px;
}
.gnavi li:nth-child(3n+1) {
    width: 32.7%;
}
.gnavi li:nth-child(3n+2) {
    width: 34.7%;
}
.gnavi a{
	line-height: 1.3;
	padding-top: 8px;
	padding-bottom: 14px;
}
.gnavi li:nth-last-child(-n + 3):nth-child(3n + 1) > a,
.gnavi li:nth-last-child(-n + 3):nth-child(3n + 1) ~ li > a{
	padding-bottom: 5px;
}
.gnavi li:nth-last-child(-n + 3):nth-child(3n + 1) a:after,
.gnavi li:nth-last-child(-n + 3):nth-child(3n + 1) ~ li a:after {
    margin-top: 1px;
}
.gnavi a > span > span.break{
	display: block;
}
/* pankuzu
================================================== */
.custom_special #tmp_pankuzu,
#tmp_pankuzu{
	font-size: 75%;
	margin-bottom: 31px;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
.pnavi{
	right: 20px !important;
	top: -21px;
}
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: none;
}
/* ==================================================
footer
================================================== */
#tmp_footer{
	background-image: url(/shared/site_web_koho/images/footer/footer_bg_sp.jpg);
}
#tmp_footer .footer_logo{
	line-height: 1.6;
	margin-bottom: 11px;
}
#tmp_footer .footer_logo br{
	display: block;
}
#tmp_footer .container{
	padding: 0 20px;
}
#tmp_footer .footer_inner{
	padding: 31px 0 16px;
}
#tmp_footer .footer_cnt {
	clear:both;
	margin-bottom: 20px;
}
.footer_cnt address {
	font-style:normal;
}
.footer_cnt address p{
	word-break: break-all;
}
.footer_cnt address p > a{
	display: block;
}
.copyright {
	text-align:center;
	clear:both;
}
/* Common style
================================================== */
#tmp_hnavi_s > ul > li > a:hover,
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a:hover > span,
.menu_search .search_cate_list > li > a:hover,
.ranking_list > li > a:hover .item_txt,
.wrap_sma_sch .close_btn > a:hover > span,
.official_list > li > a:hover,
#tmp_animate_control > a:hover,
#tmp_means > ul > li > a:hover > span,
.wrap_sma_sch .lang_list > li > a:hover,
.lang_list > li > a,
#tmp_hnavi_list > li > a:hover{
	text-decoration: none;
}
.ranking_list > li > a:hover img{
	opacity: 1;
}
.footer_cnt address a:hover{
	text-decoration: underline;
}
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
#tmp_contents table.col2,
#tmp_contents table.col3 {
    width: 100%;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col2 td.col2R,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M,
#tmp_contents table.col3 td.col3R{
	display: block;
    width: 100%;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M{
	border-right: 0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:21px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
#tmp_print{
	display: none;
}
#tmp_wrap_custom_update {
    margin: 0 0 4px;
    padding: 12px 0 0px;
}
#tmp_update, 
#tmp_pageid{
	font-size: 75%;
}
/* Scroll Table
================================================== */
.scroll_table_switch a.scroll{
	box-shadow: 0 1px 5px 0.5px rgba(11, 73, 154, 0.15);
	color: #222222;    
	background-image: url(/shared/site_web_koho/images/icon/scroll_table_df_sp.png);
	background-size: 50px auto;
}
.scroll_table_switch a{
	padding: 10px 9px 5px 69px;
	 border: 1px solid #cccccc;
}
.scroll_table{
	padding-left: 10px;
	background-position: right 9px top 10px;
}
.custom_special .scroll_table {
    margin-bottom: 46px;
}
/* 
================================================== */
#tmp_creator_page{
    margin-top: 31px;
	margin-bottom: 30px;
}
#tmp_inquiry_ttl h2, 
#tmp_feedback_ttl h2{
	font-size: 106.2%;
	line-height: 1.5;
}
#tmp_inquiry{
	margin-top: 31px;
}
#tmp_inquiry_ttl{
	padding: 10px 12px 12px;
}
#tmp_inquiry_cnt {
    padding: 13px 14px 12px;
	line-height: 1.8;
}
#tmp_inquiry_cnt p {
    margin-bottom: 0;
}
#tmp_feedback{
	border: 1px solid #dddddd;
	margin-bottom: 40px;
}
#tmp_feedback_ttl{
	line-height: 1.5;
	padding: 11px 15px 9px;
}
#tmp_feedback_cnt {
    padding: 23px 0 21px 15px;
}
#tmp_feedback_cnt legend{
	margin-bottom: 5px;
	line-height: 1.3;
}
#tmp_feedback_cnt fieldset {
    margin-bottom: 7px;
}
#tmp_feedback_cnt .submit {
    padding-top: 14px;
	padding-right: 15px;
}
#tmp_feedback_cnt .submit input{
	max-width: 260px;
	padding: 9px 30px 7px 32px;
	background-position: right 13px center;
}
.custom_special #tmp_inquiry{
	margin-top: 31px;
}
.custom_special #tmp_feedback_ttl {
    padding: 11px 15px 9px;
}
.custom_special #tmp_rnavi {
    margin-bottom: 46px;
}
/* Rnavi
================================================== */
#tmp_lnavi{
	margin-bottom: 46px;
	margin-top: 40px;
}
.custom_special #tmp_lnavi {
    margin-bottom: 47px;
}
#tmp_lnavi_ttl a{
	margin: -19px -15px -8px -36px;
	padding: 19px 15px 8px 36px;
	background-position: left 16px top 25px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#tmp_lnavi_ttl h2{
	font-size: 118.7%;
	padding: 19px 15px 8px 36px;
	line-height: 1.3;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#tmp_lnavi_cnt ul li a{
	padding: 16px 23px 17px 33px;
	background-position: left 14px top 21px;
	line-height: 1.5;
}
#tmp_lnavi_cnt,
#tmp_lnavi_cnt ul,
#tmp_lnavi_cnt ul li:last-child,
#tmp_lnavi_cnt ul li:last-child a{
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/* tmp_means
================================================== */

/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_hnavi_s > ul > li:not(:first-child) > a,
.color_black #tmp_hnavi_s > ul > li:not(:first-child) > a,
.color_yellow #tmp_hnavi_s > ul > li:not(:first-child) > a{
	border-left: none !important;
}
.color_blue #tmp_sma_rmenu .sma_sch{
    background-color: #00008B !important;
}
.color_black #tmp_sma_rmenu .sma_sch{
    background-color: #000000 !important;
}
.color_yellow #tmp_sma_rmenu .sma_sch{
    background-color: #FFFF00 !important;
}
.color_blue #tmp_sma_rmenu .sma_sch_inner,
.color_black #tmp_sma_rmenu .sma_sch_inner,
.color_yellow #tmp_sma_rmenu .sma_sch_inner{
	border-top: none;
}
.color_blue #tmp_lnavi_ttl h2,
.color_yellow #tmp_lnavi_ttl h2,
.color_black #tmp_lnavi_ttl h2,
.color_blue #tmp_lnavi_ttl,
.color_yellow #tmp_lnavi_ttl,
.color_black #tmp_lnavi_ttl{
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.format_top.fsize_big2 #tmp_wrapper:not(.fixed_header) #tmp_sma_rmenu .sma_sch_inner{
	padding-top: 30px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}