@charset "utf-8";


/* 
font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 300 400 500 700;
font-style: normal;

*/

/* 変数 */
:root {
	--red: #f90000;
	--blue: #3258b8;
	--purple: #9f3b61;
	--thin_purple: #fff3f7;
	--light_green: #429c1b;
	--thin_light_green: #e9f4e5;
	--gray: #4d4d4d;

	--a_brightness: brightness(85%);
}

/* -------------
base
-------------------------------------------------------- */
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;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, main, menu, nav, section {
	display: block;
}
html {
	line-height: 1;
}
ul, ol, summary{
	list-style-type: none;
}
summary::-webkit-details-marker {
	/* Safari-デフォルトの三角形を削除*/
	display: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}
img {
	vertical-align: bottom;
	border: none;
	max-width: 100%;
	height: auto;
}
img[src*=".svg"] {
	width: 100%;
}
picture{
	display: block;
	width: 100%;
	height: 100%;
}
video{
	max-width: 100%;
}
a {
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}
table a,
article a{
	word-break: break-all;
}
*,
:before,
:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input,
button,
select,
textarea {
	-o-appearance: none;/*Opera対応*/
	-webkit-appearance: none;/*Google Chrome/Safari対応*/
	-moz-appearance: none;/*Firefox対応*/
	appearance: none;
	font: inherit;
	border: none;
	border-radius: 0;
	outline: none;
}
input::-webkit-calendar-picker-indicator {/* datalistタグの矢印 （たぶん消えない） */
	display: none; /* iOS対策 */
    appearance: none; /* SafariやChrome用 */
    -webkit-appearance: none; /* Safari用 */
    opacity: 0; /* 念のため */
    pointer-events: none; /* 矢印がクリックできないようにする */
}
input::-webkit-list-button{/* datalistタグの矢印iOS（これで消える） */
	content: none;
}

textarea {
	resize: none;
}
input[type='checkbox'],
input[type='radio'] {
	display: none;
}
input[type='submit'],
input[type='button'],
label,
button,
select,
summary{
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}


/************************************************************************
	PC/SP
**************************************************************************/
.sp{ display: none; }


@media screen and (max-width: 768px) {
	.pc { display: none;}
	.sp { display: block;}
}

/************************************************************************
	フォント関係
**************************************************************************/
html {
	font-size: 62.5%;/* 1.6remで16px */
}
/* 以降 (XXpx/16)×0.625 */
@media screen and (max-width: 1200px){
	html {
		font-size: 58.59%;/* 1.6remで15px */
	}
}
@media screen and (max-width: 1024px){
	html {
		font-size: 54.69%;/* 1.6remで14px */
	}
}
/* 以降、350pxで14pxにしたいので1.4remで指定 */
/* font-size100%時、1.4rem=22.4pxなので、XXpx/22.4=目的の％ */
@media screen and (max-width: 768px){
	html {
		font-size: 93.75%;/* 1.4remで21px */
	}
}
@media screen and (max-width: 530px){/* 350px*1.5 */
	html {
		font-size: 78.13%;/* 1.4remで17.5px */
	}
}
@media screen and (max-width: 430px){
	html {
		font-size: 62.5%;/* 1.4remで14px */
	}
}

/*
 body
-------------------------------------------------------- */

body {
	font-family: "kozuka-gothic-pr6n", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #000;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.75;
	/* -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased; */
	word-wrap: normal;
}

@media screen and (max-width: 768px){
	body{/* 350pxのとき14px */
		font-size: 1.4rem;
	}
}

/*
 字体
-------------------------------------------------------- */
.mincho{
	font-family: '游明朝 Medium', 'Yu Mincho Medium', '游明朝', 'YuMincho', hiragino-mincho-pron, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
}

.en{
	font-family: "kozuka-gothic-pr6n", Helvetica, "Helvetica Neue", Arial, Verdana, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "YuGothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* 
 文字サイズ
-------------------------------------------------------- */
.fz12{
	font-size: 1.2rem;
}
.fz14{
	font-size: 1.4rem;
}
.fz15{
	font-size: 1.5rem;
}
.fz16{
	font-size: 1.6rem;
}
.fz18{
	font-size: 1.8rem;
}
.fz20{
	font-size: 2rem;
}
.fz23{
	font-size: 2.3rem;
}
.fz24{
	font-size: 2.4rem;
}
.fz25{
	font-size: 2.5rem;
}
.fz26{
	font-size: 2.6rem;
}
.fz28{
	font-size: 2.8rem;
}
.fz30{
	font-size: 3rem;
}
.fz34{
	font-size: 3.4rem;
}
.fz35{
	font-size: 3.5rem;
}
.fz36{
	font-size: 3.6rem;
}
.fz40{
	font-size: 4rem;
}
.fz42{
	font-size: 4.2rem;
}
.fz48{
	font-size: 4.8rem;
}
.fz51{
	font-size: 5.1rem;
}
.fz54{
	font-size: 5.4rem;
}
.fz56{
	font-size: 5.6rem;
}

.fz70{
	font-size: 7rem;
}
.fz75{
	font-size: 7.5rem;
}

.fz80{
	font-size: 8rem;
}

.fz108{
	font-size: 10.8rem;
}

@media screen and (max-width: 768px){/* SPデザインなければ×0.66とか */
	.fz16{
		font-size: 1.4rem;
	}
	.fz18{
		font-size: 1.4rem;
	}
	.fz20{
		font-size: 1.5rem;
	}
	.fz23{
		font-size: 1.6rem;
	}
	.fz24{
		font-size: 1.65rem;
	}
	.fz25{
		font-size: 1.65rem;
	}
	.fz26{
		font-size: 1.72rem;
	}
	.fz28{
		font-size: 1.85rem;
	}
	.fz30{
		font-size: 2rem;
	}
	.fz34{
		font-size: 2.24rem;
	}
	.fz35{
		font-size: 2.31rem;
	}
	.fz36{
		font-size: 2.37rem;
	}
	.fz40{
		font-size: 2.64rem;
	}
	.fz42{
		font-size: 2.77rem;
	}
	.fz48{
		font-size: 3.16rem;
	}
	.fz51{
		font-size: 3.36rem;
	}
	.fz54{
		font-size: 3.56rem;
	}
	.fz56{
		font-size: 3.68rem;
	}

	.fz70{
		font-size: 4.62rem;
	}
	.fz75{
		font-size: 4.95rem;
	}

	.fz80{
		font-size: 5.28rem;
	}

	.fz108{
		font-size: 7.12rem;
	}

	.fz12sp{
		font-size: 1.2rem;
	}
	.fz13sp{
		font-size: 1.3rem;
	}
	.fz14sp{
		font-size: 1.4rem;
	}
	.fz15sp{
		font-size: 1.5rem;
	}
	.fz16sp{
		font-size: 1.6rem;
	}
	.fz18sp{
		font-size: 1.8rem;
	}
	.fz20sp{
		font-size: 2rem;
	}
	.fz21sp{
		font-size: 2.1rem;
	}
	.fz22sp{
		font-size: 2.2rem;
	}
	.fz24sp{
		font-size: 2.4rem;
	}
	.fz25sp{
		font-size: 2.5rem;
	}
	.fz28sp{
		font-size: 2.8rem;
	}
	.fz30sp{
		font-size: 3rem;
	}

	.fz84sp{
		font-size: 8.4rem;
	}
}

/* 
並び 間隔
-------------------------------------------------------- */
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.taj{ text-align: justify;}

.ls0{ letter-spacing: 0; }
.ls1{ letter-spacing: .1em; }
.ls05{ letter-spacing: .05em; }
.ls025{ letter-spacing: .025em; }

.lh150{ line-height: 1.5; }
.lh200{ line-height: 2; }

.v_rl{
	writing-mode: vertical-rl;
}
.upright{
	text-orientation: upright;
}

.indent{
	text-indent: 1em;
}
span.indent{
	display: inline-block;
}

.palt{
	font-feature-settings: "palt";
}

.capitalize{
	text-transform: capitalize;
}
.capitalize.no{
	text-transform: none;
}
.uppercase{
	text-transform: uppercase;
}


/* 
文字色
-------------------------------------------------------- */
.white{ color: #fff;}
.red{ color: var(--red);}
.blue{ color: var(--blue);}
.light_green{ color: var(--light_green);}
.gray{ color: #808080;}

/* 
文字太さ 装飾
-------------------------------------------------------- */
.font_smooth{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.b { font-weight: 700; }
.fw400 { font-weight: 500; }
.fw500 { font-weight: 500; }
.fw600 { font-weight: 600; }
.fw900 { font-weight: 900; }

.i{ font-style: italic; }
.u, .u_trance{
	text-decoration: underline;
}
.u_trance:hover{
	text-decoration: none;
}

.t_shadow{
	text-shadow: 0 .8rem 1.6rem rgba(0, 0, 0, .08), 0 .8rem 1.6rem rgba(0, 0, 0, .08);
}

.marker{
	background:linear-gradient(transparent 75%, #fff100 75%);
}


/************************************************************************
	リストなど　擬似要素装飾
**************************************************************************/
/* 「※」 */
.attention_mark{
	position: relative;
	padding-left: 1.1em;
}
.attention_mark::before{
	content: "\0203B";
	position: absolute;
	left: 0;
}
span.attention_mark{
	display: inline-block;
}

/* 「・」 */
.disk li, .disk_mark{
	padding-left: 1.75em;
	position: relative;
}
.disk li::before, .disk_mark::before{
	content: "・";
	position: absolute;
	left: .15em;
}
span.disk_mark{
	display: inline-block;
}

/* 「⚫︎」 */
.circle li, .circle_mark{
	padding-left: 1.33em;
	position: relative;
}
.circle li::before, .circle_mark::before{
	content: "";
	display: block;
	width: .625em;
	height: .625em;
	background-color: var(--light_green);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: .5em;
}

/* 「01.」 */
.num_list{
	counter-reset: num_list;
}
.num_list li{
	counter-increment: num_list;
	padding-left: 1.75em;
	position: relative;
}
.num_list li::before{
	content: counter(num_list)".";
	position: absolute;
	left: 0;
}

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

}


/************************************************************************
	インナー　その他余白
**************************************************************************/
.inner{
	margin: auto;
}
.inner.primary{
	max-width: 1100px;
	width: 92%;
}

.inner.secondary{
	max-width: 1200px;
	width: 94%;
}

@media screen and (max-width: 768px) {
	.inner.primary,
	.inner.secondary{
		width: 94.6%;
	}
}

/* padding ⚪︎⚪︎px/1600px */
.pt20{ padding-top: 2rem;}
.pb20{ padding-bottom: 2rem;}

.pt30{ padding-top: 3rem;}
.pb30{ padding-bottom: 3rem;}

.pt40{ padding-top: 4rem;}
.pb40{ padding-bottom: 4rem;}

.pt50{ padding-top: 5rem;}
.pb50{ padding-bottom: 5rem;}

.pt60{ padding-top: 6rem;}
.pb60{ padding-bottom: 6rem;}

.pt70{ padding-top: 7rem;}
.pb70{ padding-bottom: 7rem;}

.pt80{ padding-top: 8rem;}
.pb80{padding-bottom: 8rem;}

.pt90{ padding-top: 9rem;}
.pb90{ padding-bottom: 9rem;}

.pt100{ padding-top: 10rem;}
.pb100{ padding-bottom: 10rem;}

.pt110{ padding-top: 11rem;}
.pb110{ padding-bottom: 11rem;}

.pt120{ padding-top: 12rem;}
.pb120{ padding-bottom: 12rem;}

.pt130{ padding-top: 13rem;}
.pb130{ padding-bottom: 13rem;}

.pt140{ padding-top: 14rem;}
.pb140{ padding-bottom: 14rem;}

.pt150{ padding-top: 15rem;}
.pb150{ padding-bottom: 15rem;}

.pt160{ padding-top: 16rem;}
.pb160{ padding-bottom: 16rem;}

.pt170{ padding-top: 17rem;}
.pb170{ padding-bottom: 17rem;}

.pt180{ padding-top: 18rem;}
.pb180{ padding-bottom: 18rem;}

.pt190{ padding-top: 19rem;}
.pb190{ padding-bottom: 19rem;}

.pt200{ padding-top: 20rem;}
.pb200{ padding-bottom: 20rem;}

.pt210{ padding-top: 21rem;}
.pb210{ padding-bottom: 21rem;}

.pt220{ padding-top: 22rem;}
.pb220{ padding-bottom: 22rem;}

@media screen and (max-width: 768px) {/* pcの数字×0.5 */
	.pt20{ padding-top: 1rem;}
	.pb20{ padding-bottom: 1rem;}

	.pt30{ padding-top: 1.5rem;}
	.pb30{ padding-bottom: 1.5rem;}

	.pt40{ padding-top: 2rem;}
	.pb40{ padding-bottom: 2rem;}

	.pt50{ padding-top: 2.5rem;}
	.pb50{ padding-bottom: 2.5rem;}

	.pt60{ padding-top: 3rem;}
	.pb60{ padding-bottom: 3rem;}

	.pt70{ padding-top: 3.5rem;}
	.pb70{ padding-bottom: 3.5rem;}

	.pt80{ padding-top: 5rem;}
	.pb80{padding-bottom: 5rem;}

	.pt90{ padding-top: 4.5rem;}
	.pb90{ padding-bottom: 4.5rem;}

	.pt100{ padding-top: 5rem;}
	.pb100{ padding-bottom: 5rem;}

	.pt110{ padding-top: 5.5rem;}
	.pb110{ padding-bottom: 5.5rem;}

	.pt120{ padding-top: 6rem;}
	.pb120{ padding-bottom: 6rem;}

	.pt130{ padding-top: 6.5rem;}
	.pb130{ padding-bottom: 6.5rem;}

	.pt140{ padding-top: 7rem;}
	.pb140{ padding-bottom: 7rem;}

	.pt150{ padding-top: 7.5rem;}
	.pb150{ padding-bottom: 7.5rem;}

	.pt160{ padding-top: 8rem;}
	.pb160{ padding-bottom: 8rem;}

	.pt170{ padding-top: 8.5rem;}
	.pb170{ padding-bottom: 8.5rem;}

	.pt180{ padding-top: 9rem;}
	.pb180{ padding-bottom: 9rem;}

	.pt190{ padding-top: 9.5rem;}
	.pb190{ padding-bottom: 9.5rem;}

	.pt200{ padding-top: 10rem;}
	.pb200{ padding-bottom: 10rem;}

	.pt210{ padding-top: 10.5rem;}
	.pb210{ padding-bottom: 10.5rem;}

	.pt220{ padding-top: 11rem;}
	.pb220{ padding-bottom: 11rem;}

	/* sp デザイン350px時 */
	.pt20sp{ padding-top: 2rem;}
	.pb20sp{ padding-bottom: 2rem;}

	.pt30sp{ padding-top: 3rem;}
	.pb30sp{ padding-bottom: 3rem;}

	.pt40sp{ padding-top: 4rem;}
	.pb40sp{ padding-bottom: 4rem;}

	.pt50sp{ padding-top: 5rem;}
	.pb50sp{ padding-bottom: 5rem;}

	.pt60sp{ padding-top: 6rem;}
	.pb60sp{ padding-bottom: 6rem;}

	.pt70sp{ padding-top: 7rem;}
	.pb70sp{ padding-bottom: 7rem;}

	.pt80sp{ padding-top: 8rem;}
	.pb80sp{padding-bottom: 8rem;}

	.pt90sp{ padding-top: 9rem;}
	.pb90sp{ padding-bottom: 9rem;}

	.pt100sp{ padding-top: 10rem;}
	.pb100sp{ padding-bottom: 10rem;}

	.pt110sp{ padding-top: 11rem;}
	.pb110sp{ padding-bottom: 11rem;}

	.pt120sp{ padding-top: 12rem;}
	.pb120sp{ padding-bottom: 12rem;}
}

/* (主に文字上下余白) */
.pt025em{ padding-top: .25em;}
.pt033em{ padding-top: .33em;}
.pt05em{ padding-top: .5em;}
.pt066em{ padding-top: .66em;}
.pt075em{ padding-top: .75em;}
.pt1em{ padding-top: 1em;}
.pt125em{ padding-top: 1.25em;}
.pt133em{ padding-top: 1.33em;}
.pt15em{ padding-top: 1.5em;}
.pt166em{ padding-top: 1.66em;}
.pt175em{ padding-top: 1.75em;}
.pt2em{ padding-top: 2em;}
.pt225em{ padding-top: 2.25em;}
.pt233em{ padding-top: 2.33em;}
.pt25em{ padding-top: 2.5em;}
.pt266em{ padding-top: 2.66em;}
.pt275em{ padding-top: 2.75em;}
.pt3em{ padding-top: 3em;}
.pt35em{ padding-top: 3.5em;}
.pt4em{ padding-top: 4em;}
.pt45em{ padding-top: 4.5em;}
.pt5em{ padding-top: 5em;}

.m_a{ margin: auto;}
.mb025em{ margin-bottom: .25em;}
.mb033em{ margin-bottom: .33em;}
.mb05em{ margin-bottom: .5em;}
.mb066em{ margin-bottom: .66em;}
.mb075em{ margin-bottom: .75em;}
.mb1em{ margin-bottom: 1em;}
.mb125em{ margin-bottom: 1.25em;}
.mb133em{ margin-bottom: 1.33em;}
.mb15em{ margin-bottom: 1.5em;}
.mb166em{ margin-bottom: 1.66em;}
.mb175em{ margin-bottom: 1.75em;}
.mb2em{ margin-bottom: 2em;}
.mb225em{ margin-bottom: 2.25em;}
.mb233em{ margin-bottom: 2.33em;}
.mb25em{ margin-bottom: 2.5em;}
.mb266em{ margin-bottom: 2.66em;}
.mb275em{ margin-bottom: 2.75em;}
.mb3em{ margin-bottom: 3em;}
.mb35em{ margin-bottom: 3.5em;}
.mb4em{ margin-bottom: 4em;}
.mb45em{ margin-bottom: 4.5em;}
.mb5em{ margin-bottom: 5em;}

@media screen and (max-width: 768px) {/* pcの数字×0.8 */
	.pt025em{ padding-top: .2em;}
	.pt033em{ padding-top: .264em;}
	.pt05em{ padding-top: .4em;}
	.pt066em{ padding-top: .528em;}
	.pt075em{ padding-top: .6em;}
	.pt1em{ padding-top: .8em;}
	.pt125em{ padding-top: 1em;}
	.pt133em{ padding-top: 1.064em;}
	.pt15em{ padding-top: 1.2em;}
	.pt166em{ padding-top: 1.328em;}
	.pt175em{ padding-top: 1.4em;}
	.pt2em{ padding-top: 1.6em;}
	.pt225em{ padding-top: 1.8em;}
	.pt233em{ padding-top: 1.864em;}
	.pt25em{ padding-top: 2em;}
	.pt266em{ padding-top: 2.128em;}
	.pt275em{ padding-top: 2.2em;}
	.pt3em{ padding-top: 2.4em;}
	.pt35em{ padding-top: 2.8em;}
	.pt4em{ padding-top: 3.2em;}
	.pt45em{ padding-top: 3.6em;}
	.pt5em{ padding-top: 4em;}

	.mb025em{ margin-bottom: .2em;}
	.mb033em{ margin-bottom: .264em;}
	.mb05em{ margin-bottom: .4em;}
	.mb066em{ margin-bottom: .528em;}
	.mb075em{ margin-bottom: .6em;}
	.mb1em{ margin-bottom: .8em;}
	.mb125em{ margin-bottom: 1em;}
	.mb133em{ margin-bottom: 1.064em;}
	.mb15em{ margin-bottom: 1.2em;}
	.mb166em{ margin-bottom: 1.328em;}
	.mb175em{ margin-bottom: 1.4em;}
	.mb2em{ margin-bottom: 1.6em;}
	.mb225em{ margin-bottom: 1.8em;}
	.mb233em{ margin-bottom: 1.864em;}
	.mb25em{ margin-bottom: 2em;}
	.mb266em{ margin-bottom: 2.128em;}
	.mb275em{ margin-bottom: 2.2em;}
	.mb3em{ margin-bottom: 2.4em;}
	.mb35em{ margin-bottom: 2.8em;}
	.mb4em{ margin-bottom: 3.2em;}
	.mb45em{ margin-bottom: 3.6em;}
	.mb5em{ margin-bottom: 4em;}
}

/************************************************************************
	リンク
**************************************************************************/
a{
	transition: .4s;
}
.a_brightness:hover{
	-webkit-filter: brightness(110%);
	filter: brightness(110%);
}
.a_opacity:hover{
	opacity: .7;
}

a.no_anchor{
	pointer-events: none;
	text-decoration: none;
}

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

}

@media (min-width: 769px) {
	a[href*="tel:"] {
		pointer-events: none;
		text-decoration: none;
	}
}

/************************************************************************
	画像
**************************************************************************/
.img img,
.img picture{
	width: 100%;
}

.img_bg{
	position: relative;
	background: url(../img/cmn/dummy.png) no-repeat center/cover;
}
.img_bg::before{
	content: "";
	display: block;
	padding-top: 75%;
}

.img_ab{
	position: relative;
}
.img_ab::before{
	content: "";
	display: block;
	padding-top: 75%;
}
.img_ab img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/************************************************************************
	タイトル
**************************************************************************/
.top_title_primary{
	font-size: 3rem;
	line-height: 1.4;
	width: fit-content;
	padding: 0 1.5em;
	margin-inline: auto;
	position: relative;
}

.top_title_primary::before{
	content: "";
	display: block;
	width: 1.1em;
	height: 1.1em;
	background: no-repeat center/contain;
	position: absolute;
	left: 0;
	top: calc(50% - .55em);
}

@media screen and (max-width: 768px) {
	.top_title_primary{
		font-size: 2.3rem;
		padding: 0 .33em 0 1.33em;
	}
}

/************************************************************************
	ボタン
**************************************************************************/
.btn_primary{
	--btn_color: var(--light_green);
	display: block;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	width: 92%;
	min-width: 30rem;
	max-width: 40rem;
	border: 2px solid var(--btn_color);
	border-radius: 5em;
	background-color: var(--btn_color);
	position: relative;
}
.btn_primary.purple{
	--btn_color: var(--purple);
}
.btn_primary.black{
	--btn_color: #000;
}

.btn_primary:hover{
	color: var(--btn_color);
	background-color: #fff;
}

.btn_primary .btn_text{
	display: block;
	width: fit-content;
	padding: .75em 3em .75em .75em;
	margin: auto;
	position: relative;
}

.btn_primary .btn_text::after{
	content: "";
	display: block;
	width: 1.56em;
	height: .56em;
	-webkit-mask: url(../img/cmn/btn_arrow_wh.svg) no-repeat center/contain;
	mask: url(../img/cmn/btn_arrow_wh.svg) no-repeat center/contain;
	background-color: #fff;
	position: absolute;
	right: .75em;
	top: calc(50% - .35em);/* 真ん中だと、ちょっとズレてるように見えた */
	transition: background-color .4s;
}

.btn_primary:hover .btn_text::after{
	background-color: var(--btn_color);
}

@media screen and (max-width: 768px) {
	.btn_primary{
		width: 100%;
		min-width: 24rem;
		max-width: 30rem;
	}
	.btn_primary .btn_text{
		padding: .85em 3em .85em .75em;
	}
	.btn_primary .btn_text::after{
		top: calc(50% - .28em);/* 真ん中 */
	}
}


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

}


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

}

/************************************************************************
	フレックス
**************************************************************************/
/* flex系 */
.flex {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.flex_pc{/* 768以下block */
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.nowrap {
	flex-wrap: nowrap;
}

.fd_rr {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.fd_c {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.fd_cr {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse;
}

.ai_fs {
	-webkit-box-align: start;
	align-items: flex-start;
}
.ai_fe {
	-webkit-box-align: end;
	align-items: flex-end;
}
.ai_c {
	-webkit-box-align: center;
	align-items: center;
}

.jc_fs {
	-webkit-box-pack: start;
	justify-content: flex-start;
}
.jc_fe {
	-webkit-box-pack: end;
	justify-content: flex-end;
}
.jc_c {
	-webkit-box-pack: center;
	justify-content: center;
}
.jc_sb {
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.jc_sa {
	justify-content: space-around;
}
.order1 {
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
.order2 {
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}

.fl_g{
	-webkit-box-flex:1;
	flex-grow:1;
}

@media screen and (max-width: 768px) {
	.flex_pc{
		display: block;
	}
}



/************************************************************************
	その他共通
**************************************************************************/
.hidden{
	overflow: hidden;
}

body.hmb_open, body.modal_open{
	overflow: hidden;
}


.block{
	display: block;
}
.dib{
	display: inline-block;
}

.fit{
	width: fit-content;
}



.z1{
	position: relative;
	z-index: 1;
}
.z2{
	position: relative;
	z-index: 2;
}
.z3{
	position: relative;
	z-index: 3;
}

.bg_thin_light_green{
	background-color: var(--thin_light_green);
}

.bg_white{
	background-color: #fff;
}
/* 
 ボックスシャドウ
-------------------------------------------------------- */
.shadow, .shadow_trance{
	box-shadow: 0 .8rem 1.6rem .2rem rgba(0, 0, 0, .16);
}
a.shadow:hover, .shadow_trance:hover{
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .08);
	transform: translateY(.2rem);
}
@media (max-width: 768px) {
	.shadow{
		box-shadow: .33rem .33rem 1rem -.75rem rgba(144, 144, 144, .5);
	}
}

/* 
 Youtube埋め込みなど
-------------------------------------------------------- */
.movie_box{
	position: relative;
}
.movie_box::before{
	content: "";
	display: block;
	padding-top: 56.25%;
}
.movie_box iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}


/* 
ドラッグでテキスト選択した時の色
-------------------------------------------------------- */
/* ::-moz-selection {
	color: #fff;
	background: #1a1a1a;
}
::selection {
	color: #fff;
	background: #1a1a1a;
} */


/* 
swiper　無限ループ等速スライダー
-------------------------------------------------------- */
.swiper-wrapper.loop_slider{
	transition-timing-function: linear;
}
.swiper-wrapper.loop_slider .swiper-slide img {
	width: 100%;
}



@media screen and (min-width: 769px) {
	body.hmb_open{
		overflow: visible !important;
	}
	body.hmb_open.modal_open{
		overflow: hidden !important;
	}
}


/* 
 テストなどでお客様へ注意書き用
-------------------------------------------------------- */
.notes_text{
	font-size: 1.5em;
	font-weight: 700;
	color: rgba(255, 0, 0, .6);
	position: relative;
	z-index: 3;
	height: 0;
}

/************************************************************************
	クッキー
**************************************************************************/
#cookie-notice {
	font-size: 1.8rem;
	z-index: 999;
}
#cookie-notice .cn-button {
	color: #1a1a1a;
	background: #00ff00;
	border-radius: .6rem;
	line-height: 1;
	padding: 1rem 1.5rem;
}
.cn-close-icon {
	opacity: 1;
}
.cn-close-icon:before,
.cn-close-icon:after {
	background: #fff;
}
@media screen and (max-width: 768px) {
	.page_content { padding: 6rem 0; }
	.c_section { padding: 4rem 0; }
	#cookie-notice {
		font-size: 1.4rem;
	}
}


/************************************************************************
	アニメーション
**************************************************************************/
/* フェードイン　*/
.fade, .fade_down, .fade_right, .fade_left{
	opacity: 0;
}

.animation.fade{/* 下から上へ */
	animation: fadeup .8s ease forwards;
}

.animation.fade_down{/* 上から下へ */
	animation: fadedown .8s ease forwards;
}
.animation.fade_right{/* 左から右へ */
	animation: faderight .8s ease forwards;
}
.animation.fade_left{/* 右から左へ */
	animation: fadeleft .8s ease forwards;
}
	
@keyframes fadeup{
	from {
		opacity: 0;
		transform: translateY(2em);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes fadedown{
	from {
		opacity: 0;
		transform: translateY(-2em);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes faderight{
	from {
		opacity: 0;
		transform: translateX(-2em);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes fadeleft{
	from {
		opacity: 0;
		transform: translateX(2em);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

/* スライドイン　*/
.slide_left{
	transform: translateX(-200vw);
}
.animation.slide_left{
	animation: slideleft 1s ease forwards;
}
.animation.slide_left.fast{
	animation-duration: .6s;
}
.animation.slide_left.slow{
	animation-duration: 1.5s;
}

.slide_right{
	transform: translateX(200vw);
}
.animation.slide_right{
	animation: slideright 1s ease forwards;
}
.animation.slide_right.fast{
	animation-duration: .6s;
}
.animation.slide_right.slow{
	animation-duration: 1.5s;
}

/* 
<p class="trigger slide_down"><span class="slide_child">上からスライド</span></p>
*/
.slide_child{
	display: inline-block;
}

.slide_up .slide_child{
	transform: translateY(200vh);
}
.animation.slide_up .slide_child{
	animation: slideup 1s ease forwards;
}
.animation.slide_up.fast .slide_child{
	animation-duration: .6s;
}
.animation.slide_up.slow .slide_child{
	animation-duration: 1.5s;
}

.slide_down .slide_child{
	transform: translateY(-200vh);
}
.animation.slide_down .slide_child{
	animation: slidedown 1s ease forwards;
}
.animation.slide_down.fast .slide_child{
	animation-duration: .6s;
}
.animation.slide_down.slow .slide_child{
	animation-duration: 1.5s;
}

@keyframes slideleft{
	from {
		transform: translateX(-200vw);
	}
	
	to {
		transform: translateX(0);
	}
}
@keyframes slideright{
	from {
		transform: translateX(200vw);
	}
	
	to {
		transform: translateX(0);
	}
}
@keyframes slideup{
	from {
		transform: translateY(200vh);
	}
	
	to {
		transform: translateY(0);
	}
}
@keyframes slidedown{
	from {
		transform: translateY(-200vw);
	}
	
	to {
		transform: translateY(0);
	}
}

/* 黒背景スライドしてから本来の要素がスライド　*/

.black_slide,
.black_slide_wrap{
	position: relative;
}
.black_slide_wrap.fit{
	width: fit-content;
}
.black_slide::after,
.black_slide_wrap::after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 0;
	background-color: #000;
}

.black_slide.both::after,
.black_slide_wrap.both::after{/* 両方向から用 */
	top: auto;
	height: 60%;
}
.black_slide.both::before,
.black_slide_wrap::before{/* 両方向から用 */
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 0;
	height: 60%;
	background-color: #000;
	z-index: 2;
}

.animation.black_slide::after,
.animation.black_slide_wrap::after{
	animation: black_slide 1.2s ease-in-out forwards;
}
.animation.black_slide.reverse::after,
.animation.black_slide_wrap.reverse::after{
	animation: black_slide_reverse 1.2s ease-in-out forwards;
}
.animation.black_slide.both::before,
.animation.black_slide_wrap.both::before{/* 両方向から用 */
	animation: black_slide 1.2s ease-in-out forwards;
}
.animation.black_slide.both::after,
.animation.black_slide_wrap.both::after{/* 両方向から用 */
	animation: black_slide_reverse 1.2s ease-in-out forwards;
}

.black_slide > *,
.black_slide_wrap > *{
	opacity: 0;
}
.animation.black_slide > *,
.animation.black_slide_wrap > *{
	animation: black_fade 1.2s ease forwards;
}

.black_slide.animation.delay01::after,
.black_slide_wrap.animation.delay01::after,
.black_slide.both.animation.delay01::before,
.black_slide_wrap.animation.delay01::before,
.black_slide.animation.delay01 > *,
.black_slide_wrap.animation.delay01 > *{
	animation-delay: .1s !important;
}
.black_slide.animation.delay02::after,
.black_slide_wrap.animation.delay02::after,
.black_slide.both.animation.delay02::before,
.black_slide_wrap.animation.delay02::before,
.black_slide.animation.delay02 > *,
.black_slide_wrap.animation.delay02 > *{
	animation-delay: .2s !important;
}
.black_slide.animation.delay03::after,
.black_slide_wrap.animation.delay03::after,
.black_slide.both.animation.delay03::before,
.black_slide_wrap.animation.delay03::before,
.black_slide.animation.delay03 > *,
.black_slide_wrap.animation.delay03 > *{
	animation-delay: .3s !important;
}
.black_slide.animation.delay04::after,
.black_slide_wrap.animation.delay04::after,
.black_slide.both.animation.delay04::before,
.black_slide_wrap.animation.delay04::before,
.black_slide.animation.delay04 > *,
.black_slide_wrap.animation.delay04 > *{
	animation-delay: .4s !important;
}
.black_slide.animation.delay05::after,
.black_slide_wrap.animation.delay05::after,
.black_slide.both.animation.delay05::before,
.black_slide_wrap.animation.delay05::before,
.black_slide.animation.delay05 > *,
.black_slide_wrap.animation.delay05 > *{
	animation-delay: .5s !important;
}
.black_slide.animation.delay06::after,
.black_slide_wrap.animation.delay06::after,
.black_slide.both.animation.delay06::before,
.black_slide_wrap.animation.delay06::before,
.black_slide.animation.delay06 > *,
.black_slide_wrap.animation.delay06 > *{
	animation-delay: .6s !important;
}
.black_slide.animation.delay07::after,
.black_slide_wrap.animation.delay07::after,
.black_slide.both.animation.delay07::before,
.black_slide_wrap.animation.delay07::before,
.black_slide.animation.delay07 > *,
.black_slide_wrap.animation.delay07 > *{
	animation-delay: .7s !important;
}
.black_slide.animation.delay08::after,
.black_slide_wrap.animation.delay08::after,
.black_slide.both.animation.delay08::before,
.black_slide_wrap.animation.delay08::before,
.black_slide.animation.delay08 > *,
.black_slide_wrap.animation.delay08 > *{
	animation-delay: .8s !important;
}
.black_slide.animation.delay09::after,
.black_slide_wrap.animation.delay09::after,
.black_slide.both.animation.delay09::before,
.black_slide_wrap.animation.delay09::before,
.black_slide.animation.delay09 > *,
.black_slide_wrap.animation.delay09 > *{
	animation-delay: .9s !important;
}
.black_slide.animation.delay10::after,
.black_slide_wrap.animation.delay10::after,
.black_slide.both.animation.delay10::before,
.black_slide_wrap.animation.delay10::before,
.black_slide.animation.delay10 > *,
.black_slide_wrap.animation.delay10 > *{
	animation-delay: 1s !important;
}
.black_slide.animation.delay11::after,
.black_slide_wrap.animation.delay11::after,
.black_slide.both.animation.delay11::before,
.black_slide_wrap.animation.delay11::before,
.black_slide.animation.delay11 > *,
.black_slide_wrap.animation.delay11 > *{
	animation-delay: 1.1s !important;
}
.black_slide.animation.delay12::after,
.black_slide_wrap.animation.delay12::after,
.black_slide.both.animation.delay12::before,
.black_slide_wrap.animation.delay12::before,
.black_slide.animation.delay12 > *,
.black_slide_wrap.animation.delay12 > *{
	animation-delay: 1.2s !important;
}
.black_slide.animation.delay13::after,
.black_slide_wrap.animation.delay13::after,
.black_slide.both.animation.delay13::before,
.black_slide_wrap.animation.delay13::before,
.black_slide.animation.delay13 > *,
.black_slide_wrap.animation.delay13 > *{
	animation-delay: 1.3s !important;
}
.black_slide.animation.delay14::after,
.black_slide_wrap.animation.delay14::after,
.black_slide.both.animation.delay14::before,
.black_slide_wrap.animation.delay14::before,
.black_slide.animation.delay14 > *,
.black_slide_wrap.animation.delay14 > *{
	animation-delay: 1.4s !important;
}
.black_slide.animation.delay15::after,
.black_slide_wrap.animation.delay15::after,
.black_slide.both.animation.delay15::before,
.black_slide_wrap.animation.delay15::before,
.black_slide.animation.delay15 > *,
.black_slide_wrap.animation.delay15 > *{
	animation-delay: 1.5s !important;
}
.black_slide.animation.delay16::after,
.black_slide_wrap.animation.delay16::after,
.black_slide.both.animation.delay16::before,
.black_slide_wrap.animation.delay16::before,
.black_slide.animation.delay16 > *,
.black_slide_wrap.animation.delay16 > *{
	animation-delay: 1.6s !important;
}
.black_slide.animation.delay17::after,
.black_slide_wrap.animation.delay17::after,
.black_slide.both.animation.delay17::before,
.black_slide_wrap.animation.delay17::before,
.black_slide.animation.delay17 > *,
.black_slide_wrap.animation.delay17 > *{
	animation-delay: 1.7s !important;
}
.black_slide.animation.delay18::after,
.black_slide_wrap.animation.delay18::after,
.black_slide.both.animation.delay18::before,
.black_slide_wrap.animation.delay18::before,
.black_slide.animation.delay18 > *,
.black_slide_wrap.animation.delay18 > *{
	animation-delay: 1.8s !important;
}
.black_slide.animation.delay19::after,
.black_slide_wrap.animation.delay19::after,
.black_slide.both.animation.delay19::before,
.black_slide_wrap.animation.delay19::before,
.black_slide.animation.delay19 > *,
.black_slide_wrap.animation.delay19 > *{
	animation-delay: 1.9s !important;
}
.black_slide.animation.delay20::after,
.black_slide_wrap.animation.delay20::after,
.black_slide.both.animation.delay20::before,
.black_slide_wrap.animation.delay20::before,
.black_slide.animation.delay20 > *,
.black_slide_wrap.animation.delay20 > *{
	animation-delay: 2s !important;
}
.black_slide.animation.delay21::after,
.black_slide_wrap.animation.delay21::after,
.black_slide.both.animation.delay21::before,
.black_slide_wrap.animation.delay21::before,
.black_slide.animation.delay21 > *,
.black_slide_wrap.animation.delay21 > *{
	animation-delay: 2.1s !important;
}
.black_slide.animation.delay22::after,
.black_slide_wrap.animation.delay22::after,
.black_slide.both.animation.delay22::before,
.black_slide_wrap.animation.delay22::before,
.black_slide.animation.delay22 > *,
.black_slide_wrap.animation.delay22 > *{
	animation-delay: 2.2s !important;
}
.black_slide.animation.delay23::after,
.black_slide_wrap.animation.delay23::after,
.black_slide.both.animation.delay23::before,
.black_slide_wrap.animation.delay23::before,
.black_slide.animation.delay23 > *,
.black_slide_wrap.animation.delay23 > *{
	animation-delay: 2.3s !important;
}
.black_slide.animation.delay24::after,
.black_slide_wrap.animation.delay24::after,
.black_slide.both.animation.delay24::before,
.black_slide_wrap.animation.delay24::before,
.black_slide.animation.delay24 > *,
.black_slide_wrap.animation.delay24 > *{
	animation-delay: 2.4s !important;
}
.black_slide.animation.delay25::after,
.black_slide_wrap.animation.delay25::after,
.black_slide.both.animation.delay25::before,
.black_slide_wrap.animation.delay25::before,
.black_slide.animation.delay25 > *,
.black_slide_wrap.animation.delay25 > *{
	animation-delay: 2.5s !important;
}
.black_slide.animation.delay26::after,
.black_slide_wrap.animation.delay26::after,
.black_slide.both.animation.delay26::before,
.black_slide_wrap.animation.delay26::before,
.black_slide.animation.delay26 > *,
.black_slide_wrap.animation.delay26 > *{
	animation-delay: 2.6s !important;
}
.black_slide.animation.delay27::after,
.black_slide_wrap.animation.delay27::after,
.black_slide.both.animation.delay27::before,
.black_slide_wrap.animation.delay27::before,
.black_slide.animation.delay27 > *,
.black_slide_wrap.animation.delay27 > *{
	animation-delay: 2.7s !important;
}
.black_slide.animation.delay28::after,
.black_slide_wrap.animation.delay28::after,
.black_slide.both.animation.delay28::before,
.black_slide_wrap.animation.delay28::before,
.black_slide.animation.delay28 > *,
.black_slide_wrap.animation.delay28 > *{
	animation-delay: 2.8s !important;
}
.black_slide.animation.delay29::after,
.black_slide_wrap.animation.delay29::after,
.black_slide.both.animation.delay29::before,
.black_slide_wrap.animation.delay29::before,
.black_slide.animation.delay29 > *,
.black_slide_wrap.animation.delay29 > *{
	animation-delay: 2.9s !important;
}
.black_slide.animation.delay30::after,
.black_slide_wrap.animation.delay30::after,
.black_slide.both.animation.delay30::before,
.black_slide_wrap.animation.delay30::before,
.black_slide.animation.delay30 > *,
.black_slide_wrap.animation.delay30 > *{
	animation-delay: 3s !important;
}


@keyframes black_fade{
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	51% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}
@keyframes black_slide{
	0% {
		left: 0;
		width: 0;
	}

	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 100%;
		width: 0;
	}
}
@keyframes black_slide_reverse{
	0% {
		left: 100%;
		width: 0;
	}

	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 0;
		width: 0;
	}
}

/* clip-path */
.clip{
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	transition: -webkit-clip-path 1s ease-out, clip-path 1s ease-out;
}
.clip.fast{
	transition-duration: .6s;
}
.clip.late{
	transition-duration: 1.5s;
}
.clip.left{
	-webkit-clip-path: inset(0 0 0 100%);
	clip-path: inset(0 0 0 100%);
}
.clip.down{
	-webkit-clip-path: inset(0 0 100% 0);
	clip-path: inset(0 0 100% 0);
}
.clip.up{
	-webkit-clip-path: inset(100% 0 0 0);
	clip-path: inset(100% 0 0 0);
}

.clip.animation{
	-webkit-clip-path: inset(0);
	clip-path: inset(0);
}


/* 回転　*/
.rotate{
	animation:6s linear infinite rotate;
}

@keyframes rotate{
	0%{ transform:rotate(0);}
	100%{ transform:rotate(360deg); }
}

/* アニメーション時間差 */
.animation.delay01{
	animation-delay: .1s !important;
}
.animation.clip.delay01{
	transition-delay: .1s !important;
}
.animation.delay02{
	animation-delay: .2s !important;
}
.animation.clip.delay02{
	transition-delay: .2s !important;
}
.animation.delay03{
	animation-delay: .3s !important;
}
.animation.clip.delay03{
	transition-delay: .3s !important;
}
.animation.delay04{
	animation-delay: .4s !important;
}
.animation.clip.delay04{
	transition-delay: .4s !important;
}
.animation.delay05{
	animation-delay: .5s !important;
}
.animation.clip.delay05{
	transition-delay: .5s !important;
}
.animation.delay06{
	animation-delay: .6s !important;
}
.animation.clip.delay06{
	transition-delay: .6s !important;
}
.animation.delay07{
	animation-delay: .7s !important;
}
.animation.clip.delay07{
	transition-delay: .7s !important;
}
.animation.delay08{
	animation-delay: .8s !important;
}
.animation.clip.delay08{
	transition-delay: .8s !important;
}
.animation.delay09{
	animation-delay: .9s !important;
}
.animation.clip.delay09{
	transition-delay: .9s !important;
}
.animation.delay10{
	animation-delay: 1s !important;
}
.animation.clip.delay10{
	transition-delay: 1s !important;
}
.animation.delay11{
	animation-delay: 1.1s !important;
}
.animation.clip.delay11{
	transition-delay: 1.1s !important;
}
.animation.delay12{
	animation-delay: 1.2s !important;
}
.animation.clip.delay12{
	transition-delay: 1.2s !important;
}
.animation.delay13{
	animation-delay: 1.3s !important;
}
.animation.clip.delay13{
	transition-delay: 1.3s !important;
}
.animation.delay14{
	animation-delay: 1.4s !important;
}
.animation.clip.delay14{
	transition-delay: 1.4s !important;
}
.animation.delay15{
	animation-delay: 1.5s !important;
}
.animation.clip.delay15{
	transition-delay: 1.5s !important;
}
.animation.delay16{
	animation-delay: 1.6s !important;
}
.animation.clip.delay16{
	transition-delay: 1.6s !important;
}
.animation.delay17{
	animation-delay: 1.7s !important;
}
.animation.clip.delay17{
	transition-delay: 1.7s !important;
}
.animation.delay18{
	animation-delay: 1.8s !important;
}
.animation.clip.delay18{
	transition-delay: 1.8s !important;
}
.animation.delay19{
	animation-delay: 1.9s !important;
}
.animation.clip.delay19{
	transition-delay: 1.9s !important;
}
.animation.delay20{
	animation-delay: 2s !important;
}
.animation.clip.delay20{
	transition-delay: 2s !important;
}
.animation.delay21{
	animation-delay: 2.1s !important;
}
.animation.clip.delay21{
	transition-delay: 2.1s !important;
}
.animation.delay22{
	animation-delay: 2.2s !important;
}
.animation.clip.delay22{
	transition-delay: 2.2s !important;
}
.animation.delay23{
	animation-delay: 2.3s !important;
}
.animation.clip.delay23{
	transition-delay: 2.3s !important;
}
.animation.delay24{
	animation-delay: 2.4s !important;
}
.animation.clip.delay24{
	transition-delay: 2.4s !important;
}
.animation.delay25{
	animation-delay: 2.5s !important;
}
.animation.clip.delay25{
	transition-delay: 2.5s !important;
}
.animation.delay26{
	animation-delay: 2.6s !important;
}
.animation.clip.delay26{
	transition-delay: 2.6s !important;
}
.animation.delay27{
	animation-delay: 2.7s !important;
}
.animation.clip.delay27{
	transition-delay: 2.7s !important;
}
.animation.delay28{
	animation-delay: 2.8s !important;
}
.animation.clip.delay28{
	transition-delay: 2.8s !important;
}
.animation.delay29{
	animation-delay: 2.9s !important;
}
.animation.clip.delay29{
	transition-delay: 2.9s !important;
}



.animation.duration06{
	animation-duration: 0.6s;
}
.animation.duration10{
	animation-duration: 1s;
}

/* animation-delay PCだけ */
@media screen and (max-width: 768px) {
	.animation.delay_pc{
		animation-delay: 0s !important;
	}
}


/************************************************************************
	ローダー
**************************************************************************/
#loader{
    display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
    background-color: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

#loader .inner{
	max-width: 300px;
	width: 60%;
	padding: 5rem 0;
	margin: auto;
	position: relative;
	animation: loader_logo 1s ease .7s forwards;
	opacity: 0;
	transform: translateY(25%);
}

#loader .logo img{
	width: 100%;
}

@media (max-width: 768px) {
	
	#loader .inner{
		width: 86%;
		padding: 3rem 0;
		border-radius: 1.5rem;
	}

}

@keyframes loader_logo {
	0% {
		opacity: 0;
		transform: translateY(25%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}


/************************************************************************
	ヘッダー
**************************************************************************/
header{
	pointer-events: none;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 50;
	transition: background-color .4s;
}

header .hd_logo_wrapper{
	pointer-events: all;
	display: block;
	flex-shrink: 0;
	width: 30rem;
	padding: 1rem 4rem 2rem 2rem;
	margin-right: auto;
	border-radius: 0 0 4rem 0;
	background-color: #fff;
}
.lower header .hd_logo_wrapper{
	border-radius: 0;
}


header .hd_logo_wrapper:hover{
	opacity: .7;
}

header .hd_logo_wrapper .sub{
	font-weight: 500;
	color: var(--light_green);
	text-align: right;
	padding-right: .5em;
	margin-bottom: .15em;
}
header .hd_logo_wrapper .hd_logo{
	width: 100%;
}

@media screen and (max-width: 860px) {
	header .hd_logo_wrapper{
		width: 25rem;
	}

}


@media screen and (max-width: 768px) {
	header{
		pointer-events: all;
		background-color: #fff;
	}
	header .hd_logo_wrapper{
		-ms-flex-item-align: center;
		align-self: center;
		width: 14rem;
		padding: 0;
		margin-left: 2%;
		border-radius: 0;
	}
	header .hd_logo_wrapper .sub{
		display: none;
	}
}


/* ボタン
-------------------------------------------------------- */
.hd_btn_wrapper{
	-webkit-box-flex:1;
	flex-grow:1;
	padding-left: 2%;
}
.hd_btn_wrapper > a{
	pointer-events: all;
	text-align: center;
	padding: .7rem 1rem;
	margin-right: .75%;
	border-radius: 0 0 1rem 1rem;
}
.hd_btn_wrapper > a:hover{
	opacity: .7;
}

.hd_business_mall{
	width: 34.9%;
	max-width: 22rem;
	background-color: #fff;
}

.hd_tel{
	display: block;
	font-size: 1.125em;
	font-weight: 700;
	color: var(--light_green);
	letter-spacing: .1em;
	line-height: 1;
	width: 25.8%;
	max-width: 17rem;
	background-color: #fff;
	position: relative;
}
.hd_tel::before{
	content: "";
	display: block;
	width: 1.45em;
	height: 1.45em;
	margin: 0 auto .25em;
	background: url(../img/cmn/icon_tel.svg) no-repeat center/contain;
}

.hd_contact,
.hd_join{
	display: block;
	font-size: .875em;
	color: #fff;
	width: 18.3%;
	max-width: 12rem;
}
.hd_contact{
	background-color: var(--light_green);
}
.hd_join{
	background-color: var(--purple);
}

.hd_contact::before,
.hd_join::before{
	content: "";
	display: block;
	width: 1.53em;
	height: 1.53em;
	margin: 0 auto .15em;
}
.hd_contact::before{
	background: url(../img/cmn/icon_mail.svg) no-repeat center bottom/contain;
}
.hd_join::before{
	background: url(../img/cmn/icon_join.svg) no-repeat center bottom/contain;
}

@media screen and (max-width: 860px) {
	.hd_btn_wrapper{
		font-size: 1.5rem;
	}
}


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

	.hd_btn_wrapper > a{
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		padding: 0;
		margin-right: 0;
		border-radius: 0;
	}

	.hd_btn_wrapper .hd_business_mall{
		display: none;
	}

	.hd_btn_wrapper .hd_tel,
	.hd_btn_wrapper .hd_contact{
		width: 3.6rem;
		max-width: none;
		padding: 0;
		background-color: #fff;
	}
	.hd_tel::before{
		width: 46%;
		height: auto;
		padding-top: 46%;
		margin: auto;
	}
	.hd_contact::before{
		width: 50%;
		height: auto;
		padding-top: 36%;
		background-image: url(../img/cmn/icon_mail_green.svg);
	}

	.hd_join{
		font-size: 1rem;
		width: 5.5rem;
	}

}



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


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




/* -------------
ハンバーガー
-------------------------------------------------------- */
#hmb{
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	width: 5.5rem;
	height: 5.5rem;
	background-color: #404040;
	cursor: pointer;
	transition: .4s;
	position: relative;
	z-index: 100;
}
#hmb:hover{
	opacity: .7;
}

.hmb_bar{
	width: 64%;
	height: 54%;
	margin: auto;
	position: relative;
	transition: .4s;
}

.hmb_bar span{
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	right: 0;
	transition: .4s;
}
.top.hmb_open .hmb_bar span{
	background-color: #fff;
}
.top.surpass_mv.hmb_open .hmb_bar span{
	background-color: var(--blue);
}

.hmb_bar span:nth-of-type(1){
	top: 0;
}
.hmb_bar span:nth-of-type(2){
	top: calc(50% - .5px);
}
.hmb_bar span:nth-of-type(3){
	bottom: 0;
}

.hmb_open .hmb_bar span:nth-of-type(1){
	top: 46%;
	transform: rotate(-33deg);
}
.hmb_open .hmb_bar span:nth-of-type(2){
	opacity: 0;
}
.hmb_open .hmb_bar span:nth-of-type(3){
	width: 100%;
	bottom: 46%;
	transform: rotate(33deg);
}

@media screen and (min-width: 769px) {
	#hmb{
		display: none;
	}
}


/* グローバル
-------------------------------------------------------- */
#global{
	display: -webkit-box;
	display: flex;
	color: #fff;
	width: 100%;
	min-height: 100dvh;
	height: 100%;
	background-color: rgba(0,0,0,.2);
	position: fixed;
	right: -120%;
	top: 0;
	z-index: 40;
	transition: .4s;
	overflow: auto;
}
.hmb_open #global{
	right: 0;
}

#global .container{
	width: 100%;
	max-width: 40rem;
	min-height: 100%;
	padding: 10rem 0;
	margin-left: auto;
	background-color: #333;
}

/* ナビの詳細CSSはフッター参照 */

.gl_sns_list{
	padding-top: 3rem;
}

.gl_sns_list li{
	width: 23%;
	max-width: 4rem;
	margin: 0 1rem;
}

.gl_sns_list li a{
	display: block;
}
.gl_sns_list li a:hover{
	opacity: .7;
}
.gl_sns_list li a img{
	width: 100%;
}


@media screen and (min-width: 769px) {
	#global{
		display: none;
	}
}

/************************************************************************
	フッター
**************************************************************************/
.ft_inner{
	max-width: 1100px;
	width: 92%;
	margin: 0 auto;
}

/* SNS
-------------------------------------------------------- */
.ft_sns_wrapper{
	max-width: 80rem;
	width: 90%;
	margin: 0 auto;
}

.ft_sns_wrapper .list li{
	font-size: 1.4rem;
	font-weight: 500;
	width: 25%;
	border-right: 1px solid #e5e5e5;
}
.ft_sns_wrapper .list li:nth-last-of-type(1){
	border-right: none;
}

.ft_sns_wrapper .list li a{
	--link_color: #4267b2;
	display: block;
	padding: 2rem 0;
}
.ft_sns_wrapper .list li a:hover{
	background-color: #f2f2f2;
}

.ft_sns_wrapper .list li .line_link{
	--link_color: #00b900;
}
.ft_sns_wrapper .list li .mail_magazine_link{
	--link_color: #0075a9;
}
.ft_sns_wrapper .list li .newsletter_link{
	--link_color: var(--purple);
}

.ft_sns_wrapper .list li .icon{
	width: 22%;/* 44/200 */
	margin: 0 auto .25em;
}
.ft_sns_wrapper .list li p{
	line-height: 1.5;
	color: var(--link_color);
	text-align: center;
}


@media screen and (max-width: 768px) {
	.ft_sns_wrapper{
		max-width: none;
		width: 100%;
	}
	.ft_sns_wrapper .list li a{
		padding: 1rem 0;
	}
	.ft_sns_wrapper .list li .icon{
		width: 40%;/* 見た目 */
	}
	.ft_sns_wrapper .list li p{
		font-size: 1.2rem;
	}
}



/* バナー
-------------------------------------------------------- */
.ft_bnr_wrapper{
	background-color: #e5e5e5;
}

.ft_bnr_wrapper .list li{
	width: 23.6%;
	margin-right: calc(5.6% / 3);
	margin-bottom: 2%;
}
.ft_bnr_wrapper .list li:nth-of-type(4n){
	margin-right: 0;
}

.ft_bnr_wrapper .list li a{
	display: block;
	position: relative;
}
.ft_bnr_wrapper .list li a:hover{
	opacity: .7;
}

.ft_bnr_wrapper .list li a::before{
	content: "";
	display: block;
	padding-top: 30%;
}
.ft_bnr_wrapper .list li a img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

@media screen and (max-width: 768px) {
	.ft_bnr_wrapper .ft_inner{
		width: 93.4%;
	}


	.ft_bnr_wrapper .list li{
		width: 48.6%;
		margin-right: 2.8%;
		margin-bottom: 4%;
	}
	.ft_bnr_wrapper .list li:nth-of-type(2n){
		margin-right: 0;
	}

	.ft_bnr_wrapper .list li a::before{
		padding-top: 35.3%;
	}
}


/* ナビ
-------------------------------------------------------- */
.ft_nav_area{
	color: #fff;
	background-color: #333;
}

.ft_nav_area .nav_wrapper{
	width: 24%;
	max-width: 25rem;
	margin-bottom: 2.5rem;
}
.ft_nav_area .nav_wrapper.control{
	display: none;
}

.ft_nav_area .nav_title{
	font-size: 1.125em;
	line-height: 1.5;
	padding: .25em .25em .25em 1.15em;
	position: relative;
}
.ft_nav_area .nav_title::before{
	content: "";
	display: block;
	width: .17em;
	height: 100%;
	background-color: #b3d465;
	position: absolute;
	left: 0;
	top: 0;
}

.ft_nav_area .nav_title.control{/* 貸会議室 */
	margin-top: 1em;
}

.ft_nav_area .list{
	font-weight: 300;
	line-height: 1.42;
	padding: 1em 0 1em .5em;
}

.ft_nav_area .list > li{
	margin-bottom: 1.1em;
}

.ft_nav_area .list > li > a{
	display: block;
	padding-left: 1em;
	position: relative;
}
.ft_nav_area .list > li > a:hover{
	text-decoration: underline;
}

.ft_nav_area .list > li > a::before{
	content: "";
	display: block;
	width: .4em;
	height: .64em;
	background-color: #b3d465;
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: 0;
	top: .35em;
}
.ft_nav_area .list > li > a.has_child::before{
	transform: rotate(90deg);
}

.ft_nav_area .child_list{
	padding: .75em 0 0 1.25em;
}

.ft_nav_area .child_list > li{
	margin-bottom: .4em;
}

.ft_nav_area .child_list > li > a{
	color: #b3d465;
	text-decoration: underline;
}
.ft_nav_area .child_list > li > a.white{
	color: #fff;
}
.ft_nav_area .child_list > li > a:hover{
	text-decoration: none;
}

@media screen and (max-width: 1100px) {
	.ft_nav_area .ft_inner{
		-webkit-box-pack: start;
		justify-content: flex-start;
	}
	.ft_nav_area .nav_wrapper{
		width: 32%;
		margin-right: 2%;
	}
	.ft_nav_area .nav_wrapper:nth-of-type(3n){
		margin-right: 0;
	}
}


@media screen and (max-width: 768px) {
	.ft_nav_area{
		padding: 0;
	}
	.ft_nav_area .ft_inner{
		width: 100%;
		display: block;
	}

	.ft_nav_area .nav_wrapper{
		width: 100%;
		max-width: none;
		padding: 0 4%;
		margin-bottom: 0;
		border-bottom: 1px solid #fff;
		transition: background-color .4s;
	}
	.ft_nav_area .nav_wrapper.control{
		display: block;
	}

	.ft_nav_area .nav_title{
		cursor: pointer;
		font-size: 1em;
		font-weight: 500;
		line-height: 1.5;
		padding: 1em 1.25em 1em .8em;
		position: relative;
	}
	.ft_nav_area .nav_wrapper:has(.nav_title:hover){
		background-color: #393939;
	}

	.ft_nav_area .nav_title::before{
		content: "";
		display: block;
		width: .16em;
		height: calc(100% - 1.5em);
		bottom: 0;
		margin: auto 0;
	}
	.ft_nav_area .nav_title::after{
		content: "";
		display: block;
		width: 1em;
		height: .6em;
		background: url(../img/cmn/arrow01_wh.svg) no-repeat center/contain;
		position: absolute;
		right: 0;
		top: calc(50% - .3em);
		transition: transform .4s;
	}
	.ft_nav_area .nav_title.acc_open::after{
		transform: scale(1, -1);
	}

	.ft_nav_area .nav_title.control{/* 貸会議室 */
		margin-top: 0;
	}
	
	.ft_nav_area .list{
		display: none;
		font-weight: 300;
		line-height: 1.42;
		padding: 1em 0 1em .5em;
	}
}

/* お問い合わせ
-------------------------------------------------------- */
.ft_contact .address_wrapper{
	width: 49%;
}

.ft_contact .address_wrapper .logo_box{
	max-width: 35rem;
	width: 100%;
	margin-bottom: 1em;
}
.ft_contact .address_wrapper .logo_box .sub{
	font-size: 1.25em;
	font-weight: 500;
	color: var(--light_green);
	text-align: center;
	line-height: 1.5;
	padding-left: 20%;
	margin-bottom: .25em;
}
.ft_contact .address_wrapper .logo_box .main img{
	width: 100%;
}

.ft_contact .address_wrapper .address_text{
	font-weight: 500;
	padding-left: 4.5em;
}


.ft_contact .btn_wrapper{
	width: 49%;
}

.ft_contact_btn{
	display: block;
	font-size: 2.4rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	width: 100%;
	max-width: 50rem;
	padding: .5em calc(7.5% + 1.25em);
	margin-left: auto;
	border: 2px solid var(--light_green);
	border-radius: 5em;
	background-color: var(--light_green);
	position: relative;
}
.ft_contact_btn:hover{
	color: var(--light_green);
	background-color: #fff;
}

.ft_contact_btn::before{
	content: "";
	display: block;
	position: absolute;
	transition: background-color .4s;
}

.ft_contact_btn.contact::before{
	width: 1.16em;
	height: .9em;
	-webkit-mask: url(../img/cmn/icon_mail.svg) no-repeat center/contain;
	mask: url(../img/cmn/icon_mail.svg) no-repeat center/contain;
	background-color: #fff;
	left: 9%;
	top: calc(50% - .45em);
}
.ft_contact_btn.contact:hover::before{
	background-color: var(--light_green);
}

.ft_contact_btn.tel{
	font-weight: 700;
	letter-spacing: .1em;
	color: var(--light_green);
	padding-block: .6em .4em;
	margin-bottom: .25em;
	background-color: #fff;
}
.ft_contact_btn.tel:hover{
	color: #fff;
	background-color: var(--light_green);
}
.ft_contact_btn.tel::before{
	width: 1.1em;
	height: 1.1em;
	-webkit-mask: url(../img/cmn/icon_tel.svg) no-repeat center/contain;
	mask: url(../img/cmn/icon_tel.svg) no-repeat center/contain;
	background-color: var(--light_green);
	left: 7.5%;
	top: calc(50% - .55em);
}
.ft_contact_btn.tel:hover::before{
	background-color: #fff;
}


@media screen and (max-width: 768px) {
	.ft_contact .ft_inner{
		display: block;
	}

	.ft_contact .address_wrapper{
		width: 100%;
		margin-bottom: 1rem;
	}
	
	.ft_contact .address_wrapper .logo_box{
		max-width: 21rem;
		margin: 0 auto .5em;
	}
	.ft_contact .address_wrapper .logo_box .sub{
		font-size: 1em;
		padding-left: 0;
		margin-bottom: .25em;
	}

	.ft_contact .address_wrapper .address_text{
		font-size: 1.3rem;
		text-align: center;
		padding-left: 0;
	}

	.ft_contact .btn_wrapper{
		width: 100%;
	}

	.ft_contact_btn{
		font-size: 1.5rem;
		max-width: 30rem;
		margin: 0 auto;
	}

	.ft_contact_btn.tel{
		margin-bottom: .5em;
	}

}


/* その他各種リンク
-------------------------------------------------------- */
.ft_other_link_area{
	background-color: #e5e5e5;
}

.ft_other_link_area .list > li{
	width: fit-content;
}
.ft_other_link_area .list > li a{
	display: block;
	line-height: 1.5;
	padding: .75em 2.4em;
}
.ft_other_link_area .list > li a:hover{
	background-color: #ccc;
}

@media screen and (max-width: 960px) {
	.ft_other_link_area .list > li a{
		padding: .75em 1.5em;
	}
}

@media screen and (max-width: 768px) {
	.ft_other_link_area .list > li{
		font-size: 1.2rem;
		width: 50%;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.ft_other_link_area .list > li:nth-of-type(2n){
		border-right: none;
	}
	.ft_other_link_area .list > li:nth-of-type(n+3){
		border-bottom: none;
	}

	.ft_other_link_area .list > li a{
		text-align: center;
		padding: .95em 0;
	}
}



/* コピーライト
-------------------------------------------------------- */
.copyright_area{
	background-color: #262626;
}

.copyright_area .ft_inner{
	position: relative;
}

.copyright{
	padding: .75em 14rem .5rem;
}

.copy_sns_list{
	width: fit-content;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.copy_sns_list li{
	width: 2.4rem;
	margin-left: 1rem;
}

.copy_sns_list li a{
	display: block;
}
.copy_sns_list li a:hover{
	opacity: .7;
}
.copy_sns_list li a img{
	width: 100%;
}

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

	.copyright_area .ft_inner{
		padding: 2.5rem 0;
	}

	.copy_sns_list{
		width: fit-content;
		margin: 0 auto 1.5rem;
		position: static;
		right: auto;
		top: auto;
		transform: none;
	}
	.copy_sns_list li{
		width: 3rem;
		margin: 0 .75rem;
	}

	.copyright{
		padding: 0;
		letter-spacing: .05em;
	}
}


/************************************************************************
	ページ共通
**************************************************************************/
.main_wrap{
	width: calc(100% - 12rem);
	margin-left: auto;
	overflow: hidden;
}
.lower .main_wrap{
	width: calc(100% - 30rem);
}

@media screen and (max-width: 960px) {
	.lower .main_wrap{
		width: calc(100% - 20rem);
	}
}

#to_top{
	display: block;
	width: 6rem;
	height: 6rem;
	position: fixed;
	bottom: 2rem;
	right: 2%;
	z-index: 30;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
#to_top img{
	width: 100%;
}

.is_scroll #to_top{
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.scroll_stop #to_top{
	opacity: .5;
}
.is_scroll #to_top:hover{
	opacity: .7;
}

@media screen and (max-width: 768px) {
	.main_wrap{
		width: 100%;
		padding-top: 5.5rem;
		margin-left: 0;
	}

	.lower .main_wrap{
		width: 100%;
	}

	#to_top{
		width: 4rem;
		height: 4rem;
		bottom: 1.5rem;
		right: 4%;
	}
}

/* 固定ナビ
-------------------------------------------------------- */
#aside_nav{
	width: 12rem;
	padding-top: 10rem;
	background-color: #fff;
	position: fixed;
	z-index: 30;
	overflow: auto;
}

#aside_nav ul{
	height: calc(80rem - 10rem);
}
#aside_nav ul li{
	height: calc(100% / 9);
	padding: .5rem 0;
}
#aside_nav ul li a{
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	justify-content: space-around;
	height: 100%;
}
#aside_nav ul li a:hover{
	background-color: #f1f1f1;
}

#aside_nav ul li .img{
	display: block;
	width: fit-content;
	height: calc(100% - 3.5rem);
	margin: 0 auto .5rem;
}
#aside_nav ul li .img img{
	width: auto;
	height: 100%;
}

#aside_nav ul li p{
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.28;
}

@media screen and (max-width: 768px) {
	#aside_nav{
		display: none;
	}
}

/* 下層ページの固定ナビ
-------------------------------------------------------- */
#lower_aside_nav{
	line-height: 1.5;
	width: 30rem;
	height: 100lvh;
	padding-top: 10.5rem;
	background-color: #fff;
	position: fixed;
	z-index: 30;
	overflow: auto;
}
#lower_aside_nav a{
	display: block;
}

#lower_aside_nav .list01 > li > a{
	padding: .8em .5em .8em 3.5em;
	position: relative;
}
#lower_aside_nav .list01 > li.active > a{
	color: #fff;
	background-color: var(--light_green);
}

#lower_aside_nav .list01 > li > a::before{
	content: "";
	display: block;
	width: 2em;
	height: 2em;
	-webkit-mask: url(../img/cmn/icon_news.svg) no-repeat center/contain;
	mask: url(../img/cmn/icon_news.svg) no-repeat center/contain;
	background-color: var(--light_green);
	position: absolute;
	left: .8em;
	top: calc(50% - 1em);
}
#lower_aside_nav .list01 > li.active > a::before{
	background-color: #fff;
}

#lower_aside_nav .list01 > li > .seminar::before{
	-webkit-mask-image: url(../img/cmn/icon_seminar.svg);
	mask-image: url(../img/cmn/icon_seminar.svg);
}
#lower_aside_nav .list01 > li > .keiei::before{
	-webkit-mask-image: url(../img/cmn/icon_keiei.svg);
	mask-image: url(../img/cmn/icon_keiei.svg);
}
#lower_aside_nav .list01 > li > .hoken::before{
	-webkit-mask-image: url(../img/cmn/icon_hoken.svg);
	mask-image: url(../img/cmn/icon_hoken.svg);
}
#lower_aside_nav .list01 > li > .service::before{
	-webkit-mask-image: url(../img/cmn/icon_service.svg);
	mask-image: url(../img/cmn/icon_service.svg);
}
#lower_aside_nav .list01 > li > .chousa::before{
	-webkit-mask-image: url(../img/cmn/icon_chousa.svg);
	mask-image: url(../img/cmn/icon_chousa.svg);
}
#lower_aside_nav .list01 > li > .kentei::before{
	-webkit-mask-image: url(../img/cmn/icon_kentei.svg);
	mask-image: url(../img/cmn/icon_kentei.svg);
}
#lower_aside_nav .list01 > li > .about::before{
	-webkit-mask-image: url(../img/cmn/icon_about.svg);
	mask-image: url(../img/cmn/icon_about.svg);
}
#lower_aside_nav .list01 > li > .meeting_room::before{
	-webkit-mask-image: url(../img/cmn/icon_meeting_room.svg);
	mask-image: url(../img/cmn/icon_meeting_room.svg);
}

#lower_aside_nav .list02{
	display: none;
	padding: 1em .5em;
	background-color: var(--thin_light_green);
}
#lower_aside_nav .list01 > li.active .list02{
	display: block;
}

#lower_aside_nav .list02 > li > a{
	font-weight: 500;
	padding: .5em .5em .5em 3em;
	margin-bottom: .35em;
	border-radius: 5em;
	position: relative;
}
#lower_aside_nav .list02 > li > a:hover,
#lower_aside_nav .list02 > li.cat_link_li.active > a{
	background-color: #fff;
}


#lower_aside_nav .list02 > li > a::before{
	content: "";
	display: block;
	width: .375em;
	height: 1px;
	background-color: #000;
	position: absolute;
	left: 1.6em;
	top: 50%;
}
#lower_aside_nav .list02 > li.cat_link > a::before{
	content: "#";
	width: auto;
	height: auto;
	background-color: transparent;
	transform: translateY(-50%);
}

#lower_aside_nav .list03{
	margin-bottom: 1em;
}
#lower_aside_nav .list02 > li.cat_link_li > .list03{
	display: none;
}
#lower_aside_nav .list02 > li.cat_link_li.active > .list03{
	display: block;
}

#lower_aside_nav .list03 > li > a{
	padding: .5em .5em .5em 3.25em;
	position: relative;
}
#lower_aside_nav .list03 > li > a:hover{
	color: var(--light_green);
	text-decoration: underline;
}
#lower_aside_nav .list03 > li > a::before{
	content: "";
	display: block;
	width: .4em;
	height: .7em;
	background-color: var(--light_green);
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: 2.25em;
	top: .9em;
}
#lower_aside_nav .list03 > li.cat_link > a::before{
	content: "#";
	display: inline-block;
	margin-right: .35em;
	background-color: transparent;
	-webkit-clip-path: none;
	clip-path: none;
	position: static;
	left: auto;
	top: auto;
}

@media screen and (max-width: 960px) {
	#lower_aside_nav{
		width: 20rem;
		font-size: .925em;
	}
	#lower_aside_nav .control960{
		display: none;
	}
}


@media screen and (max-width: 768px) {
	#lower_aside_nav{
		display: none;
	}
}

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


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


/************************************************************************
	MV
**************************************************************************/
#top_mv{
	position: relative;
}
#top_mv .img{
	width: 100%;
	position: relative;
}

#top_mv h2{
	font-size: min(42px, 2.625vw);/* 42px */
	font-weight: 500;
	color: #fff;
	text-shadow: .25em .25em 1em rgba(0, 0, 0, .4);
	letter-spacing: .2em;
	line-height: 1.9;
	position: absolute;
	left: calc(15% - 2.85em);/* 幅5.7emぐらい */
	top: calc(50% - 4.2em);/* 高さ8.4emくらい */
}

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

	#top_mv h2{
		/* 縦書きから戻す（初期値） */
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		text-orientation: mixed;
		font-size: 7.466vw;/* 28px */
		line-height: 1.78;
		text-align: center;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
		top: calc(24% - 2.65em);/* 高さ5.3em/2　と %で位置調整 */
	}
}


/* SPのみ　MV下ナビ
-------------------------------------------------------- */
.top_sp_nav{
	display: none;
}

@media screen and (max-width: 768px) {
	.top_sp_nav{
		display: block;
		padding: 2rem 0 1.5rem;
		background-color: var(--thin_light_green);
	}

	.top_sp_nav .list{
		width: 94.6%;
		margin: 0 auto 1rem;
	}
	.top_sp_nav .list li{
		font-size: 1.1rem;
		width: 24%;
		max-width: 8.5rem;
		margin-right: calc(4% / 3);
		margin-bottom: .8em;
	}
	.top_sp_nav .list li:nth-of-type(4n){
		margin-right: 0;
	}
	.top_sp_nav .list li a{
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		padding: 1.5em 0 1em;
		border-radius: .5rem;
		background-color: #fff;
		box-shadow: 0 .1em 1em -1em rgba(0, 0, 0, .16);
	}
	.top_sp_nav .list li a:hover{
		color: #fff;
		background-color: var(--light_green);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, .16);
		transform: translateY(.1em);
	}

	.top_sp_nav .list li a::before{
		content: "";
		display: block;
		width: 30%;
		padding-top: 32%;/* 高さ最大をここにしてliの大きさの均一化を図る */
		margin-bottom: .4em;
		-webkit-mask: url(../img/cmn/icon_news.svg) no-repeat center/contain;
		mask: url(../img/cmn/icon_news.svg) no-repeat center/contain;
		background-color: var(--light_green);
		transition: background-color .4s;
	}
	.top_sp_nav .list li a:hover::before{
		background-color: #fff;
	}

	.top_sp_nav .list li .keiei::before{
		-webkit-mask-image: url(../img/cmn/icon_keiei.svg);
		mask-image: url(../img/cmn/icon_keiei.svg);
	}
	.top_sp_nav .list li .hoken::before{
		width: 37%;
		-webkit-mask-image: url(../img/cmn/icon_hoken.svg);
		mask-image: url(../img/cmn/icon_hoken.svg);
	}
	.top_sp_nav .list li .service::before{
		width: 32%;
		-webkit-mask-image: url(../img/cmn/icon_service.svg);
		mask-image: url(../img/cmn/icon_service.svg);
	}
	.top_sp_nav .list li .chousa::before{
		-webkit-mask-image: url(../img/cmn/icon_chousa.svg);
		mask-image: url(../img/cmn/icon_chousa.svg);
	}
	.top_sp_nav .list li .kentei::before{
		-webkit-mask-image: url(../img/cmn/icon_kentei.svg);
		mask-image: url(../img/cmn/icon_kentei.svg);
	}
	.top_sp_nav .list li .about::before{
		-webkit-mask-image: url(../img/cmn/icon_about.svg);
		mask-image: url(../img/cmn/icon_about.svg);
	}
	.top_sp_nav .list li .meeting::before{
		-webkit-mask-image: url(../img/cmn/icon_meeting_room.svg);
		mask-image: url(../img/cmn/icon_meeting_room.svg);
	}

	.top_sp_nav .btn_wrapper{
		width: 97.3%;
		margin: 0 auto;
	}

	.top_sp_nav .btn_wrapper a{
		display: block;
		width: 49.3%;
		max-width: 18rem;
	}
	.top_sp_nav .btn_wrapper a:nth-of-type(1){
		margin-right: 1.4%;
	}
	.top_sp_nav .btn_wrapper a:hover{
		opacity: .7;
	}

}


/************************************************************************
	トップ イベント・セミナー
**************************************************************************/
#top_seminar .top_title_primary::before{
	background-image: url(../img/cmn/icon_seminar.svg);
}

#top_seminar_swiper{
	padding-bottom: 3rem;
}

#top_seminar_swiper .swiper-slide{
	position: relative;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
#top_seminar_swiper .swiper-slide::before{
	content: "";
	display: block;
	padding-top: 100%;
}
#top_seminar_swiper .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#top_seminar_swiper .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: transform .4s;
}

#top_seminar_swiper .swiper-slide a:hover img{
	transform: scale(1.1);
}

#top_seminar_pagination{
	bottom: 0;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	width: 1rem;
	height: 1rem;
	margin: 0 .5rem;
}
.swiper-pagination-bullet-active{
	background-color: #499f23;
}


@media screen and (max-width: 768px) {
	.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
		width: .75rem;
		height: .75rem;
	}
}



/************************************************************************
	トップ　お知らせ
**************************************************************************/
#top_news .top_title_primary{
	margin-bottom: 8rem;
}

#top_news .top_title_primary::before{
	background-image: url(../img/cmn/icon_news.svg);
}


#top_news .tab_area{
	border-top: 2px solid var(--light_green);
	border-bottom: 2px solid var(--light_green);
	background-color: #fff;
	position: relative;
}

@media screen and (max-width: 768px) {
	#top_news .top_title_primary{
		margin-bottom: 10rem;
	}
}

/* タブボタン
-------------------------------------------------------- */
#top_news .tab_btn_wrapper{
	max-width: 1200px;
	width: 92%;
	margin: 0 auto;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	z-index: 1;
}

#top_news .tab_btn_wrapper .tab_btn{
	--btn_color: var(--light_green);
	display: block;
	color: #fff;
	line-height: 1.5;
	width: 24.2%;
	padding: .75em 0;
	border: 2px solid var(--btn_color);
	border-radius: 1rem 1rem 0 0;
	border-bottom: none;
	background-color: var(--btn_color);
}
#top_news .tab_btn_wrapper .tab_btn.member{
	--btn_color: var(--purple);
}
#top_news .tab_btn_wrapper .tab_btn.active{
	color: var(--btn_color);
	background-color: #fff;
}


@media screen and (max-width: 768px) {
	#top_news .tab_btn_wrapper{
		font-size: 1.2rem;
	}

	#top_news .tab_btn_wrapper .tab_btn{
		font-weight: 500;
		line-height: 1.75;
		padding: 1em 0 1.25em;
		border-radius: .5rem .5rem 0 0;
	}

	#top_news .tab_btn_wrapper .tab_btn .control{
		display: none;
	}
}

/* タブ中身
-------------------------------------------------------- */
#top_news .tab_area .container{
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	height: 0;
	position: relative;
}
#top_news .tab_area .container.active{
	opacity: 1;
	visibility: visible;
	height: 45rem;
	padding: 3.5rem 3% 0;
}

#top_news .tab_area .container::after{
	pointer-events: none;
	content: "";
	display: block;
	width: 100%;
	height: 6rem;
	background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background-image: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

#top_news .tab_area .container .btn_primary{
	color: var(--btn_color);
	max-width: 250px;
	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1.5rem;
	z-index: 2;
}
#top_news .tab_area .container .btn_primary:hover{
	color: #fff;
	background-color: var(--btn_color);
}
#top_news .tab_area .container .btn_primary .btn_text::after{
	background-color: var(--btn_color);
}
#top_news .tab_area .container .btn_primary:hover .btn_text::after{
	background-color: #fff;
}


#top_news .tab_area .container .news_list{
	overflow: auto;
	height: 100%;
	padding-bottom: 3.5rem;
}

@media screen and (max-width: 768px) {
	#top_news .tab_area .container.active{
		padding: 3rem 0 0;
	}

	#top_news .tab_area .container::after{
		height: 4rem;
	}

	#top_news .tab_area .container .news_list{
		padding-bottom: 3rem;
	}

}

/* ニュース一覧
-------------------------------------------------------- */
.news_list li{
	margin-bottom: 2rem;
}
.news_list li a{
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	align-items: flex-start;
}

.news_list li a .img_ab{
	width: 16rem;
	border: 1px solid #e5e5e5;
}
.news_list li a .img_ab::before{
	padding-top: 62.5%;
}

.news_list li a .text_wrapper{
	width: calc(98% - 16rem);
}

.date_post_wrapper{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	padding: .25rem 0 .5rem;
}

.post_title{
	font-size: .875em;/* 14px */
	text-align: center;
	line-height: 1.5;
	color: var(--light_green);
	width: fit-content;
	min-width: 12.8em;/* 180pxぐらい */
	padding: .25em 1em .1em;
	margin-right: 1.25em;
	margin-bottom: .15em;
	background-color: var(--thin_light_green);
}
.member .post_title{
	color: var(--purple);
	background-color: var(--thin_purple);
}
.date{
	color: #8c8c8c;
	letter-spacing: .1em;
}

.news_list li .title{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/* ...省略　↑ */
	margin-bottom: .5em;
}
.news_list li a:hover .title{
	text-decoration: underline;
}

.cat_wrapper{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.cat{
	color: #595959;
	position: relative;
}
.cat_wrapper .cat{
	margin-right: 1em;
}

.cat::before{
	content: "#";
	display: inline-block;
	margin-right: .25em;
}

.news_list li .held{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/* ...省略　↑ */
	font-size: .875em;
	color: var(--light_green);
	padding-left: 1.25em;
	position: relative;
}
.news_list li .held::before{
	content: "";
	display: block;
	width: .5em;
	height: .8em;
	background-color: var(--light_green);
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: 0;
	top: calc(50% - .4em);
}

@media screen and (max-width: 768px) {
	.news_list li{
		margin-bottom: 2rem;
	}

	.news_list li a .img_ab{
		width: 23%;
	}
	.news_list li a .img_ab::before{
		padding-top: 100%;
	}
	
	.news_list li a .text_wrapper{
		width: 73%;
	}

	.date_post_wrapper{
		padding: 0 0 .4rem;
	}

	.post_title{
		padding: .25em .5em .1em;
		margin-right: 1em;
	}

	.news_list li .title{
		-webkit-line-clamp: 2;
		margin-bottom: .25em;
		/* ...省略　↑ */
	}
	
}

/************************************************************************
	トップ　経営支援
**************************************************************************/
#top_keiei .top_title_primary::before{
	background-image: url(../img/cmn/icon_keiei.svg);
}

#top_keiei .link_list{
	font-size: min(10px, .666vw);/* 1500pxのとき10px */
}
#top_keiei .link_list li{
	font-size: 1.6em;/* 16px */
	width: calc((100% - 4em) / 5);/* 16px */
	margin-right: 1em;/* 16px */
	margin-bottom: 1em;/* 16px */
	background-color: #fff;
	position: relative;
}
#top_keiei .link_list li:nth-of-type(n+6){
	margin-bottom: 0;
}
#top_keiei .link_list li:nth-of-type(5n){
	margin-right: 0;
}

#top_keiei .link_list li::before{
	content: "";
	display: block;
	width: 100%;
	height: .25em;
	background: url(../img/top/keiei_list_border.svg) repeat-x left/auto 100%;
	position: absolute;
	bottom: -.65em;
	left: 0;
}
#top_keiei .link_list li:nth-of-type(n+6)::before{
	display: none;
}

#top_keiei .link_list li::after{
	content: "";
	display: block;
	width: .25em;
	height: 100%;
	background: url(../img/top/keiei_list_border_vr.svg) repeat-y top/100% auto;
	position: absolute;
	top: 0;
	left: -.65em;
}
#top_keiei .link_list li:nth-of-type(5n+1):after{
	display: none;
}

#top_keiei .link_list li a{
	display: block;
	padding: 7% 6% 8% 8%;
}
#top_keiei .link_list li a:hover{
	background-color: var(--thin_light_green);
}

#top_keiei .link_list li .btn_box{
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	height: 100%;
	padding: 14% 6% 8%;
	background-color: #fff;
}
#top_keiei .link_list li a.btn_primary{
	min-width: 0;
	width: 100%;
	padding: 0;
	background-color: var(--light_green);
}
#top_keiei .link_list li a.btn_primary:hover{
	background-color: #fff;
}

#top_keiei .link_list .icon{
	width: 2.5em;/* 40px */
	margin-bottom: .75em;
}

#top_keiei .link_list .link_title{
	font-size: 1.25em;/* 20px */
}
#top_keiei .link_list .link_sub{
	color: #808080;
}

#top_keiei .btn_primary.control{
	display: none;
}


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

	#top_keiei .link_list{
		font-size: 1rem;/* remに戻す。10px */
		max-width: 800px;
		margin: 0 auto 3em;
	}
	#top_keiei .link_list li.btn_li{
		display: none;
	}

	#top_keiei .link_list li{
		font-size: 1.6em;/* 16px */
		width: calc((100% - 2em) / 3);/* 16px */
	}
	#top_keiei .link_list li:nth-of-type(n+6){
		margin-bottom: 1em;
	}
	#top_keiei .link_list li:nth-of-type(n+7){
		margin-bottom: 0;
	}
	#top_keiei .link_list li:nth-of-type(5n){
		margin-right: 1em;
	}
	#top_keiei .link_list li:nth-of-type(3n){
		margin-right: 0;
	}
	
	#top_keiei .link_list li:nth-of-type(n+6)::before{
		display: block;
	}
	#top_keiei .link_list li:nth-of-type(n+7)::before{
		display: none;
	}
	
	#top_keiei .link_list li:nth-of-type(5n+1):after{
		display: block;
	}
	#top_keiei .link_list li:nth-of-type(3n+1):after{
		display: none;
	}


	#top_keiei .btn_primary.control{
		display: block;
	}
}

@media screen and (max-width: 768px) {
	#top_keiei .link_list li a{
		display: block;
		padding: 7% 4%;
	}

	#top_keiei .link_list .icon{
		width: 2.5rem;/* 25px */
		margin-bottom: .5rem;
	}

	#top_keiei .link_list .link_title{
		font-size: 1.3rem;/* 13px */
	}

	#top_keiei .link_list .link_sub{
		font-size: 1.2rem;
	}
}


/************************************************************************
	トップ 共済・保険　会員サービス　各種調査
**************************************************************************/
#top_multi_link .inner{
	max-width: calc(1600px - 12rem);
}

#top_multi_link .container{
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	width: 33%;
}
#top_hoken{
	--container_color: var(--light_green);
	--hover_color: #348014;
}
#top_service{
	--container_color: var(--purple);
	--hover_color: #752a47;
}
#top_chousa{
	--container_color: var(--gray);
	--hover_color: #323232;
}

#top_hoken .top_title_primary::before{
	background-image: url(../img/cmn/icon_hoken.svg);
}
#top_service .top_title_primary::before{
	background-image: url(../img/cmn/icon_service.svg);
}
#top_chousa .top_title_primary::before{
	background-image: url(../img/cmn/icon_chousa.svg);
}

@media screen and (max-width: 1024px) {
	#top_multi_link .container .top_title_primary{
		font-size: 2.6rem;
	}
}

@media screen and (max-width: 768px) {
	#top_multi_link .inner{
		display: block;
	}

	#top_multi_link .container{
		display: block;
		width: 100%;
		margin-bottom: 4rem;
	}
	#top_multi_link .container:nth-last-of-type(1){
		margin-bottom: 0;
	}

	#top_multi_link .container .top_title_primary{
		font-size: 2.3rem;
	}
}

/* 画像・ナビ
-------------------------------------------------------- */
#top_multi_link .container .wrapper{
	-webkit-box-flex: 1;
	flex-grow: 1;
	padding: 0 9% 4rem;
	position: relative;
	z-index: 1;
}
#top_multi_link .container .wrapper::before{
	content: "";
	display: block;
	width: 100%;
	height: 80%;
	background-color: var(--container_color);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}

#top_multi_link .container .img{
	margin-bottom: 2rem;
}
#top_multi_link .container .list{
	color: #fff;
	line-height: 1.5;
}
#top_multi_link .container .list > li{
	padding: .5em 0 .25em;
	border-bottom: 1px solid #fff;
}
#top_multi_link .container .list > li:nth-last-of-type(1){
	border-bottom: none;
}

#top_multi_link .container .list > li > a{
	display: block;
	padding: .45em .5em .45em 1.56em;
	position: relative;
}
#top_multi_link .container .list > li > a:hover{
	background-color: var(--hover_color);
}

#top_multi_link .container .list > li > a::before{
	content: "";
	display: block;
	width: 1.18em;
	height: 1.06em;
	background: url(../img/cmn/icon_check_wh.svg) no-repeat center/contain;
	position: absolute;
	left: 0;
	top: calc(50% - .53em);
}

#top_multi_link .container .list > li > ul{
	font-weight: 300;
	padding-left: 1.5em;
	padding-bottom: .5em;
}
#top_multi_link .container .list > li > ul > li > a{
	display: block;
	padding: .4em .1em .4em .3em;
}
#top_multi_link .container .list > li > ul > li > a:hover{
	background-color: var(--hover_color);
}

@media screen and (max-width: 768px) {
	#top_multi_link .container .wrapper{
		padding: 0 3% .5rem;
	}

	#top_multi_link .container .wrapper::before{
		height: calc(100% - 9rem);
	}
	
	#top_multi_link .container .img{
		width: 86%;
		margin: 0 auto 1.25rem;
	}

	#top_multi_link .container .list > li{
		font-size: 1.5rem;
		padding: .45em 0 .15em;
		border-bottom: 1px solid #fff;
	}
	#top_multi_link .container .list > li > a{
		padding: .3em .5em .3em 2.5em;
	}
	#top_multi_link .container .list > li > a::before{
		width: .94em;
		height: .84em;
		top: calc(50% - .47em);
		left: .5em;
	}

	#top_multi_link .container .list > li > ul > li{
		font-size: 1.4rem;
	}
	#top_multi_link .container .list > li > ul > li > a{
		padding: .4em .1em .4em 1.25em;
	}
}


/************************************************************************
	トップ 検定試験
**************************************************************************/
#top_kentei .inner{
	max-width: calc(1600px - 12rem);
	padding-top: min(260px, 17.8%);
	margin: 0 auto;
	background: var(--thin_light_green) url(../img/top/kentei_img.jpg) no-repeat top/100%;
}

#top_kentei .container{
	width: 92%;
	max-width: 1200px;
	padding: 3rem min(50px, 3.37%) 5.5rem;
	margin: 0 auto;
	border-radius: 2rem;
	background-color: #fff;
}

#top_kentei .top_title_primary{
	margin-left: -1.25%;
}
#top_kentei .top_title_primary::before{
	background-image: url(../img/cmn/icon_kentei.svg);
}

@media screen and (max-width: 1200px) {
	#top_kentei .top_title_primary{
		margin-inline: auto;
	}

	#top_kentei .container{
		margin-bottom: 3rem;
	}

	#top_kentei .container .flex_wrapper{
		display: block;
	}
}

@media screen and (max-width: 768px) {
	#top_kentei .inner{
		padding-top: 46%;
		background-image: url(../img/top/kentei_img_sp.jpg);
	}

	#top_kentei .container{
		width: 94.6%;
		padding: 2.5rem 3.37% 3.5rem;
		margin: 0 auto 3rem;
		border-radius: 1rem;
	}
	
}

/* 検定お知らせ
-------------------------------------------------------- */
#top_kentei .kentei_news_box{
	width: calc(96% - 56rem);
	max-width: 48rem;
	border: 1px solid #e5e5e5;
	border-radius: 1rem;
	overflow: hidden;
	position: relative;
}

#top_kentei .kentei_news_list{
	font-size: .875em;
	max-height: 34.4rem;
	padding: 1rem 2%;
	overflow: auto;
}
#top_kentei .kentei_news_list li{
	max-width: 23em;/* 320px/14px */
	border-bottom: 1px solid #d9d9d9;
}
#top_kentei .kentei_news_list li:nth-last-of-type(1){
	border-bottom: none;
}
#top_kentei .kentei_news_list li a{
	display: block;
	padding: 1.1em .5em;
}

.kentei_news_list .date{
	font-weight: 700;
	color: var(--light_green);
	letter-spacing: 0;
}

.kentei_news_list .title{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.kentei_news_list li a:hover .title{
	text-decoration: underline;
}

#top_kentei .kentei_news_box .btn_primary{
	font-weight: 700;
	width: fit-content;
	min-width: 0;
	border-radius: 1rem 0 0 0;
	border: 1px solid var(--light_green);
	border-bottom: none;
	border-right: none;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
#top_kentei .kentei_news_box .btn_primary:hover{
	border-color: #d9d9d9;
}

#top_kentei .kentei_news_box .btn_primary .btn_text{
	padding: .6em 3em .4em 2em;
}

@media screen and (max-width: 1200px) {
	#top_kentei .kentei_news_box{
		width: 100%;
		max-width: none;
		height: 32rem;
	}

	#top_kentei .kentei_news_list{
		font-size: 1em;
		max-height: none;
		height: 100%;
	}
	#top_kentei .kentei_news_list li{
		max-width: none;
	}
}

@media screen and (max-width: 768px) {
	#top_kentei .kentei_news_box{
		height: 26rem;
	}

	#top_kentei .kentei_news_list{
		padding: .5rem 3% 2rem;
	}

	#top_kentei .kentei_news_list li a{
		padding: 1em .25em;
	}

	.kentei_news_list .date{
		font-size: 1.3rem;
	}

	.kentei_news_list .title{
		font-size: 1.3rem;
	}

}

/* 検定リンク
-------------------------------------------------------- */
#top_kentei .link_box{
	width: 56rem;
	padding-top: 1rem;
	margin-right: 2%;
}

#top_kentei .link_box .list li{
	width: 25%;
	margin-bottom: 3rem;
}
#top_kentei .link_box .list li:nth-of-type(n+5){
	margin-bottom: 0;
}


#top_kentei .link_box .list li .icon{
	max-width: 10rem;
	width: 96%;
	margin: 0 auto 1rem;
}
#top_kentei .link_box .list li p{
	font-size: .875em;
	text-align: center;
	line-height: 1.42;
}
#top_kentei .link_box .list li p.pack{
	letter-spacing: -.1em;
}

#top_kentei .link_box .list li a:hover p{
	text-decoration: underline;
}

@media screen and (max-width: 1200px) {
	#top_kentei .link_box.pc{
		display: none;
	}
	#top_kentei .link_box.sp{
		display: block;
	}
	#top_kentei .link_box{
		width: 92%;
		max-width: 70rem;
		margin: 0 auto;
	}

	#top_kentei .link_box .list li p{
		font-size: 1em;
	}
	
}

@media screen and (max-width: 768px) {
	#top_kentei .link_box{
		width: 98%;
		padding-top: 0;
		margin: 0 auto;
	}

	#top_kentei .link_box .list{
		-webkit-box-pack: center;
		justify-content: center;
	}

	#top_kentei .link_box .list li{
		width: 33%;
		margin-bottom: 2.5rem;
	}

	#top_kentei .link_box .list li .icon{
		max-width: 7.5rem;
		margin: 0 auto .25rem;
	}

	#top_kentei .link_box .list li p{
		font-size: 1.2rem;
	}
	#top_kentei .link_box .list li p.pack{
		margin-left: -.5em;
	}
}

/************************************************************************
	トップ　奈良商工会議所について　貸会議室
**************************************************************************/
#top_ft_link{
	max-width: calc(1600px - 12rem);
	margin: 0 auto;
}

#top_ft_link a{
	display: block;
	width: 50%;
	padding: 10rem 1rem;
	position: relative;
	overflow: hidden;
	background-color: #000;
}

#top_ft_link a picture,
#top_ft_link a img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#top_ft_link a picture{
	opacity: .7;
	transition: opacity .4s, transform .4s;
}
#top_ft_link a:hover picture{
	opacity: .9;
	transform: scale(1.1);
}

#top_ft_link a img{
	object-fit: cover;
}

#top_ft_link a .top_title_primary{
	color: #fff;
	padding-left: 2.2em;
	padding-right: 1em;
	position: relative;
	z-index: 1;
}
#top_ft_link a .top_title_primary::before{
	width: 1.66em;
	height: 1.66em;
	top: calc(50% - .83em);
}
#top_about .top_title_primary::before{
	background-image: url(../img/top/icon_top_about.svg);
}
#top_meeting_room .top_title_primary::before{
	background-image: url(../img/top/icon_top_meeting_room.svg);
}

@media screen and (max-width: 960px) {
	#top_ft_link a{
		padding: 8rem 1rem;
	}
	#top_ft_link a .top_title_primary{
		font-size: 2.4rem;
	}
}

@media screen and (max-width: 768px) {
	#top_ft_link a{
		padding: 5rem .25rem 3rem;
	}

	#top_ft_link a .top_title_primary{
		font-size: 1.8rem;
		line-height: 1.75;
		text-align: center;
		padding: 0;
		position: relative;
		z-index: 1;
	}
	#top_ft_link a .top_title_primary::before{
		width: 2.1em;
		height: 2.1em;
		margin: 0 auto .5em;
		position: relative;
		top: auto;
	}

	#top_ft_link #top_meeting_room .top_title_primary::before{
		margin-bottom: .75em;
	}
	#top_about .top_title_primary::before{
		background-image: url(../img/top/icon_top_about.svg);
	}
	#top_meeting_room .top_title_primary::before{
		background-image: url(../img/top/icon_top_meeting_room.svg);
	}
}

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


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

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


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

/************************************************************************
	下層共通
**************************************************************************/
/* タイトル
-------------------------------------------------------- */
.lower_title_area{
	background: url(../img/title/news.jpg) no-repeat center/cover;
}
.lower_title_area .title{
	font-size: 3rem;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	text-shadow: .1em .1em .5em rgba(0, 0, 0, .8);
	padding: 3.5em 0 1.75em;
	position: relative;
}
.lower_title_area .title::before{
	content: "";
	display: block;
	width: 1.3em;
	height: 1.3em;
	margin: 0 auto .15em;
	background: url(../img/cmn/icon_news_wh.svg) no-repeat center/contain;
	-webkit-filter: drop-shadow(.1em .1em .5em rgba(0, 0, 0, .8));
	filter: drop-shadow(.1em .1em .5em rgba(0, 0, 0, .8));
}

/* セミナー・イベント */
#news.event .lower_title_area{
	background-image: url(../img/title/event.jpg);
}
#news.event .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_seminar_wh.svg);
}

/* 経営支援 */
#keiei .lower_title_area{
	background-image: url(../img/title/keiei.jpg);
}
#keiei .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_keiei_wh.svg);
}

/* 共済・保険 */
#hoken .lower_title_area{
	background-image: url(../img/title/hoken.jpg);
}
#hoken .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_hoken_wh.svg);
}

/* サービス事業 */
#service .lower_title_area{
	background-image: url(../img/title/service.jpg);
}
#service .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_service_wh.svg);
}

/* 商工会議所について */
#about .lower_title_area{
	background-image: url(../img/title/about.jpg);
}
#about .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_about_wh.svg);
}
/* メルマガ */
#about.mail_magazine .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_mail02_wh.svg);
}

/* プライバシーポリシー */
#privacy .lower_title_area{
	background-image: url(../img/title/privacy.jpg);
}
#privacy .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_privacy_wh.svg);
}

/* 情報セキュリティ */
#security .lower_title_area{
	background-image: url(../img/title/security.jpg);
}
#security .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_security_wh.svg);
}

/* 検定 */
#kentei .lower_title_area{
	background-image: url(../img/title/kentei.jpg);
}
#kentei .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_kentei_wh.svg);
}

/* お問い合わせ */
#contact .lower_title_area{
	background-image: url(../img/title/contact.jpg);
}
#contact .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_contact_wh.svg);
}

/* 各種リンク */
#link .lower_title_area{
	background-image: url(../img/title/link.jpg);
}
#link .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_link_wh.svg);
}

/* 各種調査 */
#chousa .lower_title_area{
	background-image: url(../img/title/chousa.jpg);
}
#chousa .lower_title_area .title::before{
	background-image: url(../img/cmn/icon_chousa_wh.svg);
}


@media screen and (max-width: 768px) {
	.lower_title_area{
		background-image: url(../img/title/news_sp.jpg);
	}

	.lower_title_area .title{
		font-size: 2.5rem;
		padding: 2.35em 0;
	}
	.lower_title_area .title::before{
		margin-bottom: .5em;
	}

	/* セミナー・イベント */
	#news.event .lower_title_area{
		background-image: url(../img/title/event_sp.jpg);
	}
	/* 経営支援 */
	#keiei .lower_title_area{
		background-image: url(../img/title/keiei_sp.jpg);
	}
	/* 共済・保険 */
	#hoken .lower_title_area{
		background-image: url(../img/title/hoken_sp.jpg);
	}
	/* サービス事業 */
	#service .lower_title_area{
		background-image: url(../img/title/service_sp.jpg);
	}
	/* 商工会議所について */
	#about .lower_title_area{
		background-image: url(../img/title/about_sp.jpg);
	}
	/* 個人情報保護方針 */
	#privacy .lower_title_area{
		background-image: url(../img/title/privacy_sp.jpg);
	}
	/* 情報セキュリティ */
	#security .lower_title_area{
		background-image: url(../img/title/security_sp.jpg);
	}
	/* 検定 */
	#kentei .lower_title_area{
		background-image: url(../img/title/kentei_sp.jpg);
	}
	/* お問い合わせ */
	#contact .lower_title_area{
		background-image: url(../img/title/contact_sp.jpg);
	}
	/* 各種リンク */
	#link .lower_title_area{
		background-image: url(../img/title/link_sp.jpg);
	}
	/* 各種調査 */
	#chousa .lower_title_area{
		background-image: url(../img/title/chousa_sp.jpg);
	}

}

/* パンクズリスト
-------------------------------------------------------- */
.breadcrumb_area{
	font-size: 1.2rem;
	padding: .5em 0;
	background-color: #000;
}

.breadcrumb_area .list{
	width: 92%;
	max-width: 1100px;
	margin: 0 auto;
	color: #fff;
}

.breadcrumb_area .list li{
	margin-right: .6em;
	position: relative;
}
.breadcrumb_area .list li::after{
	content: "\0FF1E";
	display: inline-block;
	margin-left: .6em;
}
.breadcrumb_area .list li:nth-last-of-type(1)::after{
	display: none;
}

.breadcrumb_area .list li a{
	display: inline-block;
}
.breadcrumb_area .list li a:hover{
	text-decoration: underline;
}

@media screen and (max-width: 768px) {
	.breadcrumb_area{
		font-size: 1rem;
	}
	.breadcrumb_area .list{
		width: 94.6%;
	}
}

/* リスト
-------------------------------------------------------- */
.list_secondary li{
	margin-bottom: 1rem;
}
.list_secondary li a{
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 1.5rem 4% 1.5rem 1.5%;
	border-radius: .5rem;
	background-color: #f5f4f3;
	position: relative;
}
.list_secondary li a:hover{
	opacity: .7;
}

.list_secondary li .icon{
	width: 10rem;
}

.list_secondary li .text_wrapper{
	width: calc(98% - 10rem);
	padding-top: .5rem;
}

.list_secondary li .text_wrapper .text_upside_box{
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin-bottom: .35em;
}

.list_secondary li h3{
	font-size: 1.8rem;
	font-weight: 700;
}

.list_secondary li .btn{
	flex-shrink: 0;
	text-align: center;
	font-weight: 700;
	color: #fff;
	line-height: 1.5;
	min-width: 15em;
	padding: .3em .5em .1em;
	border: 2px solid var(--light_green);
	border-radius: 5em;
	background-color : var(--light_green);
	transition: color .4s, background-color .4s;
}
.list_secondary li a:hover .btn{
	color: var(--light_green);
	background-color: #fff;
}

.list_secondary li .blank_btn{
	flex-shrink: 0;
	color: var(--light_green);
	text-decoration: underline;
	position: relative;
}
.list_secondary.tousyou li .blank_btn{
	color: #448aca;
}
.list_secondary.narakentei li .blank_btn{
	color: var(--purple);
}

.list_secondary li .blank_btn::before{
	content: "\0FF1E";
	display: inline-block;
	margin-right: .75em;
}
.list_secondary li a:hover .blank_btn{
	text-decoration: none;
}

.list_secondary li .text{
	font-size: .875em;
}

@media screen and (max-width: 768px) {
	.list_secondary li a{
		padding: 1rem 4% 1rem 1.5%;
		border-radius: .25rem;
	}

	.list_secondary li .icon{
		width: 7rem;
		position: absolute;
		left: 1.5%;
		top: 1rem;
	}
	
	.list_secondary li .text_wrapper{
		width: 100%;
		padding-top: 1rem;
	}

	.list_secondary li .text_wrapper .text_upside_box{
		display: block;
		padding-left: 8rem;
	}

	.list_secondary li .btn{
		min-width: 0;
		width: 100%;
		margin-bottom: .5em;
	}

	.list_secondary li .blank_btn{
		padding-left: 1.25em;
	}
	.list_secondary li .blank_btn::before{
		margin-right: .0;
		position: absolute;
		left: 0;
	}
}

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


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

/************************************************************************
	経営支援（下層本文テンプレ）
**************************************************************************/
body{
	--borr05: .5rem;
}

.sec_primary{
	margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
	body{
		--borr05: .25rem;
	}
}

/* 冒頭
-------------------------------------------------------- */
.intro_primary{
	padding: 5.5rem 0 8rem;
}

.intro_primary .guidance{
	width: fit-content;
	margin: 0 auto 2.25em;
}

.anchor_list{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.anchor_list li{
	min-width: 12.5em;/* 200px */
	width: fit-content;
	margin-right: .6em;
	margin-bottom: .6em;
}

.anchor_list li a{
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-weight: 500;
	height: 100%;
	line-height: 1.5;
	padding: .8em 1em .8em 3.6em;
	border-radius: var(--borr05);
	background-color: #f5f4f3;
	position: relative;
}
.anchor_list li a:hover{
	background-color: var(--thin_light_green);
}

.anchor_list li.active a{
	pointer-events: none;
	color: #fff;
	background-color: var(--light_green);
}

.anchor_list li a .icon{
	display: block;
	width: 2.5em;/* 40px */
	height: 2.5em;/* 40px */
	position: absolute;
	left: .6em;
	top: calc(50% - 1.25em);
}
.anchor_list li a .icon img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

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

	.intro_primary{
		padding: 4rem 0 5rem;
	}
	.intro_primary .guidance{
		font-size: 1.3rem;
		margin-bottom: 1.5em;
	}

	.anchor_list{
		font-size: 1.2rem;
	}
	.anchor_list li{
		min-width: 0;
		width: 32.4%;
		margin-right: 1.4%;
		margin-bottom: 2%;
	}
	.anchor_list li:nth-of-type(3n){
		margin-right: 0;
	}

	.anchor_list li a{
		padding: 1em .1em 1em 3em;
	}

	.anchor_list li a .icon{
		width: 2em;/* 24px */
		height: 2em;/* 24px */
		left: .4em;
		top: calc(50% - 1em);
	}
	
}

/* 見出し1
-------------------------------------------------------- */
.title_primary{
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
	padding: .5em .25em .5em 2.5em;
	margin-bottom: 1.1em;
	border-radius: var(--borr05);
	background-color: var(--thin_light_green);
	position: relative;
}

.title_primary .icon{
	width: 1.66em;
	height: 1.66em;
	position: absolute;
	left: .5em;
	top: calc(50% - .83em);
}
.title_primary .icon img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media screen and (max-width: 768px) {
	.title_primary{
		font-size: 1.8rem;
		padding: .5em .25em .5em 2.25em;
	}
	.title_primary .icon{
		left: .25em;
	}
}

/* 見出し2
-------------------------------------------------------- */
.title_secondary{
	font-size: 2rem;
	font-weight: 500;
	color: var(--light_green);
	line-height: 1.4;
	padding: .5em 1% .5em 2.2%;
	margin-bottom: 1em;
	border-top: 1px solid var(--light_green);
	border-bottom: 1px solid var(--light_green);
}

@media screen and (max-width: 768px) {
	.title_secondary{
		font-size: 1.6rem;
	}
}

/* 見出し3
-------------------------------------------------------- */
.title_tertiary{
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.4;
	padding: .55em 1% .5em 2.2%;
	margin-bottom: .25em;
	border-radius: var(--borr05);
	background-color: #f5f4f3;
	position: relative;
}
.title_tertiary::before{
	content: "";
	display: block;
	width: .34em;
	height: .56em;
	background-color: var(--light_green);
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: .8%;
	top: calc(50% - .28em);
}

@media screen and (max-width: 768px) {
	.title_tertiary{
		font-size: 1.5rem;
		padding: .55em .5% .5em calc(1.4% + .68em);
	}
	.title_tertiary::before{
		left: 1.4%;
	}
}


/* 見出し後のインナー
-------------------------------------------------------- */
.sec_content{
	width: 95.6%;
	padding: 2rem 0 4rem;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.sec_content{
		padding: 1rem 0 2.5rem;
		margin: 0 auto;
		line-height: 1.95;
	}
}


/* 灰色領域
-------------------------------------------------------- */
.gray_box{
	padding: 2rem 3%;
	border-radius: var(--borr05);
	background-color: #f5f4f3;
}

.gray_box ul li{
	margin-bottom: .5em;
}
.gray_box ul li:nth-last-of-type(1){
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	.gray_box{
		padding: 1rem 2%;
	}
}


/* テーブル
-------------------------------------------------------- */
.tbl_primary tr{
	border-bottom: 1px solid #b3b3b3;
}
.tbl_primary tr:nth-last-of-type(1){
	border-bottom: none;
}
.tbl_primary th,
.tbl_primary td{
	padding: .7em 1em;
}

.tbl_primary th{
	width: 21.2%;
	background-color: #f5f4f3;
}


@media screen and (max-width: 768px) {
	.tbl_primary,
	.tbl_primary tbody,
	.tbl_primary tr,
	.tbl_primary th,
	.tbl_primary td{
		display: block;
		width: 100%;
	}

	.tbl_primary tr:nth-of-type(1){
		border-top: 1px solid #b3b3b3;
	}
	.tbl_primary tr td{
		border-bottom: 1px solid #f5f4f3;
	}
	.tbl_primary tr td:nth-last-of-type(1){
		border-bottom: none;
	}
}



/* チェックマーク付きリンク
-------------------------------------------------------- */
.link_primary_list li{
	margin-bottom: .5em;
}

.link_primary,
.link_primary_list li a{
	display: block;
	font-weight: 500;
	color: var(--light_green);
	text-decoration: underline;
	padding-left: 1.8em;
	position: relative;
}
.link_primary.blank,
.link_primary.pdf,
.link_primary_list li a.blank,
.link_primary_list li a.pdf{
	width: fit-content;
	padding-right: 1.5em;
}

.link_primary:hover,
.link_primary_list li a:hover{
	text-decoration: none;
}

.link_primary::before,
.link_primary_list li a::before{
	content: "";
	display: block;
	width: 1.2em;
	height: 1.1em;
	background: url(../img/cmn/icon_check.svg) no-repeat center/contain;
	position: absolute;
	left: 0;
	top: .33em;
}
.link_primary_list li a.blank::after,
.link_primary.blank::after{
	content: "";
	display: block;
	width: 1em;
	height: .8em;
	background: url(../img/cmn/icon_blank.svg) no-repeat center/contain;
	position: absolute;
	right: 0;
	top: calc(50% - .4em);
}
.link_primary.pdf::after,
.link_primary_list li a.pdf::after{
	content: "";
	display: block;
	width: 1em;
	height: 1.2em;
	background: url(../img/cmn/icon_pdf.svg) no-repeat center/contain;
	position: absolute;
	right: 0;
	top: calc(50% - .6em);
}

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

/* 画像領域
-------------------------------------------------------- */
.img_box_primary{
	width: 92%;
	max-width: 740px;
	margin-inline: auto;
}

.img_box_primary img{
	width: 100%;
}

.img_box_primary figure figcaption{
	text-align: center;
	line-height: 1.5;
	padding-top: .5em;
}

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


/* h2すぐ下に説明文がある場合
-------------------------------------------------------- */
.sec_guidance{
	width: 95.6%;
	margin-inline: auto;
}

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


/* 流れ
-------------------------------------------------------- */
.flow_list_primary li{
	padding-left: 1.5em;
	padding-bottom: 1em;
	position: relative;
}
.flow_list_primary li:nth-last-of-type(1){
	padding-bottom: 0;
}

.flow_list_primary li::before{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: var(--light_green);
	position: absolute;
	left: .3em;
	top: .8em;
}
.flow_list_primary li:nth-last-of-type(1):before{
	display: none;
}

.flow_list_primary li::after{
	content: "";
	display: block;
	width: calc(.6em + 1px);
	height: calc(.6em + 1px);
	border-radius: 50%;
	background-color: var(--light_green);
	position: absolute;
	left: 0;
	top: .5em;
}

.flow_list_primary li .main{
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: .075em;
	color: var(--light_green);
	margin-left: -.25em;
	margin-bottom: .25em;
}

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


/* バナー
-------------------------------------------------------- */
.bnr_list_primary{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.bnr_list_primary li{
	width: 24rem;
	margin-bottom: 1.5rem;
	margin-right: 1rem;
}
.bnr_list_primary li a{
	display: block;
}
.bnr_list_primary li a:hover{
	opacity: .7;
}
.bnr_list_primary li a img{
	width: 100%;
}

/* 単体の場合はaタグ */
.bnr_primary{
	display: block;
	width: 24rem;
	margin-bottom: 1.5rem;
}
.bnr_primary:hover{
	opacity: .7;
}

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


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


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


/************************************************************************
	お知らせ一覧
**************************************************************************/
.news_outer .inner{
	position: relative;
}

.acc_nav_wrap{
	position: absolute;
	right: 0;
	top: 3.5rem;
	z-index: 3;
}

.news_acc_nav{
	border: 1px solid #8c8c8c;
	border-radius: .5rem;
	background-color: #fff;
}
.news_acc_nav:has(.acc_open){
	border-bottom: none;
}

.news_acc_nav.cat_acc{
	width: 26rem;
	margin-right: .5rem;
}
.news_acc_nav.archive_acc{
	width: 16rem;
}

.news_acc_nav .acc_trigger{
	padding: .5em 3.5em .5em 1.25em;
	position: relative;
}
.news_acc_nav .acc_trigger.acc_open{
	border-radius: .5rem .5rem 0 0;
}

.news_acc_nav .acc_trigger::before{
	content: "";
	display: block;
	width: .8em;
	height: .5em;
	background: url(../img/cmn/arrow01_gray.svg) no-repeat center/contain;
	position: absolute;
	right: .75em;
	top: calc(50% - .25em);
	transition: transform .4s;
}
.news_acc_nav .acc_trigger.acc_open::before{
	transform: scale(1, -1);
}

.news_acc_nav ul{
	display: none;
	max-height: calc(100vh - 30rem);
	border: 1px solid var(--light_green);
	border-radius: 0 0 .5rem .5rem;
	overflow: auto;
}
.news_acc_nav ul li a{
	display: block;
	padding: .5em .25em .5em 1.25em;
	position: relative;
}

.news_acc_nav ul li a.tag_item{
	font-weight: 300;
	color: #8c8c8c;
	padding-left: 1.75em;
}
.news_acc_nav ul li a.tag_item::before{
	content: "#";
	display: inline-block;
	margin-right: .25em;
}
.news_acc_nav.archive_acc ul li a::before{
	content: "-";
	display: inline-block;
	margin-right: .5em;
}


.news_outer h2{
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: .25em;
	border-bottom: 1px solid #000;
}

.news_outer .news_list{
	padding: 2.5rem 0;
}

@media screen and (max-width: 768px) {
	.acc_nav_wrap{
		width: 100%;
		top: 2.5rem;
	}
	
	.news_acc_nav.cat_acc{
		width: 61%;
		margin-right: 2%;
	}
	.news_acc_nav.archive_acc{
		width: 37%;
	}

	.news_acc_nav ul{
		max-height: calc(100vh - 5rem);
	}

	.news_outer h2{
		font-size: 1.8rem;
	}
	
}


/* ページャー
-------------------------------------------------------- */
.pager,
.wp-pagenavi{
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 2rem;
	padding-top: 1.5em;
	text-align: center;
	position: relative;
	z-index: 1;
}
.pager a, .pager span,
.wp-pagenavi a, .wp-pagenavi span{
	display: block;
	line-height: 1.2;
}


.pager .page-numbers,
.wp-pagenavi .page{
	color: #4d4d4d;
	padding: .1em .33em;
	margin: 0 .2em;
	position: relative;
	overflow: hidden;
}
.pager .page-numbers.current,
.wp-pagenavi .current{
	color: #c2c2c2;
	padding: .1em .33em;
	margin: 0 .2em;
	border-radius: 50%;
}

.pager .page-numbers:hover,
.wp-pagenavi .page:hover{
	color: var(--light_green);
}
.pager .page-numbers.current:hover{
	color: #c2c2c2;
}

.pager .page-numbers::after,
.wp-pagenavi .page::after{
	content: "";
	display: block;
	width: 1em;
	height: 1px;
	background-color: #dcdcdc;
	position: absolute;
	bottom: 0;
	left: calc(50% - .5em);
	transition: .4s;
}
.pager .page-numbers.current::after{
	display: none;
}

.pager .page-numbers:hover::after,
.wp-pagenavi .page:hover::after{
	background-color: var(--light_green);
}
.pager .prev, .pager .next,
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{
	padding: .33em .8em;
	position: relative;
	overflow: hidden;
	text-indent: -999999999999px;
}

.pager .prev,
.wp-pagenavi .previouspostslink{
	margin-right: .25em;
}
.pager .next,
.wp-pagenavi .nextpostslink{
	margin-left: .25em;
}

.pager .prev::after, .pager .next::after,
.wp-pagenavi .previouspostslink::after, .wp-pagenavi .nextpostslink::after{
	content: "";
	display: block;
	width: .6em;
	height: .6em;
	-webkit-mask: url(../img/cmn/arrow02.svg) no-repeat center/contain;
	mask: url(../img/cmn/arrow02.svg) no-repeat center/contain;
	background-color: #000;
	position: absolute;
	left: calc(50% - .3em);
	top: calc(50% - .3em);
	transition: .3s;
}
.pager .prev::after,
.wp-pagenavi .previouspostslink::after{
	transform: scale(-1, 1);
}

.pager .prev:hover::after,
.wp-pagenavi .previouspostslink:hover::after{
	left: calc(50% - .4em);
	background-color: var(--light_green);
}
.pager .next:hover::after,
.wp-pagenavi .nextpostslink:hover::after{
	left: calc(50% - .2em);
	background-color: var(--light_green);
}

@media screen and (max-width: 768px) {
	.pager,
	.wp-pagenavi{
		font-size: 1.6rem;
		text-align: center;
		position: relative;
		z-index: 1;
	}
	
	.pager .prev,
	.wp-pagenavi .previouspostslink{
		margin-right: .5em;
	}
	.pager .next,
	.wp-pagenavi .nextpostslink{
		margin-left: .5em;
	}

	.pager .prev::after, .pager .next::after,
	.wp-pagenavi .previouspostslink::after, .wp-pagenavi .nextpostslink::after{
		width: .67em;
		height: .67em;
		left: calc(50% - .33em);
		top: calc(50% - .33em);
	}
	.pager .prev:hover::after,
	.wp-pagenavi .previouspostslink:hover::after{
		left: calc(50% - .43em);
	}
	.pager .next:hover::after,
	.wp-pagenavi .nextpostslink:hover::after{
		left: calc(50% - .2em);
	}
}


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


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

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


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


/************************************************************************
	労働保険
**************************************************************************/
#hoken .merit_list{
	padding: 2.5rem 0;
}

#hoken .merit_list li{
	--this_color: #f5aa42;
	min-height: 15rem;
	padding: 3.5rem 2% 2rem;
	margin-bottom: 3.5rem;
	border: 2px solid var(--this_color);
	border-radius: .5rem;
	position: relative;
}
#hoken .merit_list li.merit02{
	--this_color: #eb6877;
}
#hoken .merit_list li.merit03{
	--this_color: #62c8ca;
	margin-bottom: 0;
}

#hoken .merit_list li .text_wrapper{
	width: 80%;
}

#hoken .merit_list li h5{
	font-size: 1.8rem;
	font-weight: 500;
}

#hoken .merit_list li .img{
	width: 18%;
	position: absolute;
	right: 3px;
	top: 50%;
	transform: translateY(-50%);
}

#hoken .merit_list li .deco_text{
	color: #fff;
	padding: .25em 2em;
	border-radius: 1rem;
	background-color: var(--this_color);
	position: absolute;
	left: 2%;
	top: -1em;
}



@media screen and (max-width: 768px) {
	#hoken .merit_list{
		padding: 1.5rem 0;
	}

	#hoken .merit_list li{
		min-height: 0;
		padding: calc(2rem + 8%) 4% 1.5rem;
		margin-bottom: 2rem;
	}

	#hoken .merit_list li .text_wrapper{
		width: 100%;
	}

	#hoken .merit_list li h5{
		font-size: 1.5rem;
		width: 65%;
		margin-bottom: 1.5em;
	}

	#hoken .merit_list li .img{
		width: 33%;
		top: 3px;
		transform: translateY(0);
	}
	
}


/************************************************************************
	検定試験
**************************************************************************/
.lower_kentei_news_list{
	font-size: .875em;
	max-height: 20rem;
	padding: 1rem 2%;
	border-radius: 1rem;
	border: 1px solid #d9d9d9;
	overflow: auto;
}
.lower_kentei_news_list li{
	border-bottom: 1px solid #d9d9d9;
}
.lower_kentei_news_list li:nth-last-of-type(1){
	border-bottom: none;
}
.lower_kentei_news_list li a{
	display: -webkit-box;
	display: flex;
	padding: 1.1em .5em;
}

.lower_kentei_news_list .date{
	font-weight: 700;
	color: var(--light_green);
	letter-spacing: 0;
	width: 7.5rem;
	margin-right: 2%;
}

.lower_kentei_news_list .title{
	width: calc(98% - 7.5rem);
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.lower_kentei_news_list li a:hover .title{
	text-decoration: underline;
}

.title_primary.bg_green{
	color: #fff;
	background-color: var(--light_green);
}
.title_primary.bg_blue{
	color: #fff;
	background-color: #448aca;
}
.title_primary.bg_purple{
	color: #fff;
	background-color: var(--purple);
}


@media screen and (max-width: 768px) {
	.lower_kentei_news_list .title{
		-webkit-line-clamp: 2;
	}
}

/************************************************************************
	貸会議室
**************************************************************************/
#meeting_room .intro_primary .attention_wrapper{
	max-width: 80rem;
	padding: 2em 4% 1.75em;
	margin: 0 auto;
	border: 2px dotted #e60012;
	position: relative;
}

#meeting_room .intro_primary .attention_wrapper h2{
	color: #e60012;
	font-weight: 500;
	width: fit-content;
	padding: 0 1.25em;
	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: -1em;
}


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

/* 会議室一覧
-------------------------------------------------------- */
.room_list{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: start;
	align-items: flex-start;
}

.room_list li{
	width: 48.4%;
	margin-right: 3.2%;
	margin-bottom: 2rem;
	border: 1px solid var(--light_green);
	border-radius: .5rem;
	overflow: hidden;
}
.room_list li:nth-of-type(2n){
	margin-right: 0;
}

.room_list li .modal_trigger{
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.room_list li .modal_trigger::before{
	content: "";
	display: block;
	padding-top: 70%;
	background-color: rgba(0,0,0,0);
	position: relative;
	z-index: 1;
	transition: background-color .4s;
}
.room_list li .modal_trigger:hover::before{
	background-color: rgba(0,0,0,.2);
}
.room_list li .modal_trigger::after{
	content: "クリックで拡大";
	font-size: 1.25em;
	font-weight: 700;
	letter-spacing: .05em;
	color: #fff;
	width: fit-content;
	height: fit-content;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	opacity: 0;
	transition: opacity .4s;
}
.room_list li .modal_trigger:hover::after{
	opacity: 1;
}

.room_list li .modal_trigger img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: transform .4s;
}
.room_list li .modal_trigger:hover img{
	transform: scale(1.1);
}

.room_list li .text_wrapper{
	padding: .5em .25em .25em;
	border-top: 1px solid var(--light_green);
}
.room_list li h4{
	font-size: 1.125em;
	font-weight: 500;
	color: var(--light_green);
	text-align: center;
}
.room_list li a{
	display: block;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.room_list li .text_wrapper{
		padding: .25em .15em .15em;
	}
}


/* モーダル
--------------------------------------------------------　 */
.modal_container{
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 100%;
	padding: min(200px, 12.5%) min(80px, 5%);
	background-color: rgba(48,48,48,7);
	overflow: auto;
	opacity: 0;/* アニメーションしたいからdisplay:none;の代わり */
	visibility: hidden;/* アニメーションしたいからdisplay:none;の代わり */
	transition: .3s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 180;
}
.modal_container.active{/* JSでクラス着脱 */
	opacity: 1;
	visibility: visible;
}

.modal_wrapper{
	max-width: 1200px;
	width: 96%;
	height: fit-content;
	margin: auto;
	transition: .3s;
	position: relative;
	z-index: 200;
}

.modal_container .btn_close{
	width: 3rem;
	height: 3rem;
	background: url(../img/cmn/modal_close.svg) no-repeat center/contain;
	position: absolute;
	top: -5rem;
	right: 0;
}
.modal_container .btn_close:hover{
	opacity: .7;
}

.modal_wrapper img{
	width: 100%;
}

.room_swiper .swiper-button-prev:after,
.room_swiper .swiper-button-next:after {
	color: var(--light_green);
}

@media screen and (max-width: 768px) {
	.modal_container{
		padding: 12.5% 2%;
	}

	.room_swiper .swiper-button-prev:after,
	.room_swiper .swiper-button-next:after{
		font-size: 2.5rem;
	}
}


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


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


/************************************************************************
	お問い合わせ
**************************************************************************/
.intro_contact{
	background-color: #e9f4e5;
}

.intro_contact .wrapper{
	width: 48%;
}

.intro_contact .wrapper h2{
	position: relative;
}
.intro_contact .wrapper h2::before{
	content: "";
	display: block;
	width: .4em;
	height: .6em;
	background-color: var(--light_green);
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: -.8em;
	top: calc(50% - .3em);
}

.intro_contact .wrapper .btn{
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	color: var(--light_green);
	letter-spacing: .1em;
	text-align: center;
	padding: .75em .25em .5em;
	background-color: #fff;
	position: relative;
}
.intro_contact .wrapper .btn::before{
	content: "";
	display: inline-block;
	vertical-align: sub;
	width: 2em;
	height: 1.2em;
	background: url(../img/cmn/icon_tel.svg) no-repeat center/contain;
	position: relative;
	margin-right: .5em;
}
.intro_contact .wrapper.fax_wrapper .btn::before{
	background-image: url(../img/cmn/icon_fax.svg);
}

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

	.intro_contact .inner{
		display: block;
	}

	.intro_contact .wrapper{
		width: 92%;
		margin-inline: auto;
	}
	.intro_contact .wrapper.tel_wrapper{
		margin-bottom: 1em;
	}
}



/* フォームテープル
-------------------------------------------------------- */
#form{
	padding: 2rem 4% 6rem 2%;
	background-color: #f5f4f3;
	position: relative;
	z-index: 1;
}
#form .form_tbl{
	margin-bottom: 5rem;
}
#form .form_tbl .wrapper{
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
#form .form_tbl .wrapper.ai_fs{
	-webkit-box-align: start;
	align-items: flex-start;
}

#form .form_tbl .wrapper dt{
	text-align: center;
	font-weight: 700;
	width: 20rem;
	padding: .5em;
}
.member_s_form #form .form_tbl .wrapper dt{
	text-align: left;
}
#form .form_tbl .wrapper dt .required_mark{
	color: #d4145a;
}

#form .form_tbl .wrapper dd{
	width: calc(100% - 20rem);
	padding: .5em;
}

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

	#form .form_tbl{
		margin-bottom: 2.5rem;
	}

	#form .form_tbl .wrapper{
		display: block;
		padding: 1rem 1rem 1.25rem;
	}

	#form .form_tbl .wrapper dt{
		font-size: 1.4rem;
		text-align: left;
		width: 100%;
		padding: 0;
		margin-bottom: .5em;
	}
	#form .form_tbl .wrapper dd{
		font-size: 1.4rem;
		width: 100%;
		padding: 0;
	}

}

/* フォーム要素
-------------------------------------------------------- */
::placeholder{
	color: #aaa;
}
/* type=textなど */
#form input[type="text"],
#form input[type="email"],
#form input[type="tel"],
#form textarea{
	width: 100%;
	padding: .75em .5em;
	border-radius: .5rem;
	background-color: #fff;
}
#form textarea{
	height: 12.5em;
}

@media screen and (max-width: 768px) {
	#form textarea{
		height: 10em;
	}
}

/* ラジオボタン */
#form .wpcf7-form-control{
	display: block;
}
#form .wpcf7-list-item{
	display: inline-block;
}
#form .wpcf7-list-item-label{
	display: inline-block;
	width: fit-content;
}

#form .privacy_check .wpcf7-list-item-label{
	width: 4.5em;
}

#form label{
	display: inline-block;
	position: relative;
	padding-left: 1.25em;
	margin-right: 5%;
	margin-bottom: .25em;
}
#form input[type="checkbox"],
#form input[type="radio"]{
	display: inline-block;
	width: 100%;
	height: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	top: .33em;
}
#form input[type="checkbox"]::before{
	content: "";
	display: block;
	width: .9em;
	height: .9em;
	border: 1px solid #bcbcbc;
	background-color: #fff;
	position: absolute;
	left: -.5em;
	top: .1em;
	z-index: 1;
	transition: background-color .4s;
}
#form input[type="checkbox"]::after{
	content: "";
	display: block;
	width: .9em;
	height: .9em;
	background: url(../img/cmn/icon_form_check.svg) no-repeat center/90% 90%;
	position: absolute;
	left: -.5em;
	top: .1em;
	z-index: 1;
	opacity: 0;
	transition: opacity .4s;
}

#form input[type="radio"]::before{
	content: "";
	display: block;
	width: .9em;
	height: .9em;
	border: 1px solid #bcbcbc;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	left: -.5em;
	top: .1em;
	z-index: 1;
	transition: background-color .4s;
}
#form input[type="radio"]::after{
	content: "";
	display: block;
	width: .9em;
	height: .9em;
	border-radius: 50%;
	background-color: var(--light_green);
	opacity: 0;
	position: absolute;
	left: -.5em;
	top: .1em;
	z-index: 1;
	transform: scale(.6);
	transition: background-color .4s;
}

#form input[type="checkbox"]:checked::after,
#form input[type="radio"]:checked::after{
	opacity: 1;
}


#form .form_tbl .wpcf7-list-item{
	display: block;
}
#form .form_tbl .radio_wrap label:nth-last-of-type(1){
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	#form label{
		margin-bottom: 0.5em;
		margin-right: 7%;
	}

	#form input[type="radio"]{
		left: 0;
		top: .25em;
	}
}

/* 送信ボタン */
#form .wpcf7-spinner{
	display: none;
}
.form_submit_wrapper{
	width: 90%;
	width: 92%;
	min-width: 30rem;
	max-width: 40rem;
	margin: 0 auto;
}
.form_submit_wrapper p{
	width: 100%;
	position: relative;
}

.form_submit_wrapper p input{
	--btn_color: var(--light_green);
	display: block;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	width: 100%;
	min-width: 30rem;
	max-width: 40rem;
	padding: .75em 3em .75em .75em;
	margin: auto;
	border: 2px solid var(--btn_color);
	border-radius: 5em;
	background-color: var(--btn_color);
	position: relative;
	transition: .4s;
}
.form_submit_wrapper p input:hover{
	color: var(--btn_color);
	background-color: #fff;
}

.form_submit_wrapper p::after{
	content: "";
	display: block;
	width: 1.56em;
	height: .56em;
	-webkit-mask: url(../img/cmn/btn_arrow_wh.svg) no-repeat center/contain;
	mask: url(../img/cmn/btn_arrow_wh.svg) no-repeat center/contain;
	background-color: #fff;
	position: absolute;
	right: .75em;
	top: calc(50% - .35em);/* 真ん中だと、ちょっとズレてるように見えた */
	transition: background-color .4s;
}
.form_submit_wrapper p:hover::after{
	background-color: var(--light_green);
}

.form_submit_wrapper p input[disabled]{
	background-color: #acacac;
	border-color: #acacac;
	pointer-events: none;
}
.form_submit_wrapper p:has(input[disabled]){
	pointer-events: none;
}

@media screen and (max-width: 768px) {
	.form_submit_wrapper p input{
		font-size: 1.4rem;
		padding: .75em 1.5em;
	}
}
/* 
-------------------------------------------------------- */


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

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


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




/************************************************************************
	各種リンク
**************************************************************************/
.tbl_primary.link_tbl th,
.tbl_primary.link_tbl td{
	padding-block: 1.25em;
}
.tbl_primary.link_tbl th{
	vertical-align: top;
	font-weight: 500;
	width: 15.5rem;
}
.tbl_primary.link_tbl td{
	width: calc(100% - 15.5rem);
}

.tbl_primary.link_tbl td .link_primary_list{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}
.tbl_primary.link_tbl td .link_primary_list li{
	font-feature-settings: "palt";
	line-height: 1.5;
	width: 32.6%;
	margin-right: 1.1%;
	margin-bottom: 1em;
}
.tbl_primary.link_tbl td .link_primary_list li:nth-of-type(3n){
	margin-right: 0;
}

.tbl_primary.link_tbl td .link_primary_list li a::before{
	top: .175em;
}

@media screen and (max-width: 768px) {
	.tbl_primary.link_tbl th,
	.tbl_primary.link_tbl td{
		width: 100%;
	}

	.tbl_primary.link_tbl td .link_primary_list li{
		width: 48.4%;
		margin-right: 3.2%;
		margin-bottom: 1.25em;
	}
	.tbl_primary.link_tbl td .link_primary_list li:nth-of-type(3n){
		margin-right: 3.2%;
	}
	.tbl_primary.link_tbl td .link_primary_list li:nth-of-type(2n){
		margin-right: 0;
	}
}

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

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




/************************************************************************
	各種調査
**************************************************************************/
.tbl_primary.chousa_tbl th{
	width: 19rem;
}
.tbl_primary.chousa_tbl td{
	width: calc(100% - 19rem);
}
.tbl_primary.chousa_tbl th,
.tbl_primary.chousa_tbl td{
	padding-block: 1.25em .75em;
}

.tbl_primary.chousa_tbl td .link_primary_list{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}
.tbl_primary.chousa_tbl td .link_primary_list li{
	margin-right: 1.5em;
}

@media screen and (max-width: 768px) {
	.tbl_primary.chousa_tbl th{
		width: 100%;
	}
	.tbl_primary.chousa_tbl td{
		width: 100%;
	}
}

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

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




/************************************************************************
	お知らせ詳細ページ
**************************************************************************/
.article .date{
	margin-bottom: .5em;
}
.post_cat_wrapper{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1em;
}

.article_title{
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.5;
	padding-bottom: .25em;
}

.article .content{
	padding: 5rem 0 3rem;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.article .content .thumb{
	max-width: 100%;
	width: fit-content;
	margin: 0 auto 3rem;
}


/* --------------------------------------------------------
	エディター部分
-------------------------------------------------------- */
.article .content a{
	color: #00e;
	text-decoration: underline;
}
.article .content a:hover{
	text-decoration: none;
}

.article .content ul[style="list-style-type: square;"] li{
	list-style: none;
	padding-left: 1.33em;
	position: relative;
}

.article .content ul[style="list-style-type: square;"] li::before{
	content: "\025AA\0FE0E";
	position: absolute;
	left: .25em;
}
.article .content ol{
	counter-reset: num_ol;
}
.article .content ol li{
	counter-increment: num_ol;
	padding-left: 1.5em;
	position: relative;
}
.article .content ol li::before{
	content: counter(num_ol)".";
	position: absolute;
	left: .25em;
}

.article .content strong{
	font-weight: 700;
}

.article .content table th,
.article .content table td{
	vertical-align: top;
	padding: .5em;
	border: 1px solid #333;
}

.article .content table th{
	background-color: #eef1f9;
}

.article .content h2{
	font-size: 1.125em;
	font-weight: 500;
	line-height: 1.5;
	color: var(--light_green);
	padding: .25em 1em;
	margin-bottom: .85em;
	border-left: 3px solid var(--light_green);
	border-bottom: 1px solid var(--light_green);
}

.article .content h3{
	font-weight: 500;
	line-height: 1.5;
	padding: .55em .5em .5em 1.5em;
	margin-bottom: .75em;
	border-radius: var(--borr05);
	background-color: #f5f4f3;
	position: relative;
}
.article .content h3::before{
	content: "";
	display: block;
	width: .34em;
	height: .56em;
	background-color: var(--light_green);
	-webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: .8%;
	top: calc(50% - .28em);
}

.article .content h4,
.article .content h5,
.article .content h6{
	font-weight: 500;
}


.article .content .article_btn_primary{
	--btn_color: var(--light_green);
	display: inline-block;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	width: fit-content;
	min-width: 15em;
	max-width: 100%;
	padding: .75em 4em .75em 3em;
	border: 2px solid var(--btn_color);
	border-radius: 5em;
	background-color: var(--btn_color);
	position: relative;
}
.article .content .article_btn_primary:hover{
	color: var(--btn_color);
	background-color: #fff;
}

.article .content .article_btn_primary::after{
	content: "";
	display: block;
	width: 1.56em;
	height: .56em;
	-webkit-mask: url(../img/cmn/btn_arrow_wh.svg) no-repeat center/contain;
	mask: url(../img/cmn/btn_arrow_wh.svg) no-repeat center/contain;
	background-color: #fff;
	position: absolute;
	right: 1em;
	top: calc(50% - .28em);/* 真ん中だと、ちょっとズレてるように見えた */
	transition: background-color .4s;
}
.article .content .article_btn_primary:hover .btn_text::after{
	background-color: var(--light_green);
}


.article .content .article_link_primary{
	display: inline-block;
	font-weight: 500;
	color: var(--light_green);
	text-decoration: underline;
	padding-left: 1.8em;
	position: relative;
}
.article .content .article_link_primary:hover{
	text-decoration: none;
}
.article .content .article_link_primary::before{
	content: "";
	display: block;
	width: 1.2em;
	height: 1.1em;
	background: url(../img/cmn/icon_check.svg) no-repeat center/contain;
	position: absolute;
	left: 0;
	top: .33em;
}



.flex2, .flex3, .flex4,
.flex2pc, .flex3pc, .flex4pc, .flex4_2pc{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.flex2 > br, .flex3 > br, .flex4 > br,
.flex2pc > br, .flex3pc > br, .flex4pc > br, .flex4_2pc > br{
	display: none;
}
.flex2 > *, .flex3 > *, .flex4 > *,
.flex2pc > *, .flex3pc > *, .flex4pc > *, .flex4_2pc > *{
	margin-bottom: 1.5rem;
}

.flex2 > *, .flex2pc > *{
	width: 48.4% !important;
}
.flex3 > *, .flex3pc > *{
	width: 32.6% !important;
}
.flex4 > *, .flex4pc > *, .flex4_2pc > *{
	width: 24% !important;
}

@media screen and (max-width: 1024px) {
	.flex4pc > *{
		width: 48.4% !important;
	}
}

@media screen and (max-width:768px) {
	.article .content h2{
		font-size: 1.5em;
	}
	.article .content h3{
		font-size: 1.25em;
	}
	.article .content h4{
		font-size: 1.125em;
	}
	.article .content h5{
		font-size: 1.1em;
	}

	.article .content .article_btn_primary{
		font-size: 1.5rem;
		padding: .75em .5em;
	}

	.flex2pc, .flex3pc, .flex4pc{
		display: block;
	}
	.flex2pc > *, .flex3pc > *, .flex4pc > *{
		width: auto !important;
	}
	.flex4_2pc > *{
		width: 48.4% !important;
	}
}



/* 記事詳細ページャー
-------------------------------------------------------- */
.single_pager{
	width: fit-content;
	padding: 0 7.5rem;
	margin: 4rem auto 0;
	position: relative;
}

.single_pager .to_list{
	display: block;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.4;
	padding: .5em;
	position: relative;
	z-index: 1;
}
.single_pager .to_list:hover{
	color: var(--light_green);
}
.single_pager .to_list::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .4s;
}
.single_pager .to_list:hover::after{
	background-color: var(--light_green);
}

.single_pager .prev, .single_pager .next{
	width: 4.8rem;
	height: 5.3rem;
    position: absolute;
	top: 0;
}

.single_pager .prev{
	left: 0;
}
.single_pager .next{
	right: 0;
}

.single_pager .prev::before, .single_pager .next::after{
	content: "";
	display: block;
	width: .8em;
	height: .8em;
	-webkit-mask: url(../img/cmn/arrow02.svg) no-repeat center/contain;
	mask: url(../img/cmn/arrow02.svg) no-repeat center/contain;
	background-color: #000;
	position: absolute;
	left: calc(50% - .4em);
	top: calc(50% - .4em);
	transition: .3s;
}
.single_pager .prev::before{
	transform: scale(-1, 1);
}
.single_pager .prev:hover::before{
	left: calc(50% - .8rem);
	background-color: var(--light_green);
}
.single_pager .next:hover::after{
	left: calc(50% - .4rem);
	background-color: var(--light_green);
}

@media screen and (max-width: 768px) {
	.single_pager{
		padding: 0 5rem;
		margin: 2rem auto 0;
	}
	
	.single_pager .to_list{
		font-size: 1.45rem;
	}

	.single_pager .prev, .single_pager .next{
		width: 3.6rem;
		height: 4.3rem;
	}

}



/************************************************************************
	
**************************************************************************/


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

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

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



/************************************************************************
	
**************************************************************************/


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

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

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