@charset "UTF-8";
/*----------------------------------------
* reset
* base
* layout
* section
* animation
------------------------
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*----------------------------------------------------
++ reset
----------------------------------------------------*/
/*----------------------------------------------------
++ base
----------------------------------------------------*/
body {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.2352941176;
	text-align: left;
}
a,
a:hover {
	text-decoration: none;
}
img,
video {
	max-width: 100%;
	height: auto;
	display: block;
}
.siteWrapper {
	width: 100%;
	overflow-x: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	/* background-color: #000; */
}
.dsiplay_sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.dsiplay_sp {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.dsiplay_pc {
		display: none;
	}
	main a.page_link {
		margin-top: -0px !important;
		padding-top: 0px;
	}
}
-------------*/
/*----------------------------------------------------
++ page
----------------------------------------------------*/
.dsiplay_sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.dsiplay_sp {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.dsiplay_pc {
		display: none;
	}
	main a.page_link {
		margin-top: -0px !important;
		padding-top: 0px;
	}
}
.mv {
	background-image: url(../img/eye-mini-lite/mv.jpg);
	background-size: cover;
	background-position: bottom center;
}
.mv .mv-inner {
	position: relative;
	z-index: 0;
	height: 730px;
	max-width: 1428px;
	padding: 0 20px 0 50px;
	margin-inline: auto;
	color: #fff;
}
.mv .lead_area {
	position: absolute;
	z-index: 1;
	margin-top: 600px;
	bottom: 200px;
}
.mv .lead_area .text {
	font-size: 1.625rem;
	margin-bottom: 0.8em;
}
.mv .lead_area .title {
	font-size: 3.1rem;
	font-weight: 600;
	margin-bottom: 0.8em;
}
.mv .lead_area .title span {
	color: #FFDD00;
}
.mv .lead_area .title_logo {
	margin-bottom: 1em;
}
.mv .lead_area .btn_area {
	position: absolute;
	z-index: 0;
}
.mv .img_area {
	position: absolute;
	z-index: 0;
	left: auto;
	right: 0;
	top: 85px;
}
.mv .img_area .img_desc {
	text-align: center;
	margin-top: -10px;
}
.mv .btn_area {
	position: absolute;
	z-index: 1;
	bottom: 90px;
	font-size: 1.625rem;
	border: 2px solid #fff;
	border-radius: 40px;
	height: 84px;
	width: 413px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mv .btn_area:hover {
	color: #000;
	background: #fff;
	box-shadow: 0 4px 6px 0 rgba(255, 221, 0, .5), 0 10px 15px -3px rgba(255, 221, 0, .5);
}
@media screen and (max-width:767px) {
	.mv {
		background-image: url(../img/eye-mini-lite/mv_sp.jpg);
	}
	.mv .mv-inner {
		height: auto;
		padding: 0px 30px 30px;
	}
	.mv .lead_area {
		position: relative;
		z-index: 1;
		margin-top: 0;
		padding-top: 30px;
		bottom: auto;
	}
	.mv .lead_area .text {
		font-size: 1.3rem;
		margin-bottom: 0.5em;
	}
	.mv .lead_area .title {
		font-size: 7.6vw;
		margin-bottom: 0.5em;
	}
	.mv .lead_area .btn_area {
		position: relative;
	}
	.mv .img_area {
		position: relative;
		width: 49%;
		margin: auto;
		top: 10px;
	}
	.mv .img_area .img_desc {
		display: none;
	}
	.mv .btn_area {
		position: relative;
		bottom: 0px;
		font-size: 1.2rem;
		height: 52px;
		width: 260px;
		margin-top: 22px;
		margin-inline: auto;
	}
}
@media screen and (max-width:420px) {
	.mv .lead_area {
		padding-top: 33px;
	}
}
.eye-mini .eye-mini-inner {
	padding-top: 150px;
	text-align: center;
	padding-inline: 200px;
	line-height: 2;
}
.eye-mini .title {
	width: 446px;
	margin-inline: auto;
}
.eye-mini .text {
	font-size: 1.5rem;
	padding-top: 40px;
	max-width: 1188px;
	margin-inline: auto;
	word-break: auto-phrase;
	margin-bottom: 40px;
	color: #000;
}
.eye-mini .img {
	width: 399px;
	margin-inline: auto;
}
.eye-mini .desc {
	font-size: 1.125rem;
	color: #a3a3a3;
}
.eye-mini .desc span {
	color: #000;
	font-weight: 600;
}
@media screen and (max-width:767px) {
	.eye-mini .eye-mini-inner {
		padding-top: 60px;
		padding-inline: 15px;
	}
	.eye-mini .title {
		width: 100%;
		max-width: 360px;
	}
	.eye-mini .text {
		font-size: 1.15rem;
		padding-top: 30px;
		margin-inline: auto;
		word-break: break-all;
		text-align: left;
		margin-bottom: 30px;
	}
	.eye-mini .img {
		width: auto;
	}
}
.text_area.col {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	color: #000;
	margin: 130px 100px 40px;
}
.text_area.col .sec_title {
	width: 38%;
	font-size: 2.625rem;
	font-weight: 700;
	word-break: break-all;
	line-height: 1.8;
}
.text_area.col .sec_title span {
	background: linear-gradient(transparent 55%, #fd0 60%);
	padding-right: 10px;
	padding-left: 2px;
}
.text_area.col .desc {
	width: 50%;
	font-size: 1.25rem;
	line-height: 2.5;
	padding-right: 1.5em;
}
@media screen and (max-width:1550px) {
	.text_area.col .sec_title br {
		display: none;
		word-break: auto-phrase;
	}
}
@media screen and (max-width:767px) {
	.text_area.col {
		margin: 30px 15px 30px;
		flex-direction: column;
	}
	.text_area.col .sec_title {
		width: 100%;
		font-size: 2.2rem;
		margin-bottom: 1rem;
		line-height: 1.6;
	}
	.text_area.col .desc {
		width: 100%;
		font-size: 1.14rem;
		line-height: 2.5;
		padding-right: 0;
	}
}
.join .move_tabs {
	margin-top: 50px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
}
.join .label_list {
	margin-top: 2em;
}
.join .mtab_item {
	width: auto;
	height: 46px;
	background-color: #fff;
	font-size: 1.5rem;
	color: #737373;
	border-radius: 22px;
	padding: 6px 20px;
	display: block;
	float: left;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	display: block;
	margin: 0px 3px 25px;
}
.join .tab_content {
	width: 100%;
	transition: 0.3s;
}
.join .tab_content video {
	width: 100%;
	height: 141%;
	position: absolute;
	top: -40%;
	left: 0;
	z-index: -1;
}
.join .tab_content .img img {
	width: 100%;
	height: 141%;
	position: absolute;
	top: -40%;
	left: 0;
	z-index: -1;
	object-fit: fill;
}
.join .tab_content_description .move_text {
	position: absolute;
	z-index: 10;
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	margin: auto;
	top: 48%;
	bottom: 0;
	right: 0;
	left: 0;
}
input[name="mtab_item"] {
	display: none;
}
.join .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
.join .tab_content {
	width: 100%;
	transition: 0.3s;
}
.join .tab_content video {
	width: 100%;
	height: 141%;
	position: absolute;
	top: -40%;
	left: 0;
	z-index: -1;
}
.join .tab_content .img img {
	width: 100%;
	height: 141%;
	position: absolute;
	top: -40%;
	left: 0;
	z-index: -1;
	object-fit: fill;
}
.join .tab_content source {
	object-position: bottom;
}
.join .tab_content_description {
	position: relative;
	z-index: 0;
	padding-top: 40%;
	overflow: hidden;
}
#mv01:checked~#mv01_content,
#mv02:checked~#mv02_content,
#mv03:checked~#mv03_content,
#mv04:checked~#mv04_content,
#mv05:checked~#mv05_content {
	display: block;
}
/*
.join .move_tabs #mv01:checked ~ .label_list .mtab_item01,
.join .move_tabs #mv02:checked ~ .label_list .mtab_item02,
.join .move_tabs #mv03:checked ~ .label_list .mtab_item03,
.join .move_tabs #mv04:checked ~ .label_list .mtab_item04,
.join .move_tabs #mv05:checked ~ .label_list .mtab_item05{
  background-color: #000;
  color: #fff;
	transition: opacity,0.3s;
}
*/
.join .move_tabs input:checked~.label_list .mtab_item:hover {
	box-shadow: none;
	opacity: 0.8;
}
.movie-button_box {
	width: 64px;
	height: 64px;
	position: absolute;
	left: auto;
	bottom: 70px;
	cursor: pointer;
	z-index: 10;
	right: 70px;
}
.movie-button {
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width:767px) {
	.join .label_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.join .label_list label {
		width: 31%;
	}
	.join .mtab_item {
		width: auto;
		height: 40px;
		font-size: 1.3rem;
		padding: 8px 18px;
		margin: 0px 3px 10px;
	}
	.join .tab_content {
		width: 100%;
		transition: 0.3s;
	}
	.join .tab_content video {
		width: 100%;
		height: 103%;
		position: absolute;
		top: -6%;
		left: 0;
		z-index: -1;
	}
	.join .tab_content .img img {
		width: 100%;
		height: 141%;
		position: absolute;
		top: -40%;
		left: 0;
		z-index: -1;
		object-fit: fill;
	}
	.join .tab_content source {
		object-position: bottom;
	}
	.join .tab_content_description {
		padding-top: 60%;
	}
	.join .tab_content_description .move_text {
		font-size: 1.5rem;
		top: 37%;
		bottom: 0;
		right: 0;
		left: 0;
	}
	.movie-button_box {
		width: 40px;
		height: 40px;
		bottom: 30px;
		right: 20px;
	}
	.movie-button {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media screen and (max-width:350px) {
	.join .mtab_item {
		height: auto;
	}
}
.design {
	margin: 40px 0 60px;
}
.design .slick_area02 {
	background: #262626;
}
.design .slick_area02 .slick02 {
	padding: 150px 0% 60px;
	overflow: hidden;
	z-index: 2;
	margin-left: 125px;
}
.design .slick_area02 .slide-item {
	margin-right: 45px;
	max-width: 1300px;
}
.design .slick_area02 .slide-item .slide_movie {
	position: relative;
	z-index: 0;
	border-radius: 10px;
	overflow: hidden;
}
.design .slick_area02 .slide-item .slide_text {
	color: #fff;
	margin-top: 20px;
	width: 90%;
	word-break: auto-phrase;
	line-height: 2;
}
@media screen and (max-width:767px) {
	.design {
		margin: 0px 0 40px;
	}
	.design .slick_area02 .slick02 {
		padding: 40px 10px 70px;
		margin-left: 0;
	}
	.design .slick_area02 .slide-item {
		margin-inline: 10px;
		max-width: 1300px;
	}
	.design .slick_area02 .slide-item .slide_text {
		color: #fff;
		margin-top: 1em;
		width: 100%;
		word-break: break-all;
		font-size: 1.125rem;
	}
	.design .slick_area02 .movie-button_box {
		bottom: 10px;
		right: 20px;
	}
}
.deta_sec .deta_area {
	margin-inline: 50px;
}
.deta_table {
	width: 100%;
}
.deta_table tr {
	border-bottom: 1px solid #e5e7eb;
}
.deta_table tr:last-child {
	border-bottom: none;
}
.deta_table th,
.deta_table td {
	padding: 20px;
}
.deta_table td:first-child {
	width: 16%;
	width: 300px;
}
.deta_table th {
	color: #000;
	font-weight: 700;
	background: #f9fafb;
	border-block: 1px solid #fff;
}
@media screen and (max-width:767px) {
	.deta_sec .deta_area {
		margin-inline: 15px;
	}
	.deta_table th {
		padding: 20px 5px;
		font-size: 1.14rem;
	}
	.deta_table td {
		padding: 20px 0;
		font-size: 1.14rem;
	}
	.deta_table td:first-child {
		width: 50%;
		padding-right: 3rem;
	}
	.deta_table td.only:first-child {
		width: 50%;
		padding-right: 1.8rem;
	}
	.deta_table th {
		color: #000;
		font-weight: 700;
		background: #f9fafb;
		border-bottom: 1px solid #E5E7EB;
	}
}
.packages {
	margin: 80px 100px;
}
.packages .lead_area .title {
	text-align: center;
	font-size: 2.25rem;
	font-weight: 600;
	color: #000;
	margin-bottom: 70px;
}
.packages .lead_area .title span {
	display: block;
}
.packages .lead_area .title img {
	width: 57px;
	margin: 10px auto;
}
.packages .comp_table {
	width: 700px;
	margin-inline: auto;
	text-align: center;
	line-height: 1.2;
	margin-top: 30px;
}
.packages .comp_table tr {
	border-bottom: 1px solid #e5e7eb;
	height: 60px;
}
.packages .comp_table tr {
	background-color: #fff;
}
.packages .comp_table tr:nth-child(2n+1) {
	background-color: #f3f4f6;
}
.packages .comp_table td {
	padding: 0 40px;
	width: 50%;
	/* max-width: 300px; */
	margin-left: 0;
	text-align: center;
}
.packages .comp_table td img {
	text-align: center;
	/* margin-left: 0; */
}
.packages .comp_table td:first-child {
	width: 50%;
	min-width: 382px;
	max-width: 441px;
	text-align: left;
	padding-left: 90px;
}
.packages .comp_table th {
	text-align: center;
	background: #f9fafb;
	max-width: 300px;
}
.packages .comp_table .info {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-top: 20px;
}
.packages .comp_table .info2 {
	padding-top: 0.7em;
}
.packages .comp_table .info .icon {
	position: relative;
	z-index: 0;
	margin-left: 8px;
}
.packages .comp_table .info .att {
	display: none;
	opacity: 0;
	position: absolute;
	z-index: 100;
	font-size: 0.875rem;
	color: #fff;
	background: #353535;
	padding: 10px;
	border-radius: 12px;
	width: 220px;
	bottom: 39px;
	right: auto;
	left: -90px;
	transition: 0.5s;
}
.packages .comp_table .info .att::before {
	display: block;
	content: "";
	position: absolute;
	bottom: -17px;
	width: 0;
	left: 84px;
	height: 0;
	border-style: solid;
	border-right: 16px solid transparent;
	border-left: 16px solid transparent;
	border-top: 29px solid #353535;
	border-bottom: 0;
}
.packages .comp_table .info .icon01:hover .att01,
.packages .comp_table .info .icon02:hover .att02 {
	display: inline-block;
	opacity: 1;
}
.packages .comp_table img {
	width: 20px;
	margin: auto;
}
@media screen and (max-width:1300px) {
	.packages .comp_table td:first-child {
		padding-left: 60px;
	}
}
@media screen and (max-width:767px) {
	.packages {
		margin: 30px 15px;
	}
	.packages .lead_area .title {
		font-size: 2.6rem;
		line-height: 1;
		font-weight: 600;
		color: #000;
		margin: 0 0 60px;
	}
	.packages .lead_area .title img {
		margin: 20px auto;
	}
	.packages .comp_area {
		/* overflow-x: scroll; */
		background: #fff;
		width: 100%;
	}
	.packages .comp_table {
		margin-top: 0;
		padding-top: 30px;
		min-width: 300px;
		width: 100%;
	}
	.packages .comp_table td {
		padding: 0px 0px;
		width: 30%;
	}
	.packages .comp_table td:first-child {
		width: 23%;
		min-width: 222px;
		text-align: left;
		padding-left: 10px;
	}
	.packages .comp_table td.one {
		padding-left: 0px;
	}
	.packages .comp_table .info {
		position: relative;
		z-index: 1;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.packages .comp_table .info2 {
		padding-top: 12px;
	}
	.packages .comp_table .info .icon {
		position: relative;
		z-index: 0;
	}
	.packages .comp_table .info .att {
		display: none;
		opacity: 0;
		position: absolute;
		z-index: 100;
		font-size: 0.875rem;
		color: #fff;
		background: #353535;
		padding: 10px;
		border-radius: 12px;
		width: 220px;
		bottom: 39px;
		right: auto;
		left: -90px;
		transition: 0.5s;
	}
	.packages .comp_table .info .att::before {
		display: block;
		content: "";
		position: absolute;
		bottom: -17px;
		width: 0;
		left: 84px;
		height: 0;
		border-style: solid;
		border-right: 16px solid transparent;
		border-left: 16px solid transparent;
		border-top: 29px solid #353535;
		border-bottom: 0;
	}
	.packages .comp_table .info .icon01:hover .att01,
	.packages .comp_table .info .icon02:hover .att02 {
		display: inline-block;
		opacity: 1;
	}
	.packages .comp_table img {
		width: 21px;
		margin: auto;
	}
}
.uneekor .content_area {
	padding-inline: 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 60px;
	margin-bottom: 60px;
}
.uneekor .content_area .slick_area03 {
	width: 49.5%;
	border-radius: 10px;
	overflow: hidden;
}
.uneekor .content_area .desc_area {
	width: 47%;
	line-height: 2.5;
}
.uneekor .content_area .desc_area .title {
	font-size: 3.125rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 30px;
	color: #000;
}
.uneekor .content_area .desc_area ul {
	margin-bottom: 60px;
}
.uneekor .content_area .desc_area .desc {
	font-size: 1.25rem;
	color: #000;
}
@media screen and (max-width:767px) {
	.uneekor .content_area {
		padding-inline: 15px;
		flex-direction: column;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.uneekor .content_area .slick_area03 {
		width: 100%;
	}
	.uneekor .content_area .desc_area {
		width: 100%;
		line-height: 2;
	}
	.uneekor .content_area .desc_area .title {
		font-size: 2.14rem;
		margin-top: 1em;
		margin-bottom: 0.5em;
	}
	.uneekor .content_area .desc_area ul {
		margin-bottom: 1.5rem;
		padding-left: 1em;
		text-indent: -1em;
	}
	.uneekor .content_area .desc_area .desc {
		font-size: 1.14rem;
	}
}
.faq {
	margin-inline: 50px;
	margin-bottom: 60px;
}
.faq .text_area .title {
	font-size: 2.375rem;
	font-weight: 600;
	color: #000;
	margin-bottom: 0.5em;
}
.faq .faq-question {
	/* border: 1px solid #E5E7EB; */
	padding: 20px 40px;
	cursor: pointer;
	z-index: 1;
	position: relative;
	z-index: 0;
	box-sizing: unset;
}
.faq .faq-question:first-child {
	border-radius: 10px 10px 0 0;
}
.faq .faq-question:before {
	font-size: 30px;
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 10;
	right: 38px;
	top: calc(50% - 4px);
	background: url(../img/eye-mini-lite/icon_arrow.png) no-repeat;
	background-size: contain;
}
.faq .faq-answer {
	height: 0;
	overflow: hidden;
	transition: 0.01s;
	background-color: fff;
	color: #000;
	display: flex;
	align-items: center;
	padding: 0 40px;
	border-bottom: 1px solid #E5E7EB;
}
.faq .faq-answer.bbnone {
	border-bottom: none;
}
.faq .js-question.is-active {
	background-color: #F9FAFB;
	outline: 3px solid #E5E7EB;
	outline-offset: 0px;
}
.faq .js-question.is-active+.faq-answer {
	height: 70px;
}
.faq .faq_area {
	border-radius: 10px;
	/* overflow: hidden; */
	border: 1px solid #E5E7EB;
}
@media screen and (max-width:767px) {
	.faq {
		margin-inline: 15px;
		margin-bottom: 40px;
	}
	.faq .text_area .title {
		font-size: 2.14rem;
		border-bottom: 1px solid #E5E7EB;
		padding-bottom: 0.3em;
		margin-bottom: 0.8em;
	}
	.faq .faq-question {
		padding: 20px 60px 20px 10px;
		font-size: 1.14rem;
	}
	.faq .faq-question:before {
		right: 25px;
		top: calc(50% - 2px);
	}
	.faq .faq-answer {
		height: 0;
		padding: 0 10px;
		line-height: 1.6;
		font-size: 1.14rem;
	}
	.faq .js-question.is-active {
		background-color: #F9FAFB;
		border: none;
		border-bottom: 1px solid #E5E7EB;
	}
	.faq .js-question.is-active+.faq-answer {
		height: fit-content;
		padding: 10px;
	}
}
.detail {
	margin-inline: 50px;
}
.detail .text_area {
	color: #000;
}
.detail .text_area .title {
	font-size: 2.375rem;
	font-weight: 600;
	border-bottom: 1px solid #E5E7EB;
	padding-bottom: 0.4em;
	margin-bottom: 0.6em;
}
.detail .tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	margin: 0 auto;
}
.detail .tab_item {
	width: auto;
	height: 45px;
	background-color: #fff;
	font-size: 1rem;
	color: #000;
	border: 1px solid;
	border-radius: 22px;
	padding: 13px 20px;
	display: block;
	float: left;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	display: block;
	margin: 0px 20px 25px 0;
}
.detail .tab_item:hover {
	box-shadow: 0 4px 6px 0 rgba(255, 221, 0, .5), 0 10px 15px -3px rgba(255, 221, 0, .5);
}
input[name="tab_item"] {
	display: none;
}
.detail .tab_content {
	display: none;
	clear: both;
	overflow: hidden;
}
#dital01:checked~#dital01_content,
#dital02:checked~#dital02_content,
#dital03:checked~#dital03_content {
	display: block;
}
.detail .tabs input:checked+.tab_item {
	background-color: #000;
	color: #fff;
	transition: opacity, 0.3s;
}
.detail .tabs input:checked+.tab_item:hover {
	box-shadow: none;
	opacity: 0.8;
}
@media screen and (max-width:767px) {
	.detail {
		margin-inline: 15px;
	}
	.detail .text_area .title {
		font-size: 2.14rem;
	}
	.detail .tab_item {
		width: auto;
		height: 45px;
		font-size: 1.125rem;
		display: flex;
		justify-content: center;
		align-items: center;
		display: block;
		margin: 0px 15px 15px 0;
	}
	.detail .tab_item:hover {
		box-shadow: 0 4px 6px 0 rgba(255, 221, 0, .5), 0 10px 15px -3px rgba(255, 221, 0, .5);
	}
	input[name="tab_item"] {
		display: none;
	}
	.detail .tab_content {
		display: none;
		clear: both;
		overflow: hidden;
	}
	#dital01:checked~#dital01_content,
	#dital02:checked~#dital02_content,
	#dital03:checked~#dital03_content {
		display: block;
	}
	.detail .tabs input:checked+.tab_item {
		background-color: #000;
		color: #fff;
		transition: opacity, 0.3s;
	}
	.detail .tabs input:checked+.tab_item:hover {
		box-shadow: none;
		opacity: 0.8;
	}
}
.contact_wrap {
	padding: 70px 0 100px;
}
.contact_wrap .image_title {
	text-align: center;
	margin-bottom: 40px;
}
.contact_wrap p {
	text-align: center;
	font-size: 1rem;
	margin-bottom: 40px;
}
.contact_wrap .col {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	max-width: 1100px;
	margin: 0 auto;
}
.contact_wrap .col .item_tel,
.contact_wrap .col .item_mail {
	width: 48%;
	background: #f2f2f2;
}
.contact_wrap .col .item_tel a {
	padding: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: .5s transform;
}
.contact_wrap .col .item_tel a:hover {
	text-decoration: none;
}
.contact_wrap .col .item_tel span {
	font-size: 1.125rem;
	font-weight: bold;
	display: block;
}
.contact_wrap .col .item_tel .tel_number {
	font-size: 2.125rem;
	margin: 15px 0 20px;
	color: #d83c1d;
	padding-left: 1em;
	position: relative;
	border-bottom: 1px solid transparent;
	transition: .5s border-color;
}
.contact_wrap .col .item_tel a:hover .tel_number {
	border-color: #d83c1d;
}
.contact_wrap .col .item_tel .tel_number:before {
	content: "";
	width: 27px;
	height: 35px;
	background-image: url(../img/eye-mini-lite/contact_tel.png);
	background-size: contain;
	position: absolute;
	left: 0px;
	top: -0px;
	bottom: 0;
	margin: auto;
}
.contact_wrap .col .item_tel .reception_time {
	font-size: 1.0625rem;
	font-weight: 500;
}
.contact_wrap .col .item_mail {
	padding: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.contact_wrap .col .item_mail .bace_btn02 {
	width: 100%;
}
.contact_wrap .col .item_mail .bace_btn02 a {
	width: 100%;
	max-width: 379px;
	height: 67px;
	background: #d83c1d;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .5s transform;
	margin: 0 auto;
}
.contact_wrap .col .item_mail .bace_btn02 a:hover {
	transform: translateY(5px);
	text-decoration: none;
}
.contact_wrap .col .item_mail .bace_btn02 a span {
	font-size: 1.125rem;
	font-weight: 500;
	padding-left: 20px;
	position: relative;
}
.contact_wrap .col .item_mail .bace_btn02 a span:before {
	content: "";
	width: 24px;
	height: 18px;
	background-image: url(../img/eye-mini-lite/contact_mail.png);
	background-size: contain;
	position: absolute;
	left: -20px;
	top: 1px;
	bottom: 0;
	margin: auto;
}
.contact_wrap .col .item_mail p {
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 15px;
}
@media screen and (max-width:900px) {
	.contact_wrap .col .item_mail .bace_btn02 a span {
		font-size: 1rem;
		padding-left: 10px;
	}
	.contact_wrap .col .item_mail .bace_btn02 a span:before {
		width: 25px;
		height: 18px;
		left: -20px;
	}
	.contact_wrap .col .item_tel .tel_number {
		font-size: 1.875rem;
	}
	.contact_wrap .col .item_tel .tel_number:before {
		width: 32px;
		height: 41px;
	}
}
@media screen and (max-width:767px) {
	.contact_wrap {
		padding: 25px 0 40px;
	}
	.contact_wrap .image_title {
		text-align: center;
		margin-bottom: 25px;
	}
	.contact_wrap p {
		font-size: 0.875rem;
		margin-bottom: 20px;
	}
	.contact_wrap .col {
		flex-wrap: wrap;
	}
	.contact_wrap .col .item_tel,
	.contact_wrap .col .item_mail {
		width: 100%;
		background: #f2f2f2;
	}
	.contact_wrap .col .item_tel {
		margin-bottom: 20px;
	}
	.contact_wrap .col .item_tel a {
		padding: 15px;
	}
	.contact_wrap .col .item_tel .tel_number:before {
		content: "";
		width: 26px;
		height: 34px;
		left: -10px;
		top: 10px;
	}
	.contact_wrap .col .item_tel .tel_number {
		font-size: 1.85714285714rem;
		margin: 20px 0;
	}
	.contact_wrap .col .item_tel span {
		font-size: 1.07142857143rem;
		font-weight: bold;
		display: block;
	}
	.contact_wrap .col .item_mail {
		padding: 25px;
	}
	.contact_wrap .col .item_mail p {
		font-size: 1.07142857143rem;
		margin-bottom: 15px;
	}
	.contact_wrap .col .item_mail .bace_btn02 a {
		height: 50px;
	}
	.contact_wrap .col .item_mail .bace_btn02 a span {
		font-size: 1.07142857143rem;
	}
	.contact_wrap .col .item_mail .bace_btn02 a span:before {
		width: 16px;
		height: 11px;
		left: -10px;
		top: 0px;
		bottom: 0;
		margin: auto;
		background-repeat: no-repeat;
	}
}
.example_box {
	padding-top: 5em;
	margin-inline: 100px;
}
.example_box .example_ttl {
	width: fit-content;
	text-align: center;
	font-size: 2.625rem;
	font-weight: 700;
	color: #000;
	line-height: 1.8;
	background: linear-gradient(transparent 55%, #fd0 60%);
	padding-inline: 10px;
	margin-inline: auto;
	margin-bottom: 1.25em;
}
.example_box .slide-items .slick-list {
	overflow: visible;
}
.example_box .slide-items .slide-item {
	width: min(25vw,450px);
	margin-inline: 0.75em;
}
.example_box .slide-items .slide-item a {
	display: block;
	text-align: center;
	line-height: 1.4;
	text-decoration: none;
}
.example_box .slide-items .slide-item_image {
	background: #fff;
}
.example_box .slide-items .slide-item_image img {
	object-fit: cover;
	aspect-ratio: 4/3;
	width: 100%;
	transition: opacity .2s;
}
.example_box .slide-items .slide-item a:hover .slide-item_image img {
	opacity: 0.9;
}
.example_box .slide-items .slide-item .title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: 0.5em;
}
.example_box .slide-items .slide-arrow {
  position: absolute;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 3rem;
  font-size: 0.625em;
  aspect-ratio: 1/1;
  background: #f3f4f6;
  border-radius: 100%;
  top: calc(50% - 2.75em);
  translate: 0 -50%;
  cursor: pointer;
}
.example_box .slide-items .slide-arrow::before {
  display: block;
  content: "";
  width: 0.75em;
  aspect-ratio: 1/1;
  border-top: 3px solid #171717;
  border-right: 3px solid #171717;
  rotate: 45deg;
  translate: -15% 0;
}
.example_box .slide-items .slide-arrow.next-arrow {
  right: 0;
}
.example_box .slide-items .slide-arrow.prev-arrow::before {
  rotate: -135deg;
  translate: 15% 0;
}
@media screen and (max-width:767px) {
	.example_box {
		padding-top: 2.25em;
		margin-inline: 15px;
	}
	.example_box .example_ttl {
		font-size: 2.2rem;
		padding-inline: 5px;
		margin-bottom: 1em;
	}
}