@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: 65%;
  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: Arial,Helvetica,sans-serif;
	font-weight: 400;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header {
  background: var(--white);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1100;
}
main {
  padding-top: 4rem;
	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;
}

.wrap-site-logo {
	max-width: 280px;
	width: 65%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
footer .logo_material {
	border-right: 1px solid #fff;
	padding-right: 5%;
	width: 61%;
}
footer .logo_site {
	width: 34%;
}
footer .logo_daicel {
  max-width: 80px;
}
header .logo_material {
  width: 20%;
  max-width: 25rem;
  height: 100%;
/*  z-index: 110;*/
  position: relative;
}
header .logo_site {
	width: 12%;
	max-width: 12rem;
	display: flex;
	align-items: center;
}
header .logo_material a,
header .logo_daicel a {
  width: 100%;
  height: 100%;
  padding: 0 15%;
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
}
header .logo_daicel {
  width: 40%;
  height: 100%;
  max-width: 16rem;
}
header .logo_daicel a {
  padding: 0 20%;
}
.logo_site a:hover img,
.logo_daicel a:hover img {
  opacity: .6;
}

/* PC-header */
/* ============================================ */
@media print, screen and (min-width: 960px) {
  header {
    width: calc(100% - 11vw);
    max-width: var(--con-l);
    height: 8rem;
    color: #00622e;
    font-weight: bold;
    background-color: #f2f0eb;
    transition: all 0.3s ease;
    top: 0;
    margin: auto;
  }
  .wrap-g-nav {
		width: 82%;
    height: 100%;
		margin-left: 1em;
    display: flex;
    justify-content: space-between;
  }
  .header-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }
	.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;
  }
  .g-nav-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
		width: 55%;
  }
  .g-nav {
    display: flex;
    height: 100%;
    transition: all 0.3s ease;
  }
  .g-nav > li a {
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 1.25em;
    position: relative;
  }
  .wrap-g-nav-sub {
    display: flex;
		justify-content: flex-end;
		align-items: center;
		width: 45%;
  }
  .wrap-g-nav-sub > ul {
    display: flex;
		font-weight: normal;
		height: 100%;
  }
  .mail a, .global {
    position: relative;
  }
	.g-nav > li a:hover,
  .mail a:hover, .global:hover, .global:has(details[open]) {
    position: relative;
    color: #333;
  }
	.g-nav > li a::after,
  .mail a::after, .global::after, .global::after {
    content: '';
    width: 100%;
    height: 0;
    background-color: var(--green);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .3s;
  }
	.g-nav > li a:hover::after,
  .mail a:hover::after, .global:hover::after, .global:has(details[open])::after {
    height: 8px;
 }
  .mail a:hover svg .cls-1, .global:hover svg .cls-1, .global:has(details[open]) svg .cls-1 {
    fill: #333;
		transition: .3s;
  }
.mail,
.global {
  width: 83px;
  font-size: 1.2rem;
  text-align: center;
}
.mail a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
	padding: 20% 0;
}
.mail svg {
  width: 24px;
  height: 16px;
  display: block;
  margin: auto
}
.global svg {
  width: 23px;
  height: 23px;
  display: block;
  margin: auto;
}
.global details {
	height: 100%;
}
.nav-accordion_summary {
	height: 100%;
	list-style-type: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor : pointer;
	padding: 20% 0;
}
.nav-accordion_detail a {
	font-size: 1.4rem;
	display: block;
	padding: .75em 0;
	color: #fff;
	background-color: var(--green);
}
.nav-accordion_detail a:hover {
	background-color: #009b1a;
}
.global_sp {
	display: none;
}
}
/* SP-header */
/* ============================================ */
@media screen and (max-width: 959px) {
  header {
    height: 5rem;
  }
  header .pc-only {
    display: none;
  }
  .header-inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    height: 100%;
    width: calc(100% - 1em - 1em);
  }
	header .logo_material {
        width: 55%;
        max-width: 15rem;
    }
  header .logo_material a {
    padding: 0;
  }
  /* SP-ハンバーガーメニュー 
----------------------------------------*/
  .btn-g-nav {
    background: var(--black);
    width: 5rem;
    height: 5rem;
    display: block;
    margin-left: auto;
    position: fixed;
    right: 0;
    top: 0;
    padding: 12px;
    cursor: pointer;
    z-index: 3;
    transition: .3s;
  }
  .btn-g-nav:hover {
    background: var(--green);
  }
  .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: var(--white);
    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: var(--white);
    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: 'menu';
    color: var(--white);
    position: absolute;
    width: 5rem;
    right: 0;
    bottom: .5em;
    font-size: 1rem;
    text-align: center;
  }
  /* SP-メニュー表示 
----------------------------------------*/
 header .logo_site {
    width: 55%;
    max-width: 15rem;
	 margin: 0 auto;
  }
 header .logo_daicel {
		background: var(--white);
    max-width: 20rem;
    width: 100%;
    padding: 1em 2em;
    margin: 0 auto;
		height: auto;
  }
  .wrap-g-nav {
    background-color: #def7ec;
    position: fixed;
    padding: 7rem 0;
    display: none;
    flex-direction: column;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.6s ease;
    z-index: 2;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
  }
  .wrap-g-nav.active {
    opacity: 1;
    visibility: visible;
    display: flex;
    padding: 5rem 1rem;
  }
  .g-nav, .lang-nav {
    max-width: 40rem;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.5rem;
  }
  .wrap-g-nav-sub {
    max-width: 40rem;
    width: 100%;
    margin: 0 auto;
  }
  .mail, .global {
    width: 100%;
  }
	.global {
		max-width: 24rem;
		margin: auto;
	}
  .g-nav > li, .wrap-g-nav-sub ul > li {
    padding: 1em 0;
    margin-bottom: 2px;
		text-align: center;
	}
  .g-nav > li a, .wrap-g-nav-sub ul > li > a {
    color: var(--green);
    font-size: 1.5rem;
    font-weight: bold;
    display: inline-block;
		padding: .5em;
  }
  .g-nav > li a:hover, .wrap-g-nav-sub li a:hover, .global .nav-accordion_detail li a {
    color: var(--black);
  }
  .wrap-g-nav-sub ul > li svg {
    display: none;
  }
  .global .nav-accordion {
    display: none;
  }
  .global_sp {
    display: flex;
    justify-content: space-between;
    margin-top: 1em;
  }
  .global_sp li {
    width: 48%;
  }
  ul.global_sp li a {
		font-size: .85em;
		font-weight: normal;
    width: 100%;
    padding: .5em;
  }
	  ul.global_sp li:last-child a {
			color: var(--black);
			pointer-events: none;
	}
}


/* フッター領域 */
/* ============================================ */
footer {
  padding: 40px 0;
}
footer .logo_material {
    border-right: 1px solid #999;
}
footer .logo_daicel {
	margin-top: 1.5em !important;
}
.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: 1100px) {
	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;
	}
}

/* コンテンツ領域 */
/* ============================================ */
.con-inner {
	width: calc(100% - 1em - 1em);
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.wrap-bread {
  background: #f2f0eb;
  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-bread {
  margin-top: 80px;
}
.wrap-bread ul {
  display: inline-block;
  padding: .6em 1em;
  font-size: 1.3rem;
  }
  .wrap-bread ul li {
    display: inline;
  }
}

/* テキスト */
/* ============================================ */
.heading-page {
  font-size: 2.4em;
	font-weight: bold;
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, rgba(0, 150, 106, 0.85) 0%, rgba(0, 120, 170, 0.85) 100%);
	height: 20rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 4rem;
	margin-bottom: 10rem;
  position: relative;
	z-index: 10;
}
.heading-page::before {
  content: "";
	background-image: conic-gradient(rgba(0, 0, 0, .15) 0deg 90deg, rgba(0, 0, 0, 0) 90deg 180deg, rgba(0, 0, 0, .15) 180deg 270deg, rgba(0, 0, 0, 0) 270deg 360deg);
  background-size: 4px 4px;
	width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: -1;
}
.heading-page .sub {
	font-size: .5em;
	margin-bottom: .5em;
}
.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;
}
.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 {
    font-size: 2em;
		padding-top: 0;
    margin-bottom: 6rem;
		height: 16rem;
  }
.heading-1 {
	font-size: 2.8rem;
}
.heading-2 {
	font-size: 2.2rem;
}
.heading-3 {
	font-size: 1.6rem;
}
.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-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-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(--light-green);
	text-decoration: underline;
	position: relative;
}
.link-text:hover {
  color: var(--light-green);
	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 2.5em .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(--green);
	border: 1px solid var(--green) !important;
	color: #fff;
}
.link-btn.blue:hover {
	background: #fff;
  color: var(--light-green);
	border: 1px solid var(--light-green) !important;
}
.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;
}
/* ページトップボタン */
/* ============================================ */
.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:#f2f0eb;
  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;
}


/*----------------------------------

お問い合わせフォーム

----------------------------------*/
table.form th,
table.form td {
  border-left: none;
  border-right: none;
}
table.form th {
  background: #f2f0eb;
  font-weight: bold;
  width: 18em;
}
.g-recaptcha > div {
  margin: auto auto 2em auto;
}
@media screen and (max-width: 767px) {
table.form th,
table.form td {
  display: block;
  border: none;
  padding-left: 0;
  padding-right: 0;
  }
  table.form th {
  padding-top: 1.5em;
  padding-bottom: 0;
  background: none;
  }
table.form td {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
  }
  form .width-50 {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
}

.wrap-pardot {
  display: none !important;
}
.wrap-form {
  position: relative;
}
.wrap-form section {
	margin-top: 40px;
}
.wrap-form .heading-2 {
	margin-bottom: 1em;
}
.col-confirm {
	border: 1px solid #ccc;
	margin-top: 40px;
}
.col-confirm__contents {
	padding: 20px;
}
.col-confirm__check {
	background: #f2f0eb;
	font-weight: bold;
	font-size: 1.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
}
.g-recaptcha > div {
  margin: 2em auto 0;
}
.form-required {
  font-weight: normal;
  color: #e00000;
  padding: .25em;
}
.wrap-name {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrap-name div {
  width: 48% !important;
}
.wrap-add div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wrap-name div > span {
	display: block;
}
.wrap-name div > input {
	width: 100%;
}

form input:not([type="checkbox"]):not([type="radio"]), 
form textarea,
form select {
	border: 1px solid #999;
	padding: .4em .75em;
}
form select {
appearance: none; /* デフォルトのスタイルを無効 */
	cursor: pointer;
}
.radio-inquiry,
.check-inquiry {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.radio-inquiry label,
.check-inquiry label {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 2em;
}
.radio-inquiry label:last-child,
.check-inquiry label:last-child {
  margin-right: auto;
}
.radio-inquiry input[type=radio],
.check-inquiry input[type=checkbox] {
    display: none;
}
.radio-inquiry label span,
.check-inquiry label span {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 0 0 0 30px;
    position: relative;
    width: auto;
}
.radio-inquiry label span::before {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: .75em;
    width: 20px;
}
.radio-inquiry label span::after {
    background: var(--light-green);
    border-radius: 50%;
    content: '';
    display: block;
    height: 14px;
    left: 3px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: .75em;
    transform: scale3d(.3,.3,1);
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    width: 14px;
}
.check-inquiry label span::before {
    background: #fff;
    border: 1px solid #ccc;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: .75em;
    width: 20px;
}
.check-inquiry label span::after {
    border-right: 2px solid var(--light-green);
    border-bottom: 2px solid var(--light-green);
    content: '';
    display: block;
    height: 14px;
    left: 6px;
    margin-top: -9px;
    opacity: 0;
    position: absolute;
    top: .75em;
    transform: rotate(45deg);
    width: 8px;
}

.radio-inquiry input[type=radio]:checked  + span::before,
.check-inquiry input[type=checkbox]:checked  + span::before {
    border-color: var(--light-green);
}
.radio-inquiry input[type=radio]:checked  +span::after {
    opacity: 1;
    transform: scale3d(1,1,1);
}
.check-inquiry input[type=checkbox]:checked  +span::after {
    opacity: 1;
}

@media all and (-ms-high-contrast: none) {
  /* IEのみ */
.radio-inquiry {
  display: block;
}
.radio-inquiry label {
  width: 180px;
}
}

.radio-inquiry .radio-input {
  display: inline-block;
  margin-right: 5px;
}
.form-select__inner,
.form-post__input {
	width: 50%;
	position: relative;
}
.form-select__inner::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin: -8px 0 0 0;
    border-right: 2px solid var(--light-green);
    border-bottom: 2px solid var(--light-green);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    pointer-events: none;
    content: "";
}
.list-dot li {
    position: relative;
    padding-left: 1em;
}
.list-dot li:not(:last-child) {
    margin-bottom: .25em;
}
.list-dot li::before {
    content: '';
    border-radius: 50%;
    width: .5em;
    height: .5em;
    display: inline-block;
    background: #666;
    position: absolute;
    top: .5em;
    left: 0;
}
.col-confirm__check input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}
.col-confirm__check__label > span {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    font-size: 2rem;
    font-weight: bold;
	line-height: 1;
}
.col-confirm__check__label > span::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    background-color: #fff;
    content: "";
}
.col-confirm__check__label > span::after {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    opacity: 0;
    background-color: var(--light-green);
    -webkit-transition: opacity .2s ease-out 0s;
    transition: opacity .2s ease-out 0s;
    content: "";
}
.col-confirm__check [type="checkbox"]:checked + .col-confirm__check__label > span::before{
    border: 1px solid var(--light-green);
}
.col-confirm__check [type="checkbox"]:checked + .col-confirm__check__label > span::after {
    opacity: 1;
}
  /* ----- form-error ----- */
  .form-textarea.form-error textarea,
  .form-input.form-error input[type="text"],
  .form-select.form-error select {
    border: 1px solid #e60020 !important;
    background-color: #fff0f2 !important;
  }
  .col-confirm.form-error .col-confirm__check__label {
    background-color: #fff0f2 !important;
  }
  .col-confirm.form-error .col-confirm__check__label > span::before {
    border: 1px solid #e60020 !important;
  }
  
  /* ----- form-error-box ----- */
  .col-form-error {
    margin: 4rem 0;
    padding: 22px 30px;
    border: 1px solid #e60020;
    background-color: #fff0f2;
    color: #e60020;
  }
  .col-form-error > *:last-child {
    margin-bottom: 0 !important;
  }
  .list-form-error {
    margin-bottom: 2rem;
    color: #e60020;
  }
  .list-form-error > li {
    position: relative;
    margin: 0;
    padding-left: 23px;
    font-weight: bold;
  }
  .list-form-error > li + li {
    margin-top: 1rem;
  }
  .list-form-error > li::before {
    position: absolute;
    left: 0;
    top: .4em;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #e60020;
    content: "";
  }
  
  /* ----- form-error-text ----- */
  .form-error-text {
    display: block;
    margin: 1rem 0 0;
    color: #e60020;
    font-weight: bold;
		font-style: normal;
  }
  .form-confirm .form-error-text {
    margin-bottom: 0;
  }

@media only screen and (max-width: 767px) {
	.col-form {
	margin-bottom: 20px;
}
	.form-select__inner,
.form-post__input {
	width: 100%;
}
.col-confirm__check__label > span {
    font-size: 1.6rem;
}
  .col-confirm__contents {
	padding: 10px;
}

/* ----- form-error ----- */
  .form-textarea.form-error textarea,
  .form-input.form-error input[type="text"],
  .form-select.form-error select {
    border: 1px solid #e60020 !important;
    background-color: #fff0f2 !important;
  }
  .col-confirm.form-error .col-confirm__check__label {
    background-color: #fff0f2 !important;
  }
  .col-confirm.form-error .col-confirm__check__label > span::before {
    border: 1px solid #e60020 !important;
  }
  
  /* ----- form-error-box ----- */
  .col-form-error {
    margin: 2.5rem 0;
    padding: 15px 14px;
    border: 1px solid #e60020;
    background-color: #fff0f2;
    color: #e60020;
  }
  .col-form-error > *:last-child {
    margin-bottom: 0 !important;
  }
  .list-form-error {
    margin-bottom: 2rem;
    color: #e60020;
  }
  .list-form-error > li {
    position: relative;
    margin: 0;
    padding-left: 15px;
    font-weight: bold;
  }
  .list-form-error > li + li {
    margin-top: 1rem;
  }
  .list-form-error > li::before {
    position: absolute;
    left: 0;
    top: .4em;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #e60020;
    content: "";
  }
 }

.form-bt-wrap {
	margin-top: 2em;
	text-align: center;
}
.form-bt-back {
	position: absolute;
	bottom: 0;
}
.form-bt__disable {
		background: #333;
		border: 1px solid #ccc ;
		color: #fff ;
		padding: 1.6em 1.25em;
		text-align: center;
		font-size: 1.125em;
}
.form-bt > button {
		background: var(--light-green);
		border: 1px solid var(--light-green);
		color: #fff;
		padding: 1.6em 1.25em;
		text-align: center;
		font-size: 1.125em;
		max-width: 360px;
    width: 46%;
}
.form-bt > button:hover {
		background: #fff;
		border: 1px solid var(--light-green);
		color: var(--light-green);
}
.form-bt > button::after {
}
.form-bt > button:hover::after {
}
.form-bt-back > button {
		padding: 1.6em 1.25em;
		text-align: center;
		font-size: 1.125em;
	border: 1px solid #ddd;
	background: #ddd;
}
.form-bt-back > button:hover {
		border: 1px solid #999;
	background: #fff;
}
.form-bt-back > button::after {
}
.form-bt-back > button:hover::after {
}
@media only screen and (max-width: 959px) {
.form-bt-back {
	position: relative;
	margin-top: 1em;
	text-align: center;
  }
  .form-bt-back > button {
  min-width: inherit;
  width: 46%;
  max-width: 360px;
}
}
@media only screen and (max-width: 767px) {
.form-bt__disable,
.form-bt > button ,
.form-bt-back > button {
	min-width: inherit;
	width: 100%;
	max-width: 360px;
}
	.wrap-name {
		display: block;
	}
}

/*　各種変数　*/
/* ============================================ */
	:root {
  --white: #fff;
  --white-rgb: 256, 256, 256;
  --black: #333;
  --black-rgb: 0, 0, 0;
  --dark: #666;
  --gray-dark: #999;
/*  --gray: #ccc;*/
  --green: #00622e;
  --green-rgb: 0, 98, 46;
  --light-green: #009b1a;
  --light-green-rgb: 0, 155, 26;
	--red: #e60020;
	--red-rgb: 230, 1, 33;
  --con-l: 150rem;
  --con-m: 120rem;
  --con-s: 100rem;
  --con-xs: 80rem;
/*  背景グレー  */
  --gray: #f1f5f7;
  --gray-rgb: 241, 245, 247;
/*  青  */
  --blue: #0075ba;
  --blue-rgb: 0, 117, 186;
}

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