@charset "UTF-8";
/* reset */
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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* clearfix */
.cf {
	overflow: hidden;
}
.clearfix {
	overflow: hidden;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* base */
body {
	font-family: -apple-system, BlinkMacSystemFont, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", Meiryo, "メイリオ", YuGothic, "游ゴシック", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	color: #212121;
	line-height: 1.7em;
	letter-spacing: 0.02em;
	font-size: 16px;
}
a:focus, *:focus {
	outline: none;
}
a, a img {
	-webkit-transition: 200ms;
	transition: 200ms;
}
a, a:visited {
	color: #212121;
}
a:hover {
	text-decoration: none;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}
p {
	margin-bottom: 1em;
	word-break: break-all;
}
img {
	height: auto;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
/***************共通パーツ******************/
header {
	padding: 0;
}
header h1 {
	float: left;
	width: 50%;
}
header .h_right {
	float: right;
	width: 50%;
	box-sizing: border-box;
}
h1 a:hover img, footer p.logo a:hover img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
header nav {
	padding: 20px 0 0;
}
header nav ul li {
	float: left;
	width: 20%;
	display: block;
}
footer {
	background: url(../img/footer_bg_sp.png) #fef5e2 no-repeat 0;
	background-size: cover !important;
	padding: 60px 0;
	margin: 40px auto 0;
	text-align: left;
}
.pagetop {
	margin: -80px auto 30px;
	display: block;
	text-align: center;
}
.tel_box {
	padding: 40px 0;
	background: #fbbd21;
}
footer p.logo img {
	display: block;
	margin: 0 auto;
}
.copy {
	padding: 15px 10px;
	box-sizing: border-box;
	background: #fff;
}
.copy p {
	font-size: 12px;
	color: #212121;
	text-align: center;
}
.copy p, footer p {
	margin: 0;
}
footer ul {
	display: block;
	font-size: 14px;
	margin: 0 auto;
}
footer ul li a {
	display: block;
	position: relative;
	padding: 15px 30px 15px 20px;
	box-sizing: border-box;
	background: #fff;
	margin: 0 0 2px;
	color: #212121;
	text-align: left;
	text-decoration: none;
	transition: 0.2s;
	-webkit-transition: 0.2s;
}
footer ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
	-webkit-opacity: 0.7;
}
footer ul li a:before {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	top: 20px;
	right: 15px;
	background: url(../img/nav_sp.png) no-repeat 0;
}
/*******************************/
.t_right {
	text-align: right !important;
}
.t_center {
	text-align: center !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fl30 {
	float: left;
	margin: 0 20px 0 0;
}
.fr30 {
	float: right;
	margin: 0 0 0 20px;
}
.pink {
	color: #f11c8f;
}
.org {
	color: #ffb751;
}
.red {
	color: #d02626;
}
.blue {
	color: #08a6f0;
}
.inner {
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
}
.googlemap {
	position: relative;
	width: 100%;
	padding-top: 60%;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
h3 {
	font-size: 32px;
	text-align: center;
	display: block;
	font-weight: bold;
	margin: 0 auto 20px;
	background: url(../img/ttl_sp.png) no-repeat bottom center;
	padding: 20px 60px 30px;
	letter-spacing: 0.05em;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
h4 {
	background: none;
	font-size: 20px;
	text-align: left;
	margin: 0 auto 20px;
	display: table;
	padding: 0 0 8px;
	text-align: center;
	border-bottom: 2px solid #ffa306;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.under main .inner {
	margin: 0 auto 30px;
}
strong {
	font-weight: bold;
}
dl.info {
	margin: 0 auto 20px;
}
dl.info dt {
	font-weight: bold;
	width: 20%;
	padding: 10px 0 10px 5px;
	float: left;
}
dl.info dd {
	padding: 10px 0 10px 20%;
	border-bottom: 4px dotted #330000;
}
table.table01 {
	margin: 0 auto 20px;
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #999;
}
table.table01.w60 {
	width: 70%;
	display: inline-table;
}
table.table01 th, table.table01 td {
	box-sizing: border-box;
	padding: 10px 10px 8px;
	text-align: left;
	line-height: 1.5;
	vertical-align: middle;
	border: 1px solid #999;
}
table.table01.left td {
}
table.table01.left th, table.table01.left td {
}
table.table01 thead th {
	text-align: center;
	font-weight: bold;
	background: #ffb751;
	color: #fff;
}
table.table01 thead th:last-child {
	border-right: none;
}
table.table01 tbody th {
	width: 20%;
	background: #fef9ee;
}
table.border_table {
	margin: 0 auto 20px;
	width: 100%;
	border-collapse: collapse;
	display: inline;
}
table.border_table th, table.border_table td {
	box-sizing: border-box;
	padding: 8px 3px 6px;
	line-height: 1.6;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
table.border_table th {
	width: 50%;
}
table.border_table td {
	text-align: right;
}
ul.box3 li img, ul.box4 li img {
	text-align: center;
	margin: 0 auto 30px;
	display: block;
	width: auto;
}
ul.ul01 {
	margin: 0 auto 50px;
	display: inline-block;
}
ul.ul01 li {
	position: relative;
	padding: 0 0 5px 15px;
}
ul.ul01 li:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	left: 3px;
	top: 8px;
	background: #231815;
	border-radius: 50%;
}
.mainimage {
	text-align: center;
}

/***************SP_TOPコンテンツ******************/
.tel_txt {
	font-size: 24px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-weight: bold;
}
.catch {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.top01 {
	background: url(../img/top01_bg_sp.png) #fef9ef no-repeat bottom right;
	padding: 30px 0;
	margin: 0 auto 30px;
	background-size: cover !important;
}
.top02 {
	text-align: center;
	margin: 0 auto;
}
.top02 .bnr01 a img {
	margin: 0 4% 4% 0;
	display: block;
	float: left;
	width: 48%;
}
.top02 .bnr01 a img.last {
	margin: 0 0 3% 0;
}
.top02 .bnr02 a img {
	margin: 0 3.4% 3% 0;
	display: block;
	float: left;
	width: 31%;
}
.top02 .bnr02 a img.last {
	margin: 0 0 3% 0;
}
.news {
	background: url(../img/news_bg_sp.png) repeat 0;
	padding: 30px 0;
	margin: 0 auto 40px;
}
.news .inner {
	background: #fff;
	padding: 25px;
	box-sizing: border-box;
}
.news h3 {
	background: none;
	font-size: 20px;
	text-align: left;
	padding: 0 0 8px;
	border-bottom: 2px solid #ffa306;
}
.mini {
	font-size: 12px;
}
.top03 .googlemap {
	margin: 20px auto 0;
}

/*********************************/
@media screen and (min-width: 641px) {
a[href^="tel:"] {
	pointer-events: none;
	text-decoration: none;
}
ul.box3, ul.box4 {
	display: flex;
}
ul.box3 li {
	width : 32%;
	margin-right: 3%;
}
ul.box3 li:nth-child(3n), ul.box4 li:nth-child(4n) {
	margin-right: 0;
}
ul.box4 li {
	width : 25%;
	margin-right: 3%;
}
}

@media (min-width:641px) and (max-width: 1200px) {
}

@media screen and (max-width: 1200px) {
.inner {
	width: 95%;
}
header .inner {
	width: 98%;
}
}

/* SP表示をPCでも採用 */
/*@media screen and (max-width: 640px) { */
.inner {
	width: 95%;
	max-width: 600px;
}
header .inner {
	width: 95%;
	max-width: 600px;
}
.googlemap {
	padding-top: 30%;
}
@media screen and (max-width: 767px) {
.googlemap {
	padding-top: 60%;
}
}
table.table01.w60 {
	width: 100%;
}
header h1 {
	width: 50%;
	margin: 2% 0;
}
header .h_right {
	float: right;
	width: 40%;
	max-width: 150px;
	margin: 5% 0 0;
	box-sizing: border-box;
}
header .h_right img {
	display: block;
	margin-right: 5%;
	width: 47%;
	max-width: 70px;
	float: left;
}
header .h_right img.menuimg {
	margin: 0;
}
header .ac_menu dt {
	display: block;
	cursor: pointer;
}
header .ac_menu dd {
	display: none;
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;
}
header .ac_menu dd ul li a {
	padding: 10px 20px 8px;
	box-sizing: border-box;
	color: #fff;
	background: #fbb831;
	width: 100%;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	display: block;
}
header .ac_menu dd ul li a:hover {
	background: #fb8919;
	text-decoration: none;
}
.txt {
	width: 65%;
}
.txt14 {
	font-size: 14px;
}
.img {
	width: 50%;
}
dl.info dt, dl.info dd, table th, table td {
	font-size: 90%;
}
ul.box4 {
	display: flex;
}
ul.box4 li {
	width : 48%;
	margin-right: 2%;
}
/*}*/

@media screen and (max-width: 420px) {
dl.info dt, dl.info dd, table th, table td {
	font-size: 80%;
}
header .ac_menu dd {
	top: 90px;
}
header h1 {
	width: 50%;
	margin: 2% 0;
}
header .h_right {
	float: right;
	width: 40%;
	max-width: 120px;
	margin: 9% 0 0;
	box-sizing: border-box;
}
}

@media screen and (max-width: 360px) {
}
