@charset "utf-8";
/* CSS Document */

html{
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x: hidden;
}

body {
	margin: 0;
	overflow-x: hidden;
	font-family: "HiraKakuProN-W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","helvetica","arial",sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

.br {
	display: block;
}

/* ---------- ↓START↓ ---------- */


.start {
	z-index: 9000;
	position: fixed;
	
	width: 100%;
	height: 100%;
	
	top: 0;
	
	background: #FFF;
}

.start p {
	z-index: 9999;
	display: none;
	position: absolute;
	
	max-width: 250px;
	height: 44px;
	
	margin: 0 auto;
	
	top: 45%;
	right: 0;
	bottom: 0;
	left: 0;
}

/* ---------- ↑START↑ ---------- */

/* ---------- ↓SIDE SLIDE MENU↓ ---------- */

header {
	z-index: 100;
	position: fixed;
	
	width: 100px;
	
	padding-left: 10px;
	padding-right: 90px;
	
	left: 0;
	
	background-color: transparent;
}

#nav-drawer {
	position: relative;
}


/* ----- ↑humberger-button↑ ----- */


/* ---------- ↓SIDE MENU↓ ---------- */

.drawer-menu {
	margin: 150px 0;
	padding: 0;
	
	list-style: none;
	font-family: acumin-pro, sans-serif;
	font-weight: 700;
	color: black;
}

.drawer-menu:hover {
	text-decoration: none;
}

.drawer-menu-item{
	color: black;
}

.drawer-menu-item:hover {
	color: #9a9a9a;
}

.logo {
	margin-top: 50%;
}

.logo img {
	width: 90px;
}

/* ---------- ↑SIDE MENU↑ ---------- */
/* ---------- ↑SIDE SLIDE MENU↑ ---------- */





/* ---------- ↓HEADER IMAGE↓ ---------- */

.background-img {
	position: relative;
	
	width: 100%;
	
	padding: 30px 0;
	
	background-image: url(../images/top_backimage.jpg);
	background-size: cover;
	background-position : 50% 50%;
}

#header-text {
	position: relative;
	
	width: 80%;
	
	margin: 0 auto;
	
	right: auto;
	
	background-position:center center;
	background-size: cover;
}

#header-text p {
	margin-bottom: 30px;
	
	font-family: acumin-pro, sans-serif;
	font-weight: 100;
	font-style: normal;
}


#text1 {
	margin: 0 0 50px;
	
	font-size: 17em;
	line-height: 0.9;
}

#text2 {
	font-size: 3em;
	font-weight: 600;
}

.header-image #img {
	position: absolute;
	
	width: 30vh; 
	
	top: 7%;
}




/* ---------- ↑HEADER IMAGE↑ ---------- */

/* ---------- ↓pagetop↓ ---------- */
#pageTop {
	z-index: 10;
	position: fixed;
	
	font-size: 0.9em;
	
	right: 10px;
  	bottom: 50px;
	
	white-space: nowrap;
  	color:#707070;
	
  	-webkit-writing-mode: vertical-rl;
  	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
}

#pageTop a {
	display: block;
	
	color: black;;
	
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#pageTop a:hover {
	height: 130px;
	
	text-decoration: none;
	opacity: 0.8;
}

#pageTop span {
	position: absolute;
	
	width: 1px;
	height: 100px;
	
	bottom:110%;
	right:50%;
	
	background-color:#707070;
}

/* ---------- ↑pagetop↑ ---------- */

/* ---------- ↓MENU BUTTON↓ ---------- */

.menu {
	position: relative;
	
	padding: 50px 0;
	
	overflow: hidden;
}

figure {
	position: relative;
	
	margin: 0;
}

figure .bottun-title {
	z-index: 2;
	position: relative;
	
	padding: 0 0 5px;
	
	font-family: acumin-pro, sans-serif;
	font-size: 5em;
	
	letter-spacing: 5px;
	border-bottom: solid 0.1px #DDDDDD;
}
figure p {
	z-index: 1;
	position: absolute;
	
	margin: 0;
	
	left: 10px;
	bottom: -55px;
	
	opacity: 0;
	
	-webkit-transition: .3s;
	transition: .3s; 
	
}

figure:hover p {
	bottom: -45px;
	
    opacity: 1;
}

.bottun {
	margin: auto;
	
	background-color: transparent;
}

.bottun a {
	color: black;
	text-decoration: none;
}

.bottun figcaption {
	font-size: 1em;
	
	color: #979797;
	
	font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	
	border-bottom: none;
}

.bottun {
	width: 80%;
	
	padding: 50px  0;
}

.yajirushi {
	position: absolute;
	right: 0%;
	top: 25px;
	
	width: 40px;
}

#sidetext1 {
	z-index: -20;
	display: inline-block;
	position: absolute;
	
	margin: 0;
	
	top: 90%;
	right: -115px;
	
	color:#F1F1F1;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 13em;
	letter-spacing: 0.2em;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#sidetext2 {
	z-index: -20;
	display: inline-block;
	position:absolute;
	
	margin: 0;
	
	left: -135px;
	top: 90%;
	
	color:#F1F1F1;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 13em;
	letter-spacing: 0.2em;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#nav-content {
	display: inline-block;
	position: absolute;
	
	top: 30px;
	right: -60px;
}

#nav-content img {
	width: 45px;
}

/* ---------- ↑MENU BUTTON↑ ---------- */

/* ---------- ↓GALLERY↓ ---------- */

.gallery {	
	text-align: center;
	
	overflow: hidden;
	
	background-color: #ECECEC;
}

#insta {
	margin-top: 80px;
}

#insta a{
	text-decoration: none;
	color: #666;
	
	font-family: acumin-pro, sans-serif;
	font-weight: 600;
}

#insta span{
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 10px;
}

footer {
	clear: both;
	
	width: 100%;
	
	padding-top: 50px;
	padding-bottom: 20px;
	
	bottom: 0px;
	text-align: center;
	
	background-color: #ECECEC;
}

footer img {
	width: 250px;
	height:auto;
}

/* ---------- ↑GALLERY↑ ---------- */

/* ---------- ↓FOOTER↓ ---------- */

footer p {
	color: #9a9a9a;
}

/* ---------- ↑FOOTER↑ ---------- */



/* ---------- ABOUT-PAGE ---------- */
.about-background-img {
	box-sizing: border-box;
	
	width: 100%;
	height: 935px;
	
	margin: auto;
	
	background-image: url(../images/top_backimage.jpg);
	background-size: cover;
}

#about-content{
	margin:0;
	padding: 0;
}

.about-text {
	position: absolute;

	width: 1400px;
	
	margin: auto;
	
	top: 4%;
	left: 0;
	right:0;
	text-align: center;
	align-items: center;
	
}

.about-text .title {
	padding: 0;
	margin: 0;
	
	text-align:center;
	
	color:black;
	
	font-family: acumin-pro, sans-serif;
	font-size: 3vw;
	font-weight: 900;
}

.about-text h2 {
	margin: 9% 0 3%;
	text-align:center;
}

.about-text h2 span {
	font-size: 1vw;
	font-weight: 400;
}


.about-text h3 {
	margin: 0;
	
	text-align: center;
	
	font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 2;
	letter-spacing: 2px;
}

.about-text p {
	padding: 25px 0;
	
	text-align: center;
	
	color: #666;
	
	font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1em;
	line-height: 2.5;
	letter-spacing: 4px;
}

p.content {
	width: 80%;
	
	margin: auto;
}


/* ---------- PRODUCT-PAGE ---------- */

.product_content {
	width: 80%;
	height: auto;
	
	padding: 3% 0;
	margin: 0 auto;
}

.product_content .title {
	text-align:center;
	
	padding: 0;
	margin: 0;
	
	color:black;
	
	font-family: acumin-pro, sans-serif;
	font-size: 3vw;
	font-weight: 900;
}

.product_content h2 {
	margin: 9% 0 5%;
	text-align: center;
}

.product_content h2 span {
	font-weight: 400;
	font-size: 1vw;
}

.product_content h2 p {
	width: 100%;
	
	text-align: center;
}


.product_content_box li {
	display: inline-block;
	
	text-align: center;
	
	width: 33%;
	
	margin: 10px 0;
}

.product_content_box figure {
	border:none;
}

.product_content_box li dl dd {
	padding: 0 2%
}

.product_content_box li dl dd h3 {
    padding: 25px 0 10px;
    margin: 0;
	
	font-size: 105%;
    font-weight: bold;
    white-space: nowrap;
}

.product_content_box li dl dd p.content {
    height: 100px;
    margin: auto;
    color: #999;
    font-size: 0.75em;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 2px;
}

.money {
    font-size: 100%;
    font-weight: bold;
}

.product_content_box li dl dt {
	box-sizing:border-box;
	
	border:1px solid #eee;
}

.product_content_box li dl dd {
	margin: 0;
}

#product-sidetext1 {
	z-index: -20;
	
	display: inline-block;
	position:absolute;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 17em;
	letter-spacing: 0.5em;
	
	margin: 0;
	
	top: 5%;
	right: -115px;
	
	color:#F1F1F1;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#product-sidetext2 {
	z-index: -20;
	
	display: inline-block;
	position:absolute;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 17em;
	letter-spacing: 0.5em;
	
	top: 5%;
	left: -135px;
	
	margin: 0;
	
	color:#F1F1F1;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

ul.product_content_box li {
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
}

ul.product_content_box li dl dt figure img {
	vertical-align: bottom;
	
	width:100%;
	height:auto;
}


ul li.active {
	opacity: 1;
}


/* ---------- SHOP-PAGE ---------- */




.shop_content {
    width: 90%;
    max-width: 1130px;
    
	margin: 0 auto;
}

.shop_content .title {
	text-align:center;
	
	padding: 0;
	margin: 0;
	
	color:black;
	
	font-family: acumin-pro, sans-serif;
	font-size: 3vw;
	font-weight: 900;
}

.shop_content h2 {
	text-align: center;
	width: 100%;
	margin: 9% 0 5%;
}



.shop_content h2 span {
	font-weight: 400;
	font-size: 1vw;
}

.shop_content_box {
    display: flex;
	
    align-items: unset;
    overflow: hidden;
    
	margin: 30px auto 80px auto;
}

.shop_content_box .shop_box_right {
	width: 50%;
}

.shop_content_box .shop_box_right figure {
	border: none;
}

.shop_content_box .shop_box_right dl {
    overflow: hidden;
    
	padding: 25px 0;
	
    font-size: 1em;
}

.shop_content_box .shop_box_right dl dt {
    float: left;
	
    padding: 10px 0em 10px 0;
    margin: 0;
}


.shop_content_box .shop_box_right dl dd{
    padding: 10px 0px 10px 5em;
    margin: 0;
	
    border-bottom: solid 0.1px #DDDDDD;
}

.shop_content_box .shop_box_right dl dd a{
	color: black;
	
	text-decoration: none;
}


.shop_content_box .shop_box_left {
    width: 52%;
}

.shop_content_box .shop_box_left iframe {
    width: 90%;
    height: 40vh;
}

address{
	font-style:normal;
}

#fuga {
	display: flex;
	flex-direction: row-reverse;
}

#fuga .shop_box_right {
	width: 50%;

	margin-right: 5%;
}

#fuga .shop_box_left {
	width: 61%;
	
	margin-right: -6%;
}

/* ---------- CONTACT-PAGE ---------- */

.contact_content {
	width: 90%;
	max-width: 1141.8px;
	
	margin: 7% auto 0;
}

.contact_content .title {
	text-align:center;
	
	padding: 0;
	margin: 0;
	
	color:black;
	
	font-family: acumin-pro, sans-serif;
	font-size: 3vw;
	font-weight: 900;
}


.contact_content h2 {
    text-align: center;
	
    width: 100%;
    
	margin-top: 9% 0 5%;
}

.contact_content h2 span {
	font-weight: 400;
	font-size: 1vw;
}

.contact_content_box dl dd {
    padding: 4px 0px 30px 12em;
}

.contact_content_box dl dd input[type="text"], input[type="email"], input[type="tel"] {
	box-sizing: border-box;
	width: 100%;
	padding: 25px;
	background-color: #F3F3F3;
	border: none;
	border-radius: 0;
	margin: 3px 0;
}

.contact_content_box dl dd textarea {
	box-sizing: border-box;
	
    width: 100%;
	
	padding: 15px;
	margin: 10px 0;
	
	background-color: #F3F3F3;
    border: none;
}

.contact_content_box dl dt {
    float: left;
    width: 120px;
    min-width: 191.16px;
    padding: 15px 0;
}

.contact_content_box dl dt span {
    float: right;
    
	font-size: 90%;
	
    padding: 0px 8px;
	
	color: #fff;
    background-color: #9D0000;
}


.contact_content_box .submit {
    display: flex;
    justify-content: center;
    margin: 0 30%;
    right: 0;
    left: 0;
}

.contact_content_box .submit input[type="submit"] {
	display: block;
	box-sizing: border-box;
	text-align: center;

	width: 200px;
	
	margin: 0 3px;
	padding: 15px 0px;

	border-radius: 3px;
	
	color: #FFF;
	background-color: #000;
	border: none;
}

.back-btn{
	display: block;
	box-sizing: border-box;
	text-align: center;
	
	font-size: 13px;
	
	width: 200px;
	
	padding: 15px 0px;
	margin: 0 3px;
	
	border-radius: 3px;
	text-decoration:none;
	
	background-color: #000;
	color: #FFF;
	border: none;
}
	
#contact-sidetext1 {
	z-index: -20;
	display: inline-block;
	position:absolute;
	
	margin: 0;
	
	top: 1%;
	right: -55px;
	
	color:#F1F1F1;
	opacity: .5;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#contact-sidetext2 {
	z-index: -20;
	display: inline-block;
	position:absolute;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 8em;
	letter-spacing: 0.5em;
	
	margin: 0;
	
	left: -65px;
	top: 1%;
	
	color:#F1F1F1;
	opacity: .5;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
	

.contact_content .contact_done{
    box-sizing: border-box;
	text-align: center;
	
	width: 100%;
	max-width: 1000px;
	
	padding: 0px 0px 150px;
    margin: 80px auto 0px auto;
	
	border-bottom: 1px solid #eee;
 }

.contact_content .home{
    margin: 60px auto 130px auto;
}

.contact_content .home a{
	display: block;
	text-align: center;
	box-sizing: border-box;
	
	width: 200px;
	
	margin: 0 auto;
	padding: 15px 0;
	
	border-radius: 3px;
	text-decoration: none;
	background: #000;
	color: #FFF;
}

.contact_content .home a:hover{
	opacity: .8;
}

.contact_content p.contact_b{
	font-size: 130%;
	font-weight: bold;
}

.contact_content p.contact_n{
	line-height: 2em;
}

.contact_content input.inpt_d {
	border-radius: 0;
	
	-webkit-appearance: none;
}

.submit sub-confirmation{
	display:flex;
	text-align:center;
}

/* ---------- CONTACT-THANKS-PAGE ---------- */

#contact-thanks-sidetext1 {
	z-index: -20;
	display: inline-block;
	position:absolute;

	top: 2%;
	right: -55px;
	
	margin: 0;
	
	color:#F1F1F1;
	opacity: .5;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 8em;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

#contact-thanks-sidetext2 {
	z-index: -20;
	
	display: inline-block;
	position:absolute;
	left: -55px;
	top: 2%;
	
	margin: 0;
	
	color:#F1F1F1;
	opacity: .5;
	
	font-family: 'Libre Baskerville', serif;
	font-size: 8em;
	letter-spacing: 0.3em;
	
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.red {
	color:red;
}

.contact_content_box {
	margin:5% 0;
}

.confirmation {
	margin: 5% 0;
}






	
/* ---------- ↓Responsive↓ ---------- */
@media screen and (max-width: 1024px){

	#text1 {
		font-size: 9em;
	}
	
	#text2 {
		font-size: 2em;
		white-space: wrap;
	}
	
	#sidetext1 {
		display: none;
	}

	#sidetext2 {
		left: -48px;
		top: 43%;
		
		font-size: 7em;
		opacity: .5;
	}
	
	#header-text {
		box-sizing: border-box;
		
		width: 80%;
		
		padding: 10px;
		margin: 0 auto;
	}
	
	figure .bottun-title {
		font-size: 2em;
	}
	
	figure p {
		z-index: 1;
		position: absolute;
		left: 0;
	
		opacity: 1;
		
		font-size: 0.8em;
		
		-webkit-transition: none;
	}
	
	.yajirushi{
		top: 10px;
		
		margin-left: 60px;
	}
	
	.menu{
		max-width: 90%;
		
		padding: 0px 0 50px;
		margin: auto;
	}
	
	.about-content {
		height: auto;
		
		margin: 0 auto;
	}
	
	.about-content img {
		vertical-align: bottom;
		
		width: auto;
		height: 100%;
	}
	
	.about-text {
		width: 90%;
	}
	
	.about-text .title {
		font-size: 120%;
	}
	
	.about-text h3.content {
		font-size: 120%;
	}
	
	.about-text h2 span {
		font-size: 60%;
	}
	.product_content .title {
		font-size: 120%;
	}
	
	.product_content h2 span {
		font-size:60%;
	}
	
	.shop_content .title {
		font-size: 120%;
	}
	
	.shop_content h2 span {
		font-size:60%;
	}
	
	.contact_content {
		width: 85%;
	
		margin-bottom: 55%;
	}
	
	.contact_content .title {
		font-size: 120%;
	}
	
	.contact_content h2 span {
		font-size:60%;
	}
	
	ul.product_content_box li dl dt figure img {
		height:auto;
	}
	
	.shop_content{
		width: 90%;
	}
	
	.about-text p {
		font-size: 14px;
	}
	
	p.content {
		width: 90%;
	}
	
	#product-sidetext1 {
		top: 5%;
		right: -110px;
		
		font-size: 12em;
		letter-spacing: 1em;
	 }
	
	#product-sidetext2 {
		left: -125px;
		top: 5%;
		
		font-size: 12em;
		letter-spacing: 1em;
  	}
	
	.contact_content .contact_done{
  		margin:10% 0;
 	 }
	
	.contact_content .home{
    	margin: 60px auto 60% auto;
	}
}

@media screen and (max-width: 768px){
  #text1 {
		font-size: 7em;
	}
}

@media screen and (max-width: 767px){
	.br {
		display: none;
	}	

	#header-text {
		width: 98%;
		
		margin: 12% auto 0;
	}

	#header-text p {
		margin-bottom: 10px;
	}

	#header-text p#text1 {
		font-size:3.8em;
	}

	#header-text p#text2 {
		font-size:1.5em
	}

	.bottun {
		width: auto;

		padding: 50px 0 0;
	}

	figure .bottun-title {
		margin: 0 0 10px 0;
		
		font-weight: 700;
	}
	
	#text1 {
		font-size: 4em;
		line-height: 1.1;
	}
	
	#text2 {
		font-size: 1em;
		white-space: wrap;
	}
	
	#insta {
		font-size: 2em;
		margin-top: 65px;
	}
	
	.about-background-img {
		height: 850px;
	}
	
	.about-text h3.content {
		margin: 50px 0 0;
	}
	
	.about-text {
		width: 90%;
	}
	
	.about-text p{
		font-size: 0.85em;
		line-height: 2;
	}
	
	#product-sidetext1 {
    	top: 5%;
    	right: -110px;
		
		font-size: 9em;
    	letter-spacing: 3em;
  	}
	
	#product-sidetext2 {
		top: 5%;
		left: -125px;

		font-size: 9em;
			letter-spacing: 3em;
	  }
	
	.contact_content_box dl dd {
		padding: 19px 0;
		margin: 0;
	}

	.product_content_box li {
		width: 100%;
	}
	
	p.content {
		width: 100%;
	}
	
	.shop_content_box {
		flex-direction: column;
	}
	
	.shop_content_box .shop_box_left {
		width: 100vw;
	}
	
	.shop_content_box .shop_box_right {
		width: 100%;
	}
	
	.shop_content_box .shop_box_right dl {
		padding:0;
	}
	
	#fuga {
		flex-direction: column;
	}
	
	#fuga .shop_box_left {
		width: 100vw;
	}
	
	#fuga .shop_box_right {
		width: 100%;
	}
	
	#fuga .shop_box_right dl {
		padding:0;
	}

	.contact_content {
		width: 90%;
	}

	.contact_content_box dl dt {
		padding: 0 px;
	}

	.contact_content_box dl dt span {	
		float: none;

		margin: 0 0 0 10px;
	}

	#insta span {
		font-size: .75em;
	}
	
	figure p {
		position: absolute;
		opacity: 1;
	}
	
	figure figcaption p{
		position: relative;
		left: 0;
		bottom: 0;
		
		line-height: 2;
	}

	figure:hover p {
		bottom: 0;
	}

	.drawer-menu-item {
		font-size: 145%;
		line-height: 30px;
	}

	.contact_content_box .submit {
		display: inline-flex;
		text-align: center;
		left: 0;
		right: 0;
		
		width: 90vw;
		
		margin: 0;
	}
	
	#contact-sidetext1 {
		top: 0%;
		right: -55px;
		
		margin: 0;
		
		letter-spacing: 0.5em;
	}
	
	#contact-sidetext2 {
		top: 0%;
		left: -65px;
		
		margin: 0;
		
		letter-spacing: 0.5em;
	}

	#insta span{
		letter-spacing: 5px;
	}
	
	.shop_content h2 {
		margin:20% 0 0;
	}
	
	.product_content h2 {
		margin:20% 0 0;
	}
	
	.shop_content h2 {
		margin:20% 0 0;
	}
	.contact_content h2 {
		margin:20% 0 0;
	}
}

@media screen and (max-width: 480px){
  #header-text p#text1 {
    font-size: 3.2em;
  }
}

@media screen and (max-width: 360px){

	.background-img {
		overflow-x: hidden;
	}
	
	#text2 {
		font-size: 1em;
		white-space: wrap;
	}
	
	figure .bottun-title {
		font-size: 2em;
	}

	#sidetext1 {
		display: none;
		right: -150px;
		
		font-size: 12em;	
	}
	
	#sidetext2 {
		left: -55px;
		
		font-size: 7em;
	}
	.yajirushi{
		width: 10%;
		
		margin-left: 10%;
		
		top: 13px;
	}
	
	#insta {
		margin-top: 45px;
	}
	
	.bottun figcaption {
		opacity: 1;
	}
	.shop_content{
		width: 90%;
	}
	
	.drawer-menu-item {
		font-size: 120%;
		line-height: 30px;
	}
	
	#insta span{
		letter-spacing: 5px;

	}
}



/* ---------- ↑Responsive↑ ---------- */