@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/ 
.f_nav05 .f_menu {
	width: 406px !important;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	width
	/***/
	: auto;
}
#container {
	width: 100%;
}
#main {
	transform: none !important;
}
.pc_off {
	display: none!important;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
.clear {
	clear: both;
}
.contents_wrap {
	width: 1000px!important;
	margin: 0 auto 40px;
	text-align: left;
}
.conts {
	width: 100%;
	float: left;
}
h2.multi_h2 {
	width: 900px;
}
h2.conts_h2 {
	width: 100%;
	box-sizing: border-box;
}
h2.multi_h2,
h2.conts_h2 {
	font-size: 20px;
	line-height: 1.5rem;
	padding: 15px;
	background: #f5f5f5;
	text-align: left;
	margin: 0 0 20px 0;
}
 /* ----------------------------------------
 pankuzu
 ---------------------------------------- */
 .pankuzu {
 	width: 1000px;
 	margin: 10px auto;
 	padding: 0px;
 	display: flex;
 }
 .pankuzu a {
 	text-decoration: underline;
 }
 /* ----------------------------------------
 privacy
 ---------------------------------------- */
 .privacy {}
 .privacy span {
 	display: block;
 	font-weight: bold;
 	font-size: 15px;
 	margin-bottom: 10px;
 	padding-bottom: 5px;
 	border-bottom: 3px solid #eee;
 }
 .privacy p {
 	margin-bottom: 20px;
 }
