@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
body {
	color: #fff;
	font-family: Arial, Roboto, 游ゴシック体, 'Yu Gothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	font-size: 1.6rem; /* sets the default sizing to make sure nothing is actually 10px */
	font-weight: 500;
	line-height: 1;
	min-width: auto;
	transition: 0.3s ease-in-out;
}
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
	margin: 0;
	padding: 0;
}
.last {
	margin-right: 0 !important;
}
.txt {
	color: #000;
	font-family: Arial, Roboto, 游ゴシック体, 'Yu Gothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 20px;
	letter-spacing: .1em;
	line-height: 180%;
	text-align: center;
}
ul {
	list-style-type: none;
}
#wrap a:hover {
	opacity: .8;
}

/*----------------------------------------------------
	☆nav
----------------------------------------------------*/

#nav .nav_box {
	background: url(../images/navbg.png) repeat-x left 150px;
}




/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#one {
	background: url(../images/bg_blue.jpg) repeat left top;
	padding: 70px 0 30px;
	text-align: center;
	width: 100%;
}


#one .box  {
	background: url("../images/bg02.png") no-repeat center center;
	height: 602px;
	padding: 100px 80px 80px;
	margin-bottom: 100px;
}

#one .box  h3 {
	border-top: 1px dotted #5A2D28;
	border-bottom: 1px dotted #5A2D28;
	padding: 20px 0px;
	color: #3679b5;
	font-size: 30px;
	margin-bottom: 20px;
}

#one .box .txt {
	color: #000000;
	font-size: 20px;
	line-height: 170%;
	text-align: left;
}



#one h3.hd01  {
	background:  url("../images/hdbg.png") no-repeat center center;
	padding: 20px 0px;
	color: #fff;
	font-size: 34px;
	margin-bottom: 40px;
}



#one  .txt1 {
	color: #000000;
	font-size: 24px;
	line-height: 170%;
	text-align: center;
	padding: 30px 0px 80px;
}



#one  .point dl dt{
display: inline-block;
	width: 28%;
vertical-align: top;
}
#one  .point dl dd{
display: inline-block;
		width: 70%;
	margin-bottom: 50px;

}



#one  .point dl dd h4 {
	color: #592C27;
	font-size: 26px;
	line-height: 180%;
	text-align: left;
}


#one  .point dl dd span {
	color: #000000;
	font-size: 20px;
	line-height: 180%;
	text-align: left ;
	display: block;
}













@media screen and (max-width: 780px) {
img {
	width: 100%;
}
.last {
	margin-right: 0px !important;
}
.txt {
	color: #3F3B39;
	font-size: 16px;
	font-family: 'hannari';
	letter-spacing: .1em;
	line-height: 180%;
	text-align: center;
}
.txt br {
	display: none;
}
#wrap .btn a {
	background: #94C96A;
	color: #fff;
	font-size: 16px;
	letter-spacing: .1em;
	padding: 10px 30px;
	margin-top: 30px;
	transition: 0.2s ease-in;
}
#wrap a:hover {
	opacity: .8;
}
.bx-wrapper .bx-viewport {
	box-shadow: none !important;
	border: none !important;
	left: 0px !important;
	background: none !important;
}
/*----------------------------------------------------
	☆content
----------------------------------------------------*/


/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#one {
	background: url(../images/bg_blue.jpg) repeat left top;
	padding: 20px 10px;
	text-align: center;
	width: 100%;
}


#one .box  {
	background: none;
	height: auto;
	padding: 20px 10px 0px;
	margin-bottom: 40px;
}

#one .box  h3 {
	border-top: 1px dotted #5A2D28;
	border-bottom: 1px dotted #5A2D28;
	padding: 20px 0px;
	color: #3679b5;
	line-height: 150%;
	font-size: 20px;
	margin-bottom: 20px;
}

#one .box .txt {
	color: #000000;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
}



#one  .txt1 {
	color: #000000;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
	padding: 30px 0px;
}


#one  .point dl dt{
display: block;
	width: 100%;
vertical-align: top;
}
	
	
#one  .point dl dt img{
		margin: 10px auto;
		width: 200px;
}
	
	
#one  .point dl dd{
display: block;
	width: 100%;
	margin-bottom: 50px;

}



#one  .point dl dd h4 {
	color: #592C27;
	font-size: 20px;
	line-height: 180%;
	text-align: left;
}
	

#one  .point dl dd span {
	color: #000000;
	font-size: 16px;
	line-height: 180%;
	text-align: left ;
	display: block;
}






	
	
}
