﻿@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%;
}
main {
}
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: #3c3c3b;
	line-height: 1.7em;
	letter-spacing: 0;
	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: 3.5em 0 2.5em;
	background-repeat: repeat-x;;
	background-position: top;
}
header h1 {
	float: left;
	width: 50%;
}
header h1 a {
    font-size: 14px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.4;
}
header h1 a:hover {
	color:#0657c0;
}
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/bg03.jpg);
	/*background-size: cover !important;*/
	/*padding: 60px 0 1%;
	margin: 40px auto 0;*/
	text-align: left;
}
.pagetop {
	/*margin: -80px auto 30px;*/
	display: block;
	text-align: center;
	background: #cbc7b9;
  margin-bottom: 40px;
  padding: .5em 0;
}
.tel_box {
	padding: 40px 0;
	background: #fbbd21;
}
footer p.logo img {
	display: block;
	margin: 0 auto;
}
.copy {
	padding: 15px 10px;
	box-sizing: border-box;
}
.copy p {
	font-size: 14px;
	color: #565548;
	letter-spacing: 0.1em;
	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: 30%;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
h2 {
    text-align: center;;
    position: relative;
    font-size: 34px;
    font-weight: bold;
    padding: 1.5em 0.5em 1em;
    color: #fff;
    margin: 0 0 1.0em;
    /*background: url(../img/under_bg.jpg);
    background: #0657c0;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;*/
    line-height: 1.0em;
		margin-bottom: 0;
}

.under h2 {
	background: url(../img/bg01.jpg) no-repeat top center;
	background-size: cover;
	margin-bottom: 2.5%;
}

.under h2 span {
	font-size: 20px;
	font-weight: normal;
	display: block;
}



h5 {
margin: 0 0 .3em;
padding: 0.3em 0.8em;
color: #0e215c;
font-weight: 500;
font-size: 20px;
position: relative;
vertical-align: middle;
}
h5:before {
content: '';
position: absolute;
bottom: 0;
top: 0;
left: 0;
display: block;
width: .5em;
height: 3px;
margin: auto;
background: #935c0e;
}

h5 span {
font-size: 0.8em;
vertical-align: middle;
}

.under main .inner {
	margin: 0 auto 30px;
}
strong {
	font-weight: bold;
}
dl.info {
	margin: 0 auto 20px;
}
dl.info dt {
	font-weight: bold;
	width: 100%;
	padding: 10px 0 10px 5px;
	float: left;
}
dl.info dd {
	padding: 10px 0 10px 20%;
	border-bottom: 4px dotted #0054ae;
	text-align: right;
}
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: rgba(6, 87, 192, 0.2);
	text-align: center;
}
table.border_table {
	margin: 0 auto 20px;
	width: 100%;
	border-collapse: collapse;
}
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;
}
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 {
    width: 100%;
    background: url(../img/mainimage3.jpg) no-repeat center;
    background-size: contain;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    padding-bottom: 68%;
}

@media screen and (min-width: 768px) {
	.mainimage {
		background: url(../img/mainimage3.jpg) no-repeat center;
		background-size: cover;
		height: 70vh;
		max-height: 384px;
		padding: 0;
	}
}

.mainimage .catch {
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    z-index: 1;
}

.mainimage .catch img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 100%;
	max-width: 604px;
}

.mainimage .catch {
    animation: catchfade 2s ease 0s 1 normal;
    -webkit-animation: catchfade 2s ease 0s 1 normal;
}
@-webkit-keyframes catchfade {
    0% {opacity: 0}
    100% {opacity: 1}
}
@keyframes catchfade {
    0% {opacity: 0}
    100% {opacity: 1}
}


/*.mainimage {
    text-align: center;
		position: relative;
		margin: auto;
}

.mainimage img {
		width: 100%;
		margin: auto;
		display: block;
		position: relative;
}

@media screen and (min-width: 768px) {
	.mainimage img {
			width: 100%;
			margin: auto;
			display: block;
			position: relative;
			height: 70vh;
	    max-height: 384px;
		}
}

.mainimage:after {
	position: absolute;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: url(../img/catch.png) no-repeat center;
	background-size: 90%;
	max-width: 604px;
}*/

/***************SP_TOPコンテンツ******************/
.tel_txt {
	font-size: 24px;
	font-weight: bold;
}
/*.catch {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
}*/
.top02 {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 ;
}
.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/bg_img001.png);
	background-position: left;
	padding: 0;
	margin: 0 auto;
}
.news .inner {
	padding: 25px 0;
	box-sizing: border-box;
}
.news_list {
	background: rgba(255, 255, 255, 0.8);
    padding:25px 20px;
	border-radius:5px;
}
.news h3 {
	background: none;
	font-size: 20px;
	text-align: left;
	padding: 0 25px 0 0;
  margin-bottom: 1em;
	position: relative;
}

.news h3:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	width: 50%;
	vertical-align: middle;
	margin: auto;
	border-bottom: 2px dotted #565548;
}

.mini {
	font-size: 12px;
}
.top03 .googlemap {
	margin: 0 auto;
}

/*********************************/
@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%;
}
}


/* SP表示をPCでも採用 */
/*@media screen and (max-width: 767px) {*/
.inner {
	width: 95%;
	max-width: 600px;
}
header .inner {
	width: 95%;
	max-width: 600px;
}
.googlemap {
	padding-top: 60%;
	margin-bottom: 25px;
}
table.table01.w60 {
	width: 100%;
}
header h1 {
	width: 80%;
	margin: 0 0 0.25em;
}
header .h_right {
	float: right;
	width: 61px;
	max-width: 61px;
	margin: 0;
	box-sizing: border-box;
	text-align: right;
}
header .h_right img {
	display: inline-block;
	margin-right: 5%;
	width: 100%;
	max-width: 61px;
}
header .h_right img.menuimg {
	margin: 0;
}

header .ac_menu {
	margin-top: 15px;
}

header .ac_menu dt {
	display: block;
	cursor: pointer;
}
header .ac_menu dd {
	display: none;
	position: absolute;
	top: 170px;
	left: 0;
	width: 100%;
	z-index: 2;
}
header .ac_menu dd ul li a {
	padding: 10px 20px 8px;
	box-sizing: border-box;
	color: #fff;
	background: #0657c0;
	width: 100%;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	display: block;
	text-align: left;
}
header .ac_menu dd ul li a:hover {
	background: #033e8a;
	text-decoration: none;
}
.txt {
	width: 65%;
}
.txt14 {
	font-size: 14px;
}
.img {
	width: 30%;
}
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 {
	padding-top: 30px;
}

header .ac_menu dd {
	top: 90px;
}
header h1 {
	width: 50%;
	margin: 2% 0;
	min-width: 180px;
}
header .h_right {
	float: right;
	width: 40%;
	/*max-width: 120px;*/
	margin: 0 0 0;
	box-sizing: border-box;
}
header .h_right img,
header .h_right {
	width: 60%;
}
}

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

/*-----------------custom*/

.top02 h2{
	margin-bottom: 1em;
	text-align: center;
	padding: 0;
}

.top02 p {
	margin: 0.5em auto 1em;
	text-align: center;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

.halfTone{
	background: rgba(255, 255, 255, 0.5);
	text-align: left;
	padding: 2em;
	display: block;
	margin: auto;
}

.top03 {

}

.top03 .bn img {
	display: inline-block;
	margin-right: 3px;
}

.top03 dt {
	margin: 5px auto;
	color: #323130;
	letter-spacing: 0.1em;
}

.top03 dt:first-child {
	font-weight: bold;
}

.top03 h3:before , .top03 h3:after,
.top04 h3:before , .top04 h3:after {
	display: none;
}

.button {
	position: relative;
	margin: 0 auto;
	padding: .8em 1em;
	width: 98%;
	display: block;
	text-align: left;
	background: none;
	border: 2px solid #b48c31;
	color: #b48c31;
	text-decoration: none;
	border-radius: 0;
	transition: 0.8s;
	box-sizing: border-box;
	font-size: 22px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: 600;
	transform: rotate(.03deg);
}
.under .button {
	font-size: 18px;
	font-weight: normal;
	
}
.button:hover {
}

.button:hover:after {
	color: #0657c0;
	transition: 0.8s;
}

.button:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	vertical-align: middle;
	margin: auto;
	width: 75px;
	height: 4px;
	transition: 0.8s;
	background: url(../img/btn_arrow.png) no-repeat center;
	background-size: contain;
}

.button:visited {
	color: #b48c31;
}

.main section:last-child {
	margin-bottom: 0;
}

.under section:last-child {
    margin-bottom: 0;
}

.bnr {
	margin-bottom: 5%;
}

.bnr p {
	text-align: left;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #323130;
}

.top03 {
	padding: 0em 1.5em 3em;
}

.top04 {
	padding: 3em 0;
	margin-bottom: 0;
	background: url(../img/bg_img001.png);
	text-align: center;
}

.top04 h2 {
	text-align: center;
	padding: 0;
}

.top05 {
	padding: 2.3em 0;
	margin-bottom: 0;
	background: #0657c0;
}

.top h3 {
	border-left:0;
}

/*.under .contents01 h3:after, .under .contents01 h3:before {
	display: none;
}*/

.under .contents01, .under .contents03 {
	background: url(../img/bg_img001.png);
	background-position: center;
}

.under01 .contents01  {
	padding: 3em 0 2em;
}

.under01 .contents03  {
	padding: 2em 0 0.5em;
	margin-bottom: 0!important;
}

.under02 h3,
.under03 h3 {
	display: table;
text-align: center;
font-size: 30px;
margin: 0 auto 1em;
color: #0657c0;
position: relative;
background: none;
border: 0;
padding: 0 0 3px;
	line-height: 1.2;
	font-weight: bold;
  }
.under02 h3:before,
.under03 h3:before{
	content: '';
display: block;
position: absolute;
	top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 100%;
height: 1px;
border-bottom: 1px dotted #0657c0;
}

.under02 h3:after, .under02 h3:before,
.under03 h3:after, .under03 h3:before {
	/*background-color: #0657c0;*/
	border-color: #0657c0;
	color: #0657c0;
}

.under02 h3 span,
.under03 h3 span {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.under section {
	margin-bottom: 4%;
}

.under02 .contents04 ul {
	display: block;
	padding: 0 2em;
	margin-bottom: 20px;
}

.under02 .contents01 {
	padding: 2em 0 1em;
}

.under02 .contents02 {
	padding: 0;
}

.under02 .contents02 ul li {
	list-style-type: none;
	margin-bottom: .4em;
}

.under02 .contents02 ul li:last-child {
	margin-bottom: 0;
}

.under02 .contents03 {
	padding: 0 0 1em;
}

.under02 .contents03 h2 {
	background: none;
}

.felxBox {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:  space-between;
  justify-content:  space-between;
  -webkit-align-items: center;
  align-items: center;
}

.felxContent {
	padding: 0 1em;
}

.contactTxt {
	padding: 1.5em 0;
}

.under03 .contents01 {
	padding: 2em 0 5px;
}

.under03 .contents01 p {
	margin-bottom: 50px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.under03 .contents02 p {
	margin-bottom: 1.5em;
}

.under03 .contents02 .smallTxt {
	font-size: 11px;
	line-height: 1.1;
}



.under03 .contents03 {
	background: url(../img/bg_img001.png);
	background-position: center;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.under03 .contents03 h2 {
	background: none;
}

.menuTitle {
	font-weight: bold;
	font-size: 15px;
}

.price {
	text-align: right!important;
}

.under03 .contents04 {
	padding: 30px 0 0;
}

.under04 .contents01 {
	padding: 1em 0 0.3em;
}

.under04 .contents03 {
	background: url(../img/bg_img001.png);
	background-position: center;
	margin-bottom: 0;
	padding: 2em 0;
}

.under04 .contents04 {
	padding: 1.5em 0 0;

}

.mailTelling {
	border: 1px solid #000;
	padding: 1em 0;
	text-align: center;
	display: block;
	margin: 20px auto;
}

.link01 {
	text-align: right;
	width: 100%;
}

.number_p {
 font-size: 16px;
 font-weight: normal;
 line-height: 1.4;
 margin: 5px 0 10px;
 padding: 0 0 0 45px;
 text-indent: -45px;
 color: #0054ae;
}
.number {
 background: none repeat scroll 0 0 #0054ae;
 border-radius: 50%;
 color: #fff;
 font-size: 23px;
 margin: 0px 10px 0 0;
 padding: 0 10px;
}

.under04 main dt,
.under05 main dt{
	border: 1px solid #212121;
    display: table;
    padding: 5px 10px;
}
.under04 main dd,
.under05 main dd{
	margin-left:10%;
	margin-top: -5px;
    margin-bottom: 1em;
}

.mauto {
	margin: 0 auto;
    display: block;
    width: 60%;
}
.mauto .img {
	width: 40%;
}

/* contact */
table.mailform {
	width: 100%;
	margin:0 auto;
}
table.mailform th, table.mailform td {
	padding:10px 10px;
	text-align: left;
	border:1px solid #0657c0;
	vertical-align: middle;
}
table.mailform th {
	background: #f2f7fb;
	width:30%;
}
input {
	padding: 5px;
}


/* information */
.info_photo img {
	max-width: 80%;
}

@media screen and (max-width: 400px) {
h2 {
	font-size: 26px;
}
.under02 h3, .under03 h3 {
    font-size: 20px;
}
.under02 h3 span, .under03 h3 span {
    font-size: 14px;
}
}

/* 0226追記 */
dl.info dt {
	font-size: 18px;
}
.inquiry_form th, .inquiry_form td {
    width: 100%;
    display: block;
    box-sizing: border-box;
}
.inquiry_form input[type="text"] {
    width: 100%;
    box-sizing: border-box;
}
.inquiry_form input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.inquiry_form textarea {
    width: 100%;
    box-sizing: border-box;
}


/*-----------------汎用クラス*/

/* clearfix */
.clearfix {
	overflow: hidden;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.con_l {
    padding-right: 6px!important;
}
.con_r {
    padding-left: 6px!important;
}

.textIndent {text-indent:1em}
.textLeft {text-align:left!important}
.textCenter {text-align:center!important}
.textRight {text-align:right!important}
.textLarge {font-size:120%!important}
.textSmall {font-size:80%!important}

.centering {
	display: block;
	margin: auto;
}

.mb0 {margin-bottom: 0!important}
.mb20 {margin-bottom:20px!important;}
.mb30 {margin-bottom:30px!important;}
.mb40 {margin-bottom:40px!important;}
.mb50 {margin-bottom:50px!important;}
.mb5P {margin-bottom:5%!important;}


/*----------------- 横並びコンテンツ用*/

.inner-wrap {
	display: block;
	table-layout: fixed;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.block {
	display: inline-block;
	width: 49%;
	padding: 0;
	margin: auto;
	margin-right: 2%!important;
	float: left;
}

.block:last-child {
	margin-right: 0!important;
}

.blockLine {
	clear: both;
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

@media (min-width : 768px) {
.blocks_3 > .block {
	width: calc(100% / 3 - 1%);
}
.blocks_5 > .block {
	width: calc(100% / 5 - 1%);
}
}

.wd10 {	width: 9%;}

.wd20 {	width: 19%;}

.wd30 {	width: 29%;}

.wd40 {	width: 39%;}

.wd60 {	width: 59%;}

.wd70 {	width: 69%;}

.wd80 {	width: 79%;}

.wd90 {	width: 89%;}



@media (max-width : 767px) {
	.inner-wrap, .block {
		display: block;
		text-align: center;
		margin: 0 auto 15px;
		width: 100%;
}
.wd10, .wd20, .wd30, .wd40, .wd60, .wd70, .wd80, .wd90 {
	width: 100%;
}
.blockLine {
	 padding: 0;
}
}

.flow-inner {
	box-sizing: border-box;
	padding: 0;
	margin-bottom: 20px;
	counter-reset: number 0;
}
.flow {
	position: relative;
	max-width: 100%;
	display: block;
	margin: 10px auto 90px;
	padding: 2em 1.5em 2%;
	background: #f5e7c8;
	border-radius: 4px;
}
.flow:after {
	content: '≫';
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: -30px;
	margin: auto;
	width: 1px;
	height: auto;
	color: #0e215c;
	font-size: 100px;
	transform: rotate(90deg);
	font-weight: lighter;
}
.flow:last-child {
    margin: 10px auto;
}
.flowTitle {
	padding: 0;
	text-align: left!important;
	vertical-align: middle;
	display: inherit;
	width: 95%;
	margin: 0 0 20px;
	color: #935c0e;
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
	position: relative;
}
.flow:last-child:after,
.flowTitle:before,
.flowTitle:after {
	content: none!important;
}
.flowTitle span {
	font-style: normal;
	position: relative;
	vertical-align: text-bottom;
	margin-right: 1.5em;
}
.flowTitle span:after {
	counter-increment: number 1;
	content:  counter(number) ". ";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.flow img {
	width: auto;
	max-width: 98%;
	display: block;
	margin: 10px auto;
}
.flow p, .flow ul {
	padding: 0 .5em 1em;
	text-align: left;
}

.block img {
	width: 98%;
	margin-bottom: 20px;
}

.highlight {
	background: url(../img/bg02.jpg);
	padding: 2.5em 1em;
}

.contents01 {
	padding: 4em 0;
}

.contents02 {
	padding: 5em 1.8em;
	background: url(../img/bg01.jpg) no-repeat top center;
	background-size: cover;
	color: #fff;
}


.contents02 p.textCenter {
	font-size: 30px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	transform: rotate(.03deg);
}

.contents02 p {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0;
}

.contents03 {
	padding: 0 0 4em;
	margin-bottom: 0;
	background: url(../img/bg02.jpg);
}

.contents03 h2 {
	display: block;
	width: 80%;
	margin: auto;
	position: relative;
	text-align: center;
	background: url(../img/h2_bg.png) no-repeat center;
	background-size: contain;
	font-size: 45px;
	color: #935c0e;
	font-weight: 600;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding-top: 2.2em;
	transform: rotate(.03deg);
}

.contents03 h2 span {
	display: block;
	font-size: 28px;
	color: #3c3c3b;
	font-weight: 600;
	padding-top: .5em;
}

.contents04 {
	padding: 4em 0;
	margin-bottom: 0;
}

.contents05 {
	padding: 4em 0;
	margin-bottom: 0;
}

.contents05 p {
	font-size: 20px;
	color: #3c3c3b;
	line-height: 1.7;
	margin: 50px auto 80px;
	display: table;
	padding: 0 1em;
	box-sizing: border-box;
	text-align: left;
}


h3 {
	margin: 20px auto 1em;
	position: relative;
	text-align: left;
	font-size: 40px;
	color: #0e215c;
	font-weight: 600;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding-top: .5em;
	line-height: 1.2;
	transform: rotate(.03deg);
}

.under h3 {
	font-size: 30px;
}

img + p {
	margin-top: 0.8em;
}

h3 span {
	display: block;
	font-size: 22px;
	color: #935c0e;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

h3:before {
	content: '';
	position: absolute;
	top: 0;
	left: .5em;
	margin: auto;
	width: 88px;
	height: 4px;
	background: url(../img/h3.png) no-repeat center;
}

h4 {
	display: block;
	margin: 20px auto .5em;
	padding-top: .6em;
	font-size: 20px;
	color: #b48c31;
	text-align: center;
	position: relative;
	font-weight: 600;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

h4:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 88px;
	height: 4px;
	background: url(../img/h3.png) no-repeat center;
}

.contents03 p {
	font-size: 20px;
	color: #3c3c3b;
	font-weight: 300;
}

.bnr img {
	width: 100%;
}

.copy {
	background: #0e215c;
}

.copy p {
	color: #fff;
	font-size: 12px;
	padding: .5em 0;
	font-weight: 300;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	transform: rotate(.03deg);
}

.under main > section:first-child {
	margin-top: 3%;
}

.telNo {
  font-size: 30px;
	font-weight: bold;
  color: #b18d67;
  text-align: center;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
}
.telNo a {color: #b18d67!important;}

.policy p {
	margin-bottom: 1.8em;
	line-height: 1.7;
}

.menuTable,
.menuTable tbody {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
	border-spacing: 10px 0;
}

.menuTable tr {
	border-bottom: 1px solid #bd9b4b;
}

.menuTable tr:first-child {
	border-top: 1px solid #bd9b4b;
}

.menuTable th {
	width: 50%;
	text-align: left;
	padding-left: 1em;
	padding-top: 0.8em;
}

.menuTable td {
	width: 40%;
	text-align: right;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-right: 1em;
}

.caution {
	font-size: 90%;
	color: red;
	line-height: 1.3;
}

.color01 {color: #0e215c!important}
.color02 {color: #935c0e!important}

ul.ul02 {
	margin: 0 auto;
	counter-reset: number 0;
}
ul.ul02 li {
	position: relative;
	padding: 0 0 0 2em;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6;
}
ul.ul02 li:before {
	counter-increment: number 1;
	content:  counter(number) ". ";
	position: absolute;
	left: 3px;
	top: 0;
	bottom: 0;
	margin: auto;
	font-weight: 500;
	color: #0e215c;
}

.formBt .button:first-child {
	display: inline-block;
	max-width: 45%;
	margin: 20px auto;
	margin-right: 5%;
}

.formBt .button:last-child {
	display: inline-block;
	max-width: 30%;
	margin: 20px auto;
}

@media (max-width : 399px) {
	h2 {
		font-size: 20px!important;
	}
	h2 span {
		font-size: 14px!important;
	}
	h3 {
		font-size: 18px!important;
	}
	h3 span {
		font-size: 11px!important;
	}
	h4 {
		font-size: 14px!important;
	}
	.button {
		font-size: 14px;
	}
	.button:after {
		width: 20%;
	}
	h3:before,
	h4:after {
		width: 50px;
		background-size: 100%;
	}
}


ol.ol01 {
	list-style: decimal;
	}

	ol.ol01 li {
		list-style-type: decimal;
		}

/* 0612調整 */
.under01 section {
    margin-bottom: 0;
}
.under01 table.table01.mb40 {
    margin: 0 auto!important;
}
.under01 .button {
    margin: 0 auto 4%;
    width: 100%;
}
.under01 .pager {
    margin: 0 auto 4%;
}
.formBt {
    width: auto;
    max-width: 100%;
    margin: 30px auto!important;
}
.formBt input.button {
    width: 49%;
    float: left;
    margin-right: 2%;
    cursor: pointer;
    position: relative;
    background: url(../img/btn_arrow.png) no-repeat 95% center;
}
.formBt .button:last-child {
    display: inline-block;
    max-width: 49%;
    margin: 0;
}
.formBt input.button:hover, .button:hover {
    opacity: 0.7!important;
}
@media (max-width : 480px) {
table.mailform th {
    background: #f2f7fb;
    width: 100%;
    display: block;
	box-sizing: border-box;
}
table.mailform td {
    width: 100%;
    display: block;
    border-top: 0;
    border-bottom: 0;
	box-sizing: border-box;
}
table.mailform td:last-child {
	border-bottom: 1px solid #0657c0;
}	
.formBt input.button {
    background-size: 20%;
}
}
