@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 100%;
}
/* wrapper
================================================== */
#tmp_wrap_main{
	margin-bottom: 52px;
}
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 10px;
	width: 100%;
}
/* contents
================================================== */
#tmp_contents {
	word-wrap:break-word;
}
/* ==================================================
header
================================================== */
#tmp_header{
	padding: 9px 0 5px;
}
#tmp_hlogo {
	width: 110px;
	padding-top:10px;
}
#tmp_hlogo p {
	background: url(/shared/site_emergency_rn/images/header/logo_sp.png) no-repeat;
	-webkit-background-size: 110px auto;
	-moz-background-size: 110px auto;
	background-size: 110px auto;
}
#tmp_hlogo p,
#tmp_hlogo p a,
#tmp_hlogo p span{
	width: 110px;
	height: 37px;
}
#tmp_hnavi {
	width: calc(100% - 120px);
}
#tmp_hnavi li {
	font-size: 75%;
	display:block;
	margin:0 0 5px;
}
/* footer
================================================== */
#tmp_footer{
	background-color:#ffffff;
	padding:0;
}
#tmp_footer > .container {
	padding:0;
}
#tmp_footer .wrap_footer_cnt {
	margin:0;
}
#tmp_footer .pnavi {
	float:none;
	width:auto;
	text-align:right;
	font-size: 75%;
	margin:0 0 10px;
	padding:0 10px;
}
#tmp_footer .pnavi .ptop {
	padding-left:15px;
}
#tmp_footer .footer_cnt {
	background-color: #eaeaea;
	margin-bottom: 0;
	padding:5px 10px;
	clear:both;
}
#tmp_footer .footer_cnt {
	float:none;
	display: block;
	width:100%;
}
#tmp_footer .footer_profile,
#tmp_footer .footer_address{
	display: block;
	padding: 0;
	width: auto;
	line-height: 1.8;
}
#tmp_footer .footer_profile{
	font-size: 75%;
	margin-bottom: 12px;
}
#tmp_footer p.fsize_large{
	margin-bottom: -1px;
	font-size: 200%;
}
#tmp_footer address{
	font-size: 81.2%;
}
.footer_cnt address span{
	display: inline-block;
	margin: 0;
}
.copyright{
	padding:5px 0;
	background-color: #eaeaea;
	font-size: 71.8%;
	text-shadow: none;
}
/* ==================================================
class
================================================== */
/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
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;
	margin: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;
}
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.col2,
#tmp_contents table.col3{
	width: 100%;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#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;
	padding: 0;
	width: auto;
	border: none;
}
#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 */
}

/* ==================================================
accessibility
================================================== */
.color_black #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.fsize_small.color_black #tmp_wrapper #tmp_hlogo p,
.fsize_small.color_blue #tmp_wrapper #tmp_hlogo p,
.fsize_small.color_yellow #tmp_wrapper #tmp_hlogo p,
.fsize_big.color_black #tmp_wrapper #tmp_hlogo p,
.fsize_big.color_blue #tmp_wrapper #tmp_hlogo p,
.fsize_big.color_yellow #tmp_wrapper #tmp_hlogo p,
.fsize_big2.color_black #tmp_wrapper #tmp_hlogo p,
.fsize_big2.color_blue #tmp_wrapper #tmp_hlogo p,
.fsize_big2.color_yellow #tmp_wrapper #tmp_hlogo p{
	height: auto;
}
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo p span,
.fsize_small.color_black #tmp_wrapper #tmp_hlogo p span,
.fsize_small.color_blue #tmp_wrapper #tmp_hlogo p span,
.fsize_small.color_yellow #tmp_wrapper #tmp_hlogo p span{
	font-size: 1rem;
}
.fsize_small #tmp_wrapper #tmp_hlinks li:first-child{
	margin-top: 0;
}



}