nivoSlider@charset "utf-8";
/* CSS Document */

* { box-sizing: border-box; }
html, body{
	font: normal 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #4d4439; background: #faf3e0; line-height: 125%;
}
.clear{
	clear: both;
}
.clearfix:after{
	visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
}
* html .clearfix{
	zoom: 1;
} /* IE6 */
*:first-child +html .clearfix{
	zoom: 1;
} /* IE7 */
div, table{
	margin: 0 auto;
}
img{
	vertical-align: bottom;
}
strong{
	font-weight: bold;
}
.cen{
	text-align: center;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.nowrap{
	white-space: nowrap;
}
/* 
	ancor 
*/
a:link, a:active, a:visited{
	color: #A04E06; text-decoration: underline; outline: none;
}
a:hover{
	text-decoration: none;
}
/*
	margin
*/
.mar_t05{
	margin-top: 5px;
}
.mar_t10{
	margin-top: 10px;
}
.mar_t20{
	margin-top: 20px;
}
.mar_t30{
	margin-top: 30px;
}
.mar_t50{
	margin-top: 50px;
}
.mar_r10{
	margin-right: 10px;
}
.mar_r20{
	margin-right: 20px;
}
.mar_r30{
	margin-right: 30px;
}
.mar_b10{
	margin-bottom: 10px;
}
.mar_b20{
	margin-bottom: 20px;
}
.mar_b30{
	margin-bottom: 30px;
}
.mar_b50{
	margin-bottom: 50px;
}
.mar_l10{
	margin-left: 10px;
}
.mar_l20{
	margin-left: 20px;
}
.mar_l30{
	margin-left: 30px;
}
/*
	
*/
.wrap{
	color: #53453F; width: 100%; font-size: 90%; background : url(header_obi.png) center top / auto auto repeat-x scroll padding-box border-box transparent;
}
@media screen and (min-width: 600px) {
.wrap{
	min-width: 1000px;
}
.wrap .wrap_inner{
	width: 1000px;
}
}
/*
	header
*/
.header { }
.sp_logo{
	display: none;
}
@media screen and (max-width: 600px) {
.header{
	width: 100%; position: absolute; top: 0; left: -65px; z-index: 999999; padding-left: 65px; box-sizing: border-box;
}
.header p{
	font-size: 70%; margin-top: -2px; padding: 0 10px;
}
.header span{
	display: none;
}
.sp_logo{
	display: block; text-align: center; text-align: center;
}
.sp_logo img{
	margin-top: 5px; width: 228px; height: 60px;
}
}
/* 
----------------------------------------------------
	left column
----------------------------------------------------
*/
.left_column{
	padding-bottom: 20px; float: left; width: 220px;
}
.left_column .logo{
	margin: 10px 0;
}
/*
	menu
*/
.left_column .menu { }
.left_column .side_character{
	margin-top: 8px;
}
.left_column .side_saiyou{
	margin-top: 13px;
}
.left_column .sub_menu{
	margin: 15px 0;
}
.left_column .sub_menu ul li{
	margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
.left_column{
	display: none;
}
}
/* 
----------------------------------------------------
	right column
----------------------------------------------------
*/
.right_column{
	float: left; width: 755px;
}
.right_column .catch_area{
	padding-top: 10px; color: #9e9276; text-align: right; font-size: 85%; line-height: 110%;
}
.right_column .second_header_address{
	line-height: 70px; height: 100px; text-align: right;
}
.right_column .page_title{
	clear: both; height: 75px; background: #faf7ed; border: solid 1px #ded7c0; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; position: relative;
}
.right_column .page_title .title{
	top: 20px; left: 30px; position: relative; z-index: 9999;
}
.right_column .page_title .title_img{
	position: absolute; right: 0; bottom: 0;
}
.right_column .pankuzu { }
.right_column .pankuzu img{
	display: inline-block; margin: 0 10px; vertical-align: middle;
}
@media screen and (max-width: 600px) {
.right_column{
	float: none; width: 90%;
}
.right_column .second_header_address{
	display: none;
}
.right_column .page_title .title{
	left: 10px;
}
.right_column .page_title .title_img{
	width: 100%; height: auto;
}
}
/*
	contents
*/
.contents{
	margin-bottom: 35px; line-height: 160%;
}
.contents .main_image{
	min-height: 616px; position: relative; clear: both; margin: 50px 0 25px; background : url(main_img_bg.png) 30px 10px / auto auto no-repeat scroll padding-box border-box transparent;
}
.contents .main_img_address{
	position: absolute; top: 0; right: 0; z-index: 999999;
}
#slider{
	position: relative; width: 100%; max-width: 718px; padding: 0; margin: 0 auto;
}
#slider img{
	display: none; position: absolute; top: 0; left: 0; width: 100%; height: auto;
}
.contents .shintyaku_joho, .contents .katsudo_hokoku{
	padding-top: 3px; border-style: solid; border-width: 1px; border-color: rgb(222, 215, 192); border-radius: 8px; background-color: rgb(250, 247, 237); width: 100%;
}
.contents .shintyaku_joho .shintyaku_joho_ttl, .contents .katsudo_hokoku .katsudo_hokoku_ttl{
	margin-top: 3px; background : url(top_info_bg.png) left center / auto auto no-repeat scroll padding-box border-box transparent;
}
.contents .shintyaku_joho .shintyaku_joho_ttl img, .contents .katsudo_hokoku .katsudo_hokoku_ttl img{
	margin: 0 0 3px 43px;
}
.contents .shintyaku_joho .inner, .contents .katsudo_hokoku .inner{
	padding: 8px 45px 20px;
}
.contents .shintyaku_joho ul li, .contents .katsudo_hokoku ul li{
	clear: both; border-bottom: dotted 1px #777;
}
.contents .shintyaku_joho ul li:after, .contents .katsudo_hokoku ul li:after{
	visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
}
* html .contents .shintyaku_joho ul li, * html .contents .katsudo_hokoku ul li{
	zoom: 1;
} /* IE6 */
*:first-child +html .contents .shintyaku_joho ul li, *:first-child +html .contents .katsudo_hokoku ul li{
	zoom: 1;
} /* IE7 */
.contents .shintyaku_joho ul li p, .contents .katsudo_hokoku ul li p{
	float: left; width: 83%; padding: 5px 0;
}
.contents .shintyaku_joho ul li p.date, .contents .katsudo_hokoku ul li p.date{
	width: 17%;
}
.contents .koshin_rireki{
	margin-bottom: 15px; padding-top: 8px; text-align: center;
}
.contents .pankuzu{
	margin: 10px auto 25px; padding-bottom: 5px; font-size: 90%; border-bottom: solid 3px #f8e1b7;
}
.contents .pankuzu a, .contents .pankuzu a:visited{
	color: #625639;
}
@media screen and (max-width: 600px) {
.contents{
	padding-top: 100px;
}
.contents .main_image{
	min-height: inherit; margin: 0 auto 10px; padding-bottom: 40px; background-position: center; background-size: 100% auto;
}
.contents .main_img_address{
	left: 72%;
}
.contents .main_img_address img{
	width: 100%; height: auto;
}
.contents .shintyaku_joho .inner, .contents .katsudo_hokoku .inner{
	padding: 8px 20px 20px;
}
.contents .shintyaku_joho ul li p, .contents .katsudo_hokoku ul li p{
	float: none; width: 100%; padding: 5px 0;
}
.contents .shintyaku_joho ul li p.date, .contents .katsudo_hokoku ul li p.date{
	width: 100%; font-weight: bold; padding-bottom: 0;
}
}
/* 共通 */
.contents .white_box{
	padding: 20px; background: #FFF; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;
}
.contents .white_box .white_box_title{
	margin-bottom: 10px; padding: 10px; color: #faf3e0; font-size: 140%; font-weight: bold; text-align: center; letter-spacing: 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: #ad7d4c;
}
.contents .inner_box{
	padding: 0 20px;
}
h4.subhdg1{
	margin-bottom: 10px; color: #e87e36; font-size: 140%; font-weight: bold; padding-bottom: 5px; border-bottom: solid 3px #f1b321;
}
h4.subhdg2{
	margin-bottom: 10px; padding: 10px; color: #faf3e0; font-size: 140%; font-weight: bold; text-align: center; letter-spacing: 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: #ad7d4c;
}
h5.subhdg1{
	border-left: solid 6px #e8a50a; padding-left: 20px; color: #615444; font-weight: bold; letter-spacing: 2px;
}
h5.subhdg2{
	color: #615444; font-size: 110%; font-weight: bold; letter-spacing: 2px; line-height: 140%;
}
h5.subhdg3{
	color: #AD7D4C; font-size: 110%; font-weight: bold; letter-spacing: 2px; line-height: 140%;
}
/* 一覧　（新着,活動,広報誌） */
.list_box { }
.list_box ul li{
	margin-bottom: 10px; padding-bottom: 10px; border-bottom: dotted 1px #777;
}
.list_box ul li:after{
	visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;
}
* html .list_box ul li{
	zoom: 1;
} /* IE6 */
*:first-child +html .list_box ul li{
	zoom: 1;
} /* IE7 */
.list_box ul li p{
	float: left; padding: 5px 0; width: 80%; line-height: 120%;
}
.list_box ul li p.date{
	width: 20%;
}
.list_box .nendo_button{
	clear: both; margin: 50px 0 0; display: table; width: 100%;
}
.list_box .nendo_button p{
	display: table-cell;
}
.list_box .nendo_button p.prev{
	text-align: left;
}
.list_box .nendo_button p.next{
	text-align: right;
}
.list_box .nendo_button p a, .magazine_box .nendo_button p a:visited{
	color: #53453F; text-decoration: none;
}
.list_box_page { }
.list_box_page .entry{
	line-height: 160%; padding: 30px; margin-top: 20px; background: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.list_box_page .date{
	padding: 5px 5px 0; text-align: right; color: #e87e36; border-bottom: solid 1px #F1B321;
}
@media screen and (max-width: 600px) {
.list_box ul li{
	padding-bottom: 10px;
}
.list_box ul li p{
	float: none; padding: 0; width: 100%;
}
.list_box ul li p.date{
	width: 100%;
}
}
/* サービス紹介 */
.contents .day_box{
	padding-top: 130px; position: relative;
}
.contents .day_box table tr{
	display: block; position: relative; background : url(day_line1.png) left bottom / auto auto no-repeat scroll padding-box border-box transparent;
}
.contents .day_box table tr:last-child{
	background: none;
}
.contents .day_box table tr.day_box_line2{
	background : url(day_line2.png) left bottom / auto auto no-repeat scroll padding-box border-box transparent;
}
.contents .day_box table th{
	width: 20%; white-space: nowrap;
}
.contents .day_box table th p{
	margin-right: 35px; padding: 10px 30px; color: #f3a318; font-size: 120%; font-weight: bold; border: solid 2px #f3a318; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: center;
}
.contents .day_box table th, .contents .day_box table td{
	padding: 30px 0; vertical-align: top;
}
.contents .day_box table td { }
.contents .day_box img{
	vertical-align: text-top;
}
.contents .day_box .day_box_title{
	position: absolute; top: 0; left: 0;
}
.contents .day_box .img_haburashi{
	position: absolute; left: 300px; bottom: 5px;
}
.contents .day_box .img_tea{
	position: absolute; right: 30px; bottom: 20px;
}
.contents .day_box .img_lunch{
	position: absolute; left: 15px; bottom: 5px;
}
.contents .day_box .img_night{
	position: absolute; right: 0; top: -60px;
}
@media screen and (max-width: 600px) {
.contents .day_box{
	padding-top: 0;
}
.contents .day_box .day_box_title, .contents .day_box .img_haburashi, .contents .day_box .img_tea, .contents .day_box .img_lunch, .contents .day_box .img_night{
	position: static; text-align: center;
}
.contents .day_box table th, .contents .day_box table td{
	width: 100%; display: block;
}
.contents .day_box table th{
	padding-bottom: 0;
}
.contents .day_box table tr:first-child th{
	padding-top: 0;
}
.contents .day_box table td{
	padding: 10px 0;
}
.contents .day_box img{
	margin-bottom: 10px;
}
.contents .day_box .img_night img{
	width: 100%; max-width: 286px; height: auto;
}
}
/*
	採用情報
*/
.recruit_box { }
@media screen and (min-width: 600px) {
.recruit_box .table2 th{
	width: 20%;
}
}
/* 
 
*/
/*
	footer
*/
.link_box{
	margin-bottom: 45px; clear: both; width: 100%; border-top: solid 1px rgb(232, 165, 10); border-bottom: solid 1px rgb(232, 165, 10); text-align: center;
}
.link_box .inner{
	margin: 12px auto; width: 85%; max-width: 850px;
}
.link_box .inner ul{
	margin-left: -14px; overflow: hidden;
}
.link_box .inner ul li{
	float: left; margin-right: 14px;
}
.link_box .inner ul li img{
	border: solid 1px #d8d1d1;
}
.second_footer_address{
	display: none;
}
.footer{
	clear: both;
}
.footer .menu ul li{
	padding: 5px 0;
}
.footer .menu a, .footer .menu a:visited{
	text-decoration: none; border-left: solid 1px #CCC; margin-right: 15px; padding-left: 15px;
}
.footer .menu ul li:first-child a, .footer .menu ul li:first-child a:visited{
	border: 0;
}
.footer .menu .box2{
	margin-bottom: 10px; background: #f0ecdd;
}
.footer .menu .box2 ul li { }
.footer .footer_address{
	width: 360px;
}
.footer .footer_address img{
	float: left; margin-right: 20px;
}
.footer .footer_address p{
	padding: 25px 0 15px; font-size: 90%; line-height: 100%;
}
.footer .copy{
	font-size: 80%; clear: both; text-align: center; background : url(header_obi.png) 0% 0% / auto auto repeat-x scroll padding-box border-box transparent;
}
#page-top{
	display: none; position: fixed; bottom: 30px; right: 20px; text-align: center;
}
#page-top a{
	color: #FFF; font-size: 90%; display: block; line-height: 80px; width: 80px; height: 80px; background: #DC972B; text-decoration: none; filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;
}
#page-top a:hover{
	text-decoration: none;
}
@media screen and (min-width: 600px) {
.footer .menu{
	text-align: center;
}
.footer .menu a, .footer .menu a:visited{
	color: #54483a;
}
.footer .menu ul{
	width: 850px; margin: 0 auto;
}
.footer .menu ul li{
	margin: 5px auto 3px; display: inline-block; /zoom: 1;
}
.footer .menu .box1 ul li{
	text-align: center;
}
}
@media screen and (max-width: 600px) {
.link_box{
	margin-bottom: 25px;
}
.link_box .inner{
	width: 100%; text-align: center;
}
.link_box .inner ul li{
	float: none; display: block; margin-bottom: 5px;
}
.second_footer_address{
	display: block; width: 90%; line-height: normal; height: auto; margin-bottom: 20px;
}
.second_footer_address img{
	display: block;
}
.second_footer_address img:first-child{
	max-width: 258px;
}
.footer .menu a, .footer .menu a:visited{
	border-left: 0; margin-right: 0; padding-left: 0;
}
.footer .menu .box2{
	text-align: center;
}
.footer .menu .box2 a, .footer .menu .box2 a:visited{
	color: #54483a;
}
.footer .menu .box2 ul{
	width: 100%; margin: 0 auto;
}
.footer .menu .box2 ul li{
	width: 100%; margin: 5px auto 3px; display: inline-block; /zoom: 1;
}
.footer .footer_address{
	width: 90%;
}
.footer .footer_address img{
	float: none;
}
.footer .footer_address p{
	padding: 5px 15px 15px;
}
}
/*
	table
*/
.table0{
	margin: 0;
}
.table1 { }
.table1 th{
	font-weight: normal; width: 20%;
}
.table1 th, .table1 td{
	padding: 15px 0; vertical-align: top; border-bottom: solid 1px #f7ca79;
}
.table1 tr:last-child td{
	border: 0;
}
@media screen and (min-width: 600px) {
.table1 tr:last-child th{
	border: 0;
}
}
@media screen and (max-width: 600px) {
.table1 th{
	width: 100%;
}
}
.table2{
	border: solid 1px #e8a50a;
}
.table2 th{
	background: #e8a50a; border-bottom: solid 1px #FFF;
}
.table2 td{
	background: #FFF; border-bottom: solid 1px #e8a50a;
}
.table2 th, .table2 td{
	padding: 8px 20px;
}
.table2 tr:last-child th, .table2 tr:last-child td{
	border: 0;
}
/*
	icon
*/
img.icon{
	display: inline-block; margin-right: 3px; vertical-align: middle;
}
/*
	list
*/
.list{
	padding-left: 15px;
}
.list p{
	text-indent: -15px;
}
/*
	button
*/
.button1_box{
	padding: 10px 15px 15px; background: #faf7ed; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.button1{
	text-align: center;
}
.button1 ul{
	margin: 0 auto;
}
.button1 ul.button_one{
	width: 210px;
}
.button1 ul.button_two{
	width: 420px;
}
.button1 ul li{
	float: left; margin-right: 10px; display: table;
}
.button1 ul p{
	display: table-cell; width: 200px; height: 65px; vertical-align: middle; background: #f38c1a; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
.button1 a, .button1 a:visited{
	padding: 0; color: #FFF; display: block; text-align: center; line-height: 120%; font-weight: bold; text-decoration: none;
}
@media screen and (max-width: 600px) {
.button1 ul.button_one, .button1 ul.button_two{
	width: 100%;
}
.button1 ul li{
	display: inline-block; float: none; margin-right: 0; margin-bottom: 10px;
}
.button1 ul li:last-child{
	margin-bottom: 0;
}
.button1 ul p { }
}
/*
	sp
*/
@media screen and (max-width: 600px) {
.sp_img{
	width: 100%; height: auto;
}
.sp_table { }
.sp_table th, .sp_table td{
	display: block;
}
.sp_none{
	display: none;
}
}
/*
	color
*/
.orange{
	color: #f3a318;
}
.orange2{
	color: #bb6b36;
}
/*
	font
*/
.font_70{
	font-size: 70%; vertical-align: middle;
}
.font_80{
	font-size: 80%;
}
.font_90{
	font-size: 90%;
}
.font_100{
	font-size: 100%;
}
.font_110{
	font-size: 110%;
}
.font_120{
	font-size: 120%; line-height: 160%;
}
.font_140{
	font-size: 140%; line-height: 160%;
}
