@charset "utf-8";
/* CSS Document */

/*main-img------------------------------------------------*/
#main_img {
	margin-top: 20px;
}

/*about---------------------------------------------------*/
#about .about_title {
	border-bottom: 1px solid #ccc;
}
#about .about_title h2 {
	width: 15%;
	font-size: 35px;
	font-family: 'Raleway', sans-serif;
	padding-left: 20px;
	letter-spacing: 3px;
	float: left;
}
#about .about_title p {
	color: #f44a4a;
	font-size: 14px;
	padding-top: 16px;
	margin-left: 150px
}
#about .about_img {
	text-align: center;
	margin-top: 20px;
}
#about .about_img img {
	width: 100%;
}
#about .about_text {
	margin-top: 20px;
	padding: 0 20px;
	line-height: 180%;
}
#about .about_text b {
	color: #f44a44;
}
#about .about_text p {
	line-height: 180%;
	margin-top: 10px;
}

/*profile----------------------------------------------*/
#profile {
	margin-top: 60px;
}
#profile .prof_box .prof_img {
	float: left;
	width: 37%;
	margin-right: 2%;
}
#profile .prof_box .prof_img img {
	width: 100%;
}
#profile .prof_box .prof_right_box {
	width: 60%;
	float: right;
}
#profile .prof_box .prof_right_box .prof_title {
	border-bottom: 2px solid #f44a4a;
}
#profile .prof_box .prof_right_box h3 {
	font-size: 30px;
	float: left;
	padding-left: 20px;
}
#profile .prof_box .prof_right_box .name {
	float: left;
	font-size: 18px;
	padding-top: 20px;
	margin-left: 30px;
	font-weight: 600;
	letter-spacing: 2px;
	font-family: 'Raleway', sans-serif;
}
#profile .prof_box h4 {
	margin-left: 20px;
	color: #f44a44;
	letter-spacing: 2px;
	font-size: 20px;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 2px;
	font-family: 'Raleway', sans-serif;
}
#profile .prof_box .prof_text {
	line-height: 180%;
	margin-left: 20px;
}
#profile .prof_box .small_txt {
	line-height: 180%;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 16px;
}

/*banner-----------------------------------------------*/
#banner {
	margin-top: 60px;
}
#banner .banner_title {
	border-bottom: 1px solid #ccc;
}
#banner .banner_title h2 {
	width: 16%;
	font-size: 35px;
	font-family: 'Raleway', sans-serif;
	padding-left: 20px;
	letter-spacing: 3px;
	float: left;
}
#banner .banner_title p {
	color: #f44a4a;
	font-size: 14px;
	padding-top: 16px;
	margin-left: 160px;
}
#banner .commitment_banner {
	text-align: center;
	margin-top: 20px;
}
#banner .commitment_banner img {
	width: 100%;
}
#banner .commitment_banner a:hover {
	opacity: 0.8;
	transition: .5s;
}
#banner .sp_commitment_banner {
	display: none;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 15px;
	overflow: hidden;
	background-color: #eee;
	margin-top: 20px;
}
#banner .sub_banner_box {
	margin-top: 10px;
}
#banner .menu_banner {
	width: 49%;
	float: left;
	border: 1px solid #ccc;
	border-radius: 15px;
	overflow: hidden;
	background-color: #eee;
}
#banner .menu_banner h3,
#banner .voice_banner h3,
#banner .sp_commitment_banner h3 {
	color: #333;
	font-size: 35px;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 3px;
}
#banner .menu_banner p,
#banner .voice_banner p,
#banner .sp_commitment_banner p {
	padding: 0 10px;
	color: #333;
	margin-top: 10px;
	line-height: 180%;
	margin-bottom: 10px;
}
#banner .menu_banner a,
#banner .voice_banner a,
#banner .sp_commitment_banner a {
	display: block;
}
#banner .menu_banner a:hover,
#banner .voice_banner a:hover,
#banner .sp_commitment_banner a:hover {
	opacity: 0.8;
	transition: .5s;
}
#banner .menu_banner img,
#banner .voice_banner img {
	width: 100%;
}
#banner .voice_banner {
	width: 49%;
	float: right;
	border: 1px solid #ccc;
	border-radius: 15px;
	overflow: hidden;
	background-color: #eee;
}


/*News-------------------------------------------------*/
#news {
	margin-bottom: 50px;
}
#news .news_title {
	border-bottom: 1px solid #ccc;
}
#news .news_title h2 {
	width: 29%;
	font-size: 35px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 3px;
	padding-left: 20px;
	float: left;
}
#news .news_title p {
	color: #f44a4a;
	font-size: 14px;
	padding-top: 16px;
	margin-left: 140px;
}
#news .update {
	margin-top: 20px;
}
#news .update dl dt {
	background-image: url(../images/news_icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #ccc;
	font-family: 'Raleway', sans-serif;
	margin-top: 20px;
}
#news .update dl dd {
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	line-height: 180%;
	color: #f44a4a;
	font-size: 16px;
}
#news .more_btn {
	text-align: right;
	margin-top: 20px;
}
#news .more_btn a {
	color: #333;
	padding: 5px 30px;
	border: 1px solid #f44a4a;
}
#news .more_btn a:hover {
	color: #fff;
	background-color: #f44a4a;
	transition: .3s;
}

/*ここからタブレット用（～800px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width:768px){
	#about,
	#profile,
	#banner,
	#news {
		padding:  0 20px;
	}
	#about .about_title h2 {
		width: 20%;
	}
	#banner .banner_title h2 {
		width: 20%;
	}
	#news {
		margin-top: 40px;
	}
	#news .news_title h2 {
		width: 18%;
	}
	#news .update dl dt {
		font-size: 16px;
	}
	#main_img {
		margin-top: 70px;
	}
	#banner .menu_banner p,
	#banner .voice_banner p {
		font-size: 14px;
		margin-top: 0;
	}
	#banner .menu_banner h3,
	#banner .voice_banner h3 {
		font-size: 25px;
	}
	#news .more_btn a {
		padding: 10px 50px;
	}
	#profile .prof_box .prof_right_box h3 {
		padding-left: 5px;
	}
	#profile .prof_box h4 {
		font-size: 17px;
	}
	#profile .prof_box .small_txt {
		font-size: 12px;
	}
}

/*ここからスマホ用-----------------------------------------------------------------*/
@media (max-width:415px) {
	#about .about_title h2 {
		font-size: 20px;
		padding: 0;
		padding-right: 10px;
	}
	#about .about_title p {
		text-align: left;
		margin: 0;
		padding: 0;
		font-size: 12px;
		padding-top: 6px;
	}
	#about .about_text {
		padding: 0;
	}
	#profile .prof_box .prof_img {
		width: 100%;
		float: none;
	}
	#profile .prof_box .prof_right_box {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	#profile .prof_box .prof_right_box h3 {
		font-size: 20px;
	}
	#profile .prof_box .prof_right_box .name {
		float: left;
		font-size: 15px;
		padding-top: 10px;
		margin-left: 30px;
	}
	#banner .banner_title h2 {
	width: 16%;
	font-size: 20px;
	padding-left: 0px;
	letter-spacing: 3px;
}
#banner .banner_title p {
	color: #f44a4a;
	font-size: 12px;
	padding-top: 6px;
	margin-left: 90px;
}
	#banner .commitment_banner {
		display: none;
	}
	#banner .sp_commitment_banner {
		display: block;
	}
	#banner .menu_banner {
		width: 100%;
		float: none;
	}
	#banner .voice_banner {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	#news .news_title h2 {
	font-size: 20px;
	padding-left: 0px;
	float: left;
}
	#news .news_title p {
		font-size: 12px;
		padding-top: 6px;
		margin-left: 80px;
	}
}

/*スマホiphone5-----------------------------*/
@media (max-width:320px) {
	#about .about_title h2 {
		width: 100%;
		float: none;
	}
	#about .about_title p {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
	}
	#news .update dl dd {
		font-size: 14px;
	}
}