<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name:LOOP v1.3
Theme URI:
Description:WordPressテーマ「LOOP」
Author:SS
Author URI:
Version:1.3
Text Domain:tcd-w
*/


/* ------------------------------------------------------------------------------------
 web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策）
------------------------------------------------------------------------------------ */



/* ----------------------------------------------------------------------
 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; }
html { overflow-y: scroll; -webkit-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; 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; }
iframe { max-width:100%; }

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


/* ----------------------------------------------------------------------
 基本設定
---------------------------------------------------------------------- */
html { }
body { font-family:Arial,sans-serif; font-size:14px; line-height:1; width:100%; position:relative; -webkit-font-smoothing:antialiased; }
.pc body.admin-bar { padding-top:32px; }
a { text-decoration:none; }
a, a:before, a:after, input {
  -webkit-transition-property:background-color, color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  transition-property:background-color, color; transition-duration:0.2s; transition-timing-function:ease;
}
.clear { clear:both; }
.hide { display:none; }


/* レイアウト */
#container { position:relative; height:100%; }

.pc #main_contents { width:1182px; margin:0 auto; }
.pc #main_col { float:right; width:830px; z-index:10; position:relative; background:#fff; padding:60px 0 150px; }
.pc #side_col { float:left; width:300px; padding:60px 0 150px; z-index:10; position:relative; }
.pc #one_col { width:900px; margin:50px auto 150px; }
.pc body.single-find #one_col { margin-bottom:70px; }


/* レイアウト2 */
.pc body.layout2 #main_col { float:left; }
.pc body.layout2 #side_col { float:right; }


/* モバイル用キャッチフレーズと説明文を置き換え */
.has_mobile_word span.mobile { display:none; }

/* ----------------------------------------------------------------------
 megaメニュー
---------------------------------------------------------------------- */
.megamenu_child_menu { display:none !important; }
.pc #global_menu &gt; ul &gt; li.active_button &gt; a:after { top:0; }


/* メガメニューA　一覧 */
.megamenu_clinic_list1 { overflow:hidden; display:none; background:#fff; min-width:1182px; width:100%; position:absolute; top:140px; z-index:100; border-bottom:1px solid #ddd; }
.megamenu_clinic_list1 ol {
  margin:0; padding:0; width:1182px; margin:0 auto; bottom:-1px; position:relative; border-left:1px solid #ddd;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list1 li {
  float:left; width:calc(100% / 3); height:300px; margin:0; padding:0; position:relative; border:1px solid #ddd; border-top:none; border-left:none;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list1 li a {
  width:100%; height:100%; display:block; position:relative; padding:0 28px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list1 .image_wrap { display:block; width:336px; height:112px; overflow:hidden; }
.megamenu_clinic_list1 .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
.megamenu_clinic_list1 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.megamenu_clinic_list1 .title { font-size:16px; line-height:1.6; color:#ff4b54; text-align:center; height:73px; line-height:73px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.megamenu_clinic_list1 .catch { font-size:16px; line-height:1.6; text-align:center; margin:30px 0 0 0; overflow:hidden; max-height:3.2em; }
.megamenu_clinic_list1 .catch  span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
body.header_fix .megamenu_clinic_list1 { position:fixed; top:140px; }
body.admin-bar.header_fix .megamenu_clinic_list1 { top:110px; }


/* メガメニューB　一覧 */
.megamenu_clinic_list2 { overflow:hidden; display:none; background:#fff; min-width:1182px; width:100%; position:absolute; top:140px; z-index:100; border-bottom:1px solid #ddd; }
.megamenu_clinic_list2_inner {
  width:1182px; margin:0 auto; border-left:1px solid #ddd; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list2_inner .left_area {
  width:392px; float:left; padding:74px 54px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list2 .headline { font-size:24px; color:#ff4f58; margin:0 0 35px 0; }
.megamenu_clinic_list2 .headline span { display:block; font-size:14px; margin:10px 0 0 0; }
.megamenu_clinic_list2 .desc { font-size:14px; line-height:2.6; margin:0 0 37px 0; }
.megamenu_clinic_list2 .link_button { }
.megamenu_clinic_list2 .link_button a {
  display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#222222; color:#fff; font-size:16px; text-align:center;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.megamenu_clinic_list2 .link_button a:hover { background:#f45963; color:#fff; }
.megamenu_clinic_list2 ol {
  width:calc(100% - 392px); float:right; margin:0; padding:0; bottom:-1px; position:relative; border-left:1px solid #ddd;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list2 li {
  float:left; width:50%; height:300px; margin:0; padding:0; position:relative; border:1px solid #ddd; border-top:none; border-left:none;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list2 li a {
  width:100%; height:100%; display:block; position:relative; padding:0 28px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_clinic_list2 .image_wrap { display:block; width:336px; height:112px; overflow:hidden; }
.megamenu_clinic_list2 .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
.megamenu_clinic_list2 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.megamenu_clinic_list2 .title { font-size:16px; line-height:1.6; color:#ff4b54; text-align:center; height:73px; line-height:73px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.megamenu_clinic_list2 .catch { font-size:16px; line-height:1.6; text-align:center; margin:30px 0 0 0; overflow:hidden; max-height:3.2em; }
.megamenu_clinic_list2 .catch  span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
body.header_fix .megamenu_clinic_list2 { position:fixed; top:140px; }
body.admin-bar.header_fix .megamenu_clinic_list2 { top:110px; }


/* メガメニューC　キャンペーン一覧 */
.megamenu_campaign_list { overflow:hidden; display:none; background:#f4f4f5; min-width:1182px; width:100%; position:absolute; top:140px; z-index:100; border-bottom:1px solid #ddd; }
.megamenu_campaign_list_inner {
  width:1182px; margin:0 auto; position:relative;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
  -ms-justify-content:space-between; -webkit-justify-content:space-between; justify-content:space-between;
}
.megamenu_campaign_list .menu_area { width:300px; }
.megamenu_campaign_list .menu_area a { display:block; color:#fff; background:#ff474f; height:50px; line-height:50px; padding:0 25px; }
.megamenu_campaign_list .menu_area a:hover, .megamenu_campaign_list .menu_area li.active a { background:#fff; color:#ff474f; }
.megamenu_campaign_list .post_list_area { width:calc(100% - 300px); background:#fff; }
.megamenu_campaign_list .post_list {
  display:none; padding:19px 0 0 19px; min-height:383px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_campaign_list .post_list:first-child { display:block; }
.megamenu_campaign_list .post_list li { width:270px; height:163px; float:left; margin:0 19px 19px 0; }
.megamenu_campaign_list .post_list li:nth-child(3n) { margin-right:0; }
.megamenu_campaign_list .post_list li a.link { display:block; width:100%; height:163px; background:#fff; position:relative; overflow:hidden; }
.megamenu_campaign_list .post_list li .title_area { width:100%; height:40px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
.megamenu_campaign_list .post_list li .title_area:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
.megamenu_campaign_list .post_list li .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
.megamenu_campaign_list .post_list li .blur_image { width:100%; height:163px; position:absolute; bottom:0px; left:0px; }
.megamenu_campaign_list .post_list li .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
.megamenu_campaign_list .post_list li .title {
  line-height:1.6; padding:0 20px; font-size:14px; overflow:hidden; font-weight:normal; max-height:3.2em; z-index:2;
  position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.megamenu_campaign_list .post_list li .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
body.header_fix .megamenu_campaign_list { position:fixed; top:140px; }
body.admin-bar.header_fix .megamenu_campaign_list { top:120px; background:#333333cc; }


/* ----------------------------------------------------------------------
 ページヘッダー
---------------------------------------------------------------------- */
#page_header { width:100%; position:relative; margin-top:-60px; }
#page_header_inner { width:1182px; height:500px; margin:0 auto; position:relative; overflow:hidden; }
#page_header.small #page_header_inner { height:180px; }
#page_header_catch {
  width:1182px; margin:auto; position:absolute; z-index:3; text-align:center; color:#fff; 
  left:0px; right:0px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#page_header_catch .catch { margin-bottom:8px; font-size:46px; line-height:1.4; font-weight:500; }
#page_header_catch .desc { font-size:16px; line-height:2.3; }
#page_header_catch .title { margin-top:60px; font-size:32px; line-height:1.4; font-weight:500; text-align:left; }
#page_header .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }


/* ----------------------------------------------------------------------
 トップページ
---------------------------------------------------------------------- */
#header_slider_wrap { width:100%; height:725px; position:relative; }


/* スライダー */
#header_slider { width:100%; min-width:1182px; height:725px; overflow:hidden; position:relative; background:#000; }
#header_slider .item { opacity:0; width:100%; height:725px; position:relative; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#header_slider .image { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; }


/* 画像スライダーのアニメーションの設定 */
#header_slider .animation_type1.animate .image {
  -webkit-backface-visibility:hidden; backface-visibility:hidden;
  -webkit-animation: zoomOut 35.0s ease forwards;
  animation: zoomOut 35.0s ease forwards;
}
#header_slider .animation_type2.animate .image {
  -webkit-backface-visibility:hidden; backface-visibility:hidden;
  -webkit-animation: zoomIn 35.0s ease forwards;
  animation: zoomIn 35.0s ease forwards;
}


/* 動画 */
#header_video { width:100%; height:100%; position:absolute !important; top:0px; left:0px; z-index:1; }
#header_video video { display:block; }


/* パララックススライダー */
#header_slider.header_para_slider { width:100%; min-width:1182px; height:725px; overflow:hidden; position:relative; background:#fff; }
#header_slider.header_para_slider.parallax-slider-initialized { height:auto !important; }
#header_slider.header_para_slider .item { opacity:1; width:725px; height:725px; overflow: hidden; position:relative; }
#header_slider.header_para_slider .item .image { background-repeat:no-repeat; background-position:center center; background-size:cover; height:100%; width:150%; position:absolute; top:0; left:-25%; }


/* キャプション */
#header_slider_wrap .caption {
  width:1182px; margin:auto; position:absolute; z-index:3; text-align:center; margin-top:60px;
  left:0px; right:0px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#header_slider_wrap .caption.para_slider_caption { margin-top:0; top:auto; bottom:50px; -webkit-transform: translateY(0%); transform: translateY(0%); }
#header_slider_wrap .direction_type2 .caption_inner { text-align:center; }
#header_slider_wrap .direction_type3 .caption_inner { text-align:right; }
#header_slider_wrap .caption .title { line-height:1.3; word-wrap: break-word; position:relative; font-weight:500; margin:0; }
#header_slider_wrap .caption .sub_title { font-size:16px; line-height:1.3; margin:5px 0 5px 0; position:relative; }
#header_slider_wrap .caption .button {
  font-size:14px; min-width:200px; height:55px; line-height:55px; text-align:center; position:relative; padding:0 60px; margin-top:20px; display:inline-block; -webkit-box-sizing:border-box; box-sizing:border-box;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}


/* オーバーレイ */
#header_slider_wrap .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }
#header_slider_wrap .overlay.gradation { height:40%; top:auto; bottom:0px; }


/* キャプションのアニメーションの設定 */
#header_slider_wrap .caption .title, #header_slider_wrap .caption .sub_title, #header_slider_wrap .caption .button { opacity:0; }

#header_slider_wrap .item.animate .caption .title, #header_slider_wrap.animate .caption .title {
  -webkit-animation: slideUp 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 1.5s;
  animation: slideUp 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 1.5s;
}
#header_slider_wrap .item.animate .caption .sub_title, #header_slider_wrap.animate .caption .sub_title {
  -webkit-animation: slideUp 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s;
  animation: slideUp 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s;
}
#header_slider_wrap .item.animate .caption .button, #header_slider_wrap.animate .caption .button {
  -webkit-animation: slideUp 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.5s;
  animation: slideUp 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.5s;
}

#header_slider_wrap.animate .caption.para_slider_caption .title {
  -webkit-animation: opacityAnimation 2.5s ease-out forwards 2.5s;
  animation: opacityAnimation 2.5s ease-out forwards 2.5s;
}
#header_slider_wrap.animate .caption.para_slider_caption .sub_title {
  -webkit-animation: opacityAnimation 2.5s ease-out forwards 3.0s;
  animation: opacityAnimation 2.5s ease-out forwards 3.0s;
}
#header_slider_wrap.animate .caption.para_slider_caption .button {
  -webkit-animation: opacityAnimation 2.5s ease-out forwards 3.5s;
  animation: opacityAnimation 2.5s ease-out forwards 3.5s;
}


/* サイドボタン */
#index_side_button {
  position:fixed; z-index:100; right:0; top:265px; font-size:16px;
  -webkit-transform: translateX(60px); transform: translateX(60px);
}
#index_side_button.animate {
  -webkit-transform: translateX(0%); transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.35s 1.5s; transition: transform 0.35s 1.5s;
}
#index_side_button a {
  display:block; height:60px; line-height:60px; background:#fe535c; color:#fff; text-align:center;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#index_side_button.type1 a {
  padding:0 30px; min-width:200px;
  -webkit-transform: rotate(-90deg) translate(0, -100%); transform: rotate(-90deg) translate(0, -100%);
	-webkit-transform-origin: 100% 0; transform-origin: 100% 0;
}
#index_side_button.type2 {
  -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; text-orientation:upright; white-space:nowrap;
  display: -webkit-flex; display: flex;
  -webkit-align-items: center; align-items: center;
  -webkit-justify-content: center; justify-content: center;
}
#index_side_button.type2 a { padding:30px 0; min-height:200px; height:auto; }



/* ----------------------------------------------------------------------
　アニメーションの設定
---------------------------------------------------------------------- */
/* 下から上へスライドアップ */
@-webkit-keyframes slideUp {
  0% { bottom:-30px; }
  100% { opacity:1; bottom:0; }
}
@keyframes slideUp {
  0% { bottom:-30px; }
  100% { opacity:1; bottom:0; }
}
/* ズームアウト */
@-webkit-keyframes zoomOut {
  0% { transform: scale(1.0) rotate(0.0001deg); }
  100% { transform: scale(1.3); }
}
@keyframes zoomOut {
  0% { transform: scale(1.0) rotate(0.0001deg); }
  100% { transform: scale(1.3); }
}
/* ズームイン */
@-webkit-keyframes zoomIn {
  0% { transform: scale(1.3) rotate(0.0001deg); }
  100% { transform: scale(1.0); }
}
@keyframes zoomIn {
  0% { transform: scale(1.3) rotate(0.0001deg); }
  100% { transform: scale(1.0); }
}
/* 透明 */
@-webkit-keyframes opacityAnimation {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes opacityAnimation {
  0% { opacity:0; }
  100% { opacity:1; }
}
/* 左から右へスライド */
@-webkit-keyframes slideRight {
  0% { left:-200px; opacity:0; }
  100% { left:0px; opacity:1; }
}
@keyframes slideRight {
  0% { left:-200px; opacity:0; }
  100% { left:0px; opacity:1; }
}


/* ----------------------------------------------------------------------
　トップページ
---------------------------------------------------------------------- */

/* キャッチフレーズ */
.index_cb_catch { text-align:center; padding:90px 0 35px; }
.index_cb_catch .catch { font-size:46px; line-height:1.6; font-weight:500; }
.index_cb_catch .desc { margin-top:5px; font-size:16px; line-height:2.3; }


/* アーカイブボタン */
.index_cb_button { text-align:center; }
.index_cb_button a {
  display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#222222; color:#fff; font-size:16px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.index_cb_button a:hover { background:#f45963; color:#fff; }


/* エレメント画像 */
.element_image { }
.element_image img { width:60px; height:auto; display:block; margin:0 auto 45px; }


/* ブロックコンテンツ */
.index_box_content { position:relative; }
.index_box_content .box { float:left; position:relative; height:300px; overflow:hidden; z-index:2; }
.index_box_content.type1 .box { width:50%; }
.index_box_content.type2 .box { width:calc(100% / 3 - 0.01px); }
.index_box_content .title { position:absolute; top:50px; left:50px; z-index:2; }
.index_box_content .title span { display:block; margin-top:10px; }
.index_box_content .catch { position:absolute; bottom:48px; left:50px; z-index:2; }
.index_box_content .image_wrap { display:block; width:100%; height:300px; position:absolute; top:0px; left:0px; z-index:1; overflow:hidden; }
.index_box_content .image { width:100%; height:300px !important; display:block; overflow:hidden; position:relative; z-index:2; }
.index_box_content .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
/* アニメーションの設定 */
.index_box_content .box { opacity:0; }
.index_box_content.no_animate .box { opacity:1; }
.index_box_content .box.active {
  z-index:3;
  -webkit-animation: opacityAnimation 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.5s;
  animation: opacityAnimation 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 0s;
}


/* フリースペース */
#index_free_space { width:1182px; margin:0 auto; padding:60px 0 60px; }

/* バナーエリア */
#frontpage_areabnr {
  width:1182px; margin:0 auto 60px;
}
#frontpage_areabnr .frontpage_areabnr_area { display: flex; justify-content: center; align-items: center; gap: 20px; max-width: 100%; }
#frontpage_areabnr .frontpage_areabnr_area .box { flex: 1; max-width: 581px; }
#frontpage_areabnr .frontpage_areabnr_area .box img { max-width: 100%; }

/* ----------------------------------------------------------------------
　LOOPサービス
---------------------------------------------------------------------- */
/* アーカイブページ */
#archive_service { width:1182px; margin:60px auto 150px; }
#archive_service .item { position:relative; }
#archive_service .item:last-child { border-bottom:1px solid #ddd; }
#archive_service .top_area { height:300px; position:relative; }
#archive_service .top_area .title { font-size:46px; color:#ff474f; position:absolute; top:50px; left:80px; z-index:2; }
#archive_service .top_area .title span { display:block; font-size:16px; margin:10px 0 0 0; }
#archive_service .top_area .catch { font-size:26px; line-height:1.4; position:absolute; bottom:42px; left:80px; z-index:2; }
#archive_service .top_area .image { width:50%; height:300px; position:absolute; right:0px; top:0px; z-index:1; }
#archive_service .mobile_catch { display:none; }
#archive_service .bottom_area {
  padding:55px 80px 60px; border-left:1px solid #ddd; border-right:1px solid #ddd;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#archive_service .bottom_area .sub_category { width:calc(50% - 25px); float:left; margin-bottom:-8px; }
#archive_service .bottom_area .sub_category li { font-size:14px; font-weight: bold; line-height:1.8; float:left; width:50%; margin:0 0 8px 0; }
#archive_service .bottom_area .sub_category li a { display:block; }
#archive_service .bottom_area .desc { width:calc(50% - 25px); float:right; line-height:2.4; font-size:16px; }
#archive_service .bottom_area .desc.no_sub_category { width:100%; float:none; }
#archive_service .bottom_area .link_button { clear:both; text-align:center; padding:50px 0 0 0; }
#archive_service .bottom_area .link_button  a {
  display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#222222; color:#fff; font-size:16px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#archive_service .bottom_area .link_button  a:hover { background:#f45963; color:#fff; }


/* カテゴリーページ */
#main_col #archive_service { width:100%; margin:0 auto; }
#main_col #archive_service .item:last-child { border-bottom:none; }
#main_col #archive_service .top_area .title { left:50px; z-index:5; }
#main_col #archive_service .top_area .catch { left:50px; z-index:5; }
#main_col #archive_service .item .category_desc { line-height:2; font-size:16px; margin-top:40px; }
#archive_service .archive_service_child { margin:40px 0 0 0; }
#archive_service .archive_service_child .headline { padding:0 26px; margin:0 0 22px 0; height:60px; line-height:60px; font-size:20px; font-weight:500; color:#ff4b54; background:#f7f7f8; border-left:3px solid #ff4b54; }
#archive_service .archive_service_child .category_desc { line-height:2; font-size:16px; margin:0 0 40px; }

/* 記事一覧（詳細ページでも使用） */
.service_post_list { margin-bottom:-18px; }
.service_post_list li { float:left; width:calc(50% - 14px); margin:0 28px 28px 0; }
.service_post_list li:nth-child(2n) { margin-right:0; }
.service_post_list li a { display:block; background:#f7f7f8; width:100%; height:345px; position:relative; }
.service_post_list .image_wrap { display:block; width:100%; height:145px; border: solid; border-color: #ccc; border-width: 1px; z-index:1; overflow:hidden; }
.service_post_list .image { width:100%; height:145px !important; display:block; overflow:hidden; position:relative; z-index:2; }
.service_post_list .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.service_post_list .title { color:#ff474f; font-size:16px; font-weight: bold;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.service_post_list .desc { font-size:14px; line-height:2.4; margin:10px 0 0 0; max-height:7.2em; overflow:hidden; }
.service_post_list .desc span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.service_post_list .title_area { padding:40px 35px; }


/* 詳細ページ */
#single_service_title_area { margin:0 0 50px 0; }
#single_service_title_area .title { font-size:26px; font-weight:500; height:80px; line-height:80px; background:#f7f7f8; padding:0 30px; }
#single_service_title_area .image { width:100%; height:300px; }
#single_service .cf_price_list { margin:0 0 60px 0; }
body.single-service #main_col { padding-bottom:125px; }
#single_service_related_post { padding-top:35px; }
#single_service_related_post .headline { color:#fe373a; font-size:22px; font-weight:500; text-align:center; padding:0 0 30px 0; border-bottom:1px solid #ddd; margin:0 0 30px 0; } 


/* ----------------------------------------------------------------------
　物件情報
---------------------------------------------------------------------- */
/* トップページ */
#index_clinic { margin:0 auto; width:1182px; padding:30px 0 20px; }
#index_clinic .post_list { margin:0 0 60px 0; }
#index_clinic .item { width:calc(100% / 3); float:left; height:800px; position:relative; }
#index_clinic .title_area {
  width:100%; height:400px; position:absolute; bottom:0px; left:0px;
  -webkit-transition-property:background-color, color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  transition-property:background-color, color; transition-duration:0.2s; transition-timing-function:ease;
}
#index_clinic .title_area_inner {
  padding:50px; display:block; position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#index_clinic .item:nth-child(2) .title_area, #index_clinic .item:nth-child(5) .title_area, #index_clinic .item:nth-child(8) .title_area, #index_clinic .item:nth-child(11) .title_area {
  top:0;
}
#index_clinic .item a { display:block; }
#index_clinic .image_wrap { display:block; width:100%; height:400px; position:absolute; top:0px; left:0px; z-index:1; overflow:hidden; }
#index_clinic .image { width:100%; height:400px !important; display:block; overflow:hidden; position:relative; z-index:2; }
#index_clinic .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#index_clinic .item:nth-child(2) .image_wrap, #index_clinic .item:nth-child(5) .image_wrap, #index_clinic .item:nth-child(8) .image_wrap, #index_clinic .item:nth-child(11) .image_wrap {
  top:auto; bottom:0px;
}
#index_clinic .title_area .title { line-height:1.4; }
#index_clinic .title_area .desc { line-height:2; margin:14px 0 0 0; font-weight:400; }


/* アーカイブページ */
#clinic_list { width:1182px; margin:60px auto 150px; }
#clinic_list .item {
  width:50%; float:left; border:1px solid #ddd; border-right:none; margin:0 0 -1px 0;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#clinic_list .item:nth-child(2n), #clinic_list .item:last-child { border-right:1px solid #ddd; } 
#clinic_list .title { text-align:center; font-size:20px; color:#ff474f; height:80px; line-height:80px; }
#clinic_list .image_wrap { display:block; width:calc(100% + 2px); height:215px; overflow:hidden; margin:0 -1px; }
#clinic_list .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
#clinic_list .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#clinic_list .bottom_area { background:#f7f7f8; position:relative; height:490px; }
#clinic_list .bottom_area_inner {
  padding:0 80px;
  position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#clinic_list .catch { text-align:center; font-size:24px; line-height:1.6; font-weight:500; }
#clinic_list .desc { font-size:16px; line-height:2.4; margin-top:40px; }
#clinic_list .link_button { text-align:center; margin:47px 0 10px; }
#clinic_list .link_button a {
  display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#222222; color:#fff; font-size:16px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#clinic_list .link_button a:hover { background:#f45963; color:#fff; }


/* --------------------- 詳細ページ ---------------------*/
/* コンテンツ一覧1 */
#clinic_content_list1 .item { width:100%; height:250px; position:relative; margin:0 0 30px 0; }
#clinic_content_list1 .item:last-child { margin:0; }
#clinic_content_list1 .image { width:400px; height:250px; float:left; }
#clinic_content_list1 .desc {
  font-size:16px; line-height:2; width:calc(100% - 400px); padding:0 60px;
  position:absolute; left:400px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}

/* コンテンツ一覧２ */
#clinic_content_list2 .item { width:100%; height:260px; position:relative; margin:0 0 30px 0; }
#clinic_content_list2 .item:last-child { margin:0; }
#clinic_content_list2 .image { width:300px; height:260px; float:right; }
#clinic_content_list2 .left_area { width:calc(100% - 300px); height:260px; float:left; position:relative; }
#clinic_content_list2 .left_area_inner {
  padding:0 60px;
  position:absolute; left:0px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#clinic_content_list2 .headline { font-size:22px; line-height:1.6; font-weight:500; }
#clinic_content_list2 .desc { font-size:16px; line-height:2; margin-top:10px; }
#clinic_content_list2 .link_button { width:300px; height:260px; float:right; position:relative; }
#clinic_content_list2 .link_button a {
  display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#222222; color:#fff; font-size:16px; text-align:center;
  position:absolute; left:0px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#clinic_content_list2 .link_button a:hover { background:#f45963; color:#fff; }

/* Google Map */
#access_google_map { width:100%; height:560px; border:1px solid #ddd; border-bottom:none; }
#access_google_map .pb_googlemap_embed { width: 100%; height: 560px; }
#access_google_map .pb_googlemap_custom-overlay-inner { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: -94px; left: -40px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 80px !important; height: 80px !important; border-radius: 50%; font-size: 18px; text-align: center; }
#access_google_map .pb_googlemap_custom-overlay-inner::after { display: block; position: absolute; right: 0; bottom: -15px; left: 0; width: 0; height: 0; margin: auto; border-width: 16px 5px 0 5px; border-style: solid; content: ""; }
#cinic_address_data { border:1px solid #ddd; border-top:none; padding:50px; margin:0 0 30px 0; }
#cinic_address_data .logo { display:block; margin:0 auto; }
#cinic_address_data .address { margin:20px 0 0 0; text-align:center; }
#cinic_address_data .address p { font-size:16px; line-height:2; }
#cinic_address_data .link_button { text-align:center; margin-top:20px;}
#cinic_address_data .link_button a {
  display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#bbbbbb; color:#fff; font-size:16px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#cinic_address_data .link_button a:hover { background:#f45963; color:#fff; }


/* ----------------------------------------------------------------------
　キャンペーン
---------------------------------------------------------------------- */
/* トップページ */
#index_campaign1 { position:relative; padding:0 0 100px !important; }
#index_campaign1 .index_cb_catch { z-index:2; position:relative; }
#index_campaign1 .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; } 
#index_campaign1 .index_cb_button { position:relative; z-index:2; }

/* スライダー */
#index_campaign_slider_area { width:1182px; margin:10px auto 0; position:relative; }
#index_campaign_slider_wrap { width:1182px; overflow:hidden; margin:0 auto; }
#index_campaign_slider { z-index:2; position:relative; width:1224px; margin:5px auto 60px; }
#index_campaign_slider .item { width:365px; margin:0 43px 0 0; position:relative; }
#index_campaign_slider .item a.link { display:block; width:365px; }
#index_campaign_slider .item a.link .top_area { height:250px; position:relative; overflow:hidden; }
#index_campaign_slider .title_area { width:100%; height:40px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
#index_campaign_slider .title_area:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
#index_campaign_slider .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
#index_campaign_slider .blur_image { width:100%; height:250px; position:absolute; bottom:0px; left:0px; }
#index_campaign_slider .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
#index_campaign_slider .title {
  line-height:1.6; padding:0 30px; font-size:18px; overflow:hidden; max-height:3.2em; z-index:2; 
  position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#index_campaign_slider .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#index_campaign_slider .category a {
  display:none; position:absolute; top:0px; left:0px; z-index:3; color:#fff; height:36px; line-height:36px; min-width:110px; text-align:center; font-size:12px; padding:0 15px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#index_campaign_slider .category a:first-child { display:block; }
#index_campaign_slider .desc { margin:25px 0 0 0; font-size:16px; color:#fff; line-height:1.6; }
/* ナビゲーション（矢印） */
.index_slider_arrow { width:60px; height:60px; line-height:60px; text-align:center; position:absolute; cursor:pointer; z-index:9; overflow:hidden; text-indent:-200px; }
.index_slider_arrow:before {
  font-family:'design_plus'; color:#fff; width:18px; height:18px; font-size:18px; display:block; position:absolute; text-indent:0px;
  top:2px; left:18px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.index_slider_arrow.prev:before { content:'\e90f'; }
.index_slider_arrow.next:before { content:'\e910'; left:0; right:0; margin:auto; }
.index_slider_arrow.prev { top:100px; left:-60px; }
.index_slider_arrow.next { top:100px; right:-63px; }
@media screen and (max-width:1350px) {
  .index_slider_arrow { display:none; }
}


/* トップページ 二つ目 */
#index_campaign2 { position:relative; padding:15px 0 120px; border-top: 1px solid #CCCCCC;}
#index_campaign2 .index_cb_catch { z-index:2; position:relative; }
#index_campaign2 .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; } 
#index_campaign2 .index_cb_button { position:relative; z-index:2; }


/* 記事一覧（アーカイブページと共有） */
body.home #campaign_list  { width:1182px; margin:15px auto 20px; }
#archive_campaign #campaign_list  { width:1182px; margin:0 auto; }
#campaign_list .item { line-height: 1em;width:365px; margin:0 43px 40px 0; position:relative; float:left; }
#archive_campaign #campaign_list .item:nth-child(3n), #campaign_list .item.third { margin-right:0; }
#campaign_list .item a.link { display:block; width:100%; height:220px; background:#fff; position:relative; overflow:hidden; }
#campaign_list .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
#campaign_list .blur_image { width:100%; height:220px; position:absolute; bottom:0px; left:0px; }
#campaign_list .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
#campaign_list .title_area { width:100%; height:40px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
#campaign_list .title_area:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }

#campaign_list .title {
  line-height:1em; padding:0 30px; font-size:18px; /* overflow:hidden;*/ max-height:3.2em; z-index:2;
  position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#campaign_list .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#campaign_list .category a {
  display:none; position:absolute; top:0px; left:0px; z-index:3; color:#fff; height:36px; line-height:36px; min-width:110px; text-align:center; font-size:12px; padding:0 15px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#campaign_list .category a:first-child { display:block; }
#campaign_list .item.large { width:calc(50% - 22px); }
#campaign_list .item.large:nth-child(2n) { margin-right:0; }
#campaign_list .item.large a.link { height:340px; }
#campaign_list .item.large .blur_image { height:340px; }
#campaign_list.type2 .item:nth-child(3n) { margin-right:0; }
#campaign_list.type2 .item.large:nth-child(2n) { margin-right:43px; }
#campaign_list.type2 .item.large.even { margin-right:0; }
#campaign_list.type2.same_size .item:nth-child(3n) { margin-right:43px; }
#campaign_list.type2.same_size .item.large:nth-child(2n) { margin-right:0px; }


/* アーカイブページ */
#archive_campaign { margin-bottom:150px; }
#archive_campaign_category_list { width:1180px; margin:60px auto; }
#archive_campaign_category_list li {
  float:left; margin:0; width:calc(100% / 7); font-size:14px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#archive_campaign_category_list li a { text-align:center; display:block; height:60px; line-height:62px; background:#f7f7f8; border:1px solid #ddd; border-right:0; }
#archive_campaign_category_list li:nth-child(7n) a, #archive_campaign_category_list li:last-child a { border-right:1px solid #ddd; }
#archive_campaign_category_list li a:hover, #archive_campaign_category_list li.active a { background:#ff4b54; border-color:#ff4b54; color:#fff; }
#archive_campaign_category_list .small {
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#archive_campaign_category_list .small li { width:auto; -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; }


/* カテゴリーページ */
#category_campaign_headline { padding:0 35px; margin:0 0 30px 0; height:80px; line-height:80px; font-size:26px; font-weight:500; background:#f7f7f8; border-left:3px solid #ff4b54; }
#category_campaign_desc { font-size:16px; line-height:2.2; margin:0 0 20px 0; }

#campaign_list2 { padding:30px 0 0 0; }
#campaign_list2 .item { width:100%; height:250px; margin:0 0 30px 0; }
#campaign_list2 .item a { display:block; width:100%; height:250px; position:relative; background:#f7f7f7;  }
#campaign_list2 .image_wrap { float:right; display:block; width:250px; height:250px; overflow:hidden; }
#campaign_list2 .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
#campaign_list2 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#campaign_list2 .title_area { width:calc(100% - 250px); height:100%; position:relative; }
#campaign_list2 .title_area_inner {
  padding:0 50px; position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#campaign_list2 .title { line-height:1.6; font-size:20px; overflow:hidden; max-height:3.2em; color:#ff4b54; }
#campaign_list2 .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#campaign_list2 .desc { line-height:2.2; font-size:16px; overflow:hidden; max-height:4.4em; margin:12px 0 0 0; }
#campaign_list2 .desc span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#campaign_list2 .label { position:absolute; top:0px; left:0px; width:90px; height:90px; }
#campaign_list2 .label .name {
  position:absolute; font-size:12px; left:20px; z-index:3; color:#fff; max-width:2em; line-height:1.4;
  margin-top:-17px; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#campaign_list2 .label .bg { position:absolute; z-index:2; width:0; height:0; border-style:solid; border-width:90px 90px 0 0; }




/* ----------------------------------------------------------------------
　詳細ページ　cfカスタムフィールド　共通パーツ
---------------------------------------------------------------------- */
/* ヘッダー画像 */
.cf_header_image { width:100%; height:300px; position:relative; margin:0 0 50px 0;}
.cf_header_image .title_area { width:100%; height:50px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
.cf_header_image .title_area:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
.cf_header_image .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
.cf_header_image .blur_image { width:100%; height:300px; position:absolute; bottom:0px; left:0px; }
.cf_header_image .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
.cf_header_image .title {
  line-height:1.4; font-size:22px; overflow:hidden; max-height:3.2em; color:#ff4b53; z-index:3;
  padding:0 30px; position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.cf_header_image .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cf_header_image .category a { min-width:110px; padding:0 15px; height:35px; line-height:35px; text-align:center; font-size:12px; display:none; color:#fff; position:absolute; top:0px; left:0px; z-index:4; }
.cf_header_image .category a:first-child { display:inline-block; }
#campaign_header_image { height:500px; }
#campaign_header_image .title_area { height:100px; }
#campaign_header_image .blur_image { height:500px; }


/* キャッチフレーズ */
.cf_catch .catch { text-align:center; margin-bottom:37px; font-size:32px; line-height:1.5; font-weight:500; }
.cf_catch .post_content { margin:0 0 15px 0; }


/* 特徴一覧 */
.cf_data_list {
  padding:50px 50px 20px; margin:0 0 60px 0;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.cf_data_list .headline { text-align:center; font-size:20px; font-weight:500; padding:0 0 40px 0; margin:0 0 45px 0; border-bottom:1px solid #ddd; }
.cf_data_list li {
  width:50%; float:left; margin:0 0 20px 0; padding:0 0 0 35px; font-size:16px; line-height:1.6; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.cf_data_list li:before {
  border:1px solid #ff0101; color:#ff0101; font-family:'design_plus'; content:'\f00c'; font-size:12px; width:20px; height:20px; line-height:20px; text-align:center;
  display:block; position:absolute; left:0; top:1px; bottom:0;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.cf_data_list.type2 li { width:calc(100% / 3); padding:0; }
.cf_data_list.type2 li:before { display:none; }
.cf_data_list li a { display:block; }


/* コンテンツ一覧 */
.cf_content_list .item { margin:0 0 20px 0; }
.cf_content_list .headline { font-size:18px; height:60px; line-height:60px; margin:0 0 20px 0; padding:0 22px; border-left:3px solid #ff4b54; background:#f7f7f8; }


/* 画像一覧 */
.cf_image_list { margin:0 0 50px 0; }
.cf_image_list.type1 img { width:calc(50% - 14px); height:auto; display:block; }
.cf_image_list.type1 img:nth-child(1) { float:left; }
.cf_image_list.type1 img:nth-child(2) { float:right; }
.cf_image_list.type1 img:nth-child(3) { display:none; }
.cf_image_list.type2 img { width:calc(100% / 3); height:auto; display:block; float:left; }


/* 一覧 */
.cf_price_list .headline { font-size:18px; height:60px; line-height:60px; margin:0; padding:0 25px; background:#f93c41; }
.cf_price_list dl {
  border-left:1px solid #ddd; border-top:1px solid #ddd; background:#f7f7f8; margin:0;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
  -ms-justify-content:space-between; -webkit-justify-content:space-between; justify-content:space-between;
}
.cf_price_list dt {
  width:570px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; line-height:1.7; padding:20px 25px; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.cf_price_list dd {
  text-align:center; -webkit-width:calc(100% - 570px); width:calc(100% - 570px); padding:20px 25px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; line-height:1.7;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.cf_price_list .desc { margin-top:20px; line-height:1.6; font-size:14px; }




/* ----------------------------------------------------------------------
　お知らせ
---------------------------------------------------------------------- */
/* トップページ */
#index_news { position:relative; padding:15px 0 120px;background-color: #eee; }
#index_news .post_list {
  width:1182px; margin:0 auto 60px;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#index_news .post_list .item {
  margin:0 -1px -1px 0; width:50%; border:1px solid #ddd;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#index_news .post_list .item a {
  background:#fff; display:block; padding:28px 30px 22px; height:100%;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#index_news .post_list .item a:hover { background:#f6f6f6; }
#index_news .post_list .date { margin:0 0 10px 0; font-size:14px; }
#index_news .title { font-size:16px; width:100%; font-weight:400; line-height:1.6; max-height:3.2em; overflow:hidden; }
#index_news .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }


/* アーカイブページ */
#news_archive { position:relative; }
#news_archive .item { height:245px; position:relative; border:1px solid #ddd; margin-bottom:-1px; }
#news_archive .item a {
  display:block; background:#fff; width:100%; height:100%; color:#000; padding:21px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#news_archive .item a:hover { background:#f8f8f8; }
#news_archive .image_wrap { float:left; display:block; width:335px; height:200px; overflow:hidden; }
#news_archive .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
#news_archive .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#news_archive .title_area {
  float:left; -webkit-width:calc(100% - 335px); width:calc(100% - 335px); height:200px; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#news_archive .title_area_inner { padding:0 20px 0 40px; position:absolute; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
#news_archive .title { font-size:20px; font-weight:500; line-height:1.6; max-height:3.2em; overflow:hidden; }
#news_archive .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
#news_archive .date { font-size:14px; color:#f95660; margin:0 0 7px 0; }
#news_archive .no_image .title_area { float:none; width:100%; }
#news_archive .no_image .title_area_inner { padding:0 20px; }


/* 詳細ページ */
#recent_news { margin:60px 0 0 0; position:relative; padding:40px; }
#recent_news .headline { padding:0 30px; font-weight:bold; margin:0 0 30px 0; font-size:20px; text-align:center; }
#recent_news .post_list { }
#recent_news li a {
  border:1px solid #ddd; border-bottom:none; display:block; background:#fff; padding:30px 30px 25px;
 -webkit-box-sizing:border-box; box-sizing:border-box;
}
#recent_news li:last-child a { border-bottom:1px solid #ddd; }
#recent_news li a:hover {  }
#recent_news li .title {
  font-size:16px; line-height:1.6; color:#000; font-weight:normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
  -webkit-transition-property:background-color, color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  transition-property:background-color, color; transition-duration:0.2s; transition-timing-function:ease;
}
#recent_news li .date { font-size:14px; color:#999; margin:0 0 7px 0; }
#recent_news .link { font-size:14px; position:absolute; right:60px; top:40px; }
#recent_news .link:after {
  content:''; width:12px; height:12px; line-height:12px; 
  font-family:'design_plus'; color:#000; font-size:12px; display:block;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
  content:'\e910'; position:absolute; right:-20px; top:3px;
}
body.single-news #single_banner_bottom { padding:0 0 0; }


/* ----------------------------------------------------------------------
　バナーコンテンツ
---------------------------------------------------------------------- */
/* トップページ */
#index_banner { position:relative; }
#index_banner .box { width:50%; height:400px; position:relative; float:left; overflow:hidden; }
#index_banner .link { display:block; position:relative; width:100%; height:100%; }
#index_banner .title {
  width:150px; height:150px; line-height:150px; text-align:center;
  position:absolute; font-size:14px;
  left:0; right:0; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index:2; margin:auto;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#index_banner .catch { }
#index_banner .image_wrap { display:block; width:100%; height:100%; overflow:hidden; }
#index_banner .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
#index_banner .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#index_banner .catch { width:100%; height:60px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
#index_banner .catch:before { display:block; content:''; z-index:3; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
#index_banner .normal_image {
  position:absolute; top:0px; left:0px; z-index:1;
  width:100% !important; height:100% !important;
  object-fit:cover;
  font-family: 'object-fit: cover;'
}
#index_banner .blur_image { width:100%; height:400px; position:absolute; bottom:0px; left:0px; }
#index_banner .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
#index_banner .catch p {
  position:absolute; z-index:5; text-align:center; width:100%; font-size:16px; line-height:1.4; padding:0 20px;
  top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}

/* ページング */
.page_navi { padding:60px 0 0 0; margin-bottom:-4px; z-index:10; position:relative; }
#archive_campaign .page_navi { padding:20px 0 0 0; }
#category_campaign .page_navi { padding:30px 0 0 0; }
.page_navi ul { margin:0; font-size:0; text-align:center; }
.page_navi li { display:inline-block; margin:0 4px 4px 0; }
.page_navi a, .page_navi a:hover, .page_navi span {
  color:#fff; background:#ccc; font-size:14px; width:45px; height:45px; line-height:45px; margin:0; display:inline-block; text-align:center;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.page_navi a:hover { }
.page_navi span.dots { background:none; color:#333; }
.page_navi span.current { color:#fff; }

.page_navi .next, .page_navi .prev { }
.page_navi .next span, .page_navi .prev span { display:none; }
.page_navi .next:before, .page_navi .prev:before {
  font-family:'design_plus'; font-size:11px; top:1px; position:relative;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.page_navi .prev:before { content:'\e90f'; }
.page_navi .next:before { content:'\e910'; }
.page_navi .prev:hover:before, .page_navi .next:hover:before { color:#fff; }
#no_post { text-align:center; }

/* ad */
#single_banner_top { margin:0 auto; padding:10px 0 45px; width:700px; }
#single_banner_bottom { margin:0 auto; padding:60px 0 0; width:700px; }
#single_banner_shortcode { margin:0 auto; padding:15px 0 45px; width:700px; }
#mobile_banner_top { margin:30px 0 25px; text-align:center; }
#mobile_banner_bottom { margin:30px 0 30px; text-align:center; }
.single_banner_area .single_banner_left {
  float:left; width:50%; text-align:right; padding:0 15px 0 0;
 -webkit-box-sizing:border-box; box-sizing:border-box;
}
.single_banner_area .single_banner_right {
  float:right; width:50%; text-align:left; padding:0 0 0 15px;
 -webkit-box-sizing:border-box; box-sizing:border-box;
}
.single_banner_area img { max-width:100%; height:auto; display:inline-block; margin:0 auto; }
.single_banner_area.one_banner .single_banner_left { float:none; text-align:center; padding:0; width:100%; }


/* ----------------------------------------------------------------------
 固定ページ
---------------------------------------------------------------------- */
/* 404ページ */
#page_404 { width:100%; height:calc(100vh - 80px); position:relative; background:#000; margin-top:-60px; }
#page_404 .caption {
  margin:0; width:100%; padding:0 30px; line-height:1.5; text-align:center; color:#fff; position:absolute; top:50%; left:50%; z-index:3;
  -webkit-transform:translate(-50%, -50%); transform:translateY(-50%, -50%);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#page_404 .title { font-size:48px; font-weight:500; }
#page_404 .sub_title { font-size:16px; font-weight:500; }
#page_404 .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }

#page_404 .caption { opacity:0; }
#page_404.animate .caption {
  -webkit-animation: opacityAnimation 1.0s ease forwards 1.5s;
  animation: opacityAnimation 1.0s ease forwards 1.5s;
}


/* ----------------------------------------------------------------------
 ヘッダー
---------------------------------------------------------------------- */
#header {
  width:100%; z-index:20; position:relative; top:0px;
  -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
body.home #header { position:absolute; }
#header_top {
  background: rgba(255,255,255,.9) !important;
}
#header_top_inner {
  display: flex;
  justify-content: space-between;
  width:1182px; height:60px; margin:0 auto; position:relative;
  -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}


/* ロゴ */

#header_logo {
  /* position:absolute;
  left:0;
  top:50%; */
  padding-right: 20px !important;
  /* -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); */
  z-index:30;
  display: flex;
  align-items: center;
}
#header_logo .logo {
  line-height:1.2;
  margin:0;
  padding:0;
  font-weight:500;
}
#header_logo img { display:block; }
#header_logo .mobile_logo_image { display:none; }
#header_logo .mobile_logo_text { display:none; }
#header_company_logo {
  display: flex;
  align-items: center;
  max-width: 178px;
  min-width: 178px;
}
#header_company_logo img {
  max-width: 100%;
}
#header_button_inner {
  display: flex;
  overflow: hidden;
}
/* ボタン */
#header_button {
  margin-left: auto;
  padding-right: 20px;
  /* position:absolute; right:0px; top:0px; */
  -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0);
  -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;
}
#header_button.animate {
  -webkit-transform: translate3d(0,0%,0); transform: translate3d(0,0%,0);
  -webkit-transition: -webkit-transform 0.35s 1.5s; transition: transform 0.35s 1.5s;
}
#header_button .button {
  float:left;
  padding: 10px 4px;
}
#header_button .button a {
  display:block;
  min-width:147px;
  height:40px;
  line-height:40px;
  text-align:center;
  font-size:14px;
  border-radius: 4px;
  font-weight: normal !important;
}
#footer_button { display:none; }

#header_button &gt; div{border-left:1px solid #fff; }
#header_button &gt; div:first-child { border-left:none; }

/* グローバルメニュー */
.pc #global_menu { width:100%; position:relative; z-index:20; }
.pc #global_menu &gt; ul {
  position:relative; text-align:center; width:1182px; margin:0 auto;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.pc #global_menu &gt; ul &gt; li {
  position:relative; line-height:1;
  -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%;
  text-align:center; font-size:14px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}

.pc #global_menu &gt; ul &gt; li &gt; a {
  padding:0 1px; font-size:15px;/*font-weight: bold;*/ text-decoration:none; height:60px; line-height:60px; display:block; position:relative; overflow:hidden;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.pc #global_menu &gt; ul &gt; li.active &gt; a, .pc #global_menu &gt; ul &gt; li.current-menu-item &gt; a { }
.pc #global_menu a:hover { }

.pc #global_menu &gt; ul &gt; li &gt; a:after {
  display:block; content:''; height:5px; width:100%; position:absolute; top:-5px; left:0px;
  -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.pc #global_menu &gt; ul &gt; li &gt; a:hover:after { top:0; }
.pc #global_menu &gt; ul &gt; li.active &gt; a:after { top:0; }

.pc #global_menu ul ul { display:none; width:100%; min-width:240px; position:absolute; top:60px; left:0px; margin:0; padding:0; }
.pc #global_menu ul ul ul { left: 100%; top:0; margin:0; border:none; }
.pc #global_menu ul ul li { line-height:1.5; padding:0; margin:0; text-align:left; position:relative; display:block; }
.pc #global_menu ul ul a { font-size:14px; display:block; border:none; position:relative; padding:14px 25px 12px; height:auto; line-height:1.6; margin:0; }
.pc #global_menu ul ul a:hover { text-decoration:none; border:none; }

.pc #global_menu ul ul li.menu-item-has-children &gt; a:before {
  font-family:'design_plus'; content:'\e910'; color:#ddd; display:block; position:absolute; right:9px; top:23px; font-size:9px; height:9px; line-height:9px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}

/* 逆方向 */
.pc #global_menu ul &gt; li.type2 &gt; ul { left:auto; right:0%; }
.pc #global_menu ul ul &gt; li.type2 ul { left:auto; right:100%; }
.pc #global_menu ul ul li.menu-item-has-children.type2 &gt; a:before { content:'\e90f'; right:auto; left:9px; }



/* その他 */
.pc #menu_button { display:none; }
.pc #header_mobile_banner { display:none; }


/* 固定ヘッダー */
.pc .header_fix { padding-top:140px; }/* #header_inner height + #header margin bottom */
.pc body.home.header_fix { padding-top:0; }
.pc body.admin-bar.header_fix { padding-top:112px; }
.pc .header_fix #header {
  position:fixed; top:0px; left:0px; z-index:200; width:100%; box-shadow:0 0 15px 5px rgba(0,0,0,0.1);
  -webkit-animation: slideDown 0.5s ease; animation: slideDown 0.5s ease;
}
.pc .admin-bar.header_fix { padding-top:190px; }
@-webkit-keyframes slideDown {
  0% { top:-80px; }
  100% { top:0px; }
}
@keyframes slideDown {
  0% { top:-80px; }
  100% { top:0px; }
}



/* パンくずリンク */
#bread_crumb { width:100%; border-bottom:1px solid #ddd; background:#fff; }
#bread_crumb ul { width:1182px; margin:0 auto; padding:0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#bread_crumb li { display:inline; font-size:12px; padding:0 0 0 17px; margin:0 5px 0 0; height:60px; line-height:60px; position:relative; color:#000; }
#bread_crumb li:before {
  font-family:'design_plus'; content:'\e910'; font-size:9px; width:9px; height:9px; line-height:9px;
  display:block; position:absolute; left:0; top:-1px; bottom:0; margin-top:4.5px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#bread_crumb li a { color:#000; }
#bread_crumb li a:hover { }
#bread_crumb li.category a { display:none; }
#bread_crumb li.category a:first-of-type, #bread_crumb li.category a:only-of-type { display:inline; }
#bread_crumb li.home { padding:0; }
#bread_crumb li.home:before { display:none; }
#bread_crumb li.home a {
  text-indent:-200%; overflow:hidden; width:12px; height:13px; display:inline-block; top:2px; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#bread_crumb li.home a:before {
  font-family:'design_plus'; content:'\e90c'; width:12px; height:13px; line-height:13px;
  text-indent:0; display:block; position:absolute; top:0px; bottom:0; left:0px; margin:auto;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}




/* ----------------------------------------------------------------------
 フッター
---------------------------------------------------------------------- */
/* バナーコンテンツ */
#footer_banner { position:relative; }
#footer_banner .box { width:calc(100% / 3 - 0.01px); height:300px; position:relative; float:left; overflow:hidden; }
#footer_banner .link { display:block; position:relative; width:100%; height:100%; overflow:hidden; }
#footer_banner .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
#footer_banner .blur_image { width:100%; height:300px; position:absolute; bottom:0px; left:0px; }
#footer_banner .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
#footer_banner .catch { width:100%; height:60px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
#footer_banner .catch:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
#footer_banner .title {
  position:absolute; z-index:2; text-align:center; width:100%; line-height:1.4; padding:0 20px;
  top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}


/* インフォメーション */
#footer_information_inner {
  width:1182px; margin:0 auto;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#footer_company {
  padding:65px 40px 55px 0; width:calc(100% /3); border-right:1px solid #ddd;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
#footer_logo { }
#footer_logo .logo { line-height:1; padding:0; font-weight:500; }
#footer_logo img { display:block; margin:0 0 20px 0; }
#footer_logo .pc_logo_text { display:block; margin:0 0 15px 0; }
#footer_logo .mobile_logo_image { display:none; }
#footer_logo .mobile_logo_text { display:none; }
#footer_company .desc { line-height:2.2; font-size:14px; }
.footer_info_content {
  padding:65px 40px; width:calc(100% / 3); border-right:1px solid #ddd; text-align:center;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.footer_info_content .title { font-size:24px; font-weight:500; }
.footer_info_content .desc { text-align:left; line-height:2.2; margin:23px 0 0 0; font-size:14px; }
.footer_info_content .button a {
  margin:23px 0 0 0; display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#222222; color:#fff; font-size:16px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}


/* メニューエリア */
#footer_menu_area { position:relative; width:100%; min-width:1182px; }
#footer_menu_area_inner {
  width:1182px; margin:0 auto; position:relative;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.footer_menu {
  padding:60px 20px 55px 0; width:25%;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.footer_menu:last-child { padding-right:0; }
.footer_menu .footer_headline { font-size:20px; font-weight:bold; margin:0 0 25px 0; }
.footer_menu .footer_headline span { font-size:12px; display:inline-block; vertical-align:top; padding:5px 0 0 10px; }
.footer_menu li { margin:0 0 15px 0; font-size:14px; line-height:1.5; }
.footer_menu li:last-child { margin:0; }
.footer_menu li a { display:block; }
#footer_menu .footer_headline a {
  text-indent:-500%; overflow:hidden; width:17px; height:17px; display:inline-block; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#footer_menu .footer_headline a:before {
  font-family:'design_plus'; content:'\e90c'; width:17px; height:17px; line-height:17px; font-size:17px;
  text-indent:0; display:block; position:absolute; top:0px; bottom:0; left:0px; margin:auto;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}

#footer_menu_area_toppage {
  width: 1182px;
  margin: 0 auto 30px;
}


/* フッター下部 */
#footer_bottom { height:60px; width:100%; min-width:1182px; background:#222; color:#fff; }
#footer_bottom_inner { width:1182px; margin:0 auto; position:relative; }


/* SNSボタン */
#footer_social_link { margin:0; font-size:0; position:absolute; top:20px; left:-7px; z-index:20; }
#footer_social_link li { display:inline-block; margin:0 7px 0 0; position:relative; }
#footer_social_link li a {
  display:block; overflow:hidden; width:20px; height:20px; line-height:20px; text-align:center; position:relative;
}
#footer_social_link li a span { display:none; }
#footer_social_link li a:before {
  font-family:'design_plus'; font-size:15px; display:block;
  position:absolute; top:1px; left:0; right:0;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#footer_social_link li a:hover:before { color:#aaa; }
#footer_social_link li.twitter a:before { content:'\e904'; }
#footer_social_link li.facebook a:before { content:'\e902'; }
#footer_social_link li.insta a:before { content:'\ea92'; }
#footer_social_link li.pinterest a:before { content:'\e905'; }
#footer_social_link li.google a:before { content:'\e900'; }
#footer_social_link li.youtube a { width:45px; }
#footer_social_link li.youtube a:before { content:'\ea9e'; }
#footer_social_link li.contact a:before { content:'\f003'; }
#footer_social_link li.rss a:before { content:'\e90b'; }


/* コピーライト */
#copyright { line-height:60px; height:60px; font-size:12px; position:absolute; left:0; right:0; margin:auto; z-index:10; text-align:center; }
.copyright-bar::before { content: "｜"; }

/* ページ上部へ戻るボタン */
#return_top { display:block; }
#return_top a { background:#222; display:block; height:60px; width:60px; line-height:60px; text-decoration:none; z-index:100; position:relative; }
#return_top a:hover { color:#fff !important; }
#return_top span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
#return_top a:before {
/*
  color:#fff; font-family:'design_plus'; content:'\e911'; font-size:12px; display:block; width:12px; height:12px;
  position:absolute; left:0; right:0; top:4px; margin:auto;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
*/
  content: "";
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210.7%22%20height%3D%226.3%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M10.4%206L5.4.7.4%206%22%2F%3E%3C%2Fsvg%3E');
  background-size: 12px 6px;
  background-repeat: no-repeat;
  width: 12px;
  height: 6px;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 3px)!important;
}
#return_top {
  position:fixed; right:0px; bottom:0px; z-index:999;
  -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform 0.35s; transition: all 0.35s;
}
#return_top.active { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
body.light_color #return_top a { color:#000; }


/* 固定コンテンツ */
#fixed_footer_content {
  position:fixed; bottom:0; left:0; width:100%; height:120px; color:#fff; padding:40px; z-index:9999; 
  -webkit-box-sizing:border-box; box-sizing:border-box;
  -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;
}
#fixed_footer_content.active { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
#fixed_footer_content a { color:#fff; text-decoration:none; }
#fixed_footer_content .content_left {
  position:absolute; left:40px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  width:-webkit-calc(100% - 530px); width:calc(100% - 530px);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#fixed_footer_content .has_image .content_left { width:-webkit-calc(100% - 840px); width:calc(100% - 840px); }
#fixed_footer_content .button {
  position:absolute; right:55px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  min-width:300px; height:55px; line-height:55px; text-align:center; display:inline-block; padding:0 40px 0 10px; font-size:16px;
}
#fixed_footer_content .button:after {
  font-family:'design_plus'; content:'\e910'; color:#fff; font-size:14px; display:block; position:absolute; top:1px; right:16px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#fixed_footer_content .image {
  position:absolute; right:55px; max-width:728px;
  top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#fixed_footer_content .image img { width:100%; max-width:100%; height:auto; display:block; }
#fixed_footer_content .close {
  position:absolute; right:5px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  display:block; width:40px; height:40px; border-radius:100%;
}
#fixed_footer_content span { display:none; }
#fixed_footer_content .close:before {
  font-family:'design_plus'; color:#fff; font-size:20px; display:block;
  content:'\e91a'; position:absolute; top:10px; left:10px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#fixed_footer_content .close:hover { background:rgba(255,255,255,0.1); }
#fixed_footer_content .catch { font-size:21px; margin:0; line-height:1.5; }
#fixed_footer_content .desc { font-size:14px; margin:5px 0 0 0; line-height:2; }
#fixed_footer_content .pr { background:#fff; color:#333; display:inline; font-size:12px; margin:5px 15px 0 0; padding:0 12px; border-radius:2px; height:20px; line-height:20px; float:left; }
#fixed_footer_content .pr1 { display:none; }

#fixed_footer_content .free {
  width:100%; padding-right:100px; position:absolute; left:40px;
  top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#fixed_footer_content .post_content p { margin:0; line-height:1.6; }




/* ----------------------------------------------------------------------
 ウィジェット 
---------------------------------------------------------------------- */
/* 基本設定 */
.side_widget { margin:0 0 50px 0; }
.side_widget:last-child { margin-bottom:0; }
.side_headline { font-size:18px; font-weight:bold; margin:0 0 20px 0; }
.side_widget ul { margin:0; }
.side_widget li ul { margin:10px 0 0 0; }
.side_widget li { line-height:2; padding:2px 0; margin:0 0 10px 0; }
.side_widget a { text-decoration:none; color:#000; }
.side_widget a:hover { }
.side_widget img { height:auto; max-width:100%; }


/* カスタム投稿カテゴリー一覧 （カスタム投稿の上部に表示）*/
.side_category_list { margin:0 0 50px 0; }
.side_category_list .headline { height:80px; line-height:80px; padding:0 0 0 25px; font-weight:500; position:relative; }
.side_category_list .headline span {
  font-size:14px;
  position:absolute; right:25px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.side_category_list a { display:block; height:50px; line-height:50px; padding:0 25px; }
.side_category_list a:hover, .side_category_list li.active &gt; a { color:#ff4b53; }
.side_category_list.type2 a { border:1px solid #ddd; border-top:none; }
.side_category_list .child_menu &gt; a { background:#000; color:#fff; position:relative; pointer-events:none; }
.side_category_list .child_menu &gt; a:before {
  content:''; display:block; position:absolute; left:25px; top:47px; z-index:5;
  border-style: solid; border-width: 10px 7px 0 7px; border-color: #000 transparent transparent transparent;
}
.side_category_list .post_list a { color:#000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }


/* キャンペーン記事一覧 */
.campaign_list_widget .side_headline { font-size:16px; background:#ff4b54; color:#fff; height:50px; line-height:50px; margin:0; padding:0 25px; }
.campaign_list_widget .side_headline { text-transform:lowercase; }
.campaign_list_widget .side_headline::first-letter { text-transform: capitalize; }
.campaign_list_widget .item { width:100%; height:210px; margin:0; position:relative; }
.campaign_list_widget .item a.link { display:block; width:100%; height:210px; background:#fff; position:relative; overflow:hidden; }
.campaign_list_widget .title_area { width:100%; height:40px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
.campaign_list_widget .title_area:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
.campaign_list_widget .title {
  line-height:1.6; padding:0 25px; font-size:16px; overflow:hidden; max-height:3.2em; z-index:2;
  position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.campaign_list_widget .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.campaign_list_widget .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
.campaign_list_widget .blur_image { width:100%; height:220px; position:absolute; bottom:0px; left:0px; }
.campaign_list_widget .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
.campaign_list_widget .category a {
  display:none; position:absolute; bottom:70px; left:0px; z-index:3; color:#fff; height:36px; line-height:36px; min-width:110px; text-align:center; font-size:12px; padding:0 15px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.campaign_list_widget .category a:first-child { display:block; bottom: 40px;}


/* キャンペーンスライダー */
.campaign_slider_widget { overflow:hidden; }
.campaign_slider_widget .side_headline {
  font-size:16px; height:50px; line-height:50px; margin:0; padding:0 25px; border:1px solid #ddd; border-bottom:none;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.campaign_slider_widget .item { width:100%; height:210px; margin:0; position:relative; }
.campaign_slider_widget .item a.link { display:block; width:100%; height:210px; background:#fff; position:relative; overflow:hidden; }
.campaign_slider_widget .title_area { width:100%; height:40px; position:absolute; bottom:0px; left:0px; z-index:2; overflow:hidden; }
.campaign_slider_widget .title_area:before { display:block; content:''; z-index:2; position:absolute; bottom:0px; left:0px; width:100%; height:100%; }
.campaign_slider_widget .normal_image {
  position:absolute; top:0px; left:0px; z-index:1; width:100% !important; height:100% !important;
  object-fit:cover; font-family: 'object-fit: cover;'
}
.campaign_slider_widget .blur_image { width:100%; height:210px; position:absolute; bottom:0px; left:0px; }
.campaign_slider_widget .blur_image img {
  width:100% !important; height:100% !important;
  object-fit: cover; font-family: 'object-fit: cover;'
}
.campaign_slider_widget .title {
  line-height:1.6; padding:0 22px; font-size:16px; overflow:hidden; max-height:3.2em; z-index:2;
  position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.campaign_slider_widget .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.campaign_slider_widget .category a {
  display:none; position:absolute; bottom:40px; left:0px; z-index:3; color:#fff; height:36px; line-height:36px; min-width:110px; text-align:center; font-size:12px; padding:0 15px;
  -webkit-box-sizing:border-box; box-sizing:border-box; 
}
.campaign_slider_widget .category a:first-child { display:block; }
/* ナビゲーション（矢印） */
.campaign_slider_widget .slick-arrow {
  width:60px; height:60px; line-height:60px; text-align:center; position:absolute; opacity:0; cursor:pointer; z-index:9; border:none; background:none; overflow:hidden; text-indent:-200px;
  top:0px;
  -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.campaign_slider_widget .slick-arrow:before {
  font-family:'design_plus'; color:#fff; width:20px; height:20px; font-size:20px; display:block; position:absolute; text-indent:0px;
  top:2px; left:14px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.campaign_slider_widget .slick-prev:before { content:'\e90f'; }
.campaign_slider_widget .slick-next:before { content:'\e910'; left:0; right:0; margin:auto; }
.campaign_slider_widget .slick-prev { left:-50px; }
.campaign_slider_widget .slick-next { right:-50px; }
.campaign_slider_widget:hover .slick-prev { left:0px; opacity:1; }
.campaign_slider_widget:hover .slick-next { right:-4px; opacity:1; }
.campaign_slider_widget .slick-arrow:hover:before { color:#fff; }


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


/* ad一覧 */
.tcd_banner_widget .banner_item { display:block; position:relative; margin:0 0 5px 0; overflow:hidden; }
.tcd_banner_widget .banner_item:last-child { margin-bottom:0; }
.tcd_banner_widget .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:3; }
.tcd_banner_widget .image_wrap { display:block; width:100%; height:150px; position:relative; z-index:1; overflow:hidden; }
.tcd_banner_widget .image { width:100%; height:100% !important; display:block; overflow:hidden; position:relative; z-index:2; }
.tcd_banner_widget .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.tcd_banner_widget .title_area { position:absolute; top:23px; left:28px; z-index:5; }
.tcd_banner_widget .title_area.position_bottom { top:auto; bottom:23px; }
.tcd_banner_widget .title { font-weight:bold; }
.tcd_banner_widget .sub_title { margin-top:10px; }

/* デザインされた記事一覧1 */
.styled_post_list1 { }
.styled_post_list1 li { margin:0; padding:0; }
.styled_post_list1 a { display:block; width:100%; height:120px; overflow:hidden; }
.styled_post_list1 .image_wrap { float:left; display:block; width:120px; height:120px; position:relative; z-index:1; overflow:hidden; }
.styled_post_list1 .image { width:100%; height:120px !important; display:block; overflow:hidden; position:relative; z-index:2; }
.styled_post_list1 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.styled_post_list1 .title_area {
  width:calc(100% - 120px); height:120px; float:left; border:1px solid #ddd; border-left:none; border-bottom:none; position:relative;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.styled_post_list1 .title_area_inner {
  position:absolute; padding:0 20px;
  top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.styled_post_list1 li:last-child .title_area { border-bottom:1px solid #ddd; }
.styled_post_list1 .title {
  font-size:14px; line-height:1.6; max-height:4.8em; font-weight:500; word-break:break-all; overflow:hidden;
  -webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
  transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
}
.styled_post_list1 .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
.styled_post_list1 .date { font-size:12px; color:#999; }
.styled_post_list1 a:hover { }


/* 検索 */
.widget_search label { display:none; }
#searchform {
  border:1px solid #ddd; background:#fff; height:50px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#searchform #s {
  border:none; background:none; padding:0 10px; margin:0; width:calc(100% - 50px); height:50px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
#searchform #searchsubmit {
  border:none; background:none; width:50px; height:50px; z-index:200; position:relative;
  cursor:pointer; display:block; text-indent:-300px; overflow:hidden;
}
#searchform .submit_button  { position:relative; width:50px; height:50px; float:right; top:-1px; }
#searchform .submit_button:before {
  text-indent:0; display:block; width:50px; height:50px; line-height:50px; text-align:center; cursor:pointer; z-index:1;
  position:absolute; font-family:'design_plus'; color:#333; font-size:18px; content:'\e915'; right:0px; top:1px;
}
#searchform .submit_button:hover:before { color:#aaa; }
#searchform .submit_button:hover { }


/* ドロップダウンカテゴリーメニュー */
.tcd_category_list { margin:0; }
.tcd_category_list li { margin:0; padding:0; background:none; position:relative; }
.tcd_category_list .child_menu_button { width:50px; height:50px; position:absolute; right:0px; top:0px; z-index:2; cursor:pointer; }
.tcd_category_list .child_menu_button:before {
  font-family:'design_plus'; content:'\e90e'; text-align:center;
  display:block; font-size:14px; width:14px; height:14px; line-height:14px;
  position:absolute; right:18px; top:21px;
}
.tcd_category_list li.active &gt; .child_menu_button:before { content:'\e911'; }
.tcd_category_list .child_menu_button:hover { }
.tcd_category_list a {
  font-size:14px; display:block; padding:0 5px 0 20px; height:50px; line-height:50px; overflow:hidden; margin:0; text-decoration:none; position:relative; color:#000;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.tcd_category_list li:nth-child(odd) { background:#f7f7f8; }
.tcd_category_list li:nth-child(even) { background:#f1f1f1; }
.tcd_category_list a:hover { color:#fff; }
.tcd_category_list li li a { padding-left:34px; background:#e8e8e8; }
.tcd_category_list li li li a { padding-left:48px; background:#dddddd; }
.tcd_category_list li li li li a { padding-left:62px; background:#d2d2d2; }

.tcd_category_list ul {
  display:none; margin:0 !important; padding:0 !important; background:none;
  z-index:9; position:relative;
}
.tcd_category_list li.open &gt; ul { }
.tcd_category_list ul ul { width:100%; position:relative;}
.tcd_category_list ul li { margin:0; padding:0; }
.tcd_category_list ul li a {  }
.tcd_category_list ul ul li a { }
.tcd_category_list ul ul ul li a { }
.tcd_category_list ul ul ul ul li a { }
.tcd_category_list a { }

.tcd_category_list.type2 { border-bottom:1px solid #ddd; }
.tcd_category_list.type2 a { background:#fff !important; border:1px solid #ddd; border-bottom:none; }


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


/* アーカイブ一覧 */
.tcdw_archive_list_widget .side_headline { display:none; }
.p-widget-dropdown { height:45px; line-height:45px; position:relative; }
.p-widget-dropdown::after { color:#666; content:"\e90e"; font-family: "design_plus"; position:absolute; top:0; right: 17px; z-index:1; }
.p-widget-dropdown select { padding-right:33px; position:relative; z-index:2; -webkit-appearance:none; appearance:none; }
.p-widget-dropdown select::-ms-expand { display:none; }

.p-dropdown { font-size:14px; }
.p-dropdown__title { -webkit-box-sizing:border-box; box-sizing:border-box; position: relative; height:50px; padding:0 18px; border:1px solid #ddd; background:#fff; line-height:50px; }
.p-dropdown__title::after { position:absolute; right:17px; font-family:"design_plus"; content:"\e90e"; }
.p-dropdown__title:hover { cursor:pointer; }
.p-dropdown__title.is-active::after { content:"\e911"; }
.p-dropdown__list { display:none; }
.p-widget .p-dropdown .p-dropdown__list { margin:0; }
.p-dropdown__list li { border:1px solid #ddd; border-top:0; line-height:1.5; margin:0; padding:0; }
.p-dropdown__list li a { display:block; padding:14px 18px; background:#fff; color:#000; }
.p-dropdown__list li a:hover { }
body.light_color .p-dropdown__title, body.light_color .p-dropdown__list li { border-color:#ddd !important; }


/* デフォルトの最近の記事 */
.widget_recent_entries li { border-bottom:1px dotted #ccc; padding:0 0 15px 0; }
.widget_recent_entries li:last-child { border:none; padding:0; }




/* ----------------------------------------------------------------------
 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 2em 0; }
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 { clear:both; line-height:1.4;  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%; }
.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 &gt; ul, .post_content li &gt; 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 #ccc; padding:10px 15px; line-height:2.2; background:#fff; }
.post_content th { background:#f2f2f2; 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; }
body.light_color .post_content td, body.light_color .post_content th { border:1px solid #ccc; background:#fafafa; }
body.light_color .post_content th { background:#eee; }


/* block quote */
.post_content blockquote { margin:0 0 25px 0; padding:27px 30px 0; background:#fff; border:1px solid #ccc; box-shadow:0px 4px 0px 0px #f8f8f8; 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:#f8f8f8; border:1px solid #ccc; padding:5px; max-width:100%;
  -webkit-border-radius:5px; border-radius:5px;
  -webkit-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); 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%;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}
.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:3px solid #ccc; background:#f8f8f8; font-size:12px; margin:0 0 27px 0; line-height:1.7; padding:20px; 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 { border:none; background:#111; color: #fff; display: inline-block; padding: 0px 20px; font-size:14px; text-align:center; line-height:40px; height:40px; }
.c-pw__btn:hover { background:#333; color: #fff; }
.c-pw__btn--register { min-width: 160px; margin-bottom:32px; }
.c-pw__btn--submit { background:#111; color:#fff; min-width: 100px; border:0; cursor:pointer; top:-1px; position:relative; }
.c-pw .c-pw__btn:hover { text-decoration: none; } 
.c-pw__box { width:100%; border:1px solid #ddd; 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; background:#fff; 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; }


/* Cardlink style - カードリンクのスタイル */
.cardlink { word-wrap: break-word; max-width: 100%; margin: 45px 0 !important; padding: 12px; border: 1px solid #ddd; background: #fafafa; }
.cardlink_thumbnail { margin-right: 20px; float: left; }
.cardlink_content { line-height: 1.6; }
.cardlink_timestamp { display: inline; margin: 0; padding: 0; color: #222; font-size: 12px; line-height: 1.6; vertical-align: top; }
.cardlink_title { margin: 0 0 5px; font-size: 14px; }
.cardlink_title a { color: #000; font-weight: bold; text-decoration: none; }
.cardlink_title a:hover { text-decoration: underline; }
.cardlink_excerpt { overflow: hidden; color: #333; font-size: 12px; line-height: 1.8; }
.cardlink_footer { clear: both; }
.clear { clear: both; }
@media screen and (max-width: 767px) {
  .cardlink_thumbnail { float: none; }
  .cardlink_timestamp { line-height: 2.4; vertical-align: middle; }
  .cardlink_excerpt { float: none; }
}



/* Google Mapの設定 */
.p-btn {
  -webkit-box-sizing: border-box; box-sizing: border-box;
  display: inline-block; min-width: 180px; height: 50px; padding: 0 15px; border-radius: 0;
  color: #fff; font-size: 14px; line-height: 50px; text-align: center;
}
@media screen and (max-width: 767px) {
  .p-btn { height: 45px; font-size: 12px; line-height: 45px; }
}

body {
overflow-x:hidden;
}


/** footerサイト一覧 **/
@media screen and (max-width: 750px) {
  #footer_category_menu1_.footer_menu {
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    line-height: 1.4;
  }
  #footer_category_menu1_.footer_menu.footer-menu-label{
    padding-bottom:15px;
    /* padding-top: 15px; */
  }
}
#footer_menu_area-2{
  padding: 65px 0 15px;
}
.footer_menu.footer-menu-label{
  padding-top:0;
  padding-bottom:0;
  width: 30%;
}
@media screen and (max-width: 1250px) {
  .footer_menu.footer-menu-label{
    width: 50%;
  }  
}
.footer_menu.footer-menu-label .footer_headline{
  margin: 0 0 0 0;
  font-size: 13px;
  position: relative;
  display: block;
  line-height: 1.6;
}
.footer_menu.footer-menu-label .footer_headline:hover{
  color: #a52257;
  cursor: pointer;
}
.footer_menu.footer-menu-label .footer_headline:after{
  content: '';
  display: inline-block;
  margin-right: 0.5em;
  transition: transform .25s;
  /* position: absolute;
  right: 0;
  top: 30%; */
  width: 6px;
  height: 6px;
  transform: rotate(45deg) translate(0,-50%);
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  margin-left: 0.6em;
}
.footer_menu.footer-menu-label .footer_headline.opend:after{
  transform: rotate(225deg);
}
.footer-site-menu-wraper{
  padding-bottom:40px;
  padding-top: 15px;
}
@media screen and (max-width: 1250px) {
  .footer-site-menu-wraper{
    padding-bottom:0;
  }
}
.footer_menu.footer-site-menu{
  padding-top:0px;
  padding-bottom:0px;
}
.footer_menu.footer-site-menu .footer_headline{
  margin: 0 0 15px 0;
}

/* 20210202 */

#index_campaign_slider .title_area{
    display: none;
}

/*
.title_area.frost_bg{
    display: none;
}
*/

.footer_movie_area{
  width: 1180px;
  display: flex;
  margin: 30px auto 80px;
  max-width: 95%;
}

.footer_movie_area .footer_movie_copy,
.footer_movie_area .footer_movie{
  width: 50%;
}

.footer_movie_area .footer_movie_copy img,
.footer_movie_area .footer_movie video{
  width: 100%;
  height: 100%;
  max-height: 330px;
  display: block;
}

@media screen and (max-width: 850px) {
  .footer_movie_area{
    margin: 30px auto 40px;
    width: 95%;
    display: block;
  }
  
  .footer_movie_area .footer_movie_copy,
  .footer_movie_area .footer_movie{
    width: 100%;
  }
  
  .footer_movie_area .footer_movie_copy img,
  .footer_movie_area .footer_movie video{
    width: 100%;
    height: auto;
    max-height: none;
    display: block;
  }
}

/* 202212 */
#footer_aibnr {
  padding-top: 40px;
  background-color: #fafafc;
  padding-bottom: 40px;
}
#footer_aibnr .footer_aibnr_area {
  width: 1180px;
  margin: auto;
  max-width: 95%;
}
#footer_aibnr .footer_aibnr_area .box + .box{
  margin-top: 30px;
}

#footer_aibnr .footer_aibnr_area .box img{
  width: 100%;
  height: auto;
  max-height: none;
  display: block;
}

@media screen and (min-width: 851px) {
  #footer_aibnr .footer_aibnr_area .box .spimg{
    display: none;
  }
}
@media screen and (max-width: 850px) {
  #footer_aibnr {
    padding-bottom: 0px;
  }
  #footer_aibnr .footer_aibnr_area .box .pcimg{
    display: none;
  }
}




/* ----------------------------------------------------------------------
　INDEXページ
---------------------------------------------------------------------- */
/* トップページ */
body.indexpage { }
body.indexpage.modal { position: fixed; }
body.indexpage #header { border-bottom: 2px solid #193046;}
body.indexpage #header #header_top_inner { flex-wrap: inherit; }
body.indexpage #header #header_logo { 
  max-width: 250px;
  margin-right: initial;
}
body.indexpage #header #header_company_logo { margin-right: 10px; }
body.indexpage #header #header_logo img { width: 100%; }
body.indexpage #header #indexpage_searchbtn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 35px;
  text-align: center;
  background-color: #193046;
  border-radius: 0 0 6px 6px;
  
  display: none;
}
body.indexpage #header #indexpage_searchbtn button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 0;
  outline: 0;
  cursor: pointer;
  color: #ffffff;
  background: transparent no-repeat scroll top 0px left 0px;
}
body.indexpage #header #indexpage_searchbtn button .icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background: transparent no-repeat scroll top 50% left 50%;
}
body.indexpage #footer_bottom { background-color: #193046; }
body.indexpage #indexpage_content { padding-top: 25px; }

/* 基本デザインパーツ */
body.indexpage .main_content {}
body.indexpage .main_content .inner {
  max-width: 1180px;
  margin: auto;
  padding: 0 20px;
}
body.indexpage .main_content .content_title {
  margin: auto;
  margin-bottom: 25px;
  text-align: center;
  color: #5E7D9C;
  font-size: 20px;
  font-weight: bold;
}
body.indexpage #indexpage_footer {
  padding-bottom: 25px;
}

body.indexpage #indexpage_footer .banner_wrap {
  padding: 20px;
  margin-bottom: 40px;
}
body.indexpage #indexpage_footer .banner_wrap ul {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  gap: 10px 1%;
  max-width: 1116px;
  margin: auto;
}
body.indexpage #indexpage_footer .banner_wrap ul li {
  width: 24%;
  border: 1px solid #cccccc;
  font-size: 0;
}
body.indexpage #indexpage_footer .banner_wrap ul li:hover {
}
body.indexpage #indexpage_footer .banner_wrap ul li .link {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.indexpage #indexpage_footer .banner_wrap ul li img {
  width: 100%;
}

body.indexpage #indexpage_footer #footer_logo {
  max-width: 385px;
  margin: auto;
  margin-bottom: 40px;
}
body.indexpage #indexpage_footer #footer_logo img {
  width: 100%;
}
body.indexpage #indexpage_footer .linklist {
  margin: auto;
  font-size: 12px;
  text-align: center;
}
body.indexpage #indexpage_footer .linklist li {
  display: inline-block;
}
body.indexpage #indexpage_footer .linklist li + li:before {
  content: " | ";
}

/* トップページ */
body.indexpage .search_area {
  padding: 60px 0 15px;
  background: transparent none scroll repeat center center;
}
body.indexpage .search_area * {
  box-sizing: border-box;
}
body.indexpage .search_area .inner {
  max-width: 1180px;
  margin: auto;
  padding: 0 20px;
}
body.indexpage .search_area .search_wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
  border-radius: 6px;
  box-shadow: 0px 3px 6px 0px rgba(16,38,111,0.25);
}

body.indexpage .search_area .search_wrap .imgbox {
  flex-shrink: 0;
  position: relative;
  width: 880px;
  padding: 10px;
  border-radius: 6px 0 0 6px;
  background-color: #ffffff;
}
body.indexpage .search_area .search_wrap .imgbox figure {
  position: relative;
  margin-bottom: 0;
}
body.indexpage .search_area .search_wrap .imgbox figure img.hover {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
body.indexpage .search_area .search_wrap .imgbox figure figcaption {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  display: flex;
  justify-content: center;
  align-items :center;
  width: 140px;
  height: 30px;
  padding: 5px;
  border-radius: 6px 0 6px 0;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background-color: #193046;
}
body.indexpage .search_area .search_wrap .searchbox {
  position: relative;
  width: 100%;
  padding-bottom: 80px;
  border-radius: 0 6px 6px 0;
  background-color: #193046;
}
body.indexpage .search_area .search_wrap .searchbox dl {
  box-sizing: border-box;
  padding: 20px;
}
body.indexpage .search_area .search_wrap .searchbox dt {
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: bold;
}
body.indexpage .search_area .search_wrap .searchbox dd.search {
  display: flex;
}
body.indexpage .search_area .search_wrap .searchbox .btnbox {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px 20px;
  border-top: 1px solid #344658;
}
body.indexpage .search_area .search_wrap .searchbox select ,
body.indexpage .search_area .search_wrap .searchbox input[type="text"] ,
body.indexpage .search_area .search_wrap .searchbox button {
  width: 100%;
  height: 34px;
  padding: 5px 10px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 0;
  outline: 0;
}
body.indexpage .search_area .search_wrap .searchbox select {
  appearance: none;
  -webkit-appearance: none;
  background: #ffffff no-repeat scroll top 50% right 10px;
}
body.indexpage .search_area .search_wrap .searchbox button {
  flex-shrink: 0;
  width: auto;
  min-width: 80px;
  padding-left: 30px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  background: #ffffff no-repeat scroll top 50% left 10px;
}
body.indexpage .search_area .search_wrap .searchbox button:hover {
  filter: brightness(120%);
}
body.indexpage .search_area .search_wrap .searchbox button.reset {
  color: #749DC3;
  background-color: #071E33;
}
body.indexpage .search_area .search_wrap .searchbox button.search {
  background-color: #0083ff;
}
body.indexpage .search_area .search_wrap .searchbox button.ok {
  cursor: pointer;
}

body.indexpage .modaal-container { max-width: 1180px; background-color: transparent; }
body.indexpage .modaal-content-container { padding: 0; }
body.indexpage .modaal-content-container .search_area { padding: 0; border-radius: 6px; }
body.indexpage .modaal-content-container .search_area .inner { padding: 0; }

body.indexpage .search_btn_area {
  background-color: #5f7e9d;
  border-radius: 6px;
  box-shadow: 0px 3px 6px 0px rgba(16, 38, 111, 0.25);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding: 6px 0;
}
body.indexpage .search_btn_area_content {
  display: grid;
  grid-template-columns: repeat(6, 80px);
  gap: 6px;
}
body.indexpage .search_btn_area_content button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
  background-color: #183046;
  border-radius: 6px;
  display: grid;
  place-content: center;
  height: 34px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
body.indexpage .search_btn_area_content button:hover {
  background-color: #00427c;
}

body.indexpage #library_content {
  padding: 20px;
}
body.indexpage #library_content .inner {
  max-width: 1192px;
}
body.indexpage #library_content .textbox {
  position: relative;
  margin-bottom: 55px;
  font-size: 14px;
  line-height: 2.0;
  text-align: center;
}
body.indexpage #library_content .textbox:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  margin: auto;
  width: 40px;
  height: 1px;
  background-color: #BCC9D6;
}
body.indexpage #library_content .library_title {
  max-width: 168px;
  font-weight: normal;
}
body.indexpage #library_content .library_title.text {
  max-width: none;
}
body.indexpage #library_content .library_title img {
  width: 100%;
}
body.indexpage #library_content .listbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.indexpage #library_content .listbox:before {
  content:"";
  order:1;
  display: block;
  width: 280px;
}
body.indexpage #library_content .listbox:after {
  content:"";
  display: block;
  width: 280px;
}
body.indexpage #library_content .listbox li {
  width: 24%;
  max-width: 280px;
  margin-bottom: 20px;
  border-radius: 6px;
  box-shadow: 0px 2px 4px 0px rgba(16,38,111,0.15);
  background-color: #ffffff;
}
body.indexpage #library_content .listbox li figure {
  margin-bottom: 0;
}
body.indexpage #library_content .listbox li figure .imgwrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  background-color: #F8F8F8;
}
body.indexpage #library_content .listbox li figure .imgwrap:before {
  content: "";
  display: block;
  padding-top: 100%;
}
body.indexpage #library_content .listbox li figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: auto;
  border-radius: 6px 6px 0 0;
}
body.indexpage #library_content .listbox li figure figcaption {
  min-height: 48px;
  padding: 8px;
  font-size: 16px;
  line-height: 1.5;
  color: #0062BF;
}
body.indexpage #library_content .listbox li figure figcaption span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  
}
body.indexpage #library_content .listbox li p {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 36px;
  padding: 5px;
  border-radius: 0 0 6px 6px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #5E7D9C;
}
body.indexpage #library_content .listbox li p:after {
  position: absolute;
  right: 10px;
  font-family: 'design_plus';
  content: '\e910';
  font-size: 9px;
}
body.indexpage #library_content .listbox li:hover {
  box-shadow: 0px 2px 8px 0px rgba(16,38,111,0.30);
}
body.indexpage #library_content .listbox li:hover p {
  background-color: #0062BF
}

body.indexpage #library_content .btnbox {
  padding: 40px 0;
  text-align: center;
}
body.indexpage #library_content .btnbox .morebtn {
  height: 34px;
  width: auto;
  min-width: 200px;
  padding: 5px 10px;
  padding-left: 30px;
  border-radius: 6px;
  border: 0;
  outline: 0;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  background: #0083ff no-repeat scroll top 50% left 50px;
}
body.indexpage #library_content .btnbox .morebtn:hover {
  filter: brightness(120%);
}

/* indexpage sp design */
@media screen and (max-width: 850px) {
  body.indexpage #header #header_logo { max-width: 158px; order: inherit; }
  body.indexpage #indexpage_footer #footer_logo { max-width: 264px; }
  body.indexpage #indexpage_footer .linklist li { 
    display: block;
    margin-bottom: 1em;
    font-size: 16px;
  }
  body.indexpage #indexpage_footer .linklist li + li:before { display: none; }
  body.indexpage .search_area .search_wrap { box-shadow: none; }
  body.indexpage .search_area .search_wrap .searchbox { border-radius: 6px; box-shadow: 0px 3px 6px 0px rgba(16,38,111,0.25); }
  body.indexpage .search_btn_area {
    display: grid;
    place-content: center;
    gap: 0;
    padding: 15px 19px;
  }
  body.indexpage .search_btn_area_text {
    margin-bottom: 12px;
  }
  body.indexpage .search_btn_area_content {
    grid-template-columns: repeat(3, 103px);
    gap: 7px;
  }
  body.indexpage #library_content .inner { padding: 0; }
}

/* indexpage searcharea res */
@media screen and (max-width: 1200px) and (min-width: 591px){
  body.indexpage .search_area .inner { 
    max-width: 920px;
  }
  body.indexpage .modaal-container { 
    max-width: 880px;
  }
  body.indexpage .search_area .search_wrap {
    display: block;
  }
  body.indexpage .search_area .search_wrap .imgbox {
    border-radius: 6px 6px 0 0;
  }
  body.indexpage .search_area .search_wrap .searchbox {
    display: flex;
    padding-bottom: 0;
    border-radius: 0 0 6px 6px;
  }
  body.indexpage .search_area .search_wrap .searchbox dl {
    flex-shrink: 0;
    width: 30%;
  }
  body.indexpage .search_area .search_wrap .searchbox dl + dl {
    border-top: 0;
  }
  body.indexpage .search_area .search_wrap .searchbox .btnbox {
    width: 40%;
    position: static;
    align-items: flex-end;
    border-left: 1px solid #344658;
  }
  
}
@media screen and (max-width: 920px) {
  body.indexpage .search_area .search_wrap .imgbox {
    display: none;
  }
  body.indexpage .search_area .search_wrap .searchbox {
    width: 100%;
    border-radius: 6px 6px 6px 6px;
  }
}

/* indexpage libraryarea res */
@media screen and (max-width: 1200px) and (min-width: 1024px) {
  body.indexpage #library_content .listbox li {
    max-width: 24%;
  }
  body.indexpage #library_content .listbox:before {
    width: 24%;
  }
  body.indexpage #library_content .listbox:after {
    width: 24%;
  }
}
@media screen and (max-width: 1023px) and (min-width: 820px){
  body.indexpage #library_content .listbox li {
    width: 32%;
    max-width: none;
  }
  body.indexpage #library_content .listbox:before {
    display: none;
  }
  body.indexpage #library_content .listbox:after {
    width: 32%;
  }
}
@media screen and (max-width: 819px) and (min-width: 591px) {
  body.indexpage #library_content .textbox {
    text-align:left;
  }
  body.indexpage #library_content .listbox li {
    width: 49%;
    max-width: none;
  }
  body.indexpage #library_content .listbox:before {
    display: none;
  }
  body.indexpage #library_content .listbox:after {
    width: 49%;
  }
}
@media screen and (max-width: 590px) {
  body.indexpage #library_content .textbox {
    text-align:left;
  }
  body.indexpage #library_content .listbox { display: block; }
  body.indexpage #library_content .listbox:after { display: none; }
  body.indexpage #library_content .listbox li { 
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  body.indexpage #library_content .listbox li figure figcaption { min-height: auto; }
  body.indexpage #library_content .listbox li figure figcaption span { display: inline-block; }
  
  
}

@media screen and (max-width: 375px) {
  body.indexpage .search_btn_area_content {
    grid-template-columns: repeat(3, 80px);
    gap: 7px;
  }
}

/* indexpage footer banner */
@media screen and (max-width: 1000px) {
  body.indexpage #indexpage_footer .banner_wrap ul {
    gap: 5px 1%;
  }
  body.indexpage #indexpage_footer .banner_wrap ul li {
    width: 32%;
  }
}
@media screen and (max-width: 650px) {
  body.indexpage #indexpage_footer .banner_wrap ul li {
    width: 48%;
  }
}

/* サイトマップページ */
body.indexpage #sitemap_content {
  padding-bottom: 100px;
}
body.indexpage #sitemap_content .linkbox {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
body.indexpage #sitemap_content .linkbox ul {
  max-width: 380px;
  width: 49%;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #BCC9D6;
  font-size: 16px;
}
body.indexpage #sitemap_content .linkbox ul + ul {
  margin-left: 1%;
}
body.indexpage #sitemap_content .linkbox li a {
  color: #0062BF;
}
body.indexpage #sitemap_content .linkbox li a:link:hover {
  color: #888888;
}
/* indexpage sitemap sp design */
@media screen and (max-width: 850px) {
  body.indexpage #sitemap_content .linkbox {
    display: block;
  }
  body.indexpage #sitemap_content .linkbox ul {
    max-width: none;
    width: 100%;
  }
  body.indexpage #sitemap_content .linkbox ul + ul {
    margin-left: 0;
  }
}

/* 物件情報についてページ */
body.indexpage #thing_content {
  padding-bottom: 60px;
}
body.indexpage #thing_content .readbox + .readbox {
  margin-top: 80px;
}
body.indexpage #thing_content .readbox .box_title {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #BCC9D6;
  font-size: 20px;
  font-weight: bold;
  color: #193046;
}
body.indexpage #thing_content .readbox .box_title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #BCC9D6;
}
body.indexpage #thing_content .readbox .read_title {
  font-size: 16px;
  font-weight: bold;
  color: #193046;
}
body.indexpage #thing_content .readbox * + .read_title {
  margin-top: 0px !important;
}
body.indexpage #thing_content .readbox p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}
body.indexpage #thing_content .readbox dl {
  display: flex;
  flex-wrap: wrap;
}
body.indexpage #thing_content .readbox dt {
  width: 5em;
  font-weight: normal;
}
body.indexpage #thing_content .readbox dd {
  position: relative;
  width: calc(100% - 6em);
  margin-bottom: 0;
  padding-left: 1em;
}
body.indexpage #thing_content .readbox dd:before {
  content: "：";
  position: absolute;
  left: 0;
}

/* indexpage thing sp design */
@media screen and (max-width: 850px) {
  body.indexpage #thing_content .readbox * + .read_title {
    margin-top: 50px !important;
  }
  body.indexpage #thing_content .readbox .box_title + .read_title {
    margin-top: 0px !important;
  }
}



/* 外部連動 */
#footer_linkage .property *, .property *::before, .property *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer_linkage .property {
  background: #f5f5f0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 0 40px;
  margin: 10px 0;
}
#footer_linkage .property_headline {
  font-size: 1.25rem;
  color: #524b38;
  line-height: 1.25;
  padding: 0 1rem 0;
  padding-top: calc(2rem + 150px);
  margin-top: -150px;
}
#footer_linkage #leasefal.property_headline {
  padding-top: calc(5.31rem + 150px);
}
@media screen and (max-width: 650px) {
  #footer_linkage .property_headline {
    padding-top: calc(2rem + 10px);
    margin-top: -10px;
  }
  #footer_linkage #leasefal.property_headline {
    padding-top: calc(5.31rem + 10px);
  }
}


#footer_linkage .property_unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
}
#footer_linkage .property_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(20% - 18px);
  margin: 10px 9px;
  border: 6px solid #cac4b2;
  background: #fff;
  text-decoration: none;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
@media screen and (max-width: 1050px) {
  #footer_linkage .property_item {
    width: calc(25% - 18px);
  }
}
@media screen and (max-width: 830px) {
  #footer_linkage .property_item {
    width: calc(33.3333333333% - 18px);
  }
}
@media screen and (max-width: 600px) {
  .property_item {
    width: calc(50% - 18px);
  }
}
@media screen and (max-width: 420px) {
  #footer_linkage .property_item {
    width: calc(100% - 18px);
  }
}
#footer_linkage .property_item_img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#footer_linkage .property_item_name {
  font-size: 0.875rem;
  color: #08045b;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  padding: 8px 6px 0;
}
#footer_linkage .property_item_data {
  font-size: 0.75rem;
  color: #333;
  padding: 6px 6px 0;
}
#footer_linkage .property_item_price {
  font-size: 1.5rem;
  color: #652129;
  font-weight: 600;
  padding: 6px 6px 0;
}
#footer_linkage .property_item_price span {
  font-size: 1.125rem;
}
#footer_linkage .property_item_btn {
  font-size: 0.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #652129;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  padding: 12px 8px;
  margin: 8px 12px 12px;
  width: calc(100% - 24px);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#footer_linkage .property_item:hover {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#footer_linkage .property_item:hover .property_item_img {
  opacity: 0.7;
}
#footer_linkage .property_item:hover .property_item_btn {
  background: #a52257;
}
#footer_linkage .for-sale .property_item::after, .for-rent .property_item::after {
  position: absolute;
  font-size: 0.75rem;
  content: "売買";
  background: #8e3236;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5rem;
  top: -6px;
  left: -6px;
  padding: 5px 0.5rem 5px 1rem;
}
#footer_linkage .for-rent .property_item::after {
  content: "賃貸";
  background: #b65f18;
}
















#footer_property.property *, #footer_property.property *::before, #footer_property.property *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer_property.property {
  background: #f5f5f0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 0 40px;
  margin: 10px 0;
}
#footer_property .property_headline {
  font-size: 1.25rem;
  color: #524b38;
  line-height: 1.25;
  text-align: center;
  padding: 2rem 1rem 0;
}
#footer_property .property_unit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
}
#footer_property .property_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(20% - 18px);
  margin: 10px 9px;
  border: 6px solid #cac4b2;
  background: #fff;
  text-decoration: none;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
@media screen and (max-width: 1050px) {
  #footer_property .property_item {
    width: calc(25% - 18px);
  }
}
@media screen and (max-width: 830px) {
  #footer_property .property_item {
    width: calc(33.3333333333% - 18px);
  }
}
@media screen and (max-width: 600px) {
  #footer_property .property_item {
    width: calc(50% - 18px);
  }
}
@media screen and (max-width: 420px) {
  #footer_property .property_item {
    width: calc(100% - 18px);
  }
}
#footer_property .property_item_img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#footer_property .property_item_name {
  font-size: 0.875rem;
  color: #08045b;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  padding: 8px 6px 0;
}
#footer_property .property_item_data {
  font-size: 0.75rem;
  color: #333;
  padding: 6px 6px 0;
}
#footer_property .property_item_price {
  font-size: 1.5rem;
  color: #652129;
  font-weight: 600;
  padding: 6px 6px 0;
}
#footer_property .property_item_price span {
  font-size: 1.125rem;
}
#footer_property .property_item_btn {
  font-size: 0.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #652129;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  padding: 12px 8px;
  margin: 8px 12px 12px;
  width: calc(100% - 24px);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#footer_property .property_item:hover {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#footer_property .property_item:hover .property_item_img {
  opacity: 0.7;
}
#footer_property .property_item:hover .property_item_btn {
  background: #a52257;
}
#footer_property .for-sale .property_item::after, .for-rent .property_item::after {
  position: absolute;
  font-size: 0.75rem;
  content: "売買";
  background: #8e3236;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5rem;
  top: -6px;
  left: -6px;
  padding: 5px 0.5rem 5px 1rem;
}
#footer_property .for-rent .property_item::after {
  content: "賃貸";
  background: #b65f18;
}


/* add_etcompany */


#footer_property #for-sale ,
#footer_property #for-rent {
  width: 100%;
  max-width: 1200px;
  
  position: relative;
  z-index: 5; /* page anchorlink */
}
#footer_property .property_caption #anchor {
  margin-top: 0;
  padding-top: 0;
  position: relative;
  top: -150px;
}

#footer_property .property_caption
{
  font-size: 1.0rem;
  color: #000;
  line-height: 1.25;
  padding: 2rem 1rem 0;
  width: 100%;
  max-width: 1200px;
  text-align: center;
  
  position: relative;
  z-index: 5;
  padding-top: 2rem;
  /*padding-top: calc(150px + 2rem);
  margin-top: -150px;*/
   /* page anchorlink */
}
#footer_property #anchor_rent.property_caption {
  z-index: 4;
}
#footer_property .property_caption_box
{
  padding: 1rem 2rem;
  border-bottom: #000 solid 1px;
  text-align: left;
}
#footer_property .property_caption_text
{
  font-size: 1.40rem;
  color: #000;
  line-height: 1.25;
  padding: 2rem 1rem 0;
}
#footer_property .property_caption_btnarea
{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: center;
  -ms-flex-direction: center;
  flex-direction: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem 2rem;
  text-align: center;
  max-width: 704px;
  margin: 0 auto;
}
#footer_property .property_caption_btnitem
{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 320px;
}
#footer_property .property_caption_btn, .property_caption_btn2
{
  background: #903336;
  padding: 20px;
  font-size: 1.1rem;
  color: #ffffff;
  width: 100%;
  margin: 10px 30px;
}
#footer_property .property_caption_btn:hover { background: #b73035; }
#footer_property .property_caption_btn2 { background: #cc603a; }
#footer_property .property_caption_btn2:hover { background: #dc3638; }

#footer_information2 {
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #footer_property .property_caption_btnarea {
    max-width: 376px;
  }
  #footer_property .property_caption_btn, #footer_property .property_caption_btn2 {
    margin: 10px 0px;
  }

}

#footer_property .mobile_logo_text {
  display: none;
}

.tcd_banner_widget .animate_background .image {
  -webkit-transform: none !important;
  transform: none !important;
}

.tcd_banner_widget .image_wrap {
	width: 100%;
	min-height: 183px;
	height: auto;
  aspect-ratio: 300 / 183;
}

.sp-header-banner {
  display: none;
}
@media screen and (max-width: 750px) {
  #header_logo {
    width: 100%;
  }
  .sp-header-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    position: absolute;
    right: 50px;
  }
  .sp-header-banner a img {
    max-height: 35px;
  }
}

@media screen and (max-width: 350px) {
  .sp-header-banner {
    display: none;
  }
}</pre></body></html>