body{
	font-family: "Lucida Sans",arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
	line-height: 1.8em;
	font-size:15px;
	min-width: 1200px;
	}

/* ----------------------------------------

コンテンツ最大幅の設定

---------------------------------------- */

.content-wrap{
	max-width:1100px;
	margin:0 auto;
	padding:0 16px;
	}

.content-wrap-l{
	max-width:1300px;
	margin:0 auto;
	padding:0 16px;
	}

/*共通パディング*/
/*
.box-pd{
	padding-top: 160px;
	padding-bottom: 100px
}
*/


.menu-mgn{
	margin-top:77px;
	}


.breadcrumb{
	    background-color: #ffbbbb;
	}
.breadcrumb a{
	text-decoration:underline;
	}
	.breadcrumb a:hover{
	text-decoration:none;
	}
/* ----------------------------------------

各ページ共通要素

---------------------------------------- */

/*各共通タイトル*/
.common-ttl-2{
	padding: 30px 0;
	background-image: url(../img/ico_ttl_01.png);
	background-repeat: no-repeat;
	background-size: 110px;
	background-position: center;
	text-align: center;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #f10032;
}

.common-ttl-2>strong{
	margin: 0 12px;
	font-size: 48px;
}

.common-ttl-3{
	border-bottom: 2px solid #C5A659;
	padding: 0 0 8px 0;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	color: #BC962B;
}

.common-ttl-3 .tag{
	display: inline-block;
	margin: 0 0 0 32px;
	padding: 4px 12px;
	background-color: #fff5f5;
	line-height: 2;
	font-size: 14px;
	font-family: sans-serif;
	color: #e85d7c;
}

.common-ttl-4{
	position: relative;
	text-align: center;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 28px;
}

.common-ttl-4>span{
	position: relative;
	z-index: 999;
	padding: 0 12px;
	background-color: #fff;
}

.common-ttl-4:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-bottom: 1px solid #333;
	width: 30%;
}


/*
.common-ttl {
	font-size: 30px;
}

.lower-ttl{

}
*/

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

.lower-frame{
	background-image:url(../img/frame-flowe.jpg);
	background-attachment:fixed;
	background-position:ceter top;
	background-size:100%;
	background-repeat:no-repeat;
	}
#underlayer{
	position: fixed;
	top: 0;
	z-index: 999999;
	overflow: hidden;
	padding: 10px;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
}

#underlayer>h1{
	float: left;
	box-sizing: border-box;
	width: 10%;
}

#underlayer>h1 img{
	/*width: 100%;*/
	height: 57px;
}

#underlayer>nav{
	float: left;
	box-sizing: border-box;
	width: 90%;
}

#underlayer>nav ul{
	display: table;
	margin: 0 0 0 auto;
}

#underlayer>nav ul li{
	float: left;
	padding: 10px 15px 10px 45px;
	box-sizing: border-box;
	background-image: url(../img/ico_ttl_01.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: center left;
}

#underlayer>nav ul li a{
	display: block;
	line-height: 1.2;
	font-size: 18px;
}

#underlayer>nav ul li a span{
	display: block;
	font-size: 14px;
	color: #ea6c88;
}


#under_visual_area{
	position: relative;
	height:450px;
	/*background-color: #ccc;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;*/
}

#under_visual_area>div{
	height: 100%;
	/*background-color: rgba(0,0,0,0.3);*/

}

#under_visual_area>div .main-ttl{
	position: absolute;
	    top: 232px;
	left: 0;
	right: 0;
	text-align: center;
	/*font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/

	font-family: 'Pinyon Script', cursive;


	    font-size: 137px;
    color: #e85d7c;

}

.sub-ttl{
	    position: absolute;
    top: 300px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 21px;
	color: #e85d7c;
	text-shadow: white 1px 1px 5px, white -1px 1px 5px, white 1px -1px 5px, white -1px -1px 5px;
	}



/*#under_visual_area>div .main-ttl:before{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	margin-left:-125px;
	border-radius:50%;
	right: 0;
	top: -100px;
	padding: 20px;
	    background-color: #f79797;
	width:250px;
	height:250px;
	background-image: url(../img/choucho_himo.svg);
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: center 150px;
	z-index:-1;
}
*/
/*#under_visual_area>div .main-ttl:after{
	content: "";
	display: block;
	margin: 0 auto;
	padding: 0 0 12px 0;
	border-bottom: 2px solid #f10032;
	width: 10%;
}*/


/* フッター--------------------------------- */
footer #footer_top>a{
	display: table;
	margin: 0 auto;
	padding: 16px 18px 16px 70px;
	background-color: #efefef;
	background-image: url(../img/ico_hand_01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 40px;
}

footer #footer_top>ul{
	display: table;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

footer #footer_top>ul li{
	/* display: inline; */
	float: left;
	width: 13.33333%;
	margin: 0 5px;
	text-align: center;
}

footer #footer_top>ul li a img{
	width: 100%;
	max-width: 170px;
}

footer #footer_top>.img-box{
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}

footer #footer_bottom{
	padding: 60px 0 50px 0;
	background-color: #e85d7c;
}

footer #footer_bottom ul{
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #fff;
}

footer #footer_bottom ul li{
	display: inline;
	margin: 0 15px;
}

footer #footer_bottom ul li a{
	color: #fff;
}

footer #footer_bottom #address_area{
	overflow: hidden;
}

footer #footer_bottom address{
	float: left;
	padding: 10px 0 10px 180px;
	width: 50%;
	box-sizing: border-box;
	background-image: url(../img/footer_img_01.png);
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: left center;
	color: #fff;
}

footer #footer_bottom address em{
	display: block;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-size: 18px;
}

footer #footer_bottom #contact_area{
	float: left;
	padding: 14px;
	width: 50%;
	background-color: #fff;
}

footer #footer_bottom #contact_area>p{
	border-radius: 50px;
	padding: 4px 0;
	background-color: #68c8eb;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

footer #footer_bottom #contact_area>div span{
	display: block;
	float: left;
	width: 58%;
	text-align: center;
	font-size: 16px;
	color: #e85d7c;
}

footer #footer_bottom #contact_area>div span>strong{
	display: block;
	margin: 0 0 12px 0;
	font-size: 40px;
}

div a.cnt{
	display: table;
	float: left;
	padding: 12px 12px 12px 60px;
	background-color: #f55a66;
	background-image: url(../img/ico_mail_01.svg);
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: 10px center;
	color: #fff;
}

footer small{
	display: block;
	margin: 20px 0 20px;
	text-align: center;
	font-size: 14px;
	color: #dea2b0;
}

footer .small-top{
	display: block;
	margin: 20px 0 0;
	text-align: center;
	font-size: 14px;
	color: #dea2b0;
}

.counter{
    float: right;
}
/*トップページ様式のコピー*/

.mail-form{
  padding: 0px;
}

.mail-form input[type="text"] {
width: 90%;
}

.mail-form textarea {
width: 100%;
}

.f-tlt{
  border-radius: 50px;
  padding: 4px;
  background-color: #ff8400;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

/* 声エリア---------------------------- */
.voice-m-top{
    margin-top: -100px;

}
#voice_area h2{
	padding: 40px 0;
}

#voice_area .text-1{
	padding: 20px 0;
	border-radius: 20px;
	background-color: #f2f2f2;
	text-align: center;
}

#voice_area article{
	padding: 60px 0 32px 0;
	border-radius: 20px;
	background-color: #f5f9ff;
	background-image: url(../img/ribon_01.png);
	background-repeat: no-repeat;
	background-position: -40px -30px;

}

#voice_area article .img-box{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	height:200px;
	border-radius:50%;
	overflow:hidden;
	position:relative;
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
}




#voice_area article p{
	text-align: center;
	font-weight: bold;
	 margin-right: auto;
    margin-left: auto;
	overflow: hidden;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#voice_area article p>span{
	display: block;
    margin-bottom: 12px;
    margin-right: auto;
    margin-left: auto;
    padding: 8px 20px;
    border-radius: 50px;
    background-color: #e3e5ff;
    color: #7e7e7e;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ブログエリア---------------------------- */
#blog_area{
	padding: 50px 0 60px 0;
	background-color: #fff5f5;
	background-image: url(../img/pattern_01.png);
}

#blog_area .intro{
	overflow: hidden;
}

#blog_area .left{
	float: left;
	position: relative;
	padding: 0 20px 0 0;
	box-sizing: border-box;
	width: 10%;
}

#blog_area .left>span{
	display: block;
	position: absolute;
	top: 35px;
	left: 25px;
	z-index: 999;
	text-align: center;
	font-family: 'Annie Use Your Telescope', cursive;
	font-size: 22px;
	color: #fff;
	transform: rotate(-20deg);
}

#blog_area .right{
	float: left;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	width: 90%;
}

#blog_area .right h2{
	font-weight: bold;
	font-size: 24px;
	color: #eb6e89;
}

#blog_area article>a{
	display: block;
	overflow: hidden;
	padding: 18px;
	border-radius: 20px;
	background-color: #fff;
}

#blog_area article>a .img-box{
	float: left;
	padding: 0 10px 0 0;
	width: 40%;
}

#blog_area article>a .text_box{
	float: left;
	padding: 0 0 0 10px;
	width: 60%;
}

#blog_area article>a .text_box .tag span{
	display: inline-block;
	margin: 4px 5px 0 5px;
	padding: 4px 8px;
	background-color: #ffc3c3;
	font-size: 14px;
}

#blog_area article>a .text_box h2{
	line-height: 1.5;
	font-weight:bold;
	font-size: 18px;
}

#blog_area article>a .text_box .date{
	text-align: right;
	font-size: 18px;
	color: #858585;
}
/*以上、トップページlocal.cssより移植*/

/*グレーバック部分*/
.gray-back{
	padding: 1em;
	background-color:#eee;
}


.list-page-ttle{
	       background-color: #fb2555;
		background-image:url(../img/flower-bg.png);
		background-position:center center;
		background-size:cover;
    color: #fff;
    font-size: 30px;
    padding: 36px 16px;
    border-radius: 5px;
    text-align: center;
	}

.article-area article{
	background-color:#fff;
	padding:24px;

	}


.btn-default{
  background-color: #ffbbbb;
  border-color: #fff;
}

.pill {
  height:0px;
  border-radius: 2px;
  border: 4px solid hsl(346, 75%, 64%);
  width: 90%;
}

/*ブログ（システムによる動的出力）コンテンツエリア*/


/* ----------------------------------------

共通フォントスタイル

---------------------------------------- */


.bg-color-1{
	background-color: #ffcd15;
}
.bg-color-2{
	background-color: #8c94ff;
}

.bg-color-3{
	background-color:#ff71ac;
}


.to-past{
	text-align:center;
	}


.to-past a{
	margin-top:24px;
	display:inline-block;
	padding:16px;
	background-color:#fff;
	border:1px solid #ddd;
	text-align:center;
	}

/*
.color-1{
	color:#a88220;
}
.color-2{
	color:#ffdf03;
}

.color-3{
	color:#1d1106;
}




.font-1{
	font-family: 'Anton', sans-serif;
}

.mincho{
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
}

.mincho2{
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
*/


/* ----------------------------------------

パンくず

---------------------------------------- */
/*
.bread-wrap{
	position:relative;
}

.breadcrumb {
	margin-top: 35px;
	font-size: 16px;
	font-weight: normal;
	font-family: -webkit-body;
}

.breadcrumb li{
	display:inline-block;
	}

.breadcrumb li a{
	color:#666;
}

.breadcrumb li a:hover{
	text-decoration:underline;
}

.breadcrumb li a:after{
	content:">";
	padding:0 8px;
	text-decoration:none !important;
	display: inline-block;
}
*/


/* ----------------------------------------

上部に戻るボタン

---------------------------------------- */
/*
.to-top-btn {
	position: fixed;
	right: 0px;
	bottom: 0px;
	border: double #3ec8fb 1px;
	background: #000000;
	color: #3ec8fb;
	padding: 16px;
	text-align: center;
	cursor: pointer;
	line-height: 1.5em;
}*/




/* 以下タブレット(col-md)の設定 */
@media screen and (max-width: 992px) {


}