@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
body{
	font-family:Helvetica, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size:16px;
	font-weight:normal;
letter-spacing:1px;
	
}
h1{
	font-family:Helvetica, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
h2 {
  color: #3E3E3E;
	background: none;
  font-size: 1.4em;
  padding: .5em .1em;
	border-top:none;
	border-bottom: 3px solid #bcd1ec;
  border-radius: 0;
	margin-top: 2.1em;
  margin-bottom: 1em;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .03) !important;
	padding:5px;
}
h3{
	margin-bottom:3px;
}
.fa-instagram{
	display:none !important;
}
.navbar-brand img {
	max-height:70px;
	margin:0px;
}

.btn{
	margin:10px 0px 0px 10px;
}
btn::hover{
	background:#FFF;
}
dd{
	padding:10px;
}
.thumb{
	height:50px !important;
	display:black;
}

ul.gMenu{
	padding-top:8px;
}

 
a:hover{
	text-decoration:none;
}

p{
		line-height:1.2;
}

.navbar-header {
    float: none;
}
.navbar-brand {
    text-align: center;
    float: none;
}
.navbar-brand img {
    display: inline;
    text-align: center;
		padding-right:200px;
}
.sp{
	display:none;
}
@media screen and (max-width: 640px) {
	.sp{
		display:block;
	}
}
.pc{
	display:block;
}
@media screen and (max-width: 640px) {
	.pc{
		display:none;
	}
}
img.thum{
	width:80px !important;
	height:60px !important;
}
ul.gMenu {
    float: none;
    position: relative;
    left: 50%;
    display: inline-block;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
		font-size:20px;
    font-weight:normal;
	
}
@media screen and (min-width: 640px) {
	ul.gMenu {
	 font-size:16px;
	 }
}
 @media screen and (max-width: 640px) {
	 ul.gMenu {
	 font-size:14px;
	 }
	 nav li{
		 line-height:1em;
	 }
}

 @media screen and (max-width: 640px) {
	 ul .gMenu{
		 padding:0px;
		 left:0px;
		 font-size:13px;
	 }
	 .container{
	 }
	 .navbar-brand img {
		 width:50%;

		 padding-right:0px;
	 }
	 .navbar-brand {
		 margin:0px;
		 padding:5px 0 0 0;
		 left:0px;
	 }
	 #gMenu_outer {
	height:580px;
	width:100%;
	overflow-x:hidden;
	background:#fff;
	margin:0px;

}
 @media screen and (max-width: 350px) {
	 .navbar-brand img {

	 }
}
.navbar{
	height:60px;
}
}
.siteHeadContainer{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

footer .sectionBox {
    display:none !important;
    }

footer .copySection {
    display:block !important;
    border-top:none !important;
    }
.anz{
	font-family: anz, sans-serif;
	font-size:22px;
}
.anz2{
	font-family: anz, sans-serif;
	font-size:28px;
}
.youtube {
    position: relative;
    width: 100%;
}
.youtube:before {
    content:"";
    display: block;
    padding-top: 56.25%; 
}
.youtube2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.event {
	display: table;
	width: 100%;
	font-size:smaller;
  background: #fff;
	border:dashed 1px #ccc;
	margin-bottom:30px;
	padding:10px;
}
div.event div.box1 {
	display: table-cell;
	width: 35%;
	vertical-align:top;
	padding:0px;
}
div.event div.box2 h5{
	background:#fff;
}
div.event div.box2 {
	display: table-cell;
	vertical-align:top;
	padding:0px 20px;
}
.event-syousai{
	max-width:800px;
	margin:auto;
}
div.event div.box3 {
	text-align:right;
}
.event-syousai h6{
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0px 0 3px 0;
}
.event-syousai .info{
	clear:both;
	text-align:center;
	font-size:30px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	padding:20px 0;
}
.event-syousai .info2{
	padding:5px 5px 0px 5px;
	padding:20px;
	clear:both;	
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:2px;
}
.event-syousai .info2 p{
	padding:0px;
	margin:0;
}

@media screen and (max-width: 640px) {
	div.event{
		display: block;
   }
	div.event div.box1 {
		display: block;
		width: 100%;
		margin:0px;
   }
	div.event div.box1 img{
		width:100%;
	}
   div.event div.box2 {
		display: block;
		width: 100%;
		margin-right:20px;  
	}
	.event-syousai .info{
		font-size:26px;
	}
}

.owari{
	background: #CCCCCC !important; 
}

.owariimg{
	background: #333;
	opacity: 0.6;  
}
.button2 {
	display: inline-block;
	width: 100px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	background-color: #333;
	color: #fff;
}

select,
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	font-size:18px;
	color: #222;
	width: 80%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #CCC;
	border-radius: 10px;
}
select:focus,
input.wpcf7-form-control.wpcf7-text:focus,
textarea.wpcf7-form-control.wpcf7-textarea:focus{
	border: 1px solid #666;
}


textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

input.wpcf7-submit {
	width: 100%;
	height: 80px;
	background: #27c038;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}
.contact-scroll{
  width: 100%;
  height: 200px;
  overflow-y: scroll;
	font-weight: normal;
}
.asterisk {
 margin: 0 0 0 0.2em;
 color: #f5637a;
}
.under {
  background: linear-gradient(transparent 90%, #444 90%);
	font-size:26px;
border-radius: 5px;
  }
.box17{
    padding: 0.5em 1em;
    margin: 2em 0em;
    color: #555;
    background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box17 p {
    margin: 0; 
    padding: 0;
}


.aoiro_logo{
	width:100%;
	padding-top:20px;
	padding-left:180px;
	background-image: url(https://aozora-f.jp/wp-content/uploads/2018/02/0e7335ed7afeef002b4f98d14d2310a2.png);
	background-repeat: no-repeat;	
	color:rgb(135,171,218);
	height:180px;
	font-size:26px;
}
.aoiro_logo2{
	width:100%;
	padding-top:20px;
	padding-left:180px;
	background-image: url(https://aozora-f.jp/wp-content/uploads/2018/02/d1c84addab26bea6b1c9e7b007e1e1ed.jpg);
	background-repeat: no-repeat;	
	color:rgb(135,171,218);
	height:180px;
	font-size:26px;
}
.kinoie_logo{
	width:100%;
	padding-top:115px;
	padding-left:0px;
	padding-bottom:80px;
	background-image: url(https://aozora-f.jp/wp-content/uploads/2017/11/kinoie.png);
	background-repeat: no-repeat;	
	color:rgb(124,73,28);
	height:150px;
	font-size:26px;
}
.aoiro{
	color:rgb(135,171,218);
	font-size:18px;
}
.kinoiro{
	color:rgb(124,73,28);
	font-size:26px;
}
div.youso {
   display: table;
   width: 100%;
}
div.youso div.box1 {
   display: table-cell;
   width: 33%;
   vertical-align:top;
}
div.youso div.box2 {
   display: table-cell;
   width: 33%;
   vertical-align:top;
}
div.youso div.box3 {
   display: table-cell;
   vertical-align:top;
   padding:20px;
}


@media screen and (max-width: 640px) {
	.aoiro_logo{
	padding-top:05px;
	padding-left:110px;
	background-image: url(https://aozora-f.jp/wp-content/uploads/2018/02/0e7335ed7afeef002b4f98d14d2310a2-1.png);
	height:130px;
	font-size:18px;
}
	.aoiro_logo2{
	padding-top:05px;
	padding-left:110px;
	background-image: url(https://aozora-f.jp/wp-content/uploads/2018/02/d1c84addab26bea6b1c9e7b007e1e1ed-1.jpg);
	height:130px;
	font-size:18px;
}
	.kinoie_logo{
		font-size:20px;
	}
  div.youso {
		display: block;
   }
   div.youso div.box1 {
		display: block;
		width: 90%;
		margin-right:20px;
   }
   div.youso div.box2 {
		display: block;
		width: 90%;
		margin-right:20px;
  }   
   div.youso div.box3 {
		display: block;
		width: 90%;
		margin-right:20px;  
	}
}
div.cover {
   display: table;
   width: 100%;
}
div.cover div.box1 {
   display: table-cell;
   width: 60%;
   vertical-align:top;
}
div.cover div.box2 {
   display: table-cell;
   width: 33%;
   vertical-align:top;
}
div.cover div.box-50 {
   display: table-cell;
   width: 50%;
   vertical-align:top;
}
div.cover div.box3 {
   display: table-cell;
   vertical-align:top;
   padding:20px;
}


@media screen and (max-width: 640px) {
   div.cover {
		display: block;
		  }
   div.cover div.box1 {
		display: block;
		width: 98%;
		margin-right:0px;
		bottom: 0;

   }
   div.cover div.box2 {
		display: block;
		width: 98%;
		margin-right:0px;
		text-align:center;
	}   
	   div.cover div.box-50 {
		display: block;
		width: 98%;
		margin-right:0px;
		text-align:center;
	}   
   div.cover div.box3 {

		display: block;
		width: 98%;
		margin-right:20px;  
		top:0;
	}
}
.button {
	display: inline-block;
	width: 160px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	line-height: 36px;
	background-color: #333;
	color: #fff;
	margin:5px;
	border-radius:10px;
}
.button:hover {
  background-color: #59b1eb;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.kotira{
	width:90%;
	display:block;
	margin:auto;
}

@media screen and (max-width: 640px) {
	.kotira{
		font-size:14px;
	}
}
.button2 {
	text-align:center;
	display: inline-block;
	width: 90%;
	height: 36px;
	text-decoration: none;
	line-height: 36px;
	background-color: #fff;
	color: #4C4B49;
	margin:5px;
}



.portfolio-entry-title a {
	font-size:12px;
	margin:0px;
	padding:0px;

}
h2.portfolio-entry-title{
	margin:0px;
	padding:0px;
	display:none;
}


footer .copySection p:nth-child(2) {
    display:none !important;
}
footer .copySection p:nth-child(1) {
    font-size:8px;
}




@media (min-width: 600px){
div.mono ul{
    width:720px;
	}}
	
div.mono ul{
  background: #fcfcfc;/*背景色*/
  padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/
  border: solid 3px gray;/*線の種類 太さ 色*/
	}

div.mono ul li{
  line-height: 1.3; /*文の行高*/
  padding: 0.5em 0; /*前後の文との余白*/
	font-size:16px;
}

.page-header{
	background-color:rgba(255,255,255,0);
	color:rgb(91,86,87);

}
.page-header_pageTitle{

	display:flex;
	align-items:center;
}
.page-header_pageTitle:before{
	content:'';
	background-image:url(https://aozora-f.jp/wp-content/uploads/2021/07/logo2021.jpg);
	background-size:contain;
	width:150px;
	height:150px;
	background-repeat:no-repeat;
	margin-right:20px;
}


.aozora-footer{
	width:100%;
	text-align:center;
	margin-top:30px;
}


.aozora-footer .tel{
	font-size:40px;
}
.aozora-footer .box{

}
.aozora-footer a{
	font-size:30px;
	height: 60px;
	padding: 10px;
	width:300px;
}
.clear{
	clear:both;
}
@media screen and (max-width: 640px) {
	.aozora-footer a{
		width:200px;
		font-size:28px;
	}
	.aozora-footer{
	font-size:13px;
}
.aozora-footer .tel{
	font-size:26px;
	}
}

table { width: 100%; }
th, section td  { padding: 10px; border: 1px solid #ddd; }
th  { 
	background: #ABD1DE;
	color:#FFF;
}


.flxtbl th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .flxtbl { margin: 0 -10px; }
    .flxtbl th,
    .flxtbl td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .flxtbl tr:first-child th { border-top: 1px solid #ddd; }

}
h3{
	border-bottom:2px solid #ABD1DE;
}
h3:after{
	border-bottom: none;
}
footer{
	border-top:3px solid #ABD1DE
}
a{
	color: #ABD1DE;
}

dt{
	border-left-color: #ABD1DE;
}
.btn-primary{
	background-color: #ABD1DE;
    border-color: #ABD1DE;;
}
.btn-default:hover{
	background-color:#ABD1DE;
}
.haikei1{
	background-color:#EBEAE3;
	padding-bottom:30px;
}

	a	img {
			transition: 0.5s ;
		}

	a	img:hover {
			opacity: 0.5 ;
		}

.sekou{text-align:center;}
.sekou img{
	flex-wrap: wrap;
	padding:5px;
	text-align:center;
	width:30%;
}
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 0.5em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}
.box26 ul li{
	  line-height: 1.5;
  padding: 0em 0;
  list-style-type: none!important;
}
.box26 ul li:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f107"!important;
	left : 0em; 
	color: #ffb03f;
}
.btn-f{
		margin:0px;
		text-align:center;
		width:40%;
		height:50px;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
}



.column h5{
		margin:0em;
	padding:0em 0em 0em 0.5em;
}
.column p{
		margin:0em;
	padding:0em 0em 0em 0.5em;
}
.calendar:before {
    content: url(https://aozora-f.jp/wp-content/uploads/2018/04/879fae267912b15003dc53b059e72a4e.png);
    margin: 10px;
    position: relative;
    top: 3px;
}
.gray{
	background-color:#e8e8e8;
}
@media screen and (max-width: 640px) {
.xs-block{
	clear:both;
	}

}

.company{
	padding:30px;
	font-size:24px;
}

.company p{
	font-size:16px;	
	line-height:20px;
	color:#444;
}
@media screen and (max-width: 1200px) {
	.company{
		font-size:20px;
		text-align:left !important;
	}
	.company p{
	font-size:12px;	
	line-height:14px;

		text-align:left !important;
}
}

.fix-footer{
	display:flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	color:#FFF;
	height:60px;
	padding-top:5px;
	width:100%;
}
.fix-footer div{
	width:25%;
	text-align:center;
	font-size:15px;
}
.fix-footer img{
	display:block;
	margin:auto;
}
@media only screen and (min-width:720px){
	.fix-footer{
		display:none;
	}
}


.reform .flex{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
.reform .flex .item{
	width:25%;
	height:auto;
	margin:20px;
	border:dashed 1px #ccc;
	background:#fff;
	padding:10px;
}
.reform .flex .item h3{
	font-size:18px;
}
.reform .flex .item p{
	font-size:16px;
}

.metaslider .caption-wrap{
		text-align:left;
		background:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
}
@media screen and (max-width: 1000px) {
		.reform .flex .item{
		width:48%;
		margin:2px;
		height:auto;
	}
	.reform .flex .item h3{
		font-size:16px;
	}
		.reform .flex .item p{
		font-size:14px;
	}
}
@media screen and (max-width: 640px) {
	.reform2 .caption{
		font-size:12px;
		line-height:12px;
	}
	.reform2 ol{
		display:none;
	}

	.reform .flex .item{
		width:48%;
		margin:2px;
		height:auto;
	}
	.reform .flex .item h3{
		font-size:11px;
	}
		.reform .flex .item p{
		font-size:10px;
	}
	
}
.reform2 h3{
	text-align:left;
	max-width:900px;
}
p.before {
	font-size:26px;
	margin: 5px 0 0 0;
}
.reform2 h4{
	margin:  0 0 0 10px; 
	font-size:  24px; 
	position:  relative;
	font-weight:  normal;
	display:  inline-block;
  background-color: #fdfdc0;
  padding:  10px 80px;           
  margin-bottom: 15px;
	border-radius:  2px;
	border-left:20px solid rgb(168,103,69)
}
.reform2 h4:before{
	  content:  '';
    background-color: #b3b3b3;
    display:  block;
    position:  absolute;
    left: 50%;  
    height: 60%;    
    top: 26%;    
    z-index:  -1;
    width: 46%; 
    box-shadow: 0 0 8px 8px #b3b3b3;
    transform: rotate(3deg);

}
.reform2 .cover{
	max-width:900px;
	text-align:left;
	font-size:14px;
}
.reform2 .cover table tr th{
	width:80px;
}
.reform2 .cover table{
	width:95%;
}
.reform2 .cover table tr td{
	background-color:#fff;
	padding:5px;
}
@media screen and (max-width: 640px) {
	.reform2 .cover .box-50{
		text-align:left
	}
}
.wrapnote {
	max-width:900px;
  width: 100%;
	text-align:left;
	
}
.wrapnote h5{
	margin: 10px 20px 20px 20px;
	border-left:20px solid #ccc;
}
.wrapnote .note {
  margin: 10px;
  padding: 10px 0 15px 0;
  background: #fff;
	border:dashed 1px #ccc;
}
.wrapnote .note p {
  background: url(https://aozora-f.jp/wp-content/uploads/2018/12/line.png) repeat bottom left;
  font-size: 16px;
  line-height: 30px;
  margin: 0 20px;
}
.carousel{
	max-width:1100px;
	margin:0 auto;
}

.Width-Max{
	width:100% !important;
	height:auto !important;
}

.sekou_map{
	border:solid #bcd1ec 3px;
}
.youtube-title h3 img{
	display:block;
}
.youtube-box{
	display:flex;
	flex-wrap:wrap;
}
.youtube {
  position: relative;
 	width: 30%;
	margin:1%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width: 640px) {
	.youtube {
		width:90%;
		margin:20px auto;
	}
}
.blog_up{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
.blog_up_col2{
	width:45%;
	margin:2%;
	padding-bottom:5px;
}
.blog_up_col1{
	width:92%;
	margin:2%;
	padding-bottom:5px;
}

ol.blog_up_list{
	counter-reset:list;
  list-style-type:none;
	height:120px;
	overflow:auto;
	border-radius:3px;
	width:100%;
	margin:0px;
	padding:0px;
	line-height:1.2;
	position:relative;
}
.blog_up_title{
	display:flex;
}
.blog_up_title a{
	background-color:#ABD1DE;
	color:white;
	font-weight:normal;
	margin-left:10px;
	font-size:13px;
	padding:4px;
	cursor:pointer;
	height:25px;
}
.blog_up_title h5{
	font-size:15px;
}
.blog_up_title a:hover{
	color:white;
}
.blog_up_list li{
	display:flex;
	margin:0;
	padding:0;

}

.blog_up_list li a{
	color:black;

}
.blog_up_list li a:hover{
	color:#ABD1DE;
}

.blog_up_list li img{
	width:60px;
	height:50px;
	margin: 0 8px 8px 0;
}
.blog_up_list li .txt{
		width:80%;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog_up_list li .txt p{
	margin:0 ;
	padding:0;
	font-size:12px;
	color:#888;
}
.blog_up_list .day{
	color:#888;
	width:130px;
	font-size:15px;
}
.blog_up_list .title{
	width:60%;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.blog_up_list li.update:first-child{
	border-top:solid #ccc 1px;
}
.blog_up_list li.update{
	border-bottom:solid #ccc 1px;
	padding:2px 0 2px 10px;
}
@media screen and (max-width: 640px) {
.blog_up_col2{
	width:90%;
	margin:20px auto;
	border-bottom:solid #CCC 1px;
	}
	.blog_up_list li .txt a{
		font-size:12px;
	}
	.blog_up_list li .txt p{
		font-size:10px;
	}
	.blog_up_list li .day{
		font-size:10px;
		width:90px;
	}
	.blog_up_list li .title{
		font-size:12px;
	}
}
.information div{
	margin-bottom:10px;
}

.youtubepopup{
	width:400px;
	height:300px;
}
@media screen and (max-width: 640px) {
	.youtubepopup {
		width:40%;
		height:auto;
	}
}
.sb_instagram_header {
	display:none
}
p{
	line-height:1.5 !important;
}
ul.lcp_catlist li{
	list-style:none;
	clear: both;
	border-bottom:1px #ccc dotted;
	padding:10px;
		height:150px;
}

ul.lcp_catlist li img{
  float:left;	
	padding-right:30px;

}
.lcp_excerpt{
	text-overflow: ellipsis; 
	width: 80%;  
 white-space: nowrap;  
 overflow: hidden;  
 text-overflow: ellipsis;  
 -webkit-text-overflow: ellipsis;  
 -o-text-overflow: ellipsis;  

}
h1.entry-title:first-letter, .single h1.entry-title:first-letter{
	color:inherit;
}

.to-flex{
	display:flex;
	max-width:800px;
	justify-content:center;
	margin:10px auto;

}
.to-flex a{
	padding:0;
}

.vk-mobile-nav-menu-btn{
	left:inherit;
	top:12px;
	right:12px;
	width:35px;
	height:35px;
}