@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: inherit; font-size: 100%; vertical-align: baseline;/*font-weight: normal;*/ }
html { line-height: 1;}
ol, ul { list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}
caption, th, td { font-weight: normal; vertical-align: middle;}
q, blockquote { quotes: none;}
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none;}
a img { border: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block;}

/*====== html.body ======*/
body { }
h1, h2, h3, h4, h5, h6 { line-height: 100%;}
.contact_container img { width: 100%; vertical-align: bottom;height: auto;}
a { outline: none; position: relative; color: #00f; text-decoration: none;}
p { max-width: 100%; max-height: 100%; font-weight: normal;}

/*====== none ======*/
.pc { display: none;}

.contact_container {
	color: #000; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-feature-settings: "palt"; /*letter-spacing: 0.2em;*/ font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #fff; -webkit-text-size-adjust: 100%;font-size: 15px;line-height:150%;
	width: 90%; max-width:1220px;margin-right: 5%; margin-left: 5%;
}
.contact_container dl,.contact_container dt,.contact_container dd,.contact_container ul,.contact_container li,.contact_container div{box-sizing:border-box;}

.block_contents {width: 100%; max-width:1100px;margin-right: auto; margin-left: auto;}
.border_wrap{ width: 100%; max-width:1100px; border:#F0F0F0 5px solid; padding:4%;}
/* ページタイトルスマホ */
.title-area {
	text-align: center;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.title-page-icon {
    padding: 20px 5px 5px 5px;
}

.title-page-icon img {
	max-width: 100%;
    vertical-align: bottom;
	    width: 60px;
    height: auto;
}
.title-page-title {
        margin: 0 auto;
    padding: 10px 0 15px;
    color: #01948a;
    font-size: 28px;
    font-weight: 700;
	border: none;
	line-height: 100%;
}



.pankuzu{ font-size:12px; border-top:#E0E0E0 1px solid;border-bottom:#E0E0E0 1px solid;padding: 0.5em 1em;margin-bottom: 40px;}
.pankuzu a{ color:#01948A; text-decoration:none;}
.pankuzu a:hover{ color:#01948A; text-decoration:underline;}

p {padding:0;margin:1em; line-height: 1.5em;}

.title001{font-size: 2.4em;font-weight: bold;padding: 0.5em;}
.title002{font-size: 1.25em;font-weight: bold;padding: 0.5em;}
.title003{font-size: 24px;font-weight: bold;border-bottom:none;margin: 20px auto;line-height: 125%;}
.title004{font-size: 21px;font-weight:bold;color:#333;}

.list_circle li{ background:url("../img/common/circle.png") no-repeat left 2px; padding-left:28px; margin-bottom:15px;}

/* -------------------
 pics
------------------- */
.picL{float:left;padding:0 15px 0 0}
.picR{float:right;padding:0 0 0 15px}


/* -------------------
 カラム
------------------- */
.l-col{clear:both;margin: 0;}
.l-col2{clear:both;margin-top: 10px ;margin-bottom: 10px ;}
.l-col4{width:100%;clear:both;margin: 15px 0;}


ul.list-dot{list-style-type:none;margin:0;padding:0;}
ul.list-dot li{padding:0 0 0 1em;text-indent:-1em;}

.contact_container .btn_link { background:#01948a; color:#fff;padding: 1.25em 1.5em;margin-right: auto;margin-left: auto;}
.contact_container a.btn_link {color:#fff;}
.contact_container a.btn_link:hover{ opacity: 0.75;}
.alignR{text-align:right;}
.alignC{text-align:center;}

.boxRed{border:solid 3px #f00;margin:0 auto 20px;padding: 10px;font-size: 15px;line-height:150%;}
.boxRed strong{font-size:18px;}
.boxBlue{border:solid 2px #03c;padding:10px;margin-top: 20px;margin-bottom: 20px;font-size: 14px;}



.red{color:#e74b4b;}
.gray{color:#339}

.pddingTop1-sp{margin-top: 1em;}

.mt10{margin-top: 10px!important;}
.mt15{margin-top: 15px!important;}
.mt20{margin-top: 20px!important;}
.mt30{margin-top: 30px!important;}
.mt40{margin-top: 40px!important;}
.mt50{margin-top: 50px!important;}
.mt60{margin-top: 60px!important;}

.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}
.mb30{margin-bottom: 30px!important;}
.mb40{margin-bottom: 40px!important;}
.mb50{margin-bottom: 50px!important;}
.mb60{margin-bottom: 60px!important;}

.mb-pc40-sp20{margin-bottom: 20px!important;}

.clear{clear:both;}


.boxRed{border:solid 3px #f00;margin:20px auto 0;padding: 10px;font-size: 15px;line-height:150%;}
.boxRed strong{font-size:16px;font-weight: bold;}
.boxBlue{border:solid 2px #03c;padding:10px;margin-top: 20px;margin-bottom: 20px;font-size: 14px;}

.contact_container a{color:#01948a;}
.contact_container a.underline{ border-bottom:dashed 1px #01948a;}
del.redline{color:#f00;}
del.redline span{color:#000;}

.contact_footer { margin-top: 90px;border-top:#E0E0E0 1px solid;}
.contact_container p.note{ font-size:12px; line-height:140%; margin:20px 0 50px;}
.contact_container .contact_footer a[href*="tel:"]{color:#fff;text-decoration:underline;}

.pc{display:none;}

@media screen and (min-width: 980px) {

}

@media screen and (min-width: 830px) {


}

@media screen and (min-width: 749px) {
.contact_container {
	width: 100%; max-width:1220px;margin-right: auto; margin-left: auto;font-size: 16px;line-height:200%;
}
.contact_contents {max-width:1100px;font-size:16px;line-height:200%;color:#333;margin: 0 auto;}
.title-area {
	text-align: center;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
    justify-content: flex-start;
    padding-top: 30px;
}

.title-page-icon {
	width: 10%;
    min-width: 90px;
    padding: 25px 0 25px 20px;
    box-sizing: border-box;
	display: table-cell;
    vertical-align: bottom;
}

.title-page-icon img {
	max-width: 100%;
    vertical-align: bottom;
	margin-right: 10px;
    height: auto;
	display: inline-block;
}
.title-page-title {
    margin: 0 1em;
    padding-left: 0.5em;
    color: #01948a;
    font-weight: 700;
    font-size: 36px;
	display: table-cell;
    vertical-align: middle;
	line-height: 100%;
	text-align: left;
}
.pankuzu{ padding: 0.25em 1em;}
.catch {
	margin-top: 40px;
	}


.list_circle li{ background:url("../img/common/circle.png") no-repeat left 5px; padding-left:28px; margin-bottom:15px;}


.title001{font-size: 2.8em;}
.title002{font-size: 1.6em;}
.title003{font-size: 28px;}
.title004{font-size: 24px;font-weight:bold;color:#333;}


.contact_footer { margin-top: 135px;}
	
ul.notice{margin: 0;}
.notice li{font-size: 0.85em;}


.w80{width: 80%;}
.w75{width: 75%;box-sizing:border-box;}
.w70{width: 70%;}
.w60{width: 60%;}
.w50{width:50%;}
.w45{width:45%;}
.w49{width:49%;}
.w40{width: 40%;}
.w30{width:30%;}
.w25{width: 25%;}
.w20{width: 20%;}



	
.alignC-pc {text-align:center;}
.mb-pc40-sp20{margin-bottom: 40px!important;}
.sp{display:none;}
.pc{display:inline;}

}

@media (min-width: 751px) {
.contact_container .contacte_footer a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
