@charset "utf-8";
/* CSS Document */
.color-bar-1 {
	 width:100% ;
    background:#00008b;
    height:15px;
	top:0;
   }
.title-bar {
	 width:100% ;
    background:#00008b;
    height:auto;
	padding:1em 0;
		vertical-align:middle;
		background:url(../image/patern.jpg);
		margin-bottom:2em;
   }
.title-h1{
	font-size:2em;
	color: #FFF;
}
.title-text{
	font-size:1em;
	color: #FFF;
}
.middle{
	vertical-align:middle;
}
.logo-moriagetai {
	 width:100% ;
   }
.logo-img{
	display: block;
 margin-left: auto;
 margin-right: auto;
 vertical-align: bottom;
}
@media (min-width: 768px) {
.logo-img{
	display: block;
 margin-left: auto;
 margin-right: auto;
 display: block;
}
.title-h1{
	border-right:1px solid #FFF;
}
}
.title1 {
	padding: .5em .75em;
	background-color: #00008b;
	border-bottom: 1px solid #ccc;
	color:#FFF;
	font-size:1.3em;
	font-weight:300;
	margin-bottom:1em;
}
.color-white{
	color:#FFF;
}
/**************************************
/ ナビゲーション固定
**************************************/
#globalNavi{
	width: 100%;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/**************************************
/ page-top
**************************************/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 25px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
/**************************************
/ Footer
**************************************/
#footer{
	width: 100%;
	clear: both;
	position: relative;
	z-index: 10;
	margin-top: 60px;
}
.footer-row { margin-top: 30px;}
.footer-col {color:#2d2d2d; font-size: 0.9em;}
.footer-col a {color:#006; font-weight: 300;}
.footer-col a:hover {color:#03c; text-decoration: none;}
.footer-col h5, .footer-col strong {color:#006; text-shadow:#999;}
.footer-col h5 {margin-bottom: 10px;}
.footer-col ul {margin:0;}
.footer-col ul li {
	list-style: none;
    padding-bottom: 8px;
	line-height:1.5em;
	}
.footer-col p {
	line-height:1em;
	}
.footer-col ul.post-list li {
	border-bottom: 1px dashed #504f4f;
	padding: 10px 0px;
}
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.footer-col {
		clear:both;
		overflow: auto;
		margin-bottom: 20px;
	}
	.footer-sub .right {display: none;}
}
ul.img-feed li {
	float: left; 
	margin: 0px 7px 7px 0px; 
	padding-bottom: 0px;
}
/* Portrait tablet */
@media (min-width: 768px) {
	ul.img-feed li:nth-last-child(-n+4) {display: none;}
}
/**** Social Icons ****/
.social-icons {padding-top: 10px;}
.social-icons li {
	list-style: none; 
	float: left;
	margin-right: 6px;
}
/* Small Monitor */
@media (min-width: 992px) {
	.footer-col {
		float:left;
		margin-bottom: 20px;
	}
}
/**** Sub Footer ****/
.footer-sub {
	width:100%;
	background: #00008b;
	background-position:bottom; 
	padding: 10px 0px;
	color:#FFF;
	text-align:center;
	}
.footer-sub div div span {padding: 0px 20px;}
/**************************************
/ その他
**************************************/
.bottom30{
	margin-bottom:30px;
}
/**************************************
/ トップタイトル
**************************************/
.title-line {
	position: relative;
	padding: 0.6em 0;
	color:#00008b;
	font-size:1.5em;
	font-weight:300;
	margin-bottom:1em;
	text-align:center;
}
.title-line::before,
.title-line::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.title-line::before {
	top: 0;
	border-top: 1px solid #00008b;
	border-bottom: 2px solid #00008b;
}
.title-line::after {
	bottom: 0;
	border-top: 2px solid #00008b;
	border-bottom: 1px solid #00008b;
}
/*カルーセル*/
.item img {
width:100%;}
 
.fluid2 {
padding:0;}

/**************************************
/ 追加css
**************************************/
.photoCr{
	max-width: 350px;
	margin:0 auto 20px;
}
.img-responsive{
	width:100%;
}
.sns{
	width:100%;
	margin-bottom:10px;
	display:block;
}
.sns>img{
	width:100%;
}

#formWrap{
	border:1px solid #CCC;
	padding:20px;
	box-sizing: border-box;
}
.formTable td{
	padding-bottom:10px;
}
@media screen and (max-width:572px) {
/*　画面サイズが572px以下はここを読み込む　*/

#formWrap {
	width:90%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}
/*追加CSS*/
ul.faceArea{
	display:flex;
	flex-wrap: wrap;
	list-style: none;
}
ul.faceArea li{
	margin-right:25px;
}
/*10周年記念イベントバナー*/
.banner-tenth {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}
.banner-tenth img, .banner-tenth-sp img {
	width: 100%;
	
}
.banner-tenth-sp {
	display: none;
	width: 90%;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width:572px) {
	.banner-tenth {
		display: none;
	}
	.banner-tenth-sp {
		display: block;
	}
}




