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




/* CSS STYLE */

body {
	background: #fff6ec;
	min-width: 1000px;
	line-height: 1.8;
	font-size: 13px;
	padding: 136px 0 0 0;
}

a:link,
a:visited {
	color: #ff8400;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #333;
	text-decoration: none;
}
a:link img {
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
a:hover img {
	opacity: 0.5;
}

img {
	max-width: 100%;
	height: auto;
	backface-visibility: hidden;
	-ms-interpolation-mode: bicubic;
	image-rendering: -moz-auto;
	image-rendering: -o-auto;
	image-rendering: auto;
}

hr {
	border: none;
	border-top: 1px solid #ddd;
	background: none;
	width: 100%;
	margin: 40px 0;
}

hr.type1 {
	border-top: 3px solid #ff9c24;
}



/* MAIN */

.pcnone {
	display: none !important;
}

.big {
	font-size: 18px;
}
.small {
	font-size: 12px;
	color: #666;
}

.caution {
	color: #e00;
}

.bg-oran {
	background: #fff6ec;
	width: 100%;
}

.bread {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0.08em;
	color: #ff9c24;
}
.bread a {
	color: #ff9c24;
	text-decoration: none;
}
.bread a:hover {
	color: #000;
	text-decoration: underline;
}
.bread a:nth-of-type(1) {
	display: inline-block;
	background: url(../img/home-icon.svg) left center no-repeat;
	background-size: 16px;
	width: 16px;
	height: 16px;
	padding: 16px 0 0 0;
	overflow: hidden;
	vertical-align: middle;
}
.bread a:nth-of-type(1):hover {
	opacity: 0.5;
}

.inner {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.tag {
	font-size: 0;
}
.tag span {
	display: inline-block;
	border: 1px solid #fe6177;
	border-radius: 2px;
	background: #fff;
	margin: 0 2px 2px 0;
	padding: 4px 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #fe6177;
	white-space: nowrap;
}
.tag a {
	position: relative;
	display: inline-block;
	border: 1px solid #7dc041;
	border-radius: 2px;
	background: #7dc041;
	margin: 0 5px 2px 0;
	padding: 4px 18px 4px 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	color: #fff;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.tag a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4px;
	background: url(../img/ar_02.svg) no-repeat;
	background-size: 10px;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 0;
}
.tag a:hover {
	background: #fff;
	color: #7dc041;
}

.btn {
	text-align: center;
	font-size: 0;
}
.btn a {
	position: relative;
	display: inline-block;
	border: 2px solid #ff8400;
	border-radius: 100px;
	background: #ff8400;
	width: 520px;
	margin: 0;
	padding: 20px 35px 20px 25px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-align: center;
	color: #fff;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.base .btn a {
	width: 400px;
}
.btn.middle a {
	width: 350px !important;
}
.btn a img {
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.btn a:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	overflow: hidden;
}
.btn a:hover {
	background: #fff;
	color: #ff8400;
}
.btn a:hover:after {
	color: #ff8400;
}
.btn.color2 a {
	border: 2px solid #f2bf0d !important;
	background: #f2bf0d;
}
.btn.color2 a:hover {
	background: #fff;
	color: #f2bf0d !important;
}
.btn.color2 a:hover:after {
	color: #f2bf0d !important;
}
.btn.color2 a[target="_blank"]::after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	overflow: hidden;
	background: url(../img/btn2-blank-icon_02.svg) no-repeat;
	background-size: 10px;
}
.btn.color2 a[target="_blank"]:hover:after {
	background: url(../img/btn2-blank-icon_01.svg) no-repeat;
	background-size: 10px;
}
.btn.color2 a.pdf-btn:after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	overflow: hidden;
	background: url(../img/pdf-icon_01.svg) no-repeat;
	background-size: 12px;
}
.btn.color2 a.pdf-btn:hover:after {
	background: url(../img/pdf-icon_02.svg) no-repeat;
	background-size: 12px;
}
.btn a.mail,
.btn a.list,
.btn a.schedule,
.btn a.faq {
	padding: 17px 15px;
}
.btn a.mail:after,
.btn a.list:after,
.btn a.schedule:after,
.btn a.faq:after {
	display: none;
}
.btn a.mail:before {
	content: "";
	display: inline-block;
	background: url(../img/btn-mail-icon_02.svg) left center no-repeat;
	background-size: 18px;
	width: 18px;
	height: 24px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.btn a.mail:hover:before {
	background: url(../img/btn-mail-icon_01.svg) left center no-repeat;
	background-size: 18px;
}
.btn a.list:before {
	content: "";
	display: inline-block;
	background: url(../img/btn-list-icon_02.svg) left center no-repeat;
	background-size: 24px;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.btn a.list:hover:before {
	background: url(../img/btn-list-icon_01.svg) left center no-repeat;
	background-size: 24px;
}
.btn a.schedule:before {
	content: "";
	display: inline-block;
	background: url(../img/btn-schedule-icon_02.svg) left center no-repeat;
	background-size: 24px;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
.btn a.schedule:hover:before {
	background: url(../img/btn-schedule-icon_01.svg) left center no-repeat;
	background-size: 24px;
}
.btn a.faq:before {
	content: "";
	display: inline-block;
	background: url(../img/btn-faq-icon_02.svg) left center no-repeat;
	background-size: 24px;
	width: 24px;
	height: 24px;
	margin: 0 4px 0 0;
	vertical-align: middle;
}
.btn a.faq:hover:before {
	background: url(../img/btn-faq-icon_01.svg) left center no-repeat;
	background-size: 24px;
}
.btn2 {
	text-align: center;
	font-size: 0;
}
.btn2 a {
	position: relative;
	display: inline-block;
	border: 2px solid #f2bf0d;
	border-radius: 20px;
	background: #fff;
	width: 100%;
	max-width: 210px;
	margin: 0;
	padding: 10px 20px 10px 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	color: #f2bf0d;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.btn2 a:hover {
	background: #f2bf0d;
	color: #fff;
}
.btn2 a:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 50%;
	right: 8px;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #f2bf0d;
	overflow: hidden;
}
/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .btn2 a:after {
	top: 18px;
}
.btn2 a:hover:after {
	color: #fff;
}
.btn2 a[target="_blank"] {
	background: #f2bf0d;
	color: #fff;
}
.btn2 a[target="_blank"]:after {
	content: "";
	background: url(../img/btn2-blank-icon_02.svg) no-repeat;
	background-size: 10px;
}
.btn2 a[target="_blank"]:hover {
	background: #fff;
	color: #f2bf0d;
}
.btn2 a[target="_blank"]:hover:after {
	background: url(../img/btn2-blank-icon_01.svg) no-repeat;
	background-size: 10px;
}
.btn.type2 a {
	width: 460px;
	height: auto;
}
.btn.type3 a {
	border: 1px solid #f2bf0d;
	background: #f2bf0d;
	width: 460px;
	height: auto;
}
.btn.type3 a:hover {
	background: #fff;
	color: #f2bf0d;
}
.btn.type2 a:after,
.btn.type3 a:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	overflow: hidden;
}
.btn.type2 a:hover:after {
	color: #ff8400;
}
.btn.type3 a:hover:after {
	color: #f2bf0d;
}
.btn.double {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.btn.double a {
	width: 380px !important;
}
.btn.double a:nth-child(1) {
	float: left;
}
.btn.double a:nth-child(2) {
	float: right;
}

.hear {
	text-align: right;
	line-height: none;
}
.hear a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 16px;
	letter-spacing: 0.08em;
	text-decoration: none;
}
.hear a[target="_blank"]  {
	background: url(../img/blank-icon.svg) right 7px no-repeat;
	background-size: 10px;
	padding-right: 15px;
}
.hear a:hover {
	text-decoration: underline;
}
.hear a:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	width: 10px;
	height: 10px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #7dc041;
	overflow: hidden;
}

.link-area {
	position: relative;
	padding-left: 18px !important;
}
.link-area:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	width: 12px;
	height: 12px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #7dc041;
	overflow: hidden;
}
.link-area a {
	position: relative;
	letter-spacing: 0.08em;
	font-weight: bold;
	text-decoration: none;
}
.link-area a:hover {
	text-decoration: underline;
}
.link-area a[target="_blank"]  {
	background: url(../img/blank-icon.svg) right 5px no-repeat;
	background-size: 10px;
	padding-right: 14px;
}
.link-area a.pdf  {
	background: url(../img/pdf-icon.svg) right 4px no-repeat !important;
	background-size: 12px !important;
	margin: 0;
	padding-right: 16px !important;
}

a.blank {
	background: url(../img/blank-icon.svg) right 2px no-repeat;
	background-size: 10px;
	margin: 0 2px 0 0;
	padding-right: 14px;
}
a.pdf {
	background: url(../img/pdf-icon.svg) right 2px no-repeat !important;
	background-size: 12px !important;
	margin: 0 2px 0 0;
	padding-right: 16px !important;
}

.pager {
	position: relative;
	width: 100%;
	margin: 40px 0 0 0;
	font-size: 0;
	text-align: center;
}
.pager p,
.pager ul,
.pager li {
	margin: 0 !important;
	display: inline-block;
}
.pager a {
	display: inline-block;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	color: #333;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.pager .prev a {
	margin-right: 20px;
	padding-left: 20px;
}
.pager .prev a:before {
	content: "\FF1C";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #333;
	overflow: hidden;
}
.pager .next a {
	margin-left: 20px;
	padding-right: 20px;
}
.pager .next a:before {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #333;
	overflow: hidden;
}
.pager .prev a:hover,
.pager .next a:hover,
.pager .prev a:hover:before,
.pager .next a:hover:before {
	color: #ff9c24;
}
.pager li a {
	margin: 0 5px;
	border-radius: 4px;
	background: #f3efeb;
	width: 40px;
}
.pager li a:hover {
	background: #ff9c24;
	color: #fff;
}
.pager li.active a {
	background: #f3c832;
	color: #fff;
}

.list-ul,
.list-ol {
	margin: 20px 0;
}
.list-ul:first-child,
.list-ol:first-child {
	margin-top: 0 !important;
}
.list-ul:last-child,
.list-ol:last-child {
	margin-bottom: 0 !important;
}
.list-ul li {
	position: relative;
	margin: 5px 0;
	padding: 0 0 0 1em;
}
.list-ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 9px;
	left: 0;
	border-radius: 3px;
	background: #7dc041;
	width: 6px;
	height: 6px;
}
.list-ol {
	counter-reset: count;
}
.list-ol li {
	position: relative;
	margin: 5px 0;
	padding: 0 0 0 2em;
}
.list-ol li:before {
	counter-increment: count;
	content: counter(count)".";
	position: absolute;
	top: 0;
	left: 0;
	width: 1.5em;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	color: #7dc041;
}

.table-block {
	width: 100%;
	width: calc(100% + 25px);
	margin: 40px -25px 40px 0;
}
.table-block th {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 25px solid #fff;
	padding: 14px 20px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.table-block td {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 25px solid #fff;
	padding: 14px 20px;
	text-align: left;
}
.table-block tr:first-of-type th,
.table-block tr:first-of-type td {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px), linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px, 9px 2px;
	background-position: top, bottom;
	background-repeat: repeat-x, repeat-x;
}
.table-block:first-child {
	margin-top: 0 !important;
}
.table-block:last-child {
	margin-bottom: 0 !important;
}
.table-block .btn {
	text-align: left;
}
.table-block .btn a {
	padding: 16px 35px 16px 25px;
}

.table-block2 {
	vertical-align: middle;
	width: 100%;
	margin: 40px 0;
}
.table-block2 th {
	vertical-align: middle;
	border: 1px solid #fff;
	background: #ff9c24;
	padding: 12px 15px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.table-block2 tr:first-of-type th {
	border-top: 1px solid #ff9c24;
}
.table-block2 tr:last-of-type th {
	border-bottom: 1px solid #ff9c24;
}
.table-block2 th:first-of-type {
	border-left: 1px solid #ff9c24;
}
.table-block2 th:last-of-type {
	border-right: 1px solid #ff9c24;
}
.table-block2 td {
	border: 1px solid #ccc;
	background: #fff;
	padding: 12px 15px;
}
.table-block2:first-child {
	margin-top: 0 !important;
}
.table-block2:last-child {
	margin-bottom: 0 !important;
}

table.data {
	width: 100%;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: top;
	background-repeat: repeat-x;
	margin: 30px 0;
	letter-spacing: 0.08em;
	line-height: 1.2;
}
table.data tr {
}
table.data th {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 16%;
	padding: 20px 10px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: left;
	white-space: nowrap;
}
table.data td {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px 0;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

dl.table-dl {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px), linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px, 9px 2px;
	background-position: top, bottom;
	background-repeat: repeat-x, repeat-x;
	display: table;
	width: 100%;
}
dl.table-dl &gt; div {
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	display: table-row;
}
dl.table-dl dt,
dl.table-dl dd {
	display: table-cell;
}
dl.table-dl dt {
	padding: 14px 20px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
dl.table-dl dd {
	border-left: 25px solid #fff;
	padding: 14px 20px;
	text-align: left;
}
dl.table-dl p {
	margin: 0;
}
dl.table-dl .btn {
	text-align: left;
}
dl.table-dl .btn a {
	padding: 16px 35px 16px 25px;
}
dl.table-dl[data-type="borderless"] {
	background-image: none;
}
dl.table-dl[data-type="borderless"] &gt; div:first-child dt,
dl.table-dl[data-type="borderless"] &gt; div:first-child dd {
	padding-top: 0;
}

.code {
	display: block;
	border: 1px solid #ccc;
	background: #eee;
	width: 80%;
	height: 120px;
	margin: 40px auto;
	padding: 10px;
	font-size: 12px;
	line-height: 1.6;
	color: #666;
}




/* BASE */

.base {
	position: relative;
	border-radius: 10px;
	width: 100%;
	background: #fff;
	margin: 50px 0;
	padding: 50px;
	font-size: 14px;
	z-index: 1;
}

.base p {
	position: relative;
	margin: 20px 0;
}
.base p:first-child {
	margin-top: 0 !important;
}
.base p:last-child {
	margin-bottom: 0 !important;
}

.base .catch {
	margin-bottom: 60px;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
}
.base .catch span {
	padding: 0 0 6px 0;
	border-bottom: 1px solid #888;
}

.main-head-area {
	position: relative;
	background: #ff9c24;
	border-radius: 10px;
	color: #fff;
	margin: 40px 0 -10px 0;
	padding: 35px;
	letter-spacing: 0.08em;
}
.main-head-area:before,
.main-head-area:after {
	content: "";
	display: block;
	border-radius: 4px;
	background: #fff;
	width: 8px;
	height: 8px;
}
.main-head-area:before {
	position: absolute;
	top: 15px;
	left: 15px;
}
.main-head-area:after {
	position: absolute;
	top: 15px;
	right: 15px;
}
.main-head-area h1 {
	margin: 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
.main-head-area .sub-title {
	margin: 10px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

.head-page {
	position: relative;
	border-bottom: 3px solid #ff9c24;
	margin: 0 0 50px 0;
	padding: 0 0 20px 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-align: center;
}

.head1 {
	clear: both;
	position: relative;
	border-radius: 8px;
	background: #ff9c24;
	margin: 40px 0 30px 0;
	padding: 15px 30px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.2;
	color: #fff;
}
.head1:first-child {
	margin-top: 0 !important;
}
.head1:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 14px;
	border-radius: 2px;
	background: #fff;
	width: 4px;
	height: 24px;
	height: calc(100% -30px);
	-webkit-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.head2 {
	clear: both;
	position: relative;
	border: 2px solid #eee;
	border-radius: 8px;
	background: #fff;
	margin: 40px 0 30px 0;
	padding: 13px 28px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.2;
	color: #333;
}
.head2:first-child {
	margin-top: 0 !important;
}
.head2:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 12px;
	border-radius: 2px;
	background: #f3c832;
	width: 4px;
	height: 24px;
	height: calc(100% -30px);
	-webkit-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.head3 {
	position: relative;
	border-bottom: 2px solid #eee;
	margin: 30px 0 20px 0;
	padding: 0 0 10px 30px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
.head3:first-child {
	margin-top: 0 !important;
}
.head3:before {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 12px;
	border-radius: 3px;
	background: #7dc041;
	width: 6px;
	height: 6px;
}
.head4 {
	position: relative;
	border-bottom: 1px dashed #ff9c24;
	margin: 30px 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #ff9c24;
}
.head4:first-child {
	margin-top: 0 !important;
}
.head5 {
	position: relative;
	margin: 40px 0 25px 0;
	padding: 2px 0 2px 22px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.head5:first-child {
	margin-top: 0 !important;
}
.head5:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 2px;
	background: #ff9c24;
	width: 4px;
	height: 100%;
}
.head6 {
	position: relative;
	margin: 40px 0 15px 0;
	padding: 0 0 0 18px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.08em;
	color: #ff9c24;
}
.head6:first-child {
	margin-top: 0 !important;
}
.head6:before {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 1px;
	border-radius: 4px;
	background: #ff9c24;
	width: 8px;
	height: 8px;
}
.head7 {
	position: relative;
	margin: 20px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.08em;
	color: #ff9c24;
}
.head7:first-child {
	margin-top: 0 !important;
}
.head1 span,
.head2 span,
.head3 span,
.head4 span {
	font-size: 1.2em;
	color: #333;
	line-height: 1.6;
}

.onepoint {
	position: relative;
	display: inline-block;
	vertical-align: top;
	border-radius: 2px;
	background: #7dc041;
	margin: 0 5px 10px 0;
	padding: 5px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	color: #fff;
}

.column {
	width: 100%;
	margin: 0 0 40px 0;
	overflow: hidden;
}
.column:last-child {
	margin-bottom: 0 !important;
}
.column.c2 &gt; div {
	float: left;
	width: 430px;
	margin: 40px 0 0 0;
}
.column.c2 &gt; div:nth-of-type(2n) {
	float: right;
}
.column.c2 &gt; div:nth-of-type(-n+2) {
	margin-top: 0 !important;
}
.column.c2 &gt; div.single {
	width: 274px;
}
.column.c2 &gt; div.single2 {
	width: 195px;
}
.column.c2 &gt; div.double {
	width: 588px;
}
.column.c2 &gt; div.triple {
	width: 665px;
}
.column.c3 &gt; div {
	float: left;
	width: 274px;
	margin: 40px 39px 0 0;
}
.column.c3 &gt; div:nth-of-type(3n) {
	margin-right: 0 !important;
}
.column.c3 &gt; div:nth-of-type(-n+3) {
	margin-top: 0 !important;
}
.column.c4 &gt; div {
	float: left;
	width: 195px;
	margin: 40px 40px 0 0;
}
.column.c4 &gt; div:nth-of-type(4n) {
	margin-right: 0 !important;
}
.column.c4 &gt; div:nth-of-type(-n+4) {
	margin-top: 0 !important;
}
.column p {
	margin: 15px 0;
}
.column p:last-child {
	margin-bottom: 0;
}
ul.column,
ol.column {
	margin: 0 0 20px 0;
}
ul.column &gt; li,
ol.column &gt; li {
	float: left;
	width: 50%;
}

.column .head1 {
	margin: 30px 0 20px 0;
	padding: 12px 26px;
	font-size: 17px;
}
.column .head1:before {
	left: 12px;
	height: calc(100% -24px);
}
.column .head2 {
	margin: 30px 0 20px 0;
	padding: 10px 24px;
	font-size: 17px;
}
.column .head2:before {
	left: 10px;
	height: calc(100% -20px);
}
.column .head3 {
	margin: 20px 0 15px 0;
	padding: 0 0 8px 24px;
	font-size: 15px;
}
.column .head3:before {
	top: 5px;
	left: 10px;
}
.column .head4 {
	margin: 20px 0 15px 0;
	padding: 0 0 8px 0;
	font-size: 15px;
}
.column .head5 {
	margin: 25px 0 15px 0;
	padding: 0 0 0 14px;
	font-size: 17px;
	font-weight: bold;
}
.column .double .head1,
.column .triple .head1 {
	margin: 30px 0 20px 0;
	font-size: 18px;
}
.column .double .head2,
.column .triple .head2 {
	margin: 30px 0 20px 0;
	font-size: 18px;
}
.column .double .head3,
.column .triple .head3 {
	margin: 20px 0 15px 0;
	padding: 0 0 8px 24px;
	font-size: 17px;
}
.column .double .head4,
.column .triple .head4 {
	margin: 20px 0 15px 0;
	font-size: 16px;
}
.column .table-block {
	width: calc(100% + 15px);
	margin: 20px 0;
}
.column .table-block th {
	border-right: 15px solid #fff;
	padding: 12px 3%;
}
.column .table-block td {
	border-right: 15px solid #fff;
	padding: 12px 3%;
}
.table-block td p {
	margin: 10px 0;
}
.table-block td .head1,
.table-block td .head2,
.table-block td .head3,
.table-block td .head4,
.table-block td .head5 {
	margin-bottom: 15px !important;
}
.table-block td .head6 {
	margin-bottom: 10px !important;
}
.table-block td hr {
	clear: none !important;
	border-top: 1px dashed #ddd;
	margin: 10px 0 !important;
}
.column .list-ul li {
	margin: 3px 0;
}
.column .btn a {
	padding: 16px 35px 16px 25px;
}
.column hr {
	margin: 20px 0;
}

.column.box &gt; div {
	border: 1px dashed #ff9c24;
	border-radius: 4px;
	padding: 25px 30px;
	overflow: hidden;
}
.column.box.c2 &gt; div {
	width: 435px;
	margin-top: 30px;
}
.column.box.c3 &gt; div {
	width: 280px;
	margin-right: 30px;
	margin-top: 30px;
}
.column.box .image {
	float: left;
	width: 150px;
}
.column.box .read {
	float: right;
	width: 205px;
}
.column.box p,
.column.box .list-ul,
.column.box .list-ol {
	margin: 10px 0;
}
.column.box.c2 .btn a,
.column.box.c3 .btn a {
	width: 100%;
}

.column.box.fill &gt; div {
	background: #fff8f0;
	border: 3px solid #fee8d0;
	border-radius: 6px;
}

.line-box {
	border: 1px dashed #ff9c24;
	border-radius: 4px;
	margin: 20px 0 40px 0;
	padding: 25px 29px;
	overflow: hidden;
}
.line-box.fill {
	background: #fff8f0;
	border: 3px solid #fee8d0;
	border-radius: 6px;
	padding: 25px 27px;
}
.column.box .head4 span,
.line-box .head4 span {
	font-size: 0.8em;
	color: #ff9c24;
}
.line-box .head5 {
	margin: 30px 0 20px 0;
	padding: 0 0 0 14px;
	font-size: 17px;
	font-weight: bold;
}
.line-box hr {
	margin: 20px 0;
}
.line-box img {
	vertical-align: middle;
}
.line-box .column {
	margin: 0;
}
.line-box .column.c2 &gt; div {
	float: left;
	width: 405px;
	margin: 30px 0 0 0;
}
.line-box .column.c2 &gt; div:nth-of-type(2n) {
	float: right;
}
.line-box .column.c2 &gt; div:nth-of-type(-n+2) {
	margin-top: 0 !important;
}
.line-box .column.c2 &gt; div.single {
	width: 260px;
}
.line-box .column.c2 &gt; div.single2 {
	width: 188px;
}
.line-box .column.c2 &gt; div.double {
	width: 550px;
}
.line-box .column.c2 &gt; div.triple {
	width: 622px;
}
.line-box .column.c3 &gt; div {
	float: left;
	width: 260px;
	margin: 30px 30px 0 0;
}
.line-box .column.c3 &gt; div:nth-of-type(3n) {
	float: right;
	margin: 30px 0 0 0 !important;
}
.line-box .column.c3 &gt; div:nth-of-type(-n+3) {
	margin-top: 0 !important;
}
.line-box .column.c4 &gt; div {
	float: left;
	width: 188px;
	margin: 30px 29px 0 0;
}
.line-box .column.c4 &gt; div:nth-of-type(4n) {
	float: right;
	margin: 30px 0 0 0 !important;
}
.line-box .column.c4 &gt; div:nth-of-type(-n+4) {
	margin-top: 0 !important;
}

.data-column {
	width: 100%;
	margin: 40px 0;
	overflow: hidden;
}
.data-column .image {
	float: right;
	width: 370px;
}
.data-column .image img {
	width: 100%;
	height: auto;
}
.data-column .data {
	float: left;
	width: 495px;
}

.base table p {
	position: relative;
	margin: 10px 0;
}
.base table p:first-child {
	margin-top: 0;
}
.base table p:last-child {
	margin-bottom: 0;
}

.movie {
	width: 100%;
	margin: 40px 0;
	text-align: center;
	overflow: hidden;
}
.movie .column-left {
	float: left;
	width: 430px;
	margin: 0 0 15px 0;
}
.movie .column-right {
	float: right;
	width: 430px;
	margin: 0 0 15px 0;
}
.movie .column-3 {
	display: flex;
}
.movie .column-3 div {
	width: 100%;
}
.movie .uss-area_video {
	border: 1px solid #eee !important;
}
.movie &gt; br {
	display: none;
}
.movie p {
	margin: 15px 0;
	text-align: center;
}
.movie p.prelusion {
	display: inline-block;
	border-bottom: 1px solid #ff9c24;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
	color: #ff9c24;
}

.attention {
	border: 2px solid #cde7b6;
	border-radius: 6px;
	background: #eff7e7;
	margin: 40px 0;
	padding: 20px 25px;
}
.attention:last-child {
	margin-bottom: 0;
}
.attention h2,
.attention h3,
.attention h4 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 2px 0 2px 16px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
.attention h2:before,
.attention h3:before,
.attention h4:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 2px;
	background: #6eb92b;
	width: 4px;
	height: 100%;
}
.attention p {
	margin: 15px 0;
}

.googlemap {
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
	width: 100%;
	margin: 20px 0;
	padding: 56.25% 0 0 0;
}
.googlemap  iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.twitter {
	border: 8px solid #f0f0f0;
	width: 100%;
	padding: 20px;
}
.SandboxRoot.env-bp-820 .timeline-Tweet-text {
	font-size: 14px !important;
	line-height: 20px !important;
}

img.alignright { display: block; margin: 0 0 0 auto; }
img.alignleft { display: block; margin: 0 auto 0 0; }
img.aligncenter { display: block; margin: 0 auto; }
img.alignright,
img.alignleft,
img.aligncenter {
	max-width: 840px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
img.float-right { float: right; margin: 0 0 20px 35px; }
img.float-left { float: left; margin: 0 35px 20px 0; }


.tab-area {
	width: 100%;
	margin: 60px 0 40px 0;
}
.tab-area:first-child {
	margin-top: 0 !important;
}
.tab-area:last-child {
	margin-bottom: 0 !important;
}
.tab-list {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.tab-list li {
	display: table;
	position: relative;
	float: left;
	width: 33.33%;
	margin: 0 0 20px 0;
	padding: 0 12px;
}
.tab-list li:nth-of-type(3n+1):before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	background: #ddd;
	width: 1px;
	height: 30px;
	margin: -15px 0 0 0;
}
.tab-list li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	background: #ddd;
	width: 1px;
	height: 30px;
	margin: -15px 0 0 0;
}
.tab-list li span,
.tab-list li a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ff8400;
	border-radius: 5px;
	background: #ff8400;
	padding: 16px 12px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	color: #fff;
	cursor: pointer;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.tab-list li span:hover,
.tab-list li a:hover {
	border: 1px solid #f2bf0d;
	background: #f2bf0d;
}
.tab-list li span.active,
.tab-list li a.active {
	border: 1px solid #ff8400;
	background: #fff;
	color: #ff8400;
}
.tab-list li span.active:before,
.tab-list li span.active:after,
.tab-list li a.active:before,
.tab-list li a.active:after {
	position: absolute;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	pointer-events: none;
}
.tab-list li span.active:before,
.tab-list li a.active:before {
	bottom: -22px;
	border-color: rgba(255, 132, 0, 0);
	border-top-color: #ff8400;
	border-width: 11px;
	margin-left: -11px;
}
.tab-list li span.active:after,
.tab-list li a.active:after {
	bottom: -20px;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.tab-panel {
	position: relative;
	display: none;
	width: 100%;
}




/* HEADER */

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 1000;
}
header .inner {
	width: 1000px;
	min-width: inherit;
	position: relative;
}

.pc-top {
	position: relative;
	background: #ff9c24;
	width: 100%;
	height: 50px;
	overflow: hidden;
}
.pc-top .tab {
	float: left;
	margin: 8px 0 0 0;
}
.pc-top .tab li {
	float: left;
	width: 190px;
	height: 42px;
	margin: 0 8px 0 0;
}
.pc-top .tab li.business a {
	position: relative;
	display: block;
	border-radius: 4px;
	background: #f3c832;
	width: 190px;
	height: 34px;
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.pc-top .tab li.business a:hover {
	background: #00a0e6;
}
.pc-top .tab li.business a:before {
	content: "";
	display: inline-block;
	background: url(../img/tab-business-icon.svg) left top no-repeat;
	background-size: 30px;
	width: 30px;
	height: 30px;
	margin: 2px 5px 2px 0;
	vertical-align: middle;
}
.pc-top .tab li.personal {
	border-radius: 4px 4px 0 0;
	background: #fff;
}
.pc-top .tab li.personal span {
	position: relative;
	display: block;
	border-radius: 4px;
	background: #fff;
	width: 190px;
	height: 34px;
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	color: #ff8400;
}
.pc-top .tab li.personal span:before {
	content: "";
	display: inline-block;
	background: url(../img/tab-personal-icon.svg) left top no-repeat;
	background-size: 30px;
	width: 30px;
	height: 30px;
	margin: 2px 5px 2px 0;
	vertical-align: middle;
}
.pc-top .corporate {
	float: right;
	margin: 10px 0 0 0;
	font-size: 0px;
	text-align: right;
}
.pc-top .corporate li {
	display: inline-block;
	margin: 0 0 0 10px;
}
.pc-top .corporate li a {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 15px;
	height: 30px;
	padding: 0 13px;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.pc-top .corporate li a:hover {
	background: #f3c832;
}

#pc-menu {
	position: relative;
	border-bottom: 2px solid #ff9c24;
	background: #fff;
	width: 100%;
	height: 86px;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
	z-index: 1000;
}
#pc-menu .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 84px;
	padding: 17px 0;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#pc-menu .logo img {
	width: 100%;
	height: auto;
}
#pc-menu .contact {
	position: absolute;
	top: 19px;
	right: 0;
	width: 175px;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#pc-menu .contact a {
	display: block;
	border: 1px solid #ff8400;
	border-radius: 23px;
	width: 175px;
	height: 46px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-align: center;
	line-height: 44px;
	color: #ff8400;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#pc-menu .contact a:hover {
	background: #ff8400;
	color: #fff;
}
#pc-menu .contact a span {
	display: inline-block;
	background: url(../img/btn-mail-icon_01.svg) left center no-repeat;
	background-size: 18px;
	height: 18px;
	padding: 0 0 0 26px;
	line-height: 18px;
}
#pc-menu .contact a:hover span {
	background: url(../img/btn-mail-icon_02.svg) left center no-repeat;
	background-size: 18px;
}
#pc-menu.head-active {
	position: fixed;
	top: 0;
	left: 0;
	height: 62px;
}
#pc-menu.head-active .logo {
	width: 155px;
	height: 60px;
	padding: 12px 0;
}
#pc-menu.head-active .contact {
	top: 12px;
	width: 170px;
}
#pc-menu.head-active .contact a {
	border-radius: 18px;
	width: 170px;
	height: 36px;
	padding: 0;
	line-height: 34px;
}

#pc-menu-list {
	display: table;
	width: 1000px;
	height: 84px;
	padding: 0 180px 0 240px;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#pc-menu-list &gt; li {
	display: table-cell;
	height: 84px;
}
#pc-menu-list &gt; li:nth-child(1) {
	background: url(../img/menu-icon_01.svg) center 8px no-repeat;
	background-size: 40px;
}
#pc-menu-list &gt; li:nth-child(2) {
	background: url(../img/menu-icon_02.svg) center 8px no-repeat;
	background-size: 40px;
}
#pc-menu-list &gt; li:nth-child(3) {
	background: url(../img/menu-icon_05.svg) center 8px no-repeat;
	background-size: 40px;
}
#pc-menu-list &gt; li:nth-child(4) {
	background: url(../img/menu-icon_03.svg) center 8px no-repeat;
	background-size: 40px;
}
#pc-menu-list &gt; li:nth-child(5) {
	background: url(../img/menu-icon_04.svg) center 8px no-repeat;
	background-size: 40px;
}
#pc-menu-list &gt; li:nth-child(6) {
	background: url(../img/menu-icon_06.svg) center 8px no-repeat;
	background-size: 40px;
}
#pc-menu-list &gt; li &gt; a,
#pc-menu-list &gt; li &gt; span {
	position: relative;
	display: block;
	width: 100%;
	height: 84px;
	padding: 55px 20px 0 20px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.14em;
	text-align: center;
	text-decoration: none;
	color: #444;
	cursor: pointer;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#pc-menu-list &gt; li &gt; a:after {
	content: "";
	display: block;
	position: absolute;
	top: 34px;
	right: 0;
	background: #e0e2e4;
	width: 1px;
	height: 16px;
}
#pc-menu-list &gt; li &gt; a:before,
#pc-menu-list &gt; li &gt; span:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	background: #ff9c24;
	width: 0;
	height: 2px;
	margin: 0;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
	-webkit-transform: translate3d(-50%, 0, 0);
	-ms-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
#pc-menu-list &gt; li:nth-of-type(1) &gt; a:hover,
#pc-menu-list &gt; li:nth-of-type(1) &gt; a.active,
#pc-menu-list &gt; li:nth-of-type(1) &gt; span:hover,
#pc-menu-list &gt; li:nth-of-type(1) &gt; span.active {
	color: #f44e66;
}
#pc-menu-list &gt; li:nth-of-type(2) &gt; a:hover,
#pc-menu-list &gt; li:nth-of-type(2) &gt; a.active,
#pc-menu-list &gt; li:nth-of-type(2) &gt; span:hover,
#pc-menu-list &gt; li:nth-of-type(2) &gt; span.active {
	color: #f7c721;
}
#pc-menu-list &gt; li:nth-of-type(3) &gt; a:hover,
#pc-menu-list &gt; li:nth-of-type(3) &gt; a.active,
#pc-menu-list &gt; li:nth-of-type(3) &gt; span:hover,
#pc-menu-list &gt; li:nth-of-type(3) &gt; span.active {
	color: #6eb92b;
}
#pc-menu-list &gt; li:nth-of-type(4) &gt; a:hover,
#pc-menu-list &gt; li:nth-of-type(4) &gt; a.active,
#pc-menu-list &gt; li:nth-of-type(4) &gt; span:hover,
#pc-menu-list &gt; li:nth-of-type(4) &gt; span.active {
	color: #30a9d1;
}
#pc-menu-list &gt; li:nth-of-type(5) &gt; a:hover,
#pc-menu-list &gt; li:nth-of-type(5) &gt; a.active,
#pc-menu-list &gt; li:nth-of-type(5) &gt; span:hover,
#pc-menu-list &gt; li:nth-of-type(5) &gt; span.active {
	color: #6eb92b;
}
#pc-menu-list &gt; li &gt; a:hover:before,
#pc-menu-list &gt; li &gt; a.active:before,
#pc-menu-list &gt; li &gt; span:hover:before,
#pc-menu-list &gt; li &gt; span.active:before {
	width: calc(100% - 50px);
}

#pc-menu.head-active #pc-menu-list {
	height: 60px;
	padding: 0 160px;
}
#pc-menu.head-active #pc-menu-list &gt; li {
	height: 60px;
}
#pc-menu.head-active #pc-menu-list &gt; li:nth-child(1) {
	background: url(../img/menu-icon_01.svg) 10px center no-repeat;
	background-size: 30px;
}
#pc-menu.head-active #pc-menu-list &gt; li:nth-child(2) {
	background: url(../img/menu-icon_02.svg) 10px center no-repeat;
	background-size: 30px;
}
#pc-menu.head-active #pc-menu-list &gt; li:nth-child(3) {
	background: url(../img/menu-icon_05.svg) 10px center no-repeat;
	background-size: 30px;
}
#pc-menu.head-active #pc-menu-list &gt; li:nth-child(4) {
	background: url(../img/menu-icon_03.svg) 10px center no-repeat;
	background-size: 30px;
}
#pc-menu.head-active #pc-menu-list &gt; li:nth-child(5) {
	background: url(../img/menu-icon_04.svg) 10px center no-repeat;
	background-size: 30px;
}
#pc-menu.head-active #pc-menu-list &gt; li:nth-child(6) {
	background: url(../img/menu-icon_06.svg) 10px center no-repeat;
	background-size: 30px;
}
#pc-menu.head-active #pc-menu-list &gt; li &gt; a,
#pc-menu.head-active #pc-menu-list &gt; li &gt; span {
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	padding: 24px 15px 0 45px;
	letter-spacing: 0.08em;
	text-align: left;
}
#pc-menu.head-active #pc-menu-list &gt; li &gt; a:after {
	content: "";
	display: block;
	position: absolute;
	top: 22px;
	right: 0;
	background: #e0e2e4;
	width: 1px;
	height: 16px;
}
#pc-menu.head-active #pc-menu-list &gt; li .menuarea,
#pc-menu.head-active .searcharea {
	top: 62px;
}
#pc-menu-list li .menuarea,
#pc-menu .searcharea {
	display: none;
	position: absolute;
	top: 86px;
	left: 0;
	background: #ff9c24;
	width: 100%;
	padding: 30px 0;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
}

.menuarea img {
	width: 100%;
	height: auto;
}
.menuarea .go {
	display: inline-block;
	position: relative;
	padding: 0 16px 0 0;
	color: #fff;
	letter-spacing: 0em;
	text-decoration: none;
}
.menuarea .service .go {
	font-size: 12px;
}
.menuarea .go:after {
	content: "\FF1E";
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	-webkit-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.menuarea a {
	color: #fff;
}
.menuarea a:hover {
	text-decoration: underline !important;
}
.menuarea .main {
	width: 100%;
	padding: 10px 0;
	font-size: 0;
	text-align: center;
}
.menuarea .main li {
	display: inline-block;
	border-left: 1px solid rgba(255,255,255,0.5);
	margin: 0;
	padding: 0 30px !important;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}
.menuarea .main li:last-of-type {
	border-right: 1px solid rgba(255,255,255,0.5);
}
.menuarea .main li img {
	margin: 0 0 12px 0;
	padding: 0;
}
.menuarea .sub {
	border-top: 1px solid rgba(255,255,255,0.5);
	margin: 25px 0 0 0;
	padding: 14px 0 0 0;
	line-height: 1;
	text-align: left;
}
.menuarea .sub li {
	display: inline-block;
	margin: 14px 30px 0 0;
	font-size: 13px;
}
.menuarea .sub li:last-child {
	margin: 14px 0 0 0;
}
.menuarea .sub li a {
	position: relative;
	color: #fff;
	padding: 0 18px 0 0;
	letter-spacing: 0.08em;
	text-decoration: none;
	white-space: nowrap;
}
.menuarea .sub li a:after {
	content: "\FF1E";
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 10px;
	font-weight: bold;
	-webkit-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

#pc-menu form {
	padding: 10px 0;
	overflow: hidden;
	font-size: 0;
}
#pc-menu form input[type="search"] {
	vertical-align: middle;
	border: 1px solid #995e16;
	background: #fff;
	width: 900px;
	height: 50px;
	margin: 0;
	padding: 5px 20px;
	color: #444;
}
#pc-menu form input[type="submit"] {
	vertical-align: middle;
	border: 1px solid #995e16;
	background: #995e16;
	width: 100px;
	height: 50px;
	margin: 0;
	padding: 5px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.25em;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

#menu-event a {
	color: #f44e66 !important;
}
#menu-products a {
	color: #f7c721 !important;
}
#menu-news a {
	color: #30a9d1 !important;
}
#menu-search span {
	color: #6eb92b !important;
}
#menu-event &gt; a:before,
#menu-products &gt; a:before,
#menu-news &gt; a:before,
#menu-search &gt; a:before {
	width: calc(100% - 50px) !important;
}




/* FOOTER */

#gotop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 0;
	width: 56px;
	height: 76px;
	padding: 0 0 20px 0;
	z-index: 900;
}
#gotop a {
	display: block;
	position: relative;
	border-radius: 30px;
	background: #f08300;
	width: 56px;
	height: 56px;
	padding: 56px 0 0 0;
	overflow: hidden;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#gotop a:hover {
	background: #f3c832;
}
#gotop a:before {
	content: "";
	display: block;
	position: absolute;
	top: 23px;
	left: 20px;
	background: #fff;
	width: 16px;
	height: 2px;
}
#gotop a:after {
	content: "";
	display: block;
	position: absolute;
	top: 30px;
	left: 22px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
#gotop a:hover:after {
	top: 27px;
}

footer {
	width: 100%;
	margin: 120px 0 0 0;
}

footer .footer-banner {
	position: relative;
	background: #fff;
	width: 100%;
	padding: 30px 0 0 0;
}
footer .footer-banner:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	border-top: 1px dashed #ffdcb4;
	width: 100%;
}
.index footer .footer-banner {
	background: #fff6ec;
}
footer .footer-banner img {
	width: 100%;
	height: auto;
}
footer .footer-banner ul {
	display: flex;
	justify-content: center;
	overflow: hidden;
}
footer .footer-banner li {
	border: 1px solid #ffddb7;
	width: 180px;
	margin: 0 0 25px 25px;
	overflow: hidden;
}
footer .footer-banner li:first-child {
	margin-left: 0;
}

footer .footer-menu {
	background: #ff9c24 url(../img/fotter-bg.png) center top repeat-x;
	background-size: auto 30px;
	width: 100%;
	padding: 60px 0 30px 0;
}
.index .footer-menu {
	background: #ff9c24 url(../img/fotter-index-bg.png) center top repeat-x;
	background-size: auto 30px;
}
footer .footer-menu a {
	color: #fff;
	text-decoration: none;
}
footer .footer-menu a:hover {
	text-decoration: underline;
}
footer .footer-menu a[href*=".pdf"]:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	overflow: hidden;
	background: url(../img/pdf-icon_01.svg) no-repeat;
	background-size: 12px;
}
footer .footer-menu .main {
	overflow: hidden;
	width: 100%;
	padding: 0 0 20px 0;
	line-height: 1.5;
	color: #fff;
}
footer .footer-menu .main div {
	float: left;
	width: 15%;
}
footer .footer-menu .main div:nth-child(1) {
	width: 55%;
}
footer .footer-menu .main div li {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-weight: bold;
	letter-spacing: 0.08em;
}
footer .footer-menu .main div li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	border-radius: 3px;
	background: #fff;
	width: 5px;
	height: 5px;
}
footer .footer-menu .main div li span {
	display: block;
	margin-top: 5px;
	font-weight: normal;
}

footer .footer-menu .main-sp {
	display: none;
}

footer .footer-menu .sub {
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	width: 100%;
	padding: 16px 0;
	letter-spacing: 0.08em;
	line-height: 1;
	text-align: center;
}
footer .footer-menu .sub li {
	display: inline-block;
	margin: 0 14px;
} 
footer .footer-menu .banner {
	width: 100%;
	margin-top: 30px;
	font-size: 0;
	text-align: center;
}
footer .footer-menu .banner li {
	display: inline-block;
	margin: 0 8px;
}

footer .copy {
	background: #fff;
	padding: 16px 0 20px 0;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	color: #ff8400;
}




/* INDEX MAIN */

.index {
	background: #fff;
}

.swiper-wrapper img {
	max-width: none;
	width: 100%;
	height: auto;
}
.swiper-slide {
	cursor: pointer;
}
.swiper-slide a img {
	transition: none;
}
.swiper-slide img {
	opacity: 0.5;
}
.swiper-slide-active img,
.swiper-slide-thumb-active img {
	opacity: 1;
}

.index-main {
	position: relative;
	background: #fff6ec;
	width: 100%;
	padding: 40px 0;
	overflow: hidden;
	z-index: 1;
}
.index-main .swiper-pagination {
	display: none;
}
.main-top.swiper {
}
.main-top .swiper-slide {
	max-width: 50vw;
	padding: 2vw 3vw;
}
.main-top .swiper-slide div {
	background: #fff;
	border: 0.5vw solid #fff;
	border-radius: 1vw;
	box-shadow: 0 0 10px rgba(230,221,191,0.4);
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.main-top .swiper-slide div img {
	max-height: inherit;
	max-width: inherit;
}
.main-top .swiper-slide.swiper-slide-active div {
	box-shadow: 0 0 10px rgba(230,221,191,0.2);
	transform: scale(1.15);
}
.main-top .swiper-slide.swiper-slide-prev div,
.main-top .swiper-slide.swiper-slide-next div {
}
.main-top .swiper-slide.swiper-slide-prev a,
.main-top .swiper-slide.swiper-slide-next a {
	pointer-events: none;
}
.main-top .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #ff9c24;
}

.main-thumbs {
	position: relative;
	width: 100%;
	z-index: 2;
}
.main-thumbs .swiper-slide div {
	position: relative;
	background: #fff;
	width: 100%;
	padding: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	max-width: calc( 100vw / 9 );
	margin: 0 auto;
}
.main-thumbs .swiper-slide div img {
	max-width: 14.23vw;
	position: relative;
	z-index: 1;
}
.main-thumbs .swiper-slide.swiper-slide-active div:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 3px solid #ff9c24;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.main-thumbs .swiper-button-prev,
.main-thumbs .swiper-button-next {
    border-radius: 20px;
    background: #ff8400;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
}
.main-thumbs .swiper-button-prev::after,
.main-thumbs .swiper-button-next::after {
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
}


/* INDEX AREA */

.index .twitter {
	margin-top: 40px;
}
.index .btn a {
	width: 360px;
}

.notice {
	display: table;
	border: 1px dotted #f8454e;
	border-radius: 2px;
	width: 100%;
	background: #fff;
	margin: 40px 0;
	padding: 0 !important;
}
.index .notice {
	margin: 40px 0 0 0;
}
.notice dt {
	display: table-cell;
	vertical-align: middle;
	width: 110px;
	padding: 16px 0 16px 20px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.1em;
	white-space: nowrap;
	color: #f8454e;
}
.index .notice dt {
	border-right: 1px dotted #f8454e;
	width: 125px;
	padding: 16px 0;
	font-size: 18px;
}
.notice dd {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 20px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
}
.notice dd li {
	margin: 10px 0;
}
.notice a {
	color: #666;
}
.notice a:hover,
.notice a:active {
	color: #ff8400;
	text-decoration: none;
}

#index-event {
	margin-top: 80px;
	margin-bottom: 80px;
}
#index-event h2 {
	background: url(../img/title-event-icon.png) center top no-repeat;
	background-size: 64px;
	margin: 0;
	padding: 85px 0 0 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
}
#index-event h2 span {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.22em;
	color: #a1a1a1;
}
.contents-list {
	width: 100%;
}
.index .contents-list {
	margin-bottom: 40px;
}
.contents-list-box {
	position: relative;
	float: left;
	border: 3px solid #fee8d0;
	border-radius: 6px;
	background: #fff8f0;
	width: 49%;
	padding: 20px;
	margin-top: 40px;
	font-size: 13px;
}
.contents-list-box:nth-of-type(2n) {
	float: right;
}
.contents-list-box:before {
	content: "";
	top: -38px;
	left: 50%;
	position: absolute;
	background: url(../img/evevt-icon_03.svg) center top no-repeat;
	background-size: 100px 42px;
	width: 100px;
	height: 42px;
	margin: 0 0 0 -53px;
}
.contents-list-box h3 {
	position: relative;
	margin: 0 0 14px 0;
	padding: 0 20px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	color: #ff8400;
}
.contents-list-box h3:after {
	content: "\FF1E";
	position: absolute;
	top: 50%;
	right: 0;
	width: 14px;
	height: 14px;
	margin: -7px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	color: #ff8400;
}
.contents-list-box h3 a {
	display: block;
	text-decoration: none;
	color: #000;
}
.contents-list-box h3 a:hover {
	text-decoration: underline;
	color: #ff8400;
}
.contents-list-box .image {
	position: relative;
	float: left;
	border: 3px solid #fff;
	background: #fff;
	box-shadow: 0 0 0 1px #f3f3f3;
	width: 175px;
	height: 154px;
	font-size: 0;
	overflow: hidden;
}
.contents-list-box .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: none;
	width: 100%;
	height: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.contents-list-box .data {
	padding: 0 0 0 195px;
}
.contents-list-box .tag {
	margin: 0 0 10px 0;
}
.contents-list-box .tag span {
	display: inline-block;
	border: 1px solid #30a9d1;
	border-radius: 2px;
	background: #fff;
	margin: 0 2px 2px 0;
	padding: 4px 5px;
	font-size: 11px;
	line-height: 11px;
	color: #30a9d1;
	white-space: nowrap;
}
.contents-list-box .tag span.call {
	border: 1px solid #fe6177;
	background: #fe6177;
	color: #fff;
}
.contents-list-box p {
	margin: 0;
}
.contents-list-box dl {
	width: 100%;
	padding: 0;
	line-height: 1.6;
	overflow: hidden;
}
.contents-list-box dt {
	margin-bottom: 5px;
	padding: 0 0 0 25px;
	white-space: nowrap;
}
.index .contents-list-box dt {
	clear: both;
	float: left;
	margin-bottom: 0;
}
.contents-list-box dt.day {
	background: url(../img/evevt-icon_01.svg) left top no-repeat;
	background-size: 20px;
}
.contents-list-box dt.add {
	background: url(../img/evevt-icon_02.svg) left top no-repeat;
	background-size: 20px;
}
.contents-list-box dd {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}
.contents-list-box dd:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.index .contents-list-box dd {
	padding-left: 80px;
}

#index-service {
	padding: 50px 0;
	overflow: hidden;
}
#index-service h2 {
	background: url(../img/title-service-icon.png) center top no-repeat;
	background-size: 64px;
	margin: 0 0 40px 0;
	padding: 85px 0 0 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
}
#index-service h2 span {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.22em;
	color: #a1a1a1;
}
#index-service .service-list {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}
#index-service .list-box {
	position: relative;
	float: left;
	box-shadow: 0 0 0 5px #fff;
	border: 1px dashed #ffc075;
	border-radius: 2px;
	background: #fff;
	width: 49%;
	width: calc(49% - 10px);
	margin: 5px 5px 25px 5px;
	padding: 20px;
	font-size: 13px;
	overflow: hidden;
}
#index-service .list-box:nth-child(2n) {
	float: right;
}
#index-service .list-box &gt; div[class="service-name"] {
	margin: 0 0 20px 0;
}
#index-service .list-box h3 {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #333;
}
#index-service .list-box &gt; div h3 {
	margin: 0;
}
#index-service .list-box h3:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 2px;
	background: #ff9c24;
	width: 4px;
	height: 100%;
}
#index-service .list-box h3 a {
	position: relative;
	display: block;
	padding: 0 30px 0 0;
	color: #000;
	text-decoration: none;
	z-index: 2;
}
#index-service .list-box h3 a:after {
	content: "";
	position: relative;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	background: url(../img/ar_01.svg) no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 0;
	z-index: 1;
}
#index-service .list-box h3 a:hover {
	color: #ff8400;
	text-decoration: underline;
}
#index-service .list-box h3 .new {
	display: inline-block;
	vertical-align: middle;
	border-radius: 2px;
	background: #fb3b52;
	height: 15px;
	margin: 3px 6px 4px 0;
	padding: 0 4px;
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	color: #fff;
}
#index-service .list-box .tag {
	margin: 0 0 12px 0;
	padding: 0 0 0 160px;
	z-index: 1;
}
#index-service .list-box .image {
	position: relative;
	float: left;
	background: #fff;
	width: 120px;
	height: 120px;
	margin: -32px 10px 10px 10px;
	font-size: 0;
	overflow: hidden;
	z-index: 2;
}
#index-service .list-box .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: none;
	width: auto;
	height: 120px;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
#index-service .list-box .data {
	padding: 0 0 20px 160px;
}
#index-service .list-box dl {
	width: 100%;
	line-height: 1.4;
	overflow: hidden;
}
#index-service .list-box dt {
	position: relative;
	clear: both;
	float: left;
	padding: 0 0 0 1em;
	font-weight: bold;
	white-space: nowrap;
}
#index-service .list-box dt:before {
	content: "";
	display: block;
	position: absolute;
	top: 0.65em;
	left: 0;
	border-radius: 2px;
	background: #666;
	width: 4px;
	height: 4px;
	margin: -2px 0 0 0;
}
#index-service .list-box dt:nth-of-type(1):before {
	background: #fe6177;
}
#index-service .list-box dt:nth-of-type(2):before {
	background: #ff9c24;
}
#index-service .list-box dt:nth-of-type(3):before {
	background: #52bb7f;
}
#index-service .list-box dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 118px;
}
#index-service .list-box dd:last-child {
	margin: 0;
}
#index-service .list-box dd span {
	font-size: 10px;
}
#index-service .list-box dd a[target="_blank"] {
	display: inline-block;
	background: url(../img/blank-icon.svg) right center no-repeat;
	background-size: 10px;
	padding: 0 14px 0 0;
}
#index-service .btn2 {
	clear: both;
	width: 100%;
	border-top: 1px dashed #ccc;
	padding: 20px 0 0 0;
	overflow: hidden;
}
#index-service .btn2 p {
	display: table;
	float: left;
	width: 210px;
	height: 40px;
	margin: 0 !important;
}
#index-service .btn2 a {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	line-height: 1;
}
#index-service .btn2 p:nth-of-type(2n) {
	float: right;
}

#index-news {
	position: relative;
	padding: 40px 0 0 0;
}
#index-news:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #fff6ec;
	width: 100%;
	height: 110px;
	z-index: 1;
}
#index-news:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-radius: 155px;
	background: #fff;
	width: 310px;
	height: 310px;
	margin: 0 0 0 -155px;
	z-index: 2;
}
#index-news h2 {
	position: relative;
	background: url(../img/title-news-icon.png) center top no-repeat;
	background-size: 64px;
	margin: 0 0 40px 0;
	padding: 85px 0 0 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
	z-index: 3;
}
#index-news h2 span {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.22em;
	color: #a1a1a1;
}
#index-news .inner {
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	z-index: 3;
}
#index-news .news-list {
	margin: 0 0 20px 0;
}




/* EVENT */

.no-event {
	margin-top: 40px;
	font-size: 13px !important;
	line-height: 1.6;
	text-align: center;
}

#personal-event.main-head {
	position: relative;
	background: url(../img/title-event-icon.png) center 50px no-repeat;
	background-size: 64px;
	height: 210px;
	margin: 0 0 0 0;
	padding: 130px 50px 0 50px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
	z-index: 2;
}
.base.event {
	margin-top: -120px;
	padding-top: 120px;
}
.base.event:after {
	content: "";
	position: absolute;
	top: -90px;
	left: 50%;
	border-radius: 155px;
	background: #fff;
	width: 310px;
	height: 310px;
	margin: 0 0 0 -155px;
	z-index: -1;
}

.event-tag {
	margin: 0 0 20px 0;
	font-size: 0;
}
.event-tag span {
	display: inline-block;
	border-radius: 3px;
	background: #7dc041;
	margin: 0 4px 0 0;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.08em;
	text-align: center;
	color: #fff;
}
.event-tag span.call {
    background: #fe6177;
    color: #fff;
}
.event-image {
	margin: 0 0 40px 0;
	text-align: center;
}
.event-image img {
	max-width: 100%;
	height: auto;
}
.event-end {
	border: 1px dotted #e73357;
	border-radius: 3px;
	width: 310px;
	margin: 20px auto !important;
	padding: 15px 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.08em;
	text-align: center;
	color: #e73357;
}
.event-catch {
	font-size: 16px;
	line-height: 2;
	text-align: center;
	letter-spacing: 0.08em;
}
.event-catch strong {
	font-size: 28px;
}

.ticket {
	position: relative;
	background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
	background-size: 9px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 22px 0;
	overflow: hidden;
}
.ticket:last-of-type {
	background: none;
	margin: 0;
	padding: 0;
}
.ticket .image {
	float: left;
	position: relative;
	border: 3px solid #eee;
	background: #fff;
	width: 145px;
	height: 130px;
	overflow: hidden;
	z-index: 2;
}
.ticket .image img {
	position: absolute;
	top: 50%;
	left: 10%;
	width: 80%;
	-webkit-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.ticket .sale {
	padding: 0 240px 0 170px;
	z-index: 1;
}
.ticket .sale dt {
	font-weight: bold;
	color: #30a9d1;
}
.ticket .sale dd {
	margin: 0 0 10px 0;
}
.ticket .sale dd:last-of-type {
	margin: 0;
}
.ticket .buy {
	position: absolute;
	top: 42px;
	right: 0;
	width: 230px;
	height: 46px;
	margin: 0 !important;
	z-index: 3;
}
.ticket .buy a {
	display: block;
	position: relative;
	border: 1px solid #f2bf0d;
	border-radius: 25px;
	background: #f2bf0d;
	width: 230px;
	height: 46px;
	padding: 0 25px 0 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
	letter-spacing: 0.08em;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.ticket .buy a:hover {
	background: #fff;
	color: #f2bf0d;
}
.ticket .buy a:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	width: 12px;
	height: 12px;
	margin: -6px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
	overflow: hidden;
}
.ticket .buy a:hover:after {
	color: #f2bf0d;
}

.pdfdl {
	width: 100%;
	height: auto;
	margin: 0 0 40px 0;
}
.pdfdl .image {
	vertical-align: top;
	width: 180px;
	font-size: 0;
	text-align: left;
}
.pdfdl .image img {
	border: 1px solid #ccc;
	width: 150px;
}
.pdfdl .read {
	vertical-align: top;
	text-align: left;
}
.pdfdl .banner {
	vertical-align: bottom;
	padding: 10px 0 0 0;
    font-size: 12px;
	text-align: left;
    color: #666;
}
.pdfdl .banner img {
	width: 120px;
	margin: 0 0 8px 0;
}

.sponsor {
	border: 2px solid #cde7b6;
	border-radius: 6px;
	background: #eff7e7;
	width: 810px;
	margin: 40px auto 0 auto;
	padding: 30px;
}
.sponsor table th {
	width: 90px;
	padding: 0 0 15px 0;
	vertical-align: middle;
	white-space: nowrap;
}
.sponsor table th span {
	position: relative;
	display: block;
	border-radius: 13px;
	background: #7dc041;
	width: 90px;
	height: 26px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	letter-spacing: 0.08em;
	color: #fff;
}
.sponsor table th span:before,
.sponsor table th span:after {
	content: "";
	display: block;
	border-radius: 2px;
	background: #ffff87;
	width: 3px;
	height: 3px;
}
.sponsor table th span:before {
	position: absolute;
	top: 12px;
	left: 6px;
}
.sponsor table th span:after {
	position: absolute;
	top: 12px;
	right: 6px;
}
.sponsor table td {
	padding: 0 0 15px 20px;
	vertical-align: middle;
	line-height: 1.5;
}
.sponsor dl {
	border-top: 2px solid #cde7b6;
	margin: 15px 0 0 0;
	padding: 30px 0 0 0;
}
.sponsor dl dt {
	background: url(../img/event-contact-bg.png) center bottom no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 12px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.08em;
	color: #7dc041;
}
.sponsor dl dd {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-align: center;
}
.sponsor dl dd span {
	font-size: 16px;
	font-weight: normal;
}
.sponsor a[target="_blank"]  {
	background: url(../img/blank-icon.svg) right center no-repeat;
	background-size: 10px;
	padding-right: 15px;
}




/* PRODUCTS */

#personal-products.main-head {
	position: relative;
	background: url(../img/title-service-icon2.png) center 50px no-repeat;
	background-size: 64px;
	height: 210px;
	margin: 0 0 0 0;
	padding: 130px 50px 0 50px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
	z-index: 2;
}
.base.products {
	margin-top: -120px;
	padding-top: 120px;
}
.base.products:after {
	content: "";
	position: absolute;
	top: -90px;
	left: 50%;
	border-radius: 155px;
	background: #fff;
	width: 310px;
	height: 310px;
	margin: 0 0 0 -155px;
	z-index: -1;
}

.list-head {
	position: relative;
	height: 70px;
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.08em;
	text-align: center;
	color: #ff9c24;
}
.list-head span {
	display: inline-block;
	width: 70px;
	height: 70px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.products-menu {
	position: relative;
	width: 100%;
	margin: 0 0 40px 0;
	overflow: hidden;
}
.products-menu li {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
}
.products-menu li:nth-of-type(4n) {
	margin: 0;
}
.products-menu li a {
	position: relative;
	display: block;
	border: 3px solid #f3f3f3;
	border-radius: 6px;
	background: #fff;
	width: 100%;
	padding: 15px 5px 15px 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	color: #333;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.products-menu li a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	background: url(../img/ar_03.svg) no-repeat;
	background-size: 14px;
	width: 14px;
	height: 14px;
	margin: -7px 0 0 0;
}
.products-menu li a:hover {
	border: 3px solid #fee8d0;
	background: #fff8f0;
	color: #ff8400;
}

.products-list &gt; div {
	padding: 30px !important;
}
.products-list &gt; div &gt; div[class="service-name"] {
	margin: 0 0 15px 0;
}
.products-list h3 {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #333;
}
.products-list &gt; div &gt; div h3 {
	margin: 0;
}
.products-list h3:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 2px;
	background: #ff9c24;
	width: 4px;
	height: 100%;
}
.products-list h3 a {
	position: relative;
	display: block;
	padding: 0 26px 0 0;
	color: #000;
	text-decoration: none;
	z-index: 2;
}
.products-list h3 a:after {
	content: "";
	position: relative;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	background: url(../img/ar_01.svg) no-repeat;
	background-size: 18px;
	width: 18px;
	height: 18px;
	margin: -9px 0 0 0;
	z-index: 1;
}
.products-list h3 a:hover {
	color: #ff8400;
	text-decoration: underline;
}
.products-list h3 .new {
	display: inline-block;
	vertical-align: middle;
	border-radius: 2px;
	background: #fb3b52;
	height: 15px;
	margin: 3px 6px 4px 0;
	padding: 0 4px;
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	color: #fff;
}
.products-list .tag {
	margin: 0 0 15px 0;
}
.products-list .data {
	display: table;
	min-height: 150px;
}
.products-list .data .image {
	float: none;
	display: table-cell;
	position: relative;
	width: 150px;
	min-height: 150px;
	font-size: 0;
	overflow: hidden;
}
.products-list .data .image img {
	position: absolute;
	top: 0;
	left: 50%;
	max-width: none;
	width: auto;
	height: 150px;
	-webkit-transform: translate3d(-50%, 0, 0);
	-ms-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.products-list .data dl {
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 20px;
	line-height: 1.4;
}
.products-list .data dl dt {
	display: block;
	position: relative;
	margin: 0 0 3px 0;
	padding: 0 0 0 1em;
	font-weight: bold;
	white-space: nowrap;
}
.products-list .data dl dt:before {
	content: "";
	display: block;
	position: absolute;
	top: 0.65em;
	left: 0;
	border-radius: 2px;
	background: #666;
	width: 4px;
	height: 4px;
	margin: -2px 0 0 0;
}
.products-list .data dl dt:nth-of-type(1):before {
	background: #fe6177;
}
.products-list .data dl dt:nth-of-type(2):before {
	background: #ff9c24;
}
.products-list .data dl dt:nth-of-type(3):before {
	background: #52bb7f;
}
.products-list .data dl dd {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 1em;
}
.products-list .data dl dd:last-child {
	margin: 0 !important;
}
.products-list .data dl dd span {
	font-size: 10px;
}
.products-list .data dl dd a[target="_blank"] {
	display: inline-block;
	background: url(../img/blank-icon_01.png) right center no-repeat;
	background-size: 10px;
	padding: 0 14px 0 0;
}
.products-list .btn2 {
	clear: both;
	margin: 15px 0 0 0;
	overflow: hidden;
}
.products-list .btn2 a {
	max-width: none;
	width: 100%;
	margin: 10px 0 0 0;
}
.products-list .btn2 p {
	display: table;
	float: left;
	width: 49%;
	height: 40px;
	margin: 0 !important;
}
.products-list .btn2 a {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0 5px 0 0;
	line-height: 1.2;
}
.products-list .btn2 p:nth-of-type(2n) {
	float: right;
}

.c3.products-list &gt; div {
	padding: 20px !important;
}
.c3.products-list &gt; div &gt; div[class="service-name"] {
	margin: 0 0 10px 0;
}
.c3.products-list h3 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	color: #000;
}
.c3.products-list .tag {
	margin: 0 0 10px 0;
}
.c3.products-list .data .image {
	width: 90px;
	height: 90px;
}
.c3.products-list .data .image img {
	height: 90px;
}
.c3.products-list .data dl {
	padding: 0 0 0 15px;
	font-size: 13px;
}
.c3.products-list .data dl dt {
	margin: 0;
	padding: 0 0 0 0.8em;
}
.c3.products-list .data dl dd {
	margin: 0 0 5px 0;
	padding: 0 0 0 0.8em;
}
.c3.products-list .btn2 a {
	font-size: 11px;
}
.c3.products-list .btn2 a:after {
	right: 4px;
}

.products-data {
	width: 100%;
	margin: 0 0 60px 0;
	overflow: hidden;
}
.products-data .image {
	position: relative;
	float: left;
	background: #fff;
	width: 320px;
	height: 320px;
	font-size: 0;
	overflow: hidden;
}
.products-data .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: none;
	width: auto;
	height: 320px;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.products-data .data {
	min-height: 320px;
	padding: 0 0 0 350px;
}
.products-data dl {
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	width: 100%;
	margin: 20px 0;
	padding: 20px 10px 10px 10px;
	line-height: 1.4;
	overflow: hidden;
}
.products-data dt {
	position: relative;
	clear: both;
	float: left;
	margin: 0 0 8px 0;
	padding: 0 0 0 1em;
	font-weight: bold;
	white-space: nowrap;
}
.products-data dt:before {
	content: "";
	display: block;
	position: absolute;
	top: 0.65em;
	left: 0;
	border-radius: 3px;
	background: #666;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 0;
}
.products-data dt:nth-of-type(1):before {
	background: #fe6177;
}
.products-data dt:nth-of-type(2):before {
	background: #ff9c24;
}
.products-data dt:nth-of-type(3):before {
	background: #52bb7f;
}
.products-data dd {
	margin: 0 0 8px 0;
	padding: 0 0 0 1em;
}
.products-data dd:last-child {
	margin: 0;
}
.products-data dd span {
	font-size: 10px;
}
.products-data dd a[target="_blank"] {
	display: inline-block;
	background: url(../img/blank-icon_01.png) right center no-repeat;
	background-size: 10px;
	padding: 0 14px 0 0;
}

#newproducts {
	position: relative;
	margin-top: -60px;
	padding-top: 60px;
	z-index: -1;
}




/* NEWS */

#personal-news.main-head {
	position: relative;
	background: url(../img/title-news-icon.png) center 50px no-repeat;
	background-size: 64px;
	height: 210px;
	margin: 0 0 0 0;
	padding: 130px 50px 0 50px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
	z-index: 2;
}
.base.news {
	margin-top: -120px;
	padding-top: 120px;
}
.base.news:after {
	content: "";
	position: absolute;
	top: -90px;
	left: 50%;
	border-radius: 155px;
	background: #fff;
	width: 310px;
	height: 310px;
	margin: 0 0 0 -155px;
	z-index: -1;
}

.news-list {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 20px;
}

.news-list dl {
	align-items: flex-start;
	border-bottom: 1px solid #e7e7e7;
	display: flex;
	padding: 18px 10px;
}
.news-list .date {
	color: #888;
	flex-shrink: 0;
	letter-spacing: 0.06em;
	width: 160px;
}
.news-list .category {
	padding-right: 30px;
}
.news-list .title {
	font-size: 14px;
	letter-spacing: 0.08em;
}
.news-list.mini {
	height: 120px;
	border: 1px solid #e7e7e7;
	border-radius: 6px;
	background: #f8f8f8;
	padding: 0 20px;
	overflow-y: auto;
}
.news-list.mini dt {
	width: 160px;
	padding: 15px 0 15px 10px;
}
.news-list.mini dd {
	padding: 15px 0 15px 160px;
}
.news-list.mini dd:last-child {
	border-bottom: none;
}

.news-day {
	align-items: center;
	color: #888;
	display: flex;
	justify-content: flex-end;
	letter-spacing: 0.06em;
	line-height: 1;
	margin: -10px 0 40px 0 !important;
	padding: 0;
	position: relative;
	text-align: right;
	width: 100%;
}
.news-day &gt; span {
	border-left: 1px solid #ddd;
	margin-left: 14px;
	padding-left: 14px;
}

.label-news {
	border-radius: 3px;
	display: flex;
	width: 125px;
	min-height: 21px;
	font-size: 11px;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	justify-content: space-between;
	align-items: center;
	padding: 5px 10px;
}
.label-news::before,
.label-news::after {
	background-color: #fff;
	border-radius: 3px;
	content: '';
	display: block;
	flex-shrink: 0;
	height: 3px;
	width: 3px;
}




/* RESULT */

#personal-result.main-head {
	position: relative;
	background: url(../img/title-result-icon.png) center 50px no-repeat;
	background-size: 64px;
	height: 210px;
	margin: 0 0 0 0;
	padding: 130px 50px 0 50px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.22em;
	color: #222;
	z-index: 2;
}
.base.result {
	margin-top: -120px;
	padding-top: 120px;
}
.base.result:after {
	content: "";
	position: absolute;
	top: -90px;
	left: 50%;
	border-radius: 155px;
	background: #fff;
	width: 310px;
	height: 310px;
	margin: 0 0 0 -155px;
	z-index: -1;
}

.search-box {
	border-radius: 8px;
	background: #f6f6f6;
	margin: 0 0 30px 0;
	padding: 30px;
}
.search-box input[type="search"] {
	border: none;
	border-radius: 4px;
	outline: none;
	text-decoration: none;
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 5px 20px;
	vertical-align: middle;
	color: #444;
}
.search-box dl {
	position: relative;
	width: 100%;
	margin: 30px 0;
	padding: 0 0 0 100px;
	overflow: hidden;
	line-height: 1.1;
}
.search-box dl dt {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/result-icon.svg) left center no-repeat;
	background-size: 16px;
	margin: 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #6eb92b;
}
.search-box dl dd {
	display: inline-block;
	white-space: nowrap;
	margin: 0 15px 0 0;
}
.search-box input[type="radio"] {
	margin: 0 5px 0 0;
	width: 14px;
	height: 14px;
}
.search-box .send {
	text-align: center;
}
.search-box .send button {
	position: relative;
	border: 2px solid #6eb92b;
	border-radius: 30px;
	outline: none;
	text-decoration: none;
	-webkit-appearance: none;
	appearance: none;
	background: #6eb92b;
	width: 240px;
	height: 50px;
	margin: 0;
	padding: 5px 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.08em;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.search-box .send button:after {
	content: "\FF1E";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #fff;
	overflow: hidden;
}
.search-box .send button span {
	font-size: 10px;
	font-weight: normal;
}
.search-box .send button:hover {
	background: #fff;
	color: #6eb92b;
}
.search-box .send button:hover:after {
	color: #6eb92b;
}

.result-list {
	border-top: 1px dashed #ddd;
	width: 100%;
	margin: 30px 0;
}
.result-list li {
	border-bottom: 1px dashed #ddd;
	width: 100%;
}
.result-list li a {
	display: block;
	padding: 15px 5px;
	text-decoration: none;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.result-list li a dt {
	width: 100%;
	margin: 0 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	color: #ff8400;
}
.result-list li a dd {
	width: 100%;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.result-list li a:hover {
	background: #fff6ec;
}




/* FAQ */

.faq-list {
	border-top: 1px solid #ddd;
	width: 100%;
	margin: 40px 0 0 0;
}
.faq-list dt {
	position: relative;
	border-bottom: 1px solid #ddd;
	background: url(../img/faq-q.png) 20px center no-repeat;
	background-size: 24px;
	width: 100%;
	padding: 35px 60px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #333;
	cursor: pointer;
	-webkit-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s linear;
}
.faq-list dt:hover {
	color: #ff8400;
}
.faq-list dt:before {
	position: absolute;
	top: 50%;
	right: 31.5px;
	content: "";
	display: block;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 7px;
	height: 7px;
	transform: rotate(135deg);
	margin: -5px 0 0 0;
}
.faq-list dt.active {
	color: #ff8400;
}
.faq-list dt.active:before {
	transform: rotate(-45deg);
	margin: -2px 0 0 0;
}
.faq-list dt:after {
	position: absolute;
	top: 50%;
	right: 20px;
	content: "";
	display: block;
	border: 1px solid #ddd;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 0;
}
.faq-list dd {
	display: none;
	border-bottom: 1px solid #ddd;
	width: 100%;
	padding: 30px 20px;
}

.cboxElement_uss {
	position: relative;
	display: block;
}
.cboxElement_uss:before {
	position: absolute;
	content: "▶";
	font-size: 20px;
	top: 50%;
	left: 50%;
	background: #000;
	color: #fff;
	font-weight: bold;
	padding: 4px 37px;
	border-radius: 10px;
	opacity: 0.7;
	border: 2px solid #fff;
	pointer-events: none;
	margin-top: -1em;
	margin-left: -2.5em;
	z-index: 1;
}

.lbimg {
	width: 100%;
	height: auto;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight, 
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight, 
#cboxMiddleLeft,
#cboxMiddleRight {
	display: none;
}

#colorbox #cboxContent {
	background-color: transparent;
	float: none !important;
	margin: auto;
}

#colorbox #cboxLoadedContent {
	margin: 0;
	overflow: visible !important;
	padding: 1px;
}

#colorbox #cboxClose {
	bottom: -20px;
}

#dialog-cookie {
	background-color: #fff;
	border-radius: 6px;
	bottom: 20px;
	box-shadow: 0 0 10px 0px rgb(0 0 0 / 30%);
	display: none;
	font-size: 12px;
	padding: 15px;
	position: fixed;
	right: 20px;
	width: 420px;
	z-index: 1000;
}
#dialog-cookie.is-show {
	display: block;
}
#dialog-cookie .nav {
	display: flex;
	margin-top: 15px;
}
#dialog-cookie .nav &gt; li:nth-child(1) {
	width: 210px;
}
#dialog-cookie .nav &gt; li:nth-child(2) {
	margin-left: 15px;
	width: 165px;
}
#dialog-cookie .nav a {
	border: 1px solid #005a82;
	border-radius: 4px;
	color: #005a82;
	display: block;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
    transition: 0.1s linear;
    white-space: nowrap;
}
#dialog-cookie .nav a:hover {
	opacity: 0.8;
}
#dialog-cookie .nav a#cookie-agree {
	background-color: #005a82;
	color: #fff;
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    cursor: pointer;
    color: #fff;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0);
    border: none;
    border-radius: 100%;
    margin: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    outline: 0;
    background: #fff;
}

.mfp-arrow:focus:after,
.mfp-arrow:focus:before,
.mfp-arrow:hover:after,
.mfp-arrow:hover:before {
    background: #afb7bc;
}

.mfp-arrow:active {
    margin-top: 0;
}

.mfp-arrow:after,
.mfp-arrow:before {
	border: none;
    display: block;
    content: " ";
    position: absolute;
    top: 16px;
    left: 25px;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

.mfp-arrow-left {
	left: 20px;
}

.mfp-arrow-left:before {
    margin: 5px 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mfp-arrow-left:after {
    margin: -5px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mfp-arrow-right {
	right: 20px;
}

.mfp-arrow-right:before {
    margin: -5px 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mfp-arrow-right:after {
    margin: 5px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
</pre></body></html>