@charset "utf-8";
@media screen and (min-width : 641px) and (max-width : 1100px){
	#tmp_sma_mmenu .keywords_list li{
		margin-right: 16px;
	}
}
@media screen and (min-width : 641px) and (max-width : 800px){
	#tmp_wrapper {
		min-width: 800px;
	}
}
@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	font-size: 100%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 10px;
	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{
	display:none;
}
.format_free .wrap_col_rgt_navi{
	width: 100%;
}
.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;
}

/* regulation
================================================== */
#tmp_wrap_regulation{
	display: none;
}

/* ==================================================
header
================================================== */
#tmp_wrap_header{
	margin-bottom: 13px;
}
#tmp_header {
	padding:4px 0;
}
#tmp_header .container{
	padding-left: 5px;
	padding-right: 5px;
}
#tmp_hlogo {
	margin: 2px 0 0 1px;
	width: 44.28%;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	/* background-image: url(/shared/site_shigikai_rn/images/icon/hlogo_sp.png); */
	/* width:155px; */
	width:132px;
	/* height:39px; */
	height:30px;
	line-height: 1.3;
	font-size: 1.5rem;
}
#tmp_hlogo a {
	/* width:155px; */
	width:132px;
	/* height:39px; */
	height:30px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	/* width:155px; */
	width:132px;
	/* height:37px; */
	height:28px;
}
#tmp_hnavi_s{
	padding-left: 5px;
}
#tmp_hnavi_s > ul{
	margin-right: 0;
	flex-flow: row;
}
#tmp_hnavi_s > ul > li{
	flex: 0 1 auto;
	line-height: 1.1;
}
#tmp_hnavi_s > ul > li > a{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 4px 2px 2px;
	min-width: 53px;
	height: 100%;
	border: 1px solid #0158a5;
	border-radius: 10px;
	font-size: 62.5%;
	font-weight: bold;
	text-align: center;
}
#tmp_hnavi_s > ul > li > a > span{
	padding: 23px 0 0;
	background-position: center top;
	background-size: 20px auto;
}
/* lmenu */
#tmp_hnavi_s > ul > li#tmp_hnavi_lmenu:after{
	content: none;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_lmenu > a > span{
	padding-left: 0;
	background-size: 19px auto;
	word-break: break-all;
	letter-spacing: -0.02em;
}
/* mmenu */
#tmp_hnavi_s > ul > li#tmp_hnavi_mmenu{
	margin-left: 4px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_mmenu > a{
	min-width: 53px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_mmenu > a > span{
	padding-left: 0;
	background-size: 24px auto;
	background-position: center 1px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_mmenu > a.active > span{
	padding-top: 29px;
	padding-left: 0;
	background-position: center 3px;
}
/* rmenu */
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu{
	margin-left: 4px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a{
	min-width: 70px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu > a > span{
	padding-left: 0;
	background-image: url(/shared/site_shigikai_rn/images/icon/navi_regulation_icon.png);
	background-size: 20px auto;
	background-position: center top;
}
#tmp_sma_mmenu{
	background-color: #ffffff;
	color: #333333;
}
#tmp_sma_mmenu .container{
	padding-left: 0;
	padding-right: 0;
}
#tmp_sma_mmenu .sma_sch_list{
	flex-direction: column;
}
#tmp_sma_mmenu .search_links .sma_sch_list,
#tmp_sma_mmenu .setting_wrapper .sma_sch_list{
	margin-left: 0;
	margin-right: 0;
}
#tmp_sma_mmenu .search_links li,
#tmp_sma_mmenu .setting_wrapper li{
	margin-bottom: 9px;
	padding-left: 0;
	padding-right: 0;
	width: 100%
}
#tmp_sma_mmenu .sma_sch_list a{
	padding: 5px 10px 4px 14px;
	box-shadow: 0 0 4px 0 rgba(184, 217, 255, 0.7);
	border-radius: 8px;
}
#tmp_sma_mmenu .sma_sch_list a > span{
	padding-left: 19px;
}
/* search form */
#tmp_sma_mmenu .search_form{
	margin-bottom: 28px;
}
#tmp_sma_mmenu .sma_sch_wrapper{
	padding: 35px 10px 40px;
}
#tmp_sma_mmenu .sma_sch_title{
	margin-bottom: 19px;
	padding-left: 21px;
	background-position: 0 8px;
	background-size: 17px auto;
	font-size: 125%;
}
#tmp_sma_mmenu .sch_ttl{
	width: 40px;
}
#tmp_sma_mmenu .sch_ttl label{
	background-position: 11px center;
	background-size: 22px auto;
}
#tmp_sma_mmenu .sch_box input{
	padding: 7px 75px 7px 40px;
	min-height: 50px;
	box-shadow: 0 0 4px 0 rgba(184, 217, 255, 0.7);
	font-size: 87.5%;
}
#tmp_sma_mmenu .sch_btn{
	width: 69px;
}
/* keywords */
#tmp_sma_mmenu .search_keywords{
	margin-bottom: 26px;
}
#tmp_sma_mmenu .search_keywords .sma_sch_title{
	margin-bottom: 10px;
	background-position: 0 8px;
}
#tmp_sma_mmenu .keywords_list{
	flex-direction: column;
}
#tmp_sma_mmenu .keywords_list li{
	margin-right: 0;
	margin-bottom: 15px;
}
#tmp_sma_mmenu .keywords_list a{
	padding-left: 25px;
	background-position: 1px 8px;
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_blue_sm_sp.png);
	background-size: 15px auto;
}
/* links */
#tmp_sma_mmenu .search_links{
	margin-bottom: 26px;
}
#tmp_sma_mmenu .search_links a > span{
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_blue_sm_sp.png);
	background-size: 15px auto;
	background-position: 0 9px;
}
/* setting */
#tmp_sma_mmenu .setting_wrapper{
	margin-bottom: 25px;
}
#tmp_sma_mmenu .setting_wrapper a{
	padding: 5px 10px 4px 10px;
}
#tmp_sma_mmenu .setting_wrapper a > span{
	padding-left: 31px;
	background-position: left center;
	background-size: 21px auto;
}
#tmp_sma_mmenu .setting_furi a{
	padding: 11px 10px 10px 41px;
	background-position: 10px center;
	background-size: 21px auto;
}
/* wrap pc */
#tmp_sma_mmenu .wrap_mc_pc a{
	display: block;
	padding: 14px 10px 11px 40px;
	background: #ffffff url(/shared/site_shigikai_rn/images/icon/navi_desktop_icon.png) no-repeat 13px center;
	background-size: 20px auto;
	box-shadow: 0 0 4px 0 rgba(184, 217, 255, 0.7);
	border: 1px solid #e2ecfd;
	border-radius: 8px;
	color: inherit;
	text-decoration: none;
}
/* close */
#tmp_sma_mmenu .close_btn a{
	padding: 4px 12px 6px;
	font-size: 100%;
}
#tmp_sma_mmenu .close_btn span{
	padding-left: 24px;
	background-size: 13px auto;
}

/* gnavi
================================================== */
#tmp_gnavi{
	padding: 0;
}
#tmp_gnavi .container{
	padding-left: 0;
	padding-right: 0;
}
#tmp_gnavi .gnavi {
	flex-flow: row wrap;
}
#tmp_gnavi .gnavi > li {
	flex: 0 0 50%;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
#tmp_gnavi .gnavi > li > a{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 11px 5px 10px;
	height: 100%;
}
#tmp_gnavi .gnavi > li:before,
#tmp_gnavi .gnavi > li:last-of-type:after{
	content: none;
}
#tmp_gnavi .gnavi > li:nth-of-type(2n){
	border-right: none;
}
#tmp_gnavi .gnavi > li:nth-last-child(-n + 2):nth-child(2n + 1),
#tmp_gnavi .gnavi > li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li{
	border-bottom: none;
}

.show_pc,
.hide_sp{
	display: none;
}
.show_sp{
	display: block;
}
.kaigyo_sp::after{
	content:"\A";
	white-space:pre;
}
/* ==================================================
footer
================================================== */
#tmp_footer .footer_inner{
	margin-top: 0;
	padding-bottom: 16px;
}
#tmp_footer .pnavi{
	top: -85px;
	right: -2px;
}
#tmp_footer .pnavi a{
	width: 67px;
	height: 67px;
	padding-top: 26px;
	padding-bottom: 8px;
	font-size: 68.7%;
	line-height: 1.2;
}
#tmp_footer .pnavi a:before{
	top: 10px;
	border-width: 0 8px 10px;
}
#tmp_footer .fnavi{
	flex-direction: column;
	margin: 0 0 15px;
}
#tmp_footer .fnavi li{
	margin-bottom: 18px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
#tmp_footer .fnavi li:last-of-type{
	text-align: left;
}
#tmp_footer .fnavi li:after{
	content: none;
}
#tmp_footer .fnavi a{
	padding-left: 18px;
	background-position: 0 6px;
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_wh_sm_sp.png);
	background-size: 14px auto;
	font-size: 100%;
}
#tmp_footer .footer_cnt{
	flex-direction: column;
	margin-bottom: 19px;
	padding-bottom: 83px;
}
#tmp_footer .footer_cnt:after{
	left: -33px;
	margin-left: 0;
	bottom: 0;
	background-image: url(/shared/site_shigikai_rn/images/icon/footer_pattern_build_sp.png);
	width: 452px;
	height: 62px;
}
#tmp_footer .footer_contact{
	margin-bottom: 26px;
	padding-right: 0;
	width: 100%;
}
#tmp_footer .flogo{
	margin-bottom: 4px;
	font-size: 131.3%;
}
#tmp_footer .address_detail{
	font-size: 87.5%;
}
#tmp_footer .footer_link{
	padding-top: 0;
}
#tmp_footer .footer_link li{
	margin-bottom: 13px;
}
#tmp_footer .footer_link a{
	display: block;
	min-width: auto;
	padding: 11px 20px 10px 31px;
	background-position: 13px 14px;
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_wh_sm_sp.png);
	background-size: 14px auto;
	width: 100%;
	max-width: 340px;
	border-radius: 5px;
	font-size: 100%;
}
#tmp_footer .copyright{
	padding-right: 0;
	font-size: 81.3%;
}

/* pankuzu
================================================== */
#tmp_pankuzu {
    margin: 49px 0 11px;
    font-size: 81.2%;
	font-size: 112.5%;
    line-height: 1.6;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}

/* update
================================================== */
#tmp_wrap_custom_update{
	margin-top: 13px;
	margin-bottom: 9px;
}
#tmp_update{
	padding-right: 7px;
	font-size: 112.5%;
}

/* rnavi
================================================== */
#tmp_rnavi{
	margin-top: 23px;
	box-shadow: 0 0 4px 0 rgba(184, 217, 255, 0.7);
	border-radius: 10px;
}
#tmp_rnavi #tmp_rnavi_ttl{
	padding: 18px 14px 19px;
	font-size: 125%;
	font-size: 137.5%;
}
#tmp_rnavi #tmp_rnavi_ttl:before{
	border-bottom-width: 3px;
}
#tmp_rnavi #tmp_rnavi_ttl a{
	margin: -18px -14px -16px;
	padding: 18px 14px 16px 41px;
	background-position: 14px 25px;
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_navi_blue2_sp.png);
	background-size: 20px auto;
	border-radius: 8px 8px 0 0;
}
#tmp_rnavi .rnavi_links li{
	font-size: 93.7%;
	font-size: 125.0%;
	line-height: 1.6;
}
#tmp_rnavi .rnavi_links a{
	padding: 12px 10px 16px 38px;
	background-position: 14px 21px;
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_navi_blue_sp.png);
    background-size: 16px auto;
}
#tmp_rnavi .rnavi_links li:last-of-type a {
    border-radius: 0 0 8px 8px;
}

/* recommend
================================================== */
#tmp_recommend .recommend_item{
	margin-bottom: 15px;
}
#tmp_recommend .recommend_item a{
	padding: 14px;
	box-shadow: 0 0 4px 0 rgba(184, 217, 255, 0.7);
	border-radius: 10px;
	font-size: 93.7%;
}
#tmp_recommend .recommend_item_icon{
	width: 40px;
}
#tmp_recommend .recommend_item_des{
	padding-left: 14px;
}

/* hover
================================================== */
#tmp_hnavi_s > ul > li > a:hover > span,
#tmp_sma_mmenu .keywords_list a:hover,
#tmp_sma_mmenu .sma_sch_list a:hover,
#tmp_sma_mmenu .close_btn a:hover span,
#tmp_footer .pnavi a:hover,
#tmp_footer .fnavi a:hover,
#tmp_footer .footer_link a:hover,
#tmp_rnavi #tmp_rnavi_ttl a:hover,
#tmp_recommend .recommend_item a:hover,
#tmp_gnavi .drop_down_hidden .drop_down_hidden_inner li a:hover,
#tmp_rnavi .rnavi_links a:focus{
	text-decoration: none;
}
#tmp_hnavi_s > ul > li > a:focus-visible,
#tmp_footer .fnavi a:focus-visible,
#tmp_sma_mmenu .close_btn a:focus-visible{
	outline-offset: 0;
}

/* custom style for format-top
================================================== */
#tmp_gnavi{
	border-bottom: 1px solid #d5d5d5;
}
#tmp_gnavi:before{
	content: none;
}
#tmp_gnavi .gnavi > li{
	margin-right: 0;
	width: 50%;
}
#tmp_gnavi .gnavi > li > a{
	padding-top: 9px;
	padding-bottom: 10px;
	box-shadow: none;
	border-radius: 0;
	font-size: 112.5%;
}
/* footer */
#tmp_footer .footer_inner{
	padding-top: 66px;
	padding-bottom: 37px;
}
#tmp_footer .pnavi {
    top: -29px;
    right: 8px;
}
#tmp_footer .pnavi a{
	padding-top: 36px;
    width: 95px;
	height: 95px;
	font-size: 96.9%;
}
#tmp_footer .pnavi a:before {
	top: 14px;
	border-width: 0 11px 14px;
}
#tmp_footer .fnavi{
	margin: 0 0 18px;
}
#tmp_footer .fnavi li{
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
}
#tmp_footer .fnavi a{
	padding-left: 22px;
	background-position: 0 5px;
	background-image: url(/shared/site_shigikai_rn/images/icon/arrow_wh_sp.png);
	background-size: 18px auto;
	font-size: 112.5%;
}
#tmp_footer .footer_cnt{
	margin-bottom: 37px;
	padding-bottom: 0;
}
#tmp_footer .flogo{
	margin-bottom: 1px;
}
#tmp_footer .footer_contact{
	margin-bottom: 24px;
	width: 100%;
}
#tmp_footer .address_name{
	margin-bottom: 0;
}
#tmp_footer .address_detail{
	font-size: 112.5%;
	line-height: 1.3;
}
#tmp_footer .address_break{
	display: block;
}
#tmp_footer .footer_link{
	flex-direction: column;
	gap: 0;
	margin-right: 0;
}
#tmp_footer .footer_link a{
	padding: 8px 10px 9px 31px;
	border-radius: 5px;
	font-size: 112.5%;
}
/* recommend */
#tmp_recommend .recommend_list{
	display: flex;
	flex-flow: row wrap;
	margin: 0 -5px;
}
#tmp_recommend .recommend_item{
	margin-bottom: 10px;
	padding: 0 5px;
	width: 50%;
}
#tmp_recommend .recommend_item a{
	flex-direction: column;
	padding: 16px 6px 11px;
	box-shadow: 0 0 4px 0 rgba(132, 152, 174, 1);
	border-radius: 8px;
	font-size: 112.5%;
	font-size: 125.0%;
	text-align: center;
}
.format_top #tmp_recommend .recommend_item a {
	padding: 16px 6px 11px;
	font-size: 125.0%;
}
#tmp_recommend .recommend_item_icon{
	margin-bottom: 7px;
	width: 44px;
}
#tmp_recommend .recommend_item_des{
	padding-left: 0;
}
.format_top #tmp_recommend .recommend_item_des {
	padding-left: 0;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	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%;
	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: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;
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}

/* ==================================================
accessibilty header ~ footer & common endpart
================================================== */
.color_black #tmp_wrapper #tmp_footer .footer_wrapper,
.color_blue #tmp_wrapper #tmp_footer .footer_wrapper,
.color_yellow #tmp_wrapper #tmp_footer .footer_wrapper{
	padding-top: 45px;
}
.color_black #tmp_wrapper #tmp_footer,
.color_blue #tmp_wrapper #tmp_footer,
.color_yellow #tmp_wrapper #tmp_footer{
	padding-top: 40px;
}

.fsize_small #tmp_wrapper #tmp_hnavi_s > ul > li > a > span{
	background-position: center top;
}
.fsize_small #tmp_wrapper #tmp_footer .footer_link a {
    background-position: 13px 9px;
}
.fsize_big #tmp_wrapper #tmp_sma_mmenu .sch_box input,
.fsize_big2 #tmp_wrapper #tmp_sma_mmenu .sch_box input{
	font-size: 44%;
}
.fsize_big #tmp_wrapper #tmp_footer .pnavi a,
.fsize_big2.format_top #tmp_wrapper #tmp_footer .pnavi a{
	font-size: 50%;
}
.fsize_big2 #tmp_wrapper #tmp_footer .pnavi a{
	font-size: 38%;
}
.fsize_big.format_top #tmp_wrapper #tmp_footer .pnavi a{
	font-size: 72%;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}
@media screen and (max-width : 359px) {
	#tmp_hlogo{
		width: 38%;
	}
	#tmp_sma_mmenu .sch_box input{
		font-size: 81%;
	}
}