@charset "UTF-8";
/* BackGround */
html {
	background-image: url("../img/back.jpg");
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	max-width: 1000px;
	scroll-behavior: smooth;
}
/* Body */
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 100%;
	margin: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	text-align: center;
}
h3{
	text-align: center;
	color: #FFFFFF;
}
#schedule {
	text-align: center;
}
#schedule iframe {
	width: 95vw;
	max-width: 1000px;
}
/* Navigation */
header {
	position: relative;
}

#toplogo {
	width: 100%;
}
#toplogo2 {
	position: absolute;
	width: 30%;
	top: 1vw;
	right: 1vw;
}

/* Slideshow Section */
.slideshow {
	width: 100%;
	margin: auto;
	padding: 0;
}
.slide {
	position: relative;
}
.slide img {
	width: 100%;
	text-align: center;
}
.slide-content-wrap {
	position: absolute;
	top: 45%;
	left: 50%;
}
.slide-content {
	display: block;
	opacity: 0;
	transform: translate(-50%,20%);
	transition: 0s;
}
.slide-content.on {
	opacity: 1;
	transform: translate(-50%,-50%);
	transition: 3s;
}
.slide-title {
	font-size: 3vw;
	color: #ffffff;
	text-align: center;
}

/* cafe section */
#cafenav {
	display: grid;
	grid-template: repeat(2, 1fr) / repeat(3, 1fr);
	grid-gap: 10px 10px;
	list-style: none;
	padding: 30px;
}
#cafenav a {
	text-decoration: none;
}
#cafenav img {
	width: 100%;
	margin-bottom: -5px;
}
#cafenav li:hover {
	border-bottom: 5px solid #FAFF5D
}
#cafenav li:target {
	border-bottom: 5px solid #FF4343
}

#pcr {
	background-image: url("../cafe/img/pcr_back.jpg");
	text-align: center;
	display: block;
}
#pcrlogo {
	margin-top: 30px;
	width: 30vw; 
	max-width: 300px;	
}
#cafeitadakizen {
	background-image: url("../cafe/img/itadakizen_back.jpg");
	text-align: center;
}
#itadakizenlogo {
	margin-top: 30px;
	width: 50vw; 
	max-width: 400px;
}
#cafehoga {
	background-image: url("../cafe/img/hogaback.jpg");
	text-align: center;
}
#hogalogo {
	margin-top: 30px;
	width: 50vw;
	max-width: 400px;
}
#oyachan {
	background-image: url("../cafe/img/yachan_back.jpg");
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 30px;
}
#yachanlogo {
	width: 50%;
	max-width: 400px;
}
#ttamaya {
	background-image: url("../cafe/img/tamaya_back.jpg");
	background-size: cover;
	text-align: center;
	display: block;
	padding-top: 10px;
}
#tamayalogo {
	width: 35%;
	max-width: 250px;
}
.time {
	margin-top: 20px;
}
.time img {
	width: 40px;
	padding-right: 10px;
}
.time span {
	display: inline-block;
}
.menu {
	background-image: url("../cafe/img/frame.png");
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	max-width: 550px;
}
#cafeitadakizen .menu {
	background-size: 550px 350px;
}
.menu p {
	margin-left: auto;
	margin-right: auto;
	padding: 30px 30px 20px 50px;
	text-align: left;
	max-width: 550px;
}
.cafet {
	padding: 20px 20% 20px 15%;
	text-align: left;
}
.sns {
	padding-right: 50px;
}
.sns li {
	display: inline-block;
	padding: 0px 20px 0px 20px;
	margin-bottom: 10px;
}
.cafeimg {
	display: grid;
	grid-template: repeat(2, 1fr) / repeat(2, 1fr);
	grid-gap: 20px 0px;
	list-style: none;
	margin: 0px 7vw 0px 7vw;
}
.cafeimg img {
	width: 35vw;
	max-width: 350px;
}
.sns img {
	width: 7vw;
	max-width: 50px;
	min-width: 30px;
}
.bento {
  	background-image: url("../cafe/img/itadakizenbento.jpg");
}
#bento {
  	background-image: url("../cafe/img/itadakizenbento.jpg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
#smilecafe {
	position: relative;
	padding-top: 20px;
	text-align: center;
}
#seedslogo {
	width: 50vw; 
	max-width: 400px;
	margin-top: -50px;
}
#smilecafe:before {
	background-image: url("../cafe/img/smilecafeback.png");
	background-size: contain;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	position: absolute;
	z-index: -1;
	display: block;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat;
	content: "";
	text-align: center;
}

#SCslider1, #SCslider2 {
	padding: 0px;
	height: 5vh;
	margin-bottom: 100px;
}
#SCslider1 img, #SCslider2 img {
	height: 50px;
}
#caferec {
	width: 100%;
	border-style: groove;
	border-color: #5FFBD1;
}
#caferec {
	width: 98%;
	margin: auto;
}
#caferec h1 {
	text-align: center;
	font-size: 24pt;
	font-family: "CRPＣ＆Ｇブーケ";
}
#caferec h2 {
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
		
}
.cafetxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#caferec img {
	width: 100%;
}
#infomation img {
	width: 20%;
	max-width: 200px;
}

.row figure {/*表示されている画像。*/
 	height: 40vw;
 	width: 30vw;
	max-width: 200px;
  	background-size: contain;
  	background-position: 50% 50%;
  	background-repeat: no-repeat;
  	z-index: 2;
  	display: inline-block;
  	position: relative;
	margin: 10px;
}

.row a {/*拡大画像を表示させる為の要素*/
  	display: inline-block;
  	text-align: center;
  	text-decoration: none;
  	color: white;
}

.row a p {/*テキスト表示。デフォルトでは透過しておく*/
  	position: absolute;
  	opacity: 0;
  	font-size: 20px;
  	top: 45%;
  	z-index: 100;
  	left: 0;
  	right: 0;
  	margin: auto;
}

.photo01 {
  	background-image: url("../img/yachan.jpg");
}
.photo02 {
  	background-image: url("../img/yachan1.jpg");
}
.photo03 {
  	background-image: url("../img/yachan2.jpg");
}
#photo02 {
  	background-image: url("../img/yachan1.jpg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
#photo03 {
  	background-image: url("../img/yachan2.jpg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.lightbox-target {/*lightbox*/
  	position: fixed;
  	background: rgba(0, 0, 0, 0.7);
  	width: 100%;
  	opacity: 0;
  	overflow: hidden;
  	z-index: 300;
}

a.lightbox-close {/*閉じるボタン*/
  	display: block;
  	width: 50px;
  	height: 50px;
  	background: white;
  	color: black;
  	text-decoration: none;
  	position: absolute;
  	top: 0;
  	right: 0;
  	margin: 0;
  	padding-top: 10px;
}

.lightbox-target:target {
  	opacity: 1;
  	top: 0;
	left: 0;
  	bottom: 0;
}

footer {
	display: inline-block;
}

.hidden {
	display: none;
}

/* sns */
#sns li {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-top: 30px;
}

/* stamprally */
#stamp {
	background-image: url("../cafe/img/hogaback.jpg");
	background-size: cover;
	padding-top: 20px;
}
#stamp img {
	width: 100%;
	max-width: 1000px;
}
#stamp h1 {
	text-align: center;
	font-family: "MS Serif", "New York", "serif";
	background-color: #F2E6D6;
}
#stamp p{
	margin-left: 15%;
}
#stamposusume {
	display: grid;
	grid-template-columns: 20% 20% 60%;
	grid-gap: 30px 15px;
	list-style: none;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
}
#stamposusume hr {
	grid-column: span 3;
	border: none;
	border-bottom: dotted 4px #77594e;
	width: 100%;
	margin-bottom: -20px;
}


/* display -375px */
@media (max-width : 375px ){

#cafenav li {
	float: left;
}
.facebook-wide {
	display: none!important;
}
.facebook-small {
	display: block!important;
}
#hogep1 {
	font-size: 10px;
	line-height: 12px;
}
#hogep2 {
	font-size: 10px;
	line-height: 16px;
}
#caferec h1 {
	font-size: 10pt;
}
#caferec h2 {
	text-align: center;
	font-size: 12pt;
}
#sns ul {
	padding: 0px;
	margin: 0px;
}
}


/* display 376-767 */
@media (min-width: 376px)and (max-width: 767px) {

#cafenav li {
	float: left;
}
#cafehoge {
	height: 130vw;
}
#hoge h2 {
	font-size: 6vw;
}
#hogep1 {
	width: 55%;
	top: 12vw;
}	
#moe {
	top: 50vw;
}
#hogeimg1 {
	top: 30vw;
}
#hogeimg2 {
	top: 30vw;
}
#caferec h1 {
	font-size: 24pt;
}
.facebook-wide {
	display: none!important;
}
.facebook-small {
	display: block!important;
}
.hidden {
	display: none;
}
}
/* display -600 */
@media (max-width: 600px) {
.menu {
	background-size: 90vw;
	font-size: 3vw;
}
#cafeitadakizen .menu {
	background-size: 92vw 68vw;	
}
.menu p {
	padding: 20px 0px 20px 20px;
}
#cafeitadakizen .menu p {
	padding: 20px 45px 50px 20px;
}
.cafet {
	padding: 5px 5% 20px 5%;
}
.cafeimg {
	grid-gap: 5px;
	margin:0px 10vw 0px 1vw;
}

/* stamprally */
#stamposusume {
	display: grid;
	grid-template-columns: 50% 50%;
	grid-gap: 30px 15px;
	list-style: none;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#stamposusume hr {
	grid-column: span 2;
}
.setumei {
	grid-column: span 2;
}
#stamp h1 {
	font-size: 4vw;
}
#stamp p{
	margin-left: 5%;
	font-size: 3vw;
}
	
	
	
	
	
}

/* display -450 */
@media (max-width: 450px) {

#cafenav {
	display: grid;
	grid-template: repeat(3, 1fr) / repeat(2, 1fr);
	grid-gap: 10px 10px;
	list-style: none;
	padding: 10px;
}
#cafehoge {
	height: 200vw;
}
#hoge h2 {
	font-size: 6vw;
}
#hogep1 {
	width: 55%;
	top: 12vw;
}	
#moe {
	top: 70vw;
}
#hogep2 {
	line-height: 3vw;
}
#hogeimg1 {
	top: 50vw;
}
#hogeimg2 {
	top: 50vw;
}
#hogeimg3 {
	top: 175vw;
}
#hogeimg4 {
	top: 175vw;
}
}
/* display 768- */
@media (min-width: 768px) {

#hogep1 {
	font-size: 14px;
	line-height: 22px;
}
#moe {
	top: 350px;	
}
#hogep2 {
	font-size: 12px;
	line-height: 15px;
}
.facebook-wide {
	display: block!important;
}
.facebook-small {
	display: none!important;
}
}
