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

 smart phone setting

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

body {
  -webkit-text-size-adjust:100%; margin:0; padding:0;
  font-family:"Century Gothic",Arial,sans-serif;
  width:100%; position:relative;
  color:#333; background:#fff;
}

/* layout */
#contents { margin: 0 20px 20px; }
#mainColumn {
	margin-bottom: 25px;
}
#sideColumn {
	padding-top: 0px;
	border-top: none;
}

#bread_crumb { margin-top: 20px; }
#bread_crumb li.home a:before { top:-1px;}

/* headline */
.headline1 { margin:0; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; border-left:5px solid #adb8bf; font-size:15px; background:url(images/headline1.gif) repeat-x left bottom; }
.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }
.headline2 { margin:0; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; font-size:15px; background:url(images/headline1.gif) repeat-x left bottom; }

/* mobile banner */
#mobile_banner_top { padding:15px; text-align:center; background:#fff; }
#mobile_banner_top img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }
#mobile_banner_bottom { padding:0 0 15px; text-align:center; }
#mobile_banner_bottom img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }


/* admin bar
html #wpadminbar{
	margin-top: -46px;
}
*/

/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#slider-wrapper{ margin: -1px 0 0 -20px; width:calc(100% + 40px); height:auto; padding: 0 0 30px;}
.flexslider .slides img{ width: 100%;}
.flexslider-controls { display:none; }

/* center banner */
#index-banner{
	width: 100%;
}
#index-banner img{
	width: 100%;
	height: auto;
}

/* maincopy */
#maincopy {
	text-align: center;
	margin: 0 auto 30px;
}
#maincopy h2 {
	font-size: 18px;
	color: #000;
	margin: 0 auto 20px;
	line-height: 160%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "メイリオ", meiryo, serif;
}
#maincopy p {
	text-align: left;
}

#index-menu {
	width: 100%;
	margin: 0 auto;
	border-bottom: none;
}
#index-menu-ul {
	margin: 0;
}
.index-meun-li {
	width: 100%;
	margin-bottom: 20px;
}
.index-meun-li-last {
}
.index-menu-thumb {
	margin: 0;
}
.index-menu-thumb img{
	width: 100%;
	height: auto;
}
.index-menu-title {
	margin: 0 0 5px;
	font-size: 20px;
}
.index-menu-desc {
	margin: 0;
	line-height: 200%;
}
.index-menu-title a, .index-menu-desc a {
	text-decoration: none;
}

/* news */
#index-news {
	width: 100%;
	border-bottom: solid 1px #ddd;
	margin: 0;
}
#index-news-headline {
	font-size: 20px;
	float: none;
	margin: 0;
	min-height: 32px;
}
#index-news-archivelink {
	font-size: 12px;
	float: none;
	margin-bottom: 30px;
}
#index-news-archivelink a {
	text-decoration: none;
	display: block;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 auto; 
}
#index-news-ul {
	margin: 0 0 30px;
}
#index-news-ul li {
	border-bottom: dotted 1px #999;
	margin: 10px 0 0;
	padding-bottom: 10px;
	font-size: 12px;
}
#index-news-ul li a {
	text-decoration: none;
	line-height: 180%;
}
.index-news-date {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: normal;
}

/* recommend */
#index-redommend-headline-wrapper {
	margin: 40px 0 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
#index-recommend-headline-left {
	font-size: 20px;
	float: left;
	margin: 0;
	min-height: 32px;
}
#index-recommend-archivelink {
	font-size: 12px;
	float: none;
	margin-top: 20px;
}
#index-recommend-archivelink a {
	text-decoration: none;
	display: block;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 auto; 
}
#index-recommend-headline {
	margin: 0px 0 10px;
	padding-bottom: 5px;
	border-bottom: none;
	font-size: 20px;
}

#index-recommend {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.index-recommend-box {
	display: block;
	width: calc(50% - 8px);
	float: none;
	overflow: hidden;
	background: #F2F2F2;
	padding: 0 0 7px;
	margin: 0 15px 14px 0;
}
.index-recommend-box:nth-child(2n) {
	margin: 0 0 14px 0;
}
.index-recommend-box-thumb {
	margin: 0;
}
.index-recommend-box-thumb img {
	width: 100%;
	height: auto;
}
.index-recommend-box-title {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0 15px;
	line-height: 160%;
}
.index-recommend-box-desc {
	display:none;
}
.index-recommend-box-title a, .index-recommend-box-desc a {
	text-decoration: none;
}

.index-recommend-box .meta{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 3px 15px;
}
.index-recommend-box .meta li{
	display: inline;
	width: auto;
	float: none;
	border-right: solid 1px #333;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	line-height: 160%;
}
.index-recommend-box .meta li:last-child{
	border: none;
}
.index-recommend-box .meta li a{
	text-decoration: none;
}


/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { width:100%; }
#header { background:#fff; width:100%; height:60px; position:relative; border-bottom: solid 1px #ddd; }

#description { display:none; }
#header_menu { display:none; }
.search_area { display:none; }

/* logo */
#logo { margin:5px 0 5px 15px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:40%; overflow:hidden; }
#logo_text a, #logo a { color:#333; text-decoration:none; display:block; }
#logo_text a:hover, #logo a:hover { text-decoration:underline; }
#logo img { display:none; }
#logo a:before { content:attr(data-label); }

#logo_image_mobile{ display: table-cell; vertical-align: middle; height: 60px; padding-left: 15px; }
#logo_image_mobile a{ display: inline-block; height: 20px; margin: 0; text-decoration: none; }
#logo_image_mobile img{ width: auto; max-height: 100%; }

/* for tablet */
#logo_image{ display: table-cell; height: 60px; vertical-align: middle; }
#logo_image #logo{ width: auto; }

/* global menu */
/*#header a.menu_button {
   position:absolute; right:15px; margin:0;
   display:inline-block; font-size:11px; color:#333; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #ccc;
}
#header a.menu_button:hover { background:#222; border:1px solid #222; color:#fff; }
#header a.active { color:#000; background:#aaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }*/
a.menu_button:before{ 
  font-family: 'design_plus';
  color: #888; position: absolute; top: 17px; left: 19px; font-size: 18px; width: 24px; height: 24px; line-height: 24px;
  content: '\f0c9'; text-align: center;
}
a.menu_button{ position: absolute; right: 0px; top: 0px; z-index: 9; display: block; font-size: 11px; color: #333; width: 60px; height: 60px; line-height: 56px; text-decoration: none; }
a.menu_button:hover:before{ color: #fff; }
a.menu_button:hover{ background: #333; }

#global_menu { display:none; clear:both; width:100%; margin:0; top:0px; position:relative; box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); z-index: 999; }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #ccc; margin:0 0 -1px 0; padding:0 10px 0 32px; line-height:40px; text-decoration:none; background:#fff url(images/arrow4.png) no-repeat 20px; }
#global_menu a:hover { background-color:#eee !important; color:#333; }
#global_menu .sub-menu a{
	padding-left: 42px;
	background:#fff url(images/arrow4.png) no-repeat 30px !important;
}
#global_menu .sub-menu a:hover { background-color:#eee !important; color:#333; }


/* banner */
#header_banner { display:none; }




/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */

.post_date{
	width: 65px;
	height: auto;
	min-height: 65px;
	background: #000;
	float: left;
	margin: 0 15px 15px 0;
}
.post_date_year{
	display: block;
	width: 65px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #444;
	text-align: center;
	margin: 0;
	padding: 0;
}
.post_date_month{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
.post_date_month span{
	display: block;
	font-size:20px;
	margin: 0 0 -0.3em;
	padding: 0;
	height: 34px;
	line-height: 34px;
}
.post .meta, .archive .meta{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0 0 10px;
}
.post .meta li, .archive .meta li{
	display: inline;
	width: auto;
	float: left;
	border-right: solid 1px #333;
	border-bottom: none;
	margin: 0 10px 5px 0;
	padding: 0 10px 0 0;
	line-height: 100%;
}
.post .meta li:last-child, .archive .meta li:last-child{
	border: none;
}
.post .meta li a, .archive .meta li a{
	text-decoration: none;
}

#single_title { border:1px solid #ccc; overflow:hidden; margin:0 0 10px 0; }
#single_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#single_meta { margin:0; padding:3px 15px; font-size:10px; overflow:hidden; background:#f9f9f9; }
#single_meta li { float:left; padding:8px 0; margin:0 15px 0 0; line-height:100%; }
#single_meta li.post_category { background:url(images/icon_category.png) no-repeat left 7px; padding-left:16px; }
#single_meta li.post_tag { background:url(images/icon_tag.png) no-repeat left 7px;  padding-left:16px; }
#single_meta li.post_comment { background:url(images/icon_comment.png) no-repeat left 7px;  padding-left:18px; }
#single_meta li.post_author { background:url(images/icon_author.png) no-repeat left 7px;  padding-left:18px; }

#news_title { border:1px solid #ccc; overflow:hidden; }
#news_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#news_title p { margin:0 15px; font-size:12px; overflow:hidden; }

.post { padding:15px 0 10px; }
.post_thumb{ margin:10px 0; }
.post_image { text-align:center; margin:0 0 15px 0; }

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-5px 0 15px 0; }
#single_banner2 { clear:both; text-align:center; padding:10px 0 10px 0; }

/* author information */
#single_author { margin:0 0 20px; border:1px solid #ccc; padding:15px 15px 2px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; position:relative; }
#single_author_avatar {  }
#single_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0 0 15px 0; margin:0 auto; float:none; }
#single_author_meta { width:100%; text-align:center; }
#single_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#single_author_name2 { margin:0; font-size:10px; display:block; }
#single_author_link { color:#333; text-decoration:none; font-size:12px; background:#e8e8e8; padding:5px 25px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; margin:0 auto 15px; display:inline-block; }
#single_author_link:hover { color:#fff; }
#single_author_desc { padding:15px 0 0 0; margin:0; font-size:12px; border-top:1px dotted #ccc; text-align:left; }
#single_author_desc p { margin:0 0 10px 0; }

/* author post */
#single_author_post { margin:0 0 20px 0; }
#single_author_post ul { margin:0; padding:0; background:#f9f9f9; }
#single_author_post li { border:1px solid #ccc; border-top:none; padding:15px; }
#single_author_post ul li li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
#single_author_post ul li li.date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }
#single_author_post .image { float:left; width:30%; margin:0 5% 0 0; }
#single_author_post .image img { width:100%; height:auto; display:block; }
#single_author_post .image:hover img { opacity:0.5; }
#single_author_post .info { float:left; width:65%; margin:0; }
#single_author_post .title { margin:0; padding:0; font-size:13px; line-height:160%; }
#single_author_post .title a { text-decoration:none; display:block; }
#single_author_post .title a:hover { text-decoration:underline; }


/* related post */
#related_post { margin:0 0 20px 0; }
#related_post ul { margin:0; padding:0; background:#f9f9f9; }
#related_post li { border:1px solid #ccc; border-top:none; padding:15px; }
#related_post .image { float:left; width:30%; margin:0 5% 0 0; }
#related_post .image img { width:100%; height:auto; display:block; }
#related_post .image:hover img { opacity:0.5; }
#related_post .title { float:left; width:65%; margin:0; font-size:13px; line-height:160%; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }

/* next prev post link */
/*#previous_next_post { margin:0 0 20px; padding:0; }
#previous_next_post p { margin:0 0 2px 0; }
#previous_next_post a { color:#333; text-decoration:none; line-height:140%; font-size:11px; padding:12px 0; display:block; }
#previous_post a { margin:0; padding-left:7%; padding-right:5%; background:#eee url(images/arrow_left.png) no-repeat 3% 16px; }
#next_post a { margin:0; text-align:right; padding-left:5%; padding-right:7%; background:#eee url(images/arrow_right.png) no-repeat right 3% top 16px; }
#previous_next_post a:hover { color:#fff; }*/
#previous_next_post{ display: flex; flex-wrap: wrap; margin:0; font-size: 12px; }
#previous_next_post p{ display: block; width: calc(50% - 2px); border: solid 1px #ddd; text-align: center; float: none; }
#previous_next_post p:empty{ border: none; }
#previous_next_post p a{ display: block; height: 50px; line-height: 50px; background: none; width: 100%; padding: 0; position: relative; text-decoration: none; }
#previous_next_post p a:before{
  font-family:'design_plus'; color:#ccc; font-size:14px; display:inline; position:absolute;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#previous_next_post #next_post{ margin-left: -1px; }
#previous_next_post #previous_post a:before { content:'\e90f'; top:0px; left:10px; }
#previous_next_post #next_post a:before { content:'\e910'; top:0px; right:10px; }


/* comment box-sizing: content-box;　*/
#comment_header_right { float:none; position:relative; margin:0; }
#comment_header_right li { float:none; }
#comment_header_right li a, #comment_header_right li p { width:50%; margin:0 -2px -1px 0; float:right; }
.comment-meta { margin:0 0 10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; margin:0; }
#submit_comment { width:100%; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }

@media only screen and (max-width: 480px) {
	#comment_header_right li { float:none; display: block; margin: 0; }
	#comment_header_right li.comment_switch_active a, #comment_header_right li#comment_closed p{ border-bottom: none; }
	#comment_header_right li a, #comment_header_right li p{ width: 100%; float: none; margin: -1px 0 0; }

}




/* bookmark */
.post .bookmark {
	clear: both;
	display: block;
	list-style-type: none;
	margin: 0 0 10px;
	padding-top: 10px;
}
.post .bookmark li {
	float: left;
	margin: 0 5px 0 0;
}
.post .bookmark li.twitter{
	width: 90px;
}


/* CONCEPT PAGE */
.concept-body-left img, .concept-body-right img{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 12px;
}
hr.concept-hr{
	width: 100%;
	border: none;
	/*border-bottom: dotted 1px #878787;*/
	height: 1px;
	margin: 15px 0 40px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
#news_headline{
	border-bottom: dotted 1px #000;
	font-size: 16px;
	margin:0 0 30px;
	padding-bottom: 10px;
}

.post_list{
	font-size: 12px;
}
.post_list a{
	text-decoration: none;
}
.post_list ol {
	margin: 0;
	padding: 0 0 0;
}
.post_list ol li{
	border-bottom: dotted 1px #888;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
/*.post_list ol li:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}*/
.post_title{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	/*float: left;
	width:calc(100% - 80px);*/
}
.post_title img{ margin-bottom: 1em; }
.post_thumb{
	clear: both;
}
.post_thumb img{
	width: calc(100% + 40px);
	max-width: none;
	height: auto;
	margin-left: -20px;
}
.post_content{
	clear: both;
}

.archive .post_thumb img{ width: 100%; margin-left: 0; }


/*
#post_list { background:#fff; border:1px solid #ccc; overflow:hidden; margin:0; }
#post_list li { border-bottom:1px dotted #ccc; padding:15px; margin-bottom:-1px; }
#post_list ul { overflow:hidden; margin:0 0 5px 0; }
#post_list ul li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
#post_list ul li.post_date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }

#post_list .info { }
#post_list .title { font-size:16px; margin:0 0 10px 0; }
#post_list .title a { display:block; }
#post_list .excerpt { font-size:13px; line-height:170%; margin:0 0 18px 0; }
#post_list .link { font-size:12px; display:block; background:url(images/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; margin:0 0 20px 0; }

#post_list .image img { display:block; margin:0 auto 15px; height:auto; max-width:100%; width:auto; }

#post_list .bookmark { margin:0 0 -10px 0; }
#post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0; height:30px; }
#post_list .bookmark li.social1 { width:140px; }
*/
/* Author page */
#author_post_list #post_list { border-top:none; }
#author_profile_area { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
#author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
#author_avatar img { width:100%; height:100%; display:block; border:none; padding:0; }
#author_meta { }
#author_name { float:left; position:relative; width:75%; margin:0; font-size:18px; line-height:160%; }
#author_name2 { margin:0 0 0 15px; font-size:12px; }
#author_desc { clear:both; border-top:1px dotted #aaa; padding:10px 0 0 0; font-size:12px; }

/* Author list page */
#profile_author_list { margin:0; padding:0; }
#profile_author_list li { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
.profile_author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
.profile_author_avatar img { width:100%; height:auto; display:block; border:none; padding:0; }
.profile_author_meta_top { float:left; position:relative; width:75%; margin:-2px 0 15px 0; }
.profile_author_name { margin:0 0 6px 0; font-size:16px; line-height:130%; }
.profile_author_name2 { margin:0; font-size:10px; display:block; }
.profile_author_link { color:#333; text-decoration:none; font-size:11px; background:#e8e8e8 url(images/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.profile_author_link:hover { color:#fff; }
.profile_author_desc { clear:both; border-top:1px dotted #aaa; padding:5px 0 0 0; font-size:12px; }
.profile_author_desc p { margin:0 0 10px 0; }

/* page nav */
.page_navi { margin:20px 0; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#999; display:block; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.page_navi a:hover { color:#fff; background:#3F7985; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(images/arrow1.gif) no-repeat left; padding:0 0 0 28px; }



/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */

/* common */
.side_headline{
	font-size: 20px;
	background: none;
	margin: 0;
}

.side_widget{ margin: 0 0 30px 0; }

/* side banner */
#side-banner{
	text-align: center;
	margin-bottom: 20px;
}

/* search */
.widget_search #search-box, .widget_search #s { width:calc(100% - 62px); height: 38px; padding: 0 10px; margin:0; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:40px; height: 40px; border-radius: 0; }

/* google search */
.google_search #search_input, .widget_search #s { width:calc(100% - 62px); height: 38px; padding: 0 10px; margin:0; }
.google_search input#search_button, .widget_search #searchsubmit { width:40px; height: 40px; border-radius: 0; }


/* news widget */
.news_widget_list_link{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #000;
	color: #fff !important;
	text-align: center;
	margin: 20px auto 0;
	padding: 0;
}

/* styled post1 */
.styled_post_list1_widget .side_headline{
	min-height: auto;
	border-bottom: none;
}


.styled_post_list2_widget .side_headline{
	border-bottom: dotted 1px #888;
	margin: 0 0 10px;
	padding: 0;
}
.styled_post_list2_widget .styled_post_list2 li{
	background-image: none;
}

.screen-reader-text{
	display: none;
}


/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0; }
.widget_archive label, .widget_categories label { display:none; }
.widget_categories ul{}
.widget_categories ul li{
	background: none;
	padding: 0;
	margin: -1px 0 0;
}
.widget_categories ul li a{
	display: block;
	background: none;
	padding: 15px;
	border: 1px solid #ddd;
	line-height: 100%;
	min-height: auto;
	font-size: 12px;
	font-weight: normal;
}


/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer{
	background: #000;
}

/* carousel */
.slick-slider{}
#footer-slider-wrapper{
	width: 100%;
	padding-top: 20px;
	border-top: none;
	background: #F2F2F2;
}
#footer-slider-wrapper-inner{
	margin: 0 0 0 15px;
}

.slick-slide{ height: 165px !important; margin-right: 15px !important; }
.slick-slide a{ text-decoration: none !important;}
.slick-slide a .title{
	position: relative !important;
	background: none !important;
	color: #000 !important;
	padding: 10px 0 !important;
	width: 100% !important;
	max-width: 190px;
	bottom: 0 !important;
	text-decoration: none !important;
}

/* common */
#footer-inner{
	padding: 30px 20px 25px;
	border-top: none;
	background: #998675;
	color: #fff;
}
#footer-inner a{
	color: #fff;
}


/* footer logo */
#footer_logo { display:none; }
#footer_logo_text { display:none; }
#footer_description { display:none; }

/* footer banner */
#footer-banner{
	text-align: center;
	margin-bottom: 25px;
}


/* footer_menu */
#footer_menu{}
#footer_menu ul{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 30px;
}
#footer_menu ul li{
	width: 50%;
	line-height: 200%;
	font-size: 12px;
}
#footer_menu ul li a{
	color: #fff;
	text-decoration: none;
}


/* SNSボタン */
#footer_social_link { margin:30px auto 0; padding:0; text-align:center; float: none; }
#footer_social_link li { display:inline-block; margin:0; position:relative; }
#footer_social_link li a {
  display:block; text-indent:-200px; overflow:hidden; width:30px; height:30px; position:relative; 
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none; 
}
#footer_social_link li:before {
  font-family:'design_plus'; color:#fff; font-size:14px; display:block; position:absolute; top:10px; left:9px;
  width:17px; height:17px; line-height:17px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#footer_social_link li.twitter:before { font-family: 'tiktok_x_icon'; content: "\e901"; }
#footer_social_link li.facebook:before { content:'\e902'; }
#footer_social_link li.insta:before { content:'\ea92'; top:11px; }
#footer_social_link li.pint:before { content:'\e905'; top:11px; }
#footer_social_link li.flickr:before { content:'\eaa4'; top:11px; }
#footer_social_link li.tumblr:before { content:'\eab9'; top:11px; }
#footer_social_link li.rss:before { content:'\e90b'; }
#footer_social_link li.twitter:hover:before { color:#000; }
#footer_social_link li.facebook:hover:before { color:#3B5998; }
#footer_social_link li.insta:hover:before { color:#8a3ab9; }
#footer_social_link li.rss:hover:before { color:#ffcc00; }
#footer_social_link li.pint:hover:before { color:#cb2027; }
#footer_social_link li.flickr:hover:before { color:#ff0084; }
#footer_social_link li.tumblr:hover:before { color:#34526f; }


/* widget area */
.footer_widget { margin:0 0 25px 0; font-size:12px; }
/*.footer_widget:last-child { margin:0; }*/
.footer_headline { font-size:14px; border-bottom:1px dotted #888; padding:0 0 7px 0; margin:0 0 12px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; padding:0; background:none; }
.footer_widget a { text-decoration: none; }
.footer_widget img { height:auto; max-width:100%; width:auto; }




/* copyright */
#footer_copr{
}

#copyright { color:#000; font-size:10px; background:#ddd; margin:0; line-height:50px; height: 50px; text-align: center; display: block; }
#copyright a { text-decoration:none; color:#000; }
#copyright a:hover { text-decoration:underline; }

/*#return_top { position:fixed; bottom:8px; right:10px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:44px; height:44px; margin:0; padding:0; background:#333 url(images/pagetop.png) no-repeat center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top:hover { background-color:#003d53; }*/

#return_top{
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  background: none;
  z-index: 9997;
  width: 50px;
  height: 50px;
}
#return_top a{
  display: block;
  width: 50px;
  height: 50px;
  /*position: fixed;
  bottom: 0px;
  right: 0px;*/
  background: #444;
  text-decoration: none;
  z-index: 9999;
}
#return_top span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
#return_top:hover { /*background-color:#003d53;*/ }
#return_top a:before{
  font-family:'design_plus'; color:#fff; font-size:16px; display:block; position:absolute; width:23px; height:23px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#return_top a:before { content:'\e911'; top:16px; left:18px; }


/* footer_sociallink */
/*#footer_social_link {
	height: 45px;
	position: absolute;
	bottom: 61px;
	margin-left: 3px;
}*/
.social_link {
	margin:0;
}
.social_link li {
	float:left;
	margin:11px 0 0 7px;
}
.social_link li a {
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
}
/*.social_link li.rss a {
	background:url(images/rss.png) no-repeat left top;
}
.social_link li.twitter a {
	background:url(images/tw.png) no-repeat left top;
}
.social_link li.facebook a {
	background:url(images/fb.png) no-repeat left top;
}
.social_link li a:hover {
	background-position:left bottom;
}*/
/* ----------------------------------------------------------------------
2022_06_27ここから追加
---------------------------------------------------------------------- */
.btxt{
font-size:17px;
color:#998675;
	font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
}
.boxx01 {
  display:block;
  padding: 16px;
  margin: 8px;
  box-sizing: border-box;
	text-align:center;
  vertical-align: top; /* 上揃えしたいとき */
}
.boxx02 {
  display: block;
  padding: 16px;
  margin: 8px;
  box-sizing: border-box;
	text-align:left;
  vertical-align: top; /* 上揃えしたいとき */
}


.min{
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
}
a{text-decoration: none; }
.gyo{line-height: 160%; }
.undline{
border-bottom:solid 1px #ddd;
}

.mbl{
padding:10px;
border:solid 1px #888;
}

.cont{
display: flex;
flex-direction: column-reverse;
}

.mint{
padding: 0px 0;
font-size:28px;
margin: 20px auto;
color: #a27e5c; 
font-weight: bold;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 150%; 
}
.tuyo0s{
margin: 10px 0px!important;
padding: 0 0;
font-size:16px!important;
color: #000; 
font-weight: 400!important;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 170%; 
}

.tbox05{
padding: 10px 15px;
margin: 30px 0px;
color: #000; 
font-size:15px;
text-align: left;
border: solid;
border-color: #dfdfdf;
border-width: 1px;
background-color: #fdfdfd;
line-height: 170%; 
overflow: auto;
} 

.selbox{
padding: 20px 20px;
margin: 0px 0;
color: #76694B; 
font-size:19px;
text-align: left;
background-color: #FFF5F0;
line-height: 150%; 
border-radius:15px;
overflow: auto;
} 

.selboxt{
padding: 20px 5px;
margin: 0px 0px;
color: #76694B; 
font-size:16px;
text-align: left;
background-color: #ECE7DC;
line-height: 150%; 
border-radius:15px;
overflow: auto;
} 

.mbox{
height: auto;
width:100%;
padding: 0px;
margin: 0px 0;
color: #000; 
font-size:19px;
text-align: left;
line-height: 150%; 
display: block;
} 

.selbtxt{
width:120px;
padding: 5px 0px;
font-size:19px;
margin: 10px auto;
text-align:center;
color: #fff; 
background-color:#FFA296;
font-weight: 400;
border-radius: 10px;
display: inline-block;
}

.minref{
padding: 0px 0;
font-size:28px!important;
margin: 20px auto;
color: #76694B; 
font-weight: bold;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 150%; 
}

.reftutx {
height: auto;
margin: 10px auto 100px;
padding: 0 10px;
font-size:18px;
color: #76694B; 
font-weight: 400;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 170%; 
}
.waku01{
width: 100vw;
margin: 0 calc((100% - 100vw) / 2);
padding:50px calc((5% - 5vw) / 2);
background-color: #FFF9F4;
overflow-x: hidden;
}
.waku02{
width: 100vw;
margin: 0 calc((100% - 100vw) / 2);
padding:50px calc((5% - 5vw) / 2);
background-color: #FDEBD0;
overflow-x: hidden;
}
.innw{
width:100%;
height: auto;
}
.reftuyo{
margin: 10px 5px;
padding: 0 0;
font-size:22px;
color: #9CC500; 
font-weight: bold;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 150%; 
}

.reftuyo001{
margin: 10px 0;
padding: 0 0;
font-size:22px;
color: #76694B; 
font-weight: bold;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 150%; 
}

.refbox{
padding: 20px 50px;
margin: 0px 0;
color: #76694B; 
font-size:19px;
text-align: left;
background-color: #fff;
line-height: 150%; 
border-radius:15px;
overflow: auto;
display:block;
} 
.kasa{
height: auto;
	margin: 20px 0;
width:100%;

}

.kasa p {
	width:95%;
	padding: 10px 5px;
	text-align: center;
	font-size:16px;
	background-color: rgba(255,255,255,0.5);
  color: #202020;
	border-radius:10px;
	 box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
  }

.kasa img{
	float:center;
}
.kasa span {
height: auto;
margin: 10px auto 10px;
padding: 0 0;
font-size:19px;
color: #76694B; 
font-weight: bold;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 170%; 
}

.wkasa{
height: auto;
	margin: 20px 0;
width:100%;
}

.wkasa p {
	width:95%;
	padding: 10px 5px;
	text-align: center;
	font-size:16px;
	background-color: rgba(255,255,255,0.5);
  color: #202020;
	border-radius:10px;
	 box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.10);
  }

.wkasa img{
	float:center;
}

.wkasa span {
height: auto;
margin: 10px auto 10px;
padding: 0 0;
font-size:19px;
color: #76694B; 
font-weight: bold;
font-family: serif, Hiragino Mincho Pro, HiraMinPro-W6;
line-height: 170%; 
}
.padin{
padding:15px;
}

.wpcf7 { 
background:#fff;
font-size:17px!important;
}
span.wpcf7-list-item {
display: block;
}
.cftex{
margin: 30px 0 15px;
padding: 0 0;
font-size:17px;
color: #111; 
font-weight: 400;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
line-height: 150%; 
}

.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="text-299"],
.wpcf7 input[name="address"],
.wpcf7 input[name="tel-665"]{
        width: 90%;
        height: 35px !important;
}

.wpcf7 textarea[name="your-message"] {
        width: 100%;
        height: 350px !important;
}


/* 送信ボタンを見やすくする */
input.wpcf7-submit {
	width: 30%;
	height: 80px;
	background: #998675!important;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.googleCalendar iframe {
  width: 100%;
  height: 400px;
}
@media all and (min-width: 768px) {
  .googleCalendar iframe {
	height: 600px;
  }
}


