@charset "utf-8";
@media screen and (min-width : 801px) and (max-width: 1240px) {
	#tmp_wrapper {
        min-width: auto;
	}
}
@media screen and (min-width : 801px) and (max-width: 900px) {
	.fsize_big2 .menu_content_inner{
		display: block;
	}
	.fsize_big2 .menu_content_inner .hiro_menu02,
	.fsize_big2 .menu_content_inner .hiro_menu01{
		width: 100%;
		border: none;
	}
	.color_blue .menu_content_inner .hiro_menu01,
	.color_yellow .menu_content_inner .hiro_menu01,
	.color_black .menu_content_inner .hiro_menu01{
		margin-bottom: 30px;
	}
	.color_blue .menu_content_inner .hiro_menu02,
	.color_yellow .menu_content_inner .hiro_menu02,
	.color_black .menu_content_inner .hiro_menu02{
		padding: 0 0 0 calc(3% - 2px);
	}
}
@media screen and (max-width : 800px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 310px;
}
.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-top: 0;
}
.format_top #tmp_header{
	position: absolute;
	padding-top: 14px;
}
#tmp_hlogo {
	float:none;
	margin-top: 6px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width: 182px;
	height: 28px;
	background-size: 100% auto;
}
#tmp_hlogo a {
	width: 182px;
	height: 28px;
}

#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: 182px;
	height: 28px;
}
#tmp_hlogo h1{
	width: 182px;
	height: 73px;
	background-image: url(/shared/site_hiroba/images/logo/logo_top_sp.png);
}
#tmp_hlogo h1 span{
	width: 182px;
	height: 73px;
}

#tmp_hnavi_rmenu > a{
	font-size: 62.5%;
}
.format_top #tmp_hnavi_rmenu > a{
	width: 45px;
	height: 45px;
	border-radius: 5px;
	padding-top: 29px;
}
#tmp_hnavi_rmenu > a.active .menu_txt{
	display: block;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 800;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: "";
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 46px;
	left: 0;	
	z-index: 699;
	background-color: rgba(0,0,0,0.5);
}
body:not(.format_top) .header_bottom{
	padding-left: 5px;
	padding-right: 7px;
}
.format_top #tmp_hnavi_s {
    margin-bottom: 7px;
}
#tmp_hnavi_s > ul {
	list-style: none;
}
.format_top #tmp_hnavi_rmenu > a .menu_btn{
	top: 7px;
	width: 22px;
	height: 22px;
}
#tmp_hnavi_rmenu > a .menu_btn > span{
	margin-left: 1px;
}
#tmp_hnavi_rmenu > a .menu_btn > span,
#tmp_hnavi_rmenu > a .menu_btn > span:before,
#tmp_hnavi_rmenu > a .menu_btn > span:after{
	width: 11px;
}
#tmp_hnavi_rmenu > a .menu_btn > span:before{
	bottom: 5px;
}
#tmp_hnavi_rmenu > a .menu_btn > span:after {
    top: 5px;
}
#tmp_sma_rmenu{
	top: 0 !important;
}
#tmp_sma_rmenu .menu_content{
	padding: 50px 15px 15px;
}
.format_top #tmp_sma_rmenu .menu_content{
	padding-top: 80px;
}
.menu_content_inner .hiro_menu02, 
.menu_content_inner .hiro_menu01{
	width: 100%;
	border-right: none;
	padding-left: 23px;
}
#tmp_sma_rmenu .menu_content_inner .hiro_menu01 ul{
	display: none;
}
.menu_content_inner{
	display: block;
	padding: 16px 17px;
}
.menu_content_inner .hiro_menu02 .menu_logo a{
	margin-top: 0;
	height: 58px;
	background-image: url(/shared/site_hiroba/images/logo/logo_menu02.png);
}
.menu_content_inner .hiro_menu02{
	margin-bottom: 34px;
}
.menu_content_inner .menu_logo a:hover{
	outline: none;
}
/* gnavi
================================================== */
#tmp_gnavi {
	display:none;
}
/* common
================================================== */
/* show-hide */
.show_sp{
	display: block;
}
.show_pc{
	display: none;
}

/* pankuzu
================================================== */
#tmp_pankuzu {
	font-size: 81.2%;
	line-height: 2.2;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* update
================================================== */
#tmp_wrap_custom_update {
	margin: 0 0 10px;
}

/* linkicon
================================================== */
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_ppt,
a.icon_txt,
a.icon_img,
a.icon_csv,
a.icon_ichitaro,
a.icon_media,
a.icon_zip {
	padding-left:26px;
	background-size: 20px auto;
}

/* externalLink
================================================== */
#tmp_sma_rmenu a[rel*="external"]:after,
#tmp_footer_hiroba a[rel*="external"]:after,
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after{
	position: relative;
	top: 2px;
	margin-left: 9px;
}

/* inquiry
================================================== */
#tmp_inquiry {
    margin: 95px 0 98px;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
.pnavi_hiroba{
	position: absolute;
	bottom: -56px;
}
.pnavi_hiroba.pnavi_fixed {
	bottom: 30px;
}
.pnavi_hiroba a:hover span{
	transform: translateY(20%) rotate(-45deg);
}
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
#tmp_means,
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: none;
}
/* ==================================================
footer
================================================== */
#tmp_footer_hiroba{
	padding-top: 0;
}
#tmp_footer_hiroba .footer_wrap{
	background-size: 100% auto;
	padding-bottom: 26.7%;
	background-position: bottom -1px center;
}
#tmp_footer_hiroba .menu_content_inner .hiro_menu01{
	margin-bottom: 107px;
	padding: 0 19px;
}
#tmp_footer_hiroba .menu_content_inner .hiro_menu02{
	padding: 0 22px;
}
.footer_inner{
	padding-left: 0;
}
#tmp_footer_hiroba .menu_content_inner{
	padding-top: 0;
}
.fsize_big2 .menu_content_inner .hiro_menu02, 
.fsize_big2 .menu_content_inner .hiro_menu01{
	padding: 0;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_big2  #tmp_hnavi_rmenu > a{
    width: auto;
    height: auto;
}
.fsize_small #tmp_hnavi_rmenu > a {
	padding-top: 29px;
}
/* Color */
.color_black #tmp_footer_hiroba .menu_content_inner,
.color_blue #tmp_footer_hiroba .menu_content_inner,
.color_yellow #tmp_footer_hiroba .menu_content_inner {
	padding-top: 45px;
}
/* ==================================================
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:not(div.col2:has(div.col2) div.col2 div.col2L, div.col3:has(div.col2) div.col2 div.col2L),
div.col3 div.col3L:not(div.col2:has(div.col3) div.col3 > div.col3L),
div.col3 div.col3M:not(div.col2:has(div.col3) div.col3 > div.col3M),
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R:not(div.col2:has(div.col2) div.col2 div.col2R, div.col3:has(div.col2) div.col2 div.col2R),
div.col3 div.col3R:not(div.col2:has(div.col3) div.col3 > div.col3R),
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%;
}
div.col3:has(div.col2) > div.col3L,
div.col3:has(div.col2) > div.col3M,
div.col3:has(div.col2) > div.col3R{
	width: 100%;
}
div.col3:has(div.col2) > div.col3L,
div.col3:has(div.col2) > div.col3M{
	margin-right: 0;
}
/* table */
#tmp_contents table.col2:not(table.col2 table.col2, table.col3 table.col2, :has(table.col3)),
#tmp_contents table.col2:not(table.col3 table.col2) tbody:not(table.col2 table.col3 tbody, table.col2 table.col2 tbody),
#tmp_contents table.col2:not(table.col3 table.col2) tr:not(table.col2 table.col3 tr, table.col2 table.col2 tr),
#tmp_contents table.col3,
#tmp_contents table.col3:not(table.col2 table.col3) tbody:not(table.col2 table.col3 tbody, table.col3 table.col2 tbody),
#tmp_contents table.col3:not(table.col2 table.col3) tr:not(table.col2 table.col3 tr, table.col3 table.col2 tr){
	width: 100%;
}
#tmp_contents table.col2:not(table.col3 table.col2) td.col2L:not(table.col2 table.col2 td.col2L),
#tmp_contents table.col2:not(table.col3 table.col2) td.col2R:not(table.col2 table.col2 td.col2R),
#tmp_contents table.col3:not(table.col2 table.col3) td.col3L,
#tmp_contents table.col3:not(table.col2 table.col3) td.col3M,
#tmp_contents table.col3:not(table.col2 table.col3) td.col3R {
	display: block;
    width: 100%;
}
#tmp_contents table.col2:not(table.col3 table.col2) td.col2L:not(table.col2 table.col2 td.col2L),
#tmp_contents table.col3:not(table.col2 table.col3) td.col3L,
#tmp_contents table.col3:not(table.col2 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.col2:has(table.col2) table.col2 td.col2L,
#tmp_contents table.col2:has(table.col2) table.col2 td.col2R,
#tmp_contents table.col3:has(table.col2) table.col2 td.col2L,
#tmp_contents table.col3:has(table.col2) table.col2 td.col2R{
	width: 50%;
}
#tmp_contents table.col2 table.col3 td.col3L,
#tmp_contents table.col2 table.col3 td.col3M,
#tmp_contents table.col2 table.col3 td.col3R{
	width: 33.33%;
}
#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%;
}
/* ==================================================
furigana_on
================================================== */
.furigana_on #tmp_wrapper a.icon_pdf,
.furigana_on #tmp_wrapper a.icon_word,
.furigana_on #tmp_wrapper a.icon_excel,
.furigana_on #tmp_wrapper a.icon_ppt,
.furigana_on #tmp_wrapper a.icon_txt,
.furigana_on #tmp_wrapper a.icon_img,
.furigana_on #tmp_wrapper a.icon_csv,
.furigana_on #tmp_wrapper a.icon_ichitaro,
.furigana_on #tmp_wrapper a.icon_media,
.furigana_on #tmp_wrapper a.icon_zip {
	line-height: 2;
}
/* tmp_means
================================================== */
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}