<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

p {
	line-height: 1.5em;
	margin: 1em 0px;
	padding: 0px;
	font-weight: normal;
	color: #3A4A9D;
}

a {
	color: #333;
	text-decoration: none;
	word-break: break-all;
}

div {
	box-sizing: border-box;
}

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

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 32px;
}

table tr th,
table tr td {
	padding: 0.3em 1em;
	border: 1px solid #CCC;
}

table tr:nth-child(2n) {
	background-color: rgba(255, 255, 255, 0.5);
}

pre {
	padding: 1em;
	background-color: rgba(0, 0, 0, 0.05);
	border: 1px solid #CCC;
}

li {
	line-height: 1.8em;
}

section {
	clear: both;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 32px;
	padding-left: 0;
}

section h2 {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 38px;
	line-height: 1.1em;
}


/*WordPress画像クラス*/

.alignleft {
	clear: both;
	float: left;
	margin-right: 32px;
	/* margin-bottom: 8px; */
}

.aligncenter {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.alignright {
	clear: both;
	float: right;
	margin-left: 16px;
	/* margin-bottom: 8px; */
}

.alignnone {
	clear: both;
}


/* .size-thumbnail {
    width: 25%;
}

.size-medium {
    width: 50%;
}

.size-large {
    width: 100%;
    margin: 0 0 16px 0;
}

.size-full {
    max-width: 100%;
    margin-bottom: 16px;
} */


/* テンプレートCSSクラス */

.in100per {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/* padding: 0px 1%; */
}

.in400 {
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 1%;
}

.in600 {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 1%;
}

.in960 {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 1%;
}

.in1200 {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 26px;
	overflow: hidden;
}

.cf:after {
	content: " ";
	display: block;
	clear: both;
}

.col16 {
	width: 15%;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 2%;
}

.col16:nth-child(6n+1) {
	margin-left: 0;
}

.col20 {
	width: 18%;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 2%;
}

.col20:nth-child(5n+1) {
	margin-left: 0;
}

.col25 {
	width: 23.5%;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 2%;
}

.col25:nth-child(4n+1) {
	margin-left: 0;
}

.col33 {
	width: 31.3333%;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 3%;
}

.col33:nth-child(3n+1) {
	margin-left: 0;
}

.col50 {
	width: 48%;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 2%
}

.col50:nth-child(2n+1) {
	margin-left: 0;
}


/*リード・セクションのバックカラー設定*/

.white {
	background-color: #FFF;
}

.lightbrown {
	background-color: #f6f3e1;
}

.lightgray {
	background-color: #f6f6f6;
}

.brown {
	background-color: #d1936e;
}

.yellow {
	background-color: #FFC;
}


/* Flexbox */

.flex-around {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}


/* 改行 */

.br-sm,
.br-tb {
	display: none;
}

.br-pc {
	display: block;
}


/* body */

#template {
	text-align: right;
	position: fixed;
	top: 0px;
	right: 0px;
	display: none;
}


/* ヘッダー */

#header {
	/* margin-bottom: 14px; */
	/* padding-top: 14px; */
	position: relative;
	z-index: 1;
}

/* #header #g-navi {
	display: none;
} */

/* #header&gt;.in1200 {
	margin-top: 14px;
} */

#header:after {
	content: " ";
	display: block;
	clear: both;
}

#header .logo {
	float: left;
	text-align: center;
}

#header .logo:hover {
	opacity: .8;
}

#header h1 {
	line-height: 1em;
	font-size: 12px;
	font-weight: normal;
}

#header .logo a {
	color: #4d4d4d;
}

#header .logo .img {
	font-size: 32px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
}

#header .contact {
	float: right;
	text-align: right;
	font-size: 15px;
	position: relative;
	line-height: 1.5em;
	color: #3A4A9D;
	padding-top: 10px;
	font-weight: bold;
}

#header .contact .header {
	display: inline-block;
}

#header .contact .tel {
	font-size: 28px;
	padding-top: 6px;
	display: inline-block;
}

#header .contact .tel a {
	color: #3A4A9D;
	pointer-events: none;
}


/* グローバルナビゲーション */

#g-navi {
	clear: both;
	text-align: center;
	position: relative;
	z-index: 100;
}

#g-navi ul {
	display: flex;
	justify-content: space-around;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	align-items: stretch;
}

#g-navi ul li {
	/* overflow: hidden; */
	flex-grow: 1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	/* margin-bottom: 26px; */
	margin-left: 1px;
	/*line-height: 1em;*/
	line-height: 1em;
	/* background: url(../img/navi_ico.png) no-repeat center bottom; */
}

#g-navi ul li.current-menu-item {
	background: url(../img/navi_ico_active.png) no-repeat center bottom;
}

#g-navi ul li:first-child {
	margin-left: 0;
}

#g-navi ul li.last {
	width: 15%;
	background: none;
}

/* #g-navi ul li:before {
	content: '';
	display: flex;
	width: 1px;
	height: 30px;
	background-color: #B4B4B5;
	position: absolute;
	top: 8px;
} */

#g-navi ul li:last-of-type {
	background: none;
}

/* #g-navi ul li:last-of-type a {
	background: #3A4A9D;
	color: #FFF;
} */

#g-navi ul li:last-of-type a:hover {
	opacity: .8;
}

#g-navi ul li a {
	position: relative;
	display: block;
	padding: 16px 0;
	height: 100%;
	color: #000;
	background: none;
}

/* #g-navi ul li a::before {
	position: absolute;
	bottom: 54px;
	left: 20%;
	content: '';
	width: 60%;
	height: 6px;
	background: #F6F6F6;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	z-index: -1;
} */

/* #g-navi ul li a:hover::before {
	transform: scale(1, 1);
} */

#g-navi ul li:last-of-type a:hover::before {
	transform: scale(0, 1);
}

#s-menu {
	display: none;
}


/* トップページ　メイン画像 */

#main {
	background-color: #eee;
	clear: both;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 35%;
}


/* リード文 */
#lead:after {
	content: " ";
	display: block;
	clear: both;
}

#lead h1 {
	text-align: center;
	font-weight: normal;
	font-size: 32px;
	line-height: 1em;
}

#lead h1 img {
	margin-bottom: 0px;
	width: 42.964vh;
}

#lead h2 {
	text-align: center;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.4em;
	margin-bottom: 22px;
}

#lead h1 em,
#lead h2 em {
	font-size: 50%;
	font-style: normal;
	line-height: 1ex;
}

#top #lead ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top #lead ul li .img {
	width: 100%;
	padding-top: 70%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#page #lead h1 {
	color: #3A4A9D;
	font-weight: bold;
	font-size: 60px;
}

#page #lead .title {
	display: block;
	font-weight: normal;
	font-size: .4em;
	line-height: 1.5em;
}

body&gt;article section .in1200,
body.news-page&gt;.in1200&gt;.flex-around {
	border: 1px solid #B5B5B6;
	max-width: calc(1200px - 52px);
	position: relative;
	padding: 0px 26px 20px;
}

body.news-page&gt;.in1200&gt;.flex-around {
	margin-top: 32px;
}

body&gt;article section .in1200 h2,
body.news-page&gt;.in1200&gt;.flex-around h1,
body.news-page&gt;.in1200&gt;.flex-around h2 {
	position: relative;
	color: #3A4A9D;
	padding: 26px 0 10px;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
	font-size: 38px;
	line-height: 1.1em;
}

body&gt;article section .in1200&gt;.title,
body.news-page&gt;.in1200&gt;.flex-around .title {
	display: block;
	font-weight: normal;
	font-size: .5em;
	line-height: 1.3em;
}

body&gt;article section .in1200 h2::before,
body.news-page&gt;.in1200&gt;.flex-around h1::before,
body.news-page&gt;.in1200&gt;.flex-around h2::before {
	position: absolute;
	top: 0;
	left: calc(50% - 86px);
	content: '';
	width: 172px;
	height: 9px;
	background: #3A4A9D;
}

#top section .in1200 p&gt;a:first-of-type {
	position: absolute;
	right: 26px;
	top: 26px;
	background: #3A4A9D;
	color: #FFF;
	padding: 6px 20px;
}

#top section .in1200 p&gt;a:first-of-type:hover {
	opacity: .8;
}

.news_list {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	justify-content: flex-start;
}

.news_list a {
	display: block;
	padding: 0;
	color: #333;
	overflow: hidden;
	height: 100%;
}

.news_list .col16 h3,
.news_list .col33 h3 {
	padding-top: .5em;
	min-height: 1.5em;
}

.news_list a:hover {
	opacity: .8;
}

.news_list .img {
	height: 0px;
	width: 100%;
	padding-top: 60%;
	padding-bottom: 0%;
	background-image: url("../img/logo_eyecatch.png");
	/* background-size: cover; */
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 0px;
	padding-left: 0px;
	/* border: 1px solid #CCC; */
	background-size: cover;
}

.news_list .img.none {
	background-size: auto;
}

.content {
	position: relative;
}

.news_list .content {
	font-size: 14px;
}

.news_list h3 {
	color: #3A4A9D;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3em;
	padding-top: 2em;
	min-height: 2.6em;
}

.news_list p {
	color: #333;
	line-height: 1.3em;
	margin-top: 4px;
	margin-bottom: 4px;
}

#top .news_list .more {
	display: none;
}

.more,
.news_list .more {
	background: #3A4A9D;
	color: #FFF;
	margin: 14px auto 0;
	padding: 8px 24px;
	display: block;
	text-align: center;
	width: fit-content;
	max-width: 176px;
}

/* .date {
	display: inline;
	position: absolute;
	top: .4em;
	right: 120px;
	line-height: 1em;
} */

.news_list .date {
	font-size: 12px;
	top: 1em;
	left: 0;
}

/* .category {
	display: inline;
	font-size: 14px;
	line-height: 1em;
	position: absolute;
	right: 0;
	top: 0;
	background: #3A4A9D;
	color: #FFF;
	padding: 6px 16px;
} */

.category.comp {
	background: #00913A;
}

.category.info {
	background: #00A29A;
}

.category.recruit {
	background: #EE7800;
}

/* .content_body {
	padding: 1.5em 1em 1em;
	min-height: 300px;
} */

/* .single .category,
.single .date,
.single .post-edit {
	position: relative;
	float: right;
	margin: 0;
} */

/* .single .date {
	right: 22px;
} */

.single .post-edit {
	right: 38px;
	margin-top: 2px;
}

#page table {
	max-width: 780px;
	margin: 0 auto 2em;
	color: #3A4A9D;
	line-height: 1.4em;
}

#page th {
	background: rgba(58, 74, 157, .1);
	width: 26%;
	border-right: 1px solid rgba(58, 74, 157, .1);
}

#page th,
#page td {
	padding: 12px 20px;
}

#page td p {
	margin: 0 0 6px;
}

#page td p:last-child {
	margin: 0;
}


/* Googleマップ */

#top #map_canvas {
	background-color: #C6B6AD;
	height: 500px;
	width: 100%;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	padding: 0;
}

#map_canvas p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

/* お知らせ */

.bread {
	color: #666;
	margin: .5em 1em .5em 0;
}

.bread a {
	text-decoration: underline;
}

#category-nav {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}

#category-nav h3 {
	color: #3A4A9D;
	font-size: 30px;
	font-size: 26px;
	margin-top: 24px;
	margin-bottom: 14px;
	border-bottom: 3px dotted #CCC;
}

#category-nav h3:first-child {
	margin-top: 0;
}

#category-nav a {
	color: #3A4A9D;
	text-decoration: underline;
	padding: 4px 10px;
	font-size: 18px;
	margin: 4px;
}

/* .single .pagination .next {
	float: left;
}

.single .pagination .prev {
	float: right;
} */

.pagination {
	text-align: center;
	/* margin: 14px; */
}

/* .pagination span,
.pagination a {
	padding: 4px 11px;
	font-weight: bold;
	margin: 1px;
} */

.pagination span {
	color: #3A4A9D;
	border: 2px solid;
}

.pagination a {
	color: #FFF;
	background: #3A4A9D;
	border: 2px solid #3A4A9D;
}

.pagination a:hover {
	opacity: .8;
}


/* 個別ページ */

#single #lead h1 {
	font-weight: normal;
}

#single #lead .img {
	max-width: 300px;
	background-size: cover;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#single #lead .img img {
	width: 100%;
}

#single #lead .category {
	float: right;
	border-radius: 30px;
	margin-bottom: 16px;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
	font-size: 12px;
}

#single #lead .date {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	font-size: 12px;
}

#single #lead .content {
	clear: both;
}

#contact input,
#contact select,
#contact textarea {
	font-size: 16px;
}

/* .main_column {
	width: 75%;
} */

.main_column .col25 {
	width: 32%;
}

.main_column .col25:nth-child(4n+1) {
	margin-left: 2%;
}

.main_column .col25:nth-child(3n+1) {
	margin-left: 0;
}

.main_column&gt;article {
	position: relative;
}

.main_column&gt;article&gt;header {
	width: 133.33%;
}

.main_column&gt;article&gt;section {
	padding-top: 0;
}

.side_bar {
	width: 25%;
	margin-top: 80px;
}


/* フッター */

#footer {
	color: #FFF;
	clear: both;
	width: 100%;
	position: relative;
	margin-top: 70px;
}

#footer .flex-around {
	border-radius: 20px 20px 0 0;
}

#footer .flex-around&gt;div {
	justify-content: center;
	padding: 20px;
}

#footer ul {
	list-style-type: none;
	font-weight: bold;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 50px 6px 0;
	padding-left: 0;
}

#footer li {
	padding: 0 1em;
}

#footer a {
	color: #FFF;
}

#footer p {
	color: #FFF;
	margin: 2px;
}

#gotop {
	/* position: fixed; */
	/* z-index: 100; */
	position: absolute;
	top: -35px;
	left: calc(50% - 36px);
}

@media (max-width: 1199px) {
	.in1200 {
		padding: 0 20px;
	}

	body&gt;article section .in1200 {
		width: calc(100% - 40px);
	}

	#footer .in1200 {
		padding: 0;
	}

	#footer .flex-around {
		border-radius: 0;
	}

	.col16 {
		width: 32%;
		margin-bottom: 1em;
	}

	.col16:nth-child(6n+4) {
		margin-left: 0;
	}

	#main {
		padding-top: 35vw;
	}

	/* #top .description img {
		max-width: 50%;
		margin-bottom: 8px;
	} */

	#top section .in1200 p&gt;a:first-of-type {
		right: 20px;
	}
}


/**
 * ワイド幅、全幅のスタイル定義
 */

.alignwide {
	width: calc(100% + 200px);
	margin: 0 0 1rem -100px;
}

.alignfull {
	width: calc(100% + 100vw);
	margin: 0 0 1rem -50vw;
}

.alignfull img {
	display: block;
	margin: 0 auto;
	max-width: 100vw;
	height: auto;
}

/* 202502 いるま野30周年 */
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}

#header .head-centering {
	display: flex;
	align-items: center;
	height: 11.482vh;
}

#header .in100per {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 41px;
}

#g-navi ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 1.25vw;
	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 0 2.6045vw;
}

#g-navi ul li a span {
	font-family: Shin Maru Go Regular, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	padding-bottom: 5px;
}

#g-navi {
	display: block;
}

#lead {
	background: url(../img/lead-bg.png) no-repeat;
	background-size: cover;
	background-color: rgba(177, 226, 255, 0.84);
	background-blend-mode: lighten;
	position: relative;
	padding-bottom: 5.186vh;
	overflow: hidden;
}

#lead::after {
	content: "";
	position: absolute;
	height: 100%;
	max-height: 822px;
	background: url(../img/leadcontent-bg.png) no-repeat;
	background-size: cover;
	background-position: center bottom;
	width: calc(100vw + 1px);
	left: -1px;
	bottom: 0;
	z-index: 0;
}

#lead h1 {
	height: 42.964vh;
}

#lead h1 img {
	margin-bottom: 0px;
	width: 42.964vh;
}

#lead h2 {
	line-height: unset;
	margin-bottom: 0;
	height: 10.92vh;
}

#lead h2 img {
	width: 100%;
	height: auto;
}

#lead .in100per {
	padding: 0;
	position: relative;
	z-index: 1;
}

#lead .lead-content {
	padding-top: 11.482vh;
	height: 100vh;
	position: relative;
}

#lead .lead-viewport .lead-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 46px;
	animation: loading 2s;
}

/* タイトルふわっと出し */
@keyframes loading {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

/* ふわっと出しここまで */

#lead .lead-viewport .lead-inner .inner-space {
	margin: 6.371vh 0 1.704vh 25px;
	height: 13.334vh;
}

/* リード部アニメーション */
.bg-image-loop {
	width: 100%;
	height: 336px;
	/* 使用している画像の縦幅 */
	position: relative;
	background: url('../img/leadloop-behind.png') repeat-x;
	background-size: cover;
	animation: scroll-anim 90s linear infinite;
}

@keyframes scroll-anim {
	100% {
		background-position: -2026px 0;
		/* 使用している画像の横幅分位値をずらす */
	}
}

.bg-image-loop::before {
	content: "";
	width: 100%;
	height: 491px;
	top: 16vh;
	position: absolute;
	background: url('../img/leadloop-front.png') repeat-x;
	background-size: cover;
	animation: scroll-anim2 85s linear infinite;
}

@keyframes scroll-anim2 {
	100% {
		background-position: -2500px 0;
	}
}

/* リード部アニメーションここまで */

#lead .lead-sentence {
	background-color: #F5F5F5;
	margin: 0 26.511vw;
	overflow-y: clip;
	position: relative;
}

#lead .lead-sentence p {
	box-shadow: 0 0 6vw 6vw #f5f5f5;
	margin: 0;
	padding: 3.05vh 0 2.97vh 0;
	color: #4BB4A9;
	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.3vh;
	text-align: center;
	line-height: 3.851vh;
}

/* セクション共通 */
section {
	padding: 0;
}

section h2 {
	font-family: Shin Maru Go Regular, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #294340;
}

section p {
	font-family: Shin Maru Go Regular, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #294340;
}

/* ごあいさつ */
#greeting {
	margin: 183px 0 126.5px 0;
}

#greeting .greet-flex {
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 0 21.146vw;
}

#greeting img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

#greeting .greet-text {
	max-width: 31.25vw;
	padding-left: 4.948vw;
	position: relative;
}

#greeting .greet-text::after {
	content: "";
	position: absolute;
	width: 566px;
	height: 138px;
	max-height: 138px;
	background: url(../img/greet_titledeco.png) no-repeat;
	background-size: contain;
	top: -90px;
	right: -92px;
	z-index: -1;
}

#greeting .greet-text h2 {
	font-size: 1.875rem;
	text-align: left;
}

#greeting .greet-text p {
	font-size: 1.188rem;
	margin: 2rem 0;
}

#greeting .greet-text .greet-position {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

#greeting .greet-text .greet-position .position-title {
	font-weight: bold;
	font-size: 1.25rem;
	margin: 2rem 24px 0 0;
}

#greeting .greet-text .greet-position .position-name {
	font-size: 1.875rem;
	font-weight: bold;
	margin: 2rem 0 0 0;
}

/* あゆみ */
#progress {
	background: url(../img/progress_bg.png) no-repeat center top;
	background-size: contain;
	margin-bottom: 178px;
}

#progress .in100per {
	padding-top: 8.542%;
}

#progress h2 img {
	width: 100%;
	max-width: 765px;
}

#progress p {
	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
	color: #ffffff;
	text-align: center;
	margin: 31.2px 0 0 0;
}

#progress .progress_bookflex {
	margin: 70.4px 0 0 0;
	display: flex;
	justify-content: center;
	flex-direction: row;
}

#progress .progress_bookflex h3 {
	color: #294340;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 26px;
	font-family: "M PLUS 1p", serif;
}

#progress .progress_bookflex h3 span {
	font-size: 1rem;
	line-height: 1rem;
}

#progress .progress_bookflex .bookbox:nth-child(2) {
	margin: 0 30px;
}

#progress .progress_bookflex .bookbox img {
	box-shadow: 7px 7px 6px 0px rgba(0, 0, 0, 0.1);
}

#progress .progress_bookflex .bookbox a {
	background-color: #1E9589;
	border: 2px solid #1E9589;
	border-radius: 40px;
	color: #ffffff;
	font-size: 1rem;
	font-weight: bold;
	display: flex;
	width: 100%;
	max-width: 220px;
	margin: 10px auto 0 auto;
	height: 40px;
	align-items: center;
	justify-content: center;
	padding: 3px 0;
}
#progress .progress_bookflex .bookbox a:hover {
	background-color: #ffffff;
	color: #1E9589;
	border: 2px solid #1E9589;
	transition:0.5s;
}

#progress .progress_bookflex .bookbox a.pdf_btn {
	background-color: #ffffff;
	border: 2px solid #b30b00;
	color: #b30b00;
	max-width: 216px;
	padding: 2px 0 0 0;
}

#progress .progress_bookflex .bookbox a.pdf_btn:hover {
	background-color: #b30b00;
	color: #ffffff;
	transition:0.5s;
}

#progress .progress_bookflex .bookbox a.no-content {
	color: #87C7BF;
	background-color: #ffffff;
	font-size: 1.25rem;
	pointer-events: none;
}

/* 動画 */
#movie {
	margin-bottom: calc(160.8px - 11.482vh);
}

/* movie内タブ切り替え */
#movie .tabs {
	background: url(../img/movie_bg.png) no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 792px;
	margin-top: 25.4px;
}

#movie .tab-list {
	display: flex;
	margin: 93.4px 0 0 0;
	padding: 0;
	justify-content: center;
}

#movie .tab-item {
	border-radius: 15px;
	background-color: transparent;
	border: solid 4px #ffffff;
	padding: 10px 35px 15px 35px;
	cursor: pointer;
	color: #ffffff;
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#movie .tab-item:nth-child(2) {
	margin: 0 30px;
}

#movie .tab-item p {
	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
	color: #ffffff;
	margin: 0;
}

#movie .tab-item .years p {
	font-family: Shin Maru Go Regular, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.875rem;
}

#movie .tab-item .years {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
}

#movie .tab-item .years p {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#movie .tab-item .years p span {
	font-size: 1rem;
	line-height: 1rem;
}

#movie .tab-panel {
	display: none;
}

#movie .tab-item.active {
	background-color: #ffffff;
}

#movie .tab-item.active p,
#movie .tab-item.active .years p {
	color: #360B0B;
}

#movie .tab-panel.active {
	display: block;
	width: fit-content;
	margin: 0 auto;
	padding-top: 72px;
	animation-name: displayAnime;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}

@keyframes displayAnime {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

#movie .tab-panel iframe {
	width: 827px;
	height: 452px;
}

/* お知らせ */
#info {
	padding-top: 11.482vh;
}

#info .in100per {
	position: relative;
	border: 1px solid #87C7BF;
	border-radius: 30px;
	max-width: 990px;
	margin: 0 auto;
	padding: 82px 56px 72px 56px;
}

#info h2 {
	width: fit-content;
	padding: 0 21px;
	background-color: #ffffff;
	position: absolute;
	top: -43px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

#info h2 img {
	max-width: 318px;
}

/* info内タブ切り替え */
#info .tabs {}

#info .tab-list {
	display: flex;
	margin: 0;
	padding-left: 0;
	list-style: none;
	align-items: flex-end;
}

#info .tab-item {
	border-radius: 14px 14px 0 0;
	background-color: #EFF5F4;
	color: #69C1B6;
	border: none;
	cursor: pointer;
	font-size: 1.375rem;
	line-height: 1.375rem;
	width: calc(422px - 20px - 2px);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 33px 10px 24.5px 10px;
	width: calc(422px - 20px - 2px);
	font-family: "M PLUS Rounded 1c", serif;
}

#info .tab-item.active {
	background-color: #ffffff;
	border: solid 1px #69C1B6;
	border-bottom-color: #ffffff;
	font-weight: bold;
	font-size: 1.72rem;
	line-height: 1.72rem;
	margin: 0 0 -1px 0;
	padding: 33px 10px 24.5px 10px;
	width: calc(422px - 20px - 2px);
}

#info .tab-item:first-child {
	margin-right: 19px;
}

#info .tab-panel {
	display: none;
}

#info .tab-panel.active {
	display: block;
	border-top: solid 1px #69C1B6;
	padding-top: 51.5px;
}

/* 記事取得部分 */
#info .tab-panel article {
	width: 100%;
	max-width: 257px;
	margin-bottom: 46px;
}

#info .tab-panel article:nth-child(3n+2) {
	margin: 0 46px 46px 46px;
}

#info .tab-panel article .date,
#info .tab-panel article h3,
#info .tab-panel article .next-btn {
	font-family: Shin Maru Go Regular, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#info .news_list .single-thumb-img {
	width: 100%;
	height: 180px;
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

#info .news_list .single-thumb-img.none {
	background-size: contain;
	opacity: .5;
}

#info .news_list .single-thumb-img img {
	width: 100%;
	height: 180px;
	object-fit: contain;
	object-position: center center;
}

#info .news_list .date {
	position: relative;
	font-size: 1rem;
	font-weight: bold;
	top: unset;
	left: 0;
	color: #294340;
}

#info .news_list h3 {
	color: #294340;
	font-size: 1.25rem;
	line-height: 1.25rem;
	padding-top: 0;
	min-height: unset;
	margin-top: 14.6px;
}

.news_list a {
	overflow: unset;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.news_list .content {
	margin-top: 17px;
	padding: 0 9px;
	width: calc(100% - 18px);
}

#info .news_list .content .next-btn {
	background-color: #1E9589;
	border:2px solid #1E9589;
	border-radius: 40px;
	color: #ffffff;
	font-size: 1rem;
	font-weight: bold;
	display: flex;
	width: 100%;
	max-width: 194px;
	margin: 21.2px auto 0 auto;
	height: 40px;
	align-items: center;
	justify-content: center;
}

#info .news_list .content:hover .next-btn {
	background-color: #ffffff;
	border:2px solid #1E9589;
	color: #1E9589;
	transition:0.5s;
}

/* フッター */
#footer .footer-inner {
	background: url(../img/footer_bg.png) no-repeat;
	background-size: cover;
	background-position: center;
	background-color: transparent;
	border-radius: unset;
	min-height: 694px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

#footer .footer-torezou {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 327px;
}

#footer .footer-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 60.4px;
}

#footer .footer-content .footer-logo {
	margin-left: -47px;
	max-width: unset;
}

#footer .footer-content .footer-caption {
	margin: 27.6px 0 0 0;
}

#footer .copyright {
	font-size: 1.25rem;
	line-height: unset;
	margin-top: 90px;
	font-family: "M PLUS 1p", serif;
}

#footer #gotop {
	position: absolute;
	top: 155px;
	right: 73px;
	left: unset;
}

/* 下層ページ */
#page #header .head-centering {
	background-color: rgba(255, 255, 255, 0.95);
}

/* 投稿個別 */
.single .single-wrap {
	background: url(../img/lead-bg.png) no-repeat;
	background-size: cover;
	background-color: rgba(177, 226, 255, 0.84);
	background-blend-mode: lighten;
	position: relative;
	overflow: hidden;
}

.single .news-wrap {
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(253, 187, 45, 0) 100%);
	height: 100%;
}

.single article {
	margin: 18.242vh auto 0 auto;
	max-width: calc(990px - 13.23vw);
	position: relative;
	border: 1px solid #87C7BF;
	border-radius: 30px;
	padding: 38.3px 6.615vw 133.2px 6.615vw;
	background-color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.05) 10px 10px 10px 0px;
}

.single h1 {
	width: fit-content;
	max-width: 218.52px;
	margin: 0 auto;
}

.single .title-content {
	margin-top: 33.4px;
}

.single .title-content .date,
.single h2,
.single p {
	color: #294340;
}

.single .title-content .date {
	font-size: 1rem;
	font-weight: bold;
	font-family: "M PLUS 1p", serif;
}

.single h2 {
	font-family: "M PLUS 1p", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.875rem;
}

.single .title-content .category {
	color: #ffffff;
	font-size: 0.875rem;
	font-weight: bold;
	width: 200px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 1.7px;
	margin-top: 5px;
}

.single .title-content .category.ongoing {
	background-color: #CE5C5C;
}

.single .title-content .category.expire {
	background-color: #5C5CCE;
}

.single .title-content .category.will {
	background-color: #efb613;
}

.single .single-images {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.single .content_body {
	margin-top: 33px;
}

.single .content_body p {
	margin: 53.8px 0 0 0;
	font-size: 1.188rem;
	line-height: 2.2rem;
	padding: 0 2vw;
}

.single .content_body .single-images img:nth-child(n+2) {
	margin-top: 15px;
}

.single .pagination {
	max-width: 936px;
	margin: 55px auto 0 auto;
}

.single .pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	height: 52px;
}

.single .pagination li {
	position: absolute;
}

.single .pagination li.to-prev {
	top: 0;
	left: 0;
}

.single .pagination li.to-top {
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.single .pagination li.to-next {
	top: 0;
	right: 0;
}

.single .pagination li a {
	border: none;
	background-color: rgb(30, 149, 137);
	color: rgb(255, 255, 255);
	font-size: 1.25rem;
	font-weight: bold;
	display: flex;
	width: 220px;
	height: calc(52px - 4px);
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	padding-top: 4px;
}

/* 表示非表示 */
.upper1023 {
	display: block;
}

.under1023,
.under768 {
	display: none;
}

/* 下層ページ（投稿個別） */
body#page {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#page #header {
	display: block;
}

#page #g-navi {
	display: block;
	margin-right: 13vw;
}

#page #footer {
	margin-top: auto;
	padding-top: 43.6px;
}

#page .single-head_deco {
	position: fixed;
	max-width: 13.3122vw;
	top: 4vh;
	right: 2vw;
	z-index: 1001;
}

#page .single-head_deco-sp {
	display: none;
}

@media (max-width: 1440px) {
	#g-navi ul li a {
		font-size: 1.5vw;
	}

	#lead::after {
		background-size: contain;
	}

	#progress .in100per {
		padding-top: 7.542%;
	}

	#progress h2 img {
		max-width: 600px;
	}

	#page #g-navi {
		margin-right: 11vw;
	}

	#page #g-navi ul li a {
		padding: 0 1.5vw;
	}

	#page .single-head_deco {
		max-width: 150px;
		top: 1vh;
		right: 1vw;
	}
}

@media (max-width: 1200px) {
	#progress p {
		margin: 15px 0 0 0;
	}
}



#page.single .content .content_body a {
	color: #0000ff;
    text-decoration: underline;
}</pre></body></html>