@charset "utf-8";

@media screen and (max-width : 640px) {
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	font-size: 185.7%;
	padding: 0 40px 30px 20px;
	background-position: 0 0,right 0,30px 30px;
	background-size: 1px calc(100% - 30px),31px calc(100% - 30px), calc(100% - 30px) calc(100% - 30px);
	-webkit-background-size: 1px calc(100% - 30px),31px calc(100% - 30px), calc(100% - 30px) calc(100% - 30px);
	-moz-background-size: 1px calc(100% - 30px),31px calc(100% - 30px), calc(100% - 30px) calc(100% - 30px);
}
#tmp_contents h1:before{
	margin: 0 -10px 10px -20px;
}
#tmp_contents h1:after{
	margin: 15px -10px 0 -20px;;
}
#tmp_contents h2 {
	font-size: 171.4%;
	padding-left: 28px;
	-webkit-background-size: 20px 20px, 100% auto, 100% auto;
	-moz-background-size: 20px 20px, 100% auto, 100% auto;
	background-size: 20px 20px, 100% auto, 100% auto;
}
#tmp_contents h3 {
	font-size: 157.1%;
	background-position: 0 10px;
	-webkit-background-size: 4px 25px;
	-moz-background-size: 4px 25px;
	background-size: 4px 25px;
}
#tmp_contents h4 {
	font-size: 142.8%;
}
#tmp_contents h5 {
	font-size: 128.5%;
	background-position: 0 16px;
	-webkit-background-size: 4px 20px;
	-moz-background-size: 4px 20px;
	background-size: 4px 20px;
}
#tmp_contents h6 {
	font-size: 114.3%;
}
#tmp_pankuzu {
	margin: 0 0 20px;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding-left: 0;
}
/* ==================================================
contents
================================================== */
/* ==================================================
index
================================================== */
#tmp_contents #tmp_idx_block .container {
	padding: 0;
}
.custom_now #tmp_contents #tmp_idx_block .container {
	padding: 0 10px;
}
.type_idx #tmp_main_visual .banner_block,
#tmp_main_visual .banner_block {
	position: relative;
	height: auto;
}
#tmp_main_visual .banner_block .banner_sp {
	display: block;
	height: auto;
}
#tmp_main_visual .banner_block .banner_pc {
	display: none;
}
#tmp_main_visual .banner_ttl {
	max-width: 234px;
}
#tmp_main_visual .banner_ttl:before {
	right: -5px;
    bottom: -5px;
}
#tmp_main_visual .banner_ttl h1 {
	font-size: 128.5%;
	padding: 9px 10px 10px 20px;
}
#tmp_contents #tmp_main_visual .container {
	padding: 0;
}
#tmp_contents .idx_item {
	margin-bottom: 68px;
}
#tmp_contents .idx_img {
	float: none !important;
	width: 100%;
}
#tmp_contents .idx_img:before {
	display: none;
}
#tmp_contents .idx_cnt {
	position: relative;
	display: block;
	top: 0;
	right: 10px !important;
	margin-top: -89px;
	padding: 0 20px 0 30px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	min-height: auto;
}
#tmp_contents .idx_cnt:before {
	content: '';
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	top: 10px;
	bottom: -10px;
	left: 30px;
	right: 10px;
	z-index: -1;
}
#tmp_contents .idx_middle {
	display: block;
	top: 0;
	padding: 23px 18px 25px;
	transition: none;
	transform: none;
}
#tmp_contents .idx_heading {
	font-size: 150%;
	padding-left: 24px;
	background: #FFFFFF url(/shared/images/icon/ttl_icon.png) no-repeat 2px 6px;
	background-size: 21px 21px;
	-webkit-background-size: 21px 21px;
	-moz-background-size: 21px 21px;
	margin-bottom: 19px;
}
#tmp_contents .idx_sentence {
	line-height: 1.75;
	margin-bottom: 20px;
}
#tmp_contents .idx_url p {
	display: inline-block;
	vertical-align: top;
}
#tmp_contents .idx_url a {
	padding-right: 15px;
}
/* ==================================================
free
================================================== */
#tmp_contents table.enquete_table table,
#tmp_contents table.enquete_table thead,
#tmp_contents table.enquete_table tbody,
#tmp_contents table.enquete_table tr,
#tmp_contents table.enquete_table th,
#tmp_contents table.enquete_table td {
	display: block;
	width: 100% !important;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}