@charset "utf-8";
@media screen and (max-width : 1260px) {
#tmp_wrapper {
	min-width: inherit;
	width: 100%;
}
.container {
	width: 100%;
}
}

@media screen and (min-width : 641px) and (max-width : 1170px) {
#tmp_header .utils_lang{
	margin-left: 10px;
	padding-left: 10px;
}
#tmp_header .utils_setting{
	margin-left: 10px;
}
}
@media screen and (min-width : 801px) and (max-width : 1170px) {
.sec_mainvisual #tmp_gnavi .gnavi{
	padding-left: 10px;
	padding-right: 10px;
}
.sec_mainvisual #tmp_gnavi .gnavi a{
	padding-left: 15px;
	padding-right: 15px;
}
.sec_mainvisual #tmp_gnavi .gnavi::after {
	right:-560px;
}
}
@media screen and (min-width : 641px) and (max-width : 800px) {
#tmp_wrapper {
	min-width: 800px;
}
#tmp_hlogo{
	-webkit-box-flex: 0;
	-ms-flex: 0 1 318px;
	flex: 0 1 318px;
}
#tmp_sma_search{
	min-width: auto;
}
.sec_mainvisual #tmp_gnavi .gnavi{
	padding-left: 0;
	padding-right: 0;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.sec_mainvisual #tmp_gnavi .gnavi li{
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}
.sec_mainvisual #tmp_gnavi .gnavi a{
	padding-left: 15px;
	padding-right: 15px;
}
/* accessibility */
.fsize_big #tmp_wrapper #tmp_header .utils_list a,
.fsize_big2 #tmp_wrapper #tmp_header .utils_list a{
	font-size: 0.9rem;
}
}
@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 100%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 16px;
	width: 100%;
}
/* contents
================================================== */
#tmp_contents {
	word-wrap:break-word;
	padding:0 0 20px;
}
/* format-layout
================================================== */
.wrap_col_rgt_navi,
.column_rnavi .wrap_col_main,
.format_free .wrap_col_rgt_navi {
	float:none;
}
.col_main {
	padding:0;
}
/* free
================================================== */
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
.format_free .wrap_col_rgt_navi{
	width: 100%;
	padding-top:10px;
}
.format_free #tmp_wrap_main {
	background-image:url(/shared/site_history/images/main/main_bg_sp.jpg);
	background-position:left top;
	-webkit-background-size:103px auto;
	-moz-background-size:103px auto;
	background-size:103px auto;
	padding-top:17px;
}
.format_free #tmp_main {
	padding-top:15px;
}
/* ==================================================
	header
================================================== */
#tmp_header{
	position:relative;
	padding:8px 0 7px;
}
body:not(.format_top) #tmp_header{
	border-bottom:2px solid #003d6d;
	background-image:none;
}
#tmp_header .container{
	padding-left: 12px;
	padding-right: 0;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	width:185px;
	height:35px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:1.2rem;
	background-image:url(/shared/site_history/images/header/hlogo_sp.png);
	-webkit-background-size:185px 35px;
	-moz-background-size:185px 35px;
	background-size:185px 35px;
}
#tmp_header .header_wrapper {
	display:block;
}
/* setting
================================================== */
#tmp_setting {
	float:none;
	width:auto;
	text-align: left;
	padding-left: 0;
}
#tmp_setting .prev_top_btn,
#tmp_hnavi_search {
	display: block;
}
#tmp_setting .prev_top_btn a,
#tmp_hnavi_search .hnavi_search a {
	font-size: 100%;
}
#tmp_setting .prev_top_btn {
	padding:0;
}
#tmp_setting .prev_top_btn a {
	min-width:auto;
	padding:15px 10px;
}
#tmp_setting .prev_top_btn span {
	display:inline-block;
	padding:0 0 0 22px;
	background:url(/shared/site_history/images/icon/arrow_link_sp.png) no-repeat left center;
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
}
#tmp_hnavi_search > a.active {
	margin: 0 0 0 0 !important;
}
/* hnavi_means */
#tmp_hnavi_means {
	position:absolute;
	top:-8px;
	right:0;
}
#tmp_hnavi_means > ul > li {
	width:54px;
	border-left: 1px solid #b1b1b1;
}
#tmp_hnavi_means > ul > li > a::before {
	display:none;
}
#tmp_hnavi_means > ul > li > a.active {
	border:none;
	margin:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
#tmp_hnavi_browsing {
	display:none;
}
#tmp_hnavi_means > ul > li > a {
	padding:0 !important;
	width: 100%;
	height: 100%;
	min-height:50px;
	font-size: 0.625rem !important;
	line-height: 1.1;
	text-align: center;
	min-width:auto !important;
}
#tmp_hnavi_means #tmp_hnavi_lang > a span {
	padding: 30px 2px 3px;
	background-image:url(/shared/site_history/images/header/hnavi_icon_lang_sp.png);
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
	background-position: center 7px;
}
#tmp_hnavi_means #tmp_hnavi_search > a span {
	padding: 23px 2px 3px;
	background-repeat:no-repeat;
	background-image:url(/shared/site_history/images/header/hnavi_icon_search_sp.png);
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
	background-position: center 6px;
}
#tmp_hnavi_means > ul > li > a.active > span {
	background-image:url(/shared/site_history/images/header/hnavi_icon_close_sp.png) !important;
	-webkit-background-size: 11px auto !important;
	-moz-background-size: 11px auto !important;
	background-size: 11px auto !important;
	background-position:center 10px !important;
	padding-top:31px !important;
}
/* search_menu
================================================== */
#tmp_sma_search_menu {
	left: 0;
}
#tmp_sma_search_menu .container {
	padding:0;
}
.search_menu_wrap {
	padding:35px 16px 10px;
	border-radius:0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.search_input_inner {
	display:block;
	margin:0;
}
.search_input_inner .search_input {
	width:100%;
	margin:0 0 25px;
}

/* search input */
.search_input_inner {
	margin-bottom: 26px;
}
.sec_seach_inner .search_label,
.search_input_inner .search_label {
	font-size: 112.5%;
}
.search_input_inner .search_label {
	padding:7px 0 4px 29px;
	background-image:url(/shared/site_history/images/icon/search_label_icon_sp.png);
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
	background-size:25px auto;
}
.search_input_inner,
.search_input_pageid .form_search_input {
	display: block;
	gap: 0;
}
.search_input_inner .search_input {
	width: 100%;
}
.search_input_pageid .form_search_input_pageid {
	margin-bottom:12px;
}
.search_input_pageid .btn_wrap {
	width: 100%;
	padding-left: 0;
	text-align: right;
}
.search_input_inner .sch_note {
    font-size: 100%;
	line-height: 1.4;
}
.form_search_input .wrap_sch_box .sma_search_select {
	position: relative;
	top: auto;
	bottom: auto;
	right: 0;
	font-size: 100%;
	width: 100%;
	min-width: 100%;
	height: 50px;
	min-height: auto;
	padding: 10px 62px 8px 12px;
	border: 1px solid #cccccc;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	background-position: right 67px center;
	line-height: 1.6;
}
.form_search_input .wrap_sch_box_select {
	position: relative;
	margin-top: 10px;
}
.form_search_input .wrap_sch_box .sch_btn input{
	height: 48px;
    width: 56px;
}
.form_search_input .wrap_sch_box .sch_box input[type="text"] {
	height: 50px;
    padding-right: 62px;
	background-size: 96px auto !important;
	background-position: 10px center !important;
}
.search_input_inner .form_search_input {
	margin-bottom: 12px;
}
.search_input_inner .btn_sch_view {
	font-size: 100%;
	padding-left:22px;
    background-image: url(/shared/site_history/images/icon/arrow_link_sp.png);
	background-position: 0 4px;
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
}
.search_input_keyword {
	margin-bottom: 23px;
}
.search_input_inner .sch_note br {
	display: block;
}
/* sma_cate */
#tmp_sma_cate {
	margin:0 0 20px;
}
#tmp_sma_cate_ttl {
	font-size: 112.5%;
	margin:0 0 10px;
	background-image:url(/shared/site_history/images/icon/cate_ttl_icon_sp.png);
	padding:3px 0 3px 30px;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
	background-size:25px auto;
}
#tmp_sma_cate_cnt ul,
#tmp_sma_cate_cnt ul li {
	display: block;
}
#tmp_sma_cate_cnt ul {
	margin:0;
	padding:15px 0;
	background-color:#003d6d;
	color:#ffffff;
}
#tmp_sma_cate_cnt ul li {
	width:100%;
	padding:0;
	margin:0;
}
#tmp_sma_cate_cnt ul li a {
	background-image:url(/shared/site_history/images/icon/arrow_link_wh_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	padding:5px 10px 5px 34px;
	min-height:41px;
}

/* hnavi_list
================================================== */
#tmp_hnavi_list {
	display: block;
	margin:20px -16px 0;
	padding:22px 16px 0;
	border-top:1px solid #b8b8b8;
}
#tmp_hnavi_list li {
	margin-right:0;
	margin:0 0 5px;
}
#tmp_hnavi_list li a,
#tmp_switch_pc_style {
    padding:5px 0 5px 26px;
    background-image: url(/shared/site_history/images/icon/arrow_link_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	font-size:100%;
}
/* close_btn
================================================== */
.search_menu_wrap .close_btn {
	margin:0 -16px;
	padding:0 16px;
	border-top:1px solid #b8b8b8;
}
.search_menu_wrap .close_btn a,
#tmp_sma_lang .close_btn a {
	padding:8px 0 0;
	font-size: 100%;
}
.search_menu_wrap .close_btn a span,
#tmp_sma_lang .close_btn a span {
	padding: 5px 0 5px 17px;
	background-image:url(/shared/site_history/images/header/hnavi_icon_close_sp.png);
	-webkit-background-size:11px auto;
	-moz-background-size:11px auto;
	background-size:11px auto;
}
/* heading_menu
================================================== */
#tmp_sma_lang {
	left: 0;
	right:0;
}
#tmp_sma_lang:has(.load_more a.hide) ul{
	overflow-y: visible !important;
	max-height: none !important;
}
#tmp_sma_lang .lang_wrap{
	padding:28px 16px 10px;
	margin-right: 0;
	width:100%;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	float: none;
}
#tmp_sma_lang ul {
	list-style: none;
	padding:0;
	margin:0 0 11px;
}
#tmp_sma_lang ul li {
    float: none;
    width: 100%;
	margin-bottom: 17px;
	padding-right: 0;
}
#tmp_sma_lang li a {
    display: inline-block;
    font-size: 100%;
    padding-left: 24px;
	background-image: url(/shared/site_history/images/icon/arrow_link_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
}
#tmp_sma_lang .close_btn {
	display:block;
}
/* lang_wrap */
#tmp_sma_lang .load_more {
	margin:0 0 8px;
}
#tmp_sma_lang .load_more a {
	font-size: 100%;
	padding: 14px 35px;
	background-image: url(/shared/site_history/images/icon/arrow_link_wh_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	background-position:center right 10px;
}
#tmp_sma_lang .load_more a.hide {
	display:none;
}
/* gnavi
================================================== */
#tmp_gnavi {
	display:none;
}
#tmp_gnavi .gnavi {
	display:block;
	padding: 0 !important;
	max-width:none;
	border-radius: 0;
	margin-left:-24px;
}
#tmp_gnavi .gnavi:before{
	display:none !important;
}
#tmp_gnavi .gnavi li {
	display:block;
	flex: none;
	float:left;
	padding:0 24px;
}
#tmp_gnavi .gnavi li:nth-child(3) {
	clear:both;
}
#tmp_gnavi .gnavi li:nth-child(5) {
	padding-right:0;
}
#tmp_gnavi .gnavi li a{
	padding: 5px 0;
	text-align: left;
}
#tmp_gnavi .gnavi li:after{
	height: 14px;
	margin-top:-7px;
}

/* top */
.sec_mainvisual #tmp_gnavi {
	display:block;
	padding: 14px 0 18px;
	background-color: #003d6d;
	color: #ffffff;
	margin-top: -8px;
	z-index:1;
}
.sec_mainvisual #tmp_gnavi .gnavi {
	max-width:none;
	-webkit-border-radius: 0 ;
	-moz-border-radius: 0;
	border-radius: 0;
}
.sec_mainvisual #tmp_gnavi .gnavi::after {
	content:'';
	position:absolute;
	right:-16px;
    bottom:-130px;
	z-index:-1;
	background-image:url(/shared/templates/history_top/images/icon/mv_vector_rgt_sp.png);
	width:118px;
	height:88px;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}

/* inquiry / feedback
================================================== */
#tmp_inquiry,
#tmp_feedback{
	padding:3px;
	margin-bottom: 25px;
}
#tmp_inquiry_ttl,
#tmp_feedback_ttl {
	padding:15px 14px 10px;
}
#tmp_inquiry_ttl h2,
#tmp_feedback_ttl h2 {
	font-size: 125%;
}
#tmp_inquiry_cnt{
	padding: 0 15px 10px;
	font-size: 100%;
}
#tmp_inquiry .inquiry_btn {
    font-size: 100%;
	padding:20px 0 10px;
}
#tmp_inquiry .inquiry_btn a {
	display:block;
    min-width: auto;
}
#tmp_inquiry .inquiry_btn a::before {
	background-image:url(/shared/site_history/images/icon/arrow_link_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	width:16px;
	height:5px;
}
#tmp_inquiry .inquiry_memo {
	margin-top:10px;
}
#tmp_feedback_cnt{
	padding: 0 15px 24px;
	font-size: 100%;
}
#tmp_feedback_cnt fieldset {
	float: none;
	padding: 0;
	width: 100%;
	margin:0 0 10px;
}
#tmp_feedback legend {
	margin-bottom: 15px;
	line-height: 1.4;
}
#tmp_feedback fieldset > p {
	float: none;
	margin-bottom: 10px;
}
#tmp_feedback fieldset > p input {
	width: 28px;
}
#tmp_feedback #tmp_feedback_cnt fieldset:nth-child(2n),
#tmp_feedback #tmp_feedback_cnt fieldset:nth-child(2n+1){
	clear: none;
}
#tmp_feedback .submit {
	display:block;
}
#tmp_feedback .submit input{
    min-width:auto;
	width:100%;
}
#tmp_feedback .submit::before {
	background-image:url(/shared/site_history/images/icon/arrow_link_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	width:16px;
	height:5px;
}
/* rnavi
================================================== */
#tmp_rnavi {
	margin:0 0 38px;
}
#tmp_rnavi_ttl {
	margin:0 0 10px;
}
#tmp_rnavi_ttl h2 {
	font-size: 131.2%;
}
#tmp_rnavi .rnavi_ctg_ttl {
	padding:16px 10px;
}
#tmp_rnavi .rnavi_ctg_ttl a{
	margin: -16px -10px;
	padding: 16px 10px 16px 34px;
	background-image:url(/shared/site_history/images/icon/arrow_link_wh_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	background-position: 8px 22px;
}
#tmp_rnavi .rnavi_ctg_inner{
	padding:5px 0 0;
}
#tmp_rnavi .rnavi_ctg_inner ul li {
	font-size: 100%;
}
#tmp_rnavi .rnavi_ctg_inner ul li a {
	padding: 5px 10px 5px 34px;
	background-image: url(/shared/site_history/images/icon/arrow_link_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	background-position: 8px 13px;
}
#tmp_rnavi .rnavi_ctg_more a{
	font-size:87.5%;
}
/* cnavi
================================================== */
#tmp_cnavi_ttl h2 {
	font-size:131.25%;
}
#tmp_cnavi_cnt ul {
	font-size:100%;
}
#tmp_cnavi_cnt ul li {
	margin:0 0 15px;
}
#tmp_cnavi_cnt ul li .cnavi_list .cnavi_list_img {
	width:140px;
}
#tmp_cnavi_cnt ul li .cnavi_list .cnavi_list_link a {
	background-image: url(/shared/site_history/images/icon/arrow_link_sp.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	padding:0 0 0 26px;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
	padding-top:38px;
}
.format_top #tmp_footer {
	padding-top:90px;
}
.format_top #tmp_footer .footer_inner::before {
	left:-16px;
	top:-57px;
	background-image:url(/shared/site_history/images/footer/footer_vector_lft_sp.png);
	width:185px;
	height:63px;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
#tmp_footer .footer_inner{
	display: block;
	padding: 36px 0 14px;
}
#tmp_footer .pnavi{
	top: -34px;
	right: 0;
	width: 70px;
	height: 70px;
	font-size: 75%;
	line-height: 1;
}
#tmp_footer .pnavi,
#tmp_footer .pnavi p,
#tmp_footer .pnavi a{
	width:70px;
	height:70px;
}
#tmp_footer .pnavi span {
	height: 0;
}
#tmp_footer .pnavi a {
	background-image:url(/shared/site_history/images/footer/pnavi_sp.png) !important;
	-webkit-background-size:70px auto;
	-moz-background-size:70px auto;
	background-size:70px auto;
}
#tmp_footer .footer_cnt{
	margin-bottom: 32px;
	padding-left: 0;
}
#tmp_footer .footer_head{
	display: block;
	margin-bottom: 28px;
}
#tmp_footer .footer_logo{
	margin-bottom: 10px;
	font-size: 143.7%;
}
#tmp_footer .footer_code{
	padding-left: 0;
	font-size: 87.5%;
	line-height: 1.1;
}
#tmp_footer .footer_address{
	font-size: 87.5%;
	line-height: 1.1;
}
#tmp_footer .add_row span{
	display: block;
}
#tmp_footer .add_row span:not(:last-of-type){
	margin-bottom: 11px;
	padding-right: 0;
}
#tmp_footer .footer_address p:not(:last-of-type){
	margin-bottom: 10px;
}
#tmp_footer .copyright{
	font-size: 68.7%;
	text-align: center;
}
#tmp_footer .pnavi.pnavi_fixed {
	right: 26px !important;
}
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc {
	margin:0 0 25px;
}
/* common style
================================================== */
.show_pc {
	display: none !important;
}
.show_sp {
	display: block;
}

/* ==================================================
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%;
	padding: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;
	padding:0;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M {
	border-right: 0;
}
#tmp_contents table.col2,
#tmp_contents table.col2 thead,
#tmp_contents table.col2 tbody,
#tmp_contents table.col2 tfoot,
#tmp_contents table.col2 tr,
#tmp_contents table.col2 th,
#tmp_contents table.col2 td,
#tmp_contents table.col3,
#tmp_contents table.col3 thead,
#tmp_contents table.col3 tbody,
#tmp_contents table.col3 tfoot,
#tmp_contents table.col3 tr,
#tmp_contents table.col3 th,
#tmp_contents table.col3 td {
	display: block !important;
	width: 100% !important;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#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;
	-webkit-box-sizing:border-box;/* Webkit */
}
/* tel_link
================================================== */
.tel_link a {
	pointer-events: auto;
	color: #003d6d;
	text-decoration:underline;
}
/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:scroll;
	margin-bottom:42px;
	padding:30px 13px 9px;
	background:#f6f6f6 url(/shared/images/icon/scroll_table_icon.png) right 5px no-repeat;
	-webkit-background-size:75px auto;
	-moz-background-size:75px auto;
	background-size:75px auto;
}
.scroll_table_switch {
	margin:0 0 16px;
	padding-right: 2px;
	font-size:75%;
	font-weight: bold;
	line-height:1.2;
	text-align:right;
}
.scroll_table_switch a {
	display:inline-block;
	padding:9px 10px 9px 70px;
	background:#ffffff url(/shared/images/icon/scroll_table_ex.png) 9px center no-repeat;
	-webkit-background-size:48px auto;
	-moz-background-size:48px auto;
	background-size:48px auto;
	min-width:9em;
	-webkit-box-shadow: 0 4px 2px 0 rgba(96, 103, 120, 0.45);
	-moz-box-shadow: 0 4px 2px 0 rgba(96, 103, 120, 0.45);
	box-shadow: 0 4px 2px 0 rgba(96, 103, 120, 0.45);
	border:1px solid #d4d5e1;
	color:#333333;
	text-align:center;
	text-decoration:none;
}
.scroll_table_switch a.scroll {
	background-image:url(/shared/images/icon/scroll_table_df.png);
}
.scroll_table::-webkit-scrollbar{
	height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
	background: #e8e8e8;
}
.scroll_table::-webkit-scrollbar-thumb {
	background: #c8c8c8;
}
/* ==================================================
system
================================================== */
/* linkicon
================================================== */
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_ppt{
	background-position: left 0.5em;
}

/* ==================================================
accessibility style change:font-size
================================================== */
.color_black.fsize_big #tmp_wrapper #tmp_hlogo h1,
.color_black.fsize_big #tmp_wrapper #tmp_hlogo p,
.color_black.fsize_big2 #tmp_wrapper #tmp_hlogo h1,
.color_black.fsize_big2 #tmp_wrapper #tmp_hlogo p,
.color_blue.fsize_big #tmp_wrapper #tmp_hlogo h1,
.color_blue.fsize_big #tmp_wrapper #tmp_hlogo p,
.color_blue.fsize_big2 #tmp_wrapper #tmp_hlogo h1,
.color_blue.fsize_big2 #tmp_wrapper #tmp_hlogo p,
.color_yellow.fsize_big #tmp_wrapper #tmp_hlogo h1,
.color_yellow.fsize_big #tmp_wrapper #tmp_hlogo p,
.color_yellow.fsize_big2 #tmp_wrapper #tmp_hlogo h1,
.color_yellow.fsize_big2 #tmp_wrapper #tmp_hlogo p{
	font-size: 1.1rem;
}
.fsize_big #tmp_wrapper #tmp_header .header_main,
.fsize_big2 #tmp_wrapper #tmp_header .header_main{
	padding-left: 5%;
}
.fsize_big #tmp_wrapper #tmp_header .utils_list li,
.fsize_big2 #tmp_wrapper #tmp_header .utils_list li{
	margin-left: -9px;
}
.fsize_big #tmp_wrapper #tmp_header .utils_list a,
.fsize_big2 #tmp_wrapper #tmp_header .utils_list a{
	font-size: 0.48rem;
	padding-left: 0;
	padding-right: 0;
}
.fsize_big #tmp_wrapper #tmp_gnavi .gnavi a,
.fsize_big2 #tmp_wrapper #tmp_gnavi .gnavi a{
	padding-left: 0;
	padding-right: 0;
	font-size: 100%;
}
.fsize_big #tmp_wrapper #tmp_footer .pnavi,
.fsize_big2 #tmp_wrapper #tmp_footer .pnavi{
	font-size: 0.7rem;
}
.fsize_big #tmp_footer .footer_inner,
.fsize_big2 #tmp_footer .footer_inner{
	padding-top: 50px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}