
@charset "UTF-8";
*{margin:0;padding:0;}
html {
	height:100%;
}
body {
	font-size: 15px;
	height:100%;
	font-family: "游ゴシック体","游ゴシック","Yu Gothic","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	font-weight: 400;
	width:100%;
	line-height:1.7;
	color: #2e2e2e;
	position:relative;
	letter-spacing:2px;
}
a{
	text-decoration: none;
	outline: none;
	color: #353535;
}
a:focus, *:focus{ 
	outline:none; 
}
a:hover{
	color: #b17c3a;
}
a:hover img{
	opacity:0.75 !important;
	filter:alpha(opacity=75);
	-ms-filter: “alpha( opacity=75 )”;
}
a img,a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s;
}
ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img{
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.mgt0{
	margin-top:0 !important;
}
.center{text-align:center;}
.clear{clear:both;}
.block{display:block;}
.bordernone{border: none !important;}
.mincho {
  font-family:"Yu Mincho", "YuMincho",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.pc{
  display: none !important;
}

.headbg{
	background: url(../img/topbg.png) no-repeat center top;
	background-size: cover;
}
.toplist{
	padding: 4px 0;
	font-size: 10px;
	text-align: center;
	color: #fff;
}
.headbox {
	display: flex;
	justify-content: space-between;
}
.topl{
	width: 20%;
}
.topl img{
	width: 100%;
}
.topc{
	width: 55%;
  max-width: 220px;
  margin: 16px auto 13px;
}
.topc img{
	width: 100%;
	vertical-align: bottom;
}
.cartbox{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.cartp{
	width: 60px;
	padding-left: 10px;
}
.cartp img{
	width: 100%;
}
.topguide{
	font-size: 16px;
}
.topguide a{
	color: #0c294d;
}
.nav{
	display: flex;
	justify-content: space-between;
	max-width: 1250px;
	margin: 40px auto 10px;
}
.nav a{
	color: #0c294d;
}
.small{
	width: 70%;
	margin: 30px auto 15px;
}
.small img{
	width: 100%;
}
.spinnav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.spinnav li{
	width: 48%;
	list-style-type: none;
	font-size: 11px;
	letter-spacing: 0px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	background: #f2f2f2;
  margin-top: 6px;
  border-radius: 3px;
}
.spinnav li a {
	text-decoration: none;
	padding: 10px 0px 8px 8px;
	display: block;
}
.spinnav li a::after{
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 6px;
	top: 10px;
}
.spinpp {
  margin-top: 20px !important;
}
.spinpp li{
	position: relative;
}
.spinpp li a{
	display: block;
	font-size: 12px;
	border-bottom: 1px dashed #dadada;
  padding: 3px 0;
}
.spinpp li a::after{
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 3px;
	top: 3px;
}
/* スマホ固定 */
.spnav.fixed-nav {
  position: fixed;
  bottom: 0;
  left: 0;
}
.spnav.fixed-nav li a{
	padding: 16px 0 11px !important;
}
/* スライダー */
.topslider{
	width: 100%;
	margin: 0 auto;
}
.slider{
	width: 100%;
}
.slider img{
	width: 100%;
}
.spnav{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	background: #0c294d;
}
.spnav li {
  width: 33%;
  text-align: center;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
.spnav li a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  padding: 10px 0 7px;
  display: block;
}
.spnav li:last-child {
  width: 34%;
  border: none;
}
.spnav li a .fa {
  font-size: 16px;
  margin-right: 8px;
}
.spnav li img {
  width: 16px;
  margin-right: .5em;
  vertical-align: text-bottom;
}
.inner{
	width: 92%;
	margin: 30px auto 0;
}
.oshirase{
	width: 90px;
	margin: 0 auto;
}
.oshirase img{
	width: 100%;
}
.infolist li{
 padding-top: 10px;
 font-size: 15px;
}
.infolist li a{
	color: #0c294d;
}
.infoday{
	font-weight: bold;
	margin-right: 10px;
	display: block;
}
.bnr li{
	width: 100%;
	margin-top: 20px;
}
.bnr li:nth-child(n+2){
	margin-top: 10px;
}
.bnr li img{
	width: 100%;
}
.oumimai{
	width: 80%;
	margin: 50px auto 0;
}
.oumimai img{
	width: 100%;
}
.flipbox{
}
.flip {
  width: 95%;
  height: 400px;
  margin: 20px auto 0;
}
.flip-inner:hover {
  transform: rotateY(180deg) !important;
}
.flip .flip-inner {
  transform-style: preserve-3d;
  transition: transform .3s ease;
  height: 100%;
  width: 100%;
}
.flip .flip-inner .front, .flip .flip-inner .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden;
}
.flip .flip-inner .front {
  transform: translateZ(1px);
}
.flip .flip-inner .back {
  transform: rotateY(180deg);
}
.flip .flip-inner .thumbnail {
  width: 100%;
}

/* フリップ */

.komebox-nouka,
.komebox-mizu,
.komebox-koshi,
.komebox-kinu{
	border-radius: 10px;
	padding: 20px 20px 25px;
	height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: relative;
}
.newmark {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 80px;
}
.komebox-nouka{
  border: 11px solid rgba(82, 121, 54, 0.5);
}
.komebox-mizu{
	border: 11px solid rgba(0, 123, 168, 0.7);
}
.komebox-koshi{
	border: 11px solid rgba(207, 51, 125, 0.4);
}
.komebox-kinu{
	border: 11px solid rgba(135, 75, 145, 0.4);
}

.komep{
	width: 130px;
	margin: 0 auto;
}
.kome-d {
  margin-top: 10px;
	width: 100%;
}
.komep img{
	width: 100%;
}
.yoshidasan-nouka,
.yoshidasan-mizu,
.yoshidasan-koshi,
.yoshidasan-kinu{
	font-size: 14px;
	text-align: center;
}
.yoshidasan-nouka{
	color: #517736;
}
.yoshidasan-mizu{
	color: #4da2c3;
}
.yoshidasan-koshi{
	color: #cf347d;
}
.yoshidasan-kinu{
	color: #874b91;
}
.komename-nouka,
.komename-mizu,
.komename-koshi,
.komename-kinu{
  font-size: 20px;
  text-align: center;
  line-height: 1.3;
}
.komename-nouka{
  color: #517736;
}
.komename-mizu{
	color: #4da2c3;
}
.komename-koshi{
	color: #cf347d;
}
.komename-kinu{
	color: #874b91;
}
.five{
	font-size: 16px;
	padding-left: 10px;
}
.more-nouka,
.more-mizu,
.more-koshi,
.more-kinu{
	text-align: center;
  font-size: 16px;
  margin: 20px auto 0;
  width: 200px;
}
.backbg-nouka,
.backbg-mizu,
.backbg-koshi,
.backbg-kinu{
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
  height: 400px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.backbg-nouka{
	background: #7e976c;
}
.backbg-mizu{
	background: #4da2c3;
}
.backbg-koshi{
	background: #d374a0;
}
.backbg-kinu{
	background: #a172a7;
}
.kome-dback{
}
.komep-back{
	width: 26%;
}
.komep-back img{
	width: 100%;
}
.yoshidaback{
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.yoshidasan-back{
	font-size: 20px;
  margin-top: 3px;
	line-height: 1;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 12px;
}
.fiveback{
	font-size: 12px;
	padding-left: 10px;
	color: #fff;
}
.backtext{
	padding-top: 15px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.backsub-text{
	color: #fff;
  font-size: 15px;
  margin-top: 10px;
}
.backmore-nouka a,
.backmore-mizu a,
.backmore-koshi a,
.backmore-kinu a{
	background: #fff;
	text-align: center;
	font-size: 16px;
	margin: 20px auto;
  width: 200px;
	display: block;
  padding: 6px 0 5px;
  border-radius: 3px;
}
.backmore-nouka a{
	color: #517736
}
.backmore-mizu a{
	color: #4da2c3;
}
.backmore-koshi a{
	color: #cf347d;
}
.backmore-kinu a{
	color: #874b91;
}

.bg-y{
	background: #faf8ea;
	margin-top: 100px;
	padding: 20px 0 50px;
}
.yoshida-c{
	width: 75%;
	margin: 0 auto;
}
.yoshida-c img{
	width: 100%;
}
.yoshida-l{
	width: 50%;
	position: absolute;
	top: -120px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.yoshida-l img{
	width: 100%;
}

.yoshidatitle{
	width: 95%;
	padding-top: 30px;
	margin: 0 auto;
}
.yoshidatitle img{
	width: 100%;
}

.inner.inner-slider {
    width: 100%;
}
.season-slider{
	width: 100%;
}
.season-slider img{
	width: 100%;
}
.pore{
	position: relative;
}
.tanbo{
	width: 34%;
	position: absolute;
	top: 24%;
	left: 22%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.tanbo img{
	width: 100%;
}
.jiman{
	width: 70%;
	max-width: 260px;
  position: absolute;
  bottom: -25px;
  right: 2%;
}
.jiman img{
	width: 100%;
}
.poreb{
	position: relative;
	margin-top: 50px;
}
.list01,
.list02,
.list03,
.list04,
.list05{
	width: 100%;
	margin-top: 20px;
}
.list01 img,
.list02 img,
.list03 img,
.list04 img,
.list05 img{
	width: 100%;
}

.koe{
	width: 70%;
	margin: 50px auto 30px;
}
.koe img{
	width: 100%;
}
.voice{
	width: 100%;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
}
.voice li{
	width: 100%;
}
.voice li:nth-child(1){
	order: 1;
}
.voice li:nth-child(2){
	order: 2;
}
.voice li:nth-child(3){
	order: 4;
}
.voice li:nth-child(4){
	order: 3;
}
.voice li:nth-child(5){
	order: 5;
}
.voice li:nth-child(6){
	order: 6;
}
.voice li img{
	width: 100%;
}

/* インスタ */

.subslider{
	margin-top: 40px;
}
.subslider li{
	margin-right: 10px;
}
.subslider li img{
	width: 100%;
}
.instabox{
	width: 60%;
	margin: 30px auto 0;
	background: #fff;
	border: 1px solid #0c294d;
}
.instabox a{
	padding: 12px 30px 8px;
	display: block;
}
.instalink{
	width: 70%;
	margin: 0 auto;
}
.instalink img{
	width: 100%;
	vertical-align: bottom;
}


/* フッター */

footer{
	background: url(../img/footbg.jpg) no-repeat;
	background-size: cover;
	margin-top: 50px;
	padding-bottom: 10px;
}
.footflex{
	width: 100%;
	margin: 30px auto 0;
	padding:40px 0 0;
}
.footr h3{
	width: 70%;
	margin: 0 auto;
}
.footr h3 img{
	width: 100%;
}
.footl{
	width: 50%;
}
.footcontact{
	background: #fff;
	border:3px solid #0c294d;
	text-align: center;
	width: 240px;
	margin: 30px auto 0;
}
.footcontact a{
	color: #0c294d;
	display: block;
	padding: 7px 14px 4px;
}
.footcontact a:before{
	margin-right: 10px;
	content: " ";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../img/mail-icon.png) no-repeat center center;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}
.copy{
	text-align: center;
	padding: 20px 0;
	color: #0c294d;
	font-size: 12px;
}
/* アニメーション */
.animation {
    opacity: 0;
}
.animation.active {
    -webkit-animation: .4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    -moz-animation: .4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    -ms-animation: .4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    -o-animation: .4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: .4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    -webkit-animation-name: scale_in_1, fade_in;
    -moz-animation-name: scale_in_1, fade_in;
    -ms-animation-name: scale_in_1, fade_in;
    -o-animation-name: scale_in_1, fade_in;
    animation-name: scale_in_1, fade_in;
}
.zoomIn1{
  opacity: 0;
}
.zoomIn1.zoomin1{
	animation-duration: .2s;
	animation-timing-function: linear;
	animation-fill-mode:forwards;
	animation-delay: 1s;
	animation-name: scale_in_1, fade_in;
}

@keyframes fade_in {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes scale_in_1 {
  0% {transform: scale(0.9);}
  100% { transform: scale(1); }
}

@keyframes scale_in_2 {
  0% { transform: scale(0.8); }
  100% { transform: scale(1); }
}

@keyframes scale_in_3 {
  0% { transform: scale(0.7); }
  100% { transform: scale(1); }
}

@keyframes scale_in_4 {
  0% { transform: scale(0.6); }
  100% { transform: scale(1); }
}

@keyframes scale_in_5 {
  0% { transform: scale(0.5); }
  100% { transform: scale(1); }
}
.fadeIn{
  opacity: 0
}
.fadein {
  animation-name: fadeIn;
  animation-duration: .7s;
  animation-delay: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
