@charset "UTF-8";
/* CSS Document */
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* 上記css改変ver 2020 */
/* ============================================ */

/* リセット */

/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; /* iOSの向き変更後のフォントサイズ調整 */
  -webkit-tap-highlight-color: transparent; /* iOSリンクの灰色*/
	font-size: 62.5%;
	word-wrap: break-word;
}
body,
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
main {
  display: block;
}

/* リセット-見出し */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* リセット-テキスト関連 */
/* ============================================ */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
	transition: .6s;
}
a:hover {
	transition: .6s;
	text-decoration-color: transparent;
}
abbr[title] {
  border-bottom: none; /* Chromeの下枠削除 */
  text-decoration: underline; /* テキスト装飾を追加 */
  text-decoration: underline dotted; /* テキスト装飾を追加 */
}
strong {
  font-weight: bold;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* ブラウザでフォントサイズの継承とスケーリングを修正 */
  font-size: inherit; /* ブラウザで奇数の `em`フォントサイズを修正 */
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}

/* リセット-リスト */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dd {
  margin-left: 0;
}

/* リセット-フォーム */
/* ============================================ */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: auto;
  appearance: auto;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
::placeholder {
  color: #aaa;
}
:-ms-input-placeholder {
  color: #aaa;
}
::-ms-input-placeholder  {
  color: #aaa;
}
select {
  appearance: none;
  padding-right: 3em;
}

/* ラジオとチェックボックスの外観をリセットして、iOSでの外観を維持 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

/** Edge、IEでオーバーフローを表示. */
button,
input {
  overflow: visible;
}

/* Edge, Firefox, and IEのテキスト変換の継承を削除 */
button,
select {
  text-transform: none;
}

/* iOSおよびSafariのクリッカブルタイプの設定 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/* Firefox：内側の境界線とパディングを削除 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* フォーカススタイルを復元 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* フォーカススタイルを復元 */
select::-ms-expand {
  display: none;
}

/* パディングリセット */
option {
  padding: 0;
}

/* 非表示にリセット */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE. */
  display: table; /* EdgeおよびIEでのテキストの折り返し修正 */
  max-width: 100%; /* EdgeおよびIEでのテキストの折り返し修正 */
  padding: 0; /*  `fieldset`要素をゼロにしたときに引っ掛からないように */
  white-space: normal; /* EdgeおよびIEでのテキストの折り返し修正 */
}

/* Chrome、Firefox、Operaで正しい垂直方向の配置 */
progress {
  vertical-align: baseline;
}

/* IEのデフォルトの垂直スクロールバーを削除. */
textarea {
  overflow: auto;
}

/* Chromeの増分ボタンと減分ボタンのカーソルスタイルを修正 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px; /* Safariのアウトラインスタイルを修正 */
}

/* macOSのChromeとSafariの内側のパディングを削除 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* iOSおよびSafariのクリッカブルタイプの設定 */
  font: inherit; /* Safariでフォントのプロパティを「継承」に変更 */
}

label[for] {
  cursor: pointer;
}

/* リセット-テーブル */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th, td {
	padding: 0;
	font-weight: normal;
}
caption {
  text-align: left;
}


hr {
  box-sizing: content-box; /* Firefoxで正しいボックスサイズ */
  height: 0; /* Firefoxで正しいボックスサイズ */
  overflow: visible; /* EdgeとIEでオーバーフロー */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
address {
  font-style: inherit;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
/* Edge、IE +、Firefoxで正しいディスプレイを追加 */
details {
  display: block;
}
summary {
  display: list-item;
}
/* IEで正しいディスプレイを追加. */
template,
[hidden] {
  display: none;
}
/*　リセットcss終了　*/


/* ============================================ */
body {
	font-size:  1.6em;
  font-family: "Hiragino Kaku Gothic ProN",  "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 400;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
header {
  background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.9) 100%);
	width: 100%;
	position: fixed;
  top: 0;
  z-index: 10000;
}
main {
	color: #333;
}
main p {
  line-height: 2;
}
img {
	width: 100%;
	height: auto;
}
main table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	line-height: 1.5;
}
main th, main td {
	padding: .75em 1em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
  background: #fff;
}
main th:first-child,
main td:first-child {
	border-left: 1px solid #ccc;
}
main thead tr th {
	background: var(--gray);
	text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 959px) {
  body {
    font-size: 1.5rem;
  }
	main {
	}
}
@media screen and (max-width: 767px) {
  main table {
  border-collapse:separate;
  }
main th, main td {
	padding: .5em .5em;
  font-size: 1.3rem;
  }
.sp-noborder {
  border-left: none !important;
}
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.title-site {
	z-index: 110;
}
.wrap-site-logo {
	max-width: 280px;
	width: 65%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo_material {
	border-right: 1px solid #fff;
	padding-right: 5%;
	width: 61%;
}
.logo_site {
	width: 34%;
}
.logo_daicel {
  max-width: 80px;
}


/* PC-header */
/* ============================================ */
@media screen and (min-width: 1181px) {
.active	.wrap-site-logo {
	width: 260px;
	}
.active .logo_daicel {
  max-width: 70px;
  }
.logo_insta span {
	display: none;
}
	header {
		height: 80px;
	  transition: all 0.3s ease;
	}
	header.active {
    height: 50px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
  }
  .wrap-g-nav {
    color: #fff;
  }
	.header-inner,
  .footer-nav {
		align-items: center;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		height: 100%;
		width: calc(100% - 1em - 1em);
    max-width: 1500px;
	}
  
/* PC-メニュー表示 
----------------------------------------*/
  .btn-g-nav {
    display: none;
  }
  .wrap-g-nav {
    max-width: calc(100% - 380px );
    width: 80%;
    padding: 0 1.5em;
  }
.g-nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.active .wrap-g-nav {
    max-width: calc(100% - 360px );
  }
.lang-nav {
  margin-bottom: .25em;
  min-width: 11em;
}
.g-nav {
	display: flex;
	align-items: center;
	font-size: 1.5rem;
	transition: all 0.3s ease;
	gap: 0 1em;
  }
.active .g-nav {
  font-size: 1.4rem;
}
.g-nav > li > a {
  border-bottom: 1px solid rgb(255, 255, 255, 0);
  display: block;
  padding: .25em .25em;
  position: relative;
  font-weight: bold;
  text-align: center;
}
.g-nav > li  > a:hover,
.g-nav_link.g-sub-nav span:hover {
  border-bottom: 1px solid #fff;
}
}
@media screen and (max-width: 1300px) {
 .g-nav {
    font-size: 1.4rem;
  }
}

.lang-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.3rem;
}
.lang-nav li {
  position: relative;
}
.lang-nav::before {
  content: "\e900";
  font-family: 'iconset' !important;
  font-size: 1.5em;
  top: calc(50% - .5em);
  left: calc(50% - .5em);
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}
.lang-nav li a {
  padding: .5em .25em;
  margin: 0 .25em;
  border-bottom: 1px solid rgb(255, 255, 255, 0);
}
.lang-nav li a:hover,
.lang-nav li a.active {
  border-bottom: 1px solid #fff;
}

/* SP-header */
/* ============================================ */
@media screen and (max-width: 1180px) {
	header {
		height: 50px;
    position: absolute;
	}
	header .pc-only {
		display: none;
	}
	main {
	}
	.header-inner {
		align-items: center;
		display: flex;
    justify-content: space-between;
		margin: 0 auto;
		height: 100%;
		width: calc(100% - 1em - 1em);
    padding-left: 50px;
	}

/* SP-ハンバーガーメニュー 
----------------------------------------*/
  .btn-g-nav {
  background: #333;
  width: 50px;
  height: 50px;
  display: block;
  margin-left: auto;
  position: fixed;
  left: 0;
  top: 0;
  padding: 12px;
  cursor: pointer;
  z-index: 100;
}
.btn-g-nav.active .btn-g-nav_line {
    background-color: transparent;
}
.btn-g-nav.active .btn-g-nav_line::before {
    top: 0;
    transform: rotate(45deg);
}
.btn-g-nav.active .btn-g-nav_line::after {
    top: 0;
    transform: rotate(-45deg);
}
.btn-g-nav_line {
    display: block;
    height: 1px;
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    width: 26px;
    background-color: #fff;
    transition: all 0.3s ease;
}
.btn-g-nav_line:before,
.btn-g-nav_line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: #fff;
    transition: inherit;
}
.btn-g-nav_line:before {
    top: -8px;
}
.btn-g-nav_line:after {
    top: 8px;
}
.btn-g-nav_text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.btn-g-nav_text::before {
    content: 'メニュー';
    color: #fff;
    position: absolute;
    width: 50px;
    right: 0;
    bottom: .5em;
    font-size: 1rem;
    text-align: center;
}
  
/* SP-メニュー表示 
----------------------------------------*/
.logo_daicel {
	width: 20%;
  }
.logo_insta span {
	margin-left: .5em;
}
.wrap-g-nav {
  background: var(--gray);
  position: fixed;
  padding: 7rem 0;
  display: flex;
  flex-direction: column;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.wrap-g-nav.active {
    width: 100%;
    height: 100%;
}
  .g-nav-inner {
  overflow-y: auto;
  height: 100%;
  }
  .g-nav {
    max-width: 480px;
    width: calc(100% - 2em);
    margin: 0 auto;
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 2em;
  }
	.lang-nav {
		justify-content: center;
	}
.g-nav > li a {
  display: inline-block;
  padding: .5em;
  margin-bottom: 1em;
  border-bottom: 1px solid rgb(var(--blue-rgb), 0);
}
.g-nav > li  a:hover,
.g-nav_link.g-sub-nav span:hover,
.lang-nav li a:hover,
.lang-nav li a.active {
  border-bottom: 1px solid var(--blue);
  color:  var(--blue);
}
}



/* フッター領域 */
/* ============================================ */
footer {
  padding: 40px 0;
}
footer .logo_material {
    border-right: 1px solid #999;
}
.footer-nav ul {
  display: flex;
  justify-content: space-between;
  margin-right: 40px;
	gap: 1.5em;
}
.footer-nav ul a {
  font-size: 1.4rem;
  padding: .5em .25em;
  border-bottom: 1px solid rgb(var(--blue-rgb), 0);
}
.footer-nav ul a:hover,
.wrap-bread ul li a:hover {
  color: var(--blue);
  border-bottom: 1px solid var(--blue);
}
footer .copy {
  font-size: 1.2rem;
	text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 1180px) {
	footer .wrap-site-logo,
  footer .logo_daicel {
    margin: auto;
  }
footer .logo_material {
	padding-right: 0;
	border-right: none;
}
	footer .wrap-site-logo {
		flex-direction: column;
    gap: 1.5em 0;
	}
  .footer-nav ul {
    flex-wrap: wrap;
    margin: 40px auto 25px;
    max-width: 480px;
    width: 85%;
  }
  .footer-nav ul li {
    width: 42%;
}
  .footer-nav ul li:nth-child(1) {
    order: 6;
  }
  .footer-nav ul li:nth-child(2) {
    order: 1;
  }
  .footer-nav ul li:nth-child(3) {
    order: 2;
  }
  .footer-nav ul li:nth-child(4) {
    order: 3;
  }
  .footer-nav ul li:nth-child(5) {
    order: 4;
  }
  .footer-nav ul li:nth-child(6) {
    order: 5;
  }
  .footer-nav ul a {
    margin: 0;
  }
}

/* コンテンツ領域 */
/* ============================================ */
.wrap-con {
  margin-top: 120px;
}
.con-inner {
	width: calc(100% - 1em - 1em);
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.inner-text {
  max-width: 800px;
  margin: auto;
}
.wrap-img {
  background: var(--gray);
  padding: 50px;
}
* + .inner-text,
.inner-text + * {
  margin-top: 60px;
}
.wrap-img > section + section {
  margin-top: 4em;
}
.wrap-bread {
  background: var(--gray);
  margin-top: 100px;
}
.wrap-bread ul {
  max-width: 1500px;
  margin: auto;
  padding: .6em 0;
	width: calc(100% - 1em - 1em);
  display: flex;
  font-size: 1.4rem;
}
.wrap-bread ul li {
  position: relative;
}
.wrap-bread ul li:not(:last-child)::after {
  content: '>';
  display: inline-block;
  margin: 0 .75em;
}
@media screen and (max-width: 959px) {
.wrap-con {
  margin-top: 100px;
}
  .wrap-img {
    padding: 5vw;
  }
  * + .inner-text, .inner-text + * {
    margin-top: 40px;
  }
.wrap-bread {
  margin-top: 80px;
}
.wrap-bread ul {
  display: inline-block;
  padding: .6em 1em;
  font-size: 1.3rem;
  }
  .wrap-bread ul li {
    display: inline;
  }
}

/*　アニメーション　*/
/* ============================================ */
/* 表示されているスライドのテキスト */
.wrap-anime  {
  opacity: 0;
}
/*.wrap-fadein-under,*/
.active.wrap-fadein-under {
  animation-delay: .3s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUnder;
  opacity: 1;
}
/* アニメーション */
@keyframes fadeInUnder {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*.wrap-fadein,*/
.active.wrap-fadein {
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeIn;
  opacity: 1;
}
/* アニメーション */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* テキスト */
/* ============================================ */
.font-min {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.heading-page {
  display: flex;
  align-items: center;
  justify-content: flex-end;
	background: var(--gray);
  height: 380px;
}
.heading-page.small {
  height: 240px;
  justify-content: center;
}
.heading-page > div {
  max-width: 750px;
  width: calc(50% - 1em);
}
.heading-page.small > div {
  max-width: 1500px;
  width: calc(100% - 1em - 1em);
}
.heading-page > div ul {
  display: flex;
  max-width: 500px;
  margin-top: 1.5em;
  justify-content: space-between;
}
.heading-page > div ul li {
  font-size: 1.4rem;
  max-width: 240px;
  width: 48%;
}
.heading-page .link-btn {
  min-height: 48px;
}
.heading-page h1 {
	font-size: 4.8rem;
	margin-top: 80px;
}
.heading-page > figure {
  width: 50%;
  overflow: hidden;
  position: relative;
  height: 380px;
}
.heading-page > figure::before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(var(--gray-rgb),1) 0%, rgba(var(--gray-rgb),0) 70%);
  display: block;
  position: relative;
  z-index: 1;
}
.heading-page figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.heading-img {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 2em;
  line-height: 1.5;
}
.heading-img::before,
.heading-img::after {
  content: '';
  position: absolute;
  bottom: -.5em;
  left: 0;
  border-bottom: 1px solid #000;
  width: 100px;
}
.heading-img::before {
  content: '';
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.heading-1 {
	font-size: 3.6rem;
  margin-bottom: 1.25em;
  text-align: center;
  line-height: 1.4;
}
.heading-1 span {
  color: var(--blue);
  font-size: 2.4rem;
  margin-bottom: .25em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heading-1 span::before,
.heading-1 span::after {
  content: '';
  width: 20px;
  border-bottom: 1px solid var(--blue);
  display: inline-block;
}
.heading-1 span::before {
  margin-right: .75em;
}
.heading-1 span::after {
  margin-left: .75em;
}
.heading-2 {
	font-size: 2.4rem;
	font-weight: bold;
  text-align: center;
  margin-bottom: 1.5em;
  line-height: 1.4;
}
.heading-3 {
	font-size: 1.8rem;
	font-weight: bold;
  margin-bottom: 1em;
  line-height: 1.4;
}
/*
.heading-4 {
	font-size: 2.2rem;
	font-weight: bold;
  margin-bottom: .5em;
}
.heading-5 {
	font-size: 2rem;
	font-weight: bold;
  margin-bottom: .5em;
}
.heading-6 {
	font-size: 1.8rem;
	font-weight: bold;
  margin-bottom: .5em;
}
*/
.text-bold {
	font-weight: bold;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
@media screen and (min-width: 960px) {
.font-s,
figcaption {
	font-size: 1.3rem;
}
}
@media screen and (max-width: 959px) {
  .heading-page {
    flex-direction: column-reverse;
    height: auto;
  }
  .heading-page.small {
    height: auto;
    padding-top: 50px;
  }
  .heading-page > * {
    width: 100% !important;
}
  .heading-page figure {
    height: 240px;
  } 
  .heading-page figure::before {
    display: none;
  }
.heading-page h1 {
  font-size: 3.2rem;
  text-align: center;
  padding: 1em .5em;
  margin-top: 0;
  }
.heading-1 {
	font-size: 2.8rem;
}
  .heading-page > div ul {
    margin: -1em auto 1.5em;
    width: calc(100% - 1em - 1em);
  }
  .heading-page > div ul li {
    font-size: 1.2rem;
  }
.heading-2 {
	font-size: 2.2rem;
}
.heading-3 {
	font-size: 1.6rem;
}
/*
.heading-4 {
	font-size: 2rem;
}
.heading-5 {
	font-size: 1.8rem;
}
.heading-6 {
	font-size: 1.7rem;
}
*/
.font-s,
figcaption {
	font-size: 1.1rem;
}
}
/*　リンク　*/
/* ============================================ */
/*　アイコンフォント　*/
@font-face {
  font-family: 'iconset';
  src:
    url('../fonts/iconset.ttf') format('truetype'),
    url('../fonts/iconset.woff') format('woff'),
    url('../fonts/iconset.svg') format('svg');
  font-weight: normal !important;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]::after, [class*=" icon-"]::after, [class^="icon-"]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconset' !important;
  speak: never;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
	text-decoration: none !important;
  vertical-align: bottom;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lang::after {
/*
  content: "\e900";
	font-size: .9em;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
*/
}
.icon-blank::after {
  content: "\e901";
	font-size: 1em;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
}
.icon-file::after {
  content: "\e902";
	font-size: 1em;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
}
.icon-up::after {
/*
  content: "\e903";
	font-size: .9em;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
*/
}
.icon-down::after {
  content: "\e904";
	font-size: 1em;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
}
.icon-link::after {
  content: "\e905";
	font-size: 1em;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
}
.icon-insta::before {
  content: "\e907";
	font-size: 1em;
	display: inline-block;
}

.wrap-btn > .icon-lang::after,
.wrap-btn > .icon-blank::after,
.wrap-btn > .icon-link::after,
.wrap-btn > .icon-up::after,
.wrap-btn > .icon-down::after,
.wrap-btn > .icon-file::after {
	font-size: 1.25em;
	position: absolute;
	right: .75em;
	margin: auto;
}
.link-text {
  color: var(--blue);
	text-decoration: underline;
	position: relative;
}
.link-text:hover {
	text-decoration: none;
}
.wrap-btn {
	margin-top: .25em !important;
	margin-bottom: .25em !important;
}
.wrap-btn.back {
  max-width: 360px;
  margin: 100px auto 0 !important;
}
.wrap-btn.row1,
.wrap-btn.form {
  max-width: 360px;
  width: 46%;
  margin: auto;
}
.wrap-btn.form .link-btn {
	padding: .5em 1.25em !important;
  text-align: center;
  font-size: 1.125em;
}
.link-btn {
	align-items: center;
	display: flex;
	padding: .5em 2em .5em 1.25em !important;
	position: relative;
	line-height: 1.3;
  min-height: 80px;
}
.link-btn:hover {
	color: #fff;
	text-decoration: none;
}
.link-btn.blue {
	background: var(--blue);
	border: 1px solid var(--blue) !important;
	color: #fff;
}
.link-btn.blue:hover {
	background: #fff;
  color: var(--blue);
}
.link-btn.gray {
	background: #fff;
	border: 1px solid #ccc !important;
	color: #666;
}
.link-btn.gray:hover {
	background: #ccc;
  color: #333;
}
@media screen and (max-width: 959px) {
.link-btn {
  min-height: 60px;
}
.wrap-btn.back {
  margin: 80px auto 0 !important;
  width: 80%;
  }
.wrap-btn.row1,
.wrap-btn.form {
  width: 80%;
}
}

/* リスト */
/* ============================================ */
.wrap-con ul,
.wrap-con ol {
	line-height: 1.6;
}
.wrap-con li > ul,
.wrap-con li > ol {
  margin-top: .75em;
}
ol{
  counter-reset: item;
}
.wrap-con ol > li:not(:last-child),
.wrap-con ul > li:not(:last-child) {
    margin-bottom: .25em;
}
.wrap-con ol li > ul > li:not(:last-child),
.wrap-con ol li > ol > li:not(:last-child),
.wrap-con ul li > ul > li:not(:last-child),
.wrap-con ul li > ol > li:not(:last-child) {
    margin-bottom: .5em;
}
ol.list-num > li {
	counter-increment: item;
	position: relative;
	padding-left: 1.25em;
}
ol.list-num > li:before {
	position: absolute;
	left: 0;
	content: counter(item);
}
ol.list-brackets > li {
	counter-increment: item;
	position: relative;
	padding-left: 2.25em;
}
ol.list-brackets > li:before {
	position: absolute;
	left: -.5em;
	content: "（" counter(item) "）";
}
ol.list-notes-num > li {
	counter-increment: item;
	position: relative;
	padding-left: 2.5em;
}
ol.list-notes-num > li:before {
	position: absolute;
	left: 0;
	content: "※" counter(item) " ";
}
.list-notes > li {
	position: relative;
	padding-left: 1.5em;
}
.list-notes > li::before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}
.list-dot > li {
	position: relative;
	padding-left: 1.25em;
}
.list-dot > li::before {
	content: '';
	border-radius: 50%;
	width: .6em;
	height: .6em;
	display: inline-block;
	background: #666;
	position: absolute;
	top: .5em;
	left: .15em;
}
.list-dot.blue > li::before {
    background: var(--blue);
}
.item-dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: 1px solid #666;
}
.item-dl dt {
	width: 12em;
	background: var(--gray);
	padding: 1em;
}
.item-dl dd {
	width: calc(100% - 13.5em);
	padding: 1em 0;
	position: relative;
}
.item-dl dd::after {
	content: '';
	border-bottom: 1px solid #666;
	position: absolute;
	bottom: 0;
	left: -13.5em;
	width: calc(100% + 13.5em);
}
.item-dl.item-dl-documents dt {
	width: 21em;
}
.item-dl.item-dl-documents dd {
	width: calc(100% - 22.5em);
	padding: 1em 0;
	position: relative;
}
.item-dl.item-dl-documents dd::after  {
	content: '';
	border-bottom: 1px solid #666;
	position: absolute;
	bottom: 0;
	left: -22.5em;
	width: calc(100% + 22.5em);
}
@media screen and (max-width: 959px) {
.item-dl {
	border-top: none;
	}
.item-dl dt {
	width: 100%;
	border-top: 1px solid #ccc;
	font-weight: bold;
	padding: .25em .5em;
}
.item-dl dd {
	width: 100%;
	padding: .5em 0 1em;
}
.item-dl dd:last-child {
	padding-bottom: 0;
}
.item-dl dd::after {
	width: 0;
}
.item-dl.item-dl-documents dt {
	width: 100%;
	border-top: 1px solid #ccc;
	font-weight: bold;
	padding: .25em .5em;
}
.item-dl.item-dl-documents dd {
	width: 100%;
	padding: .5em 0 1em;
}
.item-dl.item-dl-documents dd::after  {
	width: 0;
}
}

/* ページトップボタン */
/* ============================================ */
.btn-pagetop {
	position: fixed;
	bottom: 1em;
	right: 1em;
	display: none;
  z-index: 10;
}
.link-pagetop {
	display: block;
	width: 60px;
	height: 60px;
	background: #333;
  border: 1px solid #333;
  color: #fff;
}
.link-pagetop:hover {
	background: var(--gray);
  color: #000;
}
.link-pagetop:after {
  position: absolute;
  content: "\e903";
  font-family: 'iconset' !important;
  font-size: 1.5em;
  top: calc(50% - .5em);
  left: calc(50% - .5em);
  display: block;
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 959px) {
  .btn-pagetop {
	right: .25em;
  }
	.link-pagetop {
		width: 40px;
		height: 48px;
	}
}

/* PC・SPの表示・非表示　 */
@media screen and (min-width: 960px) {
	.sp-only {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.sp-s-only {
		display: none;
	}
}
@media screen and (max-width: 959px) {
	.pc-only {
		display: none;
	}
  .sp-scroll {
    overflow-x: auto;
  }
}
@media screen and (max-width: 768px) {
  	.sp-s-scroll {
    overflow-x: auto;
  }
}
.max-360 {
  max-width: 360px;
}
.max-460 {
  max-width: 460px;
}
.max-600 {
  max-width: 600px;
}
.max-800 {
  max-width: 800px;
}
.width-100 {
	width: 100%;
}
.width-90 {
	width: 90%;
}
.width-85 {
	width: 85%;
}
.width-80 {
	width: 80%;
}
.width-75 {
	width: 75%;
}
.width-70 {
	width: 70%;
}
.width-65 {
	width: 65%;
}
.width-60 {
	width: 60%;
}
.width-55 {
	width: 55%;
}
.width-50 {
	width: 50%;
}
.width-45 {
	width: 45%;
}
.width-40 {
	width: 40%;
}
.width-35 {
	width: 35%;
}
.width-25 {
	width: 25%;
}
.width-20 {
	width: 20%;
}
.width-15 {
	width: 15%;
}
.width-10 {
	width: 10%;
}
.width-1w {
  width: 1em;
}
.width-2w {
  width: 2em;
}
.width-3w {
  width: 3em;
}
.width-4w {
  width: 4em;
}
.width-5w {
  width: 5em;
}
.width-6w {
  width: 6em;
}
.width-7w {
  width: 7em;
}
.width-8w {
  width: 8em;
}
.width-9w {
  width: 9em;
}
.width-10w {
  width: 10em;
}



/* フォーム */
/* ============================================ */
form button {
	padding: .5em;
	background: #ccc;
}
input,
select,
textarea {
	border: 1px solid #999;
	padding: .5em .75em;
}
form [type="submit"],
form [type="submit"]:hover,
form [type="button"],
form [type="button"]:hover {
  transition: .6s;
}
.wrap-select {
  display: inline;
  position: relative;
}
.wrap-select::after {
    content: '';
    right: 1em;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    display: inline-block;
    width: .6em;
    height: .6em;
}


/* margin/padding */
/* ============================================ */
.mt-0 {
	margin-top: 0 !important;
}
.mt-05 {
	margin-top: .5em !important;
}
.mt-1 {
	margin-top: 1em !important;
}
.mt-2 {
	margin-top: 2em !important;
}
.mt-3 {
	margin-top: 3em !important;
}
.mt-4 {
	margin-top: 4em !important;
}
.mt-5 {
	margin-top: 5em !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-05 {
	margin-bottom: .5em !important;
}
.mb-1 {
	margin-bottom: 1em !important;
}
.mb-2 {
	margin-bottom: 2em !important;
}
.mb-3 {
	margin-bottom: 3em !important;
}
.mb-4 {
	margin-bottom: 4em !important;
}
.mb-5 {
	margin-bottom: 5em !important;
}
.ml-0 {
	margin-left: 0 !important;
}
.ml-1 {
	margin-left: 1em !important;
}
.ml-2 {
	margin-left: 2em !important;
}
.ml-3 {
	margin-left: 3em !important;
}
.mr-0 {
	margin-right: 0 !important;
}
.mr-1 {
	margin-right: 1em !important;
}
.mr-2 {
	margin-right: 2em !important;
}
.mr-3 {
	margin-right: 3em !important;
}
.ml-auto {
	margin-left: auto !important;
}
.mr-auto {
	margin-right: auto !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-05 {
	padding-top: .5em !important;
}
.pt-1 {
	padding-top: 1em !important;
}
.pt-2 {
	padding-top: 2em !important;
}
.pt-3 {
	padding-top: 3em !important;
}
.pt-4 {
	padding-top: 4em !important;
}
.pt-5 {
	padding-top: 5em !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-05 {
	padding-bottom: .5em !important;
}
.pb-1 {
	padding-bottom: 1em !important;
}
.pb-2 {
	padding-bottom: 2em !important;
}
.pb-3 {
	padding-bottom: 3em !important;
}
.pb-4 {
	padding-bottom: 4em !important;
}
.pb-5 {
	padding-bottom: 5em !important;
}
.pl-0 {
	padding-left: 0 !important;
}
.pl-1 {
	padding-left: 1em !important;
}
.pl-2 {
	padding-left: 2em !important;
}
.pl-3 {
	padding-left: 3em !important;
}
.pr-0 {
	padding-right: 0 !important;
}
.pr-1 {
	padding-right: 1em !important;
}
.pr-2 {
	padding-right: 2em !important;
}
.pr-3 {
	padding-right: 3em !important;
}


/*　各種変数　*/
/* ============================================ */
:root {
/*  背景グレー  */
  --gray: #f1f5f7;
  --gray-rgb: 241, 245, 247;
/*  青  */
  --blue: #0075ba;
  --blue-rgb: 0, 117, 186;
/*  緑  */
  --green: #3f7e44;
  --green-rgb: 63, 126, 68;
}


/* print CSS*/
/* ============================================ */
@media print {
	body {
    width: 1300px;
/*    zoom: 0.8;*/
    -webkit-print-color-adjust: exact;
    }
  header {
    position: relative;
  }
  .btn-pagetop {
    display: none;
  }
}
  