/* WordPress Gallery
------------------------------------------ */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none;
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33.3333%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6667%
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.logged-in.admin-bar .l-header-variable,
.logged-in.admin-bar .l-header-minimal {
	top: 32px;
}

.mw_wp_form_confirm .u-hidden-mw-wp-confirm {
	display: none !important;
}

.mw_wp_form_confirm .c-forms__privacy {
	display: none !important;
}

.mw_wp_form_confirm #zipauto,
.mw_wp_form_confirm .c-forms__note,
.mw_wp_form_confirm .c-forms__block.is-privacy-policy {
	display: none !important;
}

.mw_wp_form_confirm .c-forms__privacy a,
.mw_wp_form_confirm .c-forms__block a {
	text-decoration: none !important;
	color: inherit !important;
	pointer-events: none !important;
}

.c-forms-simple__checkbox.is-href__wrap .mwform-checkbox-field.horizontal-item {
	width: 50%;
	margin-bottom: 1.07143rem;
	margin-left: 0;
}
@media screen and (max-width: 59.3125em) {
	.c-forms-simple__checkbox.is-href__wrap .mwform-checkbox-field.horizontal-item {
		width: 100%;
	}

}

.c-news__link-label {
	white-space: nowrap;
}

.mw_wp_form_input .u-form-confirm {
	display: none;
}

.mw_wp_form_confirm .u-form-input {
	display: none;
}

/*20201006 fix*/

.c-box-catalog__block.is-anchor {
	padding-top: 5.14286rem;
}
.c-hero-block-simple__content {
	z-index: auto;
}
.c-news.is-simple .c-news__block {
	padding: 2rem;
}

.p-recruit-footer .c-capsul-nav .l-container {
	font-size: 0;
	letter-spacing: 0;
}

.c-box-archive.is-equal .c-box-archive__block ul li {
	width: 12rem;
}
.c-news-list__label {
	width: 13rem;
	flex-shrink: 0;
}
.c-news__link-text span.is-normal {
	height: auto;
}
.c-news__link-text span.is-normal:before {
	display: none;
}

.l-main {
	max-width: initial;
}
.admin-bar .l-header {
	top: 32px;
}

.c-block-read__number small {
	font-size: 48px;
}

@media (max-width: 750px) {
	.c-block-read__number small {
		font-size: 32px;
	}
}

.c-main-visual__text {
	text-shadow: 0 5px 5px rgba(0,0,0,0.4);
}

.c-button.is-sm, .c-button-social>a.is-sm{
	line-height: 1.4;
}

.mysystem .c-card__item {
	background-color: transparent;
}

/* 20201007 */
.modaal-gallery-item {
	padding: 24px;
}

/* 20201008 */
.mw_wp_form.mw_wp_form_confirm .c-forms-simple__privacy {
	display: none;
}

/* 20201015 */
.c-box-flow.is-in-box {
	padding-bottom: 0;
}

.c-box-flow.is-top-slip .c-heading.is-xlg {
	transform: translateY(-70px);
}

.c-box-flow.is-top-slip .c-box-flow__lead {
	margin-top: -60px;
	font-size: 14px;
	margin-bottom: 64px;
}

.c-box-flow.is-top-slip .c-box-flow__list {
	margin-top: -40px;
}

.c-box-flow.is-in-box .c-box-flow__container {
	padding: 32px 98px 93px;
	background-color: #E8F1FF;
	border-radius: 16px;
}

.c-box-flow.is-in-box .c-box-flow__item::after {
	display: none;
}

.c-box-flow.is-in-box .c-box-flow__item:last-of-type {
	margin-bottom: 0;
}

.c-box-flow.is-in-box .c-box-flow__item-content {
	order: 1;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.c-box-flow.is-in-box .c-box-flow__item-image {
	order: 2;
	flex: none;
	min-width: inherit;
	width: 40.6392694%;
	height: auto;
	margin-left: 34px;
}

.c-box-flow.is-in-box .c-box-flow__item-inner {
	padding-right: 32px;
}

.c-box-flow.is-in-box .c-box-flow__item-label {
	white-space: nowrap;
	display: inline-block;
	min-width: 108px;
}

.c-box-flow.is-in-box .c-box-flow__item-titles {
	align-items: flex-start;
}

.c-box-flow.is-in-box .c-box-flow__item-titles.is-block {
	display: block;
}

.c-box-flow.is-in-box .c-box-flow__item-titles.is-block .c-box-flow__item-label {
	margin-bottom: 8px;
}

@media (max-width: 950px) {
	.c-box-flow.is-in-box .c-box-flow__item-image {
		width: 356px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 750px) {
	.c-card__btm-button {
		margin-top: 32px;
		padding-bottom: 40px;
	}

	.c-box-flow.is-top-slip .c-heading.is-xlg {
		transform: translateY(-50px);
	}

	.c-box-flow.is-top-slip .c-box-flow__lead {
		margin-top: -60px;
		padding: 12px 0 0;
		margin-bottom: 32px;
	}

	.c-box-flow.is-in-box .c-box-flow__container {
		padding: 24px 24px 40px;
	}

	.c-box-flow.is-in-box .c-box-flow__item {
		margin-bottom: 24px;
	}

	.c-box-flow.is-in-box .c-box-flow__item-image {
		width: 100%;
	}

	.c-box-flow.is-in-box .c-box-flow__item-label {
		margin-bottom: 8px;
	}

	.c-box-flow.is-in-box .c-box-flow__item-inner {
		padding-right: 24px;
	}

	.c-box-flow.is-in-box .c-box-flow__item-titles {
		display: block;
	}
}


.c-anchor-nav.is-strong .c-anchor-nav__item span {
	display: inline-flex;
	align-items: center;
	color: #FF8A02;
	margin-right: 12px;
}

.c-anchor-nav.is-strong .c-anchor-nav__item span > span {
	font-size: 20px;
	line-height: 1;
	margin-right: 0;
	position: relative;
	top: -2px;
}

/* 20201016 css修正 */
body.auto .c-card__btm-button .c-button.is-lg,
body.myself .c-card__btm-button .c-button.is-lg {
	background: linear-gradient(to right, #0027BA, #0055DB) !important;
}

body.auto .c-card__btm-button .c-button.is-lg:hover,
body.myself .c-card__btm-button .c-button.is-lg:hover {
	color: #0048BA !important;
    border: 1px solid #0048BA;
}


/* 20201023 css修正 */
.c-card-box__item {
	height: 100%;
}


body.myself .c-hero-block-normal__image .bg-img,
body.auto .c-hero-block-normal__image .bg-img,
body.choice .c-hero-block-square__image .bg-img  {
	border-radius: 16px;
	border: 1px solid #0048BA;
}


.c-box-square__list .row .large-4.small-12 {
	margin-bottom: 2.35714rem;
}

.c-box-square__list .row .large-4.small-12 .c-box-square__item {
	height: 100%;
	margin-bottom: 0;
}

body.philosophy .c-block-read__title.is-xlg {
	line-height: 2;
}

body.philosophy .c-block-read__text.is-puck {
	line-height: 2.8;
}

body.branch .c-table tr > th {
	width: 16.85714rem;
}

@media (max-width: 750px) {
	body.branch .c-table tr > th {
		width: 6.85714rem;
	}
}

/* 20201102 */
.c-card-links__item {
	background-color: white;
}


body.myself .c-box-flow__item-label,
body.auto .c-box-flow__item-label {
	background-color: #0048BA;
	color: white;
}





/************************************ 20210226 採用担当　調整 ************************************/

.c-box-recruit__person {
	display: flex;
	width: 100%;
}

.c-box-recruit__person .c-box-recruit__person__text {
	width: 80%;
	margin-right: 5%;
}

.c-box-recruit__person .c-box-recruit__person__img {

}

.c-box-recruit__person .c-box-recruit__person__img > figure.c-box-recruit__person__image {
	text-align: center;
}

.c-box-recruit__person .c-box-recruit__person__img > div.c-box-recruit__person__name {
	text-align: center;
}


@media (max-width: 750px) {
	.c-box-recruit__person {
		display: block;
		width: 100%;
	}

	.c-box-recruit__person .c-box-recruit__person__text {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 16px;
	}

	.c-box-recruit__person .c-box-recruit__person__img {

	}

	.c-box-recruit__person .c-box-recruit__person__img > figure.c-box-recruit__person__image {
		text-align: center;
	}

	.c-box-recruit__person .c-box-recruit__person__img > div.c-box-recruit__person__name {
		text-align: center;
	}
}



/* 2022-04-12 blog */
.l-main.is-two-columns {
	width: calc(100% - 293px - 64px);
}
.l-container.is-two-columns {
	width: 100%;
}
.c-column {
	padding: 30px 0;
}

.c-column-list__item {
	margin-bottom: 3.75rem;
}

.c-column-list__item > a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	color: #000;
}

.c-column-list__image-wrap {
	width: 17rem;
	height: 12.5rem;
	overflow: hidden;
}

.c-column-list__image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform .3s;
}

.c-column-list__item:hover .c-column-list__image {
	transform: scale(1.1);
}

.c-column-list__content {
	width: calc(100% - 19rem);
	position: relative;
}

.c-column-list__title {
	font-size: 1.2rem;
	margin: 0 0 1.5em;
}

.c-column-list__options {
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 0;*/
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	/*justify-content: flex-end;*/
}

.c-column-list__terms,
.c-news-header__terms {
	margin-right: 1em;
}

.c-column-list__term,
.c-news-header__term {
	font-size: .85rem;
}

.c-column-list__author,
.c-news-header__author {
	font-size: .85rem;
	margin-right: 1em;
}
.c-news-header__publish,
.c-news-header__update {
	font-size: .85rem;
	margin-right: 1em;
}

.c-column-list__author i,
.c-news-header__author i {
	position: relative;
	bottom: -1px;
}
.c-column.is-pickup .c-column-list__image-wrap {
	width: 28rem;
	height: 18rem;
}
.c-column.is-pickup .c-column-list__item {
	margin-bottom: 0;
}
.c-column.is-pickup .c-column-list__content {
	width: calc(100% - 30rem);
	display: flex;
	flex-flow: column;
	justify-content: center;
}
.c-column.is-pickup .c-column-list__title {
	margin-bottom: 1rem;
}
.c-column.is-pickup .c-column-list__options {
	position: relative;
	margin-bottom: 1rem;
}
.c-column-list__delimit {
	margin-right: 1rem;
	margin-left: 1rem;
}
.l-container.is-two-columns .c-pagination {
	margin-bottom: 30px;
}

@media (max-width: 950px) {
	.l-container.is-two-columns {
		display: block;
	}
	.l-main.is-two-columns {
		width: 100%;
	}
	.c-column {
		padding: 20px 0;
	}

	.c-column-list__item {
		margin-bottom: 2rem;
	}

	.c-column-list__image-wrap {
		width: 6rem;
		height: 4rem;
	}

	.c-column-list__content {
		width: calc(100% - 7rem);
	}

	.c-column-list__title {
		font-size: 1rem;
		line-height: 1.5;
		margin-bottom: .5em;
	}

	.c-column-list__term {
		font-size: .7rem;
	}

	.c-column-list__author {
		font-size: .7rem;
	}

	.c-column-list__options {
		position: static;
	}
}
@media (max-width: 750px) {
	.c-column.is-pickup .c-column-list__item > a {
		display: block;
	}
	.c-column.is-pickup .c-column-list__image-wrap {
		width: 100%;
		height: 60vw;
	}
	.c-column.is-pickup .c-column-list__content {
		width: 100%;
	}
	.c-column.is-pickup .c-column-list__title {
		margin-top: 0.5rem;
	}

}

.c-box-catalog__list{
	scroll-margin-top:60px;
}

.c-box-secondary.top{
	width: 66.8%;
	height: 410px;
}

.c-box-secondary.top .c-box-recruit__person__text span{
	padding-left: 2em;
	display: inline-block;
}
.c-box-secondary.top .c-heading{
	padding-left: 4em;
}

@media (max-width: 750px) {
	.c-box-secondary.top{
		width: 96%;
		height: auto;
	}
	.c-box-secondary.top .c-box-recruit__person__text span{
		padding-left: 0;
	}
	.c-box-secondary.top .c-heading{
		padding-left: 0;
	}
}

.c-block-read__title.is-type-02 {
	text-align: center;
}
.c-block-read__text.is-type-02 {
	text-align: center;
	margin: 0;
}
.c-block-read__title.is-type-02 .e-sub {
	font-size: 0.65em;
}
@media (max-width: 950px) {
	.c-block-read__title.is-type-02 {
		text-align: center;
		font-size: 14.5px;
	}
	.c-block-read__text.is-type-02 {
		text-align: center;
		font-size: 8px;
	}
}

/* 2023/07/11 上場ロゴ追加 */
.l-header__exchange-logo{
	display: flex;
	align-items: center;
	margin-right: auto;
	margin-left: 20px;
}
.l-header__exchange-logo img{
	width: 35px;
}
.l-header__exchange-txt{
	font-size: 12px;
	line-height: 1.5;
	margin-left: 8px;
}
@media (max-width: 1200px) {
	.l-header__exchange-logo {
		margin-left: 10px;
	}
	.l-header__exchange-logo img {
		width: 25px;
	}
	.l-header__exchange-txt {
		font-size: 10px;
	}
	.l-header__exchange-txt br{
		display: none;
	}
}
@media screen and (max-width: 59.3125em){
	.l-header__exchange-txt br {
		display: block;
	}
}

/* 2023/07/12 リクルートページテキストサイズ修正 */
@media screen and (max-width: 59.3125em){
	.new_graduates .c-block-read__title.is-type-02{
		margin: 0 -10px 10px;
		font-size: 15px;
	}
	.new_graduates .c-block-read__title.is-type-02 .e-sub{
		font-size: 15px;
	}
	.new_graduates .c-block-read__text.is-type-02 p span{
		font-size: 14px!important;
	}
	.new_graduates .c-box-secondary p span {
		font-size: 14px!important;
	}
}

/* 2023/10/25 トップページ修正 */
.home .c-box-link-wrap {
	padding-top: 5.71429rem;
	overflow: hidden;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
	.home .c-box-link-wrap {
		padding-top: 2.85714rem;
	}
}
.home .c-hero-block {
	padding-bottom: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
	.home .c-hero-block {
		padding-bottom: 0;
	}
}
/* .home .c-news {
	padding-bottom: 5.71429rem;
} */
.home .c-news-top {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.home .c-news-top__content {
	height: 3.6rem;
}
.home .c-news {
	padding-top: 2.6rem;
	padding-bottom: 2.6rem;
}
.home .c-news__block {
	padding: 3.57143rem 3.92857rem 2.85714rem;
}
@media screen and (max-width: 59.3125em) {
	.home .c-news__content{
		margin-top: 1.5rem;
	}
	.home .c-news__block {
		position: relative;
		padding: 20px 16px 150px;
	}
	.home .c-news-top__label{
		line-height: 1.3;
	}
	.home .c-news__link-text{
		margin-top: 0.5rem;
	}
	.home .c-news__head-buttons {
		position: absolute;
		bottom: 25px;
		width: 100%;
		left: 0;
	}
	.home .c-news__head-buttons .c-news__head-button{
		display: block;
		text-align: center;
		margin-top: 10px;
	}
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
	.home .c-news {
		padding-bottom: 2.85714rem;
	}
	.home .c-news-top,
	.home .c-news{
		padding-top: 1.14286rem;
		padding-bottom: 1.14286rem
	}
}


/* 2023/11/22 */
.c-news__link-label {
	min-width: 120px;
}
@media (max-width: 750px) {
	.c-news__link .c-news__link-label {
		min-width: initial;
	}
}


/* 2024/01/17 ヘッダーSNSボタン追加 */
.l-header__sns {
	width: 100%;
	height: 0;
	position: relative;
}
.l-header__sns-inner {
	display: flex;
	justify-content: center;
	gap: 0 12px;
	position: absolute;
	right: -200px;
	bottom: 15px;
}
.l-header.is-fixed .l-header__sns-inner {
	bottom: 8px;
}
.c-slidebar-menu__sns {
	margin-top: 25px;
}
.c-slidebar-menu__sns-inner {
	display: flex;
	justify-content: center;
	gap: 0 12px;
}
.l-header__sns-icon,
.c-slidebar-menu__sns-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	transition: all 0.4s;
}
.l-header__sns-icon.is-x,
.c-slidebar-menu__sns-icon.is-x {
	background: #000;
}
.l-header__sns-icon.is-x img,
.c-slidebar-menu__sns-icon.is-x img {
	width: 15px;
}
.l-header__sns-icon.is-line img,
.c-slidebar-menu__sns-icon.is-line img {
	width: 25px;
}
.l-header__sns-icon.is-insta img,
.c-slidebar-menu__sns-icon.is-insta img {
	width: 20px;
}
@media screen and (max-width: 1580px) {
	.l-header__sns-inner {
		right: -9vw;
		gap: 0 8px;
	}
}
@media screen and (max-width: 1420px) {
	.l-header__list {
		justify-content: flex-start;
	}
	.l-header__sns-inner {
		right: 0;
	}
	.l-header__sns-icon {
		width: 35px;
		height: 35px;
	}
}
@media screen and (max-width: 1420px) and (min-width: 75.1em) {
	.l-header__list li a {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 1100px) {
	.l-header__list {
		justify-content: center;
	}
	.l-header__sns-inner {
		right: 0;
		bottom: -50px;
	}
	.l-header.is-fixed .l-header__sns-inner {
		bottom: -40px;
	}
}
@media screen and (max-width: 59.3125em) {
	.l-header__sns {
		display: none;
	}
}
.l-footer__btm {
	margin-top: calc(10.71429rem - 50px);
}
.l-footer__sns {
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.l-footer__sns-inner {
	display: flex;
	justify-content: center;
	gap: 0 16px;
}
.l-footer__sns-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	transition: all 0.4s;
}
.l-footer__sns-icon.is-x {
	background: #000;
}
.l-footer__sns-icon.is-x img {
	width: 20px;
}
.l-footer__sns-icon.is-line img {
	width: 30px;
}
.l-footer__sns-icon.is-insta img {
	width: 25px;
}
@media screen and (max-width: 59.3125em) {
	.l-footer__btm {
		margin-top: 3.14286rem;
	}
	.l-footer__sns {
		margin-bottom: 30px;
	}
	.l-footer__sns-icon {
		width: 40px;
		height: 40px;
	}
	.l-footer__sns-icon.is-x img {
		width: 15px;
	}
	.l-footer__sns-icon.is-line img {
		width: 25px;
	}
	.l-footer__sns-icon.is-insta img {
		width: 20px;
	}
	.l-footer__sns-inner {
		gap: 0 12px;
	}
}

/************************ 2024/02/27 業績・財務ハイライト　テーブル ************************/
@media (max-width: 1200px) {
	.js-responsive-table.is-valid-lg {
		overflow-x: scroll;
		overflow-y: hidden;
	}
}
@media (max-width: 749px) {
	.js-responsive-table.is-valid-lg {
		overflow-x: hidden;
		overflow-y: hidden;
	}
}

.c-table.is-ir-financial-affairs {
	width: 100%;
	max-width: 1140px;
}

.c-table.is-ir-financial-affairs thead th {
	background: #0048BA;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 8px 5px;
	font-size: 11px;
	font-weight: 400;
}

.c-table.is-ir-financial-affairs thead th:not(:last-child) {
	border-right: 1px solid #fff;
}

.c-table.is-ir-financial-affairs tbody th {
	padding: 16px 8px;
	font-weight: 400;

}

.c-table.is-ir-financial-affairs tbody td {
	padding: 16px 31px;
}

.c-table.is-ir-financial-affairs tbody th,
.c-table.is-ir-financial-affairs tbody td {
	vertical-align: middle;
	font-weight: 400;
	text-align: center;
}

.c-table.is-ir-financial-affairs tbody th:first-child {
	min-width: 66px;
}




/************************ 2024/02/27 右スクロールが出てしまうので修正 ************************/
.c-capsul-nav.is-multiple {
	overflow: hidden;
}

/************************ 2024/08/06 *************************/
/* 企業理念 */
.c-heading.is-color-black {
	color: #000;
}
.c-heading.is-mg-custom {
	margin: 13px 0 16px;
}
.c-block-read__text.is-philosophy.u-text-bold.is-puck {
	line-height: 2.6;
	font-size: 16px;
	margin-top: 16px;
}
.c-block-read__block:not(:last-child) {
	margin-bottom: 104px;
}
.l-section.is-philosophy {
	padding-bottom: 100px;
}
@media screen and (max-width: 59.3125em) {
	body.philosophy .c-block-read__title.is-xlg {
		text-align: center;
	}
	.c-block-read__text.is-philosophy.u-text-bold.is-puck {
		line-height: 2.3;
		font-size: 14px;
		margin-top: 14px;
	}
	.c-block-read__block:not(:last-child) {
		margin-bottom: 50px;
	}
	.l-section.is-philosophy {
		padding-bottom: 50px;
	}
}

/* top banner */
.c-top-banner {
	padding: 40px 0 80px;
}
.c-top-banner__inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 36px;
}
.c-top-banner__item {
	display: block;
	width: calc(50% - 18px);
}
.c-top-banner__bgimg {
	position: relative;
}
.c-top-banner__bgimg::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: calc(86/552*100%);
}
.c-top-banner__bgimg .bgimg {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
@media (max-width: 749px) {
	.c-top-banner {
		padding: 20px 0 40px;
	}
	.c-top-banner__inner {
		gap: 16px;
	}
	.c-top-banner__item {
		width: 100%;
	}
}
/* mv */
.c-main-visual02 {
  width: 100%;
  position: relative;
}

.c-main-visual02__wrapper {
    padding: 176px 0 76px;
}
@media (max-width: 949px) {
	.c-main-visual02__wrapper {
    padding: 0;
	}
	.c-main-visual02 .l-container {
		padding: 0 !important;
	}
}
.c-main-visual02__inner {
    display: flex;
    align-items: stretch;
		justify-content: space-between;
		position: relative;
}
.c-main-visual02__main {
    width: calc(920/1140*100%);
}
@media (max-width: 949px) {
	.c-main-visual02__main {
		width: 100%;
	}
}
.c-main-visual02__main-image {
      display: block;
      position: relative;
}
.c-main-visual02__main-image:before {
        content: "";
        display: block;
        padding-top: calc(471/920*100%);
}
.c-main-visual02__main-image .bg-img {
	position: absolute;
	content: "";
	background-size: cover;
	background-position: center;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.c-main-visual02__thumbnail {
    flex: none;
    width: calc(211/1140*100%);
    transform: translateX(-2px);
}

@media (max-width: 949px) {
	.c-main-visual02__thumbnail {
		display: none;
	}
}
.c-main-visual02__thumbnail-image {
      cursor: pointer;
      display: block;
      position: relative;
      /* padding-top: calc(101/195*100%); */
      transition: all .3s;
      pointer-events: none;
}
.c-main-visual02__thumbnail-image:not(:last-child) {
        margin-bottom: 10px;
}
.c-main-visual02__thumbnail-image .bg-img {
	position: absolute;
	content: "";
	background-size: cover;
	background-position: center;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.c-main-visual02__thumbnail .slick-list {
  padding-left: 14px !important;
}
.c-main-visual02__thumbnail .slick-slide:hover {
    opacity: 0.5;
}
.c-main-visual02__thumbnail .slick-slide.slick-center +.slick-slide {
    opacity: 1;
}
.c-main-visual02__thumbnail .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  background: #000;
  position: absolute;
  left: calc(50% + 6px);
  z-index: 1;
  cursor: pointer;
}
.c-main-visual02__thumbnail.slick-slider {
	display: flex;
	justify-content: center;
	align-items: center;
}
.c-main-visual02__thumbnail .slick-arrow:hover {
  opacity: 0.5;
}
.c-main-visual02__thumbnail .slick-arrow.is-prev {
  top: 0;
  transform: translateX(-50%);
}
.c-main-visual02__thumbnail .slick-arrow.is-next {
  bottom: 0;
  transform: translateX(-50%);
}
.c-main-visual02__slide-dots {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	bottom: 0;
	z-index: 999;
	left: 0;
}
.c-main-visual02__thumbnail .slick-arrow.is-prev:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(-50%,-50%) rotate(-45deg);
	top: 56%;
	left: 50%;
}
.c-main-visual02__thumbnail .slick-arrow.is-next:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(-50%,-50%) rotate(45deg);
	top: 44%;
	left: 50%;
}
.c-main-visual02 .slick-dotted.slick-slider {
	margin-bottom: 0;
}
.c-main-visual02 .slick-dots {
	bottom: -60px;
}
.c-main-visual02 .slick-dots li button:before {
	width: 9px;
	height: 9px;
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #012BBD;
	background-color: #fff;
	border-radius: 100%;
	z-index: 2;
	opacity: 1;
}
.c-main-visual02 .slick-dots li.slick-active button:before {
	background-color: #012BBD;
	opacity: 1;

}
.c-main-visual02__main.slick-initialized.slick-slider.slick-dotted {
	position: initial;
}
.c-main-visual02 {
	position: relative;
}
.c-main-visual02::before {
	display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: .64286rem;
    height: 100%;
    background: #0048BA;
    z-index: 99;
}
.c-main-visual02::after {
	display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    z-index: 99;
		left: 1rem;
    width: .28571rem;
    background: #ED1C24;
}
@media (max-width: 949px) {
	.c-main-visual02::before,.c-main-visual02::after {
		display: none;
	}
	.c-main-visual02__thumbnail.slick-initialized.slick-slider.slick-vertical {
		display: none;
	}
	.c-main-visual02__wrapper {
		padding: 70px 0 30px;
	}
.c-main-visual02 .slick-dots {
	bottom: -30px;
}
}
/* news */
.home .c-news {
	padding-top: 80px;
	padding-bottom: 80px;
}
.c-news__inner {
	width: 100%;
	background: #fff;
	padding: 47px;
	border: 1px solid #0048BA;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	border-radius: 16px;
}
.c-news__block.is-top {
	width: 100%;
	padding: unset;
	display: block;
	border: unset;
	border-radius: unset;
}
.c-news__block.is-top .c-news__head {
	width: 100%;
}
.c-news__block.is-top .c-news__content {
	width: 100%;
}
.c-news__block.is-top .c-news__head-button {
	margin-top: 40px;
	text-align: right;
}
.c-news__block.is-top:nth-child(1) {
	padding-right: 54px;
	border-right: 1px dashed rgba(0, 72, 186,0.4);
}
.c-news__block.is-top:nth-child(2) {
	padding-left: 54px;
}
.c-news__content.is-news {
	padding-top: 20px;
}
.c-news__content.is-news .c-news__link-label {
	order: 2;
	min-width: 44px;
}
.c-news__content.is-news .c-news__link-text {
	order: 3;
}
.c-news__content.is-news .c-news__link-data {
	order: 1;
}
.c-news__content.is-news .c-news__link {
	padding: 1.892857rem 0;
}
.c-news__content.is-news .c-news__link:first-of-type {
	padding-top: 0;
}
.c-news__content.is-ir .s_eirModule_title {
    width: 100%;
		/* max-width: 274px; */
    /* display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; */
		padding-right: 12px;
}
.c-news__content.is-ir .eirItem_type.s_eirModule_type.s_titleBox_type {
	flex-shrink: 0;
}
.c-news__content.is-ir {
	padding-top: 18px;
}
.c-news__content.is-ir .s_eirList_item::before {
	top: -1px;
}

.c-news__content.is-ir .s_eirList_item {
	align-items: flex-start!important;
}

.s_eirModule_title_label {
	font-size: 1rem;
	letter-spacing: 0.05em;
	line-height: 2;
	/* display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; */
}
@media (max-width: 949px) {
	.home .c-news {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.c-news__inner {
		padding: 36px 24px;
		display: block;
	}
	.c-news__block.is-top .c-news__head-button {
		margin-top: 24px;
	}
	.c-news__block.is-top:nth-child(1) {
		padding-right: 0;
		padding-bottom: 36px;
		border-right: unset;
		border-bottom: 1px dashed rgba(0, 72, 186,0.4);
	}
	.c-news__block.is-top:nth-child(2) {
		padding-left: 0;
		padding-top: 36px;
	}
	.c-news__content.is-news .c-news__link {
		padding: 16px 0 0;
	}
	/* .c-news__content.is-ir .s_eirModule_titleBox {
		display: flex;
		flex-wrap: nowrap;
	} */
	.c-news__content.is-ir .s_eirModule_title {
			width: 100%;
			/* max-width: 610px; */
	}
	.c-news__content.is-ir {
		padding-top: 18px;
	}
	.home .c-news__head-buttons {
		position: relative;
		bottom: unset;
		width: 100%;
		left: 0;
	}
	.home .c-news__link-text {
		margin-top: 0;
	}
}
@media (max-width: 749px) {
	.home .c-news {
		padding-top: 36px;
		padding-bottom: 36px;
	}
	.c-news__inner {
		padding: 24px 16px;
	}
	.c-news__block.is-top:nth-child(1) {
		padding-right: 0;
		padding-bottom: 36px;
		border-right: unset;
		border-bottom: 1px dashed rgba(0, 72, 186,0.4);
	}
	.c-news__block.is-top:nth-child(2) {
		padding-top: 24px;
	}
	.c-news__block.is-top:nth-child(1) {
		padding-bottom: 24px;
	}
	.c-news__block.is-top:nth-child(2) {
		padding-left: 0;
		padding-top: 36px;
	}
	.c-news__content.is-news .c-news__link {
		padding: 16px 0;
	}
	/* .c-news__content.is-news .c-news__link-text {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
} */
	/* .c-news__content.is-ir .s_eirModule_titleBox {
		display: flex;
		flex-wrap: nowrap;
	} */
	.c-news__content.is-ir .s_eirModule_title {
			width: 100%;
			/* max-width: 610px; */
	}
	.c-news__content.is-ir {
		padding-top: 0;
	}
	.home .c-news__head-buttons {
		position: relative;
		bottom: unset;
		width: 100%;
		left: 0;
	}
	.c-news__content.is-news {
		padding-top: 0;
	}
	.home .c-news .s_eirModule_size_item {
		font-size: 12.25px;
	}
	.home .c-news .s_eirModule_title_label {
		font-size: 12.25px;
	}
}
@media screen and (max-width: 59.3125em) and (min-width: 0em) and (max-width: 46.8125em) {
	.home .c-news .c-news__link-text span {
		height: auto;
	}
}
.c-banners__inner {
	align-items: center;
}
.c-banners__list.is-btm {
	margin-top: 0;
}
.l-section.c-top-banner.is-side-line + .l-section.is-side-line.is-top-news {
	margin-top: -60px;
	z-index: 99;
}
.home .c-news-top {
	padding-bottom: 80px;
}
.c-news-top__label {
	flex-shrink: 0;
}
@media (max-width: 749px) {
	.l-section.c-top-banner.is-side-line + .l-section.is-side-line.is-top-news {
		margin-top: -20px;
	}
	.home .c-news-top {
		padding-bottom: 40px;
	}
	.c-news-top__label {
		width: 80px;
		padding-right: 20px;
	}
}

.slick-slide img {
	display: block;
	object-fit: cover;
	max-width: 100%;
	max-height: 100%;
}


/* .c-news__content.is-ir .s_eirModule_titleBox {
	display: flex;
} */
.is-ir .s_eirModule_titleBox {
	display: grid;
	/* grid-template-columns: 1fr 18px minmax(0, 98px); */
	grid-template-columns: 1fr;
	gap: 0;
}

/* .is-ir .s_eirModule_title { grid-area: 1 / 1 / 2 / 2; }
.is-ir .s_eirModule_type { grid-area: 1 / 2 / 2 / 3; }
.is-ir .s_eirModule_size { grid-area: 1 / 3 / 2 / 4; }
.is-ir .s_eirModule_comment { grid-area: 2 / 1 / 3 / 4; } */

.c-news.is-border .s_eirModule_titleBox {
	display: grid;
	/* grid-template-columns: 1fr 18px minmax(0, 98px); */
	grid-template-columns: 1fr;
	gap: 0;
}
.c-news__content.is-ir .eirItem_type.s_eirModule_type.s_titleBox_type {
	display: none;
}
.c-news__content.is-ir .s_eirModule_size {
	display: none;
}

/* .c-news.is-border .s_eirModule_title { grid-area: 1 / 1 / 2 / 2; }
.c-news.is-borderr .s_eirModule_type { grid-area: 1 / 2 / 2 / 3; }
.c-news.is-border .s_eirModule_size { grid-area: 1 / 3 / 2 / 4; }
.c-news.is-border .s_eirModule_comment { grid-area: 2 / 1 / 3 / 4; } */

.c-news__link-text span {
	font-size: 1rem;
}
.c-news__link-label ,.c-news__content.is-news .c-news__link-data {
	font-size: calc(13/14*1rem);
}
.c-news.is-border .s_eirList_item {
	align-items: flex-start;
}
.c-news.is-border .eirItem_type.s_eirModule_type.s_titleBox_type {
	display: none;
}
.c-news.is-border .s_eirModule_size {
	display: none;
}
@media (max-width: 749px) {
	.c-news__link-text span {
		font-size: 12.25px;
	}
	.is-ir .s_eirModule_titleBox {
		display: grid;
		/* grid-template-columns: 1fr 18px minmax(0, 78px); */
		grid-template-columns: 1fr;
		gap: 0;
	}
	.c-news.is-border .s_eirModule_titleBox {
		display: grid;
		/* grid-template-columns: 1fr 18px minmax(0, 88px); */
		grid-template-columns: 1fr;
		gap: 0;
	}
}

	@media (min-width: 950px) {
		.c-news__content.is-ir {
			overflow: auto;
			height: 27.36rem;
			padding-right: 10px;
			box-sizing: border-box;
		}
		.c-news__content.is-ir::-webkit-scrollbar {
			width: 4px;
			background: rgba(0, 72, 186, 0.25);
		}
		.c-news__content.is-ir::-webkit-scrollbar-thumb {
			background-color: #0048BA;
		}
		html[style*="font-size: 12px;"] .c-news__content.is-ir {
			height: 348px;
		}
		.home .c-news__link-text span:after, .home .c-news__link-text span:before {
			display: none;
		}
		.home .c-news__link-text span {
			height: auto;
		}
		.home .c-news__link {
			align-items: flex-start;
		}
		.home .c-news__content.is-news {
			overflow: auto;
			height: 27.36rem;
			padding-right: 10px;
			box-sizing: border-box;
		}
		.home .c-news__content.is-news::-webkit-scrollbar {
			width: 4px;
			background: rgba(0, 72, 186, 0.25);
		}
		.home .c-news__content.is-news::-webkit-scrollbar-thumb {
			background-color: #0048BA;
		}
		html[style*="font-size: 12px;"] .home .c-news__content.is-news {
			height: 348px;
		}
		}

.c-accordion__catagory-title{
	padding-top: 8rem;
	margin-top: -8rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
	.c-accordion__catagory-title{
		padding-top: 4rem;
		margin-top: -4rem;
	}
}

/* 2024/12 financial_affairsページにグラフ画像追加 */
.c-affairs-graphs__wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 3rem;
}
.c-affairs-graphs__wrapper img {
	margin: 0;
}

@media screen and (max-width: 46.8125em) {
	.c-affairs-graphs__wrapper {
		grid-template-columns: 100%;
		gap: 1rem;
	}
}

.c-affairs-graphs__info {
	position: relative;
	padding-left: 1em;
}
.c-affairs-graphs__info::before {
	position: absolute;
	top: calc(1em * 1.85 / 2);
	left: 0;
	transform: translateY(-50%);
	content: '※';
}

/*2024/12/27追記・TOPページ関連リンクバナー追加*/
.c-banners {
	.c-banners__list.is-images {
		display:  flex;
		gap: 8px;
		justify-content: flex-start;
		align-items: center;
		@media (max-width: 949px) {
			padding-left: 0;
		}

		@media (max-width: 749px) {
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
		}



		a.c-banners__item {
			width: 100%;
			height: 180px;

			max-width: 260px;
			max-height: 180px;
			display: flex;
			align-items: center;
			justify-content: center;
			@media (max-width: 749px) {
				max-width: none;
			}
			img {
				width: 100%;
				height: 100%;
				object-fit: contain;


			}

		}

	}
}


/* 20250820 クライマークラウド登録用フォーム */


.c-forms-simple__desc {
    max-width: 80%;
    margin: 0 auto;
	border: 1px solid #0048BA;
	padding: 32px;
}
.c-forms-simple__desc p {
	margin-bottom: 16px;
}
.c-forms-simple__desc p:last-child {
	margin-bottom: 0;
}
.c-forms-simple__desc p b {
	color:red;
	font-weight: 700;
}
.c-forms-simple__attention {
    margin-top: 80px;
}
.c-forms-simple__attention__blocks {
	background: white;
	padding: 50px;
}
.c-forms-simple__attention__box.is-color {
	background: #E8F1FF;
	padding: 25px 50px 50px 50px;
}
.c-forms-simple__attention__box.is-border {
	border: 1px solid #0048BA;
	padding: 20px 60px;
	max-width: 80%;
	margin: 0 auto;
}
.c-forms-simple__attention__box.is-half {
	max-width: 50%;
	margin: 0 auto;
}
.c-forms-simple__attention__title {
    /*font-weight: 700;*/
    /*text-align: center;*/
    /*font-size: 20px;*/
    margin-bottom: 25px;
}
.c-forms-simple__attention__block:not(:last-child) {
    margin-bottom: 16px;
}

.c-forms-simple__attention__block dl {
	border-bottom: 1px solid #0048BA;
	padding-bottom: 24px;
}

.c-forms-simple__attention__block dt {
    font-weight: 700;
	font-size: 18px;
}
.c-forms-simple__attention__block dt b ,
.c-forms-simple__attention__block dd b {
	color: red;
}
.c-forms-simple__attention__block dd ol {
	padding-left: 24px	;
}
.c-forms-simple__attention__block dd ol li {
	list-style: decimal;
}
.c-forms-simple__attention__block dd .c-forms-simple__attention__block {
	display: flex;
	justify-content: space-between;
}
.c-forms-simple__attention__block dd .c-forms-simple__attention__block span {
	display: block;
}

.c-forms-simple__attention__privacy {
    text-align: center;
}
.c-forms-simple__attention__privacy p  {
	text-align: center;
	margin-bottom: 16px;
}
.c-forms-simple__attention__privacy p:last-child  {
	margin-bottom: 0;
}
.c-forms-simple__submit.is-two-columns {
	margin-top: 0;
}
@media (max-width: 950px) {
	.c-forms-simple__attention__box.is-half {
		max-width: 100%;
	}
}

@media (max-width: 750px) {
	.c-forms-simple__desc {
		max-width: 100%;
		padding: 25px;
	}
	.c-forms-simple__attention__blocks {
		background: white;
		padding: 25px;
	}
	.c-forms-simple__attention__box.is-half {
		max-width: 100%;
	}
	.c-forms-simple__attention__box.is-color {
		background: #E8F1FF;
		padding: 25px;
	}
	.c-forms-simple__attention__box.is-border {
		padding: 20px;
		max-width: 100%;
		margin: 0 auto;
	}
	.c-forms-simple__attention {
		margin-top: 36px;
	}
	.c-forms-simple__attention__block dd .c-forms-simple__attention__block {
		display: block;
		justify-content: space-between;
	}
}
.c-password-form {
	padding: 48px;
}
.c-password-form p {
	margin-bottom: 16px;
}

.c-password__error {
	color: red;
}

.c-password-form form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.c-password-form form input[name=post_password] {
	max-width: 70%;
}
.c-password-form form .c-button {
	max-width: 25%;
	border: none;
}
.c-password-form form .c-button:hover { color: white; }

.c-forms-simple__attention__box.is-border.origin {
	padding: 60px;
}

.pc-flex {
	display: flex;
	gap: 16px;
}

@media (max-width: 750px) {
	.c-password-form {
		padding: 48px 0;
	}
	.c-password-form form .c-button {
		max-width: 28%;
		border: none;
	}

	.c-forms-simple__attention__box.is-border.origin {
		padding: 20px;
	}
	
	.pc-flex {
		flex-direction: column;
	}
}



.c-card-links .c-heading.is-lg {
	margin-bottom: 32px;
}

@media screen and (max-width: 46.8125em) {
	.c-card-links .c-heading.is-lg {
		margin: 16px 0 12px;
	}
}

@media screen and (max-width: 59.3125em) {
	.medium-12 {
		width: 100% !important;
	}
}

.ir .c-card-links__item span {
	margin-top: 0;
	line-height: 1.5;
}
