@charset "utf-8";

/*
Theme Name:GENSEN
Theme URI:https://tcd-theme.com/tcd050
Description: WordPress theme "GENSEN" create a portal site with an advanced search function. The top page header can be used as an ad space for sponsors, or you can feature a close-up view of the sites that are listed.
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.12.4
Text Domain:tcd-gensen
*/


/* --------------------------------------------------------------------------------
 web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策）
-------------------------------------------------------------------------------- */
@font-face {
  font-family: 'design_plus';
  src: url(http://j-eps.net/wp-content/themes/gensen_tcd050/fonts/design_plus.eot?v=1.4);
  src: url(http://j-eps.net/wp-content/themes/gensen_tcd050/fonts/design_plus.eot?v=1.4#iefix) format('embedded-opentype'),
       url(http://j-eps.net/wp-content/themes/gensen_tcd050/fonts/design_plus.woff?v=1.4) format('woff'),
       url(http://j-eps.net/wp-content/themes/gensen_tcd050/fonts/design_plus.ttf?v=1.4) format('truetype'),
       url(http://j-eps.net/wp-content/themes/gensen_tcd050/fonts/design_plus.svg?v=1.4#design_plus) format('svg');
  font-weight: normal;
  font-style: normal;
}


/* ----------------------------------------------------------------------
 reset css
---------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
 { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; max-width:100%; }
html { overflow-y:scroll; overflow-x:hidden; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
ul, ol { list-style:none; }
blockquote , q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a:focus { outline:none; }
ins { text-decoration:none; }
mark { font-style:italic; font-weight:bold; }
del { text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
button, input, select, textarea { outline:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; font-size:100%; }
input, textarea { background-image:-webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance:none; border-radius:0; /* Removing the inner shadow, rounded corners on iOS inputs */ }
input[type="checkbox"]{ -webkit-appearance:checkbox; }
input[type="radio"]{ -webkit-appearance:radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
img { -ms-interpolation-mode:bicubic; }

/* 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 */


/* ----------------------------------------------------------------------
 基本設定
---------------------------------------------------------------------- */
body { font-family:Arial,sans-serif; font-size:14px; color:#000; line-height:1; width:100%; min-width:1330px; background:#fff; overflow-x:hidden; letter-spacing: 0.1em;}
a { color:#000; text-decoration:none; }
a, a .caption, input {
  -webkit-transition-property:background-color, color, border-color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  -moz-transition-property:background-color, color, border-color; -moz-transition-duration:0.2s; -moz-transition-timing-function:ease;
  -ms-transition-property:background-color, color, border-color; -ms-transition-duration:0.2s; -ms-transition-timing-function:ease;
  -o-transition-property:background-color, color, border-color; -o-transition-duration:0.2s; -o-transition-timing-function:ease;
  transition-property:background-color, color, border-color; transition-duration:0.2s; transition-timing-function:ease;
}
a:hover { color:#b69e84; text-decoration:none; }
.clear { clear:both; }
.hide { display:none; }

/* レイアウト */
.inner { width:100%; max-width:1200px; margin:0 auto; position:relative; }
#main_contents { width:100%; position:relative; }
#main_col {
  max-width:1200px; margin:50px auto 150px; padding:0;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#left_col { width:860px; float:left; }
#side_col { width:300px; float:right; }
#left_col > :last-child, #side_col > :last-child { margin-bottom:0; }


/* ----------------------------------------------------------------------
 ヘッダー
---------------------------------------------------------------------- */
#header { width:100%; border-top: 9px solid #A3D1FF;}
#header_top { background:#000; border-bottom: 1px solid #E0E0E0; padding: 30px 0 40px 0;}
#header_top .inner { min-height:68px; }

/* ロゴ */
#header_logo{ margin-bottom: 20px; }
#header_logo, #header_logo_fix { position:relative; z-index:21; text-align: center;}
#header_logo a, #header_logo_fix a { color:#fff; text-decoration:none; }
#header_logo .logo, #header_logo_fix .logo { display:inline-block; margin:0; font-weight:300; }
#header_logo #logo_text .logo, #header_logo_fix #logo_text_fixed .logo { font-size:36px; }
#header_logo img, #header_logo_fix img { display:inline-block; max-height:35px; vertical-align:middle; }
#header_logo .desc, #header_logo_fix .desc { display: block; color: #ACACAC; font-size:12px; vertical-align:middle; line-height: 1.4; margin-bottom: 10px;}

/* SNSボタン */
#header_social_link { position: absolute; top: 0; right: 20px; z-index: 100;}
#header_social_link li { display:inline-block; margin:0 10px 0 0; position:relative; z-index:1; }
#header_social_link li a {
  display:block; /*text-indent:-200px; overflow:hidden;*/ width:28px; height:28px; position:relative; z-index:2;
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none; transition-property:none;
}
#header_social_link li:before {
  font-family:'design_plus'; color:#333333; font-size:28px; display:block; position:absolute; top:0; left:0; z-index:1;
  width:28px; height:28px; line-height:24px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#header_social_link li:hover:before { color:#dd6701; }
#header_social_link li.twitter:before { content:'\e904'; }
#header_social_link li.facebook:before { content:'\e902'; }
#header_social_link li.insta:before { content:'\ea92'; margin-top:1px; }
/*#header_social_link li.rss:before { content:'\e90b'; }*/
.sp_social_link{ display: none; }
/* グローバルメニュー */
a.menu_button { display:none; }
#global_menu { position:relative; z-index:20; margin:0 -28px 0 0; }
#global_menu a { color:#fff; text-decoration:none; }
#global_menu > ul { font-size:0; position:relative; text-align:center; margin:0 auto; }
#global_menu > ul > li { width: 19%; font-size:1%; position:relative; display:inline-block; }
#global_menu > ul > li > a {
  position:relative; font-size:16px; text-decoration:none; line-height:1.8; display:block; padding:0; border-left: 1px solid #E0E0E0;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#global_menu > ul > li:first-child a { border-left:none;}
#global_menu > ul > li > a::after {
	position: absolute;
	left: 35%;
	content: '';
	width: 30%;
	height: 4px;
	background: #FCEF8C;
	bottom: -15px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
}

#global_menu > ul > li > a:hover::after {
	transform: scale(1, 1);
}
#global_menu ul ul { display:none;}

@media only screen and (min-width:1025px) {
  #global_menu { display:block !important; }
  #global_menu .child_menu_button { display:none; }
  #global_menu > ul > li:hover > a { opacity:1;
    -webkit-transition-property:opacity; -webkit-transition-duration:.3s;
    -moz-transition-property:opacity; -moz-transition-duration:.3s;
    -ms-transition-property:opacity; -ms-transition-duration:.3s;
    -o-transition-property:opacity; -o-transition-duration:.3s;
    transition-property:opacity; transition-duration:.3s;
  }
  #global_menu ul ul { display:block; visibility:hidden; margin:0; padding:0; width:auto; width:200px; position:absolute; top:68px; left:30px; z-index:2; opacity:0;
    -webkit-transition-property:opacity,left; -webkit-transition-duration:.3s; -webkit-transition-timing-function:ease;
    -moz-transition-property:opacity,left; -moz-transition-duration:.3s; -moz-transition-timing-function:ease;
    -ms-transition-property:opacity,left; -ms-transition-duration:.3s; -ms-transition-timing-function:ease;
    -o-transition-property:opacity,left; -o-transition-duration:.3s; -o-transition-timing-function:ease;
    transition-property:opacity,left; transition-duration:.3s; transition-timing-function:ease;
  }
  #global_menu ul ul ul { left:230px; top:0; bottom:auto; }
  #global_menu ul ul li { display:block; margin:0; padding:0; text-align:left;  position:relative; }
  #global_menu ul ul a { display:block; margin:0; padding:9px 28px; font-size:14px; line-height:1.6; background:#b69e84; position:relative; text-align:left; }
  #global_menu ul ul a:hover { background:#92785f; text-decoration:none; }
  #global_menu ul ul li.menu-item-has-children > a:before { margin:0; display:block; right:10px; position:absolute; content:"\e910"; font-family:"design_plus"; font-size:86%; }
  #global_menu > ul > li:hover > ul { visibility:visible; left:0; opacity:1; z-index:3; }
  #global_menu > ul > li li:hover > ul { visibility:visible; opacity:1; top:0; left:200px; z-index:3; }
  #global_menu > ul > li > a span{ display:block; margin-bottom: 20px;}
}

/* ヘッダー固定 */
#logo_image_fixed, #logo_text_fixed { display:none; }
@media only screen and (min-width:1025px) {
  .fix_top.header_fix #header_top {
    position:fixed; width:100%; min-width:1330px; top:0px; left:0px; z-index:200; background:rgba(0,0,0,1);
    -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0);
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
    -webkit-animation:slideDown 0.5s ease; -moz-animation:slideDown 0.5s ease; -ms-animation:slideDown 0.5s ease; animation:slideDown 0.5s ease;
  }

  /* ロゴ */
  .fix_top.header_fix #logo_image_fixed, .fix_top.header_fix #logo_text_fixed { display:block; }
  .fix_top.header_fix #logo_image, .fix_top.header_fix #logo_text { display:none; }

  /* グローバルメニュー */
  .fix_top.header_fix #global_menu a { color:#fff; }
  .fix_top.header_fix #global_menu > ul > li > a { height:70px; line-height:70px; }
  .fix_top.header_fix #global_menu > ul > li:hover > ul { top:70px; }
}

@-webkit-keyframes slideDown {
  0% { -webkit-transform:translate3d(0,-100%,0); -moz-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); -o-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0); }
  100% { -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
}
@keyframes slideDown {
  0% { -webkit-transform:translate3d(0,-100%,0); -moz-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); -o-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0); }
  100% { -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); }
}

.header_fix { padding-top:68px; }

/* アドミンバー */
.admin-bar { padding-top:32px; }
@media only screen and (min-width:1025px) {
  .fix_top.header_fix.admin-bar { padding-top:100px; }
  .fix_top.header_fix.admin-bar #header_top { top:32px; }
}
@media only screen and (max-width:1024px) {
  .mobile_fix_top.header_fix.admin-bar { padding-top:92px; }
  .mobile_fix_top.header_fix.admin-bar #header { top:32px; }
}
@media only screen and (max-width:782px) {
  .admin-bar { padding-top:46px; }
  .mobile_fix_top.header_fix.admin-bar { padding-top:106px; }
  .mobile_fix_top.header_fix.admin-bar #header { top:46px; }
}
@media only screen and (max-width:600px) {
  .mobile_fix_top.header_fix.admin-bar { margin-top:46px; padding-top:60px; }
  .mobile_fix_top.header_fix.admin-bar #header { top:0; }
}

/* ヘッダー検索 */
#header_top a.search_button { display:none; }
#header_search, #index_header_search { position: relative; display:block; padding:25px 0; background:#222; z-index: 1;}
@media only screen and (min-width:1025px) {
  #header_search { display:block !important; }
}
#header_search form, #index_header_search form { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-pack:flex-end; -webkit-justify-content:flex-end; justify-content:flex-end }
.header_search_inputs { width:25%; margin-right:1.66%; }
.header_search_button { width:20.02%; margin-right:0; }
form.columns-5 .header_search_inputs { width:20%; }
form.columns-5 .header_search_button { width:14.36%; }
.header_search_inputs input, .header_search_inputs select { width:100%; height:50px; padding:18px 16px; font-size:14px; line-height:1; color:#000; background:#fff; border:none; border-radius:3px; }
.header_search_inputs select { padding:15px 16px; }
.header_search_inputs select option { width:100%; color:#000; }
.header_search_inputs select:focus { color:#92785f; }
#header_search_submit { padding:0; color:#333; background:transparent; border-radius:5px; cursor:pointer; }
#header_search_submit:hover { background-color:#92785f; }
.header_search_keywords { position:relative; }
.header_search_keywords #header_search_keywords { padding-right:57px; }
.header_search_keywords ul.search_keywords_operator { display:none; }
.header_search_keywords ul.search_keywords_operator { width:42px; height:50px; overflow:hidden; border-radius:0 3px 3px 0; position:absolute; top:0; right:0; }
.header_search_keywords ul.search_keywords_operator li { height:25px; line-height:25px; font-size:12px; text-align:center; color:#000; background:#fff; border-left:1px solid #ccc; cursor:pointer;
 -webkit-user-select:none; -moz-user-select:-moz-none; -ms-user-select:none; user-select:none;
}
.header_search_keywords ul.search_keywords_operator li.active { color:#fff; background:#ccc; }
.header_search_inputs .chosen-container { font-size:14px; }
.header_search_inputs .chosen-with-drop .chosen-single span { color:#92785f; }
.header_search_inputs .chosen-results li[data-option-array-index="0"] { color:#fff; background:#b69e84 !important; border-color:#b69e84; margin:-1px -1px 0 -1px; position:relative; left:-1px; }

/* for ie */
.chosen-container.chosen-container-single.chosen-container-single-nosearch{ clip:rect(0,0,0,0) !important; }
.chosen-container.chosen-container-single.chosen-container-single-nosearch.chosen-with-drop.chosen-container-active{ clip:auto !important; }
.chosen-container .chosen-drop{ clip:inherit !important; }

/* パンくずリンク */
#breadcrumb { width: 100%; height:65px; line-height:65px; overflow:hidden; border-bottom:1px solid #ddd; }
#breadcrumb ul { color:#999; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#breadcrumb li a { color:#000; }
#breadcrumb li a:hover { color:#b69e84; }
#breadcrumb li { display:inline; margin:0; padding:0; font-size:14px; color:#000; vertical-align:middle; position:relative; }
#breadcrumb li:after {
  /*font-family:'design_plus';*/ content:'>'; font-size:10px; display:inline; padding:0 0.3em 0 0.6em; position:relative; bottom:1px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#breadcrumb li:last-child:after { content:''; padding:0; }
#breadcrumb li.home a span { display:none; }
/*#breadcrumb li.home a:before { content:'\f015'; font-family:'Font Awesome 5 Pro'; color:#000;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}*/
#breadcrumb li.home a:hover { text-decoration:none; }
#breadcrumb li.home a:hover:before { color:#b69e84; }
#breadcrumb li.last { color:#b69e84; }


/* ----------------------------------------------------------------------
 トップページ
---------------------------------------------------------------------- */
.home-default #main_col { margin-top:0; margin-bottom:0; padding:0; width:100%; max-width:inherit; }

/* スライダー */
#header_slider { width:100%; position:relative; margin:0 auto; }
#header_slider img { width:100%; height:auto; display:block; }
#header_slider .item { width:100%; position:relative; overflow:hidden; }
#header_slider .item:nth-child(n+2) { display:none; }
#header_slider.slick-initialized .item:nth-child(n+2) { display:block; }
#header_slider .slick-arrow {
  width:60px; height:60px; padding:0; overflow:hidden; text-align:center; font-family:'design_plus'; color:#fff; font-size:26px; line-height:60px; margin-top:-30px; position:absolute; top:50%; z-index:2; cursor:pointer; background:transparent; border:none; opacity:0.8;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
  -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
  -webkit-animation:fadeIn 1.5s ease both 4s; animation:fadeIn 1.5s ease both 4s;
}
#header_slider .slick-prev { left:0; text-align:left; padding-left:22px; }
#header_slider .slick-next { right:0; text-align:right; padding-right:22px; }
#header_slider .slick-arrow:hover { color:#92785f; opacity:1; }
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}

/* スライダーキャプション */
#header_slider .caption {
  margin:auto; padding:30px 60px; width:100%; max-height:100%; overflow:hidden; text-align:center; position:absolute; top:50%; left:0; right:0; z-index:3;
  -webkit-transform:translate3d(0,-50%,0); -moz-transform:translate3d(0,-50%,0); -ms-transform:translate3d(0,-50%,0); -o-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#header_slider .caption .headline { margin:0; font-size:47px; line-height:1.4; color:#fff; }
#header_slider .caption .catchphrase { margin:5px 0 0 0; line-height:2.2; color:#fff; }
#header_slider .caption .button {
  display:inline-block; margin:16px 0 0 0; padding:0 48px; min-width:240px; height:48px; line-height:48px; font-size:14px; color:#fff; text-decoration:none; border:1px solid #fff; border-radius:25px; position:relative;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#header_slider .caption .button:after {
  font-family:'design_plus'; content:'\e910'; margin-top:-0.5em; font-size:16px; line-height:1; color:#fff; position:absolute; top:50%; right:18px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#header_slider .caption .button, #header_slider .caption .button:after {
  -webkit-transition-property:background-color, color, border-color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  -moz-transition-property:background-color, color, border-color; -moz-transition-duration:0.2s; -moz-transition-timing-function:ease;
  -ms-transition-property:background-color, color, border-color; -ms-transition-duration:0.2s; -ms-transition-timing-function:ease;
  -o-transition-property:background-color, color, border-color; -o-transition-duration:0.2s; -o-transition-timing-function:ease;
  transition-property:background-color, color, border-color; transition-duration:0.2s; transition-timing-function:ease;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#header_slider .caption > :first-child { margin-top:0; }

/* スライダーキャプションのアニメーション */
#header_slider .caption > :nth-child(-n+3) {
  opacity:0;
}
#header_slider .item.slick-active .caption > :nth-child(1),
#header_slider.slider_video_mobile .caption > :nth-child(1) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 1s; animation:sliderCaptionAnimation 1s ease forwards 1s;
}
#header_slider .item.slick-active .caption > :nth-child(2),
#header_slider.slider_video_mobile .caption > :nth-child(2) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 2s; animation:sliderCaptionAnimation 1s ease forwards 2s;
}
#header_slider .item.slick-active .caption > :nth-child(3),
#header_slider.slider_video_mobile .caption > :nth-child(3) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 3s; animation:sliderCaptionAnimation 1s ease forwards 3s;
}
#header_slider.slider_video .caption > :nth-child(1) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 6s; animation:sliderCaptionAnimation 1s ease forwards 6s;
}
#header_slider.slider_video .caption > :nth-child(2) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 8s; animation:sliderCaptionAnimation 1s ease forwards 8s;
}
#header_slider.slider_video .caption > :nth-child(3) {
  -webkit-animation:sliderCaptionAnimation 1s ease forwards 10s; animation:sliderCaptionAnimation 1s ease forwards 10s;
}
@-webkit-keyframes sliderCaptionAnimation {
  0% { opacity:0; -webkit-transform:translate3d(0, 30px, 0); transform:translate3d(0, 30px, 0); }
  100% { opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
}
@keyframes sliderCaptionAnimation {
  0% { opacity:0; -webkit-transform:translate3d(0, 30px, 0); transform:translate3d(0, 30px, 0); }
  100% { opacity:1; -webkit-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0); }
}

@-webkit-keyframes headerCaptionAnimation {
  0% { opacity:0; -webkit-transform:translate3d(0, 30px, 0); transform:translate3d(0, 30px, 0); }
  100% { opacity:1; -webkit-transform:translate3d(0, -50%, 0); transform:translate3d(0, -50%, 0); }
}
@keyframes headerCaptionAnimation {
  0% { opacity:0; -webkit-transform:translate3d(0, 30px, 0); transform:translate3d(0, 30px, 0); }
  100% { opacity:1; -webkit-transform:translate3d(0, -50%, 0); transform:translate3d(0, -50%, 0); }
}

/* video, youtube */
.slider_video_wrapper { width:100%; position:relative; }
.slider_video_wrapper:before { content:''; display:block; padding-top:56.25%; /* aspect 16:9 */ }
.slider_video_wrapper .slider_video_container { width:100%; height:100%; position:absolute; top:0; left:0; }

/* スライダー上に表示 */
@media only screen and (min-width:1025px) {
  .has_header_content #header { position:absolute; z-index:5; }
  .has_header_content #header_top { background:transparent; border-bottom:1px solid rgba(255,255,255,0.3); }
  .has_header_content.fix_top.header_fix #header_top { border-bottom:none; }
  .has_header_content #index_header_search { margin-top:-100px; background:rgba(0,0,0,0.6); position:relative; z-index:4; }
}

/* お知らせ・ニュースティッカー */
#index_news_mobile { display:none; }
#index_news { margin:0; height:65px; line-height:65px; overflow:hidden; position:relative; border-bottom:1px solid #ddd; position:relative; }
#index_news ol { margin:0; padding:0; position:absolute; }
#index_news ol li { margin:0; padding:0; height:65px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#index_news ol li a { display:block; padding:0; text-decoration:none; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#index_news .entry-date { display:inline-block; margin:0 18px 0 0; font-size:12px; color:#b69e84; text-decoration:none !important; }
#index_news .archive_link { margin:0; text-align:right; position:absolute; top:0; right:0; }
#index_news .archive_link a { display:inline-block; text-decoration:none; }
#index_news .archive_link a:after { content:'\e910'; font-family:'design_plus'; display:inline-block; padding:0 0 0 8px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}

/* コンテンツビルダー */
.cb_content { margin:0; }
.cb_content:last-child { margin-bottom:0 !important; }
.cb_content .cb_headline { margin:-0.1em 0 10px 0; padding:0; font-size:42px; line-height:1.2; text-align:center; }
.cb_content .cb_desc { margin:0; padding:0; font-weight:300; line-height:2.2; text-align:center; }

/* 紹介コンテンツ */
.cb_content-introduce { margin-bottom:80px; }

/* カルーセルスライダー */
.cb_content-carousel { padding:40px 0; background:#000; }
.cb_content-carousel .cb_headline, .cb_content-carousel .cb_desc { color:#fff; }
.cb_content-carousel .carousel { margin:36px 0 0 0; padding:0 20px; }
.cb_content-carousel .item { margin:0 20px; width:30.35%; }
.cb_content-carousel .item:nth-of-type(n+2) { display:none; }
.cb_content-carousel .slick-initialized .item:nth-of-type(n+1) { display:block; }
.cb_content-carousel .slick-list { -webkit-clip-path:inset(0 20px 0 20px); clip-path:inset(0 20px 0 20px); }
.cb_content-carousel .slick-arrow {
  width:40px; height:40px; padding:0; overflow:hidden; text-align:center; font-family:'design_plus'; color:#fff; font-size:20px; line-height:40px; margin-top:-30px; position:absolute; top:43%; z-index:2; cursor:pointer; background:transparent; border:none;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
  -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
.cb_content-carousel .slick-prev { left:0; text-align:left; }
.cb_content-carousel .slick-next { right:0; text-align:right; }
.cb_content-carousel .slick-arrow:hover { color:#92785f; }

.cb_content-carousel .image { width:100%; height:0; overflow:hidden; padding-top:64.285%; position:relative; }
.cb_content-carousel .image img { display:block; width:100%; height:auto; min-height:100.2%; position:absolute; top:0; left:0; z-index:1; }
.cb_content-carousel .image .title { display:block; margin:0; padding:12px 18px; width:100%; line-height:1.7; font-size:16px; font-weight:400; color:#fff; background:rgba(0,0,0,0.5); position:absolute; bottom:-0.5px; left:0; z-index:2;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
  -webkit-transform:translate3d(0,0,0); /* for chrome bug */
}
.cb_content-carousel .excerpt { margin:16px 0 0 0; padding:0; line-height:1.7; color:#fff; }

/* カテゴリーリスト */
.cb_content-category_list {}
.cb_content-category_list ul.list { margin:0; padding:0; display: -webkit-box; display: -webkit-flex; display: -ms-flex; display: flex; flex-wrap: wrap;}
.cb_content-category_list ul.list li { margin:0 1.25% 12px 0; padding:0; width:19%; }
.cb_content-category_list ul.list li:nth-child(5n) { margin-right:0; }
.cb_content-category_list ul.list li a { display:block; background:transparent!important; overflow:hidden; position:relative; }
.cb_content-category_list ul.list li a:hover { background:transparent!important; }
.cb_content-category_list ul.list li .info { margin-top: 10px; text-align: center; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.cb_content-category_list ul.list li .info h3 { margin:0; padding:0; font-size:16px; font-weight:400; line-height:1.7; }
.cb_content-category_list ul.list li.has_image .image { display:block;border-radius: 5px; }
.cb_content-category_list ul.list li.has_image .image img { display:block; width:100%; height:100%; object-fit:cover; }
.cb_content-category_list ul.list li.has_image .info {}

/* ブログ記事一覧 */
.cb_content-blog_list #post_list { margin:72px 0 0 0; }
.cb_content-blog_list .archive_link { margin:16px 0 0 0; text-align:center; }
.cb_content-blog_list .archive_link a { display:inline-block; padding:0 42px; min-width:114px; line-height:50px; text-decoration:none; color:#fff; background:#aaa; position:relative; }
.cb_content-blog_list .archive_link a:after { content:'\e910'; font-family:'design_plus'; line-height:1; margin-top:-0.5em; position:absolute; top:50%; right:14px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
.cb_content-blog_list .archive_link a:hover { background:#92785f; }


/* ----------------------------------------------------------------------
 固定ページ
---------------------------------------------------------------------- */
/* ヘッダー画像 */
#header_image { /* width:100%; margin:0; position:relative; overflow:hidden; */
    width: 100%;
    height: 400px;
    margin: 0;
    position: relative;
    overflow: hidden;
}
#header_image img { /* display:block; width:100%; height:auto;*/
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#header_image .caption { margin:0; width:100%; padding:0 20px; line-height:1.5; text-align:center; font-size:32px; color:#fff; position:absolute; top:50%; left:0;
  -webkit-transform:translate3d(0,-50%,0); -mox-transform:translate3d(0,-50%,0); -ms-transform:translate3d(0,-50%,0); -o-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
  -webkit-animation:headerCaptionAnimation 1s ease both 1s; animation:headerCaptionAnimation 1s ease both 1s;
}
#header_image .caption_bar { margin:0; padding:14px 20px; width:100%; line-height:1.2; text-align:center; font-size:42px; color:#fff; background:rgba(73,36,13,0.7); position:absolute; bottom:0; left:0;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}


/* ----------------------------------------------------------------------
 アーカイブページ
---------------------------------------------------------------------- */
.no_post { margin:50px 0; }

#archive_headline { margin:0; padding:0; font-size:42px; line-height:1.2; color:#b69e84; text-align:center; }
#archive_desc { font-size:16px; margin:12px 0 0 0; padding:0; line-height:2.2; text-align:center; }

/* 一覧 */
#post_list { margin:70px 0 0 0; padding:0; font-size:0; }
#post_list .article { width:23.333%; margin:0 2.222% 48px 0; display:inline-block; vertical-align:top; }
#post_list .article:nth-child(4n) { margin-right:0; }
#post_list .article a { display:block; text-decoration:none; }
#post_list .article .image { width:100%; height:0; overflow:hidden; padding-top:64.285%; position:relative; }
#post_list .article .image img { display:block; width:100%; height:auto; position:absolute; top:0; left:0; }
#post_list .article .title { margin:10px 0 0 0; padding:0; font-size:16px; line-height:1.7; font-weight:400; height:3.4em; overflow:hidden; }
#post_list .article .meta { margin:10px 0 0 0; padding:0; }

/* 共通カテゴリー・日付 */
ul.meta { margin:0 6px 4px 0; padding:0; }
ul.meta li { display:inline-block; margin:0 6px 0 0; padding:0; font-size:12px; }
ul.meta li.cat a, ul.meta li.cat span { display:inline-block; margin:0 6px 4px 0; padding:0 13px; min-width:50px; line-height:26px; text-align:center; text-decoration:none; border-radius:13px; color:#fff; background:#000; }
ul.meta li.cat > :last-child { margin-right:0; }
ul.meta li.date { display:block; margin:10px 0 0 0; color:#999; line-height:1; }

/* ページング */
.page_navi { margin:0 0 50px 0; }
ul.page-numbers { margin:0; font-size:0; text-align:center; }
ul.page-numbers li { display:inline-block; margin:0 2px 0 0; padding:0; font-size:12px; float:left; }
ul.page-numbers a, ul.page-numbers span { display:inline-block; margin:0; min-width:40px; font-size:12px; line-height:40px; text-align:center; color:#fff; vertical-align:top; background:#bbb; }
ul.page-numbers a:hover { background:#000; text-decoration:none; }
ul.page-numbers span.dots {}
ul.page-numbers span.current { background:#000; }
ul.page-numbers .prev, ul.page-numbers .next { font-family:"design_plus"; font-size:12px; }
ul.page-numbers li.disable { display:none; }
.page_navi p.back { margin:0; }
.page_navi p.back a { text-decoration:none; display:inline-block; min-width:200px; height:50px; line-height:50px; text-align:center; padding:0 20px; color:#fff; background:#bbb; }
.page_navi p.back a:hover { background:#000; text-decoration:none; }
.page_navi2 { display:none; margin:10px 0 15px 0; padding:0; min-height:40px; position:relative; }
.page_navi2 p { float:left; /*margin:0 0 5px 0;*/ margin:0; padding:0 10px; line-height:38px; font-size:14px; border:1px solid #ddd; }
.page_navi2 ul.page-numbers { float:right; }
.page_navi2 ul.page-numbers li { margin:0 0 5px 2px; }


/* ----------------------------------------------------------------------
 カテゴリーアーカイブ
---------------------------------------------------------------------- */
.archive_header { padding:19px 0; border-bottom:1px solid #ddd; }
.archive_header .inner { display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.archive_header .headline { margin:0; padding:0 30px 0 0; font-size:42px; line-height:1.2; color:#b69e84; }
.archive_header .desc { font-size: 16px; margin:0; line-height:2; }

.archive_filter { display:block; margin:0 0 50px 0; padding:30px 38px; background:#f7f7f7; border:1px solid #ddd; border-radius:5px; }
.archive_filter_headline { margin:0; padding:0; font-size:24px; line-height:1.2; color:#b69e84; }
.archive_filter_headline:after { color: #888; display:inline-block; font-size: 18px; margin-left:10px; }
.archive_filter.is-open .archive_filter_headline:after { font-family:'design_plus'; content:'\e92c'; vertical-align: 1px; }
.archive_filter.is-close .archive_filter_headline:after { font-family:'design_plus'; content:'\e147'; vertical-align: 2px; }
.archive_filter.is-open .archive_filter_headline, .archive_filter.is-close .archive_filter_headline { cursor:pointer; }
.archive_filter_headline2 { margin:0 0 14px 0; }
.archive_filter_headline2 span { display:inline-block; margin:0; padding:0 18px; min-width:54px; line-height:26px; font-size:12px; text-align:center; color:#fff; background:#000; border-radius:13px; }
.archive_filter_toggle { margin:20px 0 6px; }
.archive_filter label { display:inline-block; float:left; padding:0 18px 18px 0; min-width:16.66%; line-height:1.7; cursor:pointer;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
.archive_filter label input { margin:0 4px 0 0; }
.archive_filter .button { margin:10px auto 0; width:200px; position:relative; }
.archive_filter .button:after {
  font-family:'design_plus'; content:'\e910'; margin-top:-0.5em; line-height:1; color:#fff; position:absolute; top:50%; right:18px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
.archive_filter .button input { width:100%; height:50px; color:#fff; background:#000; border:none; border-radius:25px; }
.archive_filter .button input:hover { background:#b69e84; }

.archive_sort { margin:0 0 50px 0; }
.archive_sort dt, .archive_sort dd { float:left; width:25%; text-align:center; }
.archive_sort dt { color:#fff; background:#b69e84; line-height:52px; }
.archive_sort dd a { display:block; line-height:50px; color:#000; text-decoration:none; border:1px solid #ddd; border-left:none; }
.archive_sort dd a.active, .archive_sort dd a:hover { background:#f7f7f7; }

.custom_search_results .page_navi2 { display:block; margin:25px 0 20px 0; }

/* 一覧 */
#post_list2 { margin:25px 0; }
#post_list2 .article { border:1px solid #ddd; border-top:none; }
#post_list2 .article:first-child { border-top:1px solid #ddd; }
#post_list2 .article a { display:block; padding:30px; text-decoration:none; }
#post_list2 .article .image { float:left; width:35.087%; overflow:hidden; position:relative; }
#post_list2 .article .image:before { content:''; display:block; padding-top:64.285%; }
#post_list2 .article .image img { display:block; width:100%; height:auto; position:absolute; top:0; left:0; }
#post_list2 .article .info { float:right; width:61.15%; color:#000; }
#post_list2 .article .meta { margin:0 0 16px 0; padding:0; }
#post_list2 .article .title { margin:0 0 12px 0; padding:0; font-size:16px; line-height:1.7; font-weight:700; }
#post_list2 .article .excerpt { margin:0 0 -0.5em 0; padding:0; line-height:2; }


/* ----------------------------------------------------------------------
 記事
---------------------------------------------------------------------- */
#article { margin:0; position:relative; }
#article > :last-child { margin-bottom:0; }
#article_header { margin:0; padding:30px 39px 25px; background:#f7f7f7; border:1px solid #ddd; }

/* カテゴリー */
#post_meta_top { margin:0 0 10px 0; padding:0; width:100%; }

/* 記事タイトル */
#post_title { margin:0 0 28px; padding:0; font-size:30px; line-height:1.2; }
#article_header #post_title { margin:0; }

/* 日付 */
#post_date { margin:9px 0 4px 0; font-size:12px; color:#999; line-height:1; }

/* アイキャッチ画像 */
#post_image { margin:-1px 0 44px 0; padding:0; }
#post_image img { width:100%; height:auto; display:block; margin:0; }

/* 記事本文 */
.post_content { font-size:14px; line-height:2.4; }
.post_content a { color:#b69e84; text-decoration:none; }
.post_content a:hover, .custom-html-widget a:hover { text-decoration:underline; }
.post_content > :last-child { margin-bottom:0; }

/* SNSボタン */
#single_share_top { margin:50px 0 40px 0; }
#single_share_bottom { margin:40px 0 30px 0; }

/* ページ分割 */
#post_pagination { margin:50px 0 0 0; clear:both; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; margin:0 2px 0 0; min-width:40px; line-height:40px; text-align:center; text-decoration:none; color:#fff; font-size:12px; background:#999; }
#post_pagination a + a { border-left:none; }
#post_pagination p { background:#b69e84; color:#fff; }
#post_pagination a:hover { background:#b69e84; color:#fff; text-decoration:none; }

/* メタ情報 */
#post_meta_bottom { margin:50px 0; padding:25px; background:#f7f7f7; }
#post_meta_bottom li { display:inline-block; margin:0 10px 0 0; padding:0 15px 0 20px; border-right:1px solid #ddd; font-size:12px; line-height:1.8; position:relative; }
#post_meta_bottom li:last-child { border:none; margin:0; }
#post_meta_bottom li:before {
  font-family:'design_plus'; color:#aaa; font-size:13px; display:block; position:absolute;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#post_meta_bottom li.post_category:before { content:'\e92f'; top:-4px; left:0px; }
#post_meta_bottom li.post_tag:before { content:'\e935'; top:-3px; left:0px; }
#post_meta_bottom li.post_author:before { content:'\e90d'; top:-3px; left:0px; }
#post_meta_bottom li.post_comment:before { content:'\e916'; font-size:16px; top:-6px; left:0px; }

/* 次の記事、前の記事 */
#previous_next_post_image { margin:50px 0; }
#previous_next_post_image .prev_post { float:left; width:50%; }
#previous_next_post_image .next_post { float:right; width:50%; }
#previous_next_post_image a { display:block; height:124px; line-height:1.6; color:#000; border:1px solid #ddd; position:relative; }
#previous_next_post_image a:hover { color:#000; background:#f7f7f7; text-decoration:none; }
#previous_next_post_image .prev_post + .next_post a { border-left:none; }
#previous_next_post_image .title { padding:0 8%; max-height:4.8em; overflow:hidden; position:absolute; top:50%;
  -webkit-transform:translate3d(0,-50%,0); -moz-transform:translate3d(0,-50%,0); -ms-transform:translate3d(0,-50%,0); -o-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);
}
#previous_next_post_image .prev_post .title { padding-left:60px; }
#previous_next_post_image .next_post .title { padding-right:60px; }
#previous_next_post_image a:before {
  font-family:'design_plus'; color:#999; font-size:18px; line-height:1; display:block; margin:-0.5em 0 0 0; width:20px; position:absolute; top:50%;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#previous_next_post_image .prev_post a:before { content:'\e90f'; left:28px; text-align:left; }
#previous_next_post_image .next_post a:before { content:'\e910'; right:28px; text-align:right; }
#previous_next_post_image .image { width:100px; height:100px; overflow:hidden; position:absolute; top:12px; }
#previous_next_post_image .image img { display:block; width:100%; height:auto; min-height:100%; }
#previous_next_post_image .prev_post.has_image .title { padding-left:172px; }
#previous_next_post_image .next_post.has_image .title { padding-right:172px; }
#previous_next_post_image .prev_post.has_image .image { left:12px; }
#previous_next_post_image .next_post.has_image .image { right:12px; }
#previous_next_post_image .prev_post.has_image a:before { left:140px; }
#previous_next_post_image .next_post.has_image a:before { right:140px; }

/* 広告 */
#single_banner_area { margin:50px 0; text-align:center; }
#single_banner_area .single_banner_left { display:inline-block; margin:0 10px 0 0; }
#single_banner_area .single_banner_right { display:inline-block; margin:0 0 0 10px; }
#single_banner_area img { max-width:100%; height:auto; display:block; }
#single_banner_area.one_banner .single_banner_left { float:none; margin:0 auto; }
#single_banner_area.one_banner img { margin:0 auto; }

/* 広告（ページ下部） */
#single_banner_area_bottom { margin:50px 0; text-align:center; }
#single_banner_area_bottom .single_banner_left { display:inline-block; margin:0 10px 0 0; }
#single_banner_area_bottom .single_banner_right { display:inline-block; margin:0 0 0 10px; }
#single_banner_area_bottom img { max-width:100%; height:auto; display:block; }
#single_banner_area_bottom.one_banner .single_banner_left { float:none; margin:0 auto; }
#single_banner_area_bottom.one_banner img { margin:0 auto; }

/* 広告（ショートコードver） */
#single_banner_area2 { margin:0 0 50px 0; text-align:center; }
#single_banner_area2 .single_banner_left { display:inline-block; margin:0 10px 0 0; }
#single_banner_area2 .single_banner_right { display:inline-block; margin:0 0 0 10px; }
#single_banner_area2 img { max-width:100%; height:auto; display:block; }
#single_banner_area2.one_banner .single_banner_left { float:none; margin:0 auto; }
#single_banner_area2.one_banner img { margin:0 auto; }

/* 関連記事 */
#related_post { margin:50px 0 0 0; }
#related_post .headline { margin:0 0 14px 0; font-size:24px; font-weight:300; line-height:1.2; color:#b69e84; }
#related_post ol { margin:0; padding:0; position:relative; font-size:0; border-left:1px solid #ddd; }
#related_post li { display:inline-block; width:33.3333%; vertical-align:top; border-bottom:1px solid #ddd; border-right:1px solid #ddd;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#related_post li:nth-child(-n+3) { border-top:1px solid #ddd; }
#related_post li a { display:block; padding:20px 8% 14px; text-decoration:none; }
#related_post li .image { margin:0 0 10px 0; display:block; width:100%; height:0; overflow:hidden; padding-top:64.2857%; position:relative; }
#related_post li .image img { width:100%; height:auto; position:absolute; top:0; left:0; }
#related_post li .title { font-size:14px; line-height:1.7; font-weight:400; height:3.4em; overflow:hidden; }


/* ----------------------------------------------------------------------
 紹介
---------------------------------------------------------------------- */
/* 紹介ヘッダー */
#introduce_header { margin:72px 0 30px 0; }
#introduce_header .headline { margin:0 0 8px 0; padding:0; font-size:18px; font-weight:700; line-height:1.7; color:#b69e84; }
#introduce_header p { margin:0; line-height:2.2; }
#introduce_header .post_col { margin-bottom:29px; }
#introduce_header .post_col-3:nth-child(3n+1) { clear:both; }

/* 紹介一覧 */
#introduce_list { margin:72px 0 0 0; }
#introduce_header + #introduce_list { margin-top:42px; }
.introduce_list_row { margin:0; }
.introduce_list_col { width:23.333%; margin:0 2.222% 26px 0; float:left; overflow:hidden; position:relative;
  -webkit-transition:width 0.5s ease; -moz-transition:width 0.5s ease; -ms-transition:width 0.5s ease; -o-transition:width 0.5s ease; transition:width 0.5s ease;
}
.introduce_list_row:last-child .introduce_list_col { margin-bottom:0; }
.introduce_list_col:last-child { margin-right:0; }
.introduce_list_col a { display:block; height:280px; overflow:hidden; text-decoration:none; position:relative; }
.introduce_list_col .image { display:block; width:100%; height:0; overflow:hidden; padding-top:100%; position:relative; }
.introduce_list_col .image img { display:block; width:auto; min-width:100%; height:100%; position:absolute; top:0; left:50%;
  -webkit-transform:translate3d(-50%,0,0); -moz-transform:translate3d(-50%,0,0); -ms-transform:translate3d(-50%,0,0); -o-transform:translate3d(-50%,0,0); transform:translate3d(-50%,0,0);
}
.introduce_list_col .info { display:none; height:280px; position:absolute; top:0; right:0; }
.introduce_list_col .info .meta { margin-bottom:11px; }
.introduce_list_col .info .title { margin:0 0 13px 0; padding:0; font-size:16px; font-weight:600; line-height:1.7; color:#b69e84; }
.introduce_list_col .info .excerpt { margin:0; padding:0; line-height:2; color:#000; }
.introduce_list_col .info .more { margin:0; padding:22px 0 0 0; width:100%; line-height:1; text-align:right; border-top:1px solid #ddd; position:absolute; bottom:0; right:0; }
.introduce_list_col .info .more:after { content:'\e910'; font-family:'design_plus'; display:inline-block; padding:0 0 0 8px; font-size:86%;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
.introduce_list_col.show_info { width:48.888%; }
.introduce_list_col.show_info .image { width:47.728%; padding-top:47.728%; }
.introduce_list_col.show_info .info { display:block; width:47.728%; }

#infscr-loading { margin:24px 0 0 0; text-align:center; }
#infscr-loading div { display:inline-block; margin-left:1em; }
#load_post { display:none; margin:24px 0 0 0; text-align:center; }
#load_post a { display:inline-block; padding:0 20px; min-width:180px; line-height:50px; text-decoration:none; color:#fff; background:#aaa; }
#load_post a:hover { background:#92785f; }

/* 紹介詳細 */
.introduce_shoulder_copy { display:block; margin:0 0 40px 0; padding:14px 22px; font-size:16px; line-height:1.7; color:#fff; text-decoration:none;background:#000; }
#introduce_slider { margin:0 0 50px 0; position:relative; }
#introduce_slider img { width:100%; height:auto; display:block; }
#introduce_slider .item { width:100%; position:relative; }
#introduce_slider .item:nth-child(n+2) { display:none; }
#introduce_slider.slick-initialized .item:nth-child(n+2) { display:block; }
#introduce_slider .item .caption { margin:0; padding:15px 22px; line-height:1.6; background:#f7f7f7; border:1px solid #ddd; }
#introduce_slider .slick-dots { height:12px; text-align:right; position:absolute; bottom:16px; right:16px; z-index:3; opacity:0; }
#introduce_slider .slick-dots li { display:inline-block; margin:0 0 0 6px; }
#introduce_slider .slick-dots li button { display:inline-block; padding:0; width:12px; height:12px; overflow:hidden; text-indent:-400px; background:#ccc; border:none; border-radius:100%; opacity:0.6; }
#introduce_slider .slick-dots li button:hover { background:#b69e84; opacity:0.7; }
#introduce_slider .slick-dots li.slick-active button { background:#b69e84; opacity:1; }
.single-introduce #article #post_image { margin:0 0 50px 0; }
.introduce_shoulder_copy + #introduce_slider, .single-introduce #article .introduce_shoulder_copy + #post_image { margin-top:-40px; }
.single-introduce #article #post_title { margin:0 0 50px 0; }
.single-introduce #article #post_date { margin:-40px 0 46px 0; }
.introduce_archive_banner_link { margin:50px 0; }
.introduce_archive_banner_link a { display:block; color:#fff; background:#000; text-decoration:none; }
.introduce_archive_banner_link a:hover { color:#b69e84; }
.introduce_archive_banner_link span { display:block;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
.introduce_archive_banner_link .catch { margin:0; padding:20px 36px; font-size:27px; line-height:1.4; font-weight:400; }
.introduce_archive_banner_link .image {}
.introduce_archive_banner_link .image img { display:block; width:100%; height:auto; }
.introduce_archive_banner_link-2col a { height:160px; overflow:hidden; display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-align:center; -webkit-align-items:center; align-items:center; position:relative; }
.introduce_archive_banner_link-2col a span { width:50%; }
.introduce_archive_banner_link-2col .catch { padding:0 36px; }
.introduce_archive_banner_link-2col .image { height:100%; overflow:hidden; position:relative; }
.introduce_archive_banner_link-2col .image img { width:initial; width: auto; min-width:100%; height:100%; position:absolute; top:0; bottom:0; left:50%;
  -webkit-transform:translate3d(-50%,0,0); -moz-transform:translate3d(-50%,0,0); -ms-transform:translate3d(-50%,0,0); -o-transform:translate3d(-50%,0,0); transform:translate3d(-50%,0,0);
}
.introduce_archive_banner_link-text { text-align:center; }

/* ----------------------------------------------------------------------
 お知らせ
---------------------------------------------------------------------- */
/* お知らせ一覧 */
#recent_news { margin:0 0 30px 0; }
#recent_news .headline { margin:0 0 14px 0; font-size:24px; font-weight:500; line-height:1.2; color:#b69e84; }
#recent_news ol { margin:0; padding:0; border:1px solid #ddd; border-bottom:none; }
#recent_news li { border-bottom:1px solid #ddd; }
#recent_news li a { display:block; padding:18px 24px 17px 24px; line-height:1.7; color:#000; text-decoration:none; position:relative; }
#recent_news li a:hover { color:#b69e84; text-decoration:none; }
#recent_news li .title { font-weight:300; }
#recent_news .show_date li a { padding-right:108px; }
#recent_news .show_date li .date { display:block; margin:-0.5em 0 0 0; color:#999; font-size:12px; line-height:1; position:absolute; top:50%; right:18px; }
.post-type-archive-news ul.page-numbers { text-align:left; }

/* お知らせ詳細 */
.article_inner { padding:44px 36px; border:1px solid #ddd; }
.single-news #article #post_date { margin:-20px 0 28px 0; }
.single-news #article #single_share_top { margin-top:0; }
.single-news #recent_news { margin-top:50px; }
.single-news #recent_news .archive_link { margin:28px 0 0 0; text-align:right; }
.single-news #recent_news .archive_link a { text-decoration:none; }
.single-news #recent_news .archive_link a:after { content:'\e910'; font-family:'design_plus'; display:inline-block; padding:0 0 0 8px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}

/* 次の記事、前の記事 */
#previous_next_post { margin:50px 0; }
#previous_next_post .prev_post { float:left; width:50%; }
#previous_next_post .next_post { float:right; width:50%; }
#previous_next_post a { display:block; height:92px; line-height:1.6; color:#000; border:1px solid #ddd; position:relative; }
#previous_next_post a:hover { color:#000; background:#f7f7f7; text-decoration:none; }
#previous_next_post .prev_post + .next_post a { border-left:none; }
#previous_next_post .title { padding:0 8%; max-height:4.8em; overflow:hidden; position:absolute; top:50%;
  -webkit-transform:translate3d(0,-50%,0); -moz-transform:translate3d(0,-50%,0); -ms-transform:translate3d(0,-50%,0); -o-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);
}
#previous_next_post .prev_post .title { padding-left:14%; }
#previous_next_post .next_post .title { padding-right:14%; }
#previous_next_post a:before {
  font-family:'design_plus'; color:#999; font-size:18px; line-height:1; display:block; margin:-0.5em 0 0 0; width:20px; position:absolute; top:50%;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#previous_next_post .prev_post a:before { content:'\e90f'; left:6.5%; text-align:left; }
#previous_next_post .next_post a:before { content:'\e910'; right:6.5%; text-align:right; }


/* ----------------------------------------------------------------------
 サイドコンテンツ
---------------------------------------------------------------------- */
/* 基本設定 */
.side_widget { margin:0 0 48px 0; font-size:14px; line-height:1.7; position:relative; }
.side_widget:last-child, .side_widget:only-child { margin:0; }
.side_headline { margin:0 0 14px 0; font-size:24px; font-weight:300; line-height:1.4; color:#b69e84; }
.side_widget + .side_widget .side_headline { margin-top:-6px; }
.side_widget ul { margin:0; }
.side_widget li { margin:0 0 10px 0; padding:0; line-height:1.7; }
.side_widget li:last-child { margin-bottom:0; }
.side_widget li ul { margin:10px 0 0 10px; }
.side_widget a { }
.side_widget a:hover { }
.side_widget img { display:block; height:auto; max-width:100%; }

/* 広告 */
.ml_ad_widget { border:none; padding:0; background:none; }
.ml_ad_widget img { height:auto; max-width:100%; margin:0 auto; display:block; }

/* カレンダー */
.widget_calendar { border:1px solid #ddd; padding:15px; }
.widget_calendar .side_headline { font-size:20px; position:relative; text-align:center; }
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:2px; line-height:3.4; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background-color:#eee; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#ccc; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:2; }
#wp-calendar #prev, #wp-calendar #next { line-height:3; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color:#fff; background:#ccc; }
#wp-calendar td#today { font-weight:bold; }

/* デザインされた記事一覧１ */
.styled_post_list1 { margin:0; padding:0; display:none; background:#fff; border:1px solid #ddd; border-bottom:none; }
.styled_post_list1 li { margin:0; padding:10px; border-bottom:1px solid #ddd; }
.styled_post_list1 li a { display:block; text-decoration:none; position:relative; }
.styled_post_list1 .image { float:left; width:100px; height:100px; overflow:hidden; }
.styled_post_list1 .image img { display:block; width:100%; min-width:100%; }
.styled_post_list1 .info { margin:0 0 0 120px; padding:5px 0 0 0; height:95px; overflow:hidden; position:relative; }
.styled_post_list1 .title { font-size:1em; margin:0; padding:0; display:block; font-weight:400; text-decoration:none; max-height:5.1em; overflow:hidden; }
.styled_post_list1 .date { font-size:0.86em; color:#999; display:block; position:absolute; left:0; bottom:0; }
.styled_post_list1_tabs { margin:0 0 -1px 0; padding:0; display:-ms-flexbox; display:-webkit-flex; display:flex; border-left:1px solid #ddd; position:relative; }
.styled_post_list1_tabs li { margin:0; padding:0; width:50%; line-height:1.4; background:#f7f7f7; border-top:1px solid #ddd; border-right:1px solid #ddd; }
.styled_post_list1_tabs li label { display:block; margin:0; padding:18px 9px; text-align:center; cursor:pointer; border-bottom:1px solid #ddd; }
.styled_post_list1_widget .tab-radio { display:none; }
.styled_post_list1_widget .tab-radio-recent_post:checked ~ .styled_post_list1_tabs .tab-label-recent_post,
.styled_post_list1_widget .tab-radio-recommend_post:checked ~ .styled_post_list1_tabs .tab-label-recommend_post,
.styled_post_list1_widget .tab-radio-recommend_post2:checked ~ .styled_post_list1_tabs .tab-label-recommend_post2 { background:#fff; }
.styled_post_list1_widget .tab-radio-recent_post:checked ~ .styled_post_list1_tabs .tab-label-recent_post label,
.styled_post_list1_widget .tab-radio-recommend_post:checked ~ .styled_post_list1_tabs .tab-label-recommend_post label,
.styled_post_list1_widget .tab-radio-recommend_post2:checked ~ .styled_post_list1_tabs .tab-label-recommend_post2 label { border-bottom-color:#fff; }
.styled_post_list1_widget .tab-radio-recent_post:checked ~ .tab-content-recent_post,
.styled_post_list1_widget .tab-radio-recommend_post:checked ~ .tab-content-recommend_post,
.styled_post_list1_widget .tab-radio-recommend_post2:checked ~ .tab-content-recommend_post2 { display:block; }

/* 検索 */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s, .widget.google_search #s { width:85%; height:40px; margin:0; border:1px solid #ddd; background:#fff; padding:0 10px; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:15%; height:40px; background:#f7f7f7 url(//j-eps.net/wp-content/themes/gensen_old/img/common/icon_search.png) no-repeat center; border:1px solid #ddd; border-left:none; cursor:pointer; display:block; float:right; text-indent:-300%; overflow:hidden; }
.widget.google_search #searchsubmit { font-family:'design_plus'; color:#aaa; font-size:14px; border:none; width:15%; height:40px; background:#f7f7f7; border:1px solid #ddd; border-left:none; cursor:pointer; display:block; float:right; overflow:hidden; }
.widget_search #search-btn input:hover, .widget_search #searchsubmit:hover, .widget.google_search #searchsubmit:hover { background-color:#000; border-color:#000; }

/* アーカイブ、カテゴリードロップダウンメニュー */
.widget_archive select, .widget_categories select, .tcdw_archive_list_widget select { margin:0; padding:12px 10px; width:100%; background:#fff; border:1px solid #ddd; border:1px solid #ddd; }
.widget_archive select { padding:12px; }
.widget_archive label, .widget_categories label { display:none; }
.widget_archive select option, .widget_categories select option, .tcdw_archive_list_widget option { background:#fff; color:#333; }

/* バナーリスト */
ul.banner_list, .widget ul.banner_list { margin:0; padding:0; }
ul.banner_list li, .widget ul.banner_list li { margin:0 0 14px 0; padding:0; width:100%; position:relative; }
ul.banner_list li:last-child, .footer_widget ul.banner_list li:last-child { margin-bottom:0; }
ul.banner_list li img { display:block; width:100%; height:auto; }
ul.banner_list li .caption { width:100%; padding:0 16px; font-size:22px; font-weight:600; line-height:1.4; text-align:center; color:#fff !important; position:absolute; top:50%; left:0; z-index:2;
  -webkit-transform:translate3d(0,-50%,0); -moz-transform:translate3d(0,-50%,0); -ms-transform:translate3d(0,-50%,0); -o-transform:translate3d(0,-50%,0); transform:translate3d(0,-50%,0);
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
ul.banner_list li a:hover .caption { color:#b69e84; }

/* ランキング */
.tcdw_ranking_list_widget ol { margin:0; padding:0; }
.tcdw_ranking_list_widget li { margin:0; padding:18px 0; border-bottom:1px solid #ddd; }
.tcdw_ranking_list_widget li:first-child { padding-top:0; }
.tcdw_ranking_list_widget li:last-child { padding-bottom:0; border-bottom:none; }
.tcdw_ranking_list_widget li a { display:block; text-decoration:none; position:relative; }
.tcdw_ranking_list_widget .image { float:left; width:100px; height:100px; overflow:hidden; }
.tcdw_ranking_list_widget .image img { display:block; width:100%; min-width:100%; }
.tcdw_ranking_list_widget .info { margin:0 0 0 118px; height:100px; overflow:hidden; }
.tcdw_ranking_list_widget .title { font-size:1em; margin:0; padding:0; display:block; font-weight:400; text-decoration:none; max-height:5.1em; overflow:hidden; }
.tcdw_ranking_list_widget .rank { margin:0 0 7px; width:80px; height:26px; line-height:26px; font-size:0.86em; color:#fff; text-align:center; background:#aaa; border-radius:13px; overflow:hidden; }

/* アイコンメニュー */
.tcdw_icon_menu_list_widget ol { margin:1px 0 0 0; padding:0; border-left:1px solid #ddd; font-size:0; }
.tcdw_icon_menu_list_widget li { display:inline-block; margin:-1px 0 0 0; padding:0; width:100%; height:48px; line-height:48px; font-size:14px; overflow:hidden; border:1px solid #ddd; border-left:none; position:relative;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
.tcdw_icon_menu_list_widget li a { display:block; padding:0 12px 0 18px; text-decoration:none; }
.tcdw_icon_menu_list_widget li a:hover { color:#000; background:#f7f7f7; }
.tcdw_icon_menu_list_widget li.width-half { width:50%; }
.tcdw_icon_menu_list_widget li.has-menu-icon a { padding-left:42px; }
.tcdw_icon_menu_list_widget li.has-menu-icon:before { font-family:'design_plus'; display:inline-block; width:42px; text-align:center; position:absolute; top:0; left:0; }
.tcdw_icon_menu_list_widget li.menu-icon-spa:before { content:'\e929'; }
.tcdw_icon_menu_list_widget li.menu-icon-crown:before { content:'\e926'; }
.tcdw_icon_menu_list_widget li.menu-icon-users:before { content:'\e91e'; }
.tcdw_icon_menu_list_widget li.menu-icon-add_circle:before { content:'\e147'; }
.tcdw_icon_menu_list_widget li.menu-icon-marker2:before { content:'\e8b4'; }
.tcdw_icon_menu_list_widget li.menu-icon-loyalty:before { content:'\e89a'; }
.tcdw_icon_menu_list_widget li.menu-icon-notifications:before { content:'\e7f4'; }
.tcdw_icon_menu_list_widget li.menu-icon-restaurant:before { content:'\e56c'; }
.tcdw_icon_menu_list_widget li.menu-icon-smile:before { content:'\e813'; }
.tcdw_icon_menu_list_widget li.menu-icon-work:before { content:'\e8f9'; }
.tcdw_icon_menu_list_widget li.menu-icon-flag2:before { content:'\e902'; }
.tcdw_icon_menu_list_widget li.menu-icon-clock:before { content:'\e94e'; }
.tcdw_icon_menu_list_widget li.menu-icon-chat:before { content:'\e0b7'; }
.tcdw_icon_menu_list_widget li.menu-icon-mode_edit:before { content:'\e254'; }
.tcdw_icon_menu_list_widget li.menu-icon-favorite:before { content:'\e87d'; }
.tcdw_icon_menu_list_widget li.menu-icon-star:before { content:'\f005'; }
.tcdw_icon_menu_list_widget li.menu-icon-star-o:before { content:'\f006'; }
.tcdw_icon_menu_list_widget li.menu-icon-tag:before { content:'\f02b'; }
.tcdw_icon_menu_list_widget li.menu-icon-lightbulb:before { content:'\f0eb'; }
.tcdw_icon_menu_list_widget li.menu-icon-live_help:before { content:'\e0c6'; }
.tcdw_icon_menu_list_widget li.menu-icon-spinner:before { content:'\f110'; }
.tcdw_icon_menu_list_widget li.menu-icon-cube:before { content:'\f1b2'; }
.tcdw_icon_menu_list_widget li.menu-icon-check:before { content:'\f00c'; }
.tcdw_icon_menu_list_widget li.menu-icon-search-plus:before { content:'\f00e'; }

.footer_widget.tcdw_icon_menu_list_widget li{ margin: 0; line-height: 48px; }


/* ----------------------------------------------------------------------
 フッター
---------------------------------------------------------------------- */
#footer { background: #FAFAFA url(//j-eps.net/wp-content/themes/gensen_old/image/footer_bg.png) no-repeat center bottom; background-size: 1520px; border-bottom: 9px solid #A3D1FF; }
#footer_contents { background:transparent!important; color:#333333; text-align:center; }
#footer_contents a { color: #333333; }
#footer_contents a:hover { color:#92785f; text-decoration:none; }
@media only screen and (max-width: 735px) {
	#footer{background-size: 200%;}
}
@media only screen and (min-width: 736px) and (max-width: 1024px){
	#footer{background-size: 120%;}
}
#footer_info { padding:43px 20% 44px; position:relative; }

/* logo */
#footer_logo { margin-bottom:30px;}
#footer_logo .logo { display:inline-block; margin:0; font-size:36px; line-height:1.2; }
#footer_logo .logo img{ max-width: 180px; }
/* footer bottom menu */
#footer_bottom_menu { display:inline-block; margin:12px 0 0 0; }
#footer_bottom_menu ul { display:inline; font-size:0; }
#footer_bottom_menu li { display:inline-block; font-size:12px; line-height:2; }
#footer_bottom_menu li:after { content:"|"; display:inline-block; padding:0 0.5em; }
#footer_bottom_menu li:last-child:after { content:""; }

/* SNSボタン */
#footer_social_link { margin-bottom:10px; }
#footer_social_link li { display:inline-block; margin:0 10px 0 0; position:relative; z-index:1; }
#footer_social_link li a {
  display:block; text-indent:0px; overflow:hidden; width:20px; height:20px; position:relative; z-index:2;
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none; transition-property:none;
}
#footer_social_link li:before {
  font-family:'design_plus'; color:#333333; font-size:20px; display:block; position:absolute; top:0; left:0; z-index:1;
  width:20px; height:20px; line-height:14px;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#footer_social_link li:hover:before { color:#fff; }
#footer_social_link li.twitter:before { content:'\e904'; }
#footer_social_link li.facebook:before { content:'\e902'; }
#footer_social_link li.insta:before { content:'\ea92'; margin-top:1px; }
/*#footer_social_link li.rss:before { content:'\e90b'; }*/

/* コピーライト */
#copyright { font-size:12px; line-height:1.6; }
/* ページ上部へ戻るボタン */
#return_top { display:none; position:fixed; bottom:20px; right:20px; z-index:990; }
#return_top a { display:block; width:55px; height:55px; text-decoration:none; background:#b69e84; border-radius:50%; opacity:0.8; }
#return_top a:before {
  font-family:'design_plus'; color:#fff; font-size:16px; line-height:1; display:block; position:absolute; top:50%; left:50%; margin:-0.5em 0 0 -0.5em;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}
#return_top a:before { content:'∧';transform:scale(1.5,0.8);font-weight:bold;text-indent:2px; }
#return_top a:hover { opacity:1; }
#return_top a span { display:none; }

/* フッターウィジェット */
#footer_widget { padding:50px 0 12px; text-align:center; border-bottom:1px solid #444;
  display:-ms-flexbox; display:-webkit-flex; display:flex; -ms-flex-pack:justify; -webkit-justify-content:space-between; justify-content:space-between;
  -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;
}
.footer_widget { display:inline-block; font-size:12px; line-height:2.2; text-align:left; width:300px; overflow:hidden; margin:0 0 30px 0; padding:0; vertical-align:top; position:relative; }
.footer_widget.widget_nav_menu { width:200px; }
.footer_headline { margin:0 0 14px 0; font-size:24px; color:#b69e84; line-height:1.4; }
.footer_widget ul { margin:0; }
.footer_widget li { margin:0 0 10px 0; padding:0; line-height:2.4; }
.footer_widget li:last-child { margin-bottom:0; }
.footer_widget li ul { margin:10px 0 0 10px; }
.footer_widget a { color:#fff; text-decoration:none; }
.footer_widget a:hover { color:#b69e84; }
.footer_widget img { height:auto; max-width:100%; }

#footer_widget.footer_widget_type2 { -webkit-flex-wrap:none; -ms-flex-wrap:none; flex-wrap:none; }
#footer_widget.footer_widget_type2 .ml_ad_widget { width:25%; /*margin-right:2%;*/margin-right:8%; }
#footer_widget.footer_widget_type2 .widget_nav_menu { /*width:20%;*/ width:17%; }
#footer_widget.footer_widget_type2 .tcdw_banner_list_widget { width:30.666%; }

.footer_widget .collapse_category_list { border-top:1px solid #ddd; }
.footer_widget .styled_post_list1 li { margin:0; padding:10px; }
.footer_widget .styled_post_list1_tabs li { margin:0; padding:0; }
.footer_widget ul.banner_list li { margin:0 0 28px 0; }
.footer_widget.widget_nav_menu li { margin-bottom:0; }

/* エリア・カテゴリーメニュー */
#footer_nav { padding:50px 0 220px 0; background:transparent!important; }
#footer_nav .footer_nav_cols .footer_nav_1 { width:49%; float:left; }
#footer_nav .footer_nav_cols .footer_nav_2 { width:49%; float:right; }
#footer_nav .headline { margin:0 0 15px 0; font-size:15px; font-weight: 700;color:#333333; background:transparent!important; }
#footer_nav a { text-decoration:none; }
#footer_nav a:hover { color:#92785f; text-decoration:none; }
#footer_nav ul { margin:0; padding:0; }
#footer_nav li { margin:0; padding:0; font-size:13px; line-height:2.4; }
#footer_nav li ul { display:inline; }
#footer_nav li li { display:inline-block;  font-size:12px;}
#footer_nav li li:before { content:'|'; padding:0 0.5em; }
#footer_nav .footer_nav_type1 li { display:inline-block; float:left; padding-right:0.5em;
  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
}
#footer_nav .footer_nav_cols .footer_nav_type1 li {}
#footer_nav .footer_nav_type2 > ul > li > a { font-weight:700; }
#footer_nav .footer_nav_cols .footer_nav_type1 li:after { content:'|'; padding:0 0.5em; }


/* ----------------------------------------------------------------------
 コメント
---------------------------------------------------------------------- */
/* 基本設定 */
#comments { font-size:12px; margin:0; }
#comment_headline { margin:0 0 14px 0; font-size:24px; font-weight:300; line-height:1.2; color:#b69e84; }
#comment_area, #trackback_area { margin:15px 0 20px; padding:0 0 5px 0; }
#trackback_area { display:none; }

/* コメント・トラックバックのタブ */
#comment_header { position:relative; margin:50px 0 25px; }
#comment_header ul { margin:0; }
#comment_header ul li { float:left; text-align:center; margin:0; width:50%; }
#comment_header ul li a, #comment_header ul li p {
  font-size:11px; padding:10px 15px; line-height:1.8; display:block; color:#666; text-decoration:none; border:1px solid #ccc; }
#comment_header ul li a:hover { color:#fff !important; background:#b69e84; }
#comment_header ul li.comment_switch_active a, #comment_header #comment_closed p { color:#fff; position:relative; background:#b69e84; border-color:#b69e84; }
#comment_header ul li.comment_switch_active a:after, #comment_header #comment_closed p:after { position:absolute; bottom:-17px; left:50%; margin-left:-5px; content:""; width:0; height:0; border-width:10px; border-style:solid; border-color:#b69e84 transparent transparent transparent; }

/* コメントの基本部分 */
.commentlist { list-style-type:none; margin:0; padding:0; }
.comment { border:1px solid #ccc; color:#777; margin:0 0 15px; padding:15px 20px 0; background:#fff; }
#comments .comment_content { margin:20px 0 0; padding:0; background:none; }
.admin-comment { }

/* コメントの情報部分 */
.comment-meta { position:relative; margin:0 0 10px 0; }
.comment-meta-left { float:left; width:100%; }
#comments .avatar { float:left; margin:0 10px 0 0; background:#fff; width:40px; height:40px; }
.comment-name-date { padding:3px 0 0 0; height:37px; }
a.admin-url { text-decoration:underline; }
a.guest-url { text-decoration:underline; }
.comment-name-date { margin:0; }
.comment-date { font-size:11px; color:#757676; margin:10px 0 0 0; }
.comment-act { background:url(//j-eps.net/wp-content/themes/gensen_old/img/common/arrow3.gif) no-repeat left; font-size:11px; position:absolute; right:0px; padding:0 0 0 10px; margin:5px 0 0 0; }
.comment-act li { display:inline; margin:0; }
.comment-reply a, .comment-reply a:visited { border-right:1px solid #aaa; padding:0 10px 0 0; margin:0 6px 0 0; }
.comment-edit a, .comment-edit a:visited { border-left:1px solid #aaa; padding:0 0 0 10px; margin:0 0 0 6px; }

/* コメント本文 */
#comments .comment_content p { margin:0 0 15px 0; }
#comments .comment_content blockquote span { margin:0 0 -1em 0; display:block; }

/* メッセージ、警告文 */
.comment-note { display:block; font-size:11px; margin:0 0 1em 0; color:#33a8e5; border:1px solid #94ddd4; padding:10px 15px; background:#d6f4f0; }
.comment_closed { border:1px solid #ccc; text-align:center; margin:0 35px 15px 0; padding:15px; background:#fefefe; }
.no_comment { padding-bottom:15px; }

/* トラックバック */
.trackback_time { font-size:11px; color:#757676; margin:0 0 7px 0px; }
.trackback_title { margin:2px 0 8px 0; margin:0 0 10px 0px; line-height:1.6; }
#trackback_url_area { margin:0; }
#trackback_url_area label { display:block; margin:0 0 10px 0; font-size:11px; }
#trackback_url_area input { border:1px solid #ccc; background:#fafafa; padding:10px; width:100%; font-size:11px; }

/* ページナビ */
#comment_pager { margin:0 0 10px; height:24px; }
#comment_pager a, #comment_pager span { display:inline; float:left; margin:0 10px 0 0; }
#comment_pager .current { text-decoration:underline; }

/* コメントフォーム */
.comment_form_wrapper { border:1px solid #ccc; margin:0 0 0px; padding:15px; background:#fff; }
.comment .comment_form_wrapper { margin:0 0 20px; }
#cancel_comment_reply { background:url(//j-eps.net/wp-content/themes/gensen_old/img/common/arrow3.gif) no-repeat left center; margin:0 0 1em 0; padding:0 0 0 10px; }
#comment_user_login p { padding:0 0 0 1px; margin:0; line-height:1; }
#comment_user_login span { margin:0 0 0 40px; }
#comment_login { margin:0; padding:3px 30px 10px 30px; }
#comment_login p { margin:0; padding:12px 0 11px 36px; line-height:1; }
#comment_login a { margin:0 0 0 20px; padding:0 0 0 20px; background:url(//j-eps.net/wp-content/themes/gensen_old/img/common/arrow3.gif) no-repeat 10px 3px; }
#guest_info { padding:0; width:100%; }
#guest_info div { margin:0 0 12px 0; text-align:left; }
#guest_info input { margin:0; padding:5px 0; border:1px solid #ccc; width:100%; background:#fff; color:#777; }
#guest_info input:focus { border:1px solid #b69e84; }
#guest_info label { display:block; margin:0 0 5px 0; padding:0 0 0 0; font-size:11px; color:#888; }
#guest_info span { color:#666; margin:0 10px 0 0; }
#comment_textarea textarea { margin:15px 0 0; width:100%; height:150px; border:1px solid #ccc; background:#fff; color:#777; font-size:11px; overflow:auto; }
#comment_textarea textarea:focus { border:1px solid #b69e84; }
#submit_comment_wrapper { text-align:center; }
#submit_comment {
  background:#999; border:none; cursor:pointer; color:#fff; font-size:14px; width:200px; height:50px; margin:15px auto 0; display:block;
  -webkit-transition:background-color 200ms ease-in-out;
  -moz-transition:background-color 200ms ease-in-out;
  -o-transition:background-color 200ms ease-in-out;
  -ms-transition:background-color 200ms ease-in-out;
  transition:background-color 200ms ease-in-out;
}
#submit_comment:hover { background:#b69e84; }
#input_hidden_field { display:none; }

/* ----- パスワード保護 ----- */
.password_protected { text-align:center; margin:30px 38px; padding:10px 20px; color:#fff; background:#b69e84; border-radius:5px; }
.password_protected p { font-size:12px; margin:0; line-height:1.6; }


/* ----------------------------------------------------------------------
 WordPress プリセットスタイル
---------------------------------------------------------------------- */
/* alignment */
.post_content .alignright { float:right; }
.post_content .alignleft { float:left; }
.post_content .aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:7px; }
.post_content blockquote.alignleft, .post_content img.alignleft { margin:7px 24px 7px 0; }
.post_content .wp-caption.alignleft { margin:7px 14px 7px 0; }
.post_content blockquote.alignright, .post_content img.alignright { margin:7px 0 7px 24px; }
.post_content .wp-caption.alignright { margin:7px 0 7px 14px; }
.post_content blockquote.aligncenter, .post_content img.aligncenter, .post_content .wp-caption.aligncenter { margin-top:7px; margin-bottom:7px; }

/* text and headline */
.post_content p { line-height:2.4; margin:0 0 2.4em 0; }
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 { clear:both; line-height:1.2; font-weight:400; margin:0 0 10px 0; padding:10px 0 0 0; }
.post_content h1 { font-size:150%; }
.post_content h2 { font-size:140%; }
.post_content h3 { font-size:130%; padding-top:20px; }
.post_content h4 { font-size:120%; }
.post_content h5 { font-size:110%; }
.post_content h6 { font-size:100%; }

/* image */
.post_content img[class*="align"], .post_content img[class*="wp-image-"], .post_content img[class*="attachment-"], .post_content img.size-full, .post_content img.size-large, .post_content .wp-post-image, .post_content img
 { height:auto; max-width:100%; }

/* list */
.post_content li, .post_content dt, .post_content dd { line-height:2.2; }
.post_content ul, .post_content ol, .post_content dl { margin-bottom:24px; }
.post_content ol { list-style:decimal outside none; margin-left:1.5em; }
.post_content ul { list-style:circle outside none; margin-left:1.3em; }
.post_content li > ul, .post_content li > ol { margin-bottom:0; }
.post_content dt { font-weight:bold; }
.post_content dd { margin-bottom:1em; }

/* table */
.post_content table { margin:0 0 24px 0; /*width:100% !important;*/ }
.post_content td, .post_content th { border:1px solid #bbb; padding:10px 15px; line-height:2.2; }
.post_content th { background:#ddd; font-weight:normal; }
/* table style */
.post_content table.table_no_border th, .post_content table.table_no_border td { border:none; padding-left:0; }
.post_content table.table_border_horizontal th, .post_content table.table_border_horizontal td { border-left:none; border-right:none; padding-left:0; }

/* block quote */
.post_content blockquote { margin:0 0 25px 0; padding:27px 30px 0; border:1px solid #ccc; box-shadow:0px 4px 0px 0px #f2f2f2; position:relative; }
.post_content blockquote:before { content:'"'; font-style:italic; font-size:30px; font-weight:normal; line-height:40px; width:30px; height:30px; position:absolute; top:5px; left:10px; color:#5cbcd7; }
.post_content blockquote:after { content:'"'; font-style:italic; font-size:30px; font-weight:normal; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:7px; right:-2px; color:#5cbcd7; }
.post_content blockquote cite { border-top:1px dotted #aaa; display:block; padding:20px 0 0 0; font-style:italic; text-align:right; font-size:90%; }

/* captions */
.post_content .wp-caption { margin-bottom:24px; background:#fff; border:1px solid #ccc; padding:5px; max-width:100%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; }
.post_content .wp-caption-text { text-align:center; font-size:12px; font-style:italic; line-height:1.5; margin:9px auto; }
.post_content .wp-caption img[class*="wp-image-"] { display:block; margin:0 auto; }

/* gallery */
.gallery { margin-bottom:20px; }
.gallery a img { border:0 !important; }
.gallery-item { float:left; margin:0 4px 4px 0; overflow:hidden; position:relative; }
.gallery-columns-1 .gallery-item { max-width:100%; }
.gallery-columns-2 .gallery-item { max-width:48%; max-width:-webkit-calc(50% - 4px); max-width:calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width:32%; max-width:-webkit-calc(33.3% - 4px); max-width:calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width:23%; max-width:-webkit-calc(25% - 4px); max-width:calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width:19%; max-width:-webkit-calc(20% - 4px); max-width:calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width:15%; max-width:-webkit-calc(16.7% - 4px); max-width:calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width:13%; max-width:-webkit-calc(14.28% - 4px); max-width:calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width:11%; max-width:-webkit-calc(12.5% - 4px); max-width:calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width:9%; max-width:-webkit-calc(11.1% - 4px); max-width:calc(11.1% - 4px); }
.gallery-columns-10 .gallery-item { max-width:7%; max-width:-webkit-calc(9.4% - 0px); max-width:calc(9.4% - 0px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right:0; }
.gallery-caption { background-color:rgba(0, 0, 0, 0.7); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; color:#fff; font-size:12px; line-height:1.5; margin:0; max-height:50%; opacity:0; padding:6px 8px; position:absolute; bottom:0; left:0; text-align:left; width:100%; }
.gallery-caption:before { content:""; height:100%; min-height:49px; position:absolute; top:0; left:0; width:100%; }
.gallery-item:hover .gallery-caption { opacity:1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display:none; }

/* etc */
.post_content .wp-smiley { border:0; margin-bottom:0; margin-top:0; padding:0; }
.post_content address { margin:0 0 24px 0; line-height:2.2; }
.post_content pre { border-left:5px solid #7fc120; font-size:12px; margin:0 0 27px 0; line-height:25px; background:url(//j-eps.net/wp-content/themes/gensen_old/img/common/pre.gif) repeat left top; padding:0 17px; overflow:auto; }
.post_content .sticky { }
.post_content .mejs-container { margin:12px 0 25px; }

/* パスワード保護 */
.c-pw__desc, .c-pw__desc p { line-height:2.5; }
.c-pw__desc p { margin-bottom:16px; }
.c-pw__btn { box-sizing:border-box; color:#fff; display:inline-block; padding:13px 20px; font-size:14px; text-align:center; line-height:1; background:#999; }
.c-pw__btn:hover { background:#333; color:#fff; }
.c-pw__btn--register { min-width:160px; margin-bottom:32px; }
.c-pw__btn--submit { min-width:100px; border:0; cursor:pointer; }
.c-pw .c-pw__btn:hover { text-decoration:none; }
.c-pw__box { border:1px solid #ddd; background:#f5f5f5; padding:25px 36px; display:inline-block; margin-bottom:40px; box-sizing:border-box; }
.c-pw__box .c-pw__box-desc { line-height:1.2; margin-bottom:20px; }
.c-pw__box-label { margin-right:14px; }
.c-pw__box-input { border:1px solid #ddd; box-shadow:none; height:40px; width:250px; margin-right:13px; flex:1; box-sizing:border-box; padding:0 10px; }
.post_content .c-pw__btn, .post_content .c-pw__btn:hover { color:#fff; }
.u-center { text-align:center; }
/*追加CSS*/
body, input, textarea, select{
	font-family: 'noto-sans-cjk-jp', sans-serif!important;
	font-weight: 400;
}
img {vertical-align: middle;max-width:100%;height: auto;}
img.scaled-image{border: none!important; margin: 0!important;}
*, *:before, *:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.flex_row{
	webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.flex_between{
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.flex_column{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
		flex-direction: column;
}
.flex_center{
	-webkit-justify-content: center;
	justify-content: center;
}
.flex_wrap{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
@media only screen and (max-width: 735px) {
	.flex{
		display: block;
	}
}
.header-slider{
	padding: 60px 0;
}
.header-slider .main-slider{
	margin-bottom: 20px;
}
.header-slider.sp-slider{
	display: none;
}
.header-slider .main-slider .swiper-slide{
	border-radius: 20px;
}
.header-slider .main-slider .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.slider-thumbnail .swiper-slide{
	width: 25%;
	height: 100%;
	opacity: .5;
	overflow: hidden;
}
.slider-thumbnail .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}
.slider-thumbnail .swiper-slide-thumb-active{
	opacity: 1;
}
.header-slider .swiper-button-lock{
	display: block;
}
.header-slider .swiper-button-prev.swiper-button-disabled,
.header-slider .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	pointer-events: initial;
	cursor: pointer;
}
.header-slider .swiper-button-prev,
.header-slider .swiper-button-next {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	margin-top: -30px;
}
.header-slider .swiper-button-next {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn.svg);
	transform: scale(-1, 1);
	right: -30px;
}
.header-slider .swiper-button-prev {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn.svg);
	left: -30px;
}
.cb_content{
	padding: 100px 0;
}
.cb_content ul{
	list-style: none;
	margin: 0;
}
.page-ttl{
	text-align: center;
	margin-bottom: 60px;
}
.page-ttl .icon{
	line-height: 1;
}
.page-ttl h2{
	font-size: 26px;
	font-weight: 700;
	padding: 0;
	margin: 0;
}
.ttlArea{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}
.ttlArea h2{
	background: transparent;
	font-size: 26px;
	font-weight: 700;
	padding: 0 0 0 0.5em;
	margin: 0;
}
.ttlArea .icon img{
	vertical-align: middle;
}
.ttlArea .more{
	position: absolute;
	right: 0;
}
.ttlArea .more li{
	margin: 0;
	padding: 0;
	width: auto;
	float: none;
}
.ttlArea .more li a{
	background: transparent!important;
	display: block;
	position: relative;
	color: #66AAD5;
	font-size: 15px;
	padding: 0 15px 0 0;
}
.ttlArea .more li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 6px;
	height: 6px;
	margin: -1px 0 0 0;
	border-top: solid 2px #66AAD5;
	border-right: solid 2px #66AAD5;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.home #cb_0{
	background: #F7F7F7 url(//j-eps.net/wp-content/themes/gensen_old/image/bg_1.png);
	padding: 60px 0;
}
.home .about-guide{
	position: relative;
}
.home .about-guide{
	position: relative;
}
.home .about-guide:before,
.home .about-guide:after{
	content: '';
	position: absolute;
	display: inline-block;
}
.home .about-guide:before{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/about_bg1.png) no-repeat;
	background-size: cover;
	top: -100px;
	right: -200px;
	width: 318px;
	height: 332px;
}
.home .about-guide:after{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/about_bg2.png) no-repeat;
	background-size: cover;
	bottom: -130px;
	left: -140px;
	width: 379px;
	height: 264px;
}
.home .about-list .about-items{
	align-items: center;
	margin-bottom: 60px;
}
.home .about-list .about-items:last-child{
	margin-bottom: 0;
}
.home .about-list .about-items .contentArea{
	width: 43%;
	padding: 0 10% 0 0;
	margin-left: -3%;
}
.home .about-list .about-items:nth-child(2) .contentArea{
	width: 40%;
	padding: 0 5%;
	margin-left: 0;
}
.home .about-list .about-items .no{
	text-align: center;
	line-height: 1;
}
.home .about-list .about-items h3{
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 10px;
}
.home .about-list .about-items p{
	font-size: 14px;
	line-height: 1.8;
}
.home .about-list .about-items ul{
	text-align: center;
}
.home .about-list .about-items ul li{
	display: inline-block;
}
.home .about-list .about-items ul li a{
	position: relative;
	display: block;
	background: #ffffff;
	border: 1px solid #E2E2E2;
	font-size: 15px;
	font-weight: 500;
	color: #333333;
	padding: 0 40px;
	border-radius: 5px;
}
.home .about-list .about-items ul li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.home .about-list .about-items .imgArea{
	width: 60%;
}
.home .new-guide .new-list .new-items a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #ffffff;
	border: 1px solid #E2E2E2;
	border-radius: 10px;
	color: #333;
}
.home .new-guide .new-list .new-items a:hover{
	text-decoration:none;
}
.home .new-guide .new-list .new-items .imgArea{
	width: 44%;
	height: 160px;
	overflow: hidden;
	line-height: 0;
}
.home .new-guide .new-list .new-items .imgArea img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px 0 0 10px;
}
.home .new-guide .new-list .new-items .contentArea{
	display: flex;
	flex-direction: column;
	width: 56%;
	padding: 10px;
}
.home .new-guide .new-list .new-items h3{
	font-size: 16px;
	font-weight: 700;
	padding: 0;
	margin: 0 0 10px 0;
}
.home .new-guide .new-list .new-items .intro_comment p{
	font-size: 14px;
	line-height: 1.4;
	color: #B7B7B7;
	margin: 0;
}
.home .new-guide .new-list .new-items .introduce_copy{
	margin-top: auto;
}
.home .new-guide .new-list .new-items .introduce_copy p{
	position: relative;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
	padding-left: 15px;
}
.home .new-guide .new-list .new-items .introduce_copy p::before{
	content: "";
	display: block;
	position: absolute;
	width: 11px;
	height: 14px;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/map_icon.svg) no-repeat;
	background-size: cover;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.home .new-guide .more{
	text-align: right;
	margin-top: 40px;
}
.home .new-guide .more li{
	display: inline-block;
}
.home .new-guide .more li a{
	background: transparent!important;
	display: block;
	position: relative;
	color: #66AAD5;
	font-size: 15px;
	padding: 0 15px 0 0;
}
.home .new-guide .more li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 6px;
	height: 6px;
	margin: -1px 0 0 0;
	border-top: solid 2px #66AAD5;
	border-right: solid 2px #66AAD5;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.home #cb_2{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/bg_2.png);
}
.home .pickup-grid{
	max-width: 1100px;
	margin: 0 auto;
}
.pickup-grid .pickup-list{
	margin: 60px 0 80px 0;
}
.pickup-grid .pickup-list .pickup-items{
	width: 33%;
	margin-right: 0.5%;
}
.pickup-grid .pickup-list .pickup-items:last-child{
	margin-right: 0;
}
.pickup-grid .pickup-list .pickup-items .pickup-img{
	line-height: 1;
	text-align: center;
}
.pickup-grid .pickup-list .pickup-items h3{
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-bottom: 10px;
}
.pickup-grid .pickup-list .pickup-items p{
	font-size: 14px;
	line-height: 1.8;
	padding: 0 30px;
}
.pickup-grid .pickup-list .pickup-items ul{
	text-align: center;
}
.pickup-grid .pickup-list .pickup-items ul li{
	display: inline-block;
}
.pickup-grid .pickup-list .pickup-items ul li a{
	position: relative;
	display: block;
	background: #ffffff;
	border: 1px solid #E2E2E2;
	font-size: 15px;
	font-weight: 500;
	color: #333333;
	padding: 0 40px;
	border-radius: 5px;
}
.pickup-grid .pickup-list .pickup-items ul li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.home .area-grid{
	background: #ffffff;
	align-items: center;
	padding: 60px;
	border-radius: 20px;
	-webkit-box-shadow: 10px 10px 30px rgba(136, 134, 90, 0.16);
	box-shadow: 10px 10px 30px rgba(136, 134, 90, 0.16);
}
.area-grid .area-nav{
	margin: 50px 0 10px 0;
}
.area-grid .area-nav li{
	width: 14.5%;
	margin-right: 2.6%;
}
.area-grid .area-nav li:last-child{
	margin-right: 0;
}
.area-grid .area-list ul li{
	width: 49%;
	margin-top: 40px;
}
.area-grid .area-list ul li a{
	color: #333333;
}
.area-grid .area-list ul li h4{
	font-size: 18px;
	font-weight: 700;
	border-left: 3px solid #A3D1FF;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
.area-grid .area-list ul.child li{
	width: auto;
	display: inline-block;
	border: 1px solid #E2E2E2;
	font-size: 14px;
	padding: 0 20px;
	border-radius: 50px;
	margin-top: 10px;
	margin-right: 5px;
}
.home #cb_3 .inner{
	max-width: 1100px;
}
.home #cb_4{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/bg_1.png);
}
.recommend-guide .ttlArea h2 span.rogo{
	display: inline-block;
	width: 120px;
	line-height: 1;
	margin-right: 10px;
}
.recommend-guide .ttlArea h2 img{
	margin-top: -10px;
}
.recommend-guide .recommend-list .recommend-items{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-top: 40px;
}
.recommend-guide .recommend-list .recommend-items .iconArea{
	width: 140px;
}
.recommend-guide .recommend-list .recommend-items .iconArea img{
	width: 140px;
	height: 140px;
	object-fit: cover;
	border-radius: 50%;
	border: 3px solid #FAEF99;
}
.recommend-guide .recommend-list .recommend-items .contentArea{
	width: calc(100% - 160px);
	padding-left: 40px
}
.recommend-guide .recommend-list .recommend-items .ttl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.recommend-guide .recommend-list .recommend-items .ttl h4{
	font-size: 23px;
	font-weight: 700;
}
.recommend-guide .recommend-list .recommend-items .ttl ul li a{
	display: block;
	position: relative;
	color: #66AAD5;
	font-size: 15px;
	padding: 0 15px 0 0;
}
.recommend-guide .recommend-list .recommend-items .ttl ul li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 6px;
	height: 6px;
	margin: -1px 0 0 0;
	border-top: solid 2px #66AAD5;
	border-right: solid 2px #66AAD5;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.recommend-guide .recommend-list .recommend-items .contentArea ul.child li{
	display: inline-block;
	padding-right: 0.5em;
	font-size: 14px;
	line-height: 2.4;
}
.recommend-guide .recommend-list .recommend-items .contentArea ul.child li:after{
    content: '|';
    padding: 0 0.5em;
}
.recommend-guide .recommend-list .recommend-items .contentArea ul.child li a{
	color: #333;
}
.recommend-guide .more{
	text-align: center;
	margin-top: 60px;
}
.recommend-guide .more li{
	display: inline-block;
}
.recommend-guide .more li a{
	position: relative;
	display: block;
	background: #ffffff;
	border: 1px solid #E2E2E2;
	font-size: 15px;
	font-weight: 500;
	color: #333333;
	padding: 0 40px;
	border-radius: 5px;
}
.recommend-guide .more li a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.home #cb_5{
	background: #e0edff url(//j-eps.net/wp-content/themes/gensen_old/image/bg_4.png);
	padding: 60px 0;
}
.home #cb_5 .keyword-guide{
	background: #ffffff;
	align-items: center;
	padding: 50px;
	border-radius: 20px;
	-webkit-box-shadow: 10px 10px 30px rgba(136, 134, 90, 0.16);
	box-shadow: 10px 10px 30px rgba(136, 134, 90, 0.16);
}
.keyword-guide ul.list li{
	list-style: none;
	display: inline-block;
	border: 1px solid #E2E2E2;
	padding: 0 20px;
	font-size: 14px;
	border-radius: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.keyword-guide ul.list li a{
	color: #333333;
}
.home #cb_6{
	position: relative;
	background: #F7F7F7 url(//j-eps.net/wp-content/themes/gensen_old/image/bg_1.png);
	overflow: hidden;
}
.home #cb_6:before,
.home #cb_6:after{
	content: '';
	position: absolute;
	display: inline-block;
}
.home #cb_6:before{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/inst_bg_l.png) no-repeat;
	background-size: cover;
	bottom: 40px;
	left: -20px;
	width: 276px;
	height: 625px;
}
.home #cb_6:after{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/inst_bg_r.png) no-repeat;
	background-size: cover;
	bottom: 40px;
	right: -20px;
	width: 322px;
	height: 782px;
}
.home #cb_6 .instagram-grid{
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.header-slider{
		padding: 6% 0;
	}
	.header-slider .sp-main-slider{
		margin-bottom: 3%;
	}
	.header-slider.pc-slider{
		display: none;
	}
	.header-slider.sp-slider{
		display: block;
	}
	.sp-slider-thumbnail .swiper-slide{
		width: 25%;
	}
	.header-slider .swiper-button-prev,
	.header-slider .swiper-button-next {
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
		margin-top: -15px;
	}
	.header-slider .swiper-button-next {
		right: 5px;
	}
	.header-slider .swiper-button-prev {
		left: 5px;
	}
	.cb_content{
		padding: 10% 0;
		margin: 0!important;
	}
	.page-ttl{
		margin-bottom: 10%;
	}
	.page-ttl h2{
		font-size: 20px;
		font-weight: 500;
	}
	.ttlArea{
		margin-bottom: 8%;
	}
	.ttlArea h2{
		font-size: 18px;
		padding: 0;
		margin: 0;
	}
	.ttlArea .icon img{
		width: 80%;
	}
	.ttlArea .more li a{
		font-size: 13px;
		padding: 0 10px 0 0;
	}
	.ttlArea .more li a:after{
		margin: -2px 0 0 0;
	}
	.home #cb_0{
		padding: 8% 0 90px 0;
	}
	.home .about-guide:before{
		top: -57px;
		right: -88px;
		width: 170px;
		height: 177px;
	}
	.home .about-guide:after{
		bottom: -125px;
		left: -60px;
		width: 220px;
		height: 154px;
	}
	.home .about-list .about-items{
		margin-bottom: 8%;
	}
	.home .about-list .about-items .contentArea,
	.home .about-list .about-items:nth-child(2) .contentArea{
		width: 100%;
		padding: 0 5%;
		margin-left: 0;
		margin-bottom: 8%;
	}
	.home .about-list .about-items h3{
		font-size: 20px;
		margin-bottom: 10px;
		padding-top: 0;
	}
	.home .about-list .about-items p{
		font-size: 14px;
	}
	.home .about-list .about-items ul li{
		width: 80%;
	}
	.home .about-list .about-items ul li a{
		font-size: 14px;
		padding: 0 3%;
	}
	.home .about-list .about-items .imgArea{
		width: 100%;
	}
	.home .new-guide .new-list .new-items .imgArea{
		height: 130px;
	}
	.home .new-guide .new-list .new-items .contentArea{
		padding: 10px;
	}
	.home .new-guide .new-list .new-items h3{
		font-size: 14px;
		margin: 0 0 5px 0;
	}
	.home .new-guide .new-list .new-items .intro_comment p{
		font-size: 13px;
	}
	.home .new-guide .new-list .new-items .introduce_copy p{
		font-size: 12px;
		padding-left: 15px;
	}
	.home .new-guide .new-list .new-items .introduce_copy p::before{
		width: 11px;
		height: 14px;
	}
	.home .new-guide .more{
		margin-top: 30px;
	}
	.home .new-guide .more li a{
		font-size: 13px;
		padding: 0 10px 0 0;
	}
	.home .new-guide .more li a:after{
		margin: -2px 0 0 0;
	}
	.pickup-grid .pickup-list{
		margin: 8% 0 10% 0;
	}
	.pickup-grid .pickup-list .pickup-items{
		width: 100%;
		margin-right: 0;
		margin-bottom: 8%;
	}
	.pickup-grid .pickup-list .pickup-items:last-child{
		margin-bottom: 0;
	}
	.pickup-grid .pickup-list .pickup-items h3{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.pickup-grid .pickup-list .pickup-items p{
		font-size: 12px;
		text-align: center;
		padding: 0 3%;
	}
	.pickup-grid .pickup-list .pickup-items ul li{
		width: 80%;
	}
	.pickup-grid .pickup-list .pickup-items ul li a{
		font-size: 14px;
		padding: 0 3%;
	}
	.home .area-grid{
		padding: 8% 5%;
	}
	.area-grid .area-nav{
		margin: 5% 0 0 0;
	}
	.area-grid .area-nav li{
		width: 32%;
		margin-right: 2%;
		margin-bottom: 5px;
	}
	.area-grid .area-nav li:nth-child(3n),
	.area-grid .area-nav li:last-child{
		margin-right: 0;
	}
	.area-grid .area-list ul li{
		width: 100%;
		margin-top: 8%;
	}
	.area-grid .area-list ul li a{
		color: #333333;
	}
	.area-grid .area-list ul li h4{
		font-size: 16px;
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}
	.area-grid .area-list ul.child li{
		font-size: 12px;
		padding: 0 15px;
		margin-top: 5px;
		margin-right: 5px;
	}
	.recommend-guide .ttlArea h2 span.rogo{
		display: block;
		width: 120px;
		margin-right: 0;
	}
	.recommend-guide .ttlArea h2 img{
		margin-top: 0;
	}
	.recommend-guide .recommend-list .recommend-items{
		display: block;
		margin-top: 8%;
	}
	.recommend-guide .recommend-list .recommend-items .iconArea{
		width: 100%;
		text-align: center;
		margin-bottom: 5%;
	}
	.recommend-guide .recommend-list .recommend-items .iconArea img{
		width: 180px;
		height: 180px;
	}
	.recommend-guide .recommend-list .recommend-items .contentArea{
		width: 100%;
		padding-left: 0;
	}
	.recommend-guide .recommend-list .recommend-items .ttl h4{
		font-size: 18px;
		padding: 0;
		margin: 0;
	}
	.recommend-guide .recommend-list .recommend-items .ttl ul li a{
		font-size: 13px;
		padding: 0 10px 0 0;
	}
	.recommend-guide .recommend-list .recommend-items .contentArea ul.child li{
		padding-right: 0.5em;
		font-size: 12px;
		line-height: 2;
	}
	.recommend-guide .more{
		margin-top: 8%;
	}
	.recommend-guide .more li{
		width: 80%;
	}
	.recommend-guide .more li a{
		font-size: 14px;
		padding: 0 3%;
	}
	.home #cb_5{
		padding: 8% 0;
	}
	.home #cb_5 .keyword-guide{
		padding: 8% 5%;
	}
	.keyword-guide ul.list li{
		font-size: 12px;
		padding: 0 15px;
		margin-bottom: 5px;
		margin-right: 5px;
	}
	.home #cb_6:before{
		bottom: 20px;
		left: -10px;
		width: 90px;
		height: 205px;
	}
	.home #cb_6:after{
		bottom: 20px;
		right: -10px;
		width: 100px;
		height: 240px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.header-slider{
		padding: 40px 0;
	}
	.header-slider .main-slider{
		margin-bottom: 20px;
	}
	.slider-thumbnail .swiper-slide{
		width: 25%;
	}
	.header-slider .swiper-button-prev,
	.header-slider .swiper-button-next {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
		margin-top: -20px;
	}
	.header-slider .swiper-button-next {
		right: 5px;
	}
	.header-slider .swiper-button-prev {
		left: 5px;
	}
	.cb_content{
		padding: 60px 0;
	}
	.page-ttl{
		margin-bottom: 40px;
	}
	.page-ttl h2{
		font-size: 22px;
		font-weight: 500;
	}
	.ttlArea{
		margin-bottom: 30px;
	}
	.ttlArea h2{
		font-size: 22px;
		padding: 0;
	}
	.ttlArea .icon img{
		width: 80%;
	}
	.ttlArea .more li a{
		font-size: 14px;
		padding: 0 10px 0 0;
	}
	.ttlArea .more li a:after{
		margin: -2px 0 0 0;
	}
	.home #cb_0{
		padding: 40px 0;
	}
	.home .about-guide:before{
		content: none;
	}
	.home .about-guide:after{
		bottom: -180px;
		left: -60px;
		width: 270px;
		height: 188px;
	}
	.home .about-list .about-items{
		margin-bottom: 40px;
	}
	.home .about-list .about-items .contentArea{
		width: 38%;
		padding: 0 1%;
		margin-left: -3%;
	}
	.home .about-list .about-items:nth-child(2) .contentArea{
		width: 35%;
		padding: 0 1%;
		margin-left: 0;
	}
	.home .about-list .about-items h3{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.home .about-list .about-items p{
		font-size: 13px;
	}
	.home .about-list .about-items ul li a{
		font-size: 14px;
		padding: 0 40px;
	}
	.home .about-list .about-items .imgArea{
		width: 65%;
	}
	.home .new-guide .new-list .new-items .imgArea{
		height: 130px;
	}
	.home .new-guide .new-list .new-items .contentArea{
		padding: 10px;
	}
	.home .new-guide .new-list .new-items h3{
		font-size: 15px;
		margin: 0 0 10px 0;
	}
	.home .new-guide .new-list .new-items .intro_comment p{
		font-size: 13px;
	}
	.home .new-guide .new-list .new-items .introduce_copy p{
		font-size: 12px;
		padding-left: 15px;
	}
	.home .new-guide .new-list .new-items .introduce_copy p::before{
		width: 11px;
		height: 14px;
	}
	.home .new-guide .more{
		margin-top: 30px;
	}
	.home .new-guide .more li a{
		font-size: 14px;
		padding: 0 10px 0 0;
	}
	.home .new-guide .more li a:after{
		margin: -2px 0 0 0;
	}
	.pickup-grid .pickup-list{
		margin: 40px 0 60px 0;
	}
	.pickup-grid .pickup-list .pickup-items h3{
		font-size: 16px;
	}
	.pickup-grid .pickup-list .pickup-items p{
		font-size: 13px;
		padding: 0px 15px;
	}
	.pickup-grid .pickup-list .pickup-items ul li a{
		font-size: 14px;
		padding: 0 40px;
	}
	.home .area-grid{
		padding: 40px;
	}
	.area-grid .area-nav{
		margin: 30px 0 10px 0;
	}
	.area-grid .area-nav li{
		width: 15%;
		margin-right: 2%;
	}
	.area-grid .area-list ul li{
		width: 49%;
		margin-top: 30px;
	}
	.area-grid .area-list ul li h4{
		font-size: 16px;
		margin: 0 0 10px 0;
		padding: 0 0 0 10px;
	}
	.area-grid .area-list ul.child li{
		padding: 0 15px;
		font-size: 13px;
		margin-right: 5px;
		margin-top: 5px;
	}
	.recommend-guide .ttlArea h2 span.rogo{
		width: 220px;
		margin-right: 10px;
	}
	.recommend-guide .ttlArea h2 img{
		margin-top: -5px;
	}
	.recommend-guide .recommend-list .recommend-items{
		margin-top: 30px;
	}
	.recommend-guide .recommend-list .recommend-items .iconArea{
		width: 120px;
	}
	.recommend-guide .recommend-list .recommend-items .iconArea img{
		width: 120px;
		height: 120px;
	}
	.recommend-guide .recommend-list .recommend-items .contentArea{
		width: calc(100% - 120px);
		padding-left: 30px
	}
	.recommend-guide .recommend-list .recommend-items .ttl h4{
		font-size: 20px;
	}
	.recommend-guide .recommend-list .recommend-items .ttl ul li a{
		font-size: 14px;
		padding: 0 10px 0 0;
	}
	.recommend-guide .recommend-list .recommend-items .ttl ul li a:after{
		margin: -2px 0 0 0;
	}
	.recommend-guide .recommend-list .recommend-items .contentArea ul.child li{
		padding-right: 0.5em;
		font-size: 13px;
		line-height: 2.4;
	}
	.recommend-guide .more{
		margin-top: 40px;
	}
	.recommend-guide .more li a{
		font-size: 14px;
		padding: 0 40px;
	}
	.home #cb_5{
		padding: 40px 0;
	}
	.home #cb_5 .keyword-guide{
		padding: 30px;
	}
	.keyword-guide ul.list li{
		padding: 0 15px;
		font-size: 13px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.home #cb_6:before{
		bottom: 20px;
		left: -10px;
		width: 150px;
		height: 340px;
	}
	.home #cb_6:after{
		bottom: 20px;
		right: -10px;
		width: 180px;
		height: 305px;
	}
}
/* 検索結果 */
.archive .archive_header{
	border-bottom: none;
	padding: 30px 0 5px 0;
}
.archive .archive_header .headline{
	color: #333;
	padding: 0 30px 0 30px;
    font-size: 32px;
    line-height: 1.4;
    border-left: 8px solid #A3D1FF;
}
.archive #breadcrumb{
	border-bottom: none;
}
.custom_search_results .search_block{
	background: #F7F7F7 url(//j-eps.net/wp-content/themes/gensen_old/image/bg_1.png);
	padding: 80px 0;
}
.custom_search_results .archive_filter{
	position: relative;
	max-width: 1000px;
    margin: 0 auto;
    padding: 40px;
    background: #fff;
    border: 2px solid #F8E455;
    border-radius: 15px;
}
.custom_search_results .archive_filter:after{
	content: '';
	position: absolute;
	display: inline-block;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/filter_icon.png) no-repeat;
	background-size: cover;
	bottom: -70px;
	right: -45px;
	width: 187px;
	height: 285px;
}
.custom_search_results .archive_filter .archive_filter_headline{
	color: #333333;
	font-size: 18px;
}
.custom_search_results .archive_filter label{
	min-width: auto;
}
.custom_search_results .archive_filter .button{
	width: 300px;
}
.custom_search_results .archive_filter .button input{
	color: #333333;
    background: #A3D1FF;
    border: none;
    border-radius: 0;
}
.archive_filter .button:after{
	content: none;
}
.introduce_list_guide{
	background: #FCEF8C;
	padding: 80px 0;
}
.introduce_list_guide .introduce_list .list_items{
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 10px 10px 30px rgba(136, 134, 90, 0.16);
	box-shadow: 10px 10px 30px rgba(136, 134, 90, 0.16);
	padding: 50px;
	margin-bottom: 40px;
}
.introduce_list_guide .introduce_list .list_items .list_ttl{
	align-items: center;
	margin-bottom: 30px;
}
.introduce_list_guide .introduce_list .list_items .list_ttl .title{
	font-size: 30px;
    line-height: 1.4;
}
.introduce_list_guide .introduce_list .list_items .list_ttl .shop_area{
	display: inline-block;
	background: #EDEDED;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 8px 10px;
	border-radius: 6px;
	margin-left: 20px;
}
.introduce_list_guide .introduce_list .list_items .imgArea{
	width: 40%;
}
.introduce_list_guide .introduce_list .list_items .gallery-main{
	margin-bottom: 20px;
}
.introduce_list_guide .introduce_list .list_items .gallery-main .swiper-slide{
	height: 313px;
}
.introduce_list_guide .introduce_list .list_items .gallery-main img{
	width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 20px;
}
.introduce_list_guide .introduce_list .list_items .gallery_thumbnail{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.introduce_list_guide .introduce_list .list_items .gallery_thumbnail .gallery-img{
	width: 49%;
	height: 150px;
	margin-right: 2%;
}
.introduce_list_guide .introduce_list .list_items .gallery_thumbnail .gallery-img:last-child{
	margin-right: 0;
}
.introduce_list_guide .introduce_list .list_items .gallery_thumbnail img{
	width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 10px;
}
.introduce_list_guide .introduce_list .list_items .contentArea{
	width: 60%;
	display: flex;
	flex-direction: column;
	padding-left: 40px;
}
.introduce_list_guide .introduce_list .list_items .intro_ttl{
	font-size: 25px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.introduce_list_guide .introduce_list .list_items ul.meta{
	margin: 0 0 20px 0;
}
.introduce_list_guide .introduce_list .list_items ul.meta li.cat{
	position: relative;
}
.introduce_list_guide .introduce_list .list_items ul.meta li.cat a,
.introduce_list_guide .introduce_list .list_items ul.meta li.cat span{
	background: transparent !important;
	color: #9F9F9F;
	font-size: 16px;
	font-weight: 500;
	padding: 0;
}
.introduce_list_guide .introduce_list .list_items ul.meta li.cat span:first-child{
	padding: 0 0 0 30px;
}
.introduce_list_guide .introduce_list .list_items ul.meta li.cat:before{
	content: "";
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/tag_icon.png) no-repeat;
	background-size: cover;
	top: 2px;
	left: 0px;
}
.introduce_list_guide .introduce_list .list_items .intro_comment p{
	font-size: 14px;
	line-height: 1.8;
}
.introduce_list_guide .introduce_list .list_items .intro_comment p a{
	position: relative;
	font-size: 15px;
	padding-right: 15px;
	color: #66AAD5;
	margin-left: 5px;
}
.introduce_list_guide .introduce_list .list_items .intro_comment p a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 6px;
	height: 6px;
	margin: -2px 0 0 0;
	border-top: solid 2px #66AAD5;
	border-right: solid 2px #66AAD5;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.introduce_list_guide .introduce_list .list_items #post_meta_bottom{
	margin: 30px 0;
	padding: 25px;
	background: #F8F8F8;
}
.introduce_list_guide .introduce_list .list_items #post_meta_bottom li{
	padding: 0;
}
.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag:before{
	content: none;
}
.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag a{
	position: relative;
	display: inline-block;
	background: #fff;
	border: 1px solid #E2E2E2;
	padding: 5px 15px 5px 20px;
	font-size: 13px;
	border-radius: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag a:before{
	display: block;
	content: "#";
	position: absolute;
	top: 50%;
	left: 10px;
	margin: -13px 0 0 0;
}
.introduce_list_guide .introduce_list .list_items .block_btn{
	margin-top: auto;
	text-align: center;
}
.introduce_list_guide .introduce_list .list_items .block_btn li{
	display: inline-block;
	width: 47%;
	margin-right: 4%;
}
.introduce_list_guide .introduce_list .list_items .block_btn li:last-child{
	margin-right: 0;
}
.introduce_list_guide .introduce_list .list_items .block_btn .btn{
	position: relative;
	display: block;
	text-align: center;
	line-height: 1.4;
	color: #333;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 0;
	border-radius: 5px;
}
.introduce_list_guide .introduce_list .list_items .block_btn .btn:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 8px;
	height: 8px;
	margin: -3px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.introduce_list_guide .introduce_list .list_items .block_btn .border{
	background: #fff;
	border: 1px solid #CBCBCB;
}
.introduce_list_guide .introduce_list .list_items .block_btn .yellow{
	background: #A3D1FF;
	border: 2px solid #FCD327;
}
@media only screen and (max-width: 767px) {
	.archive .archive_header{
		padding: 5% 0 5px 0;
	}
	.archive .archive_header .headline{
		padding: 0 10px 0 15px;
	    font-size: 22px;
	    border-left: 6px solid #A3D1FF;
	}
	.custom_search_results .search_block{
		padding: 10% 0;
	}
	.custom_search_results .archive_filter{
		width: 90%;
	    padding: 6%;
	    border-radius: 15px;
	}
	.custom_search_results .archive_filter:after{
		bottom: -40px;
		right: -6%;
		width: 105px;
		height: 160px;
	}
	.custom_search_results .archive_filter .archive_filter_headline{
		margin: 0 0 3% 0;
		font-size: 16px;
	}
	.custom_search_results .archive_filter .button{
		width: 70%;
	}
	.custom_search_results .search_guide{
		padding: 10% 0;
	}
	.introduce_list_guide .introduce_list .list_items{
		border-radius: 15px;
		padding: 8% 5%;
		margin-bottom: 8%;
	}
	.introduce_list_guide .introduce_list .list_items .list_ttl{
		margin-bottom: 5%;
	}
	.introduce_list_guide .introduce_list .list_items .list_ttl .title{
		font-size: 22px;
		margin-bottom: 3%;
	}
	.introduce_list_guide .introduce_list .list_items .list_ttl .shop_area{
		font-size: 12px;
		padding: 8px 10px;
		margin-left: 0;
	}
	.introduce_list_guide .introduce_list .list_items .imgArea{
		width: 100%;
		margin-bottom: 5%;
	}
	.introduce_list_guide .introduce_list .list_items .gallery-main{
		margin-bottom: 3%;
	}
	.introduce_list_guide .introduce_list .list_items .gallery-main .swiper-slide{
		height: auto;
	}
	.introduce_list_guide .introduce_list .list_items .gallery-main img{
		border-radius: 15px;
	}
	.introduce_list_guide .introduce_list .list_items .gallery_thumbnail .gallery-img{
		height: auto;
	}
	.introduce_list_guide .introduce_list .list_items .contentArea{
		width: 100%;
		padding-left: 0;
	}
	.introduce_list_guide .introduce_list .list_items .intro_ttl{
		font-size: 18px;
	    margin-bottom: 5%;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta{
		margin: 0 0 3% 0;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat a,
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat span{
		font-size: 14px;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat span:first-child{
		padding: 0 0 0 20px;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat:before{
		width: 18px;
		height: 18px;
		top: 2px;
		left: 0px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_comment p{
		font-size: 13px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_comment p a{
		font-size: 14px;
		padding-right: 10px;
		margin-left: 5px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_post_meta .inner{
		padding: 0;
	}
	.introduce_list_guide .introduce_list .list_items #post_meta_bottom{
		margin: 5% 0;
		padding: 5%;
	}
	.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag a{
		padding: 5px 10px 5px 15px;
		font-size: 12px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag a:before{
		left: 5px;
		margin: -10px 0 0 0;
	}
	.introduce_list_guide .introduce_list .list_items .block_btn li{
		display: inline-block;
		width: 48%;
		margin-right: 2%;
	}
	.introduce_list_guide .introduce_list .list_items .block_btn .btn{
		font-size: 14px;
		padding: 10px 0;
	}
	.introduce_list_guide .introduce_list .list_items .block_btn .btn:after{
		right: 10px;
		width: 6px;
		height: 6px;
		margin: -3px 0 0 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.archive .archive_header{
		padding: 20px 0 5px 0;
	}
	.archive .archive_header .headline{
		padding: 0 10px 0 20px;
	    font-size: 26px;
	    border-left: 8px solid #A3D1FF;
	}
	.custom_search_results .search_block{
		padding: 60px 0;
	}
	.custom_search_results .archive_filter{
		width: 90%;
	    padding: 30px;
	    border-radius: 15px;
	}
	.custom_search_results .archive_filter:after{
		bottom: -55px;
		right: -30px;
		width: 140px;
		height: 215px;
	}
	.custom_search_results .archive_filter .archive_filter_headline{
		margin: 0 0 10px 0;
		font-size: 16px;
	}
	.custom_search_results .archive_filter .button{
		width: 250px;
	}
	.custom_search_results .search_guide{
		padding: 60px 0;
	}
	.introduce_list_guide .introduce_list .list_items{
		border-radius: 20px;
		padding: 30px;
		margin-bottom: 30px;
	}
	.introduce_list_guide .introduce_list .list_items .list_ttl{
		margin-bottom: 20px;
	}
	.introduce_list_guide .introduce_list .list_items .list_ttl .title{
		font-size: 22px;
	}
	.introduce_list_guide .introduce_list .list_items .list_ttl .shop_area{
		font-size: 12px;
		padding: 8px 10px;
		margin-left: 20px;
	}
	.introduce_list_guide .introduce_list .list_items .imgArea{
		width: 40%;
	}
	.introduce_list_guide .introduce_list .list_items .gallery-main{
		margin-bottom: 10px;
	}
	.introduce_list_guide .introduce_list .list_items .gallery-main .swiper-slide{
		height: 200px;
	}
	.introduce_list_guide .introduce_list .list_items .gallery_thumbnail .gallery-img{
		height: 100px;
	}
	.introduce_list_guide .introduce_list .list_items .contentArea{
		width: 60%;
		padding-left: 25px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_ttl{
		font-size: 18px;
	    margin-bottom: 15px;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta{
		margin: 0 0 10px 0;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat a,
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat span{
		font-size: 14px;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat span:first-child{
		padding: 0 0 0 20px;
	}
	.introduce_list_guide .introduce_list .list_items ul.meta li.cat:before{
		width: 18px;
		height: 18px;
		top: 2px;
		left: 0px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_comment p{
		font-size: 13px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_comment p a{
		font-size: 14px;
		padding-right: 10px;
		margin-left: 5px;
	}
	.introduce_list_guide .introduce_list .list_items .intro_post_meta .inner{
		padding: 0;
	}
	.introduce_list_guide .introduce_list .list_items #post_meta_bottom{
		margin: 20px 0;
		padding: 15px;
	}
	.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag a{
		padding: 5px 10px 5px 15px;
		font-size: 12px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.introduce_list_guide .introduce_list .list_items #post_meta_bottom li.post_tag a:before{
		left: 5px;
		margin: -11px 0 0 0;
	}
	.introduce_list_guide .introduce_list .list_items .block_btn li{
		display: inline-block;
		width: 48%;
		margin-right: 2%;
	}
	.introduce_list_guide .introduce_list .list_items .block_btn .btn{
		font-size: 15px;
		padding: 10px 0;
	}
	.introduce_list_guide .introduce_list .list_items .block_btn .btn:after{
		right: 10px;
		width: 6px;
		height: 6px;
		margin: -3px 0 0 0;
	}
}
/* 紹介詳細 */
.intro_article p{
	margin-bottom: 15px;
}
.intro_article p:last-child{
	margin-bottom: 0;
}
.intro_article .intro_nav{
	background: #A3D1FF;
}
.intro_article .intro_nav ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 0;
}
.intro_article .intro_nav ul li{
	position: relative;
	margin-right: 40px;
}
.intro_article .intro_nav ul li:last-child{
	margin-right: 0;
}
.intro_article .intro_nav ul li:after{
	display: block;
	content: "●";
	color: #fff;
	position: absolute;
	top: 50%;
	right: -30px;
	margin: -6px 0 0 0;
}
.intro_article .intro_nav ul li:last-child:after{
	content: none;
}
.intro_article .intro_nav ul li a{
	display: block;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
}
.intro_article .intro_nav ul li a:hover{
	color: #0F0F0F
}
.intro_article .intro_gallery{
	padding: 40px 0 80px 0;
}
.intro_article .intro_gallery .gallery-main{
	position: relative;
	margin-bottom: 40px;
}
.intro_article .gallery-slider .swiper-slide-prev:before,
.intro_article .gallery-slider .swiper-slide-duplicate-next:before{
	background: rgba(96, 96, 96, 0.5);
	position: absolute;
	top: 0;
	left: 0; 
	display: block;
	width: 100%;
	height: 100%;
	content: "";
}
.intro_article .intro_gallery .gallery-main .swiper-container{
	height: 33.127vw;
}
.intro_article .gallery-slider .swiper-slide{
	position: relative;
	display: flex;
    align-items: flex-start;
    justify-content: center;
}
.intro_article .gallery-slider .swiper-slide img{
	display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.intro_article .gallery-thumbnail .swiper-wrapper{
	flex-wrap: wrap;
}
.intro_article .gallery-thumbnail .swiper-slide{
	/*width: 10%!important;*/
	height: 85px;
	width:115px!important;
	opacity: .5;
	overflow: hidden;
	margin-bottom: 5px;
}
.intro_article .gallery-thumbnail .swiper-slide img{
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.intro_article .gallery-thumbnail .swiper-slide-thumb-active{
	opacity: 1;
}
.intro_article .intro_gallery .gallery-main .swiper-button-lock{
	display: block;
}
.intro_article .intro_gallery .gallery-main .swiper-button-prev.swiper-button-disabled,
.intro_article .intro_gallery .gallery-main .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	pointer-events: initial;
	cursor: pointer;
}
.intro_article .intro_gallery .gallery-main .swiper-button-prev,
.intro_article .intro_gallery .gallery-main .swiper-button-next {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	margin-top: -30px;
}
.intro_article .intro_gallery .gallery-main .swiper-button-next {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn.svg);
	transform: scale(-1, 1);
	right: 30px;
}
.intro_article .intro_gallery .gallery-main .swiper-button-prev {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn.svg);
	left: 30px;
}
.intro_article .h2_ttl{
	font-size: 35px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 15px;
}
.intro_article .introduce_copy{
	text-align: center;
}
.intro_article .introduce_copy p{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	padding-left: 20px;
}
.intro_article .introduce_copy p::before{
	content: "";
	display: block;
	position: absolute;
	width: 11px;
	height: 14px;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/map_icon.svg) no-repeat;
	background-size: cover;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.intro_article .ttlArea{
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.intro_article .ttlArea .icon{
	margin-bottom: 5px;
}
.intro_article .ttlArea h2{
	font-size: 26px;
	padding: 0;
	line-height: 1.4;
}
.intro_article .intro_about{
	padding: 30px 0 70px 0;
}
.intro_article .intro_about .inner{
	max-width: 1100px;
    margin: 0 auto;
}
.intro_article .intro_about .intro_ttl{
	font-size: 25px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 30px;
}
.intro_article .intro_about .intro_comment p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .good_point .point_top{
	background: #F7F7F7;
	padding: 60px 40px;
}
.intro_article .good_point .point_top .imgArea{
	position: relative;
	width: 54%;
}
.intro_article .good_point .point_top .imgArea img{
	border: 10px solid #fff!important;
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .3));
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
}
.intro_article .good_point .point_top .imgArea:before{
	content: '';
	position: absolute;
	display: inline-block;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/good_point_icon.png) no-repeat;
	background-size: cover;
	top: -40px;
	left: -40px;
	width: 292px;
	height: 167px;
	z-index: 1;
}
.intro_article .good_point .point_top .contentArea{
	width: 46%;
	padding: 0 0 0 20px;
}
.intro_article .good_point .point_top .ttl{
	margin-bottom: 40px;
}
.intro_article .good_point .point_top .point_ttl{
	display: inline-block;
	font-size: 20px;
	line-height: 1.2;
}
.intro_article .good_point .point_top .contentArea ul{
	margin-bottom: 20px;
}
.intro_article .good_point .point_top .contentArea ul li{
	position: relative;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	padding-left: 60px;
	min-height: 42px;
	line-height: 1.4;
}
.intro_article .good_point .point_top .contentArea ul li::before {
	content: '';
	position: absolute;
	width: 42px;
	height: 42px;
	top: -5px;
	left: 0;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/awwor_1.png);
	background-size: cover;
}
.intro_article .good_point .point_top .contentArea p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .good_point .point_list{
	padding: 60px 0;
}
.intro_article .good_point .point_list .point_items{
	position: relative;
	margin-bottom: 60px;
}
.intro_article .good_point .point_list .point_items:first-child{
	margin-bottom: 300px;
}
.intro_article .good_point .point_list .point_items:first-child:after{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/introduce_bg1.png) no-repeat;
	background-size: cover;
	content: '';
	position: absolute;
	bottom: -285px;
	right: 50%;
	display: inline-block;
	width: 759px;
	height: 273px;
	transform: translate(50%, 0%);
	-webkit-transform: translate(50%, 0%);
	-ms-transform: translate(50%, 0%);
}
.intro_article .good_point .point_list .point_items:nth-child(2){
	margin-bottom: 276px;
}
.intro_article .good_point .point_list .point_items:nth-child(2):after{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/introduce_bg2.png) no-repeat;
	background-size: cover;
	content: '';
	position: absolute;
	bottom: -330px;
	right: 50%;
	display: inline-block;
	width: 802px;
	height: 376px;
	transform: translate(50%, 0%);
	-webkit-transform: translate(50%, 0%);
	-ms-transform: translate(50%, 0%);
}
.intro_article .good_point .point_list .point_items .imgArea{
	width: 53%;
}
.intro_article .good_point .point_list .point_items .img-items img{
	border-radius: 20px;
}
.intro_article .good_point .point_list .point_items .img-list .img-items:first-child{
	width: 100%;
	margin-bottom: 15px;
}
.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(2),
.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(3){
	width: 49%;
	height: 204px;
}
.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(2){
	margin-right: 2%;
}
.intro_article .good_point .point_list .point_items .img-list .img-items img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 20px;
}
.intro_article .good_point .point_list .point_items .img-list .img-items:first-child img{
	border-radius: 20px 20px 0 0;
}
.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(2) img,
.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(3) img{
	border-radius: 0 0 20px 20px;
}
.intro_article .good_point .point_list .point_items .contentArea{
	width: 47%;
	padding: 40px 40px 40px 0;
}
.intro_article .good_point .point_list .point_items:nth-child(even) .contentArea{
	padding: 40px 0 40px 40px;
}
.intro_article .good_point .point_list .point_items p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .good_point .point_list .point_items .point_no{
	line-height: 1;
	margin-bottom: 20px;
}
.intro_article .good_point .point_list .point_items .point_ttl{
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.intro_article .intro_pickup{
	background: #FCEF8C url(//j-eps.net/wp-content/themes/gensen_old/image/bg_4.png);
	padding: 80px 0;
}
.intro_article .intro_pickup .inner{
	max-width: 1100px;
	margin: 0 auto;
}
.intro_article .intro_pickup .pickup_list .pickup_items{
	background: #fff;
	border-radius: 10px 0 0 10px;
	margin-bottom: 30px;
}
.intro_article .intro_pickup .pickup_list .pickup_items .imgArea{
	width: 35%;
}
.intro_article .intro_pickup .pickup_list .pickup_items .imgArea img {
	display:block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px 0 0 10px;
}
.intro_article .intro_pickup .pickup_list .pickup_items .contentArea{
	width: 65%;
	padding: 20px 30px;
}
.intro_article .intro_pickup .pickup_list .pickup_items h4{
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta{
	align-items: center;
	margin-bottom: 20px;
}
.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta .plan_price{
	font-family: 'Montserrat', sans-serif;
	color: #DD6701;
	font-size: 34px;
	font-weight: 700;
}
.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta .plan_note{
	color: #9B9B9B;
	font-size: 13px;
}
.intro_article .intro_pickup .pickup_list .pickup_items .commentArea p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .store_intro{
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/bg_2.png);
	padding: 80px 0;
}
.intro_article .store_intro .store_intro_block{
	position: relative;
	background: #fff;
	border-radius: 20px;
	padding: 30px;
	margin-top: 50px;
}
.intro_article .store_intro .store_intro_block h3{
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-left: 10px;
}
.intro_article .store_intro .store_intro_block .swiper-button-lock{
	display: block;
}
.intro_article .store_intro .store_intro_block .swiper-button-prev.swiper-button-disabled,
.intro_article .store_intro .store_intro_block .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	pointer-events: initial;
	cursor: pointer;
}
.intro_article .store_intro .store_intro_block .swiper-button-prev,
.intro_article .store_intro .store_intro_block .swiper-button-next {
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	margin-top: -30px;
}
.intro_article .store_intro .store_intro_block .swiper-button-next {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn.svg);
	transform: scale(-1, 1);
	right: -30px;
}
.intro_article .store_intro .store_intro_block .swiper-button-prev {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn.svg);
	left: -30px;
}
.intro_article .store_intro .store_intro_block:nth-child(odd) .swiper-button-next {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn2.svg);
}
.intro_article .store_intro .store_intro_block:nth-child(odd) .swiper-button-prev {
	background-image: url(//j-eps.net/wp-content/themes/gensen_old/image/arrow_btn2.svg);
}
.intro_article .store_intro .store_intro_block .store_items{
	margin: 0 10px;
}
.intro_article .store_intro .store_intro_block .store_items .imgArea{
	height: 250px;
	margin-bottom: 20px;
}
.intro_article .store_intro .store_intro_block .store_items .imgArea img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.intro_article .store_intro .store_intro_block .store_items h4{
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 10px;
}
.intro_article .store_intro .store_intro_block .store_items .commentArea p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .intro_youtube{
	padding: 80px 0;
}
.intro_article .intro_youtube .youtube_list .youtube_items{
	width: 48%;
	margin-right: 2%;
	margin-bottom:20px;
}
.intro_article .intro_youtube .youtube_list .youtube_items:nth-child(2n),
.intro_article .intro_youtube .youtube_list .youtube_items:last-child{
	margin-right: 0;
}
.intro_article .intro_youtube .youtube_list .youtube_items .youtubeArea{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%;
}
.intro_article .intro_youtube .youtube_list .youtube_items iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.intro_article .intro_staff{
	background: #F7F7F7 url(//j-eps.net/wp-content/themes/gensen_old/image/bg_1.png);
	padding: 80px 0;
}
.intro_article .intro_staff .staff_list .staff_items{
	background: #fff;
	display: flex;
	flex-direction: column;
	width: 32%;
	border-radius: 10px;
	margin-right: 2%;
	padding: 30px;
	margin-top: 90px;
}
.intro_article .intro_staff .staff_list .staff_items:nth-child(3n),
.intro_article .intro_staff .staff_list .staff_items:last-child{
	margin-right: 0;
}
.intro_article .intro_staff .staff_list .staff_items .imgArea{
	margin-top: -100px;
	text-align: center;
	margin-bottom: 20px;
}
.intro_article .intro_staff .staff_list .staff_items .imgArea img{
	width: 178px;
	height: 178px;
	object-fit: cover;
	border-radius: 50%;
	border: 5px solid #fff!important;
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .3));
}
.intro_article .intro_staff .staff_list .staff_items .commentArea{
	margin-bottom: 20px;
}
.intro_article .intro_staff .staff_list .staff_items .commentArea p{
font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.01em;
}
.intro_article .intro_staff .staff_list .staff_items .nameArea{
	border-top: 1px solid #D6D6D6;
	margin-top: auto;
	padding-top: 20px;
}
.intro_article .intro_staff .staff_list .staff_items .staff_name{
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 15px;
}
.intro_article .intro_staff .staff_list .staff_items .staff_name span{
	display: block;
	font-family: 'Shadows Into Light', cursive;
	color: #B2B2B2;
	font-size: 20px;
	font-weight: 500;
	margin-top: 15px;
}
.intro_article .intro_staff .staff_list .staff_items .staff_info{
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}
.intro_article .intro_location{
	padding: 80px 0;
}
.intro_article .intro_location .location_list .location_items{
	margin-bottom: 60px;
}
.intro_article .intro_location .location_list .location_items:last-child{
	margin-bottom: 0;
}
.intro_article .intro_location .location_list .location_items:nth-child(even){
	webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.intro_article .intro_location .location_list .location_items .imgArea{
	width: 46%;
}
.intro_article .intro_location .location_list .location_items .imgArea img{
	border: 10px solid #ffffff;
	filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .16));
}
.intro_article .intro_location .location_list .location_items .contentArea{
	width: 54%;
}
.intro_article .intro_location .location_list .location_items:nth-child(odd) .contentArea{
	padding-left: 30px;
}
.intro_article .intro_location .location_list .location_items:nth-child(even) .contentArea{
	padding-right: 30px;
}
.intro_article .intro_location .location_list .location_items h4{
	position: relative;
	font-size: 30px;
	line-height: 1.3;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.intro_article .intro_location .location_list .location_items h4:before {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 20%;
	height: 1px;
	content: '';
	background: #F8E455;
}
.intro_article .intro_location .location_list .location_items .commentArea{
	margin-bottom: 40px;
}
.intro_article .intro_location .location_list .location_items .commentArea p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .intro_location .location_list .location_items .accessArea h5 span{
	display: inline-block;
	background: #EDEDED;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	padding: 8px 30px;
	border-radius: 6px;
	margin-bottom: 10px;
}
.intro_article .intro_location .location_list .location_items .accessArea p{
	font-size: 14px;
	line-height: 1.8;
}
.intro_article .intro_info .inner{
	background: #FAFAFA;
	padding: 80px;
}
.intro_article .intro_info .nameArea{
	text-align: center;
	margin-bottom: 30px;
}
.intro_article .intro_info .nameArea .shop_name{
	font-size: 35px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 10px;
}
.intro_article .intro_info .nameArea .name_kana{
	font-size: 20px;
	font-weight: 500;
}
.intro_article .intro_info .intro_info_tbl .tbl-r th,
.intro_article .intro_info .intro_info_tbl .tbl-r td{
	border-bottom: 1px solid #D8D8D8;
	vertical-align: middle;
	padding: 30px 0;
}
.intro_article .intro_info .intro_info_tbl .tbl-r th{
	width: 200px;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
}
.intro_article .intro_info .intro_info_tbl .tbl-r td{
	font-size: 16px;
	line-height: 1.8;
}
.intro_article .intro_info .intro_info_tbl .tbl-r td p{
	margin-bottom: 0;
}
.intro_article .intro_info .intro_info_tbl .tbl-r tr:first-child td a{
	position: relative;
	font-size: 15px;
	font-weight: 500;
	padding-right: 15px;
	color: #66AAD5;
	margin-left: 30px;
}
.intro_article .intro_info .intro_info_tbl .tbl-r tr:first-child td a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 6px;
	height: 6px;
	margin: -2px 0 0 0;
	border-top: solid 2px #66AAD5;
	border-right: solid 2px #66AAD5;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.intro_article .intro_info .intro_info_tbl .tbl-r td .hp_link{
	margin-left: 10px;
}
.intro_article .intro_info .intro_info_tbl .tbl-r td .sns li{
	display: inline-block;
	margin-right: 10px;
}
.intro_article .intro_post_meta{
	padding: 80px 0;
}
.intro_article .intro_post_meta .ttlArea{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.intro_article .intro_post_meta .ttlArea .icon{
	margin-bottom: 0;
}
.intro_article .intro_post_meta .ttlArea h2{
	padding: 0 0 0 0.5em;
}
.intro_article .intro_post_meta #post_meta_bottom{
	margin: 0;
	padding: 0;
	background: transparent;
}
.intro_article .intro_post_meta #post_meta_bottom li{
	padding: 0;
}
.intro_article .intro_post_meta #post_meta_bottom li.post_tag:before{
	content: none;
}
.intro_article .intro_post_meta #post_meta_bottom li.post_tag a{
	position: relative;
	display: inline-block;
	border: 1px solid #E2E2E2;
	padding: 5px 15px 5px 20px;
	font-size: 14px;
	border-radius: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.intro_article .intro_post_meta #post_meta_bottom li.post_tag a:before{
	display: block;
	content: "#";
	position: absolute;
	top: 50%;
	left: 10px;
	margin: -13px 0 0 0;
}
.introduce-guide .related-guide{
	padding: 0 0 80px 0;
}
.related-guide .related_list .related_items{
	display: flex;
    flex-direction: column;
	width: 32%;
	margin-right: 2%;
}
.related-guide .related_list .related_items:last-child{
	margin-right: 0;
}
.related-guide .related_list .related_items .image{
	height: 260px;
}
.related-guide .related_list .related_items .image img{
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.related-guide .related_list .related_items .title{
	font-size: 20px;
	font-weight: 700;
	margin: 15px 0 20px 0;
}
.related-guide .related_list .related_items .intro_comment{
	font-size: 14px;
	line-height: 1.4;
	color: #B7B7B7;
	margin-bottom: 15px;
}
.related-guide .related_list .related_items .entry-date{
	position: relative;
	display: block;
	font-size: 13px;
	line-height: 1.4;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
}
.related-guide .related_list .related_items .entry-date:before{
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(//j-eps.net/wp-content/themes/gensen_old/image/date_icon.png) no-repeat;
	background-size: cover;
	top: 2px;
	left: 0px;
}
.related-guide .related_list .related_items .block_btn{
	margin-top: auto;
	text-align: center;
}
.related-guide .related_list .related_items .block_btn li{
	display: inline-block;
	width: 90%;
	max-width: 260px;
}
.related-guide .related_list .related_items .block_btn .btn{
	position: relative;
	display: block;
	text-align: center;
	line-height: 1.4;
	color: #333;
	background: #fff;
	border: 1px solid #CBCBCB;
	font-size: 15px;
	font-weight: 500;
	padding: 10px 0;
	border-radius: 5px;
}
.related-guide .related_list .related_items .block_btn .btn:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 8px;
	height: 8px;
	margin: -3px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
	.intro_article p{
		margin-bottom: 10px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-container{
		height: auto;
	}
	.intro_article .gallery-slider .swiper-slide{
	    height: auto;
	}
	.intro_article .intro_nav ul{
		padding: 10px 20px;
	}
	.intro_article .intro_nav ul li{
		width: 48%;
		margin-right: 0;
	}
	.intro_article .intro_nav ul li:after{
		right: auto;
		left: 0;
		margin: -6px 0 0 0;
	}
	.intro_article .intro_nav ul li:last-child:after{
		content: "●";
	}
	.intro_article .intro_nav ul li a{
		font-size: 13px;
		text-align: left;
		padding: 10px 0 10px 20px;
	}
	.intro_article .intro_gallery{
		padding: 5% 0 8% 0;
	}
	.intro_article .intro_gallery .gallery-main{
		margin-bottom: 5%;
	}
	.intro_article .gallery-thumbnail .swiper-slide{
		width: 18.5%!important;
		height: 40px;
		margin-bottom: 5px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-button-prev,
	.intro_article .intro_gallery .gallery-main .swiper-button-next {
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
		margin-top: -15px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-button-next {
		right: 15px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-button-prev {
		left: 15px;
	}
	.intro_article .h2_ttl{
		font-size: 26px;
		margin-bottom: 2%;
	}
	.intro_article .introduce_copy p{
		font-size: 13px;
		padding-left: 15px;
	}
	.intro_article .introduce_copy p::before{
		width: 9px;
		height: 12px;
	}
	.intro_article .ttlArea{
		margin-bottom: 8%;
	}
	.intro_article .ttlArea .icon{
		margin-bottom: 5px;
	}
	.intro_article .ttlArea .icon img{
		width: auto;
	}
	.intro_article .ttlArea h2{
		font-size: 20px;
	}
	.intro_article .intro_about{
		padding: 5% 0 8% 0;
	}
	.intro_article .intro_about .inner{
		max-width: 1100px;
	}
	.intro_article .intro_about .intro_ttl{
		font-size: 18px;
		margin-bottom: 5%;
	}
	.intro_article .intro_about .intro_comment p{
		font-size: 13px;
	}
	.intro_article .good_point .point_top{
		padding: 5%;
	}
	.intro_article .good_point .point_top .imgArea{
		width: 100%;
		margin-bottom: 5%;
	}
	.intro_article .good_point .point_top .imgArea img{
		border: 5px solid #fff!important;
	}
	.intro_article .good_point .point_top .imgArea:before{
		top: -20px;
		left: -20px;
		width: 164px;
		height: 94px;
	}
	.intro_article .good_point .point_top .contentArea{
		width: 100%;
		padding: 0;
	}
	.intro_article .good_point .point_top .ttl{
		margin-bottom: 5%;
	}
	.intro_article .good_point .point_top .point_ttl{
		font-size: 18px;
	}
	.intro_article .good_point .point_top .contentArea ul{
		margin-bottom: 5%;
	}
	.intro_article .good_point .point_top .contentArea ul li{
		font-size: 16px;
		margin-bottom: 5%;
		padding-left: 40px;
		min-height: auto;
		line-height: 1.4;
	}
	.intro_article .good_point .point_top .contentArea ul li::before {
		width: 30px;
		height: 30px;
		top: 0px;
	}
	.intro_article .good_point .point_top .contentArea p{
		font-size: 13px;
	}
	.intro_article .good_point .point_list{
		padding: 8% 0;
	}
	.intro_article .good_point .point_list .point_items{
		margin-bottom: 5%;
	}
	.intro_article .good_point .point_list .point_items:first-child{
		margin-bottom: 110px;
	}
	.intro_article .good_point .point_list .point_items:first-child:after{
		bottom: -130px;
		width: 300px;
		height: 108px;
	}
	.intro_article .good_point .point_list .point_items:nth-child(2){
		margin-bottom: 140px;
	}
	.intro_article .good_point .point_list .point_items:nth-child(2):after{
		bottom: -150px;
		width: 300px;
		height: 140px;
	}
	.intro_article .good_point .point_list .point_items .imgArea{
		width: 100%;
	}
	.intro_article .good_point .point_list .point_items .img-list .img-items:first-child{
		margin-bottom: 10px;
	}
	.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(2),
	.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(3){
		height: 132px;
	}
	.intro_article .good_point .point_list .point_items .contentArea{
		width: 100%;
		padding: 0;
		margin-bottom: 5%;
	}
	.intro_article .good_point .point_list .point_items:nth-child(even) .contentArea{
		padding: 0;
	}
	.intro_article .good_point .point_list .point_items p{
		font-size: 13px;
	}
	.intro_article .good_point .point_list .point_items .point_no{
		margin-bottom: 3%;
	}
	.intro_article .good_point .point_list .point_items .point_no img{
		width: 60%;
	}
	.intro_article .good_point .point_list .point_items .point_ttl{
		font-size: 18px;
		margin-bottom: 3%;
	}
	.intro_article .intro_pickup{
		padding: 10% 0 8% 0;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items{
		border-radius: 10px;
		margin-bottom: 5%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .imgArea{
		width: 100%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .imgArea img {
		border-radius: 10px 10px 0 0;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .contentArea{
		width: 100%;
		padding: 5%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items h4{
		font-size: 16px;
		margin-bottom: 5%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta{
		margin-bottom: 5%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta .plan_price{
		font-size: 28px;
		margin-bottom: 3%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta .plan_note{
		font-size: 12px;
		margin-left: 0;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .commentArea p{
		font-size: 13px;
	}
	.intro_article .store_intro{
		padding: 10% 0;
	}
	.intro_article .store_intro .store_intro_block{
		border-radius: 10px;
		padding: 8%;
		margin-top: 8%;
	}
	.intro_article .store_intro .store_intro_block h3{
		font-size: 20px;
		margin-bottom: 5%;
		padding-left: 0;
	}
	.intro_article .store_intro .store_intro_block .swiper-button-prev,
	.intro_article .store_intro .store_intro_block .swiper-button-next {
		width: 30px;
		height: 30px;
		background-size: 30px 30px;
		margin-top: -15px;
	}
	.intro_article .store_intro .store_intro_block .swiper-button-next {
		right: -15px;
	}
	.intro_article .store_intro .store_intro_block .swiper-button-prev {
		left: -15px;
	}
	.intro_article .store_intro .store_intro_block .store_items{
		margin: 0;
	}
	.intro_article .store_intro .store_intro_block .store_items .imgArea{
		height: 180px;
		margin-bottom: 5%;
	}
	.intro_article .store_intro .store_intro_block .store_items h4{
		font-size: 18px;
		margin-bottom: 2%;
	}
	.intro_article .store_intro .store_intro_block .store_items .commentArea p{
		font-size: 13px;
	}
	.intro_article .intro_youtube{
		padding: 10% 0;
	}
	.intro_article .intro_youtube .youtube_list .youtube_items{
		width: 100%;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.intro_article .intro_youtube .youtube_list .youtube_items:last-child{
		margin-bottom: 0;
	}
	.intro_article .intro_staff{
		padding: 10% 0;
	}
	.intro_article .intro_staff .staff_list .staff_items{
		width: 100%;
		margin-right: 0;
		padding: 5%;
		margin-top: 70px;
	}
	.intro_article .intro_staff .staff_list .staff_items .imgArea{
		margin-top: -70px;
		margin-bottom: 5%;
	}
	.intro_article .intro_staff .staff_list .staff_items .imgArea img{
		width: 140px;
		height: 140px;
		border: 3px solid #fff!important;
	}
	.intro_article .intro_staff .staff_list .staff_items .commentArea{
		margin-bottom: 5%;
	}
	.intro_article .intro_staff .staff_list .staff_items .commentArea p{
		font-size: 16px;
	}
	.intro_article .intro_staff .staff_list .staff_items .nameArea{
		padding-top: 5%;
	}
	.intro_article .intro_staff .staff_list .staff_items .staff_name{
		font-size: 15px;
		margin-bottom: 5%;
	}
	.intro_article .intro_staff .staff_list .staff_items .staff_name span{
		font-size: 18px;
		margin-top: 3%;
	}
	.intro_article .intro_staff .staff_list .staff_items .staff_info{
		font-size: 10px;
	}
	.intro_article .intro_location{
		padding: 10% 0;
	}
	.intro_article .intro_location .location_list .location_items{
		margin-bottom: 8%;
	}
	.intro_article .intro_location .location_list .location_items .imgArea{
		width: 100%;
		margin-bottom: 5%;
	}
	.intro_article .intro_location .location_list .location_items .contentArea{
		width: 100%;
	}
	.intro_article .intro_location .location_list .location_items:nth-child(odd) .contentArea{
		padding-left: 0;
	}
	.intro_article .intro_location .location_list .location_items:nth-child(even) .contentArea{
		padding-right: 0;
	}
	.intro_article .intro_location .location_list .location_items h4{
		font-size: 20px;
		padding-bottom: 3%;
		margin-bottom: 5%;
	}
	.intro_article .intro_location .location_list .location_items h4:before {
		width: 20%;
	}
	.intro_article .intro_location .location_list .location_items .commentArea{
		margin-bottom: 8%;
	}
	.intro_article .intro_location .location_list .location_items .commentArea p{
		font-size: 13px;
	}
	.intro_article .intro_location .location_list .location_items .accessArea h5 span{
		font-size: 14px;
		padding: 5px 15px;
		margin-bottom: 3%;
	}
	.intro_article .intro_location .location_list .location_items .accessArea p{
		font-size: 13px;
	}
	.intro_article .intro_info .inner{
		padding: 10% 20px;
	}
	.intro_article .intro_info .nameArea{
		margin-bottom: 8%;
	}
	.intro_article .intro_info .nameArea .shop_name{
		font-size: 24px;
		margin-bottom: 3%;
	}
	.intro_article .intro_info .nameArea .name_kana{
		font-size: 16px;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r th,
	.intro_article .intro_info .intro_info_tbl .tbl-r td{
		display: block;
		padding: 5% 0;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r th{
		width: 100%;
		font-size: 18px;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r td{
		font-size: 14px;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r tr:first-child td a{
		font-size: 13px;
		padding-right: 15px;
		margin-left: 20px;
	}
	.intro_article .intro_post_meta{
		padding: 10% 0;
	}
	.intro_article .intro_post_meta .ttlArea{
		margin-bottom: 5%;
	}
	.intro_article .intro_post_meta .ttlArea .icon{
		margin-bottom: 0;
	}
	.intro_article .intro_post_meta .ttlArea .icon img{
		width: 80%;
	}
	.intro_article .intro_post_meta .ttlArea h2{
		padding: 0 0 0 0.3em;
	}
	.intro_article .intro_post_meta #post_meta_bottom li.post_tag a{
		padding: 5px 15px 5px 20px;
		font-size: 13px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.intro_article .intro_post_meta #post_meta_bottom li.post_tag a:before{
		left: 10px;
		margin: -13px 0 0 0;
	}
	.introduce-guide .related-guide{
		padding: 0 0 10% 0;
	}
	.related-guide .related_list .related_items{
		width: 100%;
		margin-right: 0;
		margin-bottom: 8%;
	}
	.related-guide .related_list .related_items:last-child{
		margin-bottom: 0;
	}
	.related-guide .related_list .related_items .image{
		height: 160px;
	}
	.related-guide .related_list .related_items .title{
		font-size: 18px;
		margin: 3% 0 3% 0;
	}
	.related-guide .related_list .related_items .intro_comment{
		font-size: 13px;
		margin-bottom: 3%;
	}
	.related-guide .related_list .related_items .entry-date{
		font-size: 12px;
		padding: 0 0 0 20px;
		margin-bottom: 5%;
	}
	.related-guide .related_list .related_items .entry-date:before{
		width: 15px;
		height: 15px;
		top: 1px;
		left: 0px;
	}
	.related-guide .related_list .related_items .block_btn .btn{
		font-size: 14px;
		padding: 10px 0;
	}
	.related-guide .related_list .related_items .block_btn .btn:after{
		right: 10px;
		width: 6px;
		height: 6px;
		margin: -3px 0 0 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.intro_article p{
		margin-bottom: 10px;
	}
	.intro_article .intro_nav ul{
		padding: 15px 20px;
	}
	.intro_article .intro_nav ul li{
		margin-right: 30px;
	}
	.intro_article .intro_nav ul li:after{
		right: -20px;
		margin: -6px 0 0 0;
	}
	.intro_article .intro_nav ul li a{
		font-size: 14px;
		padding: 10px 0;
	}
	.intro_article .intro_gallery{
		padding: 30px 0 60px 0;
	}
	.intro_article .intro_gallery .gallery-main{
		margin-bottom: 20px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-button-prev,
	.intro_article .intro_gallery .gallery-main .swiper-button-next {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
		margin-top: -20px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-button-next {
		right: 15px;
	}
	.intro_article .intro_gallery .gallery-main .swiper-button-prev {
		left: 15px;
	}
	.intro_article .h2_ttl{
		font-size: 28px;
		margin-bottom: 10px;
	}
	.intro_article .introduce_copy p{
		font-size: 14px;
		padding-left: 20px;
	}
	.intro_article .introduce_copy p::before{
		width: 11px;
		height: 14px;
	}
	.intro_article .ttlArea{
		margin-bottom: 50px;
	}
	.intro_article .ttlArea .icon{
		margin-bottom: 5px;
	}
	.intro_article .ttlArea .icon img{
		width: auto;
	}
	.intro_article .ttlArea h2{
		font-size: 22px;
	}
	.intro_article .intro_about{
		padding: 20px 0 40px 0;
	}
	.intro_article .intro_about .inner{
		max-width: 1100px;
	}
	.intro_article .intro_about .intro_ttl{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.intro_article .intro_about .intro_comment p{
		font-size: 13px;
	}
	.intro_article .good_point .point_top{
		padding: 40px 20px;
	}
	.intro_article .good_point .point_top .imgArea{
		width: 45%;
	}
	.intro_article .good_point .point_top .imgArea img{
		border: 6px solid #fff!important;
	}
	.intro_article .good_point .point_top .imgArea:before{
		top: -40px;
		left: -20px;
		width: 214px;
		height: 124px;
	}
	.intro_article .good_point .point_top .contentArea{
		width: 55%;
		padding: 0 0 0 15px;
	}
	.intro_article .good_point .point_top .ttl{
		margin-bottom: 20px;
	}
	.intro_article .good_point .point_top .point_ttl{
		font-size: 18px;
	}
	.intro_article .good_point .point_top .contentArea ul{
		margin-bottom: 20px;
	}
	.intro_article .good_point .point_top .contentArea ul li{
		font-size: 16px;
		margin-bottom: 20px;
		padding-left: 42px;
		min-height: auto;
		line-height: 1.4;
	}
	.intro_article .good_point .point_top .contentArea ul li::before {
		width: 32px;
		height: 32px;
		top: -5px;
	}
	.intro_article .good_point .point_top .contentArea p{
		font-size: 13px;
	}
	.intro_article .good_point .point_list{
		padding: 40px 0;
	}
	.intro_article .good_point .point_list .point_items{
		margin-bottom: 20px;
	}
	.intro_article .good_point .point_list .point_items:first-child{
		margin-bottom: 160px;
	}
	.intro_article .good_point .point_list .point_items:first-child:after{
		bottom: -160px;
		width: 556px;
		height: 200px;
	}
	.intro_article .good_point .point_list .point_items:nth-child(2){
		margin-bottom: 240px;
	}
	.intro_article .good_point .point_list .point_items:nth-child(2):after{
		bottom: -240px;
		width: 665px;
		height: 304px;
	}
	.intro_article .good_point .point_list .point_items .imgArea{
		width: 45%;
	}
	.intro_article .good_point .point_list .point_items .img-list .img-items:first-child{
		margin-bottom: 10px;
	}
	.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(2),
	.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(3){
		width: 48.5%;
		height: 128px;
	}
	.intro_article .good_point .point_list .point_items .img-list .img-items:nth-child(2){
		margin-right: 3%;
	}
	.intro_article .good_point .point_list .point_items .contentArea{
		width: 55%;
		padding: 0 20px 40px 0;
	}
	.intro_article .good_point .point_list .point_items:nth-child(even) .contentArea{
		padding: 0 0 40px 20px;
	}
	.intro_article .good_point .point_list .point_items p{
		font-size: 13px;
	}
	.intro_article .good_point .point_list .point_items .point_no{
		margin-bottom: 10px;
	}
	.intro_article .good_point .point_list .point_items .point_no img{
		width: 55%;
	}
	.intro_article .good_point .point_list .point_items .point_ttl{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.intro_article .intro_pickup{
		padding: 60px 0 40px 0;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items{
		margin-bottom: 20px;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .imgArea{
		width: 35%;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .contentArea{
		width: 65%;
		padding: 20px 20px;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items h4{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta{
		margin-bottom: 10px;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta .plan_price{
		font-size: 30px;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .pickup_deta .plan_note{
		font-size: 12px;
	}
	.intro_article .intro_pickup .pickup_list .pickup_items .commentArea p{
		font-size: 13px;
	}
	.intro_article .store_intro{
		padding: 60px 0;
	}
	.intro_article .store_intro .store_intro_block{
		border-radius: 20px;
		padding: 30px 20px;
		margin-top: 30px;
	}
	.intro_article .store_intro .store_intro_block h3{
		font-size: 22px;
		margin-bottom: 15px;
		padding-left: 10px;
	}
	.intro_article .store_intro .store_intro_block .swiper-button-prev,
	.intro_article .store_intro .store_intro_block .swiper-button-next {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
		margin-top: -20px;
	}
	.intro_article .store_intro .store_intro_block .swiper-button-next {
		right: -15px;
	}
	.intro_article .store_intro .store_intro_block .swiper-button-prev {
		left: -15px;
	}
	.intro_article .store_intro .store_intro_block .store_items{
		margin: 0 10px;
	}
	.intro_article .store_intro .store_intro_block .store_items .imgArea{
		height: 210px;
		margin-bottom: 15px;
	}
	.intro_article .store_intro .store_intro_block .store_items h4{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.intro_article .store_intro .store_intro_block .store_items .commentArea p{
		font-size: 13px;
	}
	.intro_article .intro_youtube{
		padding: 60px 0;
	}
	.intro_article .intro_staff{
		padding: 60px 0;
	}
	.intro_article .intro_staff .staff_list .staff_items{
		padding: 20px;
		margin-top: 70px;
	}
	.intro_article .intro_staff .staff_list .staff_items .imgArea{
		margin-top: -80px;
		margin-bottom: 15px;
	}
	.intro_article .intro_staff .staff_list .staff_items .imgArea img{
		width: 140px;
		height: 140px;
		border: 4px solid #fff!important;
	}
	.intro_article .intro_staff .staff_list .staff_items .commentArea{
		margin-bottom: 20px;
	}
	.intro_article .intro_staff .staff_list .staff_items .commentArea p{
		font-size: 15px;
	}
	.intro_article .intro_staff .staff_list .staff_items .nameArea{
		padding-top: 20px;
	}
	.intro_article .intro_staff .staff_list .staff_items .staff_name{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.intro_article .intro_staff .staff_list .staff_items .staff_name span{
		font-size: 18px;
		margin-top: 10px;
	}
	.intro_article .intro_staff .staff_list .staff_items .staff_info{
		font-size: 11px;
	}
	.intro_article .intro_location{
		padding: 60px 0;
	}
	.intro_article .intro_location .location_list .location_items{
		margin-bottom: 40px;
	}
	.intro_article .intro_location .location_list .location_items .imgArea{
		width: 45%;
	}
	.intro_article .intro_location .location_list .location_items .contentArea{
		width: 55%;
	}
	.intro_article .intro_location .location_list .location_items:nth-child(odd) .contentArea{
		padding-left: 20px;
	}
	.intro_article .intro_location .location_list .location_items:nth-child(even) .contentArea{
		padding-right: 20px;
	}
	.intro_article .intro_location .location_list .location_items h4{
		font-size: 24px;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	.intro_article .intro_location .location_list .location_items h4:before {
		width: 20%;
	}
	.intro_article .intro_location .location_list .location_items .commentArea{
		margin-bottom: 20px;
	}
	.intro_article .intro_location .location_list .location_items .commentArea p{
		font-size: 13px;
		line-height: 1.8;
	}
	.intro_article .intro_location .location_list .location_items .accessArea h5 span{
		font-size: 14px;
		padding: 8px 20px;
		margin-bottom: 10px;
	}
	.intro_article .intro_location .location_list .location_items .accessArea p{
		font-size: 13px;
	}
	.intro_article .intro_info .inner{
		padding: 60px 40px;
	}
	.intro_article .intro_info .nameArea{
		margin-bottom: 20px;
	}
	.intro_article .intro_info .nameArea .shop_name{
		font-size: 28px;
		margin-bottom: 10px;
	}
	.intro_article .intro_info .nameArea .name_kana{
		font-size: 18px;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r th,
	.intro_article .intro_info .intro_info_tbl .tbl-r td{
		padding: 20px 0;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r th{
		width: 160px;
		font-size: 17px;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r td{
		font-size: 15px;
	}
	.intro_article .intro_info .intro_info_tbl .tbl-r tr:first-child td a{
		font-size: 14px;
		padding-right: 15px;
		margin-left: 20px;
	}
	.intro_article .intro_post_meta{
		padding: 60px 0;
	}
	.intro_article .intro_post_meta .ttlArea{
		margin-bottom: 20px;
	}
	.intro_article .intro_post_meta .ttlArea .icon{
		margin-bottom: 0;
	}
	.intro_article .intro_post_meta .ttlArea .icon img{
		width: 80%;
	}
	.intro_article .intro_post_meta .ttlArea h2{
		padding: 0 0 0 0.5em;
	}
	.intro_article .intro_post_meta #post_meta_bottom li.post_tag a{
		padding: 5px 15px 5px 20px;
		font-size: 13px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.intro_article .intro_post_meta #post_meta_bottom li.post_tag a:before{
		left: 10px;
		margin: -13px 0 0 0;
	}
	.introduce-guide .related-guide{
		padding: 0 0 60px 0;
	}
	.related-guide .related_list .related_items .image{
		height: 170px;
	}
	.related-guide .related_list .related_items .title{
		font-size: 16px;
		margin: 10px 0 15px 0;
	}
	.related-guide .related_list .related_items .intro_comment{
		font-size: 13px;
		margin-bottom: 15px;
	}
	.related-guide .related_list .related_items .entry-date{
		font-size: 12px;
		padding: 0 0 0 20px;
		margin-bottom: 15px;
	}
	.related-guide .related_list .related_items .entry-date:before{
		width: 15px;
		height: 15px;
		top: 1px;
		left: 0px;
	}
	.related-guide .related_list .related_items .block_btn .btn{
		font-size: 13px;
		padding: 10px 0;
	}
	.related-guide .related_list .related_items .block_btn .btn:after{
		right: 10px;
		width: 6px;
		height: 6px;
		margin: -3px 0 0 0;
	}
}
/* JEPS related tourism cleanup 2026-05-14
   Keep introduce pages on the original JEPS location-list template and hide generated full-text spot cards. */
body .intro_location .location_list.jeps-related-location-list{display:none!important;}
body .intro_location .jeps-location-guide{display:none!important;}
body .intro_location .jeps-location-guide + .jeps-related-location-list + .location_list,
body .intro_location .jeps-location-guide--spots + .jeps-related-location-list + .location_list,
body .intro_location .location_list:not(.jeps-related-location-list){display:grid!important;visibility:visible!important;opacity:1!important;}
/* JEPS restore native introduce location layout 2026-05-14
   The generated spot guide CSS must not turn the facility's original location list into compact cards. */
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list){display:block!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items{display:flex!important;align-items:center!important;overflow:visible!important;margin-bottom:60px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:last-child{margin-bottom:0!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:nth-child(even){flex-direction:row-reverse!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .imgArea{width:46%!important;margin:0!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .imgArea img{display:block!important;width:auto!important;max-width:100%!important;aspect-ratio:auto!important;border:10px solid #fff!important;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.16))!important;object-fit:initial!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .contentArea{width:54%!important;padding:0!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:nth-child(odd) .contentArea{padding-left:30px!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:nth-child(even) .contentArea{padding-right:30px!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items h4{position:relative!important;font-size:30px!important;line-height:1.3!important;border-bottom:1px solid #d8d8d8!important;padding-bottom:20px!important;margin:0 0 30px!important;color:inherit!important;letter-spacing:0!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items h4:before{position:absolute!important;bottom:-1px!important;left:0!important;width:20%!important;height:1px!important;content:''!important;background:#f8e455!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .commentArea{margin-bottom:40px!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .commentArea p{font-size:14px!important;line-height:1.8!important;color:inherit!important;margin:0!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .accessArea{margin-top:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;}
body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .accessArea h5 span{display:inline-block!important;background:#ededed!important;font-size:16px!important;font-weight:500!important;text-align:center!important;padding:8px 30px!important;border-radius:6px!important;margin-bottom:10px!important;color:inherit!important;}
body.single-introduce .intro_article .intro_location .jeps-location-spot-link{color:inherit!important;text-decoration:none!important;}
body.single-introduce .intro_article .intro_location .jeps-location-spot-link:hover{opacity:.82;}
body.single-introduce .intro_article .intro_location .jeps-location-spot-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;margin-top:16px!important;padding:0 16px!important;border:1px solid #66aad5!important;border-radius:6px!important;background:#fff!important;color:#2277aa!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;}
body.single-introduce .intro_article .intro_location .jeps-location-spot-button:hover{background:#eef8ff!important;}
@media(max-width:767px){
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items,
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:nth-child(even){display:block!important;}
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .imgArea,
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .contentArea{width:100%!important;}
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items .contentArea,
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:nth-child(odd) .contentArea,
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items:nth-child(even) .contentArea{padding:24px 0 0!important;}
 body.single-introduce .intro_article .intro_location .location_list:not(.jeps-related-location-list) .location_items h4{font-size:24px!important;}
}
/* JEPS introduce spacing safe 2026-05-20: moved to header inline to avoid stale CSS cache. */
/* JEPS introduce gallery root fix 2026-05-20 */
body.single-introduce .intro_article .intro_gallery .gallery-main{
	max-width:1180px;
	margin-left:auto!important;
	margin-right:auto!important;
	margin-bottom:32px!important;
}
body.single-introduce .intro_article .intro_gallery .gallery-main .swiper-container{
	width:100%!important;
	height:auto!important;
	aspect-ratio:16/9;
	overflow:hidden!important;
	background:#f7f9fb;
}
body.single-introduce .intro_article .gallery-slider .swiper-slide{
	width:100%!important;
	height:auto!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
}
body.single-introduce .intro_article .gallery-slider .swiper-slide img{
	display:block!important;
	width:100%!important;
	height:100%!important;
	object-fit:contain!important;
	background:#f7f9fb!important;
}
body.single-introduce .intro_article .gallery-thumbnail{
	max-width:1180px;
	margin-left:auto!important;
	margin-right:auto!important;
	overflow:hidden!important;
}
@media(max-width:767px){
	body.single-introduce .intro_article .intro_gallery .gallery-main{
		max-width:none;
		margin-bottom:18px!important;
	}
	body.single-introduce .intro_article .intro_gallery .gallery-main .swiper-container{
		aspect-ratio:4/3;
	}
}