@charset "UTF-8";


h2,h3,h4{
	font-weight: 600;
}
.txt{
	text-indent:1em;
	line-height: 2.6rem;
	margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
	.txt{
		text-indent:1em;
		line-height: 2.1rem;
		margin-bottom: 15px;
	}
}
/*-----------------------------------

	side

-----------------------------------*/
#side{
    top: 60px;
}
/*-----------------------------------

	intro

-----------------------------------*/
#intro{
	padding: 40px 0 20px;
}
#intro h3{
	width: 790px;
	margin:0 auto 20px;
}
@media screen and (max-width: 1000px) {
	#intro h3{
		width: 100%;
		max-width: 790px;
	}
}
/*-----------------------------------

	about

-----------------------------------*/
#about{
	padding: 40px 0 20px;
}
#about .contents_left section:nth-of-type(2){
	margin-top: 40px;
}
#about .contents_left section:nth-of-type(3){
	margin-top: 40px;
}
#about .img_01{
	width: 210px;
	margin-right: -10px;
}
#about .text_01{
	width: 560px;
}
#about .img_02{
	width: 210px;
	margin-left: -10px;
	margin-bottom: 20px;
}
#about .text_02{
	width: 560px;
}
#about .p_list{
	margin-top: 0;
}
#about .list_02 li{
	width: 100%;
}
@media screen and (max-width: 1000px) {
	#about .img_01{
		width: 30%;
		margin-right: -20px;
	}
	#about .text_01{
		width: 70%;
	}
	#about .img_02{
		width: 30%;
		margin-left: -20px;
	}
	#about .text_02{
		width: 70%;
	}
}
@media screen and (max-width: 640px) {
	#about .contents_left section:nth-of-type(2){
		margin-top: 20px;
	}
	#about .contents_left section:nth-of-type(3){
		margin-top: 20px;
	}
	#about .img_01{
		width: 50%;
		max-width: 210px;
		margin: 0 auto 20px;
		float: none !important;
	}
	#about .text_01{
		width: 100%;
		float: none !important;
	}
	#about .img_02{
		width: 50%;
		max-width: 210px;
		margin: 0 auto 20px;
		float: none !important;
	}
	#about .text_02{
		width: 100%;
		float: none !important;
	}
}
/*-----------------------------------

	difference

-----------------------------------*/
#difference{
	padding: 40px 0 20px;
}
#difference .img_01{
	width: 210px;
	margin-right: -10px;
}
#difference .text_01{
	width: 560px;
}
@media screen and (max-width: 1000px) {
	#difference .img_01{
		width: 30%;
		margin-right: -20px;
	}
	#difference .text_01{
		width: 70%;
	}
}
@media screen and (max-width: 640px) {
	#difference .img_01{
		width: 50%;
		max-width: 210px;
		margin: 0 auto 20px;
		float: none !important;
	}
	#difference .text_01{
		width: 100%;
		float: none !important;
	}
}
/*-----------------------------------

	effort

-----------------------------------*/
#effort{
	padding: 40px 0 20px;
}
#effort .contents_left section:nth-of-type(2){
	margin-top: 40px;
}
#effort .contents_left section:nth-of-type(3){
	margin-top: 40px;
}
#effort .img_01{
	width: 210px;
	margin-left: -10px;
}
#effort .text_01{
	width: 560px;
}
#effort .img_02{
	width: 760px;
	margin:0 auto;
}
#effort .img_03{
	width: 210px;
	margin-right: -10px;
}
#effort .text_03{
	width: 560px;
}
@media screen and (max-width: 1000px) {
	#effort .img_01{
		width: 30%;
		margin-left: -20px;
	}
	#effort .text_01{
		width: 70%;
	}
	#effort .img_03{
		width: 30%;
		margin-right: -20px;
	}
	#effort .text_03{
		width: 70%;
	}
}
@media screen and (max-width: 640px) {
	#effort .contents_left section:nth-of-type(2){
		margin-top: 20px;
	}
	#effort .contents_left section:nth-of-type(3){
		margin-top: 20px;
	}
	#effort .img_01{
		width: 50%;
		max-width: 210px;
		margin: 0 auto 20px;
		float: none !important;
	}
	#effort .text_01{
		width: 100%;
		float: none !important;
	}
	#effort .img_02{
		width: 100%;
		max-width: 760px;
	}
	#effort .img_03{
		width: 50%;
		max-width: 210px;
		margin: 0 auto 20px;
		float: none !important;
	}
	#effort .text_03{
		width: 100%;
		float: none !important;
	}
}
/*-----------------------------------

	flow

-----------------------------------*/
#flow{
	padding: 40px 0;
}
#flow ol li {
	width: 380px;
	float: left;
	margin:25px 25px 0 0;
}
#flow ol li:nth-child(2n){
	margin-right: 0;
}
#flow ol li:nth-child(1),
#flow ol li:nth-child(2){
	margin-top: 0;
}
#flow .h_line{
	margin: 15px 0 10px;
}
@media screen and (max-width: 1000px) {
	#flow ol li {
		width: 49%;
		float: left;
		margin:25px 2% 0 0;
	}
}
@media screen and (max-width: 640px) {
	#flow ol li {
		width: 100%;
		float: none;
		margin:25px 0 0 0;
	}
	#flow ol li:nth-child(2){
		margin-top: 25px;
	}
}

/*-----------------------------------

	staff

-----------------------------------*/
#staff{
	padding: 40px 0 20px;
}
#staff .img_01{
	width: 210px;
	margin-left: -10px;
}
#staff .text_01{
	width: 560px;
}
@media screen and (max-width: 1000px) {
	#staff .img_01{
		width: 30%;
		margin-right: -20px;
	}
	#staff .text_01{
		width: 70%;
	}	
}
@media screen and (max-width: 640px) {
	#staff .img_01{
		width: 50%;
		max-width: 210px;
		margin: 0 auto 20px;
		float: none !important;
	}
	#staff .text_01{
		width: 100%;
		float: none !important;
	}
}
/*-----------------------------------

	menu

-----------------------------------*/
#menu{
	padding: 40px 0 20px;
}
#menu .txt_02{
	margin-top: 20px;
}
#menu #menu_first {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
#menu #menu_first dt{
	width: 250px;
	float: left;
}
#menu #menu_first dd{
	padding-left: 250px;
}
#menu #menu_first dd span{
	font-size: 20px;
	letter-spacing: 0.05rem;
}
#menu table {
	width: 100%;
	line-height: 2.1rem;
}
#menu table{
	background:#fff;
	margin-bottom:20px;
	border-radius:10px;
}
#menu table th{
	width: 130px;
	font-weight: 500;
	line-height: 1.8rem;
	vertical-align:middle;
	background:#ffc55f;
	padding: 20px;
}
#menu table .title{
	width: 90px;
    text-align: center;
    background: #fdfce2;
}
#menu table tbody{
    display: table;
    width: inherit;
}
#menu table th{
	width: 25%;
	font-weight: 500;
	line-height: 1.8rem;
	vertical-align:middle;
	background:#ffc55f;
	padding: 20px;
}
#menu table .time title{
    background: #fdfce2;
}
#menu table .time td{
	width: 25%;
	text-align: center;
}
#menu table td{
	vertical-align:middle;
	padding: 20px;
	border-bottom:solid 1px #ffc55f;
}
#menu table tr:first-child th{
	border-radius:10px 0 0 10px;
}
#menu table tr:last-child td{
	border-bottom:none;
}
#menu .link_btn{
	margin-top: 30px;
}
@media screen and (max-width: 640px) {
	#menu #menu_first{
		text-align:center;
		padding: 15px 2.5%;
	}
	#menu #menu_first dt{
		width: 100%;
		font-size: 16px;
		float: none;
		margin-bottom: 5px;
	}
	#menu #menu_first dd{
		padding-left: 0;
	}
	#menu #menu_first dd span{
		font-size: 20px;
		letter-spacing: 0.05rem;
	}
	#menu table {
		/*line-height: 1.6rem;*/
	}
	#menu table th{
		width: 100%;
		padding: 10px 2.5%;
	}
	#menu table tr:first-child th{
		border-radius:10px 10px 0 0;
	}
	#menu table tr:nth-child(3){
		text-align:center;
	}
	#menu table tr:nth-child(3) td:first-child{
		width: 30%;
	}
	#menu table tr:nth-child(3) td:nth-child(2){
		width: 30%;
	}
	#menu table tr:nth-child(3) td:nth-child(3){
		width: 40%;
	}
	#menu table .title{
		width: 18%;
	}
	#menu table td{
		padding: 10px 2.5%;
	}
	#menu .link_btn{
		margin-top: 20px;
	}
}





















