@charset "utf-8";
/*
///////////////////////////////////////////////////////////////////////////////////
//
//  レイアウトCSS設定
//
///////////////////////////////////////////////////////////////////////////////////
/*
/* [01.TOP & LAYOUT]
/* [02.PAGE]
/*
///////////////////////////////////////////////////////////////////////////////////
/*
/* [01.TOP & LAYOUT]
--------------------------------------------------------------------------*/
#recruit .pkg {
	padding: 160px 0 140px 0;
	max-width: 100%;
}
.hari-make-conts {
	width: 100%;
	max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
	margin-bottom: 180px;
}
.hari-make-conts .txt-box {
	width: 55%;
	line-height: 180%;
}
.hari-make-conts .img-box {
	width: 45%;
	position: relative;
}
.hari-make-conts .img-box img {
	width: 100%;
	height: auto;
}
.hari-make-conts .txt-box .eng {
	font-size: 50px;
}
.hari-make-conts .txt-box h2 {
	font-size: 30px;
	line-height: 140%;
	font-weight: normal;
	color: #7daacf;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 30px;
}
.hari-make-conts .btn-flx-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.hari-make-conts .btn-flx-wrap .small-btn {
	margin-right: 10px;
}
.hari-make-conts .btn-flx-wrap .small-btn:last-child {
	margin-right: 0;
}
.conts-vision {
	width: 100%;
	max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
}
.conts-vision .txt-box {
	width: 40%;
	line-height: 180%;
}
.conts-vision .img-box {
	width: 56%;
	position: relative;
}
.conts-vision .img-box img {
	width: 100%;
	height: auto;
}
.conts-vision .txt-box .eng {
	font-size: 50px;
}
.conts-vision .txt-box h2 {
	font-size: 16px;
    color: #7daacf;
    line-height: 120%;
    margin-bottom: 30px;
}
.conts-vision .txt-box h3 {
	font-size: 42px;
	line-height: 120%;
	font-weight: normal;
	color: #7daacf;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 30px;
}
.ttl-wrap .eng {
	line-height: 100%;
}
.ttl-wrap h3 {
	color: #7daacf;
    font-size: 16px;
    font-weight: bold;
    line-height: 140%;
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}
.ttl-wrap h3:before {
    position: absolute;
    bottom: 0;
    left: calc(50% - 20px);
    width: 40px;
    height: 1px;
    content: '';
    background: #7daacf;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.li-3c {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.li-3c li {
	width: 32%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 2%;
}
.li-3c li:nth-child(3n) {
	margin-right: 0;
}
.li-4c {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.li-4c li {
	width: 23.5%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 2%;
}
.li-4c li:nth-child(4n) {
	margin-right: 0;
}
.shop-li li {
	padding: 20px 20px 30px 20px;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
	border-radius: 8px;
}
.shop-li li .img-box {
	overflow: hidden;
	margin-bottom: 30px;
}
.shop-li li img {
	width: 100%;
	height: auto;
}
.shop-li li .eng {
	font-size: 22px;
	line-height: 100%;
	color: #7daacf;
	margin-bottom: 5px;
}
.shop-li li h4 {
	font-size: 13px;
	line-height: 100%;
	color: #7daacf;
	margin-bottom: 15px;
}
.shop-li li h5 {
	color: #74787c;
	font-size: 16px;
	margin-bottom: 20px;
}
.shop-li li:hover {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
    box-shadow: 18px 18px 36px -18px rgba(0, 0, 0, .2);
}
.collection-bnr {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 80px;
	box-sizing: border-box;
}
.collection-bnr ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	height: auto;
}
.collection-bnr ul li {
	width: 49%;
	margin-right: 2%;
}
.collection-bnr ul li:nth-child(2n),
.collection-bnr ul li:last-child {
	margin-right: 0;
}
.collection-bnr ul li a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: auto;
	padding: 20px;
	border: 1px solid #75797d;
	background: #fff;
	box-sizing: border-box;
}
.collection-bnr ul li a .img {
	width: 30%;
	overflow: hidden;
}
.collection-bnr ul li a .txt {
	width: 65%;
	font-size: 18px;
	line-height: 140%;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.collection-bnr ul li a img {
	width: 100%;
	height: auto;
}

/* [00.MEDIA QUERIES,PRINT]
--------------------------------------------------------------------------*/
@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
@media (max-width: 840px) {
}
/* [width:860-1024]
--------------------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:2) and (min-width:860px) and ( max-width:1024px){
.main-visual {
	padding: 260px 100px 70px 100px;
	box-sizing: border-box;
}
.main-visual .txt-box {
	width: 60%;
}
.pkg {
	padding: 100px 20px 100px 20px;
}
.footer_wrap {
	padding: 100px 20px 40px 20px;
}
}
/* Retina-specific styles. */
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
}
@media print {
}