@charset "UTF-8";

/**
 *
 * レスポンシブウェブデザイン用
 *
**/


/**
 * タブレット端末用
**/

@media only screen and (min-width: 781px) and (max-width: 1212px) {
body {
	padding: 0;
	-webkit-text-size-adjust: none;
	font-size: 12px;
}


/**
 * ナビゲーション
**/
#navi {
	margin: 0 0 0 0;
	padding: 0 0 0 13%;
	position: absolute;
	top: 87px;
	right: 0;
}

#navi ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
	font-size: 13px;
	color: #545454;
	overflow: hidden;
}

#navi ul li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	color: #545454;
	text-decoration: none;
}


/**
 * フッター
**/
.footer_widget { margin:0 3% 30px 0; width:22% !important; float:left; display: inline;}
.footer_widget#nav_menu-4 { margin:0 0 30px 0; width:22%; float:left; display: inline;}


/**
 * サイドコンテンツ
**/

.recommend_widget li, #footer .recommend_widget li {
	margin: 0 0 10px 0; padding:2px 0 10px 0;
}

.recommend_widget .image { display:inline; float: left; width: 40%; }
.recommend_widget .image img { display:block; width: 100%; height: auto; }
.recommend_widget .info { width:50%; margin:0 0 0 0; float:right; overflow: hidden; }
#footer .recommend_widget .info { width:50%; float: right; }



}


/**
 * スマートフォン端末用
**/

@media only screen and (max-width: 780px) {
body {
	padding: 0;
	-webkit-text-size-adjust: none;
	font-size: 12px;
}

/**
 * SP表示
**/
.sp_disp { display: block !important; }
.pc_disp { display: none !important; }


/**
 * ヘッダー
**/

#header {
	width: 100%;
	height: 60px;
	position: relative;
}

#header .wrap {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 100%;
	max-width: 1212px;
	height: 60px;
	text-align: left;
	position: relative;
}

#header .wrap h1 {
	width: 110px;
	max-width: 120px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#header .wrap #switch {
	width: 40;
	max-width: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100000;
}

#header .wrap #switch a {
	width: 40px;
	max-width: 40px;
	display: block;
}

#header .wrap #switch img.off {
	display: block;
}

#header .wrap #switch img.on {
	display: none;
}

#header .wrap #switch a.active img.off {
	display: none;
}

#header .wrap #switch a.active img.on {
	display: block;
}


/**
 * ナビゲーション
**/

#navi {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
	background: none;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 1000;
}

#navi ul {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	height: auto;
	background: #ffffff;
	display: block;
	display: none;
}

#navi ul:after {
	content: "";
}

#navi ul li {
	padding: 0 0 0 0;
	height: 32px;
	line-height: 32px;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	float: none;
	display: block;
}

#navi ul li:before {
	content: "";
}


#navi ul li a {
	padding: 0 15px;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

#navi ul li a:hover {
	background: none;
}


/**
 * 検索フォーム
**/
#home #search {
	margin: 0 0 30px 0;
}

#search .wrap .form {
	margin: 0 10px 0 0;
	width: 226px;
	height: 20px;
	background: #ffffff;
	float: right;
	display: inline;
}

#search .wrap .form .text {
	width: 190px;
	height: 18px;
	line-height: 18px;
	color: #333333;
	background: #ffffff;
	border: none;
	float: left;
	display: inline;
}


/**
 * ページイメージ
**/

#page_image {
	margin: 0 0 20px 0;
	width: 100%;
	height: 125px;
	background: url("images/page_image_01.png") no-repeat center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}


/**
 * メインイメージ
**/

#main_image {
	margin: 0 0 30px 0;
	width: 100%;
	position: relative;
}

#main_image img {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: block;
}

#main_image h2 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#main_image .slider {
	width: 100%;
}

#main_image .slider .image01 {
	width: 100%;
	background: url("images/main_image_01.png") no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

#main_image .slider .image02 {
	width: 100%;
	background: url("images/main_image_02.png") no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

#main_image .slider .image03 {
	width: 100%;
	background: url("images/main_image_03.png") no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}


/**
 * コンテンツ
**/

#content {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	text-align: left;
	overflow: hidden;
}


/**
 * メインコンテンツ
**/
#main {
	margin: 0 0 15px 0;
	width: 100%;
	max-width: 100%;
	float: none;
	overflow: hidden;
}


/**
 * サイドコンテンツ
**/
#side {
	margin: 0 auto;
	width: 95%;
	max-width: 100%;
	float: none;
	overflow: hidden;
}


/**
 * フッター
**/

/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer_wrap { clear:both; width:100%; border-top:5px solid #000; }
#footer { width:95%; margin:0 auto; overflow:hidden; }

/* return top */
#return_top { position:fixed; right:10px; bottom:10px; }
#return_top img { opacity:0.6; display:block; }
#return_top:hover img { opacity:1; }

#footer_widget_area { position:relative; margin:0 -30px 0 0; padding:40px 0 0; }
.footer_headline { font-size:14px; font-weight: bold; text-align: left; border-bottom:2px solid #ccc; line-height:100%; margin:0 0 10px 0; padding:0 0 10px 0; }
.footer_widget { margin:0 0 10px 0; width:100%; float:none; overflow: hidden; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { text-align: left; line-height:170%; margin:0 0 10px 0; font-size:11px; background:url(images/bullet01.png) no-repeat left 8px; padding:0 0 0 8px; }
.footer_widget a { color:#666; text-decoration: underline; }

/* copyright */
#copyright { clear:both; border-top:1px solid #ccc; text-align:center; font-size:12px; margin:-1px 0 0 0; padding:0; line-height:40px; }
#copyright a { text-decoration:none; color:#333; }
#copyright a:hover { text-decoration:underline; }





/**
 * サイドコンテンツ
**/

.recommend_widget li, #footer .recommend_widget li {
	margin: 0 0 10px 0; padding:2px 0 10px 0;
}

.recommend_widget .image { display:inline; float: left; width: 30%; }
.recommend_widget .image img { display:block; width: 100%; height: auto; }
.recommend_widget .info { width:60%; margin:0 0 0 0; float:right; overflow: hidden; }
#footer .recommend_widget .info { width:60%; float: right; }







/**
 * home
**/
.main_bnr {
	margin: 0 auto 10px auto;
	width: 95%;
	overflow: hidden;
}

.main_bnr img {
	width: 100%;
	height: auto;
	display: block;
}

.main_bnr li {
	margin: 0 0 15px 0;
	width: 100%;
	float: none;
	display: block;
}

.main_bnr li:nth-of-type(3n) {
	margin: 0 0 15px 0;
}

.main_bnr li:nth-of-type(3n+1) {
	clear: both;
}

#topics_list, #press_list { margin:0 auto 15px auto; width: 95%; }
.post_list ul { margin:0 0 15px 0; }
.post_list li { background:url(images/dot01.png) repeat-x left bottom; padding:0 0 10px 0; margin:0 0 10px 0; font-size: 12px; }
.post_list li span { float:left; display:block; width:75px; }
.post_list li a.title { color:#333; display:block; overflow: hidden; padding:0 0 0 15px; border-left:1px solid #ddd; text-decoration: underline; }
.post_list .archive_link a { font-size:11px; background:#f2f2f2; padding:0 25px; line-height:32px; text-decoration:none; color:#333; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; float:right; }
.post_list .archive_link a:hover { color:#fff; background: #0077b3; }
.post_list .list_box { width: 100%; float: none; display: block; overflow: hidden; margin: 0 0 25px 0; }
.post_list .list_box:nth-of-type(3) { margin: 0 0 0 0; }



/**
 * single_post
**/
#single_post {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	line-height: 2em;
	font-size: 14px;
	border: none;
	overflow: hidden;
}

#single_post h1 {
	margin: 0 0 30px 0;
	padding: 25px 10px 25px 10px;
	line-height: 1.4em;
	font-size: 	30px;
	font-weight: bold;
	color: #585757;
	background: url("images/title_image_01.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	overflow: hidden;
}

#single_post h2 {
	margin: 0 0 25px 0;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	font-size: 	24px;
	font-weight: bold;
	color: #353535;
	border-left: 5px solid #c723a7;
}

#single_post h3 {
	margin: 0 0 10px 0;
	padding: 0 10px 0 25px;
	line-height: 1.4em;
	font-size: 	16px;
	font-weight: bolc;
	color: #000000;
	background: #f3f3ec url("images/h3_back_01.png") repeat-y 11px 0;
	border-top: 6px solid #f3f3ec;
	border-bottom: 6px solid #f3f3ec;
}

#single_post h4 {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
	font-size: 	14px;
	font-weight: bold;
	color: #353535;
}

/* company info */
#company_info dl {
	border-bottom:1px solid #ddd;
	margin:0 0 40px 0;
}
#company_info dt {
	float:none;
	width:100%;
	display:block;
	margin:0 0 0px 0;
	line-height:200%;
	font-weight:bold;
	border-top:1px solid #ddd;
	padding: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
#company_info dd {
	margin:0 0 0 0;
	line-height:200%;
	background:#fcfcfc;
	padding: 8px;
	border-top:none;
}
#company_info dd p {
	margin:0;
}

#gmap iframe {
	border:none;
	padding:0;
	width:100%;
	height: 200px;
}






/**
 * コンテンツ
**/

.link_bnr {
	margin: 0 auto 10px auto;
	width: 100%;
	overflow: hidden;
}

.link_bnr img {
	width: 100%;
	height: auto;
	display: block;
}

.link_bnr div {
	margin: 0 auto 15px auto;
	width: 100%;
	max-width: 481px;
	float: none !important;
}

.content_box {
	margin: 0 auto 0 auto;
	width: 92%;
	line-height: 2em;
	font-size: 14px;
	overflow: hidden;
}

.content_box p {
	margin: 0 0 14px 0;
}

.content_box h2 {
	margin: 0 0 20px 0;
	padding: 5px 4% 5px 4%;
	height: auto;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
	background: url("images/title_back_01.png");
}

.content_box h3 {
	margin: 0 0 15px 0;
	padding: 0 4% 8px 4%;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
	background: url("images/title_back_02.png") repeat-x 0 bottom;
}

.content_box h4 {
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
	color: #ab9b16;
	border-left: 5px solid #ab9b16;
}

.content_box ul {
	padding: 0 0 0 1.5em;
	list-style: disc;
}

.content_box ol {
	padding: 0 0 0 1.5em;
	list-style-type: decimal;
}

.content_box table {

}

.content_box table th {
	padding: 10px;
	line-height: 1.6em;
	font-size: 14px;
	border: 1px solid #ffffff;
}

.content_box table td {
	padding: 10px;
	border: 1px solid #ffffff;
}

.content_box blockquote {
	padding: 5px;
	background: url("images/content_back_03.png");
	overflow: hidden;
}

.content_box blockquote div {
	padding: 10px;
	line-height: 1.6em;
	font-size: 14px;
	background: url("images/content_back_02.png");
	border: 1px solid #6a696b;
	overflow: hidden;
}

.content_box .image_box {
	margin: 0 auto 10px auto;
	width: 100%;
	overflow: hidden;
}

.content_box .image_box img {
	width: 100%;
	height: auto;
	display: block;
}

.content_box .image_box div {
	margin: 0 auto 15px auto;
	width: 100%;
	max-width: 482px;
	float: none !important;
}

.content_box .menu_box {
	margin: 0 auto 25px auto;
	width: 100%;
	line-height: 1.4em;
	font-size: 14px;
	overflow: hidden;
}

.content_box .menu_box img {
	width: 100%;
	height: auto;
	display: block;
}

.content_box .menu_box div {
	width: 100%;
	max-width: 100%;
	float: none !important;
}

.content_box .menu_box div div.image {
	margin: 0 0 30px 0;
	width: 100%;
	max-width: 100%;
}

.content_box .menu_box div div.fl {
	padding: 0 0 20px 0;
	width: 100%;
	max-width: 100%;
}

.content_box .menu_box div div.fr {
	padding: 0 0 20px 0;
	width: 100%;
	max-width: 100%;
}

.content_box .menu_box div dl {
	margin: 0 0 10px 0;
	width: 100%;
	overflow: hidden;
}

.content_box .menu_box div dl dt {
	max-width: 80%;
	float: left;
}

.content_box .menu_box div dl dd {
	float: right;
}



/**
 * ホーム
**/

.title_wrap {
	margin: 0 0 20px 0;
	padding: 5px 70px 5px 4%;
	height: auto;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
	background: url("images/title_back_01.png");
	position: relative;
}

.title_wrap .tit {
	padding: 0 10px 0 0;
	height: auto;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
	float: left;
}

.title_wrap .sub {
	height: auto;
	line-height: 1.6em;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.title_wrap .more {
	width: 57px;
	height: 24px;
	position: absolute;
	top: 7px;
	right: 8px;
}

.title_wrap .more img {
	display: block;
}

.recommend_list {
	margin: 0 auto 35px auto;
	padding: 0 10px 0 10px;
	width: 92%;
	background: url("images/content_back_01.png");
	border: 3px solid #c6b400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.recommend_list .item {
	margin: 0 0 -1px 0;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}

.recommend_list .item img {
	width: 100%;
	height: auto;
	display: block;
}

.recommend_list .item .image {
	margin: 0 auto 10px auto;
	width: 60%;
	float: none;
	display: block;
}

.recommend_list .item .box {
	overflow: hidden;
}

.recommend_list .item .box h3 {
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
}

.recommend_list .item .box h3 a {
	text-decoration: none;
}

.recommend_list .item .box h3 a:hover {
	text-decoration: underline;
}

.recommend_list .item .box .desc {
	margin: 0 0 15px 0;
	line-height: 1.7em;
	font-size: 14px;
}

.recommend_list .item .box .link {
	margin: 0 auto;
	width: 70%;
	max-width: 269px;
	float: none;
}

.staff_list {
	margin: 0 auto 20px auto;
	width: 92%;
	overflow: hidden;
}

.staff_list img {
	width: 100%;
	height: auto;
	display: block;
}

.staff_list ul {
	overflow: hidden;
}

.staff_list ul li {
	margin: 0 0 20px 0;
	width: 100%;
	float: none;
	display: block;
	position: inherit;
}

.staff_list ul li:nth-of-type(3n) {
	margin: 0 0 20px 0;
}

.staff_list ul li .text {
	width: 100%;
	position: inherit;
	bottom: inherit;
	left: inherit;
}

.staff_list ul li .text .name {
	padding: 5px 10px 5px 10px;
	line-height: 1.4em;
	font-size: 18px;
}

.staff_list ul li .text p {
	padding: 0 10px 5px 10px;
	line-height: 1.4em;
	font-size: 12px;
}

.social_wrap {
	margin: 0 auto 20px auto;
	width: 92%;
	overflow: hidden;
}

.social_wrap .left {
	margin-bottom: 15px;
	padding: 10px 0 0 0;
	width: 100%;
	background: #ededed;
	float: none;
	overflow: hidden;
}

.social_wrap .left h3 {
	margin: 0 auto 10px auto;
	padding: 0 5px 10px 5px;
	width: 100%;
	max-width: 100%;
	border-bottom: 1px solid #303030;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.social_wrap .left .box {
	margin: 0 auto 0 auto;
	width: 96%;
	max-width: 340px;
}

.social_wrap .right {
	padding: 0 0 0 0;
	width: 100%;
	background: #ffffff;
	float: none;
	overflow: hidden;
}

.social_wrap .right .box {
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 100%;
}


.single-head h2 {
	margin: 0 0 20px 0;
	padding: 5px 4% 5px 4%;
	height: auto;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: bold;
	background: url("images/title_back_01.png");
}

/**
 * page top
**/

#pagetop {
	width: 26px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
	display: none;
}


/**
 * category
**/
.news_list {
	margin: 0 auto;
	width: 92%;
	overflow: hidden;
}

.news_list dl {
	margin: 0 0 20px 0;
	width: 100%;
	float: none;
	display: block;
}

.news_list dl:nth-of-type(3n) {
	margin: 0 0 20px 0;
}

.news_list dl:nth-of-type(3n+1) {
	clear: both;
}

.news_list dl dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news_list dl dt img {

}

.news_list dl dt a {
	line-height: 1.7em;
	font-size: 16px;
	font-weight: bold;
}

.news_list dl dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.7em;
	font-size: 11px;
	color: #999999;
}

.news_list p {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 1.7em;
	font-size: 11px;
	color: #999999;
}

.news_list p.update {
	text-align: right;
}









}

