@charset "UTF-8";

/*-----SP表示-----*/
body {
	font-size: 18px;
	line-height: 2em;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: #000;
	border-bottom: 3px solid #000;
}
h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
address {
	font-style: normal;
}
.menuarea {
	width: 80%;
    margin: 30px auto 0 auto;
}
.menuarea .menulogo {
	width: 50%;
	height: auto;
}
.menuarea ul {
	margin: 50px 0 0 0;
}
.menuarea ul li {
	margin: 20px 0;
}


.slide-sp {
}
.slide-pc {
	display: none;
}
.logo {
    position: absolute;
    z-index: 10;
    width: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 150px;
}
/*--------*/
.halfway-maintxt:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 80px;
    vertical-align: middle;
    background: url(../img/dot.gif);
    background-size: cover;
    background-position: center bottom;
}
.halfway-maintxt:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 135px;
    vertical-align: middle;
    background: url(../img/dot2.gif);
    background-size: cover;
    background-position: center top;
}
.halfway-maintxt p {
	text-align: center;
	display: block;
	width: 94%;
	margin: 0 auto;
	padding: 30px 0;
}
#newsarea {
	margin: 50px auto 0 auto;
}
#newsarea .news .news-ttl {
	background-image: url(../img/news-ttl2.jpg);
	background-size: cover;
	background-position: center center;
	height: 180px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
}
#newsarea .news .news-ttl h1 {
	font-size: 35px;
	color: #fff;
	padding: 0 30px 0 0;
	text-align: right;
	width: 100%;
	letter-spacing: 0.2em;
}
#newsarea .news dl,
#newsarea .journal dl {
	width: 85%;
	margin: 10px auto 0 auto;
}
#newsarea .news dl dd,
#newsarea .journal dl dd {
	margin: 0 0 20px 0;
}

#newsarea .journal .journal-ttl {
	background-image: url(../img/news-ttl.jpg);
	background-size: cover;
	background-position: center center;
	height: 180px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
	margin: 50px auto 0 auto;
}
#newsarea .journal .journal-ttl h1 {
	padding: 0 0 0 30px;
	text-align: left;
	font-size: 35px;
	color: #fff;
	width: 100%;
	letter-spacing: 0.2em;
}

.store-image {
	background-image: url(../img/generalback.jpg);
	background-size: cover;
	background-position: center center;
	width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
  margin: 100px 0 0 0;
}
.store-image .image-inner {
	background-color: rgba(255,255,255,0.8);
	text-align: center;
	padding: 50px 0;
	width: 90%;
	margin: 0 auto;
}

#access .access-l {
    position: relative;
}
#access .access-l .halfway {
	position: absolute;
	top: 0;
    right: 0;
    width: 50%;
	height: auto;
}
#access .access-l .access-inner {
	position: relative;
	z-index: 10;
}
.landscape-image {
	background-image: url(../img/landscapeback.jpg);
	background-size: cover;
	background-position: center center;
	width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  align-items: center;
  margin: 100px 0 0 0;
}
.landscape-image .image-inner {
	background-color: rgba(255,255,255,0.8);
	text-align: center;
	padding: 90px 0;
	width: 90%;
	margin: 0 auto;
}
.content-main {
	width: 90%;
	margin: 0 auto;
}
.content-main h1 {
	font-size: 26px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 20px 0;
	letter-spacing: 0.2em;
}
.content-main .hako {
    width: 100%;
    max-width: 700px;
    margin: 50px auto 30px auto;
}
.content-main .youtube {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.content-main .youtube iframe {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
#insta-general ul,
#insta-landscape ul {
	width: 90%;
	margin: 30px auto 0 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  justify-content: space-between;
}
#insta-general ul li,
#insta-landscape ul li {
	width: 49%;
	margin: 0 0 8px 0;
}
.linkbtn {
	width: 90%;
	margin: 20px auto 0 auto;
    text-align: center;
}
.linkbtn a {
	/*display: inline-block;
	text-align: center;
	width: calc(100% - 4px);
	border: 4px solid #000;
  font-weight: 800;
  color: #000;
	padding: 10px 0;
	letter-spacing: 0.15em;*/
  font-family: 'Montserrat', sans-serif;
  color: cadetblue;
  font-size: 20px;

  position: relative;
  display: inline-block;
  text-decoration: none;
  border: none;
  padding: 0 10px;
}
.linkbtn a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: cadetblue;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.linkbtn a:hover::after {
  transform: scale(1, 1);
}
.readarea {
  position: relative;
}
.readarea:before {
    content: "";
    background-image: url(../img/read-r.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 180px;
    height: 180px;
}
.readarea:after {
    content: "";
    background-image: url(../img/read-l.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 180px;
    height: 180px;
}
.readarea p {
  position: relative;
    padding: 20px;
}

#brand {
	width: 90%;
	margin: 80px auto 0 auto;
}
#brand h1 {
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 1px #000;
}
#brand ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  justify-content: space-between;
}
#brand ul li {
	width: 47%;
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 150%;
}


#access {
	background-color: #E9E7E6;
	margin: 100px 0 0 0;
	padding: 0 0 40px 0;
}
#access .access-l {
	width: 90%;
	margin: 0 auto;
}
#access .access-l .access-inner {
}
#access .access-l .access-inner .shop-l {
	margin: 30px 0 0 0;
}
#access .access-l .access-inner .shop-r {
	margin: 30px 0 0 0;
}

.main-ttl {
	width: auto;
	height: 45px;
}
.sub-ttl {
	width: auto;
	height: 42px;
}

.map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 10px auto 0 auto;
    height: 300px;
}
.map iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

#contact {
	background-color: #C1BEBC;
	margin: 0;
	padding: 30px 0 40px 0;
}
#contact .contact {
	width: 90%;
	margin: 0 auto;
}
#contact .contact address h2 {
	font-size: 24px;
	line-height: 200%;
}
#contact .contact address h2 span {
    font-size: 16px;
    display: block;
    padding: 0 0 15px 0;
    line-height: 100%;
}
#contact #copyright {
	width: 90%;
	margin: 30px auto 100px auto;
	font-size: 12px;
}
#contact .contact .contact-r ul {
	margin: 30px 0 0 0;
}
#contact .contact .contact-r ul li {
	margin: 0 0 10px 0;
}
#contact .contact .contact-r ul li .mf {
}
#contact .contact .contact-r ul li input {
  margin: 0;
	font-size: 16px;
	padding: 10px;
	width: calc(100% - 20px);
  background-color: #fff;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#contact .contact .contact-r ul li textarea {
  margin: 0;
	font-size: 16px;
	padding: 10px;
	width: calc(100% - 20px);
	height: 250px;
  background-color: #fff;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#contact .contact .contact-r ul li input.inpt-btn {
	border: 3px solid #000;
    display: block;
    width: auto;
    padding: 10px 80px;
	margin: 0 auto;
	background-color: #FFF;
	font-weight: bold;
	font-size: 18px;
}



/*-----PC表示-----*/

@media screen and (min-width: 768px) {
body {
	font-size: 16px;
	line-height: 2em;
}
.Flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.menuarea {
    margin: 10% auto 0 auto;
    width: 70%;
}
.menuarea .menulogo {
    width: 30%;
    height: auto;
}
.menuarea ul {
    margin: 20px auto 0 auto;
    width: 30%;
}

.slide-pc {
	display: block;
}
.slide-sp {
	display: none;
}
.logo {
    position: absolute;
    z-index: 10;
    margin: 0 auto;
    top: 23%;
    width: 250px;
    text-align: center;
    left: 0;
    right: 0;
}
/*--------*/

.halfway-maintxt:before {
    width: 25%;
    background: url(../img/dot1-pc.gif);
    background-position: right center;
    height: initial;
}
.halfway-maintxt p {
	width: 50%;
	text-align: center;
    padding: 80px 0;
    line-height: 260%;
    letter-spacing: 0.2em;
}
.halfway-maintxt:after {
    width: 25%;
    background: url(../img/dot2-pc.gif);
    background-position: left center;
    height: initial;
}
#newsarea {
	justify-content: space-between;
}
#newsarea .news {
	width: 49.5%;
}
#newsarea .journal {
	width: 49.5%;
}
#newsarea .journal .journal-ttl {
    margin: 0;
}
#newsarea .news dl,
#newsarea .journal dl {
    width: 80%;
    margin: 10px 0 0 20%;
}
#newsarea .news dl dt,
#newsarea .journal dl dt {
	width: 20%;
}
#newsarea .news dl dd,
#newsarea .journal dl dd {
	width: 80%;
}
.store-image .image-inner {
    width: 560px;
    padding: 150px 0;
}
.store-image .image-inner img {
	width: 70%;
	display: block;
	margin: 0 auto 20px auto;
}
.content-main p {
	text-align: center;
    line-height: 300%;
    letter-spacing: 0.14em;
}
.content-main h1 {
    font-size: 32px;
    padding: 50px 0;
}
#insta-general ul,
#insta-landscape ul {
    max-width: 1280px;
}
#insta-general ul li,
#insta-landscape ul li {
    width: 24%;
    margin: 0 0.5% 12px 0.5%;
}
.linkbtn {
    max-width: 700px;
    margin: 30px auto 0 auto;
}
.linkbtn a {
    /*width: 97%;*/
    width: auto;
}
.linkbtn a:hover {
	background-color: #aaa;
	color: #fff;
}


.readarea:before {
  display: none;
}
.readarea:after {
  display: none;
}
.readarea p {
  position: relative;
    padding: 0;
}

#brand {
    max-width: 1280px;
}
#brand ul {
    justify-content: flex-start;
}
#brand ul li {
    width: 20%;
    text-align: center;
}
.landscape-image .image-inner {
    width: 560px;
    padding: 180px 0;
}
.landscape-image .image-inner img {
	width: 70%;
	display: block;
	margin: 0 auto 20px auto;
}

#access {
    flex-direction: row-reverse;
    padding: 0 0 50px 0;
}
#access .access-r {
	width: 35%;
  display: flex;
  align-items: center;
}
#access .access-r img {
	width: 100%;
	height: auto;
    margin: 25px 0 0 0;
}
#access .access-l {
	width: 53%;
	margin: 0 6%;
    padding: 60px 0 0 0;
    position: relative;
}
#access .access-l .halfway {
	position: absolute;
	top: 30px;
    right: -20px;
    width: 35%;
	height: auto;
}
#access .access-l .access-inner {
	position: relative;
	z-index: 10;
}
#access .access-l .access-inner .Flex {
	justify-content: space-between;
}
#access .access-l .access-inner .shop-l,
#access .access-l .access-inner .shop-r {
	width: 45%;
}
.map {
    padding-top: 0;
}
#contact .contact {
    width: 88%;
    justify-content: flex-start;
}
#contact .contact .contact-l {
	width: 40%;
	padding: 30px 0 0 0;
}
#contact .contact .contact-l p {
	padding: 0 0 30px 0;
}
#contact .contact .contact-l img {
	margin: 0 0 25px 0;
}
#contact .contact .contact-r {
	width: 40%;
	margin: 0 10%;
}




}

