@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;
	text-align: center;
	width: 100%;
}
#one .img {
	margin-bottom: 40px;
}

#one .img img{
	display: inline-block;
	margin-right: 8px;
}


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

}

#one h4.hdH4 {
	background: #ea5541;
	font-size: 34px;
	font-weight: bold;
	padding: 12px 0;
}

#one  .txt1 {
	color: #404040;
	font-size: 18px;
	line-height: 180%;
	text-align: left;
}


#one .box .d_box{
	border-bottom: #fad2cc 2px solid;
	border-left: #fad2cc 2px solid;
	border-right: #fad2cc 2px solid;
	background: #fff;
	color: #404040;
	box-sizing: border-box;
	padding: 30px 50px 50px;
	margin-bottom: 60px;
	width: 1000px;
}
#one .box .d_box h5{
	color: #592c27;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}
#one .box .d_box p{
	text-align: left;
	line-height: 170%;
	font-size: 17px;
}

#one .d_box02 {
	background: #fff;
	border: #fad2cc 2px solid;
	box-sizing: border-box;
	padding: 50px;
	width: 1000px;
}
#one .d_box02 h4{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: #ea5541;
	padding: 15px 0;
	margin: 50px 0 30px;
}






@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 {
	background: url(../images/bg_blue.jpg) repeat left top;
	padding: 20px 10px;
	text-align: center;
	width: 100%;
}
	
#one .img {
	margin-bottom: 40px;
}

#one .img img{
	display: inline-block;
	margin-right: 8px;
}


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

	
#one h4.hdH4 {
	background: #ea5541;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0;
}

#one  .txt1 {
	color: #404040;
	font-size: 15px;
	line-height: 180%;
	text-align: left;
}

#one .box .d_box{
	border-bottom: #fad2cc 2px solid;
	border-left: #fad2cc 2px solid;
	border-right: #fad2cc 2px solid;
	background: #fff;
	color: #404040;
	box-sizing: border-box;
	padding:10px;
	margin-bottom: 60px;
	width: auto;
}
#one .box .d_box h5{
	color: #592c27;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 25px;
}
#one .box .d_box p{
	text-align: left;
	line-height: 170%;
	font-size: 17px;
}

#one .d_box02 {
	background: #fff;
	border: #fad2cc 2px solid;
	box-sizing: border-box;
	padding: 10px;
	width: auto;
}
	#one .d_box02 iframe {
		height: 250px;
}
	
#one .d_box02 h4{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #ea5541;
	padding: 15px 0;
	line-height: 150%;
	margin: 50px 0 30px;
}

	
}
