/*
Theme Name: Creative Portfolio Responsive WordPress Theme
Theme URI: http://dessign.net/unittheme
Description: Creative Portfolio Responsive WordPress Theme is stylish, customizable, simple, and readable. Perfect for any creative, architect or graphic designer.
Version: 2.0.1
Author: Marios Lublinski
Author URI: http://dessign.net
Tags: 3 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}
#wpadminbar { display: none; }
/* Global */
body, div { margin: 0; padding: 0;  }
body {
	font-size: 14px; font-weight: 400; color: #333; line-height: 140%;
	font-family: 'Droid Serif', serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
	background-color: #f5f5f5;
}
input { font-family: 'Lato', sans-serif; }
a {color: #111; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #666; text-decoration: none; }
h1,h2,h3,h4,h5 { margin: 0; padding: 0; }

.top-title{
	font-size: 11px;
	letter-spacing: 0.09em;
	}
table{
	font-family: 'Droid Serif', serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
	}

img { border: none; }
p {
	margin: 0 ;
	padding: 0;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.05em;
	}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.container { width: 1180px; margin: 0 auto; }
#infscr-loading { DISPLAY: NONE !important; visibility: hidden !important; } /* hide infinite scroll loading image */
::selection {
	background: #ccc; 
	}
::-moz-selection {
	background: #ccc; 
}

/* clearfix */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
/*#header { padding: 0px 0; }*/
#header { position: fixed; top: 0; left: 0; width: 100%;  }
/*body.home #header { position: static; width: auto; }*/
.slicknav_menu { display: none; }
.sy-pager { display: none !important; }
.logo_cont { float: left; max-width: 250px; margin-right: 25px; }
.full_logo_cont { padding: 0px 0 15px;  text-align: center; float: left; max-width: 250px; margin-left: 10px; }
.full_logo_cont img,
.logo_cont img { max-width: 100%; height: auto; }
.header_right_text { float: right; width: 300px; padding-bottom: 10px; }
.header_spacing { display: block; }
/*body.home .header_spacing { display: none; }*/
/*body.home .footer_copyright_cont { display: none; }*/
#header { background-color:rgba(255,255, 255, 0.70); /*position: fixed; top: 0; left: 0;*/ padding: 15px 0 0; width: 100%; z-index: 9999; }
/*body.home #header { background: none; }*/
.logo { /*float: left; margin-right: 55px;*/ }
.header_bottom { padding: 15px 0; }
.header_menu { float: right; margin-top: 0px; max-width: 900px; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li {
float: left;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 100;
    color: #333;
    letter-spacing: 0.1em;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 5px;
	}
.header_menu ul li:last-child { margin-right: 0; }
.header_menu ul li a { color: #333; display: block; padding: 5px 15px; /*border-bottom: 3px solid #fff;*/ }
.header_menu ul li a:hover,
.header_menu ul li.current-menu-item a,
.header_menu ul li.current_page_item a { color: #000; text-decoration: none; /*border-bottom: 3px solid #000;*/ }
.header_menu ul li ul { position: absolute; top: 32px; left: 0; z-index: 100; display: none; }
.header_menu ul li ul li { float: none; margin: 0; width: 180px;  background-color: #fff; padding: 0; font-size: 12px;  }
.header_menu ul li ul li:first-child { border-top: none; }
.header_menu ul li ul li a { padding: 8px 10px; display: block; border-bottom: none; }
.header_menu ul li ul li a:hover { background-color: #f9f9f9; text-decoration: none; border: none; }
#gallery::-webkit-scrollbar { display: none !important; }
#gallery {  }
.header_search { float: right; width: 260px; position: relative; margin-left: 15px; }
.header_search input[type=text] { height: 30px; box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; width: 100%; background-color: #F5F5F5; -moz-border-radius: 8px;
border-radius: 8px; border: none; }
.header_search_icon { position: absolute; top: 8px; right: 8px; }
/* Content */
#home_inside_cont { padding: 0 10px; }
#home_cont {  padding-top: 25px }
#content { padding-top: 25px; }

.cat { color: #999; text-align: center; margin: 0; font-size: 12px; font-family: 'Lato', sans-serif; font-weight: 300;   }
.cat a { color: #999; text-decoration: none; }
.cat a:hover { color: #000; text-decoration: none; }

.home_left { float: left; width: 770px; }
.home_box { float: left; width: 590px; margin-top: 25px; }
.home_box img { display: block; }
.home_box img,
.home_box iframe { width: 100%; height: 335px; }
.home_box h3 { text-align: center; font-size: 20px; font-family: 'Lato', sans-serif; font-weight: 400; color: #333; letter-spacing: 1.5px; }
.home_box_media { position: relative; }
.home_box_hover { position: absolute; width: 100%; height: 100%;  background: url('images/black-trans.png') repeat; top: 0; left: 0; display: none; }
.home_box_row { display: table; height: 100%; width: 100%; }
.home_box_cell { display: table-cell; padding: 10px 60px; vertical-align: middle; text-align: center; color: #fff; font-size: 15px; line-height: 21px; }
.home_featured { margin: 30px 0; text-align: center; font-size: 24px; }
.home_bottom_box_cont { margin-top: 45px; }
.home_bottom_box { float: left; width: 325px; margin-right: 60px; font-size: 16px; }
.home_bottom_box_last { width: 410px; margin-right: 0; }
h3.home_bottom_title { margin: 0 0 45px; font-size: 22px; font-weight: normal; padding-left: 85px; background: url('images/black-line.jpg') no-repeat; background-position: center left; }
.home_bottom_contact input[type=text],
.home_bottom_contact input[type=email],
.home_bottom_contact textarea { width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; background-color: #FCFCFC; border: 1px solid #E3E3E3; height: 40px; margin-top: 6px; padding-left: 8px; padding-right: 8px; }
.home_bottom_contact textarea { height: 190px; padding: 8px; }
.home_bottom_contact input[type=submit] { border: none; color: #fff; font-size: 16px; font-weight: bold; text-align: center; display: block; padding: 10px 0px; background-color: #BEBEBE; width: 100%; }
ul.home_bottom_blog_list { list-style-type: none; margin: 0; padding: 0; }
ul.home_bottom_blog_list li { margin-bottom: 13px; padding-bottom: 13px; border-bottom: 1px solid #ccc; }
ul.home_bottom_blog_list li h4 { font-size: 19px; font-weight: normal; margin: 0 0 10px; }
ul.home_bottom_blog_list li p { margin: 0;  font-size: 12px; }
/*.home_blog_box .read_more { float: right; display: block; padding: 5px 10px; color: #000; text-decoration: none; border: 1px solid #ccc; }*/
.archive_title { margin-bottom: 20px; font-size: 23px; }
.blog_box { margin-bottom: 25px; }
.blog_box .left { width: 300px; font-size: 14px; color: #999; }
.blog_box .left h3 { font-size: 28px; font-family: 'Lato', sans-serif; font-weight: 400; color: #333; letter-spacing: 1.5px; line-height: 33px;  }
.blog_box .right { width: 830px; font-size: 14px; }
.blog_box .right img,
.blog_box .right iframe { width: 830px; height: 415px; display: block; transition:all 0.3s ease-in-out; }
.blog_box .right p { padding-left: 90px; margin-top: 15px; font-size: 15px; font-family: 'Lato', sans-serif; font-weight: 400;   color: #666; letter-spacing: 1.5px; }
.blog_box .right img:hover { opacity:0.7;
filter:alpha(opacity=70); }
.archive_title { border-left: 20px solid #000; padding-left: 10px; text-transform: uppercase; }
.archive_box { margin-bottom: 30px; margin-right: 21px; font-size: 13px; width: 379px; float: left; position: relative; }
.archive_box img,
.archive_box iframe { max-width: 100%; width: 379px; height: 254px; }
.archive_box h3 { font-weight: normal; font-size: 25px; margin-top: 0; }
.archive_box h3 a { text-decoration: none; }
.archive_box h3 a:hover { text-decoration: underline; }
.archive_box.clear,
.home_box.clear,
.home_featured_post.clear { margin: 0; padding: 0; float: none; height: 0; width: 0; }
.archive_box_last { margin-right: 0; }
.archive_box_hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('images/trans-back.png') repeat; display: none; }
.archive_box_tbl { display: table; width: 100%; height: 100%; }
.archive_box_tcell { display: table-cell; text-align: center; vertical-align: middle; color: #fff; padding: 0 25px; line-height: 19px; }
.archive_box_media { position: relative; }
.archive_box_media img { display: block; }
.sy-caption-wrap .sy-caption { display: none !important; }
#single_cont {  }
.single_full_cont { }
.single_left { float: left; width: 1180px;  font-size: 16px; font-family: 'Lato', sans-serif; font-weight: 400; color: #333; }
.single_left img { max-width: 100%; height: auto; }
.single_left p { margin-bottom: 15px; }
.single_full { float: none; width: 900px; margin: 0 auto; position: relative; }
h1.single_title { font-size: 25px; margin: 0 0 20px; font-weight: normal; padding-right: 110px; }
.single_inside_content img { max-width: 100%; height: auto; }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
.next_prev_cont { padding: 25px 0; }
.next_prev_cont .left { float: left; width: 45%; }
.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; }
.next_prev_cont .right { float: right; width: 45%; text-align: right; }
.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; }
.next_prev_cont_top_right {  padding: 0; position: absolute; top: 0; right: 0; }
.next_prev_cont_top_right .left { float: left; width: auto; }
.next_prev_cont_top_right .left a { display: block; background: url('images/new-prev.png') no-repeat; background-position: top left; padding-left: 0px; min-height: 0px; width: 30px; height: 30px; }
.next_prev_cont_top_right .right { float: right; width: auto; margin-left: 10px; }
.next_prev_cont_top_right .right a { display: block; background: url('images/new-next.png') no-repeat; background-position: top right; padding-right: 0px;  min-height: 0px; width: 30px; height: 30px; }
.scroller{position:absolute;bottom:5%;width:100%;padding:12px 0px;text-align:center;color:rgba(255,255,255,0.6);font-family:"Lato",sans-serif;font-weight:300;-webkit-transition:color 0.2s ease-out;-moz-transition:color 0.2s ease-out;-o-transition:color 0.2s ease-out;-ms-transition:color 0.2s ease-out;transition:color 0.2s ease-out;z-index:100}
.scroller .scroller-icon{position:absolute;left:50%;margin-left:-24px;margin-top:-12px;border:2px solid rgba(255,255,255,0.6);font-size:2em;width:50px;height:50px;line-height:50px;text-align:center;line-height:50px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:border-color 0.2s ease-out;-moz-transition:border-color 0.2s ease-out;-o-transition:border-color 0.2s ease-out;-ms-transition:border-color 0.2s ease-out;transition:border-color 0.2s ease-out}
.scroller span{padding-left:80px}
.scroller:hover{cursor:pointer;color:#fff}
.scroller:hover .scroller-icon{border-color:#fff}
/* Sidebar */
#sidebar { float: right; width: 300px; }
.side_box { margin-bottom: 25px; }
h3.side_title { margin: 0 0 15px; font-size: 17px; font-weight: normal; }
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 8px; }
.t1_search_cont input[type=text], .t1_search_cont input[type=submit] { box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; height: 24px; font-family: 'Source Sans Pro', sans-serif, arial; }
.t1_search_cont input[type=text] { width: 180px; }
.t1_search_cont input[type=submit] { border: none; background-color: #252628; color: #90939C; width: 80px; }
/* Footer */
#footer { padding: 0px 0 0px;  margin-top: 25px; }
.footer_box_col { float: left; width: 362px; margin-right: 46px; }
.footer_box { margin: 25px 0; text-align: center; }
.footer_box_col_last { margin-right: 0; }
.footer_copyright_cont { /*padding-bottom: 25px; padding-top: 10px; */ margin-top: 35px; padding-bottom: 15px; text-align: center; border-top: 1px solid #ccc; padding-top: 15px; }
.footer_copyright { padding: 20px 0 20px; text-align: right; font-size: 14px; text-align: center; }
.footer_box ul { list-style-type: none; margin: 0; padding: 0; }
.footer_box ul li { margin-bottom: 8px; }
.footer_social { text-align: center; padding-bottom: 15px; }
.footer_social img { display: inline-block; margin: 0 2px; }


/* =====================
  CSS 共通
===================== */

.margin-none{
	margin: 0 !important;
	}
.padding-none{
	padding: 0 !important;
	}
.gray-back{
	background-color:#f5f5f5;
	}
.space{
	padding: 50px 0 0;
	}
.logo-white{
	text-align: center;
	background-color: #fff;
	padding: 40px;
	}

.sp{
	display: none;
	}

.no-page {
	margin: 0 auto;
	padding: 400px 20px 200px;
	text-align: center;
	}

.no-page h2{
   	 font-size: 25px;
    	line-height: 35px;
    	font-weight: 100;
    	margin: 0 0 20px;
	}

.no-page p{
	margin: 0 0 10px;
	}

.no-page a{
	margin: 30px 0 0;
	}

/* =====================
  水平スライダー
===================== */

.top-concept-slider ul{
	margin: 0;
	padding: 0;
}
/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px;
    z-index: 99;
}
.slick-prev {
     left: 15px;
    z-index: 99;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
/*スライド画像の横幅可変*/
img {
    max-width: 100%;
     height: auto;
}
.slick-prev {
    left: -25px !important;
    width: 60px !important;
    top: -30px !important;
    left: 40px !important;
    background: url(/img/slick-prev.png) no-repeat !important;
    background-size: contain !important;
}
.slick-next {
    right: 40px !important;
    width: 60px !important;
    top: -30px !important;
    background: url(/img/slick-next.png) no-repeat !important;
    background-size: contain !important;
}

@media screen and (max-width: 768px) {
	.top-concept-slider{
	}
}

@media screen and (max-width: 480px) {
	.top-concept-slider{
	}
}


/* =====================
  CSS ボタン
===================== */

.button {
	display: inline-block;
	width: 240px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
 	font-size: 12px;
	letter-spacing: 0.09em;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 30px;
}
.button:hover {
	background-color: #fff;
	border-color: #000000;
	color: #000000;
}


/* =====================
  CSS 共通
===================== */


ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.margin-none{
	margin: 0 !important;
	}
.gray-back{
	background-color:#f5f5f5;
	}
.logo-white{
	text-align: center;
	background-color: #fff;
	padding: 40px;
	}
.pankuzu{
	background: #fff;
	}
.pc{
	}
.sp{
	display: none;
	}

.st-weight{
	font-weight: 100;
	}


/* =====================
  ヘッダー
===================== */

header {
width: 100%;
/*overflow: hidden;*/
position: fixed;
top: 0;
left: 0;
z-index: 100;
text-align: center;
-moz-transition: height 0.3s;
-o-transition: height 0.3s;
-webkit-transition: height 0.3s;
transition: height 0.3s;
}
/* サイトロゴ */
header h1#site-logo {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
float: left;
background-color: #fff;
padding: 30px 20px;
}
/* 縮小時 */
header.smaller{
background-color: rgba(255, 255, 255, 0.81);
}
header.smaller h1#site-logo {
    width: 70px;
    height: 55px;
    font-size: 3rem;
    background-color: rgba(255, 255, 255, 0);
    margin: 0 0 15px;
    padding: 15px 0 0;
    overflow: hidden;
}

/* メインカラム */

#main {
	background-color: white;
	height: 20000px;
	}

.head-cont {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	}

.head-menu {
	float: right;
	padding: 20px 0 0;
	}

#menu-item-24{
	background: url(/img/os-icon.png) no-repeat right;
	padding: 0px 5px 0 0;
	}

#menu-item-25{
	width: 50px;
	height: 20px;
	text-align: center;
	background: url(/img/fb-icon.png) no-repeat center 7px;
	background-size: 15px;
	padding: 5px 0px 0 0px;
	text-indent: -9999px;
	}

.sub-head #site-logo{
	position: absolute;
	background-color: #fff;
	}
.sub-head .head-menu{
	padding: 30px 0 20px;
	}

#menuList{
	display: none;
	}

.drawer-nav {
	z-index: 1000;}

.slicknav_menu{
	dispaly: none;
	}

.sp-menu{
	display: none;
	}




/* =====================
  トップページ
===================== */

.slid-logo{
	}

.slid-logo img {
	width: 10%;
	z-index: 99;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	right: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}


.top-info-cont{
	background: #fff;
	}
.top-info{
	max-width: 980px;
	margin: 0 auto;
	padding: 60px 20px;
	}
.top-info h2{
	width: 100%;
	padding: 0 0 60px;
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: center;
	float: left;
	}
.top-info-left{
	width: 50%;
	text-align: left;
	float: left;
	}
.top-info-left .top-info-inner{
	float: left;
	}
.top-info-right{
	width: 50%;
	text-align: left;
	float: left;
	}
.top-info-right .top-info-inner{
	float: right;
	}
.top-info-left h3, .top-info-right h3{
	margin: 0 0 45px;
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: left;
	}
.top-info-inner{
	max-width: 450px;
	width: 100%;
	}

.info-box{
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dotted #cccccc;
	}

.info-box p{
	font-size: 13px;
	line-height: 14px;
	margin: 0;
	float: left;
	}

.info-box p span{
	font-size: 10px;
	padding: 0 30px 0 0;
	}

.cate{
	font-size: 10px !important;
	line-height: 10px !important;
	margin: 0 50px 0 0 !important;
	padding: 2px 10px !important;
	background: #000 !important;
	display: inline-block !important;
	color: #fff !important;
	}

.info-box_last {
	margin: 0 !important;
	padding: 0 0 30px !important;
	}

.news-list-btn{
	width: 70px;
	font-size: 10px;
	line-height: 40px;
	margin: 35px 0 0;
	padding: 0 40px 0 0;
	background: url(/img/slick-next.png) no-repeat right 15px;
	background-size: 25px;
	display: block;
	}

.top-concept-cont{
	text-align: center;
	padding: 80px 0;
	background-color: #f5f5f5;
	}
.top-concept-cont .maru{
	margin: 0 auto 5px;
	}
.top-concept-cont h3{
	font-size: 11px;
	letter-spacing: 0.09em;
	}
.top-concept-cont h4{
	font-size: 25px;
	font-weight: normal;
	margin: 40px 0;
	letter-spacing: 0.09em;
	}
.top-concept-cont .button span{
	padding: 0 20px;
	}
.top-concept{
	max-width: 840px;
	margin: 0 auto 50px;
	padding: 0 20px;
	}
.top-concept p{
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	}
.top-concept-left{
	width: 48%;
	float: left;
	text-align: right;
	}
.top-concept-right{
	width: 48%;
	float: right;
	text-align: left;
	}
.top-banner1{
	background: url(/img/top-banner1.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
.top-banner2{
	background: url(/img/top-banner2.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
.top-banner3{
	background: url(/img/top-banner3.jpg) no-repeat center;
	background-size: cover;
	height: 300px;
	}
.banner-title1{
	width: 70px;
	margin: 0 auto;
	background: #719270;
	text-align: center;
	}
.banner-img1{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	}
.banner-img2{
    	margin: 0 0 20px 0;
	}
.sam1 a {
	display: block;
	width: 100%;
	padding: 10px 0;
	background-color: #719270;
	}
.sam1 a:hover {
	background-color: #ABBEAB;
	}
.sam2 a {
	display: block;
	width: 100%;
	padding: 10px 0;
	background-color: #6A5959;
	}
.sam2 a:hover {
	background-color: #8E7F7F;
	}
.sam3 a {
	display: block;
	width: 100%;
	padding: 10px 0;
	background-color: #2D495E;
	}
.sam3 a:hover {
	background-color: #5A82A0;
	}
.slick-dotted.slick-slider{
	margin-bottom: 30px;
	padding: 0;
	}
.top-access{
	width: 100%;
	display: table;
	background: #fff;
	}
.top-access-left{
	width: 50%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	}
.top-access-left h4{
    font-size: 11px;
    letter-spacing: 0.09em;
    margin: 0 0 40px;
	}
.top-access-left h5{
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.09em;
    margin: 0 0 40px;
	}
.top-access-left p{
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0.03em;
    margin: 0 0 10px;
	}
.top-access-left a{
    margin: 30px 0 50px;
	}
.top-access-right{
	width: 50%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: url(/img/access-img.jpg) no-repeat;
	background-size: cover;
	}
.maru{
	margin: 50px auto 5px;
	background-color: #000000;
	border: solid 1px #fff;
	width: 3px;
	height: 3px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	box-shadow: 0 0 0 3px #00b1f4;
	-webkit-box-shadow: 0 0 0 1px #000;
	-moz-box-shadow: 0 0 0 3px #00b1f4;
	}

.logo-area{
	padding: 40px 0;
	text-align: center;
	background-color: #f5f5f5;
	}

.top-image1{
	}

.top-image1 img{
	width: 100%;
	height: auto;
	}

.bwWrapper {
	position:relative;
	display:block;
	}

.slick-prev:before, .slick-next:before {
    	color: #f5f5f5;
	}

.top-concept-slider{
	overflow: hidden;
	}

.multiple-item{
	display: none;
	}


/* =====================
  フッター
===================== */

.footer-cont{
	background: #1E0303;
	}
.footer-inner{
	max-width: 980px;
	margin: 0 auto;
	padding: 60px 0 40px;
	}
.tablepress caption{
	display: none;
	}
.footer-colum{
	width: 25%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}
.footer-colum1{
	width: 25%;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	}
.footer-colum1-inner{
	text-align: left;
	padding: 0 20px 0 0;
	color: #fff;
	}
.footer-colum1-inner .button {
	margin: 10px 0 0;
	background-color: #fff;
	border: none;
	color: #1E0303;
	line-height: 30px;
	}
.footer-colum1-inner .button:hover {
	background-color: #2E1414;
	color: #fff;
	}
.footer-colum1-inner h6, .footer-colum2-inner h6, .footer-colum3-inner h6{
	font-size: 12px;
	font-weight: 100;
 	letter-spacing: 0.08em;
	line-height: 12px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align: left;
	}
#tablepress-1{
	margin: 0;
	}
#tablepress-1 .column-1,
#tablepress-1 .column-2{
	border: none;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
.footer-tel-box{
	border-bottom: 1px solid;
	margin: 0 0 10px;
	padding: 0 0 10px;
	}
.footer-tel-box p{
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	margin: 0;
	}
.foote-tel{
	font-size: 27px !important;
	font-weight: lighter;
	letter-spacing: 0.05em;
	background: url(/img/footer-icon.png) no-repeat left;
	line-height: 27px !important;
	padding: 5px 0 0 40px !important;
	text-align: left !important;
	}
.footer-colum2{
	width: 25%;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	color: #fff;
	}
.footer-colum2-inner{
 	text-align: left;
	padding: 0 20px 0 0;
	color: #fff;
	}
#tablepress-2 .column-1{
	font-size: 11px;
	font-weight: 100;
	letter-spacing: 0.08em;
	padding: 5px 0 5px;
	border-top: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	border-collapse: collapse;
	border-spacing: 0;
	}
#tablepress-2 .column-2{
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 0.08em;
	text-align: right;
	padding: 5px 0 5px;
	border-top: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	border-collapse: collapse;
	border-spacing: 0;
	}
#tablepress-2 tbody tr:first-child td {
	padding: 0px 0 5px !important;
	}
#tablepress-2 .column-1,
#tablepress-2 .column-2{
	width: 100%;
	display: block;
	}
#tablepress-2 a{
	display:block;
	width:100%;
	height:100%;
	color: #fff;
	}
#tablepress-2 a:hover{
	color: #342525;
	}
.sitemap-left{
	float: left;
	}
.sitemap-right{
	float: right;
	}
.sitemap-last{
	border-bottom: 1px solid #fff !important;
	}
#tablepress-2 .row-7 .column-1,
#tablepress-2 .row-7 .column-2{
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	}
.footer-colum3{
	width: 25%;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	}
.footer-colum3-inner{
	text-align: left;
	border-bottom: 1px solid #fff;
	}
.footer-colum3-inner textarea{
	width: 95%;
	height: 50px !important;
	font-weight: 100;
 	letter-spacing: 0.08em;
	font-family: 'Droid Serif', serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
	}
.footer-colum3-inner input{
	width: 95%;
	font-weight: 100;
 	letter-spacing: 0.08em;
	font-family: 'Droid Serif', serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
	}
.contact-btn{
	text-align: center;
	}
.contact-btn input{
	width: 100px;
	line-height: 20px;
	background-color: #1E0303;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	font-weight: 100;
 	letter-spacing: 0.08em;
	font-family: 'Droid Serif', serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
	}
.footer-colum3-inner p{
	margin: 0 0 10px;
	}
span.wpcf7-not-valid-tip {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	display: block;
	}
div.wpcf7-validation-errors {
	border: none;
	background-color: #FFF700;
	color: #333;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 10px 20px;
    	}
footer{
	background: #1E0303;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: 0.2em;
	padding: 0 20px 40px;
	}

div.wpcf7-validation-errors {
	border: none;
	background-color: #C0DDEB;
	color: #333;
	font-size: 11px;
	text-align: center;
	margin: 10px 0 20px;
	padding: 10px;
	}

div.wpcf7-mail-sent-ok {
	border: none;
	background: #666;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	color: #fff;
	}


/* =====================
  共通
===================== */

.sub-visual{
	height: 154px;
	margin: 75px 0 0 0;
	padding: 48px 0;
	background: url(/img/about-main-img.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	}

.breadcrumbs-cont{
	background: #fff;
	}

.breadcrumbs{
	max-width: 940px;
	font-size: 10px;
	margin: 0 auto;
	padding: 0 20px;
	padding: 10px 20px;
	}

/* =====================
  店舗紹介 about
===================== */

.concept-cont{
	padding: 100px 0;
	/*background: url(/img/concept-cont-back.png) no-repeat;*/
	background-size: cover;
	}

.concept-inner{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
	}
	
.concept-catch{
	width: 50%;
	float: left;
	text-align: left;
	}

.concept-catch h3{
	writing-mode: vertical-lr;
	text-align: left;
	font-size: 25px;
	font-weight: 100;
	line-height: 40px;
	margin: 0 auto;;
	}

.concept-text{
	width: 50%;
	float: right;
	}

.concept-text h4{
	font-size: 25px;
	font-weight: 100;
	line-height: 45px;
	letter-spacing: 0.05em;
	margin: 0 0 30px;
	}

.concept-text p{
	max-width: 410px;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.05em;
	margin: 0 0 15px;
	}
.concept-text .button {
	background-color: #fff;
	border: none;
	color: #000;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
	margin: 50px 0 0;
	}
.concept-text .button:hover {
	background-color: #000;
	border: none;
	color: #fff;
	}

.nature-cont{
	padding: 80px 20px;
	background: url(/img/nature-cont-back.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	}

.nature-inner {
	max-width: 370px;
	margin: 50px auto 70px;
	}

.nature-cont h4{
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	margin: 0 0 10px;
	}

.nature-cont hr{
	display: none;
	}

.nature-img{
	display: none;
	}

.en-title{
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    letter-spacing: 0.1em;
	}
.nature-left{
    width: 320px;
    float: left;
    text-align: left;
	}
.nature-right{
    width: 320px;
    float: right;
    text-align: left;
	}
.concept-sub-title{
	font-size: 10px !important;
	line-height: 10px !important;
	font-weight: 100;
	letter-spacing: 0.05em !important;
	margin: 0 0 20px !important;
	}
.nature-right h4{
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 30px;
    		}
.nature-right p{
	font-size: 13px;
	line-height: 23px;
	margin: 0 0 20px;
	}
.nature-inner p{
	font-size: 13px;
	line-height: 23px;
	margin: 0 0 20px;
	}
.nature-cont .button {
	background-color: #fff;
	border: none;
	color: #000;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
	}
.nature-cont .button:hover {
	background-color: #000;
	border: none;
	color: #fff;
	}

.point-cont{
	padding: 80px 0;
	background: url(/img/sign-back.jpg) no-repeat;
	background-size: cover;
	}
.point-inner{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
	}
.point-catch{
	width: 220px;
	float: left;
	text-align: center;
	}

.point-catch #msg{
	margin: 0 0 100px;
    	}

.point-catch #msg p{
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	padding: 0 20px 0 0 !important;
    	margin: 0 auto !important;
    	}

.point-catch img{
	margin: 0 0 50px;
    	}

.point-catch .button{
	width: 100%;
	background-color: #fff;
	border: none;
	color: #000;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
	}

.point-catch .button:hover {
	background-color: #000;
	border: none;
	color: #fff;
	}

.point-catch .taketori-col {
    	width: 90px !important;
    	margin: 0 auto !important;
    	padding-bottom: 0 !important;
    	overflow: hidden !important;

	}

#msg{
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	margin: 0 0 10px;
	}
#msg span{
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    letter-spacing: 0.1em;
	}
#msg p{
	line-height: 30px;
	}
.point-photo{
	max-width: 720px;
	float: right;
	}
.point-box{
	width: 180px;
	margin: 0 30px 30px 0;
	padding: 20px;
	float: left;
	background-color: #fff;
	position:relative;
	width:30%;
	padding:5%;
 	border:solid 1px #CCC;
 	margin:0px auto 20px;
	}
.point-box_last{
	margin: 0 0 30px 0 !important;
	}
.link_box a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}

.taketori-col{
	width: auto !important;
	margin: 0 auto;	
	padding: 0 !important;
	}
.MoveArrow{
	width: 50px;
	}

.sign-box{
	width: 180px;
	margin: 0 30px 30px 0;
	padding: 20px 20px 10px;
	background: rgba(255, 255, 255, 0.63);
	float: left;
	position: relative;
	}

.sign-box_last{
	margin: 0 0 30px 0 !important;
	}

.sign-box img{
	margin: 0 0 10px;
	}

.sign-box p{
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	background: url(/img/number-icon10.png) no-repeat right;
	background-size: 15px;
	}

.sign-box a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	}

.sign-box a:hover{
	}

.number-icon{
	width: 44px;
	position: absolute;
	top: -20px;
	left: -20px;
	}

.fishing-cont{
	padding: 150px 0;
	background: url(/img/fishing-cont-back.jpg) no-repeat;
	background-size: cover;
	}
.fishing-inner{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px;
	}
.fishing-inner h4{
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	margin: 0 0 10px;
	color: #fff;
	}
.fishing-inner .en-title{
	font-size: 10px;
	line-height: 10px;
	margin: 0 0 50px;
	letter-spacing: 0.1em;	
	color: #fff;
	}
.fishing-inner p{
	font-size: 13px;
	font-weight: 100;
	line-height: 23px;
	letter-spacing: 0.05em;
	margin: 0 0 20px;
	color: #fff;
	}
.fishing-inner .button {
	background-color: #fff;
	border: none;
	color: #000;
	line-height: 36px;
	font-weight: bold;
	font-size: 12px;
	margin: 50px 0 0;
	}
.fishing-inner .button:hover {
	background-color: #000;
	border: none;
	color: #fff;
	}

.fishing-catch{
	max-width: 460px;
	}

.fishing-catch hr{
	display: none;
	}


/* =====================
  商品紹介  products
===================== */

.products-visual{
	height: 154px;
	margin: 95px 0 0 0;
	padding: 48px 0;
	background: url(/img/products-mian-img.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	}
.nanayu-cont{
	max-width: 980px;
	height: 540px;
	margin: 0 auto;
	background: url(/img/nanayu-back1.jpg) no-repeat;
	}
.nanayu-inner{
    	max-width: 310px;
    	height: 500px;
    	margin: 0 auto;
    	padding: 40px 50px 0;
    	background: url(/img/nanayu-back2.png) no-repeat rgba(255, 255, 255, 0.89);
    	text-align: center;
	}
.nanayu-inner h3{
	width: 130px;
	margin: 0 auto 30px;
	}
.nanayu-inner h4{
	font-size: 17px;
 	font-weight: 100;
	line-height: 17px;
	margin: 0 0 30px;
	}
.nanayu-inner p{
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.05em;
	margin: 0 0 10px;
	}
.products-cont{
	padding: 0 0 100px;
	}
.products-cont h4{
	font-size: 10px;
	line-height: 10px;
	margin: 80px 0;
	text-align: center;
	letter-spacing: 0.08em;
	}
.products-box{
	max-width: 860px;
	margin: 0 auto 50px;
	padding: 0 20px 50px;
	/*border-bottom: 1px solid #000;*/
	display: table;
	position: relative;
	}
.products-box_last{
	margin: 0 auto !important;
	padding: 0 20px !important;
	border-bottom: none !important;
	}
.products-title{
	width: 7%;
	height: 270px !important;
	display: table-cell;
	vertical-align: top;
	position: relative;
	}
.products-box #msg{
	}
.products-box h5{
	font-size: 28px;
	font-weight: 100;
	line-height: 25px;
	}
.products-box h5 span{
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	letter-spacing: 0.1em;
	}
.products-img{
	width: 55%;
	padding: 0 1.5%;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	}
.products-img .button{
	width: 100%;
	margin: 50px 0 0;
 	border: 1px solid #000;
	color: #000;
	line-height: 30px;
	background: url(/img/products-icon.png) no-repeat 97% #fff;
	background-size: 15px;
	display: none;
	}

.products-img .button:hover {
	border: 1px solid #000;
	color: #fff;
	background: url(/img/products-icon2.png) no-repeat 97% #000;
	background-size: 15px;
	}

.products-text_box{
	width: 30%;
	display: table-cell;
	vertical-align: middle;
	}
.products-text_box p{
	font-size: 12px;
	line-height: 23px;
	margin: 0 0 20px;
	}
.products-text_title{
	font-size: 16px !important;
	line-height: 26px !important;
	margin: 0 0 20px !important;
	}
.products-text_box .button {
	width: 100%;
	margin: 50px 0 0;
	border: 1px solid #000;
	color: #000;
	line-height: 30px;
	background: url(/img/products-icon.png) no-repeat 97% #fff;
	background-size: 15px;
	}
.products-text_box .button:hover {
	border: 1px solid #000;
	color: #fff;
	background: url(/img/products-icon2.png) no-repeat 97% #000;
	background-size: 15px;
	}
.products-number1{
	width: 55px;
	height: 54px;
	margin: 0 auto;
	background: url(/img/products-number1.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: -75px;
	left: 0;
	right: 0;
	}
.products-number2{
	background: url(/img/products-number2.png) no-repeat;
	background-size: cover;
	}
.products-number3{
	background: url(/img/products-number3.png) no-repeat;
	background-size: cover;
	}
.products-number4{
	background: url(/img/products-number4.png) no-repeat;
	background-size: cover;
	}
.products-number5{
	background: url(/img/products-number5.png) no-repeat;
	background-size: cover;
	}
.products-number6{
	background: url(/img/products-number6.png) no-repeat;
	background-size: cover;
	}
.products-number7{
	background: url(/img/products-number7.png) no-repeat;
	background-size: cover;
	}

.sign-title1 {
    	width: 190px;
    	position: absolute;
    	bottom: 40px;
    	left: 90px;
	}

.sign-title2{
    	width: 190px;
    	position: absolute;
      	bottom: 30px;
    	right: 100px;
	}



/* =====================
  カフェ
===================== */

.cafe-visual{
	background: url(/img/cafe-main-img.jpg) no-repeat;
	background-size: cover;
	}

.cafe-title_box{
	margin: 60px 0;
	text-align: center;
	}

.cafe-title_box h3{
	margin: 0 0 20px;
	}

.cafe-title_box p{
	font-size: 12px;
	line-height: 12px;
	}

.lunch-img{
	max-width: 1000px;
 	margin: 0 auto;
	position: relative;	
	}

.lunch-img p{
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	margin: 0;
	}

.lunch-cont{
	text-align: center;
	}

.lunch-inner{
	}

.lunch-box{
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
	display: table;
	border-bottom: 1px solid #000;
	}

.lunch-left{
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	}

.lunch-left-inner{
	padding: 0 20px;
	}

.lunch-left img{
	margin: 0 0 10px;
	}

.lunch-left h4{
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 20px;
	}

.lunch-left p{
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	}

.lunch-left hr{
	width: 30px;
	margin: 0 auto 20px;
	}

.lunch-right{
	width: 50%;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	}

.lunch-right-inner{
	padding: 0 20px;
	}

.lunch-right table{
	width: 90%;
	}

.lunch-menu-left{
	width: 70%;
	margin: 0;
	padding: 0 0 20px 20px;
	background: url(/img/cafe-icon.png) no-repeat left 3px;
	background-size: 11px;
	font-size: 15px;
	line-height: 20px;
	}

.lunch-menu-left span{
	font-size: 10px;
	line-height: 10px;
	}

.lunch-menu-side{
	font-size: 10px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 30px;
	}

.lunch-menu-right{
	width: 30%;
	margin: 0;
	padding: 0 0 20px;
	vertical-align: top;
	}

.pickup-cont{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px 60px;
	border-bottom: 1px dotted #000;
	}

.pickup-box{
	width: 30%;
	margin: 0 5% 0 0;
	float: left;
	}

.pickup-box img{
	margin: 0 0 20px;
	}

.pickup-box_last{
	margin: 0 0 0 0 !important;
	}

.pickup1{
	font-size: 15px;
    	line-height: 23px;
    	margin: 0 0 10px;
    	padding: 0 0 0 20px;
    	background: url(/img/cafe-icon.png) no-repeat left 3px;
    	background-size: 11px;
	}

.pickup1 .price1{
	padding: 0 0 0 5px;
	}

.pickup1 .price2{
	font-size: 5px;
	}

.pickup2{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 20px;
	padding: 0;
	}

.pickup3{
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	}

.drink-cont{
	max-width: 980px;
	margin: 0 auto;
	padding: 0 10px 60px;
	text-align: center;
	} 

.drink-left{
	width: 50%;
	float: left;
	text-align: left;
	border-right: 1px solid #000;
	}

.drink-right{
	width: 49.8%;
	float: left;
	text-align: left;
	}

.drink-cont table{
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
	}

.drink-menu-left{
    	font-size: 12px;
    	line-height: 18px;
    	padding: 0 0 20px 20px;
    	background: url(/img/cafe-icon.png) no-repeat left 3px;
    	background-size: 11px;
	}

.drink-menu-left_last, .drink-menu-right_last{
    	padding: 0 0 0 20px !important;
	}

.drink-menu-left span{
	font-size: 10px;
	line-height: 15px;
	}

.drink-menu-right{
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 20px;
	text-align: right;
	}

.drink-cont p{
	font-size: 10px;
	}

.zeikomi{
	font-size: 10px;
	margin: 0 auto 60px;
	text-align: center;
	}

/* =====================
  お知らせ
===================== */

.news-visual{
	background: url(/img/news-main-img.jpg) no-repeat;
	background-size: cover;
	}

.news-cont{
	max-width: 980px;
	margin: 130px auto 40px;
	padding: 0 20px 40px;
	}

.news-box{
	margin: 0 0 60px;
	padding: 0 0 60px;
	border-bottom: 1px solid #000;
	}

.news-single-box{
	margin: 0;
	padding: 0;
	border-bottom: none;
	}

.news-title{
	width: 27%;
	margin: 0 3% 0 0;
	float: left;
	}

.news-title h3{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.05em;
	margin: 0 0 10px;
	}

.news-title .day{
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 20px;
	}

.news-title .cate{
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 3px 15px;
	background-color: #000;
	color: #fff;
	display: inline;
	}

.news-title hr{
	width: 20px;
	margin: 0 0 20px;
	}

.news-text{
	width: 70%;
	margin: 0;
	padding: 0;
	float: right;
	}

.news-text p{
	font-size: 12px;
	line-height: 26px;
	margin: 0;
	float: left;
	}

.news-text .button{
	width: 140px;
	height: 25px;
	margin: 30px 0 0;
	line-height: 22px;
	font-size: 10px;
	letter-spacing: 0;
	float: right;
	}

.news-text iframe{
	}

.news-single-text{
	width: 70%;
	margin: 0;
	padding: 0;
	float: right;
	}

.news-single-text p{
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	}

.news-single-text .button{
	width: 200px;
	height: 30px;
	margin: 30px auto 0;
	padding: 0 0 0 20px;
	line-height: 28px;
	font-size: 10px;
	letter-spacing: 0;
	background: url(/img/map-icon1.png) no-repeat 28px #000;
	background-size: 15px;
	clear: both;
	float: none;
	}

.news-single-text .button:hover {
	background: url(/img/map-icon2.png) no-repeat 28px #fff;
	background-size: 15px;
	color: #000;
	}

.news-single-text iframe{
	}

.news-single-inner{
	max-width: 620px;
	}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
	background-color: #000;
	color: #fff;
	}

.wp-pagenavi {
	clear: both;
	text-align: center;
	}

#sitemap_list {
	background: none;
	}

.sitemap-cont {
    	max-width: 980px;
    	margin: 0 auto;
    	padding: 300px 20px 150px;
	}

#sitemap_list li {
    	font-size: 14px;
    	text-indent: 0;
   	padding: 0 0 12px 0px;
    	margin: 12px 0;
    	list-style-type: none;
	}

#sitemap_list li a {
    	background: url(../images/business/ico_lv1.png) no-repeat left center;
    	background: url(/img/number-icon10.png) no-repeat left;
    	background-size: 15px;
    	text-decoration: none;
    	display: inline-block;
    	padding-left: 45px;
    	line-height: 32px;
	}

.seo-cont{
   	display: inline-block;
    	margin: 80px 0 0;
    	border-top: 1px solid #000000;
    	border-bottom: 1px solid #000000;
    	padding: 20px 0;
	}

.seo-cont .title1{
    	font-size: 10px;
	line-height: 10px;
    	padding: 10px 0 0;
	}

.seo-cont .title2{
	border-bottom: 1px dotted #000000;
    	font-size: 13px;
    	line-height: 23px;
    	margin: 5px 0 20px;
    	padding: 0 0 20px;
	}

.seo-cont p{
	font-size: 11px;
	line-height: 18px;
	}

.seo-cont a{
    	font-size: 10px;
    	margin: 5px 0 0;
    	display: block;
	}


