@charset "UTF-8";
/* CSS Document */
html{
	font-size:62.5%;/*16px×62.5％＝10px*/
}
img{
	max-width: 100%;
	height: auto;
}  
.wrapper{
	background: url(../images/p0026_l.jpeg);
   max-width: 100%;
   width: 100%;
   height: auto;
   font-family: 'Noto Serif JP', serif;
	background-attachment: fixed;
} 
a:hover {
  opacity: 0.5;
}
/*============
header
=============*/
.header-gp{
	display: flex;
   background: url("../new/yoshisoba_contact_pc.jpg");
   width: 100%;
   position: relative;
	padding-top: 27%;
   background-size: 100%;
   background-repeat: no-repeat;
	background-attachment: fixed;
}
.header-absolute{
	position: absolute;
   top: 4vw;
   display: flex;
   left: 4vw;
}
.header-logo{
	top: 1rem;
	left: 2rem;
}
.header-ttl{
	padding-top: 17vw;
   writing-mode: tb-rl;
   font-size: 3vw;
	color: #fff;
}
/*============
nav
=============*/
nav{
	margin-left: 7vw;
}
nav ul{
 	top: 4vw;
    width: 88%;
    display: flex;
}
nav li a{
	font-size: 1.1vw;
	font-weight: 200;
   color: #fff;
}
nav li a:first-of-type{
   display: block;
}
/*border*/
nav li div{
	background: #fff;
    width: 3vw;
    transform: rotate(-45deg);
    height: 0.1vw;
    margin-top: 1.2vw;
}
nav span{
  	font-size: 0.9vw;
   padding-left: 18%;
}
nav li:nth-of-type(4){
	    padding-left: 1vw!important;
}
/*============
section
=============*/
section{
	padding-bottom: 7vw;
}
section a{
	color: #000;
}
section img {
    width: 50%;
}
.inner{
	 width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
	font-size: 1.2vw;
}
.inner a{
	color: #000;
}
h1{
	width: 70%;
    margin: auto;
	position: relative;
    text-align: center;
    padding-top: 10rem;
font-size: 1.8vw;
}
h1:after{
	display: none;
	content: '';
    position: absolute;
    transform: translate(50%,50%);
    justify-content: center;
    margin-top: 4vw;
    right: 50%;
    width: 3.3vw;
    height: 1px;
    background-color: #333;
}
h2{
    text-align: center;
    padding: 5vw 0 1vw;
    font-size: 1.2vw;
    font-weight: 600;
}
.ttl{
   text-align: center;
       padding-top: 1.4vw;
    font-size: 0.8vw;
    opacity: 0.7;
}
.news-txt{
    width: 65%;
    font-size: 1vw;
    text-align: center;
    margin: auto;
    padding: 5vw 0 5vw;
    line-height: 2.3;
}
/*============
section4,5
=============*/
section4,
section5{
   width: 100%;
   background-size: 120%;
	background-repeat:no-repeat;
}
section4 a,
section5 a{
	width: 100%;
	color: #000;
}
section div:first-of-type,
section div:last-of-type{
	flex-wrap: wrap;
	 display: flex;
    justify-content: center;
	align-items: flex-start;
}
.info-txt .news-img{
	position: relative;
	overflow: hidden;
	padding-top: 61%;
	margin-bottom:1em;
}
.info-txt .news-img img{
	position: absolute;
	top: 50%;left: 50%;
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
}
section　img{
	width: 38rem;
}
.info-gp{
	margin-top: 6rem;
}
.info-gp img:last-of-type{
	width: 37rem;
}
.info-gp.info-txt p:first-of-type{
	 padding-top: 1.7rem;
}
.info-txt{
	    width: 25%;
	margin: 3rem;
}
.info-txt:hover{
	opacity: 0.5;
}
/*info-txt*/
.info-txt p:first-of-type{
	font-size: 1vw;
   font-weight: 200;
    padding: 0.5vw 1.3vw;
}
.info-txt p:last-of-type{
	font-size: 1.4rem;
    padding: 0 2rem;
	font-weight: 200;
}
/*info-btn*/
.info-btn {
    width: 15vw;
    margin: 3vw auto;
    text-align: center;
    border: solid 1px;
    padding: 1.4rem 4rem;
    padding: 0.1rem -1rem 0.4rem;
    font-weight: bold;
    font-size: 1.6rem;
	 color: #000;
}
.info-btn:after{
	content: '';
   position: absolute;
   transform: translate(50%,0%);
   justify-content: center;
	right: 50%;
   width: 0.1rem;
   height: 2rem;
   background-color: #333;
	margin-top: 3rem;
}
section5{
	    padding-bottom: 7vw;
}
.info-txt img,.info-txt a{
	width: 100%;
}
/*============
footer
=============*/
.footer-wrapper{
	background: url("../images/black_00082.jpg");
	background-repeat:no-repeat;
	background-size: 100%;
/*	background: #000;*/
	color: #fff;
	display: flex;
}
/*ttl*/
.footer-ttl{
	width: 38%;
	text-align: center;
}
.footer-ttl div{
	padding-top: 11.5rem;
}
/*footer-nav*/
.footer-menu{
	width: 68%;
	margin-top: 8rem;
}
.footer-menu ul{
	display: flex;
}
.footer-menu ul:last-of-type{
	 margin-top: 5rem;
}
.footer-menu a{
	 display: block;
	    font-weight: 200;
	 font-size: 0.9vw;
    color: #fff;
}
.footer-menu span{
	 padding-left: 1vw;
    font-size: 0.8vw;
}
.footer-menu ul{
	 width: 85%;
}
.footer-txt{
	width: 84%;
    font-size: 0.8vw;
	    font-weight: 200;
    line-height: 2;
    padding: 2vw 0 6vw;
}
/*border*/
.footer-menu li div{
    background: #fff;
	    width: 3vw;
    height: 1px;
    transform: rotate(-45deg);
    margin-top: 1.5rem;
    padding-left: 2rem;
}
.footer-copyrights{
	font-size: 1.2rem;
    margin-top: 6rem;
    margin-bottom: 3vw;
    margin-left: 59%;
}
.footer-icon{
	 display: flex;
    margin: 3rem 3rem;
    margin-left: 76%;
}
.footer-icon img{
	 width: 2rem;
    padding: 0.2rem;
}
.footer-icon img{
	 width: 2rem;
    padding: 0.2rem;
}
/*contents*/
.contents{
	
display: none;
    text-transform: uppercase;
       margin-left: 38.5vw;
}
.contents p:first-of-type{
    font-size: 0.8vw;
    margin: 0vw 3vw 0vw 0vw;
}
.footer-border {
    width: 130%;
    background-color: #fff;
    margin: 4vw -26vw 1vw;
    height: 1px;}
/*logo*/
.footer-logo {
    display: flex;
    padding: 3vw 0vw 5vw;
    margin-left: 3.6vw;
}
.footer-logo img{
	width: 8vw;
	padding: 0 1vw 0;
}
.footer-menu li div {
    width: 3vw;
    height: 1px;
    transform: rotate(-45deg);
    margin-top: 1.5rem;
    padding-left: 2rem;
    background: rgb(255, 255, 255);
}
.span{
	padding-left: 0vw!important;
}
.menu-btn{
	display: none;
}
.nav-button {
  display: none;
}
.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
}
@media (min-width: 897px){
.sp,.menu-btn,.nav-icon,.sp-1{
	display: none;
}
.bx-prev,.bx-next{
	display: none;
}
.nav-wrap {
    display: block !important;
 }
}
@media (max-width: 896px){
	.header-logo{
		z-index: 100;
	}
nav {
    margin-top: 10vh;
}
.pc{
	display: none;
}
/*
.header-gp {
	background: url("../location/lokal_header-sp.png");
    padding-bottom: 35vw;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
*/
.header-gp {
   background: none;
}
.cd-fixed-bg.cd-bg-3{
	background: url("../new/yoshisoba_contact_sp.jpg");
	background-size:cover;
		    background-repeat: no-repeat;
		    padding-bottom: 68vw;

	width: 100%;
}
header img {
    width: 100%;
}
/*============
nav
=============*/
.nav-button {
	display: block;
   cursor: pointer;
 }
.nav-wrap {
	position: fixed;
   left: 0;
   top: 0;
   display: none;
	z-index: 10;
   background-color: rgba(0, 0, 0, 0.9);
   width: 100%;
	height: 100%;}
.nav {
	height: 100%;
   position: relative;
	overflow-x: hidden;
   overflow-y: auto; 
}
.nav li {
   display: block;
	margin: 2em;}
.nav a {
   color: #fff;
	 font-size: 18px;
 }
	nav li:nth-of-type(4){
	    padding-left: 4vw!important;
	}
.footer-copyrights small{
	font-size: 1.6vw;
}
/*メニューボタンのエフェクト*/
 .nav-button,
 .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
}
.nav-button {
    z-index: 10001;
    position: relative;
    width: 8vw;
    height: 34px;
    top: 1vw;
    margin-left: 44vw;
 }
 .nav-button span {
	 position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
	 background-color: #fff;
	 border-radius: 4px;
  }
.nav-button span:nth-of-type(1) {
  	top: 0;
}
.nav-button span:nth-of-type(2) {
    top: 16px;
  }
.nav-button span:nth-of-type(3) {
    bottom: 0;
  }
.nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(16px) rotate(-45deg);
 }
.nav-button.active span:nth-of-type(2) {
    opacity: 0;
 }
 .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-16px) rotate(45deg);
  }
.nav-flex{
	 display: flex;
    margin-top: 6vw;
    justify-content: space-between;
    width: 90%;
}
.header-absolute {
    width: 96%;
    position: absolute;
    top: 4vw;
    display: flex;
    left: 4vw;
	}
nav ul{
	width: 100%;
	flex-direction: column;
}	
nav li div{
	display: none;
}
nav li a {
   font-size: 4vw;
   color: #fff;
   padding-bottom: 1;
}
nav li {
	width: 100%;
   text-align: center;
   justify-content: center;
   display: flex;
	padding-top: 7vw;
}
nav span{
	font-size: 2vw;
	color: #fff;
   text-align: center;
	display: block;
	padding-left: 3vw;
}
nav {
   margin-left: 0vw; 
}
.nav-icon{
	    display: none;
	margin-top: 8vw;
   margin-left: 2vw;
   text-align: center;
}
.nav-icon div:last-of-type{
	margin-top: 3vw;
}
.nav-icon img{
	width: 7%;
}	
/*============
section
=============*/
	section img{
		width: 80%;
		    height: auto!important;
	}
h1 {    width: 84%;
    padding-top: 14vw;
       font-size: 5.2vw;
	    line-height: 1.8;
}
h1:after {
    top: 18vw;
	width: 10vw;
}
hr {
    color: #000!important;
       width: 66%;
}
.inner dl,.inner dt{
   font-size: 2.6vw;
	    width: 66%;
}
.inner dt{
	width: 45%;
}
.inner dd {
	width: 67vw;
	}
.float{
		margin-left:15vw;
	}
.ttl {
     margin-top: 0.3vw;
    font-size: 2.2vw;
}
 h2 {
    text-align: center;
    padding: 8vw 0 2vw;
    font-size: 3.6vw;
}
	section{
		padding-bottom: 17vw;
	}
.news-txt {
    width: 77%;
    font-size: 3vw;
    padding: 5vw 0 5vw;
    line-height: 2.5;
}
/*============
section4,5
=============*/
h4{
	padding-top: 25vw;
	font-size: 6.2vw;
   margin: auto;
}
h5{
	padding-top: 15vw;
	font-size: 6.2vw;
   margin: auto;
}
h3:before,
h4:before,
h5:before {
display: none;
}
h4:after,
h5:after{
	display: none;
}
.info-txt {
	padding: 3vw 3vw 3vw;
	width: 49%;
   margin: 0rem;
	    
}
.info-txt p:last-of-type {
     font-size: 2.7vw;
    line-height: 1.8;
    padding: 1vw 2vw;
}
.info-btn {
    margin: 10vw auto;
}
.info-gp{
	display: flex;
}
section4 div:first-of-type, 
section4 div:last-of-type,
section5 div:first-of-type, 
section5 div:last-of-type {
   display: block;
}
.info-gp{
	display: flex!important;
	margin-top: 10vw;
	justify-content: space-between;
	flex-wrap: wrap;
}
.info-txt p:first-of-type {
	font-size: 3vw;
    font-weight: bold;
    padding: 0.5vw 1.4vw;
}
section5 {
    padding-bottom: 20vw;
}
/*============
footer
=============*/
.footer-wrapper{
	background: url("../images-sp/black_0008 sp.jpg");
	flex-direction: column;
	padding-bottom: 4vw;
}
.footer-ttl {
   width: 100%;
   text-align: center;
}
.footer-ttl img{
	width: 36vw;
}
.info-btn{
	width: 35vw;
}
.footer-menu {
   width: 100%; margin-top: 8vw;
}.footer-menu ul:last-of-type {
   margin-top: 2rem;
}
.footer-menu ul {
	margin-top: 2rem;
    width: 100%;
    justify-content: center;
    padding-right: 4vw;
}
.footer-menu a {
   display: block;
    font-size: 3vw;
    color: #fff;
    padding: 0.3vw;
}
.footer-ttl div {
    padding-top: 13vw;
}
.footer-icon {
	display: flex;
	margin-bottom: 1vw;
	justify-content: center;
    margin: 8vw 6vw 2vw 9vw;
}
.footer-menu li div {
	margin-top: 3vw;
   margin-left: -2vw;
}
.footer-menu span {
   display: block;
   text-align: center;
   font-size: 2vw;
}
.footer-txt {
	 font-size: 2.8vw;
    line-height: 1.8;
    margin: auto;
    padding: 7vw 0 10vw;
}
.footer-copyrights{
	text-align: center;
	margin: 11vw 15vw 8vw 16vw;
}
	.contents{
		    margin: auto;
    justify-content: center;
	}
.footer-border {
     width: 80%;
    background-color: #fff;
    margin: 8vw 10vw 5vw;
    height: 1px;
}
	.footer-logo {
    justify-content: center;
}
.footer-logo img {
    padding: 4vw 4vw 0;
    width: 24vw;
}
.contents p:first-of-type {
    font-size: 3vw;
    padding-top: 2vw;
    margin: 0vw 3vw 0vw 0vw;
}
.footer-menu li:nth-of-type(3){
	padding-left: 4vw;
}	
.footer-menu li:nth-of-type(4){
		padding-right: 4vw;
}
.footer-copyrights small{
	font-size: 1.6vw;
}
.footer-copyrights small{
	font-size: 1.6vw;
}
.footer-menu li div{
    width: 7vw;
}	
}
@media (max-width: 500px){
.inner a {
    color: #000;
}}