@charset "shift-jis";

/* **********************************************************************
 *
 *       Title:   xm}RVFW master.css
 *
 ********************************************************************** */


/* IEpσόέθCSS
======================================================= */

@media print{
	body {
	_zoom: 67%; /*WinIE only */
	}
}

/* ξ{έθ
======================================================= */

* {margin:0;padding: 0;}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

body {
	text-align: center;
	font: 15px "CI", "Meiryo", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", "Helvetica", "Arial", "Verdana", "sans-serif";
	*font-family:"CI", "Meiryo", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", "Helvetica", "Arial", "sans-serif";
	background: #fff;
	color: #333;
}

table { font-size:inherit; font:100%; }

a:link,a:visited { color: #3366ff; }
a:hover, a:active { color: #3366ff; text-decoration:none; }

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight:normal;
}

p { margin: 0; line-height: 1.5; }

.texts { font-size: 77%; line-height: 1.3; }
.textn { font-size: 100%; line-height: 1.5; }
.textl { font-size: 138.5%; line-height: 1.5; }
.textll { font-size: 200%; line-height: 1.5; }
.textxl { font-size: 350%; line-height: 1.5; }
.textxxl { font-size: 500%; line-height: 1.5; }

.tac {text-align:center;}

/* .no_sp_tbr πt―κΞΚνΜe[uX^CΙ */
table:not(.no_sp_tbr),
table:not(.no_sp_tbr) tbody,
table:not(.no_sp_tbr) tr,
table:not(.no_sp_tbr) th,
table:not(.no_sp_tbr) td {
	display: block;
}

table.nbr,
table.tbr table.nbr {
	border-top: none;
	border-left: none;
	border-collapse: collapse;
	}

table.nbr th,
table.tbr table.nbr th {
	padding: 0;
	border-right: none;
	border-bottom: none;
	font-size: 100%;
	line-height: 1.5;
	font-weight: bold;
	}

table.nbr td,
table.tbr table.nbr td {
	padding: 0;
	border-right: none;
	border-bottom: none;
	font-size: 100%;
	line-height: 1.5;
	text-align: left;
	}

table.tbr,
table.nbr table.tbr {
	border-collapse: collapse;
	border-top: 1px solid #d2d2d2;
	}

table.tbr th,
table.nbr table.tbr th {
	padding: 12px 15px 8px;
	font-size: 100%;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #d2d2d2;
	background: #f5f5f5;
	color: #333;
	}

table.tbr td,
table.nbr table.tbr td {
	padding: 15px 15px;
	font-size: 100%;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px solid #d2d2d2;
	}

blockquote {
	clear: both;
	margin: 0;
	padding: 10px;
	border: 1px solid #cfcfcf;
	background: #f3f3f3;
	font-size: 100%;
	line-height: 1.4;
	text-align: left;
	}

img { border: 0; }

.photo_r {
	float:right;
	margin: 3px 0 10px 15px;
	font-size: 77%;
	line-height: 1.3;
	text-align: left;
	}

.photo_l {
	float:left;
	margin: 3px 15px 10px 0;
	font-size: 77%;
	line-height: 1.3;
	text-align: left;
	}

.photo_c {
	margin: 3px auto 10px auto;
	font-size: 77%;
	line-height: 1.3;
	}

.photo_r img, .photo_l img, .photo_c img {
	margin-bottom: 3px;
	}

.boxlink { cursor: pointer; }

/* clearfix
======================================================= */

.clearfix {zoom:1;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	}


/* SΜΜCAEgέθ
======================================================= */

#wrapper {
	margin: 0 auto;
	background:#fff;
}

.inner {
	width: calc(100% - 20px);
	margin-left: auto;
	margin-right: auto;
}

header {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #e83416;
}

#main {
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: #fff;
	border-left:1px solid #d6d6d6;
	min-height:500px;
}
* html div#main { margin: 0 -1px 0 0; }


footer {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #dcdcdc;
	text-align: left;
	clear:both;
}

div.gotop {
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	z-index: 10;
}

div.gotop img {
	vertical-align: bottom;
}


/* headerͺΜX^Cέθ
======================================================= */

header .h_inner {
	margin: 0 auto;
	padding: 7px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header img {
	vertical-align: bottom;
}

header #logo {
	flex-shrink: 0;
	display: flex;
	width: 75px;
	margin: 0;
	line-height: 1;
}

header #catch {
	font-size: 10px;
	color:#e83416;
	font-family: 'qMmΎ© Pro W3', 'Hiragino Mincho Pro', 'ΰΎ©','Yu Mincho', 'ΰΎ©Μ', 'YuMincho','lr oΎ©', 'MS PMincho', serif;
}

header #catch p:nth-child(1) {
	font-weight:bold;
}
header #catch p:nth-child(2),
header #catch p:nth-child(3) {
	display: none;
}
header .h_inner.clearfix::after {display: none;}

header #h_btn1,
header #h_btn2 {
	display: none;
}

/* footerͺέθ
======================================================= */

#f_info {
	padding: 15px 0;
	background: #f0f0f0;
}

#f_info ul {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

#f_info ul li {
	margin: 0 4px;
}

#f_info #f_sns {
	float: right;
}
#f_info #f_sns p {
	float: right;
	margin: 0 0 0 5px;
}

#fbox {
	padding: 26px 10px 90px;
}

#cmp {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 25px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#cmp li + li::before {
	content: "|";
	margin: 0 1em;
}

#cmp a {
	color: #333;
	text-decoration:none;
}

.copyright {
	display: block;
	font-family: "Noto Serif JP", CI, Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "lr oSVbN", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	transform: scale(0.9);
	text-align: center;
}




/* Ίw€Κέθ
======================================================= */

/* mainͺέθ */

#contents_title {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	text-align: left;
	height: 90px;
	background: #fafafa;
	border-bottom: 1px solid #ccc;
}

#directry {
	width: 720px;
	padding: 15px 0px 0px 20px;
	font-size: 77%;
	text-align: left;
	color: #666;
}

#directry a:visited { color: #3366ff; }

#contents_title h1 {
	width: 730px;
	margin: 10px 0 0 0;
	padding: 8px 10px 8px 20px;
	font-size: 153.9%;
	font-weight: bold;
	color :#333;
}
* html #contents_title h1 {width: 730px;padding: 10px 10px 6px 20px;}
:first-child+html #contents_title h1 { padding: 8px 10px 2px 20px; }

#info_contents_title {
	width: 760px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: #fafafa;
	}

#contents {
	width: 720px;
	padding: 17px 20px 30px 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
* html #contents { text-align: center; }

#contents_tpc {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height:450px;
	height:auto !important;
	height:450px;
	}

#contents section {
	clear:both;
	width: 100%;
	margin-bottom: 25px;
	}

#contents section a:visited { color: #3366ff; }

#contents section h2 {
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 5px 0px;
	font-size: 108%;
	font-weight: bold;
	color: #333;
	border-bottom: 3px solid #cccccc;
	}
:first-child+html #contents section h2 { padding: 7px 0px 2px 12px; }

#contents section p {
	text-align: left;
	font-size: 100%;
	line-height: 1.5;
	}

#contents section ul {
	text-align: left;
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	line-height: 1.5;
	}

#contents section ol {
	text-align: left;
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 20px;
	font-size: 100%;
	line-height: 1.5;
	}

a.arw {
	background: url(../img/arw.gif) 0 0.5em no-repeat;
	padding: 0 0 0 8px;
	}


p.inquiry_tel {
	margin: 0px 0 0 0;
	padding: 0;
	font-weight: bold;
	}
* html p.inquiry_tel { padding: 10px 0 0 0; }

p.inquiry_tel span {
	font-size: 77%;
	font-weight: normal;
	}

p.inquiry_tel strong {
	background: url(../img/tel.gif) no-repeat 0 50%;
	padding: 5px 0px 5px 28px;
	}
* html p.inquiry_tel strong { background: url(../img/tel.gif) no-repeat 0 10px; }
*:first-child+html p.inquiry_tel strong { background: url(../img/tel.gif) no-repeat 0 0; }

#contents section .btn {
	border: 1px solid #b00505;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	background-color: #b00505;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b00505), color-stop(0.00, #df4040));
	background: -webkit-linear-gradient(#df4040, #b00505);
	background: -moz-linear-gradient(#df4040, #b00505);
	background: -o-linear-gradient(#df4040, #b00505);
	background: -ms-linear-gradient(#df4040, #b00505);
	background: linear-gradient(#df4040, #b00505);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df4040', endColorstr='#b00505', GradientType=0);
	font-weight:bold;
	}

#contents section .btn a {
	width: 100%;
	display: block;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	}

#contents section .btn a:link,
#contents section .btn a:visited {color: #fff;}
#contents section .btn a:active,
#contents section .btn a:hover{
	background: #df4040;
	color: #fff;
	}

/* Ω}Μ¨mηΉ */

#information{
	margin: 20px auto 80px;
	padding: 70px 0;
	border:5px solid #e83416;
}
#information p{
	color:#e83416;
	font-size:135%;
	font-weight:bold;
	line-height:1.8;
	text-align:center;
}

/* tb^[Εθir */
.sp_fix_footer {
	display: flex;
	justify-content: space-between;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background: #f0f0f0;
	z-index: 10;
}
.sp_fix_footer .inbtn {
	display: flex;
	width: calc(50% - 7.5px);
}
.sp_fix_footer .inbtn a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 2px 0 3px;
	box-sizing: border-box;
	border-radius: 5px;
	line-height: 1.4;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #1045BE;
	text-decoration: none;
}
.sp_fix_footer .inbtn.group a {background: #E8371A;}
.sp_fix_footer .inbtn .bg {
	display: block;
	min-width: 80%;
	padding: 1px 5px;
	color: #1045BE;
	background: #fff;
	white-space: nowrap;
	transform: scale(0.9);
}
.sp_fix_footer .inbtn.group .bg {color: #E8371A;}
.sp_fix_footer .inbtn .txt {
	font-size: 12px;
}
.sp_fix_footer .inbtn .txts {
	display: block;
	font-weight: 500;
	transform: scale(0.9);
}

.inline {display: inline-block;}
.sp_none {display: none!important;}

/* marginέθ
======================================================= */

.mb10 { margin-bottom: 5px; }
.mb15 { margin-bottom: 7px; }
.mb20 { margin-bottom: 10px; }
.mb25 { margin-bottom: 12px; }
.mb30 { margin-bottom: 15px; }
.mb40 { margin-bottom: 20px; }
.mb50 { margin-bottom: 25px; }
.mb100 { margin-bottom: 50px; }

/* widthέθ
======================================================= */

.w10 { width: 10%; }
.w20 { width: 20%; }
.w30 { width: 30%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w90 { width: 90%; }
.w100 { width: 100%; }