@charset "utf-8";

/*-------------------------------------------

 [ 共通設定 ]
----------------
カラー01
R：0
G：103
B：79
#00674F
----------------
カラー02
R：0
G：140
B：103
#008C67
----------------
カラー03
R：0
G：195
B：156
#00C39C
----------------
カラー04
R：0
G：0
B：0
#000000
----------------
カラー05
R：64
G：64
B：64
#404040
----------------
カラー06
R：230
G：230
B：230
#E6E6E6
----------------
カラー07
R：200
G：200
B：200
#C8C8C8
--------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP:wght@300&display=swap');
:root {
	/* font-size pt -> px は ptに1.33掛けた値がpx　そこにフォント特有のサイズを加える */
	--fs-35: calc(1.7 * 35px);
	--fs-34: calc(1.7 * 34px);
	--fs-33: calc(1.7 * 33px);
	--fs-32: calc(1.7 * 32px);
	--fs-31: calc(1.7 * 31px);
	--fs-30: calc(1.7 * 30px);
	--fs-29: calc(1.7 * 29px);
	--fs-28: calc(1.7 * 28px);
	--fs-27: calc(1.7 * 27px);
	--fs-26: calc(1.7 * 26px);
	--fs-25: calc(1.7 * 25px);
	--fs-24: calc(1.7 * 24px);
	--fs-23: calc(1.7 * 23px);
	--fs-22: calc(1.7 * 22px);
	--fs-21: calc(1.7 * 21px);
	--fs-20: calc(1.7 * 20px);
	--fs-19: calc(1.7 * 19px);
	--fs-18: calc(1.7 * 18px);
	--fs-17: calc(1.7 * 17px);
	--fs-16: calc(1.7 * 16px);
	--fs-15: calc(1.7 * 15px);
	--fs-14: calc(1.7 * 14px);
	--fs-13: calc(1.7 * 13px);
	--fs-12: calc(1.7 * 12px);
	--fs-11: calc(1.7 * 11px);
	--fs-10: calc(1.7 * 10px);
	--fs-9:  calc(1.7 * 9px);
	--fs-8:  calc(1.7 * 8px);
	--fs-7:  calc(1.7 * 7px);
	--fs-6:  calc(1.7 * 6px);
	/* sans-serif */
	--sfs-35: calc(1.5 * 35px);
	--sfs-34: calc(1.5 * 34px);
	--sfs-33: calc(1.5 * 33px);
	--sfs-32: calc(1.5 * 32px);
	--sfs-31: calc(1.5 * 31px);
	--sfs-30: calc(1.5 * 30px);
	--sfs-29: calc(1.5 * 29px);
	--sfs-28: calc(1.5 * 28px);
	--sfs-27: calc(1.5 * 27px);
	--sfs-26: calc(1.5 * 26px);
	--sfs-25: calc(1.5 * 25px);
	--sfs-24: calc(1.5 * 24px);
	--sfs-23: calc(1.5 * 23px);
	--sfs-22: calc(1.5 * 22px);
	--sfs-21: calc(1.5 * 21px);
	--sfs-20: calc(1.5 * 20px);
	--sfs-19: calc(1.5 * 19px);
	--sfs-18: calc(1.5 * 18px);
	--sfs-17: calc(1.5 * 17px);
	--sfs-16: calc(1.5 * 16px);
	--sfs-15: calc(1.5 * 15px);
	--sfs-14: calc(1.5 * 14px);
	--sfs-13: calc(1.5 * 13px);
	--sfs-12: calc(1.5 * 12px);
	--sfs-11: calc(1.5 * 11px);
	--sfs-10: calc(1.5 * 10px);
	--sfs-9:  calc(1.5 * 9px);
	--sfs-8:  calc(1.5 * 8px);
	--sfs-7:  calc(1.5 * 7px);
	--sfs-6:  calc(1.5 * 6px);
}
.sans-serif {
	/* font-size pt -> px は ptに1.33掛けた値がpx　そこにフォント特有のサイズを加える */
	--fs-35: calc(1.5 * 35px);
	--fs-34: calc(1.5 * 34px);
	--fs-33: calc(1.5 * 33px);
	--fs-32: calc(1.5 * 32px);
	--fs-31: calc(1.5 * 31px);
	--fs-30: calc(1.5 * 30px);
	--fs-29: calc(1.5 * 29px);
	--fs-28: calc(1.5 * 28px);
	--fs-27: calc(1.5 * 27px);
	--fs-26: calc(1.5 * 26px);
	--fs-25: calc(1.5 * 25px);
	--fs-24: calc(1.5 * 24px);
	--fs-23: calc(1.5 * 23px);
	--fs-22: calc(1.5 * 22px);
	--fs-21: calc(1.5 * 21px);
	--fs-20: calc(1.5 * 20px);
	--fs-19: calc(1.5 * 19px);
	--fs-18: calc(1.5 * 18px);
	--fs-17: calc(1.5 * 17px);
	--fs-16: calc(1.5 * 16px);
	--fs-15: calc(1.5 * 15px);
	--fs-14: calc(1.5 * 14px);
	--fs-13: calc(1.5 * 13px);
	--fs-12: calc(1.5 * 12px);
	--fs-11: calc(1.5 * 11px);
	--fs-10: calc(1.5 * 10px);
	--fs-9:  calc(1.5 * 9px);
	--fs-8:  calc(1.5 * 8px);
	--fs-7:  calc(1.5 * 7px);
	--fs-6:  calc(1.5 * 6px);
}
.font-in-view {
	font-family: 'Noto Serif JP', serif;
}
.sans-serif.font-in-view {
	font-family: 'Noto Sans JP', sans-serif;
}
* {
	box-sizing: border-box;
	font-style: normal;
}
a {
	color: #404040;
	text-decoration: none;
	cursor: pointer;
	transition: all .2s;
	outline: none;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}

i {
	font-style: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
dl,dt,dd {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
img {
	vertical-align: top;
}


@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?7ltu7w');
	src:  url('fonts/icomoon.eot?7ltu7w#iefix') format('embedded-opentype'),
			url('fonts/icomoon.ttf?7ltu7w') format('truetype'),
			url('fonts/icomoon.woff?7ltu7w') format('woff'),
			url('fonts/icomoon.svg?7ltu7w#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	overflow: hidden;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-logo-dds-black:before {
	content: "\e900";
}
.icon-logo-it-komon:before {
	content: "\e901";
}
.icon-logo-main:before {
	content: "\e902";
}


.btn {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #404040;
	color: #fff !important;
	box-shadow: 2px 0 2px rgba(255,255,255,.3) inset, 0 2px 2px rgba(255,255,255,.3) inset, -2px 0 2px rgba(0,0,0,.4) inset, 0 -2px 2px rgba(0,0,0,.2) inset;
}
.btn:hover {
	background: #707070;
}
.btn.disabled,
.btn.disabled:hover {
	background: #ccc;
	cursor: default;
}
body {
	font-family: serif;
	font-size: var(--fs-9);
	letter-spacing: 0.05em;
	line-height: 1.8em;
	color: #404040;
	min-width: 1280px;
	background-color: #f9f9f9;
}

.box-shadow {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .25)
}



/*
  Ellipsis
*/

.ellipsis > span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*
  Background
*/

.bg-white {
	background-color: #fff;
}

/*
  Section
*/

.page__title {
    background: #d7d7d7;
    color: #404040;
    margin: 0;
    font-size: var(--fs-17);
}
.page__title span {
    display: block;
    height: 70px;
    line-height: 70px;
	width: 1000px;
	margin: 0 auto;
	font-weight: bold;
}

.section__title {
	font-size: var(--fs-15);
	background-color: #e6e6e6;
	display: flex;
	align-items: center;
	padding: 11px 20px;
	margin: 0;
	font-weight: bold;
}

.section__title:before {
	content: ''; 
	display: inline-block; 
	width: 10px;
	height: 26px;
	background-size: 10px 26px;
	background-repeat: no-repeat;
	padding-right: 20px;
} 

.section__title:before {
	background-image: url(../img/title-icon.png); 
} 

.section__lead {
	margin: 30px 0 20px;
	font-size: var(--fs-13);
	font-weight: bold;
	line-height: 1.4em;
}





/*
  Line Area
*/


.lineArea {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lineArea > li:first-child > h3 {
    font-size: 1.0em;
    display: flex;
    align-items: flex-end;
    margin: 0;
}

.lineArea > li:first-child > h3 > span:first-child {
    font-size: var(--fs-21);
    line-height: 1.0em;
}

.lineArea > li:first-child > h3 > span:last-child {
    font-size: var(--fs-13);
    line-height: 1.2em;
}

.lineArea > li:first-child > p {
    margin-top: 40px;
    font-size: var(--fs-13);
    font-weight: bold;
    letter-spacing: 0.02em;
    white-space: nowrap;
    line-height: 1.4em;
}

.lineArea > li:last-child > div {
    background: #E6E6E6;
    padding: 15px;
    display: flex;
    justify-content: flex-end;
}

.lineArea > li:last-child > div > div {
    margin-right: 15px;
}

.lineArea > li:last-child > div > div > p {
    font-size: var(--fs-11);
    font-weight: bold;
    margin-top: 10px;
    white-space: nowrap;
    letter-spacing: 0em;
}

.lineArea > li:last-child > div > div > a {
	display: block;
	width: 238px;
	margin-top: 30px;
	transition: .5s;
}
.lineArea > li:last-child > div > div > a:hover {
	opacity: .7;	
}

.lineArea > li:last-child > div > div > a > img {
    width: 100%;
    height: auto;
}

.lineArea > li:last-child > div > img {
    width: 160px;
    height: 160px;
}



/*
  Header
*/

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 210px;
	height: 100vh;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #e6e6e6;
}
header > h1 {
	width: 210px;
	height: 190px;
	background-color: var(--color-bg-03);
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
}
header > h1 > img {
	width: 210px;
	height: 190px;
}
header > nav {
	margin: 50px 0;
	position: relative;
	display: flex;
	flex-direction: column;
}
header > nav > i {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 4px;
	height: 40px;
	transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
header > nav > i::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 20px;
	background-color: var(--color-06);
	transform: translateY(-50%);
}
header[data-nav="top"] > nav > i {
	transform: translateY(0);
}
header[data-nav="mission"] > nav > i {
	transform: translateY(calc(40px * 1));
}
header[data-nav="business-area"] > nav > i {
	transform: translateY(calc(40px * 2));
}
header[data-nav="message"] > nav > i {
	transform: translateY(calc(40px * 3));
}
header[data-nav="member"] > nav > i {
	transform: translateY(calc(40px * 4));
}
header[data-nav="outline"] > nav > i {
	transform: translateY(calc(40px * 5));
}
header[data-nav="access"] > nav > i {
	transform: translateY(calc(40px * 6));
}
header[data-nav="contact"] > nav > i {
	transform: translateY(calc(40px * 7));
}
header > nav > a {
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 30px;
	font-size: var(--fs-7);
	font-weight: 700;
	overflow: hidden;
	position: relative;
	font-weight: bold;
}
header > nav > a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: var(--color-bg-04);
	transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateX(-100%);
	opacity: 0;
}
header > nav > a:hover::before {
	transform: translateX(0);
	opacity: 1;
}
header > nav > a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 4px;
	height: 20px;
	background-color: var(--color-04);
	transform: translateY(-50%);
}
header > nav > a > span {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
header > nav > a > span > i {
	display: block;
	
}
.load header > nav > a > span > i {
	transform: translateX(0);
	opacity: 1;
}
header > nav > a:nth-child(1) > span > i {
	transition-delay: 0.0s;
}
header > nav > a:nth-child(2) > span > i {
	transition-delay: 0.1s;
}
header > nav > a:nth-child(3) > span > i {
	transition-delay: 0.2s;
}
header > nav > a:nth-child(4) > span > i {
	transition-delay: 0.3s;
}
header > nav > a:nth-child(5) > span > i {
	transition-delay: 0.4s;
}
header > nav > a:nth-child(6) > span > i {
	transition-delay: 0.5s;
}
header > nav > a:nth-child(7) > span > i {
	transition-delay: 0.6s;
}
header > nav > a:nth-child(8) > span > i {
	transition-delay: 0.7s;
}
header > nav > a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgb(240,240,240);
	transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateX(-100%);
	opacity: 0;
}
header > nav > a:hover::before {
	transform: translateX(0);
	opacity: 1;
}
header > nav > a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 4px;
	height: 20px;
	background-color: #B4B4B4;
	transform: translateY(-50%);
}
header > nav > a.current::after {
	background-color: #00674F;
}

header .header__logout a {
	font-size: var(--fs-7);
	font-weight: bold;
	display: block;
	padding-left: 30px;
	height: 40px;
	background-color: #D7D7D7;
	transition: .5s;
	line-height: 40px;
}

header .header__logout a:hover {
	opacity: .7;
}

header > div {
	margin-top: auto;
}
header > div > div {
	display: flex;
}
header > div > div > a {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

header > div > div > a + a {
	margin-left: 15px;
}
header > div > address {
	margin-top: 10px;
	font-size: var(--fs-7);
	color: #b4b4b4;
	letter-spacing: 0.02em;
	line-height: 1.15;
	padding: 0 0 30px 30px;
}

header .header__logoText {
	width: 210px;
	height: 27px;
	margin-top: 20px;
}

header .header__logoText img {
	width: 100%;
	height: auto;
}

header .contact {
	padding: 10px 0px 10px 30px;
	background: #E6E6E6;
	display: flex;
	width: auto;
	white-space: nowrap;
}
header .contact > div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-right: 3px;
	margin-left: 3px;
}
header .contact > div > p {
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
}
header .contact > div > p:nth-child(1) {
	font-size: var(--sfs-6);
	letter-spacing: .18em;
}
header .contact > div > p:nth-child(2) {
	font-size: var(--sfs-8);
	letter-spacing: .22em;
	margin-top: 4px;
}
header .contact > div > p.company_tel_letter_spacing {
	letter-spacing: .19em;
}

header .contact > div > p:nth-child(3) {
	font-size: var(--fs-6);
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #404040;
	display: flex;
	align-items: center;
	letter-spacing: .12em;
}
header .contact > div > p:nth-child(3) > i {
	content: '';
	display: flex;
	align-items: center;
	width: 25px;
	height: 10px;
	border-radius: 5px;
	border: 1px solid #404040;
	margin-right: 9px;
	padding-left: 4px;
}
header .contact > div > p:nth-child(3) > i:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #404040;
}
header .contact > .btn {
	width: 86px;
	height: 65px;
	font-size: var(--sfs-9);
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
}


/*
  Main Head
*/

.mainHead {
	background-color: #fff;
	padding: 30px 0 20px;
	
}

.mainHead .inner-contents {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mainHead__name {
	font-size: var(--sfs-9);
}



/*
  Bread crumb
*/

.breadcrumb {
	display: flex;
	align-items: center;
	
}

.breadcrumb.font-in-view > span,
.breadcrumb.font-in-view > a {
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1;
}
.breadcrumb a {
	text-decoration: underline !important;
	color: #4C6ECC !important;
	display: flex;
	align-items: center;
}
.breadcrumb a:hover {
	color: #2e61ee !important;
}
.breadcrumb a:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	transform-origin: center;
	transform: rotate(45deg);
	margin: 0 10px;
}


.breadcrumb > span,
.breadcrumb > a {
	font-size: var(--sfs-7);
	font-family: sans-serif;
}


/*
  Main
*/

main {
	padding-left: 210px;
}



.black-square-btn {
    background: #404040;
    color: #fff;
    text-align: center;
    box-shadow: 2px 0 2px rgba(255, 255, 255, 0.3) inset, 0 2px 2px rgba(255, 255, 255, 0.3) inset, -2px 0 2px rgba(0, 0, 0, 0.4) inset, 0 -2px 2px rgba(0, 0, 0, 0.2) inset;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: var(--fs-14);
    transition: .5s;
}

.black-square-btn.mini {
	width: 100px;
	height: 60px;
	font-size: var(--fs-11);
	font-weight: bold;
	color: #fff;
	line-height: 56px;
}

.black-square-btn.mini:hover {
	opacity: .7;
}

body.after-contract .black-square-btn.mini.link-disabled {
	background-color: #ccc;
	pointer-events: none;
	box-shadow: 2px 0 2px rgb(255 255 255 / 30%) inset, 0 2px 2px rgb(255 255 255 / 30%) inset, -2px 0 2px rgb(139 139 139 / 40%) inset, 0 -2px 2px rgb(139 139 139 / 20%) inset;
}

.login_panel-links a {
	transition: .5s;
}
.login_panel-links a:hover {
	opacity: .6;
}


/*
  Footer
*/


footer {
	width: 100%;
	color: #fff;
	box-shadow: 0 100px 0 100px #404040;
	padding: 30px 0 40px;
	border-top: 1px solid #e6e6e6;
}
footer.simple {
	color: #404040;
	background-color: #fff;
	box-shadow: 0 100px 0 100px #fff;
	padding: 30px 0;
	border-top: 1px solid #C8C8C8;
}
footer.navOnly {
	border: none;
  padding-top: 0;
}
footer > .inner-contents > div {
	position: relative;
}
footer > .inner-contents > div > h2 {
	font-size: var(--fs-18);
	letter-spacing: 0.15em;
}
footer > .inner-contents > div > h3 {
	font-size: var(--fs-11);
	letter-spacing: 0.15em;
	margin-top: 10px;
}
footer > .inner-contents > div > a {
	color: #fff;
	position: absolute;
	display: block;
	width: 90px;
	bottom: 0;
	right: 0;
	font-size: calc(7px * 1.6);
	transform-origin: bottom left;
	transform: translateX(100%) rotate(-90deg);
	padding-bottom: 10px;
	cursor: pointer;
	border-bottom: 1px solid #999;
}
footer > .inner-contents > div > a::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0;
}
footer > .inner-contents > div > a::after {
	content: '';
	display: block;
	width: 12px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	right: 0;
	transform-origin: right bottom;
	transform: rotate(45deg);
}
footer > .inner-contents > div > a:hover::before {
	animation: lineHoverlMaskAnim 1s cubic-bezier(.19,1,.22,1) 1 forwards;
}
footer > .inner-contents > nav {
	display: flex;
	justify-content: space-between;
}
footer > .inner-contents > nav > a {
	width: 324px;
}
footer > .inner-contents > nav > a > p:first-child {
	background-color: #e6e6e6;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	font-size: var(--fs-10);
	font-weight: 600;
	letter-spacing: 0.15em;
}

footer > .inner-contents > nav > a > p:first-child .clip-text {
	position: relative;
}
footer > .inner-contents > nav > a > p:first-child .clip-text:before {
	color: #aaa;
}

footer > .inner-contents > nav > a:hover > p:first-child .clip-text:before {
	-webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}


footer > .inner-contents > nav > a > div {
	position: relative;
	overflow: hidden;
}
footer > .inner-contents > nav > a > div > img {
	width: 324px;
	height: 153px;
	transition: all .75s cubic-bezier(.19,1,.22,1);
	opacity: 1;
}
footer > .inner-contents > nav > a:hover > div {
	opacity: .7;
}
footer > .inner-contents > nav > a:nth-child(2) > div > span {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	font-size: var(--fs-10);
	color: #404040;
}
footer > .inner-contents > nav > a:nth-child(2) > div > span > i {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
footer > .inner-contents > nav > a:nth-child(3) > div > span {
	font-weight: 600;
	color: #404040;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 185px;
}
footer > .inner-contents > nav > a:nth-child(3) > div > span > span:first-child {
	font-size: var(--fs-9);
}
footer > .inner-contents > nav > a:nth-child(3) > div > span > span:last-child {
	font-size: var(--fs-11);
}
footer > .inner-contents > nav > a > p:last-child {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 40px;
	background-color: #e6e6e6;
}
footer > .inner-contents > nav > a > p:last-child::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-color: #fff;
	transition: all .75s cubic-bezier(.19,1,.22,1);
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}
footer > .inner-contents > nav > a:hover > p:last-child::before {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}
footer > .inner-contents > nav > a > p:last-child > .arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
footer > .inner-contents > nav > a > p:last-child > span.clip-text {
	position: relative;
}
footer > .inner-contents > nav > a > p:last-child > span.clip-text::before {
	color: #aaa;
}
footer > .inner-contents > nav > a:hover > p:last-child > span.clip-text::before {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}
footer > .inner-contents > address {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	font-style: normal;
	padding-top: 30px;
	padding-bottom: 30px;
  border-bottom: 1px solid #C8C8C8;
}
footer.simple address {
	padding-top: 0;
	padding-bottom: 0;
  border-bottom: none;
	
}
footer > .inner-contents > address > span:first-child {
	position: relative;
	display: block;
	color: #fff;
	font-size: 29.5px;
	line-height: 1.0em;
}
footer.simple > .inner-contents > address > span:first-child {
	color: #404040;
}
footer > .inner-contents > address > span:first-child > i {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
footer > .inner-contents > address > span:last-child {
	font-size: var(--fs-7);
	line-height: 1.0em;
	letter-spacing: 0.15em;
}

.footer__copyright {
	font-size: var(--fs-7);
	line-height: 1.0em;
	letter-spacing: 0.15em;
	margin-top: 15px;
	display: block;
}

.footer__navList {
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 20px;
}

.footer__navItem {
	margin-left: 25px;
}

.footer__navItem:first-child {
	margin-left: 0;
}

.footer__navItem a {
	display: inline-block;
	font-size: var(--fs-7);
	color: #404040;
	letter-spacing: .1em;
	position: relative;
	line-height: 1;
}
.footer__navItem:first-child a {
	padding-left: 0;
}

.footer__navItem a:before {
	color: #ccc;
}

.footer__navItem a:hover:before {
	-webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

.footer__border {
	border-top: 1px solid #e6e6e6;
	margin-top: 30px;
}

/*
  Circle Arrow & Text
*/
/*arrow*/
.arrow {
	display: block;
	width: 28px;
	height: 28px;
	border: 1px solid rgba(0,195,156,.8);
	border-radius: 50%;
	position: absolute;
}
.arrow.small {
	width: 20px;
	height: 20px;
}
.arrow.big {
	width: 46px;
	height: 46px;
}
.arrow.middle {
	width: 36px;
	height: 36px;
}
.arrow.white {
	border: 1px solid rgba(255,255,255,.8);
}

.arrow.gray {
	border: 1px solid #404040;
}

footer > .inner-contents > nav > a:hover .arrow.gray {
	border: 1px solid #fff;
}
.arrow.black {
	border: 1px solid rgba(64,64,64,.8);
}
.arrow > svg {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 28px;
	height: 28px;
	transform: scaleX(-1) rotate(-90deg);
	transform-origin: center;
}
.arrow.small > svg {
	width: 20px;
	height: 20px;
}
.arrow.big > svg {
	width: 46px;
	height: 46px;
}
.arrow.middle > svg {
	width: 36px;
	height: 36px;
}
.arrow > svg > circle {
	/*
	r:13;
	cx:14;
	cy:14;
	*/
	fill: none;
	stroke: #00C39C;
	stroke-width: 1.5;
	stroke-dasharray: calc(56px * 3.1415);
	stroke-dashoffset: calc(56px * 3.1415);
	transition: stroke-dashoffset .75s cubic-bezier(.19,1,.22,1);
}
.arrow.white > svg > circle {
	stroke: #fff;
}
.arrow.gray > svg > circle {
	stroke: #fff;
}
footer > .inner-contents > nav > a:hover .arrow.gray > svg > circle {
	stroke: #aaa;
}
.arrow.black > svg > circle {
	stroke: #00C39C;
}
.arrow.small > svg > circle {
	/*
	r:9;
	cx:10;
	cy:10;
	*/
	stroke-width: 1;
	stroke-dasharray: calc(20px * 3.1415);
	stroke-dashoffset: calc(20px * 3.1415);
}
.arrow.big > svg > circle {
	/*
	r:22;
	cx:23;
	cy:23;
	*/
	stroke-width: 2;
	stroke-dasharray: calc(46px * 3.1415);
	stroke-dashoffset: calc(46px * 3.1415);
}
.arrow.middle > svg > circle {
	/*
	r:17;
	cx:18;
	cy:18;
	*/
	stroke-width: 2;
	stroke-dasharray: calc(36px * 3.1415);
	stroke-dashoffset: calc(36px * 3.1415);
}
a:not(.disabled):hover .arrow > svg {
	transform: rotate(-90deg);
}
a:not(.disabled):hover .arrow > svg > circle {
	stroke-dashoffset: 0;
}
.arrow::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 1px;
	background-color: #00C39C;
	transform: translate(-50%,-50%);
}
.arrow::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 1px;
	background-color: #00C39C;
	transform-origin: right;
	transform: translate(-50%,-50%) translateX(5px) rotate(45deg);
}
.arrow.white::before,
.arrow.white::after {
	background-color: #fff;
}
.arrow.gray::before,
.arrow.gray::after {
	background-color: #404040;
}
footer > .inner-contents > nav > a:hover .arrow.gray::before,
footer > .inner-contents > nav > a:hover .arrow.gray::after {
	background-color: #aaa;
}
.arrow.black::before,
.arrow.black::after {
	background-color: #404040;
}
.arrow.small::before {
	width: 10px;
}
.arrow.small::after {
	width: 6px;
	transform: translate(-50%,-50%) translateX(3px) rotate(45deg);
}
.arrow.big::before {
	width: 20px;
}
.arrow.big::after {
	width: 10px;
	transform: translate(-50%,-50%) translateX(3px) rotate(45deg);
}
.arrow.middle::before {
	width: 20px;
}
.arrow.middle::after {
	width: 10px;
	transform: translate(-50%,-50%) translateX(3px) rotate(45deg);
}
a:not(.disabled):hover .arrow.black::before,
a:not(.disabled):hover .arrow.black::after {
	background-color: #00C39C;
}

a:not(.disabled):hover .arrow.black::before,
a:not(.disabled):hover .arrow.black::after {
	background-color: #00C39C;
}

/* Slide Text */
.clip-text::before {
	content: attr(data-clip);
	position: absolute;
	top: 51%;
	left: 0;
	transform: translateY(-50%);
	color: #00C39C;
	transition: all .75s cubic-bezier(.19,1,.22,1);
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}
.footer__navItem .clip-text::before {
	top: 50%;
}


.inner, 
.inner-contents {
	width: 1000px;
	margin: 0 auto;
}
.inner-harf {
	width: calc(1000px / 2);
}
.inner.contents {
	padding-left: 20px;
	padding-right: 20px;
}
.contents-title {
	font-size: var(--fs-21);
	text-align: center;
	line-height: 1.0em;
	padding-top: 80px;
	position: relative;
	letter-spacing: 0.15em;
}
.contents-title > span,
.contents-title > i {
	opacity: 0;
	transition: .5s;
	transition-delay: .7s;
}
.contents-title.enter > span,
.contents-title.enter > i {
	opacity: 1;
}
.contents-title > i {
	font-size: var(--fs-13);
}
.contents-title:before {
	content: '';
	display: block;
	width: 2px;
	margin-left: -1px;
	height: 60px;
	background: #404040;
	position: absolute;
	top: 0;
	left: 50%;
	transition: all .3s;
	transition-delay: .5s;
	transform-origin: top;
	transform: scale(1.0,0.0);
}
.contents-title.enter:before {
	transform: scale(1.0,1.0);
}
ul.list > li {
	padding-left: 1em;
	position: relative;
}
ul.list > li:before {
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}
ul.list > li + li {
	margin-top: 1em;
}
.btn-line {
	border-bottom: 3px solid #00C39C;
	background: #fff;
}
.btn-line > a {
	position: relative;
	display: block;
}
.btn-line > a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #008C67;
	transition: all .2s;
	transform-origin: left;
	transform: scale(0.0,1.0);
}
.btn-line > a:hover:before {
	transform: scale(1.0,1.0);
}
.btn-line > a > .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 1;
}
.btn-line > a > .inner > div:first-child {
	padding: 40px 0;
}
.btn-line > a > .inner > div:first-child > p {
	transition: all .2s;
}
.btn-line > a:hover > .inner > div:first-child > p {
	color: #fff;
}
.btn-line > a > .inner > div:first-child > p:first-child {
	font-size: var(--fs-21);
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
.btn-line > a > .inner > div:first-child > p:last-child {
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 20px;
	font-size: var(--fs-11);
}
.btn-line > a > .inner > div:first-child > p:first-child .small {
	letter-spacing: 0.145em;
	font-size: var(--fs-14);
  letter-spacing: .15em;
}
@keyframes contact-icon {
	0% {
		transform: translateX(-50%) translateX(0px) rotate(45deg);
	}
	50% {
		transform: translateX(-50%) translateX(0px) rotate(45deg);
	}
	100% {
		transform: translateX(-50%) translateX(20px) rotate(45deg);
	}
}
.btn-line > a > .inner > i {
	display: block;
	width: 60px;
	height: 60px;
	transform-origin: center;
	transform: translateX(-50%) rotate(45deg);
	border-top: 6px double #008C67;
	border-right: 6px double #008C67;
	animation: 1.5s ease infinite alternate contact-icon;
}
.btn-line > a:hover > .inner > i {
	border-top: 6px double #fff;
	border-right: 6px double #fff;
}
.btn-line > a > .inner > div:last-child {
	background: #008C67;
	transition: all .2s;
}
.btn-line > a > .inner > div:last-child > p:first-child {
	color: #fff;
	padding: 40px;
	font-size: var(--fs-21);
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 1.3em;
	text-align: center;
	transition: all .2s;
}
.btn-line > a:hover > .inner > div:last-child > p:first-child {
	color: #008C67;
	background: #fff;
}
.btn-line > a > .inner > div:last-child > p:last-child {
	font-size: var(--fs-11);
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	background: #00C39C;
}
@keyframes link-action-icon {
	0% {
		transform: translateY(-50%) translateX(-50%) translateX(0px) rotate(45deg);
	}
	50% {
		transform: translateY(-50%) translateX(-50%) translateX(0px) rotate(45deg);
	}
	100% {
		transform: translateY(-50%) translateX(-50%) translateX(20px) rotate(45deg);
	}
}
.link-action-btn {
	display: block;
	width: 100%;
	cursor: pointer;
	position: relative;
	background-color: #fff;
}
.link-action-btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	/*box-shadow: 5px 0 5px rgba(0,0,0,.1) inset, 0 5px 5px rgba(0,0,0,.1) inset, -5px 0 5px rgba(0,0,0,.1) inset, 0 -5px 5px rgba(0,0,0,.1) inset;*/
}
.link-action-btn > span {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: var(--fs-17);
	font-weight: bold;
	line-height: 1.0em;
	transition: all .2s;
	position: relative;
	color: #008C67;
	padding: 20px 0;
	border: 1px solid #008C67;
	border-bottom: none;
}
.link-action-btn:hover > span {
	color: #fff;
}
.link-action-btn > span > i {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.link-action-btn > span:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #008C67;
	transition: all .2s;
	transform-origin: left;
	transform: scale(0.0,1.0);
}
.link-action-btn:hover > span:before {
	transform: scale(1.0,1.0);
}
.link-action-btn:active > span:before {
	background: #00674F;
}
.link-action-btn > span:after {
	margin-left: 30px;
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	transform-origin: center;
	transform: translate(-50%,-50%) rotate(45deg);
	border-top: 6px double #C8C8C8;
	border-right: 6px double #C8C8C8;
	transition: all .2s;
	position: absolute;
	top: 50%;
	right: 30px;
	animation: 1.5s ease infinite alternate link-action-icon;
}
.link-action-btn > span:after {
	border-top: 6px double #008C67;
	border-right: 6px double #008C67;
}
.link-action-btn:hover > span:after {
	border-top: 6px double #fff;
	border-right: 6px double #fff;
}
.link-action-btn > i {
	color: #fff;
	background: #C8C8C8;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
	padding: 10px 0;
	transition: all .2s;
	font-size: var(--fs-11);
}
.link-action-btn > i {
	background: #008C67;
}
.link-action-btn:hover > i {
	background: #00C39C;
}



/* -------------------------
 * form style .form-box 
 *
	<div class="form-box" 
			data-status="default"
			data-require="true">
		<label><span>XXXXXX</span></label>
		<div class="double">
			<input type="text" name="couponcode" class="form-validate" data-target="couponcode" data-validate="{
				'default':'半角の6&sim;16文字、英(大小)数字',
				'ok':'ok',
				'multi':true,
				'check-regexp-text':'^[0-9a-zA-Z]+$',
				'check-max':16,
				'check-min':6,
				'error-regexp-text':'正しく入力してください',
				'error-max':'文字数オーバー',
				'error-min':'短すぎます'
			}">
			<input type="text" name="couponcode2" class="form-validate" data-target="couponcode2" data-validate="{
				'default':'半角の6&sim;16文字、英(大小)数字',
				'ok':'ok',
				'multi':true,
				'check-regexp-text':'^[0-9]+$',
				'check-max':3,
				'check-min':1,
				'error-regexp-text':'正しく入力してください',
				'error-max':'文字数オーバー',
				'error-min':'短すぎます'
			}">
			<div class="form-box-status">
				<ul>
					<li id="form-box-status-couponcode">半角の6&sim;16文字、英(大小)数字</li>
					<li id="form-box-status-couponcode2">半角の1&sim;3文字、数字</li>
				</ul>
			</div>
			<p class="attention">XXXXXX</p>
		</div>
	</div>
 *
	<div class="form-box dotted" data-status="confirm">
		<label><span>XXXXXX</span></label>
		<div>
			<p>XXXXXX</p>
		</div>
	</div>
 */
.form-box {
	display: flex;
	border-bottom: solid 1px #c8c8c8;
	font-family: sans-serif;
}
#zeus_token_card_info_area .form-box {
	font-family: 'Noto Sans JP', serif;
}
.form-box.font-in-view {
	font-family: 'Noto Sans JP', serif;
}
.form-box.dotted {
	border-bottom: dotted 1px #777;
}
.form-box:first-child,
.form-box.bt {
	border-top: solid 1px #c8c8c8;
}
.form-box.noborder {
	border-bottom: none;
}
.form-box * {
	box-sizing: border-box;
}
.form-box i {
	font-style: normal;
}
.form-box > label {
	width: 250px;
	padding: 30px 0 0 20px;
	background: #f0f0f0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	
}
.form-box > label.double {
	padding: 18px 0 0 20px;
}
.form-box > label.tripple {
	padding: 9px 0 9px 20px;
}
.form-box > label:after {
	display: none;
	content: '必須';
	font-size: var(--fs-11);
	padding: 4px;
	line-height: 1.0em;
	margin-top: 10px;
}
.form-box > label > span {
	font-size: var(--fs-13);
	line-height: 1.2em;
}
.form-box[data-require^="false"] > label:after {
	display: none !important;
}
.form-box[data-require="false-each"] > label:after {
	display: block !important;
}
.form-box[data-require="true"][data-status="default"] > label:after,
.form-box[data-require="true"][data-status^="error"] > label:after {
	display: block;
	border: 1px solid #e95d00;
	color: #fff;
	background: #e95d00;
}
.form-box[data-require="true"][data-status="ok"] > label:after,
.form-box[data-require="false-each"][data-status="default"] > label:after {
	display: block;
	border: 1px solid #e95d00;
	color: #e95d00;
}
.form-box[data-status="confirm"] > label {
	padding: 0 0 0 20px;
	align-items: center;
}
.form-box > label + div {
	width: calc(100% - 250px);
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 30px 20px;
	background-color: #fff;
}
.form-box > label + div.radio__border {
	padding: 30px 20px 30px 20px;
}
.form-box > label + div i {
	width: 20px;
	height: 38px;
	line-height: 74px;
	text-align: center;
}
.form-box[data-status="confirm"]  > label + div {
	align-items: center;
}
.form-box input[type=text],
.form-box input[type=password],
.form-box input[type=tel],
.form-box input[type=email],
.form-box input[type=phone],
.form-box input[type=url],
.form-box input[type=number] {
	font-size: var(--fs-13);
	border: 1px solid #c8c8c8;
	padding: 0 0 0 10px;
	width: calc(100% - 270px);
	height: 74px;
}
.form-box textarea {
	font-size: var(--fs-13);
	border: 1px solid #c8c8c8;
	padding: 10px;
	width: 100%;
	height: 400px;
	resize: none;
}
.form-box input[type=text]::-ms-clear,
.form-box input[type=password]::-ms-clear,
.form-box input[type=tel]::-ms-clear,
.form-box input[type=email]::-ms-clear,
.form-box input[type=phone]::-ms-clear,
.form-box input[type=url]::-ms-clear,
.form-box input[type=number]::-ms-clear,
.form-box textarea::-ms-clear {
	visibility: hidden;
}
.form-box input[type=text]::-ms-reveal,
.form-box input[type=password]::-ms-reveal,
.form-box input[type=tel]::-ms-reveal,
.form-box input[type=email]::-ms-reveal,
.form-box input[type=phone]::-ms-reveal,
.form-box input[type=url]::-ms-reveal,
.form-box input[type=number]::-ms-reveal,
.form-box textarea::-ms-reveal {
	visibility: hidden;
}
.form-box input[type=password]::-webkit-credentials-auto-fill-button {
	margin: 0;
	width: 0;
	background-color: transparent;
}
.form-box input:-internal-autofill-selected,
.form-box textarea:-internal-autofill-selected {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
	background-color: rgb(255, 255, 255) !important;
	color: #707070 !important;
}
.form-box input:-internal-autofill-selected:focus,
.form-box textarea:-internal-autofill-selected:focus {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset, rgba(102, 175, 233, 0.6) 0px 0px 8px;
	background-color: rgb(255, 255, 255) !important;
	color: #707070 !important;
}
.form-box input[type=text]::placeholder,
.form-box input[type=password]::placeholder,
.form-box input[type=tel]::placeholder,
.form-box input[type=email]::placeholder,
.form-box input[type=phone]::placeholder,
.form-box input[type=url]::placeholder,
.form-box input[type=number]::placeholder,
.form-box textarea::placeholder {
	color: #bbb;
}
.form-box input[type=text]:-ms-input-placeholder,
.form-box input[type=password]:-ms-input-placeholder,
.form-box input[type=tel]:-ms-input-placeholder,
.form-box input[type=email]:-ms-input-placeholder,
.form-box input[type=phone]:-ms-input-placeholder,
.form-box input[type=url]:-ms-input-placeholder,
.form-box input[type=number]:-ms-input-placeholder,
.form-box textarea:-ms-input-placeholder {
	color: #bbb;
}
.form-box input[type=text]::-ms-input-placeholder,
.form-box input[type=password]::-ms-input-placeholder,
.form-box input[type=tel]::-ms-input-placeholder,
.form-box input[type=email]::-ms-input-placeholder,
.form-box input[type=phone]::-ms-input-placeholder,
.form-box input[type=url]::-ms-input-placeholder,
.form-box input[type=number]::-ms-input-placeholder,
.form-box textarea::-ms-input-placeholder {
	color: #bbb;
}
.form-box input[type=text]:focus::placeholder,
.form-box input[type=password]:focus::placeholder,
.form-box input[type=tel]:focus::placeholder,
.form-box input[type=email]:focus::placeholder,
.form-box input[type=phone]:focus::placeholder,
.form-box input[type=url]:focus::placeholder,
.form-box input[type=number]:focus::placeholder,
.form-box textarea:focus::placeholder {
	color: rgba(255,255,255,0);
}
.form-box input[type=text]:focus:-ms-input-placeholder,
.form-box input[type=password]:focus:-ms-input-placeholder,
.form-box input[type=tel]:focus:-ms-input-placeholder,
.form-box input[type=email]:focus:-ms-input-placeholder,
.form-box input[type=phone]:focus:-ms-input-placeholder,
.form-box input[type=url]:focus:-ms-input-placeholder,
.form-box input[type=number]:focus:-ms-input-placeholder,
.form-box textarea:focus:-ms-input-placeholder {
	color: rgba(255,255,255,0);
}
.form-box input[type=text]:focus::-ms-input-placeholder,
.form-box input[type=password]:focus::-ms-input-placeholder,
.form-box input[type=tel]:focus::-ms-input-placeholder,
.form-box input[type=email]:focus::-ms-input-placeholder,
.form-box input[type=phone]:focus::-ms-input-placeholder,
.form-box input[type=url]:focus::-ms-input-placeholder,
.form-box input[type=number]:focus::-ms-input-placeholder,
.form-box textarea:focus::-ms-input-placeholder {
	color: rgba(255,255,255,0);
}
.form-box input[type=text]:focus,
.form-box input[type=password]:focus,
.form-box input[type=tel]:focus,
.form-box input[type=email]:focus,
.form-box input[type=phone]:focus,
.form-box input[type=url]:focus,
.form-box input[type=number]:focus,
.form-box textarea:focus {
	/*box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgba(102, 175, 233, 0.6) 0px 0px 8px;*/
	border-color: rgb(102, 175, 233);
	outline: 0px;
}
.form-box input[type=text]:disabled,
.form-box input[type=password]:disabled,
.form-box input[type=tel]:disabled,
.form-box input[type=email]:disabled,
.form-box input[type=phone]:disabled,
.form-box input[type=url]:disabled,
.form-box input[type=number]:disabled,
.form-box textarea:disabled {
	background: #ebebe4;
	cursor: not-allowed;
}
.form-box div.double input[type=text],
.form-box div.double input[type=password],
.form-box div.double input[type=tel],
.form-box div.double input[type=email],
.form-box div.double input[type=phone],
.form-box div.double input[type=url],
.form-box div.double input[type=number] {
	width: calc((100% - 300px) / 2);
}
.form-box div.triple input[type=text],
.form-box div.triple input[type=password],
.form-box div.triple input[type=tel],
.form-box div.triple input[type=email],
.form-box div.triple input[type=phone],
.form-box div.triple input[type=url],
.form-box div.triple input[type=number] {
	width: calc((100% - 310px) / 3);
}
.form-box div.zip input[type=text] {
	width: calc((100% - 290px) / 2);
}
.form-box div.phone input[type=text] {
	width: calc((100% - 310px) / 3);
	height: 74px;
}
.form-box div.phone > i {
	height: 74px;
	line-height: 74px;
}
.form-box div.birthday input[type=text] {
	width: calc((100% - 290px) / 3);
	height: 74px;
}
.form-box div.birthday > i {
	height: 74px;
	line-height: 74px;
}
.form-box .radio {
	width: 100%;
	display: block;
}
.form-box .radio + .radio {
	margin-top: 20px;
}
.form-box .radio > input[type=radio] {
	display: none;
}
.form-box .radio > div {
	display: flex;
	width: 100%;
	position: relative;
}
.form-box .radio > div > * {
	position: relative;
	z-index: 1;
}
.form-box .radio > div > label {
	padding-left: 48px;
	position: relative;
	cursor: pointer;
}
.form-box .radio > div > label:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 36px;
	height: 36px;
	background: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 50%;
}
.form-box .radio > input[type=radio]:disabled + div:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
}
.form-box .radio > input[type=radio]:disabled + div > label {
	cursor: not-allowed;
}
.form-box .radio > input[type=radio]:disabled + div > label:before {
	background: #e6e6e6;
}
.form-box .radio > input[type=radio]:checked + div > label:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	top: 7px;
	left: 7px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #008C67;
}
.form-box .radio > div > label > p {
	font-size: var(--fs-13);
	line-height: 36px;
}
.form-box .radio > div > p > span {
	display: inline-block;
	margin-top: 3px;
	font-style: normal;
	line-height: 1.4em;
}
.form-box .radio > div > p > span i {
	line-height: 1.4em;
	font-style: normal;
}
.form-box .radio > div > p > span.attention {
	font-size: var(--fs-11);
	color: #e95d00;
}
.form-box .radio > div > p > span.caution {
	font-size: var(--fs-11);
	color: #cc0000;
	text-decoration: underline;
}
.form-box .checkbox {
	display: block;
}
.form-box .checkbox > input[type=checkbox] {
	display: none;
}
.form-box .checkbox > div {
	display: flex;
	width: 100%;
	position: relative;
}
.form-box .checkbox > div > * {
	position: relative;
	z-index: 1;
}
.form-box .checkbox > div > label {
	padding-left: 50px;
	position: relative;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
}
.form-box .checkbox > div > label:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 34px;
	height: 34px;
	border-radius: 4px;
	box-shadow: 0 0 0 1px #c8c8c8 inset;
}
.form-box .checkbox > input[type=checkbox]:disabled + div:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background: rgb(247,247,247);
}
.form-box .checkbox > input[type=checkbox]:disabled + div > label {
	cursor: not-allowed;
}
.form-box .checkbox > input[type=checkbox]:disabled + div > label:before {
	background: #ebebe4;
	box-shadow: 0 0 0 1px #ccc inset;
}
.form-box .checkbox > input[type=checkbox]:checked + div > label:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	top: 4px;
    left: 4px;
    width: 22px;
    height: 14px;
	border-left: 4px solid #008C67;
	border-bottom: 4px solid #008C67;
	transform-origin: center;
	transform: rotate(-45deg);
}
.form-box .checkbox > input[type=checkbox]:checked + div > label:before {
	background: #eee;
}
.form-box .checkbox > div > label > p {
	width: 110px;
	min-height: 20px;
	margin-top: 3px;
}
.form-box .checkbox > div > p > span {
	display: inline-block;
	margin-top: 3px;
	font-style: normal;
	line-height: 1.2em;
}
.form-box .checkbox > div > p > span i {
	line-height: 1.2em;
	font-style: normal;
}
.form-box .checkbox > div > p > span.attention {
	font-size: var(--fs-11);
	color: #e95d00;
}
.form-box .checkbox > div > p > span.caution {
	font-size: var(--fs-11);
	color: #cc0000;
	text-decoration: underline;
}
.form-box label.select {
	position: relative;
	width: calc(100% - 270px);
	height: 74px;
}
.form-box div.double label.select {
	width: calc((100% - 300px) / 2);
}
.form-box div.triple label.select {
	width: calc((100% - 300px) / 3);
}
.form-box div.expires label.select {
	width: calc((100% - 270px) / 2);
}
.form-box div.date label.select {
	width: calc((100% - 290px) / 2);
}
.form-box div.birthday label.select {
	width: calc(((100% - 270px) - ((100% - 290px) / 3)) / 2);
	height: 48px;
}
.form-box select::-ms-value {
	background: none;
	color: rgb(112, 112, 112);
}
.form-box label.select > select {
	font-size: var(--fs-13);
	border: 1px solid #c8c8c8;
	padding: 0 0 0 10px;
	width: 100%;
	height: 74px;
}
.form-box label.select > select::-ms-expand {
	display: none;
}
.form-box div.birthday label.select > select {
	height: 48px;
	line-height: 48px;
}
.form-box label.select > select:focus {
	box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgba(102, 175, 233, 0.6) 0px 0px 8px;
	border-color: rgb(102, 175, 233);
	outline: 0px;
}
.form-box label.select > select:disabled {
	cursor: not-allowed;
	background: #ebebe4;
	opacity: 1;
	z-index: 0;
}
.form-box label.select:before,
.form-box label.select:after {
	content: '';
	position: absolute;
	display: block;
	pointer-events: none;
	z-index: 1;
}
.form-box label.select:before {
	top: 0px;
	right: 0px;
	width: 72px;
	height: 72px;
	background-color: #eaeaea;
	border: 1px solid #c8c8c8;
}
.form-box div.birthday label.select:before {
	height: 44px;
}
.form-box label.select:after {
	top: 46%;
	transform: translateX(-50%);
	right: 24px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 7px 0 7px;
    border-color: #808080 transparent transparent transparent;
}
.form-box div.birthday label.select:after {
	top: 24px;
}
.form-box > label + div.textarea {
	flex-direction: column;
}
.form-box > label + div.checkbox {
	flex-direction: column;
}
.form-box > label + div > .form-box-status {
	display: flex;
	align-items: center;
	width: 268px;
	height: 74px;
	border-top-right-radius: 37px;
	border-bottom-right-radius: 37px;
	padding: 0 10px;
	font-size: var(--fs-9);
	line-height: 1.2em;
}
.form-box > label + div.textarea > .form-box-status {
	margin-top: 10px;
	width: 450px;
	height: 40px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 0 20px;
}
.form-box > label + div > .form-box-status > ul > li {
	white-space: nowrap;
}
.form-box > label + div > .form-box-status > ul > li.midiam {
	font-size: var(--fs-9);
	letter-spacing: -0.05em;
}
.form-box > label + div.phone > .form-box-status,
.form-box > label + div.birthday > .form-box-status {
	height: 74px;
	border-top-right-radius: 37px;
	border-bottom-right-radius: 37px;
}
.form-box[data-status="default"] > label + div > .form-box-status {
	border: 1px solid #c8c8c8;
	background: #f0f0f0;
}
.form-box[data-status="check"] > label + div > .form-box-status {
	border: 1px solid #c8c8c8;
	background: #f0f0f0;
}
.form-box[data-status="check"] > label + div > .form-box-status > ul > li {
	padding-left: 15px;
	position: relative;
}
.form-box[data-status="check"] > label + div > .form-box-status > ul > li:before {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border-top: 2px solid rgba(117, 117, 117, 1.0);
	border-right: 2px solid rgba(117, 117, 117, 1.0);
	border-bottom: 2px solid rgba(117, 117, 117, 1.0);
	border-left: 2px solid rgba(117, 117, 117, 0.2);
	transform-origin: center;
	animation: formBoxCheckStatus 1.0s infinite linear;
}
@keyframes formBoxCheckStatus {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.form-box[data-status^="error"] > label + div > .form-box-status {
	border: 1px solid #cc0000;
	background: #ffcccc;
	color: #cc0000;
}
.form-box[data-status="ok"] > label + div > .form-box-status {
	border: 1px solid #82c78e;
	background: #f0fee9;
}
.form-box[data-status="ok"] > label + div > .form-box-status > ul > li {
	padding-left: 15px;
	position: relative;
}
.form-box[data-status="ok"] > label + div > .form-box-status > ul > li:before {
	content: '';
	display: block;
	width: 6px;
	height: 4px;
	border-left: 2px solid #389f3c;
	border-bottom: 2px solid #389f3c;
	transform-origin: center;
	transform: rotate(-45deg);
	position: absolute;
	top: calc(50% - 4px);
	left: 0;
}
.form-box > label + div > p.attention {
	color: #e95d00;
	font-size: var(--fs-9);
	padding-top: 10px;
	width: 100%;
	line-height: 1.5;
}
.form-box > label + div > .form-box-status + p,
.form-box > label + div .form__radioText {
	padding-top: 10px;
	font-size: var(--fs-11);
	line-height: 1.2em;
}
.form-box[data-status="confirm"] > label + div > p {
	font-size: var(--fs-11);
	width: 100%;
}
.form-box[data-status="confirm"] > label + div > p.attention,
.form-box[data-status="confirm"] > label + div > p.normal {
	font-size: var(--fs-11);
}

.hidden {
	display: none !important;
}
