@charset "utf-8";
/*
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
body {
	font-size: 14px;
	color: #000;
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	width: 100%;
	background: #eeeeee;
	font-family: "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans CJK JP"),  + local("Noto Sans JP"),  url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),  url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),  url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
ol, ul {
	list-style: none
}
a {
	text-decoration: none;
	display: inline-block;
}
a:hover {
	opacity: 0.8;
}
nav {
	background: #244074;
	color: #fff;
}
img {
	width: 100%;
	margin: auto;
	display: block;
}
#main {
	width: 1000px;
	margin: auto;
	background: #fff;
}
#main_in {
	padding-bottom: 50px;
}
.satei {
	background: #fef9d1;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
.satei .txt {
	padding: 20px 0;
	font-size: 16px;
	font-weight: bold;
}
.ttl img {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
.satei_area {
	padding: 30px;
	background: #ccc;
	border-radius: 20px;
	margin: 0 100px;
}
.satei_area p {
	text-align: center;
}
.satei_area img {
	margin: auto;
	text-align: center;
}
.step {
	position: relative;
}
.step img {
	width: 60px;
	position: absolute;
	top: -10px;
}
.satei_box {
	background: #fff;
	padding: 10px 70px;
	border-radius: 20px;
	margin: 10px 0;
	text-align: left;
}
.satei_box ul li {
	display: inline-block;
	vertical-align: middle;
	/*padding: 20px 0;*/
}
.satei_box ul li img {
	display: inline-block;
	vertical-align: middle;
}
.satei_box img {
	padding: 10px 0 0;
	max-width: 550px;
}
.satei_kekka .satei_kekkabox {
	border: 4px solid #961219;
	padding: 20px;
	border-radius: 20px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #961219;
}
.btn_area {
	padding: 20px 0;
}
.text_area {
	padding: 20px;
	margin: auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	width: 800px;
}
.nagare {
	padding: 30px;
	margin: 20px;
}
.nagare_box {
	margin: 30px 0;
}
.nagare_box p {
	display: inline-block;
	margin: 20px 20px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.nagare_area {
	display: flex;
}
.kekka_box {
	text-align: left !important;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 10px;
	min-width: 270px;
	margin: 0 10px;
}
/* selectbox */
.cp_ipselect {
	overflow: hidden;
	width: 90%;
	margin: 0 auto 2em;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}
/*--- お問い合わせ ---*/
.toiawase {
	position: relative;
}
.toi_btn {
	position: absolute;
	bottom: 10px;
	right: 18px;
}
/*--- footer_area ---*/
#footer_area {
	clear: both;
	background: #ccc;
}
#footer_area_inner {
	background: #ccc;
	padding: 10px 10px 15px 10px;
}
#footer_area_inner .footer_subtxt {
	text-align: center;
}
#footer_area_inner .footer_subtxt p {
	display: inline-block;
}
.week{font-weight: bold;} 
.sat{color: #3a9aff;font-weight: bold;} 
.sun{color: #ff0000;font-weight: bold;}