@charset"UTF-8";

@font-face {
	font-family: "源ノ明朝";
	src: url("font/SourceHanSerifJP-Heavy.woff") format("woff"),url("font/SourceHanSerifJP-Heavy.otf") format("opentype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "源ノ明朝";
	src: url("font/SourceHanSerifJP-SemiBold.woff") format("woff"),url("font/SourceHanSerifJP-SemiBold.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
/*Googleフォントリンク済み一覧*/
/*font-family: 'BIZ UDPMincho', serif;
font-family: 'Kiwi Maru', serif;
font-family: 'M PLUS 1p', sans-serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Mochiy Pop P One', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Shippori Mincho', serif;*/

body{
	margin:0;
	font-size: 12px;
}
img{
	margin: 0 auto;
}



.main{
	/* width: 1280px; */
	height: 100%;
	margin: 0 auto;
	/* background-image: linear-gradient(to bottom, #ffffff 0%, #96b6fa93 100%); */

}
.header{
	margin: 0 auto;
	background-image: url(../img/top_image.jpg);
	background-repeat: no-repeat;
	/* background-size: 100%; */
	background-size: cover;
	min-height: 900px;
	position:relative;

}
/*コンテンツ幅の指定*/
.content{
	/* width: 80%; */
	margin: 0 auto;
	background-color: #fcf8f2;
}

.content .course{
	font-size: 30px;
}
.content p{

	font-size: 20px;
	margin: 10 0;
	/* font-family: 'Noto Sans JP', sans-serif; 
	font-family: "源ノ明朝", serif;*/
	font-weight: bold;
}
.content .midashi{
	background-color: #f7c767;
}
.midashi p{
	font-size: 60px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0.7em;
}
.content .midashi2{
	background-color: #f7c767;
}
.midashi2 p{
	font-size: 48px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0.7em;
}
.content .text{
	/* text-align: center; */
	font-size: 44px;
	margin-left: 15%;

}
.course{
	position: relative;
	padding: 0.6em;
	background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	border-radius: 7px;
}
.title{
	width: 100%;
	text-align: center;
}
.sbtitle{
	width: 100%;
	text-align: center;
	position:absolute;
	bottom: 0;
	left:0;
	right: 0;
	margin: auto;
}
.title img, .sbtitle img{
	margin: 0 auto;
}
.box{
	border: solid 1px #f9156c;
	/* padding: 10px; */
	width: 900px;
	margin: 0 auto;
	margin-top: 150px;	
}
.box h3{
	background: #f9156c;
	color: #FFF;
	margin: 0;
	display:inline-block;
	padding: .3em .7em;
	border-radius: 0 0 5px 0;
	font-size: 150%;
  }
.parent{
	display: flex;
	flex-direction: row;
	justify-content: center;
	/* padding: .8em; */
}
.parent .child{
	width:280px;
	margin: 10px;
	margin-top: 10px;
	padding: 15px;
	padding-right: 0px;
	background-color: #fcf2f7;
	/* font-family: 'Kiwi Maru', serif; */
	font-family: "源ノ明朝", serif;
	font-size: 160%;
}
.catch{
	/* background-color: #25820c; */
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.catch p{
	/* color: #FFF; */
	font-size: 68px;
	font-family: 'Noto Sans JP', sans-serif; 
	/* font-family: "源ノ明朝2", serif;*/
	line-height: 1.5;
	margin: 0 auto;
}
/* .backhand{
	background-image: url("../img/backhand.png");
	background-position: right;
	background-repeat: no-repeat;
} */
/*吹き出し見出し*/
.balloon1 {
	position: relative;
	/* display: inline-block; */
	margin: 0 0 1em 0;
	padding: 10px 70px;
	min-width: 120px;
	max-width: 100%;
	color: rgb(255, 255, 255);
	font-size: 30px;
	background: #754c24;
	/* font-family: 'M PLUS Rounded 1c', sans-serif; 
	font-family: 'BIZ UDPMincho', serif;*/
	font-family: "源ノ明朝", serif;
	font-weight: 900;
}
.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 10%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #754c24;
}
.balloon1 p {
	margin: 0;
	padding: 0;
}
.info{
	background-color: #107721;
	margin-bottom: 10px;
}
.info p{
	margin: 0px;
	font-size: 72px;
	color: white;
	font-family: 'Noto Sans JP', sans-serif; 
	/* font-family: "源ノ明朝", serif;*/
	font-weight: bold;
	line-height: 150%;	
}

.text{
	/* font-family: 'M PLUS Rounded 1c', sans-serif; 
	font-family: 'BIZ UDPMincho', serif;*/
	font-family: "源ノ明朝", serif;
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	/* color: #754c24; */
	margin-bottom: 10px;
	padding: 5px 70px;

}


/*付箋型リスト*/
ul, ol {
	padding: 0;
}
.fusen li {
	position: relative;
	list-style-type: none!important;/*ポチ消す*/
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin-bottom: 10px;
	/* font-family: 'M PLUS Rounded 1c', sans-serif; */
	font-family: "源ノ明朝", serif;
	font-size: 25px;
	font-weight: 800;
	line-height: 1.5;
	background: #f9e9e1;
	vertical-align: middle;
	/* color: #754c24; */
	color: #000000;
	border-radius: 15px 0px 0px 15px;/*左側の角丸く*/
}

.fusen li:before{ 
	display:inline-block; 
	vertical-align: middle;
	/*以下白丸つくる*/
	content:'';
	width:1em;
	height: 1em;
	background: #fff;
	border-radius: 50%;
	margin-right: 8px;
}
/*画像テキスト交互配置*/
.example li {
	display: flex;
}
.example li:nth-child(even) {
	flex-direction: row-reverse;
}

.item {
	width: 80%;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 auto;
	margin-bottom: 2em;
	/* font-family: 'M PLUS Rounded 1c', sans-serif; 
	font-family: "源ノ明朝", serif;*/
	font-size: 22px;
}
.item h1{
	font-size: 26px;
	font-family: 'M PLUS 1p', sans-serif; 
	/*font-family: 'BIZ UDPMincho', serif;*/
	/* font-weight: bold;
	margin-top: 5px; */ 
	position: relative;
	padding: 0.3em;
	background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
	border-radius: 7px;
}
  .item:nth-child(odd) {
	flex-direction: row-reverse;
  }
  .item-image {
	width: 50%;
  }
  .item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  .item-text {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding: 0.5em;
	background: rgb(255, 255, 255);
  }
  .item-text p{
	text-align: justify;
	text-justify: inter-ideograph;
  }
  .item-text .price{
	  width: 100%;
	  text-align: center;
	  font-size:18px;
	  margin: 0;
	  /* font-family: 'Noto Sans JP', sans-serif; 
	  font-family: 'Shippori Mincho', serif;*/
	  font-weight: bold;
  }

.contact{
	width: 900px;
	/* background-color: #d1fcd8; */
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 15px;

}
.contact p{
	font-size: 30px;
	margin: 0;
	/* font-family: 'Noto Sans JP', sans-serif; */
	font-family: "源ノ明朝", serif;
	color: #0a0a0a;
	text-align: center;
	font-weight: bold;
}
.contact p.tel{
	font-size: 45px;
	margin: 0;
	 font-family: 'Noto Sans JP', sans-serif; 
	/*font-family: 'BIZ UDPMincho', serif;*/
	color: #f91515;
}

/*フォームの設定 bootstrapに追加分*/
form{
	width: 70%;
	font-size: 23px;
	/* font-family: 'Noto Sans JP', sans-serif; */
	font-family: "源ノ明朝", serif;
	margin: 20px auto;
}
.btn{
	font-size: 20px;
	margin-top: 10px;
	padding: 5px 15px;
}
.btn-primary {
    color: #fff;
    background-color: #107721;
    border-color: #107721;
}
.btn-primary:hover, .btn-primary:active {
    background-color: #3f9c4f !important;
    border-color: #3f9c4f !important;
}
.col-form-label{
	font-family: "源ノ明朝", serif;
	font-weight: bold;

}

/* Google Mapを囲う要素 */
.gmap{
	width:920px;
	padding-bottom: 20px;
	margin: 0 auto;
	margin-bottom: 0px;
}
.map {
	position: relative;
	width: 900px;
	height: 0;
	padding-top: 675px; /* 比率を4:3に固定 */
}
  
/* Google Mapのiframe */
.map iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.pc{
	display: block;
}
.sp{
	display: none;
}

/**********************************************/
@media only screen and (max-width: 480px){

body{
	width: 100%;
	margin: 0;
}
img{
	width: 100%;
	height: auto;
}
.pc{
	display: none;
}
.sp{
	display: block;
	margin-bottom: 0px;
}

.main{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.header{
	background-image: url(../img/top_image_sp.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
	background-position: top center;
	min-height: 260px;

}
.content{
	width: 100%;
}
.content p{
	font-size: 14px;
	padding: 0;
}
.midashi p{
	font-size:25px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 400;
	text-align: center;
}
.content .midashi2{
	background-color: #f7c767;
}
.midashi2 p{
	font-size: 24px;
	margin-bottom: 0.7em;
}
.content img{
	margin: 0 auto;
}
.content .text{
	/* text-align: center; */
	font-size: 18px;
	padding: 0;
	margin: 5px 0x; 
	margin-left: 10px;
	background-color: #fcf8f2;
}

.info p{
	margin: 0px;
	font-size: 40px;

}



.box{
	border: solid 1px #f9156c;
	/* padding: 10px; */
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;	
}
.parent{
	flex-direction: column;
}
.parent .child{
	width:90%;
	margin: 0 auto;
	margin-bottom: 10px;
	/*padding: 15px;
	padding-right: 0px;
	background-color: #fcf2f7;
	font-family: 'Kiwi Maru', serif;
	font-size: 160%; */
} 

.catch p{
	/* color: #FFF; */
	font-size: 23px;
	/* font-family: 'Noto Sans JP', sans-serif; */
	font-family: "源ノ明朝", serif;
	line-height: 1.5;
	margin: 0;
}

/*吹き出し見出し*/
.balloon1 {
	/* position: relative; */
	/* display: inline-block; */
	/* margin: 1em 0; */
	padding: 10px;
	/*min-width: 120px;
	max-width: 100%;
	color: rgb(255, 255, 255); */
	font-size: 18px;
	/* background: #754c24;
	font-family: 'M PLUS Rounded 1c', sans-serif; */
}
/* .balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 10%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #754c24;
} */
.balloon1 p {
	margin: 0;
	padding: 0;
}

.info{
	font-size: 20px;
}
.text{
	font-size: 18px;
	padding: 10px;
	margin: 0;

}
/*付箋型リスト*/
/* ul, ol {
	padding: 0;
} */
ul{
	margin-bottom: 0px;
}
.fusen li {
	/* position: relative;
	list-style-type: none!important; 
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-family: 'M PLUS Rounded 1c', sans-serif;*/
	margin-bottom: 3px;
	font-size: 14px;
	/* font-weight: 500;
	line-height: 1.5;
	background: #f9e9e1;
	vertical-align: middle;
	color: #754c24;
	border-radius: 15px 0px 0px 15px;左側の角丸く */
}

.fusen li:before{ 
	display:inline-block; 
	vertical-align: middle;
	/*以下白丸つくる*/
	content:'';
	width:1em;
	height: 1em;
	background: #fff;
	border-radius: 50%;
	margin-right: 8px;
}
/*画像テキスト交互配置*/
.example li {
	display: flex;
}
.example li:nth-child(even) {
	flex-direction: row-reverse;
}

.item {
	width: 95%;
	display: block;
	/* flex-wrap: nowrap; */
	margin-bottom: 2em;
	font-size: 12px;
}
.item h1{
	font-size: 24px;
	/* font-family: 'Noto Sans JP', sans-serif; */
}
  .item:nth-child(odd) {
	flex-direction:none;
  }
  .item-image {
	width: 100%;
  }
  .item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  .item-text {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding: 0.5em;
	background: rgb(255, 255, 255);
  }
  .item-text p{
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom:5px;
	font-size: 18px;
    line-height: 120%;
  }
  .item-text .price{
	  font-size: 16px;
  }


.contact{
	width: 100%;
}
.contact p{
	font-size: 21px;
}
.contact p.tel{
	font-size: 45px;
}

/*フォームの設定 bootstrapに追加分*/
form{
	width: 90%;
	font-size: 18px;
	/* font-family: 'Noto Sans JP', sans-serif; */
	font-family: "源ノ明朝", serif;
	margin: 5px auto;
}
.btn{
	font-size: 20px;
	margin-top: 10px;
}

.gmap{
	width:90%;
	margin: 10px auto;
}
.map {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%; /* 比率を4:3に固定 */
}





}