@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');

/* ------------------------------
 リセット
------------------------------ */
* {
border:0;
margin:0;
/* outline:0; */
padding:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
font:inherit;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
text-decoration:none;
vertical-align:baseline;
}
html {font-size:62.5%; width:100%; height:100%;}
body {
font-size:10px;
font-size:1.0rem;
line-height:1;
position:relative;
text-align:center;
-webkit-text-size-adjust:100%;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
width:100%;
height:100%;
}
article, aside, dialog, figure, footer, header, main, menu, nav, section {display:block;}
audio, canvas, video {display:inline-block;}
hr {display:block;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:""; content:none;}
input, select {vertical-align:middle;}
table {border-collapse:collapse; border-spacing:0; empty-cells:show;}

/* ------------------------------
 サイト全体
------------------------------ */
html, body {
	margin: 0 auto;
	background-color: #fff;
	color: #000;
	font-family: "Zen Kaku Gothic New", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.875;
	font-weight: 400;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
}
.site {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.cf:after {
	content: "";
	clear: both;
	display: block;
}
.fl { float: left; }
.fr { float: right; }
.tal { text-align: left !important; }
.tac { text-align: center !important; }
.tar { text-align: right !important; }
.vat { vertical-align: top; }
.vam { vertical-align: middle; }
.vab { vertical-align: bottom; }
strong, .bold { font-weight: bold; }
.nobold { font-weight: 500 !important; }
.auto {
	margin-left: auto;
	margin-right: auto;
}
input.none { display:none; }
/* 行スペース */
.t1 { margin-top: 1.75em; }
.b1 { margin-bottom: 1.75em; }
.b2 { margin-bottom: 3.5em; }
.b3 { margin-bottom: 5.25em; }
/* スペース */
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt80 { margin-top: 80px !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb140 { margin-bottom: 140px !important; }
.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml50 { margin-left: 50px !important; }
.ml2rem { margin-left: 2rem !important; }
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.nopd { padding: 0 !important; }
/* リンク */
a {
	color: #000;
	text-decoration: none;
}
a:focus {
	outline: 0;
}
.cms_text a,
.cms_image a {
	color: #b9062b;
}
a.cms_inner_blank {
	text-decoration: underline;
}
a.events-non {
    pointer-events: none;
}
@media screen and (min-width: 768px) {
	.contents a,
	.contentsWide a {
		transition: .3s ease-in-out;
	}
	.cms_image img{
		transition: .3s ease-in-out;
	}
}
/* カラー */
.red { color: #b9062b; }
/* フォントサイズ */
.f11 { font-size: 1.1rem; }
.f12 { font-size: 1.2rem; }
.f13 { font-size: 1.3rem; }
.small, small,
.f14 { font-size: 1.4rem; line-height: 1.64;}
.f15 { font-size: 1.5rem; }
.f16 { font-size: 1.6rem; }
.big,
.f18 { font-size: 1.8rem; }
.f19 { font-size: 1.9rem; }
.f20 { font-size: 2rem; }
.f21 { font-size: 2.1rem; }
.f22 { font-size: 2.2rem; }
.f23 { font-size: 2.3rem; }
.f24 { font-size: 2.4rem; }
.f25 { font-size: 2.5rem; }
.f26 { font-size: 2.6rem; }
/* 上付き */
sup {
	font-size: 1.3rem;
	vertical-align:top;
}
/* 下付き */
sub {
	font-size: 1.3rem;
	vertical-align:bottom;
}
/* 強調 */
em { font-style: italic; }
/* 打消し */
del { text-decoration: line-through; }
/* 引用・転用 */
blockquote { margin: 1em 3em; }
/* 非表示 */
.hide { display: none; }
/* インラインブロック */
.inline-block {
	display: inline-block;
}
/* インデント */
.ti1c {
	padding-left: 1em;
	text-indent: -1em;
}
.ti1hc {
	padding-left: 1.6em;
	text-indent: -1.6em;
}
.ti2c {
	padding-left: 2em;
	text-indent: -2em;
}
.ti3c {
	padding-left: 3em;
	text-indent: -3em;
}
.ti4c {
	padding-left: 4em;
	text-indent: -4em;
}
/* ------------------------------
 サイト全体（PC）
------------------------------ */
@media print, screen and (min-width: 768px) {
	.pc { display: block !important; }
	.sp { display: none !important;}
	.pc_tal { text-align: left; }
	.pc_tac { text-align: center; }
	.pc_tar { text-align: right; }
	.pc_bold { font-weight: bold;}
	.pc_nobr br { display: none; }
	/* スペース */
	.pc_mb0 { margin-bottom: 0 !important }
	.pc_mb10 { margin-bottom: 10px !important; }
	.pc_mb20 { margin-bottom: 20px !important; }
	.pc_mb30 { margin-bottom: 30px !important; }
	.pc_mb40 { margin-bottom: 40px !important; }
	.pc_mb50 { margin-bottom: 50px !important; }
	.pc_mb60 { margin-bottom: 60px !important; }
	.pc_mb80 { margin-bottom: 80px !important; }
	.pc_mb100 { margin-bottom: 100px !important; }
	.pc_mr0 { margin-right: 0 !important; }
	.pc_mr10 { margin-right: 10px !important; }
	/* TEL Link */
	a[href^="tel:"] {
		color: #000;
		text-decoration: none;
		pointer-events: none;
		cursor: default;
	}
	/* PCのみインラインブロック */
	.pc_inline-block {
		display: inline-block;
	}
}
/* ------------------------------
 サイト全体（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	html, body {
		min-width: 100%;
		max-width: 100%;
	}
	.site { min-width: 0;}
	.pc { display: none !important; }
	.sp { display: block !important; }
	.sp_db { display: block !important; }
	.sp_tac { text-align: center !important; }
	.sp_tal { text-align: left !important; }
	.sp_nobr br { display: none; }
	.fl, .fr { float: none; }
	/* スペース */
	.mt80 { margin-top: 50px !important; }
	.mb15 { margin-bottom: 10px !important; }
	.mb20 { margin-bottom: 15px !important; }
	.mb25 { margin-bottom: 15px !important; }
	.mb30 { margin-bottom: 20px !important; }
	.mb35 { margin-bottom: 20px !important; }
	.mb40 { margin-bottom: 25px !important; }
	.mb50 { margin-bottom: 30px !important; }
	.mb60 { margin-bottom: 40px !important; }
	.mb70 { margin-bottom: 40px !important; }
	.mb80 { margin-bottom: 50px !important; }
	.mb90 { margin-bottom: 50px !important; }
	.mb100 { margin-bottom: 60px !important; }
	.mb140 { margin-bottom: 60px !important; }
	.sb_mt-30 { margin-top: -30px !important; }
	.sp_mb5 { margin-bottom: 5px !important; }
	.sp_mb10 { margin-bottom: 10px !important; }
	.sp_mb15 { margin-bottom: 15px !important; }
	.sp_mb20 { margin-bottom: 20px !important; }
	.sp_mb25 { margin-bottom: 25px !important; }
	.sp_mb30 { margin-bottom: 30px !important; }
	.sp_mb40 { margin-bottom: 40px !important; }
	.sp_mb50 { margin-bottom: 50px !important; }
	.sp_mb60 { margin-bottom: 60px !important; }
	.sp_ml2em { margin-left: 2rem !important; }
	.sp_mr0 { margin-right: 0 !important; }
	/* フォントサイズ */
	.f21 { font-size: 2rem; }
	.f22 { font-size: 2rem; }
	.f23 { font-size: 2rem; }
	.f24 { font-size: 2rem; }
	.f25 { font-size: 2rem; }
	.f26 { font-size: 2rem; }
	.nobr br { display: none; }
	/* PCのみインラインブロックのスマホ表示 */
	.pc_inline-block {
		display: block;
		margin-bottom: 5px;
	}
	/* spのみインラインブロック */
	.sp_inline-block {
		display: inline-block;
	}
}

/* ------------------------------
 ヘッダー
------------------------------ */
.header {
	display: block;
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	/* box-shadow: rgba(0,0,0,.2) 0 3px 5px -5px; */
}
.headerBlock {
	width: 100%;
	background-color: #fff;
	text-align: left;
}
/* ロゴ */
.logoBox a{
	width: auto;
	display: flex;
	align-items: center;
	line-height: 1;
	height: 90px;
}
.logoBox > a > span {
	font-size: 1.2rem;
	margin-left: 15px;
	font-family: "Poppins", sans-serif;
}
/* ------------------------------
 ヘッダー（PC）
------------------------------ */
@media print, screen and (min-width: 768px) {
	.header {
		min-width: 1240px;
	}
    .headerBlock {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 90px;
		padding-left: 30px;
	}
	/* ロゴ */
	.logoBox {
		height: 90px;
	}
	.logoBox > a {
		transition: .3s ease-in-out;
		font-weight: 500;
	}
	.logoBox > a:hover {
		opacity: .7;
	}
	.logoBox > a > span {
		font-weight: 400;
	}
	.slidemenu-btn,
	.btn-submenu-toggle {
		display: none !important;
	}
	.headerBlock .gnav {
		display: flex;
		align-items: center;
		width: auto;
	}
	/* グローバルナビ */
	.headerBlock .gnav > li {
		font-size: 1.4rem;
		position: relative;
		transition: .3s ease-in-out;
		font-weight: 500;
	}
	.headerBlock .gnav > li:not(:last-child) {
		margin-right: 2em;
	}
	.headerBlock .gnav > li:nth-child(-n+6) > a,
	.headerBlock .gnav > li:nth-child(-n+6) > p > a {
		display: flex;
		align-items: center;
		position: relative;
		height: 90px;
		color: #000;
		text-decoration: none;
	}
	.headerBlock .gnav > li:nth-child(-n+6):hover > p > a:not(.events-non) {
		font-weight: bold;
		color: #e91e2e;
		background: linear-gradient(135deg, #e91e2e 10%, #b9062b 90%);
		-webkit-background-clip: text;
  		-webkit-text-fill-color: transparent;
	}
	/* ENTRY */
	.headerBlock .gnav > li.entry {
		display: flex;
		align-items: center;
	}
	.headerBlock .gnav > li.entry > a {
		display: inline-block;
		position: relative;
		overflow: hidden;
		width: 120px;
		height: 90px;
		padding-top: 15px;
		background-image: linear-gradient(135deg, #e91e2e 10%, #b9062b 90%), url('/shared/img/icon_arrow_w.svg');
		color: #fff;
		font-family: "Poppins", sans-serif;
  	font-style: italic;
  	font-weight: 700;
		font-size: 2.4rem;
		text-decoration: none;
		text-align: center;
		letter-spacing: .05em;
	}
	.headerBlock .gnav > li.entry > a:after {
		content: "";
		position: absolute;
		width: 27px;
		height: 8px;
		display: block;
		transition: .2s ease-out;
		background: url('/shared/img/icon_arrow_w.svg');
		left: 0;
		right: 0;
		margin: auto;
	}
	.headerBlock .gnav > li.entry > a:hover{
		color: #fff;
	}
	.headerBlock .gnav > li.entry > a:hover:after {
		right: -15px;
	}
	.headerBlock .gnav > li.on p{
		background: url('/shared/img/icon_on.svg') no-repeat center bottom 20px / 30px 5px;
	}
}
/* ------------------------------
 プルダウンメニュー部分（PC）
------------------------------ */
@media print, screen and (min-width: 768px) {
	.headerBlock .gnav > li > ul {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		top: 100px;
		left: 0;
		width: auto;
		background-color: #ecedee;
		transition: .3s ease-in-out;
		border-radius: 11px;
	}
	.headerBlock .gnav > li > ul:hover,
	.headerBlock .gnav > li:hover > ul {
		visibility: visible;
		opacity: 1;
	}
	.headerBlock .gnav > li > ul > li:not(:last-child) {
		display: block;
		border-bottom: 1px solid #c0c4c8;
	}
	.headerBlock .gnav > li > ul > li a {
		min-width: 270px;
		display: block;
		position: relative;
		padding: 25px 22px;
		color: #000;
		text-decoration: none;
		text-align: left;
		white-space: nowrap;
		transition: .3s ease-in-out;
	}
	.headerBlock .gnav > li > ul > li a:hover {
		font-weight: bold;
		color: #e91e2e;
		background: linear-gradient(135deg, #e91e2e 10%, #b9062b 90%);
		-webkit-background-clip: text;
  		-webkit-text-fill-color: transparent;
	}
	.headerBlock .gnav > li > ul > li a::after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		width: 27px;
		height: 8px;
		margin: auto 0;
		background: url(/shared/img/icon_arrow.svg) no-repeat 0 0 / cover;
		transition: .3s ease-in-out;
	}
	.headerBlock .gnav > li > ul > li:hover a::after {
		right: 10px;
	}
}
/* ------------------------------
 ヘッダー（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	.header {
		height: 50px;
		box-shadow: rgba(0,0,0,.2) 0 3px 5px -3px;
	}
	.headerBlock {
		height: 50px;
	}
	.logoBlock {
		position: relative;
		top: 0;
		left: 0;
		z-index: 10;
		width: 100%;
		height: 50px;
		background-color: #fff;
	}
	/* ロゴ */
	.logoBox {
		height: 50px;
		margin-left: 5%;
	}
	.logoBox > a {
		width: 100%;
		height: 50px;
		font-weight: 500;
		font-size: 1.5rem;
	}
	.logoBox > a img{
		width: 220px;
	}
	.logoBox > a > span {
		display: none;
	}
	/* グローバルナビ 開閉ボタン */
	.slidemenu-btn {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 50px;
		background: #1e1e1e;
	}
	.menu-icon,
	.menu-icon:before,
	.menu-icon:after {
		display: block;
		position: absolute;
		width: 20px;
		height: 2px;
		background: #fff;
	}
	.menu-icon:before,
	.menu-icon:after {
		transition: color .25s ease;
	}
	.page-open-slidemenu .menu-icon:before,
	.page-open-slidemenu .menu-icon:after {
		background: #fff;
	}
	.menu-icon:before,
	.menu-icon:after {
		content: "";
		transform-origin: 50% 50%;
	}
	.menu-icon {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: all .25s ease-out;
	}
	.menu-icon:before {
		top: -7px;
		transition: transform .1s ease-out;
	}
	.menu-icon:after {
		bottom: -7px;
		transition: transform .1s ease-out;
	}
	.page-open-slidemenu .menu-icon {
		background: transparent;
	}
	.page-open-slidemenu .menu-icon:before {
		transform: translateY(7px) rotate(45deg);
		transition: transform .1s ease-out .25s;
	}
	.page-open-slidemenu .menu-icon:after {
		transform: translateY(-7px) rotate(-45deg);
		transition: transform .1s ease-out .25s;
	}
	/* グローバルナビ */
	.headerBlock .gnav {
		visibility: hidden;
		opacity: 0;
		position: fixed;
		top: 50px;
		left: 0;
		width: 100%;
		max-height: 100%;
		height: 100%;
		padding: 6px 0 0;
		background-color: #ecedee;
		transition: visibility 0s step-start .3s, opacity .3s ease-in-out;
	}
	.page-open-slidemenu .headerBlock .gnav {
		visibility: visible;
		opacity: 1;
		overflow-y: auto;
	}
	.page-open-slidemenu .headerBlock .gnav > li {
		position: relative;
		text-align: left;
		z-index: 1;
	}
	.page-open-slidemenu .headerBlock .gnav > li:last-child {
		margin-bottom: 78px;
	}
	.page-open-slidemenu .headerBlock .gnav > li > p {
		position: relative;
	}
	.page-open-slidemenu .headerBlock .gnav > li > p > .btn-submenu-toggle {
		position: absolute;
	}
	/* グローバルナビ メニュー */
	.headerBlock .gnav > li {
		width: 100%;
		position: relative;
		text-align: left;
		z-index: 3;
	}
	.headerBlock .gnav > li > p{
		font-weight: bold;
	}
	.headerBlock .gnav > li:nth-child(-n+6) {
		border-bottom: 1px solid #828990;
	}
	.headerBlock .gnav li:nth-child(-n+6) a{
		display: block;
		position: relative;
		width: 100%;
		padding: 20px;
		color: #000;
		text-decoration: none;
	}
	.headerBlock .gnav > li > ul {
		position: relative;
		overflow: hidden;
		display: none;
		background: #d9dcde;
	}
	.headerBlock .gnav > li > ul > li:not(:last-child) {
		border-bottom: 1px solid #c0c4c8;
	}
	.headerBlock .gnav > li > ul > li > a {
		display: block;
		position: relative;
		color: #000;
		text-decoration: none;
		background: url(/shared/img/icon_arrow.svg) no-repeat right 20px center / 27px 8px;
	}
	/* トグルボタン */
	.btn-submenu-toggle {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		z-index: 10;
		width: 20px;
		height: 20px;
		margin: auto 0;
		background: url(/shared/img/icon_plus.svg) no-repeat 0 center / 18px 18px;
	}
	.btn-submenu-toggle:after {
		content: "";
		position: absolute;
		display: block;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: background-color .2s ease-in-out;
	}
	.is-open .btn-submenu-toggle:after {
		background: url(/shared/img/icon_minus.svg) no-repeat 0 center / 18px 18px;
	}
	/* CONTACT */
	.headerBlock .gnav > li.entry {
		display: flex;
		justify-content: center;
		margin-top: 35px;
	}
	.headerBlock .gnav > li.entry > a {
	 	width: 90%;
		display: block;
		font-weight: bold;
		height: 70px;
		padding-top: 1px;
		text-decoration: none;
		background: linear-gradient(135deg, #e91e2e 10%, #b9062b 90%);
	  	overflow: hidden;
		border-radius: 50px;
	}
	.headerBlock .gnav > li.entry > a span {
		font-family: "Poppins", sans-serif;
		font-style: italic;
		font-weight: 700;
		color: #b9062b;
		font-size: 1.8rem;
	 	width: calc(100% - 2px);
		line-height: 68px;
		border-radius: 50px;
		margin: 0 auto;
		display: block;
		padding-left: 43px;
		background: #fff url(/shared/img/icon_arrow.svg) no-repeat right 23px center / 27px 8px;
	}
}
/* ------------------------------
 コンテンツ
------------------------------ */
.contentsHome,
.contents,
.contentsWide,
.contentsNews {
	position: relative;
	width: 100%;
	text-align: left;
	padding-bottom: 100px;
}
/* 横幅1140px */
.inBlock {
	text-align: left;
}
.contents > .inBlock > *:last-child,
.contentsWide > .inBlock > *:last-child {
	margin-bottom: 0;
}
/* ------------------------------
 コンテンツ（PC）
------------------------------ */
@media print, screen and (min-width: 768px) {
	.site {
		min-width: 1240px;
	}
	.menu-layer {
		display: none;
	}
	.contentsHome,
	.contents,
	.contentsWide,
	.contentsNews {
		min-width: 1240px;
		min-height: 800px;
		margin: 90px auto 0;
	}
	/* 横幅1140px */
	.inBlock {
		width: 1140px;
		margin-left: auto;
		margin-right: auto;
	}
	.contents .inBlock::after {
		content: "";
		display: block;
		clear: both;
	}
	.cms_block {
		width: 1140px;
		margin-left: auto;
		margin-right: auto;
	}
	.cms_block.wide {
		width: 100%;
	}
	.cms_block.wide .cms_text {
		width: 1140px;
		margin-left: auto;
		margin-right: auto;
	}
}
/* ------------------------------
 コンテンツ（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	.site {
		min-width: 320px;
	}
	#bggr {
		position: relative;
		z-index: 1;
	}
	.menu-layer {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
		width: 100%;
		height: 100%;
		transition: visibility 0s step-start .3s, opacity .3s ease-in-out;
		background-color: rgba(229,236,244,.95);
	}
	.page-open-slidemenu .menu-layer {
		visibility: visible;
		opacity: 1;
	}
	.page-open-slidemenu {
		overflow: hidden;
		position: fixed;
	}
	.contentsHome,
	.contents,
	.contentsWide {
		min-width: 320px;
		margin-top: 50px;
		padding-bottom: 60px;
	}
	/* 入力 */
	.contents > .inBlock {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.contents .cms_block {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.contents .cms_block.wide {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

/* ------------------------------
 リンクブロック（PC）
------------------------------ */
.cms_block.linkBlock ul li {
	background-color: rgba(0,61,145,.05);
}
.cms_block.linkBlock ul li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	column-gap: 10px;
	position: relative;
	height: 102px;
	padding: 30px;
	text-decoration: none;
}
.cms_block.linkBlock ul li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	width: 40px;
	height: 40px;
	margin: auto 0;
	background: url(../img/arrow_r40.svg) no-repeat 0 0 / cover;
}
.cms_block.linkBlock ul li a img {
	height: 42px;
	width: auto;
}
.cms_block.linkBlock ul li a span {
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 1px solid #b7c0ca;
}
@media print, screen and (min-width: 768px) {
	.cms_block.linkBlock ul {
		display: flex;
		flex-wrap: wrap;
		gap: 32px 45px;
	}
	.cms_block.linkBlock ul li {
		width: 350px;
	}
	.cms_block.linkBlock ul li a {
		width: 350px;
	}
}
/* ------------------------------
 リンクブロック（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	.cms_block.linkBlock ul li:not(:last-child){
		margin-bottom: 20px;
	}
	.cms_block.linkBlock ul li a {
		width: 100%;
		height: 82px;
		padding: 20px;
	}
	.cms_block.linkBlock ul li a::after {
		right: 20px;
	}
}
/* ------------------------------
 募集要項 ENTRY
------------------------------ */
.btn-block {
	width: 100%;
	background: #ecedee;
	padding: 85px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 48px;
}
.btn-block a{
	width: 546px;
	line-height: 120px;
	font-size: 2rem;
	text-align: left;
	font-weight: 500;
	display: block;
	padding-left: 55px;
	color: #b9062b;
	border: solid 1px #b9062b;
	border-radius: 100px;
	background: #fff url(/shared/img/icon_arrow.svg) no-repeat right 50px center / 27px 8px;
	transition: .3s ease-in-out;
}
.btn-block a:last-child{
	font-family: "Poppins", sans-serif;
  	font-style: italic;
	font-weight: 700;
}
@media print, screen and (min-width: 768px) {
	.btn-block a:hover{
		background: #f6c0c7 url(/shared/img/icon_arrow.svg) no-repeat right 50px center / 27px 8px;
	}
}
@media screen and (max-width: 767px) {
	.btn-block {
		padding: 50px 0;
		display: block;
	}
	.btn-block a{
		width: 80%;
		margin: 0 auto;
		line-height: 70px;
		padding-left: 35px;
		font-size: 1.5rem;
		text-align: left;
		background: #fff url(/shared/img/icon_arrow.svg) no-repeat right 25px center / 27px 8px;
	}
	.btn-block a:first-child{
		margin-bottom: 15px;
	}
}
/* ------------------------------
 フッター（PC）
------------------------------ */
.footer {
	width: 100%;
	padding: 90px 0 35px;
	background: #333333;
	color: #fff;
}
.footer a{
	color: #fff;
	transition: .3s ease-in-out;
}
.footer a[target="_blank"]{
	padding-right: 16px;
	background: url(/shared/img/icon_blank_w.svg) no-repeat right 0 center / 11px 11px;
}
.footer a:hover[target="_blank"]{
	padding-right: 16px;
	background: url(/shared/img/icon_blank_g.svg) no-repeat right 0 center / 11px 11px;
}
.footer > .inBlock {
	margin-bottom: 80px;
}
/* インフォメーション */
.information {
	line-height: 1.5;
}
.information .f15{
	font-weight: 500;
}
.menu {
	font-size: 1.4rem;
	line-height: 2.14;
}
.menu ul li ul{
	margin-left: 1em;
}
.menu ul li ul li a:before {
	content: "- ";
}
/* コピーライト */
.copyright {
	color: #828990;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	font-weight: 300;
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.footer {
		min-width: 1240px;
	}
	.footer .inBlock {
		display: flex;
		justify-content: space-between;
	}
	.menu {
		display: flex;
		justify-content: space-between;
		font-size: 1.4rem;
	}
	.menu ul{
		width: 290px;
	}
	.footer a:hover{
		color: #828990;
	}
}
/* ------------------------------
 フッター（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	.footer {
		padding-top: 30px;
	}
	.footer > .inBlock {
		margin-bottom: 30px;
		padding: 0 5%;
	}
	/* コピーライト */
	.copyright {
		text-align: center;
	}
}


/* ------------------------------
 ページトップ（PC）
------------------------------ */
.js-btn-pagetop {
	display: block;
	position: fixed;
	bottom: 30px !important;
	right: 30px;
	z-index: 100;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: rgba(185,6,43,1);
	cursor: pointer;
	transition: background-color .3s ease-in-out;
}
.js-btn-pagetop span {
	display: block;
	width: 60px;
	height: 60px;
	background: url(/shared/img/icon_pagetop.svg) no-repeat 24px center / 8px 27px;
}
@media print, screen and (min-width: 768px) {
	.js-btn-pagetop:hover {
		background-color: rgba(185,6,43,.7);
	}
}
/* ------------------------------
 ページトップ（SP）
------------------------------ */
@media screen and (max-width: 767px) {
	.js-btn-pagetop {
		bottom: 100px;
		right: 3.5%;
		width: 41px;
		height: 41px;
	}
	.js-btn-pagetop span {
		width: 41px;
		height: 41px;
		background: url(/shared/img/icon_pagetop.svg) no-repeat center center / 6px auto;
	}
}

/* ------------------------------
 ノースクリプト
------------------------------ */
#nojs {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
	width: 100%;
	background-color: #a30000;
	text-align: center;
}
#nojs p {
	padding: 3px 0;
	color: #fff;
}

/* ------------------------------
 印刷用コード
------------------------------ */
@media print {
}
/* 余白 */
@page {
	margin: 9.7mm 9.7mm;
}
