@charset "utf-8";
/* Author: c.nz */
/* ---------------------------------------------------
	common
------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; -webkit-box-sizing: border-box; box-sizing: border-box;}
ol, ul { list-style: none; }
i, cite, em, var, address, dfn {font-style: normal;}

html{font-size: calc(100vw * (10 / 1920))}
@media screen and (max-width:1440px){
	html{font-size: calc(100vw * (10 / 1440));}
}
@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {html{font-size: 10px;}}

body {font-family: var(--fontfamily),"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-display: swap; font-size: 100%; -webkit-text-size-adjust: 100%;color: var(--charactercolor);background-color: var(--backgroundcolor);}
.entry-column{color: var(--charactercolor);}
.entry-column td{color: var(--charactercolor);}

.acms-admin-module-edit-wrapper{z-index: auto;}

.acms-admin-edit-info{color: #222;font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic";}


.acms-container {max-width: 100%; padding-left: 0; padding-right: 0;}
.acms-container #adminBox {margin-bottom: 0;}
.slick-dots li.slick-active button {background: none;}
.js-edit_inplace-hovering{left:50% !important; transform:translateX(-50%);}

.screen{display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100vh; background:#FFF; z-index: 999;}

#container {width: 100%; margin: 0 auto; overflow: hidden; position: relative;}

.container {width: 100%; max-width: 1200px; margin: 0 auto;}
.container:after {content: ""; clear: both; display: block;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	#container {padding-top: 60px;}
}
@media screen and (max-width: 896px) and (orientation:landscape) {
	.page-title-inner .page-title{padding: 0 40px;}
}
/* @media screen and (min-width:768px) and (orientation:landscape) {
	#container > *{padding: 0 50px;}
	#container > .info-btn-wrap{padding: 0;}
	#container > footer{padding: 0;}
} */

a {-webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; box-sizing: border-box;}
a:link, a:visited {color: var(--charactercolor); text-decoration: none;}
a:hover, a:visited {color: var(--charactercolor); text-decoration: none;}
a:hover {opacity: .4;}
.entry-column a:visited {color: var(--charactercolor);}
a[href^="tel:"] {pointer-events: none;text-decoration: none;}

img {max-width: 100%; height: auto; line-height: 1; vertical-align: bottom;}
img.max {width: 100%;}

p {line-height: 1.8; margin: 0;}

.flexbox {display: -ms-flexbox; display: -webkit-box; display: flex; flex-wrap: wrap; align-items: top; justify-content: space-between;}
.flexbox.mid {align-items: center;}
.flexbox.center {justify-content: center;}
.flexbox.reverse {flex-direction: row-reverse;}

.flL {float: left;}
.flR {float: right;}

.taL {text-align: left;}
.taC {text-align: center;}
.taR {text-align: right;}

.rel {position: relative;}

.mincho {font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.gothic {font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.w20 {width: 20%;}
.w30 {width: 30%;}
.w70 {width: 70%;}
.w80 {width: 80%;}
.w1200 {max-width: 1200px;}

.txt-lll {font-size: 1.375em;}
.txt-ll {font-size: 1.25em;}
.txt-l {font-size: 1.125em;}
.txt-s {font-size: 0.875em;}
.txt-ss {font-size: 0.75em;}
.txt-sss {font-size: 0.625em;}

.tcol-red {color: red;}
.tcol-orange {color: orange;}
.tcol-yellow {color: yellow;}
.tcol-green {color: darkgreen;}
.tcol-blue {color: blue;}
.tcol-purple {color: purple;}

.pc-only {display: block;}
.sp-only {display: none;}
.pc-block {display: block;}
.sp-block {display: none;}
.pc-inline {display: inline;}
.sp-inline {display: none;}


@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1024px) {
}

/* IE用対応 */
/*
_:-ms-fullscreen . {}
*/

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
/*背景固定する場合	html.is-fixed,
	html.is-fixed body {height: 100%;overflow: hidden;}*/
	body {}
	a:hover img {opacity: 1;}
	a[href^="tel:"] {pointer-events: auto;}
	.container {max-width: 100%;}
	p {line-height: 1.4;}
	.w1200 {width: auto;}
	.pc-only {display: none !important;}
	.sp-only {display: block;}
	.pc-block {display: none !important;}
	.sp-block {display: block;}
	.pc-inline {display: none !important;}
	.sp-inline {display: inline;}
	.pc-hidden {display: block;}
}


/* ---------------------------------------------------
	header
------------------------------------------------------ */
.top-logo{display: none;}
.article-logo{display: inline;}
#top .top-logo{display: inline;}
#top .article-logo{display: none;}


.static-nav{position: absolute; top: 0; left: 0; display: none; align-items: flex-end; width:100%; transition: .6s; z-index: 9999;}
.static-nav{display: flex;justify-content: space-between;}
.static-nav .logo{width: 37.6rem; position: absolute; left: 5rem; top: 3.2rem; transform: translateX(0);}
#top .static-nav .logo{width: 74.2rem; position: absolute; left: 50%; top: 10.2rem; transform: translateX(-50%);}
.static-nav .logo a:hover{opacity: 1;}
.static-nav nav{/*margin-left: 48rem;*/ margin:8rem auto 0;}
.static-nav .contact{margin-right: 0; margin-left: 0; display: flex; align-items: flex-end; position: absolute;right: 0;top:0;}
.static-nav nav > ul > li:not(:last-of-type)::after{content: "｜"; display: inline-block; font-size: 1.7rem; font-weight: 500; line-height: 1.4; color: #CCCCCC;}

.static-nav .contact .h-tel .lang{}
.static-nav .contact .h-tel .lang a{font-size: 1.6rem; font-weight: 500; letter-spacing: 0;}
.static-nav .contact .h-tel .lang a::after{content: " / ";display: inline;}
.static-nav .contact .h-tel .lang a:last-of-type::after{display: none;}

.static-nav .contact .h-tel p{font-size: 3.6rem; font-weight: 500; letter-spacing: 0; line-height: 1.28; color: var(--subthemecolor); font-family: var(--fontfamilyspecial),"Zen Maru Gothic"!important; text-align: right;}
.static-nav .contact .h-tel p .sp-tel,.float-nav .contact .h-tel p .sp-tel a:link,.float-nav .contact .h-tel p .sp-tel a:visited{color: var(--subthemecolor);}
.static-nav .contact .h-mail a{display: inline-block; background:var(--themecolor) url(../images/header/mail@2x.png) no-repeat center 2.1rem/2.2rem;; color: #FFF; font-size: 1.7rem; line-height: 1.4; letter-spacing: .05em; font-weight: 700; text-align: center; padding: 5rem 0 0; width: 14rem; height: 10rem; margin-left: 4rem; border-radius: 0 0 0 var(--cornerbtn); font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}

.is_tablet .static-nav .logo{top: 2rem;}
.is_tablet .static-nav nav{margin-left:30rem;}
.is_tablet .static-nav .contact .h-mail a{height: 11rem; padding-top: 6rem;}
.is_tablet .static-nav .contact .h-tel p{white-space: nowrap;}
@media screen and (max-width:1440px){
	.static-nav .logo{width: 22rem; top:auto; bottom: 0;}
	.static-nav nav{margin-left:40rem;}
	.float-nav .contact .h-tel p{font-size: 2.4rem;}
	.float-nav .contact .h-mail a{font-size: 1.6rem; margin-left: 1rem;}
	.static-nav .static-nav nav{margin-left: 40rem;}
}
@media screen and (max-width:1280px){
	.static-nav nav{margin-left: 36rem;}
	.static-nav .logo{left: 2rem;}
}

/* ---------------------------------------------------
	.float-nav
------------------------------------------------------ */
.float-nav{position: fixed; z-index: 9999; top: 0; left: 0; display: flex; align-items: center; justify-content: space-between; width:100%; transform: translateY(0%); transition: .4s; padding-left: 5rem; box-shadow: 0 2px 6px rgba(0,0,0,0.1); background: #FFF;}
.float-nav{transform: translateY(-110%);}
.float-nav.is-follow{transform: translateY(0);}
.float-nav .logo{width: 27.2rem;}
.float-nav .logo a{opacity: 1;}
.float-nav nav{margin-left: auto;}
.float-nav > nav > ul{display: flex; align-items: center;}
.float-nav > nav > ul > li,.float-nav > ul > li > a{font-size: 1.7rem; letter-spacing: .05em; line-height: 1.4; font-weight: 500; color: var(--charactercolor);}
.float-nav > nav > ul > li a{display: inline-block; padding: 0 2rem;}
.float-nav > nav > ul > li:not(:last-of-type)::after{content:"｜"; display: inline-block; font-size: 1.7rem; font-weight: 500; letter-spacing: .05em; line-height: 1.4;}
.float-nav .contact{margin-right: 0; margin-left: 1rem; display: flex; align-items: center;}
.float-nav .contact .h-tel p{font-size: 3.6rem; font-weight: 500; letter-spacing: 0; line-height: 1.28; color: var(--subthemecolor); font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
.float-nav .contact .h-tel p .sp-tel,.float-nav .contact .h-tel p .sp-tel a:link,.float-nav .contact .h-tel p .sp-tel a:visited{color: var(--subthemecolor);}
.float-nav .contact .h-mail a{display: inline-block; background:var(--themecolor) url(../images/header/mail@2x.png) no-repeat center 1.3rem/2.2rem;; color: #FFF; font-size: 1.7rem; line-height: 1.4; letter-spacing: .05em; font-weight: 700; text-align: center; padding-top: 4.2rem; padding: 4.2rem 1.7rem 1.3rem; margin-left: 4rem;}
.float-nav .lang{display: none;}

/* 1層目 */
#header nav > ul{display: flex; align-items: center;}
#header nav > ul > li{position: relative;}
#header nav > ul > li > a{font-size: 1.7rem; line-height: 1.4; font-weight: 500; color: var(--charactercolor); display: inline-block; padding: 0 2rem; letter-spacing: .05em;}
#header nav > ul > li:first-of-type > a{padding-left: 0;}
/*#header nav > ul > li:last-of-type > a{padding-right: 0;}*/

/* 2層目 */
#header nav > ul > li > ul{display: none; position: absolute; padding: 10px 20px; border: 2px solid var(--themecolor); background: #FFF;}
#header nav > ul > li > ul > li a{font-size: 1.6rem; display: flex; padding: 10px 0; white-space: nowrap;}
#header nav > ul > li > ul > li:not(:last-of-type){border-bottom: 1px solid var(--themecolor);}
#header nav > ul > li > ul > li a::after{content: none;}
#header nav > ul > li > ul > li a::before{content: "-"; display: inline-block; margin-right: 5px;}

.float-nav .lang a::after{content: " / ";display: inline;}
.float-nav .lang a:last-of-type::after{display: none;}

#header nav > ul > li:hover ul{display: block;}

.is_tablet #header nav > ul > li > a{font-size: 16px;}


@media screen and (max-width:1440px){
	.float-nav{padding-left: 3rem;}
	.float-nav nav{margin-left: 10rem;}
	.is_tablet .float-nav nav{margin-left: auto;}
	.float-nav ul li a{padding: 0 1rem; font-size: 1.6rem;}
	.float-nav .logo{width:20rem;}

	#header nav > ul > li > a{font-size: 1.6rem; padding: 0 1rem;}
	.float-nav .contact .h-tel p{font-size: 2.8rem;}

		.static-nav .contact .h-tel p{font-size: 3rem;}
		#header nav > ul > li > a{font-size: 1.4rem; padding: 0 .5rem;}
		.static-nav .contact .h-tel .lang a{font-size: 1.2rem;}
		.static-nav .contact .h-mail a{margin-left: 2rem;}
}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.static-nav{display: none;}
	#header nav > ul{display: block;}
	.float-nav{justify-content: space-between; padding: 11px 15px; transform: none; height: 60px;}
	.float-nav .logo{width: 230px;}
	.float-nav nav{position: fixed; height: calc(100vh - 52px); width: 100%; right: 0; top:52px; background: #FFF; padding: 20px; overflow: scroll; margin-left: 0; transform: translateX(100%); transition: .6s; overflow-y: scroll;}
	.float-nav .is-open + nav{transform: translateX(0%);padding-bottom: 10rem;}
	.float-nav ul{display: block; text-align: center;}
	.float-nav ul li{margin: 0; border-bottom: 2px solid var(--themecolor);}
	.float-nav ul li:not(:last-of-type)::after{display: none;}
	#header nav > ul > li > a{padding: 15px 0; width: 100%; font-size: 17px;}
	.float-nav ul li.toggle > a{padding: 0;}
	.float-nav ul .toggle{position: relative; padding: 10px 0; border-bottom: none; border-bottom: 2px solid var(--themecolor);}
	.float-nav ul .toggle ul{display: none; margin: 10px 0;}
	.float-nav > nav > ul > li:not(:last-of-type)::after{content: none;}
	.float-nav ul .toggle ul li{border-bottom: 1px solid #CCC;}
	.float-nav ul .toggle ul li:last-of-type{border-bottom: none;}
	.float-nav ul .toggle ul li a{font-size: 14px;}
	.float-nav ul .toggle::before{content:""; display: inline-block; position: absolute; top: 15px; right: 20px; width: 8px; height: 8px; border-bottom: 2px solid; border-right: 2px solid; transform:rotate(45deg); margin-left: 5px; transition: .2s;}
	.float-nav ul .toggle.is-open::before{transform: rotate(225deg); top: 20px;}
	.float-nav .contact{display: none;}
	#top .float-nav{transform: none;}
	.float-nav .lang{display: block; font-size: 18px; text-align: center; margin: 50px 0; line-height: 2;}
	#header nav > ul > li > ul > li:not(:last-of-type){border-bottom: none}
	#header nav > ul > li > ul > li{border-top: 1px solid var(--themecolor);}
}





/* ---------------------------------------------------
	ハンバーガーメニュー
------------------------------------------------------ */
.hamburger { display : none; position: fixed; z-index : 3; right : 0; top : 0; width : 60px; height: 0; padding-top: 40px; padding-bottom: 20px; cursor: pointer; text-align: center; background: var(--themecolor);}
.hamburger span { display : block; position: absolute; width : 34px; height : 2px ; left: 50%; transform: translateX(-50%); background : #FFF; -webkit-transition: 0.5s all; -moz-transition : 0.5s all; transition : 0.5s all;}
.hamburger span:nth-child(1) {top: 12px;}
.hamburger span:nth-child(2) {top: 23px;}
.hamburger span:nth-child(3) {top: 34px;}
.hamburger small{color: #FFF; font-size: 10px; font-weight: 700; letter-spacing: .05em; line-height: 1;}
/* ナビ開いてる時のボタン */
.hamburger.is-open span:nth-child(1) {top : 22px;left: 6px;width: 24px;  background : #fff;-webkit-transform: translateX(50%) rotate(-45deg);-moz-transform : translateX(50%) rotate(-45deg); transform: translateX(50%) rotate(-45deg);}
.hamburger.is-open span:nth-child(2) {left: 60%;opacity: 0;-webkit-animation: active-btn17-bar02 .8s forwards;animation: active-hamburger-bar02 .8s forwards;}
@-webkit-keyframes active-hamburger-bar02 {100% {height: 0;}}
@keyframes active-hamburger-bar02 {100% {height: 0;}}
.hamburger.is-open span:nth-child(3) {top: 22px;width: 24px;background : #fff;-webkit-transform: translateX(-50%) rotate(45deg);-moz-transform: translateX(-50%) rotate(45deg);transform : translateX(-50%) rotate(45deg);}
.hamburger.is-open::after {border: 2px solid #fff;}
.is_smart .hav-child{border-bottom: none !important;}
.is_smart .hav-child.is-open{border-bottom: 2px solid var(--themecolor) !important;}
.is_smart .hav-child > a{border-bottom: 2px solid var(--themecolor);}
.is_smart .hav-child::before{content:""; display: inline-block; width: 20px; height: 2px; background: var(--themecolor); position: absolute; right: 0; top: 20px;}
.is_smart .hav-child::after{content:"" !important; display: inline-block; width: 20px; height: 2px; background: var(--themecolor); position: absolute; right: 0; top: 20px; transform: rotate(90deg); transition: .4s;}
.is_smart .hav-child.is-open::after{transform: rotate(0);}
.is_smart #header nav > ul > li:hover ul,.is_tablet #header nav > ul > li:hover ul{display: block;}
.is_smart #header nav > ul > li > ul{background: #FFF; position: relative; width: 100%; border: none;}
.is_smart #header nav > ul > li > ul > li:last-of-type{border-bottom:none;}

.is_smart #header nav ul li a:hover,.is_tablet #header nav ul li a:hover{opacity: 1;}
@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.hamburger{display: block;}
	.is_smart #header nav > ul > li > ul{
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
		transform: none;
		width: 100%;
		display: block;
		padding-top: 0;
	}
	#header nav > ul > li > ul > li a{
		justify-content: center;
	}
}

/* ---------------------------------------------------
	btn_menu
------------------------------------------------------ */
.btn_menu {display: none; position: fixed; right: 15px; top: 10px; width: 100px; height: 100px; padding: 20px 20px 15px; cursor: pointer; text-align: center; z-index: 9999; background: #0E2239;}
.btn_menu .menu-trigger {display: inline-block; position: relative; width: 40px; height: 32px; box-sizing: border-box; transition: all .4s;}
.btn_menu .menu-trigger span {display: inline-block; transition: all .4s; box-sizing: border-box; position: absolute; left: 0; width: 100%; height: 3px; background-color: #FFF;}
.btn_menu .menu-trigger span:nth-of-type(1) {top: 0;}
.btn_menu .menu-trigger.active span:nth-of-type(1) {top: 4px;}
.btn_menu .menu-trigger span:nth-of-type(2) {top: 14px;}
.btn_menu .menu-trigger span:nth-of-type(3) {bottom: 0;}
.btn_menu .menu-trigger.active {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.btn_menu .menu-trigger.active span:nth-of-type(1) {-webkit-transform: translateY(10px) rotate(-35deg); transform: translateY(10px) rotate(-35deg);}
.btn_menu .menu-trigger.active span:nth-of-type(2) {-webkit-transform: translateY(0) rotate(35deg); transform: translateY(0) rotate(35deg);}
.btn_menu .menu-trigger.active span:nth-of-type(3) {opacity: 0;}
.btn_menu .txt {color: #FFF; font-size: 12px; font-family: Arial, Helvetica, "sans-serif"; font-weight: bold; margin-top: 4px;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
.btn_menu {display: block; width: 60px; height: 60px; padding: 10px 10px 15px;}
.btn_menu .menu-trigger {width: 40px; height: 26px;}
.btn_menu .menu-trigger span {height: 2px;}
.btn_menu .menu-trigger span:nth-of-type(1) {top: 0;}
.btn_menu .menu-trigger.active span:nth-of-type(1) {top: 2px;}
.btn_menu .menu-trigger span:nth-of-type(2) {top: 12px;}
.btn_menu .menu-trigger span:nth-of-type(3) {bottom: 0;}
}


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

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
}

/* ---------------------------------------------------
	下層ページタイトル
------------------------------------------------------ */
.pagetit {width: 100%; position: relative; background: var(--backgroundcolor); text-align: center; margin-top: 170px; margin-bottom: 60px;}
.pagetit .page-title {margin: 0 auto; font-size: 32px; font-weight: 500; line-height: 1.5; color: var(--charactercolor); letter-spacing: 0.05em;  font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important; padding-bottom: 30px; position: relative;}
.pagetit .page-title::after{content:""; position: absolute; display: inline-block; width: 60rem; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); background: var(--themecolor); height: 3px;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
.pagetit {width: 100%; max-width: 100%; margin-top: 0;}
.pagetit .page-title {font-size: 20px; padding-top: 30px;}
.pagetit .page-title::after{width: 90%;}
}

/* ---------------------------------------------------
	パンくず
------------------------------------------------------ */
.topicpath { background: none; width: 100%; text-align: center; padding: 0; margin-top: 33px; margin-bottom: 0;}
.topicpath ol{ display: flex; justify-content: center;flex-wrap: wrap;}
.topicpath .acms-container {max-width: 1200px;}
.topicpath-list { width: 100%; padding: 0; text-align: left;}
.topicpath-item { float: none; display: inline-block; background: none; padding: 0; font-size: 15px; line-height: 1.2; font-weight: 200; }
.topicpath-item a {display: inline;}
.topicpath-item:first-child { padding: 0;}
.topicpath-item:before { display: inline-block; content: "/"; padding: 0 10px;}
.topicpath-item:first-child:before { display: inline-block; content: ""; padding: 0;}
.topicpath-link { font-size: 15px; font-weight: 400;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.topicpath ol{flex-wrap: wrap; justify-content: flex-start; padding-left: 5px;padding-right: 5px;}
}

@media screen and (max-width: 896px) and (orientation:landscape) {
	.topicpath{padding-left: 40px;}
}

/* ---------------------------------------------------
	pager
------------------------------------------------------ */
.pager {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 40px 0;}
.pager li,
.pager li > span,
.pager li a {display: -ms-flexbox; display: -webkit-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.pager li {width: 38px; height: 38px; font-size: 20px; background: #F0ECE8; border-radius: 100px; overflow: hidden;}
.pager li.prev, .pager li.next {border: none; border-radius: 0; background: none;}
.pager li.cur {background: var(--themecolor); color: #FFF; border-radius: 100px;}
.pager li > span {width: 100%; height: 100%;}
.pager li a {width: 100%; height: 100%; color: var(--charactercolor); text-decoration: none; background: #F0ECE8; border-radius: 100px; overflow: hidden;}
.pager-link {background: #FFF; padding: 10px;}
.pager-link:active, .pager-link:focus, .pager-link:visited { color: var(--charactercolor);}
.pager-link:hover {background: var(--themecolor); color: #FFF; border-radius: 100px; overflow: hidden; opacity: 1; }
.pager li.prev .pager-link, .pager li.next .pager-link,
.pager li.prev .pager-link:hover, .pager li.next .pager-link:hover {background: none; color: var(--charactercolor); }

.pager li.prev a svg #パス_7724, .pager li.next a svg #パス_7724{fill:var(--themecolor);}

.serial-nav {width: 100%; max-width: 1200px; margin: 0 auto 50px; display: flex; justify-content: space-between; align-items: center;}
.serial-nav .serial-nav-prev {text-align: left;}
.serial-nav .serial-nav-next { text-align: right;}
.serial-nav a {display: block; font-size: 16px; font-weight: 500; line-height: 1.4; padding: 13px 20px; color: var(--charactercolor); font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important; border-bottom: 1px solid #222; width:255px; position: relative; text-align: center;}
.serial-nav .serial-nav-prev a img{position: absolute; top: 50%; transform: translateY(-50%); left: 20px;}
.serial-nav .serial-nav-next a img{position: absolute; top: 50%; transform: translateY(-50%); right:20px;}
.serial-nav a:active, .serial-nav a:focus, .serial-nav a:hover, .serial-nav a:visited {color: var(--charactercolor);}
.serial-nav a:hover {text-decoration: none;}

.serial-nav li.serial-nav-prev a svg #パス_7724, .serial-nav li.serial-nav-next a svg #パス_7724{fill:var(--themecolor);}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.pager {margin: 20px 0;}
	.pager li {margin-bottom: 10px;width: 30px;height: 30px;font-size: 15px;}
    .pager li.cur{padding: 0;}
    .pager-link{padding: 0;}
    
	.serial-nav { padding: 0 10px;}
	.serial-nav .serial-nav-item { width: 48%;}
	.serial-nav a {padding: 10px 20px; width: 100%;}
	.serial-nav .serial-nav-prev a img{left: 10px;}
	.serial-nav .serial-nav-next a img{right:10px;}
}

/* ---------------------------------------------------
	子ブログindex
------------------------------------------------------ */
.koblog {width: 100%; max-width: 1200px; margin: 0 auto; padding: 50px 0; }
.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 22.5%; margin-right: 3.33%; margin-bottom: 40px;}
.koblog .koblog-card:nth-child(4n) { margin-right: 0; }
.koblog .koblog-card .image {max-width: 270px; height: 180px; overflow: hidden; position: relative;}
.koblog .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px;font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }
.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; }
_:-ms-fullscreen, :root .koblog .koblog-card .category { padding-top: 4px; }
.koblog .koblog-card .text { margin-top: 10px; font-size: 16px;}


@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
.koblog { padding: 0 15px 60px; }
.koblog .koblog-card-wrap { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 30px; }
.koblog .koblog-card { width: 100%; margin-bottom: 25px; margin-right: 0;}
.koblog .koblog-card:last-child { margin-right: 0; }
.koblog .koblog-card .koblog-card-inner { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-align: center; -webkit-box-align: center; align-items: center; margin-top: 15px; }
.koblog .koblog-card .image {max-width: 100%; max-height: 180px;}
.koblog .koblog-card img { width: 100%; }
.koblog .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 18px;font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP', serif; line-height: 1; }

.koblog .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; color: #fff; background: #00469C; }

.koblog .koblog-card .text { margin-top: 10px; }

.koblog .c-btn1 { margin-top: 25px; }
}
@media screen and (max-width: 896px) and (orientation:landscape) {
.koblog .koblog-card { width: 49%; margin-right: 2%;}
.koblog .koblog-card:nth-child(2n) { margin-right: 0;}
}

/* ---------------------------------------------------
	子ブログindex - news用
------------------------------------------------------ */

.koblog-news {width: 100%; max-width: 1200px; margin: 0 auto; padding: 0; }
.koblog-news .koblog-card-wrap { display: block; margin-top: 30px; }
.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0;}
.koblog-news .koblog-card .image {width: 100px; height: 100px; overflow: hidden; position: relative; margin-right: 20px;}
.koblog-news .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 120px); }
.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%;}
.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; margin-right: 20px;}
_:-ms-fullscreen, :root .koblog-news .koblog-card .category { padding-top: 4px; }
.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px; font-size: 1.25rem; line-height: 1; }
.koblog-news .koblog-card .text { margin-top: 10px;}


@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.koblog-news {width: 100%; max-width: 100%; margin: 0 auto; padding: 0 10px; }
	.koblog-news .koblog-card-wrap { display: block; margin-top: 10px; }
	.koblog-news .koblog-card { width: 100%; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 0;}
	.koblog-news .koblog-card .image {width: 100px; height: 100px; overflow: hidden; position: relative; margin-right: 10px;}
	.koblog-news .koblog-card .image img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto;}
	.koblog-news .koblog-card .koblog-card-inner { display: block; width: calc(100% - 110px); }
	.koblog-news .koblog-card .meta { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%;}
	.koblog-news .koblog-card .category { -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; font-size: 14px; font-size: 0.875rem; color: #fff; background: #00469C; margin-right: 20px;}
	.koblog-news .koblog-card .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; font-size: 20px; font-size: 1.25rem; line-height: 1; }
	.koblog-news .koblog-card .text { margin-top: 10px;}
}

/* ---------------------------------------------------
	子ブログ詳細
------------------------------------------------------ */
.entry > header h2 {padding-bottom: 10px; border-bottom: 1px solid #999; margin-bottom: 40px;}
.entry > header .entry-info {display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; margin-bottom: 40px;}
.entry > header .entry-info .date { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 10px; line-height: 1; font-size: 1.8rem; letter-spacing: .05em; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
.entry > header .entry-info .category {-webkit-box-flex: 0; -ms-flex: none; flex: none; display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; height: 24px; min-width: 100px; padding: 0 10px; color: var(--charactercolor); background: #F0ECE8; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}

.entry > .entry-footer {max-width: 1200px; margin: 20px auto;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.entry > header {}
	.entry > header h2 {margin-bottom: 20px;}
	.entry > header .entry-info {margin-bottom: 20px; padding: 0 10px;}
	.entry > header .entry-info .date { margin-right: 10px; margin-bottom: 10px; font-size: 16px; line-height: 1; width: 100%;}
	.entry > header .entry-info .category {}
}

/* ---------------------------------------------------
	tag
------------------------------------------------------ */
.taglist {width: 100%; max-width: 1200px; margin: 40px auto; padding: 0; }
.taglist .tag {display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.taglist .tag a {display: inline-block; padding: 5px 10px; border: 1px solid #999;}
.taglist .tag a:hover {display: inline-block; padding: 5px 10px; border: 1px solid #999; background: #999; color: #FFF;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.taglist {width: 100%; max-width: 100%; margin: 20px auto; padding: 0 10px; }
	.taglist .tag {}
	.taglist .tag a {}
	.taglist .tag a:hover {}
}

/* ---------------------------------------------------
	404
------------------------------------------------------ */
#article-404.entry-title {text-align: center; margin: 50px 0;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
}

/* ---------------------------------------------------
	お問い合わせ
------------------------------------------------------ */
.contact-box {width: 100%; max-width: 1200px; margin: 0 auto;}
.contact-box .tel-box {width: 680px; margin: 0 auto 140px; padding: 30px 0; border: 1px solid #222; text-align: center; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
.contact-box .tel-box h2 {margin-bottom: 0;}
.entry-column .contact-box ul li {background: none; padding: 0;}
.entry-column .contact-box ul li::before{display: none;}
.entry-column ul.contact-form li::before{display: none;}
.contact-box .contact-no { font-size: 40px;color: var(--charactercolor);}
.contact-box .contact-no + p {margin-bottom: 0;}

.contact-form, .contact-form-group {background: none;}
.contact-form-group {display: flex; justify-content: flex-start; align-items: stretch;}
.contact-form-label {border-bottom: 1px solid #ccc; width: calc(100% / 3); padding:15px;}
.contact-form-control {border-bottom: 1px solid #ccc; width: calc((100% / 3 ) * 2); padding:15px;}
.contact-box input[type=date], .contact-box input[type=datetime-local], .contact-box input[type=datetime], .contact-box input[type=email], .contact-box input[type=month], .contact-box input[type=number], .contact-box input[type=password], .contact-box input[type=search], .contact-box input[type=tel], .contact-box input[type=text], .contact-box input[type=time], .contact-box input[type=url], .contact-box input[type=week] {padding: 5px;}
.contact-box select {min-height: 40px;line-height: inherit;}
.contact-box .acms-admin-form-radio {display: block; margin-bottom: 10px;}
.contact-box .radio-sub {display: inline-block; padding-left: 25px; margin-bottom: 10px;}
.form-btn-box {margin: 20px 10px;}
.contact-box .btn-attention-block-large { position: relative; display: block; width: 100%; padding: 17px 60px 16px; border: 1px solid var(--themecolor); color: var(--subthemecolor); font-size: 18px; font-weight: 400; text-align: center; text-decoration: none; background: #FFF; transition: all .25s ease; border-radius: var(--cornerbtn); margin: auto; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
.contact-box .btn-attention-block-large:active, .contact-box .btn-attention-block-large:focus, .contact-box .btn-attention-block-large:hover {opacity: 0.8;}
.contact-box .btn-large {font-weight:500; padding: 15px 20px;background: var(--themecolor); border: 1px solid var(--themecolor); border-radius: var(--cornerbtn); font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
input, select {font-weight: 500;}

.contact-box .message-back-link a {color: var(--charactercolor);}

.label-any {margin: 0 10px; margin-top: 4px; padding: 2px 8px; color: #fff; background: #666; border-radius: 3px; font-size: 12px; float: right;}
.label-required {float: right; margin-top: 4px; background: #D20000;}

.contact-box .message-back-link {}
.contact-box .message-back-link a {color: var(--charactercolor);}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	.contact-form-group{flex-wrap: wrap;}
	.contact-form-label{width: 100%;}
	.contact-form-control{width: 100%;}
	.contact-box .tel-box {width: 94%; margin-bottom: 50px; padding: 0;}
	.contact-box .tel-box a {padding: 30px 0; display: block;}
	.contact-box .tel-box a:hover {text-decoration: none;}
	.contact-box .contact-no { font-size: 28px;}
	.contact-box .fax { font-size: 20px;}
}

/* ---------------------------------------------------
	footer
------------------------------------------------------ */
footer{margin-top: 10rem;}
.f-info{width:100%; display: flex; margin-bottom: 6rem;}
.f-info .gmap{ position:relative; width:50%; height:0; padding-top:40rem;}
.f-info .gmap iframe{ position:absolute; top:0; left:0; width:100%; height:100%;}
.f-info .text{width:50%; background: url(../images/footer/f-address-bg.png) no-repeat center/cover; padding-top: 7rem; text-align: center;}
.f-info .text a.f-logo:hover{opacity: 1;}
.f-info .text .contact {display: flex; align-items: center; justify-content: center;}
.f-info .text .contact .tel{font-size: 4rem; font-weight: 700; letter-spacing: .03em; line-height: .7; color: var(--subthemecolor); font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important; margin-right: 3rem;}
.f-info .text img{width:37.8rem; margin-bottom: 2rem;}
.f-info .text p{font-size: 1.8rem; font-weight: 500; color: var(--charactercolor); letter-spacing: 0; line-height: 2; margin-bottom: 5rem;}
.f-info .text .contact .mail a{display: inline-flex; align-items: center; justify-content: center; width:26rem; color: #FFF; font-size: 2rem; font-weight: 700; letter-spacing: .05em; line-height: 1.2; padding: 1.6rem; border-radius: var(--cornerbtn); background: var(--themecolor); font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
.f-info .text .contact .mail a::before{content:""; display: inline-block; width: 2.7rem; height: 3rem; margin-right: 1.5rem; background: url(../images/footer/f-mail-icon@2x.png) no-repeat center/contain;}

footer .link-wrap{display: flex; justify-content: center; margin-bottom:9rem;}
footer .link-wrap ul{margin-right: 4rem;}
footer .link-wrap>ul:last-of-type{margin-right: 9rem;}
footer .link-wrap ul li{margin-bottom: 1.5rem;}
footer .link-wrap ul li a{font-size: 1.7rem; font-weight: 500; letter-spacing: 0; line-height: 1.2;}
footer .link-wrap ul li ul{margin-right: 0; margin-top: 1.5rem;}
footer .link-wrap ul li ul li{position: relative;}
footer .link-wrap ul li ul li::before{content:"-"; color: #B8B4B0; margin-right: .5rem; font-size: 1.7rem; font-weight: 500; line-height: 1.2;}
.f-banner{width:32rem; margin-right: 2rem; text-align: center; font-size: 1.5rem; font-weight: 500; line-height: 1.6; color: var(--charactercolor);}
.f-banner{margin-left: 50px;}
.f-banner:last-of-type{margin-left:0; margin-right: 0;}
.f-banner img{margin-bottom: 1rem;}
p.copyright{font-family: Arial; text-align: center; color: #999999; margin-bottom: 4rem; font-size: 1.3rem;}
p.copyright small{ font-size: 1.3rem; font-weight: 400; letter-spacing: .05em; line-height: 1.15;}

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
	footer{padding-bottom: 80px; margin-top: 6rem;}
	p.copyright{margin-bottom: 10px;}
	.f-info{display: block; margin-bottom: 40px;}
	.f-info .gmap{width:100%; padding-top: 30rem;}
	.f-info .text{width:100%; padding: 40px 10px;}
	footer .link-wrap{margin-bottom: 40px; padding: 0 10px;}
	footer .link-wrap ul{display: none;}
	.f-info .text img{margin-bottom: 10px; width: 90%;}
	.f-info .text .contact{display: block;}
	.f-info .text p{font-size: 16px; margin-bottom: 10px; line-height: 1.4;}
	.f-info .text p a{text-decoration: none;}
	.f-info .text .contact .tel{line-height: 1; margin: auto; margin-bottom: 20px;font-size: 30px;}
	.f-info .text .contact .tel a{color: var(--subthemecolor);}
	.f-banner{font-size: 12px; text-align: left; margin-left: 0;}
	p.copyright small{font-size: 11px; margin-bottom: 20px;}


	/* スマホの時付いてくるやつ */
	.info-btn-wrap{position: fixed; bottom: 0; display: flex; width: 100%; z-index: 9999; left: 0;}
	.info-btn-wrap .item{width:50%; background: var(--themecolor); position: relative;}
	.info-btn-wrap .item a{display: block; padding: 18px 0 17px; display: flex; justify-content: center; align-items: center; color: #FFF; font-size: 17px; font-weight: 700; letter-spacing: .05em; line-height: 1.4; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important;}
	.info-btn-wrap .item a::before{content:""; display: inline-block; width: 16px; height: 20px; margin-right: 10px; background:url(../images/footer/sp-tel-icon.svg) no-repeat center/contain;}
	.info-btn-wrap .item:first-of-type{border-right: 1px solid #FFF;}
	.info-btn-wrap .item:last-of-type a::before{content:""; display: inline-block; width: 22px; height: 24px; margin-right: 10px; background:url(../images/footer/sp-mail-icon.svg) no-repeat center/contain;}

}
@media screen and (max-width: 896px) and (orientation:landscape){
    .f-info .text img{width: 50%;}
}
/* pagetop */
footer .pagetop {display: block; position: fixed; right: 0; bottom: -100%; z-index: 1000; transition: all 0.6s; }
footer .pagetop.active {display: block; bottom: 3.5rem; right: 1rem;}

footer .pagetop a img{width: 6.8rem; height: 6.8rem;}
footer .pagetop a svg{width: 6.8rem; height: 6.8rem;}

footer .pagetop a {display: block;}
footer .pagetop a:hover {transform: translateY(-3px);}

footer .pagetop a:hover img {opacity: 1;}
footer .pagetop a:hover svg {opacity: 1;}

footer .pagetop a svg #楕円形_2-2{stroke:var(--themecolor);} 
footer .pagetop a svg #パス_46{fill:var(--themecolor);} 

@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
    footer .pagetop {width: 44px;}
    footer .pagetop a:hover {transform: translateY(0);}
	footer .pagetop a img{width: 100%; height: 100%;}
	footer .pagetop a svg{width: 100%; height: 100%;}
	footer .pagetop.active{bottom: 6rem; width: 80px;}
}

/* reCAPTCHA */
.grecaptcha-badge {bottom: 80px !important;}


/* ---------------------------------------------------
	print
------------------------------------------------------ */
@page {size: A4; margin: 5mm;}
@media print {
	body {width: 1000px;font-size: 16px;}
}



.anim,.index-anim > *{opacity: 0; transition: 1s;}
.anim.is-active,.index-anim .is-active{opacity: 1;}




/* お知らせ */
.koblog-news{margin-bottom: 13.3rem;}
.koblog-news h2{font-size: 2.8rem; letter-spacing: .05em; line-height:1.4; font-weight: 700; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important; text-align: center; margin-bottom: 4rem;}
.koblog-news h2 small{font-size: 1.6rem; font-weight: 500; letter-spacing: .1em; line-height: 1.4; color: var(--themecolor); display: block;}
.koblog-news .news-wrap{max-width: 120rem; display: flex; flex-wrap:wrap; justify-content: center; align-items: flex-start; margin:auto; margin-bottom: 3.3rem;}
.koblog-news .news-wrap .item{width:28.5rem; margin-right: 2rem; margin-bottom: 2rem;}
.koblog-news .news-wrap .item:hover{opacity: .7;}
.koblog-news .news-wrap .item:nth-of-type(4n){margin-right: 0;}
.koblog-news .news-wrap .item .img-box{border-radius: var(--cornercom); margin-bottom: .8rem; overflow: hidden;}
.koblog-news .news-wrap .item .p-1{display: flex; justify-content: space-between; align-items: center; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important; margin-bottom: 1rem;}
.koblog-news .news-wrap .item .p-1 .date{font-size: 1.8rem; letter-spacing: .05em; line-height: 1.71; font-weight: 700; color:#666666;}
.koblog-news .news-wrap .item .p-1 .cate{width: 10rem; background: #F0ECE8; text-align: center; font-size: 1.4rem; font-weight: 500; line-height:1.4; letter-spacing: 0;}
.koblog-news .news-wrap .item .p-2{font-size: 1.6rem; font-weight: 500; line-height: 1.6;}
.koblog-news .index-btn{width: 100%; text-align: center;}
.koblog-news .index-btn a{border: 2px solid var(--themecolor); border-radius: var(--cornerbtn); text-align: center; color: var(--subthemecolor); padding: 1.5rem 2.8rem 1.5rem 2rem; font-size: 1.6rem; letter-spacing: .05em; line-height: 1.4; font-weight: 500; font-family:var(--fontfamilyspecial), "Zen Maru Gothic"!important; position: relative; min-width: 24rem; display: inline-block;}
.koblog-news .index-btn a::after{content:""; display: inline-block; border-left: .8rem solid var(--subthemecolor); border-top: .5rem solid transparent; border-bottom: .5rem solid transparent; position: absolute; right: 2rem; top: 50%; transform:translateY(-50%);}
@media screen and (max-width: 896px), (max-width: 896px) and (orientation:landscape) {
    .koblog-news{margin-bottom: 60px;}
    .koblog-news h2{margin-bottom: 20px;}
    .koblog-news .news-wrap{padding: 0 10px; justify-content: space-between;}
    .koblog-news .news-wrap .item{width:48%; margin-bottom: 30px; margin-right: 0;}
    .koblog-news .news-wrap .item .p-1{flex-wrap:wrap;}
}

@media screen and (max-width: 896px) and (orientation:landscape) {
    .koblog-news .news-wrap{display: flex; flex-wrap:wrap;}
    .koblog-news .news-wrap .item{width:49%; margin-right: 0;}
    .koblog-news .news-wrap .item:nth-of-type(2n){margin-left: 1%;}
}
