@charset "utf-8";

/* -----------------------------------------------
 * スマフォ用
 * ----------------------------------------------- */
/*hover時のちらつき防止*/

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-size: 100%;
	letter-spacing: 1px;
	font-familiy: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

br {
	letter-spacing: 0em;
}

:link, :visited {
	text-decoration: none;
}

html, body, div, dl, dt, dd, form, fieldset, input, textarea, pre, code, blockquote, hr, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

q:before, q:after {
	content: '';
}

a {
	text-decoration: none;
	outline: none;
}

a img, :link img, :visited img {
	border: none;
}

img {
	max-width: 100%;
}

/*-------------------------------------------------
Clear Fix
-------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* exlude MacIE5 ?*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end MacIE5 */

/*for IE 5.5-7*/
.clearfix {
	zoom: 1;
}

/* -----------------------------------------------
 * FONT
 * ----------------------------------------------- */

a:link {
	text-decoration: none;
	color: #006CA1;
}

a:visited {
	color: #006CA1;
}

a:hover {
	text-decoration: underline;
	color: #006CA1;
}

a:active {
	text-decoration: underline;
	color: #0095DE;
}

.x-large {
	font-size: 24px;
}

.large {
	font-size: 18px;
	line-height: 120%;
}

.medium {
	font-size: 14px;
	line-height: 130%;
}

.normal {
	font-size: 12px;
	line-height: 130%;
}

.small {
	font-size: 10px;
	line-height: 130%;
}

.x-small {
	font-size: 9px;
	line-height: 120%;
}

/* -----------------------------------------------
多用スタイル
----------------------------------------------- */
a.hover-style:hover img {
	position: relative;
	top: 1px;
	left: 1px;
}

a.hover-style-alpha:hover {
	opacity: 0.9;
}

ul.reset li, dl.reset dt, dl.reset dd, a, img {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	list-style: none;
	font-size: 100%;
	font-weight: normal;
	vertical-align: bottom;
}

.fl-l {
	float: left;
}

.fl-r {
	float: right;
}

/* -----------------------------------------------
top 共通部分
----------------------------------------------- */
#bg {
	background: url(../img_sp/bg.png) center top no-repeat;
	background-size: 100%;
}

#contact {
	margin-left: 10px;
	margin-right: 10px;
}

/* -----------------------------------------------
ヘッダー
----------------------------------------------- */

#header {
	background: url(../img_sp/header_bg.png) center top no-repeat;
	background-size: 93% 100%;
}
#header #tel-info{
	display: none;
}
.modaal-content-container {
	padding: 0;
    text-align: center;
}

.modaal-wrapper p {
	margin-bottom: 0;
	color: #000;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 600;
	font-size: 18px;
	letter-spacing: normal;
}
.modaal-wrapper p:nth-of-type(2){
	padding-top: 15px;
}
.modaal-wrapper a{
	color: #8cbf42;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 36px;
	font-weight: 600;
	letter-spacing: normal;
}
.modaal-wrapper a:hover{
	text-decoration: none;
}
.modaal-container {
    background: none;
	box-shadow: none;
}
.modaal-overlay {
    background: #fff !important;
	opacity: 0.9 !important;
}
.modaal-close:after, .modaal-close:before {
    background: #8cbf42;
}
/* -----------------------------------------------
フッター
----------------------------------------------- */

#footer {
	margin-top: 30px;
	border-top: 5px double #7ec11e;
	text-align: center;
}

.footer_bottom {
	color: #fff;
	background: #7ec11e;
	font-size: 10px;
	margin-top: 20px;
	padding: 5px;
}

.inner-footer {
	padding: 30px 0px 10px 0px;
}

address {
	font-size: 11px;
	color: #4d4d4d;
}
address .add{
	margin: 20px 10px;
	color: #000;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
address .add dl{
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	text-align: left;
	display: flex;
}
address .add dl:first-child{
	padding:0 0 15px; 
}
address .add dl dt{
	width: 20%;
}
address .add dl dd{
	line-height: 19px;
}
.menu {
	margin-top: 30px;
}

.footer-logo {
	margin-bottom: 10px;
}

#footer .fl-l {
	width: 30%;
}

.menu {
	margin: 10px auto;
}

#footer a {
	color: #4d4d4d;
}

/* -----------------------------------------------
top メイン部分
----------------------------------------------- */






.main-text {
	text-align:center;
	margin:20px;
}

.f13 {
	font-size: 13px;
}

#main-middle {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: rgba(255,255,255,0.69);
	border: solid 2px #7ec11e;
	padding: 8px;
	margin: 20px 10px;
	position: relative;
}

.img-wrap {
	width: 46%;
	position: absolute;
	top: -10px;
	left: 10px;
}

.block-wrap {
	width: 52%;
}

.bottom-text {
	color: #666666;
	margin-top: 20px;
}

.guide-btn {
	margin-bottom: 20px;
	width: 100%;
}

.tel-btn {
	width: 100%;
}
#second .fl{
	margin: 0 10px;
	display: flex;
	justify-content: space-between;
}
#second .fl p{
	width: 49%;
}
.link-block{
	margin: 25px 10px 50px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.link-block dt{
	margin-bottom: 20px;
}
.link-block dd{
	padding-left: 20px;
}
/*.link-block dd:first-child{
	margin-bottom: 20px;
}*/
.link-block dd a{
	color: #000;
	position: relative;
}
.link-block dd a:after{
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url("../img_sp/link-icon.jpg");
	background-size: contain;
	position: absolute;
	top: 3px;
	right: -15px;
}
.link-block dl dd:nth-child(2) a:after{
	left: 110px;
}
.link-block dd a p{
	margin-bottom: 0;
	text-decoration: underline;
	display: inline-block;
}
/* -----------------------------------------------
セカンド
----------------------------------------------- */

#inner-main-top, #inner-sec-top, #inner-sec-middle, #inner-sec-bottom, #link-wrap {
	margin-right: 10px;
	margin-left: 10px;
}

#header .fl-r {
	width: 13%;
}

#header .fl-l {
	width: 80%;
}

#header .clearfix {
	padding: 10px 30px 10px 30px;
}

h2 {
	background: #f7931e;
	color: #fff;
	text-align: center;
	font-size: 17px;
	margin: 20px 0px 10px 0px;
	padding: 8px 0px;
}

#main-top .fl-l {
	width: 33%;
}

#inner-main-top {
	margin-bottom: 20px;
}

#inner-main-top .clearfix {
	width: 100%;
}

h3 {
	border-top: solid 2px #c2be96;
	border-bottom: solid 2px #c2be96;
	background: url(../img_sp/icon.png) 10px center no-repeat;
	background-size: 8%;
	padding: 5px 0px 5px 13%;
}

table {
	border: solid 1px #c2c2c2;
	color: #333333;
	font-size: 15px;
	width: 100%;
}

.tit {
	background: #edeae4;
	text-align: center;
}

.tit td {
	padding: 8px 8px;
	font-size:14px;
}

.bg-color {
	background: #f5f5f5;
}

.t-center {
	text-align: center;
	width: 20%;
	padding: 10px;
}

td {
	padding: 15px 0px 15px 8px;
}

.year {
	text-align: center;
	background: #999999;
	color: #fff;
	margin: 20px 0px 10px 0px;
}

.attention {
	background: #e5e5e5;
	color: #4d4d4d;
	font-size: 12px;
	padding: 10px;
	margin: 10px 0px;
	border-radius: 10px;
}

.call-text {
	margin-bottom: 10px;
	text-align: center;
}

.call-btn {
	background: url("../img_sp/tel-bg.jpg") no-repeat;
	background-size: contain;
	margin-bottom: 40px;
	padding: 10px 20px;
	text-align: center;
}
.call-btn p{
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.call-btn p:nth-of-type(2){
	padding-top: 10px;
}
.call-btn a:nth-of-type(1) img{
	width: 90%;
}
#link-wrap {
	text-align: center;
	font-weight: bold;
}

#link-wrap a {
	text-decoration: underline;
	color: #f7931e;
	font-size: 13px;
}

.link-tit {
	margin-bottom: 8px;
}

address {
	font-style: normal;
	color: #4d4d4d;
	font-size: 11px;
}

.inner-border {
	border-bottom: 1px dashed #808080;
	padding: 10px 0px 10px 10px;
}

.pa-0 {
	padding: 0 !important;
}

.pa-10 {
	padding: 10px 0px 10px 10px;
}

.jisage {
	padding-left: 1em;
	text-indent: -1em;
}

.link-btn {
	border:none;
	margin-bottom:20px;
}


.btn-link01 {
	padding-left:10px;
}

.btn-link02 {
	padding-right:10px;
}


.btn-link{
	width: 100%;
	margin: 0 auto 30px;
	border: none!Important;
}




.btn-link1 a, 
.btn-link2 a{ 
	display: block;
	background: #7EC11E;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 70%;
	padding: 25px 15px;
	border-radius: 10px;
	font-size: 17px;
	margin: 0 auto;
}

.btn-link1 a:hover, 
.btn-link2 a:hover{
	background: #FF6600;
}


			.row-wrap {
				display: flex;
				margin: auto;
				border-top: 1px solid #999;
				font-size: 15px;
			}

			.row-wrap:nth-child(odd) {
				background: #f2f2f2;
			}

			.row-l {
				width: 15%;
				padding: 10px;
				font-weight: bold;
			}

			.row-r {
				width: 85%;
				padding: 10px;
			}

			.year-l {
				background: #c1bf93;
				color: #FFF;
				padding: 10px;
				margin: 0 auto 20px;
				border-radius: 5px;
				text-align: center;
			}

			#licen-wrap {
				padding: 0 10px;
			}
			
#licen-wrap .licen-inner {
  border-bottom: 1px solid #CCC;
}

#licen-wrap .licen-inner table {
  border-bottom: none;
}

#licen-wrap .licen-inner table th {
  background: #eee;
}

#licen-wrap .licen-inner table td {
  padding: 8px 10px;
}

#licen-wrap .btn-base {
  display: none;
}




