https://monodesign.sakura.ne.jp/fd/https://monodesign.sakura.ne.jp/fd/@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@600&display=swap');
/* 新着情報 */

.info{
	width:100%;
	margin:3% auto 30px ;
	text-align: center;
}


.info ul{
	width: 85%;
	margin: 0 auto 0 10%;
	text-align: left;
display: block;
	color: #393939;
}

.info ul li{
	border-top: 1px #d0d0d0 solid;
	padding: 20px 0px;
	position: relative;

}

.info ul a li{
color: #4C4C4C;
transition-duration: 0.7s;
}

.info ul a li:hover{
background-color: #F4F4F4;

}
.info ul li:last-of-type{
	border-bottom: 1px #d0d0d0 solid;

}

.info ul li span{
display: inline-block;
	font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	position: relative;
}

.info ul li h3{
display: inline-block;
	font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 10px;
	color: #9f9f9f;
}

.info  h4{
display: inline-block;
	font-weight:800;
	font-size:1.8rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 10px;
	margin-top: 3%;
	position: relative;
}

.info  h4:hover{
color: #858585;
}




.info ul li span::before{
content:"";
	display:block;
	position:absolute;
	background-image:url("../img/info-logo01.jpg");
	width: 80px;
	height: 80px;
	background-size: contain;
		left:-120%;top:-60%;
}

.info ul li span.oniyanma::before{

	background-image:url("../img/info-logo02.jpg");
	
}

.info ul li span.iso::before{

	background-image:url("../img/info-logo03.jpg");
	
}


.info ul li:before,
.info ul li:after,
.info h4:before,
.info h4:after{
	content:"";
	display:block;
	position:absolute;
}

.info ul li::after,.info h4:after{

	border-right:2px solid #9f9f9f;
	border-top:2px solid #9f9f9f;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	width:8px;height:8px;
	right:1%;top:50%;
	margin-top:-4px;
	
}
.info ul li:hover::after{

	right:0.8%;top:50%;
	transition-duration: 0.7s;
}



.info ul li::before,.info h4:before{
width:12px;
	border-bottom:2px solid #9f9f9f;
	right:1.2%;
	top:50%;
	transition-duration: 0.7s;
}

.info ul li:hover::before{
width:16px;
	right:1.0%;
	
}

.info h4:after{
transition-duration: 0.7s;
	right:-25%;top:50%;
	
	
}
.info h4:before{
transition-duration: 0.7s;
	right:-20%;
	top:50%;
}


.info h4:hover::after{

	right:-28%;top:50%;
	
	
}
.info h4:hover::before{
width:16px;
	right:-23%;
	top:50%;
}


/* auショップ */

.store{
	width:90%;
	margin:5% auto ;

}

.store h2{
display: inline-block;
	text-align: left;
	font-size: 3.0rem;
	font-weight: 500;
	color: #606060;
	letter-spacing: 5px;
	width: 100%;
}

.store h2 small{
display: inline-block;
	font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
}

.store  h3{
	display: block;

font-size: 2.2rem;
font-weight: 600;
color: #606060;
letter-spacing: 4px;
}


.store h3 img{
	margin-top: 10px;
width: 30%;
}
.store div{
display: inline-block;
	width: 30%;
	vertical-align: middle;
	text-align: center;
}

.store div:nth-of-type(2){

	width: 65%;
	
}





.store ul.au_store{
width: 100%;
text-align: center;
}
.store ul.au_store li{
display: inline-block;
	width: 49%;
	
	margin-bottom: 15px;
	overflow: hidden;
  cursor: pointer;
}
.store ul.au_store li a{
	width:100%;
	height: 220px;
	display: block;
		overflow: hidden;
  cursor: pointer;
	
}

.store ul.au_store li img{
	width:100%;
	transition-duration: 0.7s;
}

.store ul.au_store li:hover img{
opacity: 0.6;
  transition-duration: 0.7s;
}

.store ul.au_store li span{
display: block;
	margin-top: 5px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	font-weight:500;
	color: #323232;
}

/* 飲食店 */
.cafe_store{
	width:90%;
	margin:10% auto 0% auto;
	height:auto;
}

.cafe_store h3{
	display: block;

font-size: 2.2rem;
font-weight: 600;
color: #606060;
letter-spacing: 4px;
	border-bottom: 1px #d0d0d0 solid;
}

.cafe_store h3 small{
display: inline-block;
	font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
}

ul.cafe_store{
width: 100%;
text-align: center;
}

ul.cafe_store li{
display: inline-block;
	width: 30%;
	
	margin-bottom: 15px;
}


ul.cafe_store li img{
	width: 90%;
}

ul.cafe_store li span{
display: block;
	margin-top: 5px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	font-weight:500;
	color: #323232;
}







/* フッター */
footer{
	width: 100%;
	background-color:#fafafa;
	text-align: center;
	padding:20px 50px;
display:flex;
justify-content: space-around;
flex-wrap: wrap;
}


footer div{
	width:auto;
	display: flex;
	justify-content:space-around;
	align-items: center;
	flex-wrap: wrap;
	gap:0 30px;
}

footer h2{
font-size:1.9rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;	
	font-weight: 800;
	margin-bottom: 15px;
}

footer h3{
font-size:1.8rem; 
font-weight:700;
}

footer address{
	text-align: left;
font-size:1.6rem; 
line-height: 150%;
}

footer h4{
line-height:150%;
font-weight:600;
}




footer  ul.footer_links{
width: auto;
	font-size: 1.6rem;
	letter-spacing: 2px;
	display: flex;
	align-content:center;
	flex-wrap: wrap;
	gap:0 60px;
}


footer  ul.footer_links li{

	position: relative	
}

footer ul.footer_links li::after{
position: absolute;
content:"";
 top: 50%;
   left:140%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
width:1px;
height:70%;
background-color:#464646;
}


footer ul.footer_links li:last-of-type::after{
display: none;
}

footer ul.footer_links li a{
color: #464646;
transition: 0.5s;		
}
footer  ul.footer_links li a:hover{
color: #040A44;
		
}

footer small{
margin: 30px 0 0 0;
color: #464646;
font-size: 1.3rem;
		width: 100%;
}




/* 店舗紹介 */

.shoplist{
	width:90%;
	margin:0% auto 10% auto ;

}

.cafe_store h2.foodtitile{
display: inline-block;
	text-align: left;
	font-size: 3.0rem;
	font-weight: 500;
	color: #606060;
	letter-spacing: 5px;
	
	width: 100%;

}



.cafe_store h2.foodtitile small{
 display: inline-block;
  width: 17%;
 font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid transparent;
  animation: typing 3s steps(23), caret 0.3s steps(1) infinite;
	animation-fill-mode:forwards;
}

@keyframes typing {
  0% {
    width: 0;
	
	}
	100% {
     border-right:none;
	
	}
	
}
@keyframes caret {
  50% {
    border-right-color: currentColor;
  }
	
}

.food_list{
	padding:430px 0 0 0;
}
.shoplist div{
margin:5% auto 5% auto;
	

}


.shoplist div h3{
color: #424242;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 30px;
	border-bottom: 2px #A6A6A6 solid;
	display: block;
}



.shoplist  h4{
color: #B5B5B5;
	font-weight: 600;
	font-size: 9.5rem;
	font-family: 'Hind', sans-serif;

}

.shoplist div span{
	display: inline-block;
	
	width: 45%;
	vertical-align: top;
}

.shoplist div span:nth-of-type(2){
margin-left: 3%;
}


.shoplist div span img{

	width: 100%;
	
}

.shoplist div span ul{
font-size: 1.8rem;

	width: 100%;
}

.shoplist div span li{
line-height: 24px;
	margin-bottom: 15px;
	text-align: left;
letter-spacing: 2px;
	border-bottom: 1px #e8e8e8 solid;
	padding-bottom: 3px;

}


.shoplist div span li p{

display: inline-block;
}

.shoplist_br{
display: none;
}
.shoplist div span li::before{
content: "住　　所:";
vertical-align: top;
	color:#595959;
	font-weight: 600;
	margin-right: 10px;
}

.shoplist div span li:nth-of-type(2)::before{
content: "電話番号:";

}

.shoplist div span li:nth-of-type(3)::before{
content: "FAX番号:";

}


.shoplist div span ul.cafe li:nth-of-type(3)::before{
content: "営業時間:";

}
.shoplist div span li:nth-of-type(4)::before{
content: "営業時間:";

}

.shoplist div span ul.cafe li:nth-of-type(4)::before{
content: "駐 車 場:";
left: -17.8%;
}

.shoplist div span li:nth-of-type(5)::before{
content: "駐 車 場:";
left: -17.8%;
}

.shoplist div span ul.cafe li:nth-of-type(5)::before{
content: "S  N  S:";
padding-left: 12px;
}

.shoplist div span ul.cafe li:nth-of-type(6)::before{
content: "Web Site:";
padding-left: 12px;
}


.shoplist div span ul.cafe li img{
width: 5%;
	vertical-align: top;
	margin-right: 30px;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-for{
	width: 100%;
}

.slider-nav figure{
	margin-right: 10px;
}


div.au_info{
	width: 100%;
	margin: auto;
	 display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

div.au_info{
	width: 100%;
	margin: auto;
}

div.au_info span{

	width: 48%;
	text-align: center;
	margin: 0 0 100px 0;
}


div.au_info span img{

	width:60%;
	
}

div.au_info span h5{
font-size: 1.7rem!important;
background-color:#3D3D3D;
width:80%;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	margin-bottom:25px;
}
div.au_info span ul{

	width:80%;
	
}

div.au_info span ul li::before{
display: none;
}

/* 会社概要 */


.companyinfo{
	width:90%;
	margin:10% auto ;

}

.companyinfo h2{
display: inline-block;
	text-align: left;
	font-size: 3.0rem;
	font-weight: 500;
	color: #606060;
	letter-spacing: 5px;
	
	width: 100%;

}



.companyinfo h2 small{
 display: inline-block;
  width: 21%;
 font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid transparent;
  animation: typing 3s steps(23), caret 0.3s steps(1) infinite;
	animation-fill-mode:forwards;
}

@keyframes typing {
  0% {
    width: 0;
	
	}
	100% {
     border-right:none;
	
	}
	
}
@keyframes caret {
  50% {
    border-right-color: currentColor;
  }
	
}



.companyinfo div img{
	
	width: 90%;
}

.companyinfo div{
	display: inline-block;
	width: 48%;
	vertical-align: top;
}

.companyinfo div:nth-of-type(2){
	display: inline-block;
	width: 48%;
	margin-left: 20px;
	text-align: center;
}
.companyinfo table{
	width: 100%;

border-collapse: separate;
border-spacing:0px 15px ; 
	margin-top:20px;
	color:#656565;
	font-size: 1.6rem;
	line-height: 22px;
}


.companyinfo table th{
	width: 21%;
border-bottom: 1px solid #E1E1E1;
text-align: right;
	letter-spacing: 8px;
padding-right: 10px; 
	padding-bottom: 3px;
	vertical-align: top;
	
}

.companyinfo table td{
border-bottom: 1px solid #E1E1E1;
	padding-bottom: 3px;
}

.iframe-wrapper_company {
  position: relative;
	width: 90%!important;
  padding-bottom: 40%;
  height: 0;
margin-top: 30px;
  overflow: hidden;
}

.iframe-wrapper_company iframe {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
}

.iframe-wrapper_sp {
	display: none!important;
}


/* 採用情報 */


.recruit{
	width:90%;
	margin:10% auto ;

}

.recruit h2{
display: inline-block;
	text-align: left;
	font-size: 3.0rem;
	font-weight: 500;
	color: #606060;
	letter-spacing: 5px;
	
	width: 100%;

}



.recruit h2 small{
 display: inline-block;
  width: 21%;
 font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid transparent;
  animation: typing 3s steps(23), caret 0.3s steps(1) infinite;
	animation-fill-mode:forwards;
}

@keyframes typing {
  0% {
    width: 0;
	
	}
	100% {
     border-right:none;
	
	}
	
}
@keyframes caret {
  50% {
    border-right-color: currentColor;
  }
	
}


.recruit  h3{
color: #B5B5B5;
	font-weight: 600;
	font-size: 6.5rem;
	font-family: 'Hind', sans-serif;
	width: 79%;
	line-height: 120%;
margin-top: 30px;
}

.recruit  p{
color: #393939;
	
	display: block;
	width: 90%;
line-height: 35px;
	text-align: center;
letter-spacing: 2px;
	margin: 80px auto 80px auto;
	font-size: 1.9rem;
	
}

.recruit div h4{
color:#fff;
	font-weight: 500;
	font-size: 2.0rem;
letter-spacing: 5px;
padding:0px 10px;
background-color:#878787;
	display:block;
	margin: 0;
	width: auto;
	text-align:center!important;
	position: absolute;
	top: -7%;
	left: 20px;
}


.recruit h5{
color:#878787;
	font-weight:600;
	font-size: 3.0rem;
letter-spacing: 7px;
	width: auto;
	position: relative;
	margin-top: 5%;
}

.recruit h5::after{
background-color:#ECECEC;
	display:block;
content:"";
	position:absolute;
	width:50%;
	height:15px;
	bottom:3px;
left: 50%;
	z-index:-1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);	
}

.recruit div{
border:1px solid #E1E1E1;
	display: block;
	width: 90%;
	margin:70px auto 50px auto;
	text-align: center;
	position: relative;
}

.recruit div:nth-of-type(2),.recruit div:nth-of-type(3){
border:none;
	display: block;
	width: 90%;
	margin:50px auto;
	text-align: center;
	

}
.recruit table{
width:95%;
display: block;

border-collapse: separate;
border-spacing:0px 20px ; 
	margin:20px auto;
	color:#656565;
	font-size: 1.9rem;
	line-height: 220%;
	
}

.recruit div:nth-of-type(2) table{
 
	margin:20px auto;
	
	text-align: center;

}

.recruit table th{
		width: 17%;
border-bottom: 1px solid #E1E1E1;
text-align: right;
	letter-spacing: 8px;
padding-right: 10px; 
	padding-bottom: 5px;
	vertical-align: top;
	
}


.recruit div:nth-of-type(2) table th{
	width: 250px!important;
}
.recruit table td{
	width: 82%;
	text-align: left;
border-bottom: 1px solid #E1E1E1;
	padding-bottom: 3px;
}

.recruit div:nth-of-type(2) table td{
	width:80%;
}



/* お問い合わせ */


.faq{
	width:90%;
	margin:10% auto ;
	font-size: 1.4rem!important;

}

.faq h2{
display: inline-block;
	text-align: left;
	font-size: 3.0rem;
	font-weight: 500;
	color: #606060;
	letter-spacing: 5px;
	
	width: 100%;

}



.faq h2 small{
 display: inline-block;
  width: 21%;
 font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid transparent;
  animation: typing 3s steps(23), caret 0.3s steps(1) infinite;
	animation-fill-mode:forwards;
}


@keyframes typing {
  0% {
    width: 0;
	
	}
	100% {
     border-right:none;
	
	}
	
}
@keyframes caret {
  50% {
    border-right-color: currentColor;
  }
	
}

.col-form-label{
	max-width:15%!important;

}

.form-control{
	
	font-size:1.4rem!important;
}




/* 法人営業 */

.busuness{
	width:90%;
	margin:10% auto ;

}

.busuness h2{
display: inline-block;
	text-align: left;
	font-size: 3.0rem;
	font-weight: 500;
	color: #606060;
	letter-spacing: 5px;
	
	width: 100%;

}



.busuness h2 small{
 display: inline-block;
  width: 17%;
 font-weight:800;
	font-size:1.2rem; 
	font-family: 'IBM Plex Serif', serif;
font-family: 'Rubik', sans-serif;
	margin-left: 30px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid transparent;
  animation: typing 3s steps(23), caret 0.3s steps(1) infinite;
	animation-fill-mode:forwards;
}

@keyframes typing {
  0% {
    width: 0;
	
	}
	100% {
     border-right:none;
	
	}
	
}
@keyframes caret {
  50% {
    border-right-color: currentColor;
  }
	
}


.busuness div h3{
color: #424242;
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 30px;
	border-bottom: 2px #A6A6A6 solid;
	display: block;
}



.busuness h4{
color: #6A6A6A;
	font-weight: 600;
	font-size: 5.0rem;
	line-height: 120%;
	letter-spacing: 2px;
	font-family: 'Hind', sans-serif;
margin: 5% 0%;
}


.busuness div{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

.busuness img{

	display: block;
	width: 100%;
	margin: auto;
}


.busuness p{
font-size: 2.0rem;
	display: block;
	width: 90%;
	margin: auto;
	line-height: 200%;
}



.iframe-wrapper{
    width: 100%;
    position: relative;
    padding-top:20%;
    margin: 0 0 20px;
	border:none!important;
}
.iframe-wrapper iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}