@charset "UTF-8";
/* sections */

.c-ttl00 {
	font-size: 38px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.01em;
	margin-bottom: 25px;
}
.c-ttl00 .large {
	font-size: 128%;
}
.c-txt01 {
	font-size: 16px;
}
.color_aqua {
	color: #08749B;
}
.frm-ttl-02,
.frm-ttl-03 {
	text-align: center;
}
.frm-ttl-02 h4 {
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.frm-ttl-03 h4 {
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 900px) {
	.c-txt01 {
		font-size: 14px;
	}
	.frm-ttl-02 h4,
	.frm-ttl-03 h4 {
		font-size: 25px;
	}
}
@media screen and (max-width: 767px) {
	.c-ttl00 {
		font-size: 24px;	
	}
	.c-txt01 {
		font-size: 14px;
		line-height: 1.8;
		text-align: left!important;
	}
	.frm-ttl-02 h4 {
		font-size: 20px;
	}
}

.capwrap {
	border: none;
}

.top-area {
	background-image: url(../images/equipment/top-area-bg.svg);
	background-repeat: no-repeat;
	background-size: 46%;
	background-position: 50% -9vw;
}
.sec-equipment {
	padding: 100px 0 0;
}
.sec-equipment .tab {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sec-equipment .tab li {
	width: 24%;
	line-height: 1.2;
	box-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
.sec-equipment .tab li.curr a {
	pointer-events: none;
}
.sec-equipment .tab li:not(.curr) a {
	color: #34518F;
	background-color: #D3DEF1;
	transition: .4s;
}
.sec-equipment .tab li:not(.curr) a:hover {
	opacity: 1;
}
.sec-equipment .tab li a {
	color: #ffffff;
	letter-spacing: 0.2em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 52px;
	background-color: #34518F;
}
.sec-equipment .tab li a:hover {
	color: #ffffff;
	background-color: #34518F;
}
.sec-equipment .tab li a span {
	font-size: 16px;
	font-family: 'Century Gothic';
}
.sec-equipment .tab li a small {
	font-size: 10px;
}
.sec-equipment .tab li a:hover {
	opacity: 1;
}
@media screen and (max-width: 900px) {
	.sec-equipment {
		padding: 60px 0 0;
	}
}
@media screen and (max-width: 767px) {
	.top-area {
		background-size: 80%;
	}
	.sec-equipment .tab li {
		width: 49%;
		margin-bottom: 2%;
		line-height: 1.4;
	}
	.sec-equipment .tab li a {
		letter-spacing: 0.1em;
		height: 48px;
	}
	.sec-equipment .tab li a span {
		font-size: 14px;
	}
	.sec-equipment .tab li a small {
		font-size: 9px;
	}
}

.sec-equipment .com-photo-copy .name {
	font-size: 15px;
	letter-spacing: 0;
}
.sec-equipment .com-photo-copy .desc {
	font-size: 13px;
}

@media screen and (max-width: 767px) {
	.sec-equipment .com-photo-copy .name {
		font-size: 14px;
		line-height: 1.4;
	}
	.sec-equipment .com-photo-copy .desc {
		font-size: 12px;
	}
	.sec-equipment .col-6 {
		padding-left: 10px;
		padding-right: 10px;
	}
}


.kitchen01 > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.kitchen01 > div figure {
	width: 76%;
}
.kitchen01 > div div {
	width: 22%;
}
.kitchen01 .com-photo-copy .name {
	letter-spacing: 0;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.kitchen01 > div {
		display: block;
	}
	.kitchen01 > div figure {
		width: 100%;
	}
	.kitchen01 > div div {
		width: 100%;
	}
	.kitchen01 .com-photo-copy .name {
		letter-spacing: 0.1em;
		text-align: center;
	}
}

.powder01 > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.powder01 > div figure {
	width: 52%;
}
.powder01 > div div {
	width: 44%;
}
.powder01 .com-photo-copy .name {
	letter-spacing: 0;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.powder01 > div {
		display: block;
	}
	.powder01 > div figure {
		width: 100%;
	}
	.powder01 > div div {
		width: 100%;
	}
	.powder01 .com-photo-copy .name {
		letter-spacing: 0.1em;
		text-align: center;
	}
}

.frm-border03.ranking-wrap {
	padding: 0 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.frm-border03.ranking-wrap .c-ttl01 {
	margin-bottom: 0;
}
.frm-border03.ranking-wrap figure {
	width: 252px;
	margin-left: 50px;
}
.frm-border03.ranking-wrap div {
	flex: 1;
}
@media screen and (max-width: 767px) {
	.frm-border03.ranking-wrap {
		padding: 30px;
		display: block;
	}
	.frm-border03.ranking-wrap figure {
		display: block;
		margin: 30px auto 0;
	}
}

.qcall-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.qcall-wrap .photo {
	width: 25%;
}
.qcall-wrap > div {
	width: 70%;
}
.qcall-wrap > div h5 {
	font-size: 22px;
	line-height: 1.6;
	margin-bottom: 10px;
}
.qcall-wrap > div p {
	font-size: 16px;
}
.qcall-wrap > div div figure {
	width: 36%;
	order: 2;
}
.qcall-wrap .free {
	width: 20.9%
}
.qcall-list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.qcall-list li {
	width: calc(100% / 3 - 20px);
}
@media screen and (max-width: 767px) {
	.qcall-wrap {
		flex-wrap: wrap;
	}
	.qcall-wrap .photo {
		width: 47%;
		order: 2;
	}
	.qcall-wrap > div {
		width: 100%;
		order: 1;
		margin-bottom: 20px;
	}
	.qcall-wrap > div h5 {
		font-size: 19px;
		margin-bottom: 10px;
	}
	.qcall-wrap > div div {
		display: block;
		justify-content: space-between;
	}
	.qcall-wrap > div div p {
		width: auto;
		line-height: 2;
	}
	.qcall-wrap > div div figure {
		width: 36%;
		float: right;
		margin: 0 0 0 10px;
	}
	.qcall-wrap .free {
		width: 49.2%;
		order: 3;
	}
	.qcall-list {
		display: block;
	}
	.qcall-list li {
		width: 100%;
	}
	.qcall-list .slick-list {
		width: 90%;
		margin: 0 auto;
	}
	.qcall-list .slick-arrow {
		background: none;
		display: inline-block;
		overflow: hidden;
		margin: 0;
		padding: 0;
		text-indent: 999px;
		/* width: 40px;
		height: 40px; */
		width: 20px;
		height: 20px;
		border: none;
		position: absolute;
		top: 50%;
		transform: translateY(0) rotate(45deg);
		outline: none !important;
		z-index: 11;
	}
	.qcall-list .slick-prev {
		border-bottom: 2px solid #637f58;
		border-left: 2px solid #637f58;
		/* left: 30px; */
		left: -4px;
	}
	.qcall-list .slick-next {
		border-top: 2px solid #637f58;
		border-right: 2px solid #637f58;
		/* right: 30px; */
		right: -4px;
	}
}

.project-wrap {
	background-color: #F9F9F3;
	padding: 40px 50px 20px;
	margin-top: 80px;
}
.project-wrap h5 {
	font-size: 19px;
	margin-bottom: 10px;
}
.project-wrap h5 + p {
	font-size: 14px;
	margin-bottom: 10px;
}
.project-wrap h6 {
	position: relative;
	font-size: 16px;
	margin-bottom: 10px;
}
.project-wrap h6 span {
	background-color: #F9F9F3;
	padding: 0 1em 0 0;
	position: relative;
	z-index: 10;
}
.project-wrap h6::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background-color: #009ea9;
	z-index: 0;
}
.project-wrap h6 + p {
	margin-bottom: 40px;
}
.project-wrap > div {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.project-wrap > div figure {
	width: 47%;
}
@media screen and (max-width: 767px) {
	.project-wrap {
		padding: 20px 15px;
		margin-top: 50px;
	}
	.project-wrap h6 + p {
		margin-bottom: 30px;
	}
	.project-wrap > div {
		display: block;
	}
	.project-wrap > div figure {
		width: 100%;
	}
	.project-wrap > div figure + figure {
		margin-top: 30px;
	}
	.equipment_logo {
		width: 60%;
	}
}

#tab {
	margin-top: -120px;
	padding-top: 120px;
}
.sec-equipment .frm-ttl-02 h4:after {
	content: none;
}

.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }

.slideBox .swipeIcon {
	display: none;
}
@media screen and (max-width: 767px) {
	.slideBox {
		overflow-x: auto;
		position: relative;
	}
	.slideBox .swipeIcon {
		display: block;
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		top: 50%;
		left: 100px;
		z-index: 5;
		width: 50px;
		aspect-ratio: 1 / 1;
		border-radius: 50%;
		animation: horizontal 1s ease-in-out infinite alternate;
	}
	.img_qcall {
		width: 150vw;
    max-width: initial;
	}
}