/* ------------------------------
 ヘッダー
------------------------------ */
.header-block .gnav .header-menu > li > p a {
	display: flex;
	padding-top: 12px;
	padding-right: 20px;
	text-align: left;
	gap: 18px;
}
.header-block .gnav .header-menu > li > p a .en {
	display: block;
	font-family: 'Oswald', Lucida, 'Grande', sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 5px;
}
.header-block .gnav .header-menu > li.story > p a .en {
	color: #ab0e5b;
}
.header-block .gnav .header-menu > li.voice > p a .en {
	color: #0352ab;
}
.header-block .gnav .header-menu > li.event > p a .en {
	color: #1c7000;
}
.header-block .gnav .header-menu > li.column > p a .en {
	color: #9b3a00;
}
.header-block .gnav .header-menu > li > p a .ja {
	display: block;
	font-size: 12px;
	line-height: 1;
	font-weight: 400;
}
.header-block .gnav .header-menu > li > p a .icon-scroll::before {
	content: "";
	width: 23px;
	height: 23px;
	display: inline-block;
	background: url(../images/icon_story_scroll.svg) no-repeat 0 0 / cover;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.header-block .gnav .header-menu > li.voice > p a .icon-scroll::before {
	background: url(../images/icon_voice_scroll.svg) no-repeat 0 0 / cover;
}
.header-block .gnav .header-menu > li.event > p a .icon-scroll::before {
	background: url(../images/icon_event_scroll.svg) no-repeat 0 0 / cover;
}
.header-block .gnav .header-menu > li.column > p a .icon-scroll::before {
	background: url(../images/icon_column_scroll.svg) no-repeat 0 0 / cover;
}
.header-block .gnav .header-menu > li > p > a::after {
	display: none;
}
.header-block .gnav .header-menu > li.story > p a:hover,
.header-block .gnav .header-menu > li.story > p a:focus {
	color: #ab0e5b;
}
.header-block .gnav .header-menu > li.voice > p a:hover,
.header-block .gnav .header-menu > li.voice > p a:focus {
	color: #0352ab;
}
.header-block .gnav .header-menu > li.event > p a:hover,
.header-block .gnav .header-menu > li.event > p a:focus {
	color: #1c7000;
}
.header-block .gnav .header-menu > li.column > p a:hover,
.header-block .gnav .header-menu > li.column > p a:focus {
	color: #9b3a00;
}
.header-block .gnav .header-menu > li > p a img {
	align-self: flex-start;
}
.header-block .gnav .header-menu > li.story > p a img {
	width: 48px;
}
.header-block .gnav .header-menu > li.voice > p a img {
	width: 44px;
}
.header-block .gnav .header-menu > li.event > p a img {
	width: 40px;
}
.header-block .gnav .header-menu > li.column > p a img {
	width: 32px;
}
.header-block_logo h1 {
	font-size: 0;
}
.header-block_logo .en {
	font-family: 'Oswald', Lucida, 'Grande', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	margin-left: 20px;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 1241px) {
	.header-block {
		height: 120px;
	}
	.header-box {
		height: 120px;
	}
	.header-block_logo {
		width: 406px;
		display: flex;
		align-items: center;
		margin-left: 32px;
	}
	.header-block_logo img {
		width: 225px;
	}
	.header-box .header-block_submenu {
		margin-right: 60px;
	}
	.header-block .gnav .header-menu {
		margin-right: 60px;
	}
	.header-block .gnav .header-menu > li {
		padding: 0 22px;
	}
	.header-box .header-block_submenu ul li a {
		font-size: 13px;
	}
	.header-box .header-block_submenu .icon-blank::before {
		vertical-align: 0;
	}
}
@media screen and (max-width: 1240px) {
	.slidemenu-btn {
		background: #4b1e78;
		width: 36px;
		height: 36px;
		border-radius: 4px;
		top: 12px;
    	right: 12px;
	}
	.header-block_logo img {
		width: 128px;
	}
	.header-block_logo .en {
		font-size: 12px;
		line-height: 1.25;
		margin-left: 15px;
	}
	.menu-icon, .menu-icon::before,
	.menu-icon::after {
		width: 20px;
		height: 2px;
		background-color: #fff;
	}
	.menu-icon::before {
    	top: -6px;
	}
	.menu-icon::after {
    	bottom: -6px;
	}
	.page-open-slidemenu .menu-icon::before,
	.page-open-slidemenu .menu-icon::after {
		background-color: #fff;
	}
	.page-open-slidemenu .menu-icon::before {
		-webkit-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	.page-open-slidemenu .menu-icon::after {
		-webkit-transform: translateY(-6px) rotate(-45deg);
		transform: translateY(-6px) rotate(-45deg);
	}
	.header-block .gnav .header-menu > li a:not(.btn-submenu-toggle) {
		display: flex;
	}
	.header-block .gnav .header-menu > li > p {
		border-top: none;
	}
	.header-block .gnav {
		width: 80%;
		top: 60px;
		right: -100vw;
		height: 100vh;
	}
	.page-open-slidemenu .header-block .gnav {
		right: 0;
	}
	.page-open-slidemenu .header-block .gnav .header-menu {
		border-bottom: none;
	}
	.navigation-pulldown {
		width: 84%;
		margin: 0 auto;
	}
	.header-block .gnav .header-menu > li {
		border-bottom: solid 1px #e0e0e0;
	}
	.header-block .gnav .header-menu > li a:not(.btn-submenu-toggle) {
		padding: 25px 0;
	}
	.header-block .gnav .header-menu > li > p a .icon-scroll::before {
		width: 28px;
  		height: 28px;
	}
	.header-block_submenu {
		order: 2;
		width: 84%;
		margin: 25px auto;
	}
	.header-box .header-block_submenu .header-submenu {
		display: block;
	}
	.header-block_submenu a {
		color: #626466;
		font-size: 14px;
	}
	.header-box .header-block_submenu .icon-blank::before {
		content: "";
		width: 11px;
		height: 11px;
		display: inline-block;
		vertical-align: 0;
		margin-left: 5px;
		margin-right: 0;
		position: relative;
		background: url(../images/icon_blank_gray.svg) no-repeat 0 0 / cover;
	}
}
/* ------------------------------
 全体
------------------------------ */
:root {
	--header-hight-pc: 120px /* PC時のheaderの高さ */;
	--header-hight-sp: 60px /* SP時のheaderの高さ */;
}
a:focus {
  outline: none;
  text-decoration: none;
}
a:focus-visible {
  outline: 1px solid #000;
  outline-offset: 2px;
}
button:focus {
  outline: none;
}
button:focus-visible {
  outline: 1px solid #000;
  outline-offset: 2px;
}
.header-area {
    box-shadow:none;
}
.container {
	overflow: hidden;
	width: 100%;
	margin: 120px 0 0;
	font-size: 18px;
	background: #fff;
}
.container .contents-block {
	margin-bottom: 160px;
}
.link-group {
	display: inline-block;
}
.drop-shadow {
  	box-shadow: rgba(15, 10, 10, 0.1) 0 0 15px;
}
.col-block figure img {
  	display: block;
}
.sns-group.contents-block {
	background: #fff;
}
.hide {
	display: none;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	.container {
		min-width: 1240px;
	}
	.container .sp {display: none !important;}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	.container {
		font-size: 15px;
		margin: 60px 0 0;
	}
	.container .contents-block {
		margin-bottom: 80px;
	}
	.container .pc {display: none !important;}
	.container .sp {display: block !important;}
	
}
/* ------------------------------
 メインイメージ
------------------------------ */
#mainimage {
	position: relative;
	height: 640px;
}
#mainimage .slider-container {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#mainimage .slider-track {
	display: flex;
	width: max-content;
}
#mainimage .slider-track img {
	height: 640px;
	width: auto;
	object-fit: cover;
	display: block;
}
.controls {
    position: relative;
}
.controls .btn {
	display: block;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	padding: 0;
	background: none;
	color: #333;
	position: absolute;
	left: 50px;
  	top: 40px;
	text-decoration: none;
}
.controls .btn #toggleText {
	font-family: 'Oswald', Lucida, 'Grande', sans-serif;
	font-weight: 600;
	font-size: 12px;
	margin-left: 8px;
	letter-spacing: 0.04rem;
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#mainimage {
		height: 400px;
		margin-top: 10px;
	}
	#mainimage .slider-track img {
		height: 400px;
	}
	.controls .btn {
		font-size: 12px;
		left: 30px;
    	top: 30px;
	}
}
/* ------------------------------
 見出し
------------------------------ */
.hibikana-headline {
	margin-bottom: 50px;
}
.hibikana-headline h2 {
	font-size: 23px;
	font-weight: 600;
}
.hibikana-headline h2 span {
	font-family: 'Oswald', Lucida, 'Grande', sans-serif;
	font-size: 100px;
	line-height: 1.25;
	display: block;
	color: #4b1e78;
	letter-spacing: 0.1rem;
	font-weight: 500;
}
.headline-icon {
  	margin-bottom: 25px;
}
.headline-icon img {
	width: 92px;
}
.speech-bubble {
	width: 738px;
	height: 67px;
	position: relative;
	display: inline-block;
	padding-top: 11px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	background: url(../images/icon_story_balloon.png) no-repeat right 0;
	margin-bottom: 15px;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	.hibikana-headline {
		display: flex;
	}
	.hibikana-headline:not(.col_1-4) {
  		align-items: center;
	}
	.hibikana-headline h2 {
		margin-right: 25px;
	}
	.speech-bubble {
		margin-left: auto;
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	.hibikana-headline {
		margin-bottom: 10px;
	}
	.hibikana-headline h2 {
		font-size: 17px;
		display: inline-block;
		vertical-align: -31px;
		margin-right: 10px;
	}
	.hibikana-headline h2 span {
		font-size: 64px;
	}
	.headline-icon {
		display: inline-block;
	}
	.headline-icon img {
		width: 56px;
	}
	.speech-bubble {
		display: block;
		width: 336px;
		height: 112px;
		background: url(../images/icon_story_balloon_sp.png) no-repeat 0 0 / cover;
		margin: 20px auto 15px;
		text-align: center;
		padding: 18px 20px;
	}
}
.icon-arrow-circle::before {
	content: "";
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: -5px;
	margin-right: 10px;
	position: relative;
	background: url(../images/icon_arrow_circle.svg) no-repeat 0 0 / cover;
}
/* ------------------------------
　もっと見るボタン
------------------------------ */
.more-block {
	margin-bottom: 60px;
}
.btn-more {
	display: block;
	padding: 0;
	text-align: center;
}
.btn-more button {
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding: 11px 20px;
	display: inline-block;
	border-radius: 4px;
	background-color: #7b47d2;
	transition: 0.15s ease-in-out;
	overflow: hidden;
	position:relative;
	z-index: 0;
	cursor: pointer;
}
.btn-more .icon-plus::before {
	content: "";
	width: 18px;
	height: 18px;
	display: inline-block;
	position: absolute;
	left: 15px;
	bottom: 0;
	top: 0;
	margin: auto;
	background: url(../images/icon_plus.svg) no-repeat 0 0 / cover;
	transition-duration: 0.3s;
}
.more-block .col_item {
	transition: opacity .4s ease, transform .4s ease;
}

.more-block .col_item.hide {
	display: none;
}

.more-block .col_item.more-show {
	animation: moreFadeUp .45s ease both;
}

.more-block .col_item.more-show {
	animation: moreFadeUp .5s ease both;
}

@keyframes moreFadeUp {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	.more-block {
		margin-bottom: 20px;
	}
	.icon-arrow-circle::before {
		width: 24px;
		height: 24px;
		vertical-align: -6px;
		margin-right: 7px;
	}
}
/* ------------------------------
 リードブロック
------------------------------ */
#lead {
	background: #f6f3ec;
	border-radius: 30px;
	margin: 20px;
	padding: 100px 0 90px;
}
#lead .contents-block {
	margin-bottom: 0;
}
#lead .contents-row {
	position: relative;
}
#lead .headline {
	font-size: 28px;
	font-weight: 600;
	margin-top: -25px;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
	line-height: 1;
}
#lead .headline rt {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: -5px;
}
#lead .caption {
	font-size: 16px;
	line-height: 2;
}
#lead .scrolldown {
	position: absolute;
	top: -240px;
	right: 0;
}
#lead .scrolldown a {
	display: block;
	position: relative;
	border-radius: 100%;
	height: 210px;
	width: 210px;
}
#lead .scrolldown a::after {
	display: block;
	content: "";
	position: absolute;
	height: 210px;
	width: 210px;
	top: 0;
	left: 0;
	background: url(../images/icon_down_text.png) no-repeat 0 0 / cover;
	animation: rotation 30s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	#lead .col_1-3 {
		width: 570px;
		max-width: 570px;
	}
	#lead .col_1-3 img {
		width: 480px;
		max-width: 480px;
	}
	#lead .col_2-3 {
		width: 620px;
		max-width: 620px;
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#lead {
		border-radius: 15px;
		margin: 16px;
		padding: 90px 0 40px;
	}
	#lead .headline {
		font-size: 24px;
		margin-top: -15px;
		margin-bottom: 15px;
		letter-spacing: 0.1em;
		text-align: center;
	}
	#lead .caption {
		text-align: center;
		font-size: 15px;
	}
	#lead .col_1-3 {
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	#lead .col_1-3 img {
		width: 250px;
		max-width: 250px;
	}
	#lead .scrolldown {
		top: -160px;
    	right: 5px;
	}
	#lead .scrolldown a {
		height: 120px;
		width: 120px;
	}
	#lead .scrolldown a::after {
		height: 120px;
		width: 120px;
	}
	#lead .scrolldown a img {
		height: 120px;
		width: 120px;
	}
}
/* ------------------------------
 NEWS  お知らせ
------------------------------ */
#news {
	padding-top: 100px;
}
#news .hibikana-headline h2 {
	font-size: 21px;
}
#news .hibikana-headline h2 span {
	font-size: 68px;
}
#news .news-day {
	color: #5c5c5c;
	font-size: 14px;
	width: 100px;
}
#news .news-cate {
	background-color: #dbd2e4;
	color: #4b1e78;
	border-radius: 30px;
	width: 100px;
  	padding: 1px;
}
#news .news-text {
	font-size: 16px;
	width: 100%;
	margin-top: 5px;
}
#news .news-text a {
	color: #333333;
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#news {
		padding-top: 40px;
	}
	#news .hibikana-headline h2 {
		font-size: 17px;
	}
	#news .hibikana-headline h2 span {
		font-size: 45px;
	}
	#news .news-box {
		padding: 20px 0;
	}
	#news .news-text {
		font-size: 15px;
	}
}
/* ------------------------------
 STORY  ひびカナStory
------------------------------ */
#story {
	scroll-margin-top: var(--header-hight-pc);
}
#story .hibikana-headline h2 span {
	color: #ab0e5b;
}
#story .col-block .col_1-3 figure {
	border-radius: 16px 16px 0 0;
}
#story .title {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 15px;
}
#story .caption {
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 20px;
}
#story .date {
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 5px;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	#story .title {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 108px;
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#story {
		scroll-margin-top: var(--header-hight-sp);
	}
}
/* ------------------------------
 VOICE ひびカナVoice
------------------------------ */
#voice {
	scroll-margin-top: var(--header-hight-pc);
}
#voice .hibikana-headline h2 span {
	color: #0352ab;
}
#voice .headline-icon img {
  	width: 96px;
}
#voice .speech-bubble {
	background: url(../images/icon_voice_balloon.png) no-repeat right 0;
}
#voice .box-voice {
  	box-shadow: rgba(15, 10, 10, 0.1) 0 0 15px;
}
#voice .profile-block {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	margin-top: 10px;
	margin-bottom: 15px;
}
#voice .profile-block img {
	width: 84px;
}
#voice .profile-box {
	color: #5c5c5c;
}
#voice .profile-box .name {
	font-size: 12px;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 8px;
}
#voice .profile-box .tag {
	font-size: 11px;
	border-radius: 15px;
  	padding: 4px 10px;
	line-height: 1;
	border: solid 1px #5c5c5c;
	margin-top: 5px;
	width: fit-content;
}
#voice .caption {
	font-size: 16px;
	line-height: 1.5;
}
/* カテゴリータブ */
.filter-container {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	margin: 0 auto 50px;
}
.filter-group {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 14px;
	justify-content: center;
}
.filter-group.indent {
  	padding-left: 100px;
}
.filter-chip {
	cursor: pointer;
	position: relative;
	user-select: none;
	display: inline-block;
}
.filter-chip input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.filter-chip .chip-text {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	border: 1px solid #b3b3b3;
	border-radius: 20px;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	transition: all 0.2s ease;
	box-sizing: border-box;
	position: relative;
	padding-right: 25px;
}
.filter-chip:not(.all-chip) .chip-text::before {
	content: "";
	background: #fff;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	transition: all 0.2s ease;
}
.filter-chip:not(.all-chip) .chip-text::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 6px;
	border-left: 2px solid #bababa;
	border-bottom: 2px solid #bababa;
	transform: rotate(-45deg) translateY(-2px);
	transition: all 0.2s ease;
	position: absolute;
	left: 10px;
  	top: 11px;
	margin: auto;
}
.filter-chip:not(.all-chip) input:focus-visible + .chip-text {
	outline: 2px solid #7b47d2;
	outline-offset: 2px;
}
.filter-chip:not(.all-chip) input:checked + .chip-text {
	background-color: #ededed;
	border-color: #b3b3b3;
}
.filter-chip:not(.all-chip) input:checked + .chip-text::before {
	content: "";
	background: #7b47d2;
	width: 32px;
	height: 32px;
	border-radius: 50%;
}
.filter-chip:not(.all-chip) input:checked + .chip-text::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 6px;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	transform: rotate(-45deg) translateY(-2px);
	transition: all 0.2s ease;
}
.all-chip .chip-text {
	display: inline-block;
	padding: 5px 38px;
	border-radius: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: none;
	vertical-align: top;
}
.all-chip input + .chip-text {
	background-color: #f0f0f0;
	color: #666;
}
.all-chip input + .chip-text::before {
  	display: none;
}
.all-chip input:checked + .chip-text {
	background-color: #7b47d2;
	color: #fff;
}
.all-chip input:checked + .chip-text::before {
  	display: none;
}

.box-post {
	box-shadow: rgba(15, 10, 10, 0.08) 0 0 15px;
	border-radius: 16px;
	background: #fff;
}
.box-post .box-post-text {
	text-align: center;
}
.box-post .box-post-text .headline {
	color: #4b1e78;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 25px;
}
.box-post .box-post-text .headline::before,
.box-post .box-post-text .headline::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 34px;
	background-color: #4b1e78;
}
.box-post .box-post-text .headline::before {
  	transform: rotate(-25deg);
}
.box-post .box-post-text .headline::after {
  	transform: rotate(25deg);
}
.box-post .box-post-text .text {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 20px;
  	line-height: 1.5;
}

.box-post .btn-post a {
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding: 16px 20px;
	display: inline-block;
	border-radius: 4px;
	background-color: #7b47d2;
	transition: 0.15s ease-in-out;
	overflow: hidden;
	position:relative;
	z-index: 0;
	cursor: pointer;
}
.box-post .btn-post .icon-arrow::before {
	content: "";
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	background: url(../images/icon_arrow_circle.svg) no-repeat 0 0 / cover;
	position: absolute;
	right: 5px;
	bottom: 0;
	top: 0;
	margin: auto;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	.filter-container {
		width: 940px;
	}
	.box-post {
		display: flex;
		align-items: center;
	}
	.box-post .box-post-text {
		width: 50%;
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#voice {
		scroll-margin-top: var(--header-hight-sp);
	}
	#voice .headline-icon img {
		width: 58px;
	}
	#voice .speech-bubble {
		background: url(../images/icon_voice_balloon_sp.png) no-repeat 0 0 / cover;
	}
	#voice .col_1-4:not(.sp_w100) {
		width: 100%;
	}
	#voice .caption {
		font-size: 15px;
	}
	/* カテゴリータブ */
	.all-chip .chip-text {
		padding: 4px 30px;
	}
	.filter-group {
		gap: 2px 10px;
	}
	.filter-chip .chip-text {
		font-size: 12px;
	}
	.filter-chip:not(.all-chip) .chip-text::before {
		width: 28px;
		height: 28px;
	}
	.filter-chip:not(.all-chip) .chip-text::after {
  		width: 10px;
		height: 4px;
	}
	.filter-chip:not(.all-chip) input:checked + .chip-text::before {
		width: 28px;
		height: 28px;
	}
	.filter-chip:not(.all-chip) input:checked + .chip-text::after {
		width: 10px;
		height: 4px;
	}
	.box-post {
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.box-post > img {
		width: 100%;
	}
	.box-post .box-post-text .headline {
		font-size: 14px;
		margin-top: 10px;
	}
	.box-post .box-post-text .text {
		font-size: 18px;
	}
	.box-post .btn-post a {
		width: 206px;
		font-size: 14px;
		padding: 12px 20px;
	}
}
/* ------------------------------
 EVENT ひびカナEvent
------------------------------ */
#event {
	scroll-margin-top: var(--header-hight-pc);
}
#event .hibikana-headline h2 span {
	color: #1c7000;
}
#event .headline-icon img {
  	width: 79px;
}
#event .speech-bubble {
	background: url(../images/icon_event_balloon.png) no-repeat right 0;
}
#event .headline {
	color: #4b1e78;
  	font-size: 22px;
	font-weight: 600;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
}
#event .headline::before,
#event .headline::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 34px;
	background-color: #4b1e78;
}
#event .headline::before {
  	transform: rotate(-25deg);
}
#event .headline::after {
  	transform: rotate(25deg);
}
#event .col-block .col_1-2 figure {
	border-radius: 16px 16px 0 0;
}
#event .col-block .col_1-3 figure {
	border-radius: 16px;
}
#event .title {
	font-weight: bold;
	font-size: 22px;
	color: #333;
	line-height: 1.5;
	margin-top: 15px;
  	margin-bottom: 10px;
}
#event .caption {
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 20px;
}
#event .date {
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 5px;
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#event {
		scroll-margin-top: var(--header-hight-sp);
	}
	#event .headline {
		font-size: 16px;
		margin-bottom: 15px;
		gap: 30px;
	}
	#event .headline::before,
	#event .headline::after {
		height: 22px;
	}
	#event .headline-icon img {
		width: 48px;
	}
	#event .speech-bubble {
		background: url(../images/icon_event_balloon_sp.png) no-repeat 0 0 / cover;
	}
	#event .title {
		font-size: 18px;
		line-height: 1.5;
		margin-top: 10px;
    	margin-bottom: 5px;
	}
	#event .caption {
		font-size: 13px;
		margin-bottom: 10px;
	}
}
/* ------------------------------
 COLUMN ひびカナColumn
------------------------------ */
#column {
	scroll-margin-top: var(--header-hight-pc);
}
#column .hibikana-headline h2 span {
	color: #9b3a00;
}
#column .headline-icon img {
  	width: 70px;
}
#column .speech-bubble {
	background: url(../images/icon_column_balloon.png) no-repeat right 0;
}
#column .col-block .col_1-3 figure {
	border-radius: 16px 16px 0 0;
}
#column .title {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 15px;
}
#column .caption {
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 20px;
}
#column .date {
	font-size: 14px;
	color: #5c5c5c;
	margin-bottom: 5px;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	#column .title {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 54px;
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#column {
		scroll-margin-top: var(--header-hight-sp);
	}
	#column .headline-icon img {
		width: 42px;
	}
	#column .speech-bubble {
		background: url(../images/icon_column_balloon_sp.png) no-repeat 0 0 / cover;
	}
}
/* ------------------------------
 FAQ ひびカナFAQ
------------------------------ */
#faq .speech-bubble {
	background: url(../images/icon_faq_balloon.png) no-repeat right 0;
	width: 500px;
}
#faq .headline-icon img {
  	width: 75px;
}
#faq .accordion .accordion-title.accordion-q::before {
	content: "";
	background: url(../images/icon_q.svg) no-repeat 0 0 / cover;
	display: block;
	height: 27px;
  	width: 21px;
	position: absolute;
	top: 26px;
  	left: 25px;
	font-weight: bold;
}
#faq .accordion .acc-content {
	border-radius: 0 0 20px 20px;
}
#faq .accordion .acc-content .acc-inner {
	position: relative;
	padding: 0 25px 30px 70px;
}
#faq .accordion .acc-content .acc-inner::before {
	content: "";
	background: url(../images/icon_a.svg) no-repeat 0 0 / cover;
	display: block;
	height: 23px;
  	width: 23px;
	position: absolute;
	top: 3px;
	left: 25px;
	font-weight: bold;
}
#faq .accordion {
	box-shadow: rgba(15, 10, 10, 0.08) 0 0 15px;
	margin-bottom: 15px;
	border-radius: 12px;
}
#faq .accordion .accordion-title {
	border-bottom: none;
}
#faq .accordion .accordion-title.accordion-q {
  padding-left: 70px;
}
#faq .accordion .accordion-title .text {
	font-weight: 500;
	padding-right: 60px;
}
#faq .accordion .accordion-title .text::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 24px;
	margin: auto;
	transition: 0.15s ease-in-out;
	width: 34px;
	height: 34px;
	background: url(../images/icon_circle_plus.svg) no-repeat 0 0 / cover;
}
#faq .accordion.is-open .accordion-title .text::after {
  	background: url(../images/icon_circle_minus.svg) no-repeat 0 0 / cover;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
	#faq {
		width: 940px;
		margin: auto;
	}
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#faq .hibikana-headline h2 {
		vertical-align: -16px;
	}
	#faq .speech-bubble {
		background: url(../images/icon_faq_balloon_sp.png) no-repeat 0 0 / cover;
		width: 336px;
	}
	#faq .accordion .accordion-title .text {
		font-size: 16px;
		padding-right: 55px;
	}
	#faq .accordion .accordion-title.accordion-q {
		padding-left: 60px;
	}
	#faq .accordion .accordion-title.accordion-q::before {
		top: 20px;
  		left: 20px;
		bottom: auto;
	}
	#faq .accordion .accordion-title .text::after {
		width: 28px;
  		height: 28px;
		right: 20px;
	}
	#faq .accordion.is-open .acc-content {
		padding: 0;
	}
	#faq .accordion .acc-content .acc-inner {
		padding: 0 25px 20px 60px;
	}
	#faq .accordion .acc-content .acc-inner::before {
		top: 0;
		left: 20px;
	}
}
/* ------------------------------
 CONTACT　お問い合わせ
------------------------------ */
#contact {
	margin-bottom: -80px;
	z-index: 2;
  	position: relative;
}
#contact .contents-block {
	margin-bottom: 0;
}
#contact .contents-row {
	box-shadow: rgba(15, 10, 10, 0.08) 0 0 15px;
	padding: 60px 65px;
	border-radius: 16px;
	background: #fff;
}
#contact .col-block {
	align-items: center;
}
#contact .hibikana-headline {
	margin-bottom: 0;
	padding-right: 50px;
	border-right: solid 1px #c0c1c2;
}
#contact .hibikana-headline h2 {
	font-size: 21px;
	margin-right: 0;
}
#contact .hibikana-headline h2 span {
	font-size: 62px;
}
#contact .btn-form {
  	margin-left: auto;
}
#contact .btn-form a {
	width: 326px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding: 20px;
	display: inline-block;
	border-radius: 4px;
	background-color: #7b47d2;
	transition: 0.15s ease-in-out;
	overflow: hidden;
	position:relative;
	z-index: 0;
	cursor: pointer;
}
#contact .icon-arrow::before {
	content: "";
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	background: url(../images/icon_arrow_circle.svg) no-repeat 0 0 / cover;
	position: absolute;
	right: 5px;
	bottom: 0;
	top: 0;
	margin: auto;
}
#contact .caption {
	font-size: 16px;
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#contact {
		margin-bottom: -30px;
	}
	#contact .contents-block {
		padding-left: 40px;
		padding-right: 40px;
	}
	#contact .contents-row {
		padding: 30px 5% 35px;
	}
	#contact .hibikana-headline {
		margin: 0 auto;
		padding: 0;
    	border-right: none;
	}
	#contact .hibikana-headline h2 {
		font-size: 17px;
		text-align: center;
	}
	#contact .hibikana-headline h2 span {
		font-size: 45px;
	}
	#contact .caption {
		font-size: 15px;
		text-align: center;
		margin: auto;
	}
	#contact .btn-form {
		margin: auto;
	}
	#contact .btn-form a {
		font-size: 14px;
		width: 250px;
		padding: 10px;
	}
}
/* ------------------------------
 フッターブロック
------------------------------ */
#footertop {
	background: #f6f3ec;
	border-radius: 30px;
	margin: 0 20px 80px;
	padding: 130px 0 90px;
}
#footertop .contents-block {
	margin-bottom: 0;
}
#footertop .headline {
	text-align: center;
	font-size: 29px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}
#footertop .headline::before,
#footertop .headline::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 46px;
	background-color: #333333;
}
#footertop .headline::before {
	transform: rotate(-25deg);
}
#footertop .headline::after {
	transform: rotate(25deg);
}
#footertop .bg-box-white {
	border-radius: 8px;
	padding: 30px 35px;
	display: flex;
	align-items: flex-start;
	gap: 30px;
}
#footertop .bg-box-white img {
	width: 87px;
}
#footertop .bg-box-white .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#footertop .bg-box-white .caption {
	color: #666666;
	line-height: 1.5;
	font-size: 16px;
}
#footertop .box-fb {
	max-width: 680px;
	margin: 50px auto 0;
	align-items: center;
	gap: 0;
}
#footertop .box-fb .col_1-3 {
	width: 276px;
	border-right: 1px solid #cccccc;
	padding-right: 40px;
}
#footertop .box-fb img {
	display: block;
	width: 100%;
	max-width: 236px;
	height: auto;
}
#footertop .box-fb .col_2-3 {
	flex: 2;
	padding-left: 40px;
}
#footertop .box-fb .caption {
	font-size: 16px;
	line-height: 2;
	color: #333333;
}
/*  PC用限定CSS */
@media print, screen and (min-width: 768px) {
}
/*  SP用限定CSS */
@media screen and (max-width: 767px) {
	#footertop {
		border-radius: 16px;
		padding: 50px 0 ;
		margin: 0 16px 10px;
	}
	#footertop .headline {
		font-size: 16px;
		gap: 18px;
		margin-bottom: 20px;
	}
	#footertop .headline::before, #footertop .headline::after {
		height: 30px;
	}
	#footertop .bg-box-white {
		padding: 25px 35px;
		align-items: center;
	}
	#footertop .bg-box-white img {
		width: 56px;
	}
	#footertop .bg-box-white .title {
		font-size: 16px;
		margin-bottom: 0;
	}
	#footertop .bg-box-white .caption {
		font-size: 14px;
	}
	#footertop .col-block:not(.no-gap):not(.gap-m) {
		gap: 15px;
	}
	#footertop .box-fb {
		margin: 40px auto 0;
	}
	#footertop .box-fb .col_1-3 {
		width: 100%;
		border-right: none;
		padding: 0;
		margin: auto;
	}
	#footertop .box-fb .col_2-3 {
		padding: 0;
	}
	#footertop .box-fb img {
		max-width: 188px;
		margin: auto;
	}
	#footertop .box-fb .caption {
		font-size: 15px;
		text-align: center;
	}
}