@charset "utf-8";

@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,
.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{
	position: relative;
	padding: 4px 0 0;
	background-color: #ffffff;
	color: #222222;
	z-index: 99;
}
#tmp_header > .container{
	padding-left: 10px;
	padding-right: 2px;
}
.format_top #tmp_header .header_wrapper,
#tmp_header .header_wrapper{
	display: flex;
	padding: 0;
}
#tmp_hlogo {
	float: none;
	margin-top: 4px;
	flex: 1;
	width: 100%;
}
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p,
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	background-image: url(/shared/site_kihrc/images/main/hlogo_sp.png);
	max-width: 253px;
	width:100%;
	height:36px;
	line-height: 1.3;
	font-size: 1.5rem;
}
.format_top #tmp_hlogo a,
#tmp_hlogo a {
	width:100%;
	height:34px;
}
.format_top #tmp_hlogo h1 span,
.format_top #tmp_hlogo p span,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:100%;
	height:34px;
}

/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 99;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: "";
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 98;
	background-color: rgba(0,0,0,0.5);
}
.spmenu_open.menu_main:before{
	content: none;
}
#tmp_hnavi_s{
	position: static;
	display: flex;
	justify-content: flex-end;
	flex-shrink: 0;
	width: 55px;
	padding-left: 5px;
}
#tmp_hnavi_s > ul {
	list-style: none;
}
#tmp_hnavi_lmenu{
	width: 50px;
}
#tmp_hnavi_s > ul > li > a {
	display:block;
	padding: 4px;
	width: 100%;
	font-size: 62.5%;
	color: #333333;
	text-decoration:none;
	word-break: break-all;
}
#tmp_hnavi_lmenu > a > span{
	position:relative;
	display:block;
	padding-top: 26px;
	background: #ffffff url(/shared/site_kihrc/images/icon/navi_ic_menu.png) no-repeat center top;
	background-size: 30px auto;
}
#tmp_hnavi_lmenu > a.active > span{
	background-image: url(/shared/site_kihrc/images/icon/navi_ic_menu_act.png);
}
#tmp_sma_lmenu{
	position: relative;
	top: 0;
	background-color: #ffffff;
	z-index: 99;
	color: #222222;
	text-align: left;
}
#tmp_sma_lmenu .container{
	padding-left: 12px;
	padding-right: 12px;
}
#tmp_sma_lmenu .menu_inner{
	margin: 12px 0 24px;
	border: 1px solid #222222;
}
#tmp_sma_lmenu .menu_links li{
	list-style: none;
}
#tmp_sma_lmenu .menu_links a{
	display: block;
	padding: 10px 30px 10px 8px;
	background: transparent url(/shared/site_kihrc/images/icon/arrow_link.png) no-repeat right 8px center;
	background-size: 6px auto;
	color: inherit;
	text-decoration: none;
}
.format_top #tmp_sma_lmenu .menu_links a{
	background-image: url(/shared/site_kihrc/images/icon/arrow_link_down.png);
	background-size: 10px auto;
}
#tmp_sma_lmenu .menu_links li:not(:first-of-type){
	margin-left: 24px;
	border-top: 1px solid #222222;
}

/* format top */
#tmp_regulation{
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 33px;
}
#tmp_regulation > p{
	background-image: url(/shared/site_kihrc/images/main/top_logo_sp.png);
	background-position: center 2px;
	background-size: 70px auto;
	height: 20px;
}
#tmp_regulation > p > a,
#tmp_regulation > p > a > span{
	height: 20px;
}

/* gnavi
================================================== */
#tmp_gnavi {
	display:none;
}

/* layout
================================================== */
/* pankuzu */
#tmp_pankuzu{
	padding-bottom: 9px;
	font-size: 87.5%;
	line-height: 1.7;
}
#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: 34px;
	margin-bottom: 24px;
}
#tmp_custom_update{
	align-items: flex-end;
	flex-direction: column;
	margin-right: -2px;
}
#tmp_social_plugins .social_media_btn,
#tmp_update{
	margin-left: 7px;
	font-size: 87.5%;
}
#tmp_social_plugins .social_media_btn:first-child img{
	max-width: 72px;
}
#tmp_social_plugins .social_media_btn:last-child img{
	max-width: 74px;
}
#tmp_update{
	margin-top: 10px;
}
/* show hide */
.show_pc{
	display: none;
}
.show_sp{
	display: block;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: none;
}
/* ==================================================
footer
================================================== */
#tmp_footer .footer_cnt{
	flex-direction: column;
	padding: 30px 0 25px;
	max-width: 100%;
}
#tmp_footer .container{
	padding-left: 18px;
	padding-right: 18px;
}
#tmp_footer .pnavi{
	right: 12px;
	bottom: -19px;
	z-index: 98;
}
#tmp_footer .pnavi a{
	background-image: url(/shared/site_kihrc/images/icon/fbacktop_icon_sp.png);
	background-size: 10px auto;
	font-size: 87.5%;
}
#tmp_footer .footer_intro{
	margin-bottom: 15px;
	padding-right: 0;
}
#tmp_footer .footer_logo{
	margin-bottom: 17px;
	margin-left: -1px;
	background-image: url(/shared/site_kihrc/images/main/flogo_sp.png);
	background-size: 100% auto;
	height: 45px;
}
#tmp_footer .footer_address address,
#tmp_footer .footer_info > p,
#tmp_footer .fnavi li{
	font-size: 100%;
	line-height: 1.5;
}
#tmp_footer .footer_address {
    margin-bottom: 11px;
}
#tmp_footer .footer_info {
    margin-bottom: 12px;
}
#tmp_footer .footer_info > p.info_ttl{
	font-size: 112.5%;
	line-height: 1.3;
}
#tmp_footer .footer_info > p > span{
	display: block;
}
#tmp_footer .fnavi li:not(:last-of-type) {
    margin-bottom: 13px;
}
#tmp_footer .footer_gmap{
	width: 100%;
}
#tmp_footer .footer_gmap iframe{
	width: 100%;
	height: 150px;
}
#tmp_footer .copyright{
	padding: 17px 3px;
	font-size: 62.5%;
}
.format_top #tmp_footer .footer_gmap{
	text-align: center;
}

/* ==================================================
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;
}
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%;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_black.format_top #tmp_hlogo h1,
.color_black.format_top #tmp_hlogo p,
.color_blue.format_top #tmp_hlogo h1,
.color_blue.format_top #tmp_hlogo p,
.color_yellow.format_top #tmp_hlogo h1,
.color_yellow.format_top #tmp_hlogo p{
	text-align: left !important;
}
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p{
	max-width: 100%;
}
.color_black #tmp_wrapper #tmp_hnavi_lmenu > a > span,
.color_blue #tmp_wrapper #tmp_hnavi_lmenu > a > span{
	background-image: url(/shared/site_kihrc/images/icon/navi_ic_menu_wh.png) !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_lmenu > a > span{
	background-image: url(/shared/site_kihrc/images/icon/navi_ic_menu_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_hnavi_lmenu > a.active > span,
.color_blue #tmp_wrapper #tmp_hnavi_lmenu > a.active > span{
	background-image: url(/shared/site_kihrc/images/icon/navi_ic_menu_act_wh.png) !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_lmenu > a.active > span{
	background-image: url(/shared/site_kihrc/images/icon/navi_ic_menu_act_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_hnavi_lmenu > a.active:before{
	background-color: #000000 !important;
	border-color: #ffff00;
}
.color_blue #tmp_wrapper #tmp_hnavi_lmenu > a.active:before{
	background-color: #00008B !important;
	border-color: #ffff00;
}
.color_yellow #tmp_wrapper #tmp_hnavi_lmenu > a.active:before{
	background-color: #ffff00 !important;
	border-color: #000000;
}
.color_black #tmp_sma_lmenu .menu_links a,
.color_blue #tmp_sma_lmenu .menu_links a{
	background-image: url(/shared/site_kihrc/images/icon/arrow_link_wh.png) !important;
}
.color_yellow #tmp_sma_lmenu .menu_links a{
	background-image: url(/shared/site_kihrc/images/icon/arrow_link_bl.png) !important;
}
.color_black.format_top #tmp_sma_lmenu .menu_links a,
.color_blue.format_top #tmp_sma_lmenu .menu_links a{
	background-image: url(/shared/site_kihrc/images/icon/arrow_link_down_wh.png) !important;
}
.color_yellow.format_top #tmp_sma_lmenu .menu_links a{
	background-image: url(/shared/site_kihrc/images/icon/arrow_link_down_bl.png) !important;
}
/* color */
.fsize_big2 #tmp_wrapper #tmp_hnavi_lmenu > a > span{
	font-size: 0.8rem;
}
/* furi */
.furigana_on:not(.color_black,.color_yellow,.color_blue) #tmp_hlogo h1 span,
.furigana_on:not(.color_black,.color_yellow,.color_blue) #tmp_hlogo p span{
	text-indent: -9999px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}