@charset "utf-8";

/*共通部分-----------*/
html {
	font-size: 100%;
}

body {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	background-color: #D0EEFA;
	text-align: center;
}

a {
	text-decoration: none;
}

image {
	max-width: 100%;
}

.main-nav {
	display: flex;
	font-size: 1.25rem;
	margin-top: 34px;
	list-style: none;
}
.main-nav li {
	margin-left: 36px;
}
.main-nav a {
	color: #888;
}
.main-nav a:hover {
	color: #0bd;
}
.page-header {
	display: flex;
	justify-content: space-between;
}

.wrapper {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 4%;
}

/*大きな画像-----------*/
.big-bg {
	background-sige: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
#home {
	background-image: url("../images/main-bg-3.jpg");
    min-height: 100vh;
}

/*見出し------*/
.page-title {
	font-family: "Sawarabi Mincho";
	font-size: 3.5rem;
	line-height: 1.4rem;
	letter-spacing: 0.5rem;
}
.page-title1 {
	font-family: ta-fuga-fude, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 4rem;
	line-height: 2rem;
}
.post-title {
	font-family: ta-fuga-fude, sans-serif;
    font-weight: 400;
    font-style: normal;
}


/*--コピーライト------*/
.copyright1 {
	font-family: "M PLUS Rounded 1c";
	font-size: 2.5rem;
	line-height: 1.5rem;
}
.copyright2  {
	font-family: "M PLUS Rounded 1c";
	font-size: 1.6rem;	
}
.copyright3 {
	background: rgba(255,255,255, .9);
	padding: 15px;
	border-radius: 10px;
	font-family: "M PLUS Rounded 1c";
	font-size: 1.3rem;
	margin: 60px auto 0px;
	text-align: left;
}
.post-info h3 {
	font-family: YuMincho,"MS Mincho","Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.setumei h2 {
	font-family: yamamotoan-stdn, sans-serif;
    font-style: normal;
    font-weight: 400;
	font-size: 2rem;
}

/*フッター-------*/
footer {
	background: #432;
	test-align: center;
	padding: 20px 0;
}
footer p {
	color: #fff;
	font-size: 1.1rem;
	font-family: "M PLUS Rounded 1p";
}
/*トップページ------------*/
.home-content {
	width: 800px;
	background-color: rgba(255,255,255, .6);
	border-radius: 10px;
	padding: 15px;
	margin-top: 70px;
}
.stores-botton a {
	font-size: 2.2rem;
		color: #fff;
}
.stores-botton {
	width: 450px;
	background: #0bd;
	margin: 50px auto 40px;
	border-radius: 10px;
	padding: 15px
}

.stores-botton:hover {
	background: rgba(0, 144, 170, .7);
}


.t-container01 {
	display: flex;
	justify-content: center;
	margin: 40px auto 10px;
	max-width: 1400px;
}
.t-item01 {
	width: 30%;
	hight: 100px;
	padding: 0 3%;
}
.t-item02 {
	width: 30%;
	hight: 100px;
	padding: 3% 3%;
}
.t-item03 {
	width: 30%;
	hight: 100px;
	padding: 3% 3%;
}
.t-container01 img {
	width: 100%;
	height: auto;
}
.t-item {
	width: 45%;
	margin: 2%;
	padding: 10px 15px;
	background-color: #EBF5F1;
	box-shadow: 7px 7px 7px #B3CEDE;
}

.t-item p {
	text-align: left;
	font-size: 1.2rem
}
.setumei img {
	width: 100%;
	height: auto;
}


.t-container02 img{
	display: none;
}

.t-container03 {
	display: flex;
	justify-content: center;
	margin: 10px auto;
	max-width: 1250px;
}
.fb-page {
	margin-bottom: 10px;
}
.facebk {
	background: #1877f2;
	width: 500px;
	margin: 5px auto;
	padding: 5px 0 10px;
}
.facebk h3 {
	color: #fff;
	font-size: 2rem;
	margin-top: 0;
	margin-bottom: 5px;
}
.facebk h3 img {
	margin-right: 10px;
}

.image02 img{
	display: none;
}
.setumei p {
		text-align: left;
	font-family: klee-one, sans-serif;
    font-weight: 600;
    font-style: normal;
	font-size: 1.2rem
}

/*インフォメーションページ------*/

#infomation {
	background-image: url("../images/infomation-bg.jpg");
	height: 400px;
	margin-bottom: 40px;
}

.infomation-contents {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	padding: 0;
}
/*--記事部分-----*/
article {
	width: 60%;
	text-align: left;
	background-color: #E0EFFA;
	border: solid 2px #fff;
	padding: 0px 45px;
}
article dl {
	font-size: 1.3rem;
	line-height: 2rem
}
.post-info {
	position: relative;
	margin-bottom: 30px;
	font-size: 1.5rem;
	text-align: center;
}
.cap1 {
	font-size: 1.2rem;
	margin-top: 8px;
	padding-bottom: 20px;
    border-bottom: dotted 3px #BCC8E8;
}
img.cap {
	padding: 4px;
    border: 2px solid #A3D9EB;
}

/*--サイドバー---*/
aside {
	width: 38%;
	background-color: #E0EFFA;
	border: solid 2px #fff;
	padding: 0 10px
}
aside h3 {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
aside p {
	font-size: 1.2rem;
}
aside p.left {
	text-align: left;
	font-family: klee-one, sans-serif;
    font-weight: 600;
    font-style: normal;
	font-size: 1.2rem
}

.infomation-contents dt {
	float: left;
	clear: left;
	margin-right: 15px;
}

/*お問合せページ------------*/
#contact {
	background-image: url("../images/contact-bg-1.jpg");
	min-height: 100vh
}
.form1 {
	padding-top: 20px;
	font-size: 1.2rem;
	text-align: left;
}
.form1 input {
	background: rgba(255,255,255, .6);
	width: 20rem;
	height: 50px;
	border: none;
	padding: 10px;
}
.form1 textarea {
	width: 450px;
	height: 250px;
	background: rgba(255,255,255, .8);
	border: none;
	padding: 10px;
}
.form2 {
	font-size: 1.3rem;
	text-align: left;
	background: rgba(255,255,255, .8) ;
	width: 450px;
	line-height: 3rem;
	padding-left: 20px
}

input[type="checkbox"] {
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 20px
}
button[type="submit"] {
	font-size: 1.5rem;
	padding: 10px 20px;
	border-radius: 8px;
	background: #0bd;
	border: none;
	color: #fff;
}
button[type="submit"]:hover {
	background: rgba(0, 144, 170, .7);
}

/* 店舗情報・地図--*/
#location {
	padding: 4% 0;
}
#location .wrapper {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
}
.location-info {
	width: 25%;
	text-align: left;
	background: #fff;
    padding: 12px 10px;
}
.location-info p {
	padding: 12px 10px;
}
.location-map {
	width: 74%;
}

/* iframe */
iframe {
	width: 100%;
}

/*--プライバシーポリシー---*/
#privacy {
	max-width: 800px;
	margin: 10px auto;
	background: #fff;
	padding: 10px 20px;
}
#privacy dl {
	text-align: left;
	line-height: 2rem
}
#privacy dt {
	font-size: 1.3rem;
	margin-top: 20px;
}
#privacy dd {
	font-size: 1.1rem;
}

#privacy input[type="button"] {
	font-size: 1rem;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px 15px;
}
.globalMenuSp {
	display: none;
}
.hamburger {
	display: none;
}

/*--モバイル版----*/
@media (max-width: 860px) {
	.page-header {
		flex-direction: column;
		align-items: left;
		padding-top: 45px
	}

	.page-title {
		font-size: 2rem;
		line-height: 1rem;
	}
	/*--HEADER--*/
	.main-nav {
		font-size: 0.9rem;
		margin-top: 10px;
	}
	.main-nav li {
		margin: 0 10px;
	}

	h1 img {
		width: 100%;
		height: auto;
	}

	.t-item01 {
		width: 250px;
		height: auto;
		margin-top: -30px;
		margin-bottom: -60px
	}

	.t-item02 {
		display: none;
	}
	.t-item03 {
		display: none;
	}
	
	/*--HOME--*/
	.main-nav {
		display: none;
	}
	.home-content {
		margin-top: 20%;
	}
	.copyright1 {
		font-size: 1.6rem;
	}
	.copyright2 {
		font-size: 0.8rem;
	}
	.page-title {
		font-size: 1.8rem
	}
	.copyright3 {
		font-size: 1.1rem;
		margin-top: 20px;
	}
	.post-info h3 {
		font-size: 1.3rem;
	}

	.stores-botton {
		width: 85%;
		margin-top: 20px;
		margin-bottom: 200px;
	}
	.stores-botton a {
	font-size: 1.3rem;
    }
	.home-content {
		width: 95%;
	}
	.t-container02 {
		margin-bottom: 10px;
	}
	.t-container02 img{
		display: block;
		margin: 10px auto;
		width: 100%;
		height: auto;
	}
	.t-container03 {
		flex-direction: column;
		align-items: center;
	}
	.t-item {
		width: 95%;
		margin-top: 20px;
	}
	.fb-page {
	width: 90%;
		margin-bottom: 12%;
    }
	.image02 img {
		display: block;
		margin: 10px auto;
		width: 90%;
		height: auto;
	}
	.page-title1 {
		font-size: 2.1rem;
		line-height: 1.5rem;
	}
	.post-info img {
		width: 90%;
		height: auto;
	}


	
	/*--INFOMATION--*/
	
	#infomation .page-title {
		margin-top: 20px;
	}
	#infomation.big-bg {
		margin-bottom: 0px;
	}
	.copyright3 {
		line-height: 1.4rem; 
	}
	.infomation-contents {
		flex-direction: column;
	}

	.post-title img {
		width: 13%;
		height: auto;
	}
	h2.post-title{
		font-size: 2rem;
	}
	dl.koumoku {
		font-size: 1rem;
	}
	
	article {
		width: 100%;
		margin-top: 25px
	}
	aside {
		width: 100%;
		margin-top: 30px;
	}

    img.cap {
	width: 100%;
	height: auto;
    }
	.facebk {
		width: 100%;
	}
	

	/* フォーム */
	input[type="text"],
	input[type="email"],
	input[type="checkbox"],
	textarea {
		max-width: 100%;
	}
	.form2 {
		max-width: 100%;
	}
	.formrun button {
		margin-bottom: 20px;
	}
	#location .wrapper {
		flex-direction: column;
	}
	.location-info {
		width: 95%;
		margin: 5px auto 10px;
	}
	.location-map {
		width: 95%;
		margin: 0 auto 10px
	}
	
	
	/*　ハンバーガーボタン　*/
.globalMenuSp {
	display: block;
	max-width: 40%;
	margin-left: 10px;
	padding-top: 65px;
}
	
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  left : 10px;
  top   : 10px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
	border: 1px solid #fff;
		background-color: #63DCF0;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger p {
		padding-top: 30px;
	font-size: 0.6rem
	}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
}

nav.globalMenuSp ul {
  background: #99B8B7;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#7EB6D9;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
}
	
}
