/*
Theme Name: Mothertree Theme
Theme URI: http://www.www.www/
Description: This is my Mothertree theme.
*/
@charset "UTF-8";
@import "css/form.css";
/* --------------------------------------------------
	ベース
-------------------------------------------------- */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	}

body {
	margin: 0;
	padding: 0;
	color: #888;
	font-size: 15px;
	 font-family: 'Noto Serif JP', serif;
	line-height: 2.0;
	word-break: break-all;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 　
	-webkit-text-size-adjust: 100%;
	background-color: #fefefe;
	zoom: 1;
	text-align: left;
	} 

* {
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------
	TEXT
-------------------------------------------------- */
p.toptextblack,p.toptextwhite {
	font-size: 220%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 200!important;
	color: #888;
	margin: 0 auto;
	padding: 0;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: center;
	position: fixed;
	top:35%;
	left: 35%;
	}

p.toptextblack {
	text-shadow: 0px 0px 20px #fff;
	}

p.toptextwhite {
	color: #fff;
	text-shadow: 0px 0px 10px #333;
	}

h1, h2 {
	font-size: 130%;
	font-weight: normal;
	color: #888;
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.5;
	letter-spacing: 1px;
	}

h2.line {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #f4b3be;
	}

h2.ayumi {
	font-size: 50px;
	font-weight: normal;
	color: #888;
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.5;
	font-family: 'Tangerine', cursive;
	}

h2.kimekomaka {
	font-size: 30px;
	font-weight: normal;
	color: #888;
	margin: 0 0 40px;
	padding: 0;
	line-height: 1.5;
	letter-spacing: 20px;
	}

h2.menuname {
	font-size: 130%;
	font-weight: normal;
	color: #888;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	letter-spacing: 1px;
	border-bottom: 0px dotted #ccc;
	}

h2 span {
	color: #eee;
	margin-right: 2px;
	}

h3, h4, h5, h6 {
	clear: both;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.5;
	color: #888;
	margin: 0 0 15px;
	padding: 0;
	}

p {
	clear: both;
	line-height: 2.0;
	color: #888;
	margin: 0 0 25px;
	padding: 0;
	}

.pink {
	color: #f4b3be;
}

p.last {
	clear: both;
	line-height: 2.0;
	color: #888;
	margin: 0 0 40px;
	padding: 0;
	}

p.cate {
	clear: both;
	font-size: 130%;
	line-height: 1.3;
	letter-spacing: 5px;
	color: #aaa;
	margin: 0 0 40px;
	padding: 0;
    font-family: 'Tangerine', cursive;
	text-align:left;
	width:100%;
	height:auto;
	}

p.price {
	clear: both;
	text-align: right;
	font-size: 140%;
	line-height: 1.3;
	letter-spacing: 1px;
	margin: 0 0 20px;
	padding: 0;
	font-weight: bold;
	}

p.price span {
	font-size: 70%;
	font-weight: normal;
	}

a {
	color: #888;
	text-decoration: none;
	}

a:hover, a:active {
	color: #888;
	text-decoration: none;
	}

a.link-text {
	color: #f4b3be;
	
	}

a.link-text:hover {
	text-decoration: underline;
	}

span.pink {
	color: #f4b3be;
	}
span.zei {
	font-size: 12px!important;
	}

strong{
	color:#d2b48c;
	font-weight:bolder;
}
/* --------------------------------------------------
	List
-------------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
	}

li {
	list-style: none;
	line-height: 1.8;
	}

hr {
	color: inherit;
	border: none;
	clear: both;
}

.image-all {
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	}

.image-all img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

.image-100 {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	}

.image-100 img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

/* --------------------------------------------------
	コンテナ
-------------------------------------------------- */
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}

/* --------------------------------------------------
	セクション
-------------------------------------------------- */
.section {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}

#section0 {
	padding: 0;
	height: 100%;
	width: 100%;
	}

#section1,#section2,#section3,#section4,#section5 {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}

#section-page {
	width: 100%;
	margin: 0;
	padding: 40px 0 50px;
	}

/* --------------------------------------------------
	ボックス
-------------------------------------------------- */
.box,.box-top {
	position: relative;
	left: 30%;
	margin: 0;
	padding: 60px 0 60px;
	width: 50%;
	font-size: 100%;
	}

.box-last {
	position: relative;
	left: 30%;
	margin: 0;
	padding: 60px 0 120px;
	width: 50%;
	font-size: 100%;
	}

.box-menu-top,.box-menu {
	position: relative;
	left: 30%;
	margin: 0;
	padding: 60px 0 0px;
	width: 50%;
	font-size: 100%;
	}

.menu {
	clear: both;
	margin: 0;
	padding: 0 0 80px;
	}

.menu p {
	line-height: 1.7;
	margin: 0;
	}

.sejyutsu {
	clear: both;
	margin: 0;
	padding: 0 0 70px;
	}

.sejyutsu p {
	margin: 0;
	}

.menu-plan {
	clear: both;
	margin: 0 auto 50px;
	padding: 40px;
	border: 3px solid #f5f5f5;
	}

.menu-plan h2 {
	margin: 0 0 20px;
	padding: 0;
	}

.menu-plan h2 span {
	color: #f4b3be;
	}

.menu-plan h3 {
	clear: both;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 15px;
	padding: 0;
	}

/* --------------------------------------------------
	リンク
-------------------------------------------------- */
.link {
	float: left;
	margin: 20px 15px 10px 0;
	padding: 0;
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

.link-left {
	float: left;
	margin: 25px 0 10px;
	padding: 0;
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

.link a,.link-left a {
	font-size: 90%;
	margin: 0;
	padding: 0 20px;
	display: block;
	width: auto;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #f4b3be;
	-webkit-transition: all 0.3s;
            transition: all 0.3s;
}

.link-page {
	clear: both;
	margin: 30px auto 0;
	padding: 0;
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	display: inline-block;
}

.link-page a {
	font-size: 90%;
	margin: 0;
	padding: 0 20px;
	display: block;
	width: auto;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #f4b3be;
	-webkit-transition: all 0.3s;
            transition: all 0.3s;
}

.link a:hover,.link-left a:hover,.link-page a:hover {
	background: #aaa;
	-webkit-transition: all 0.3s;
            transition: all 0.3s;
}

/* --------------------------------------------------
	ナビゲーション
-------------------------------------------------- */
#sidenavi {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 200px;
	margin: 0;
	padding: 0 50px;
	z-index: 999999999999;
}

#sidenavi .logo {
	position: absolute;
	bottom: 40px;
	margin: 30px 0 0; 
}

.logo p {
	margin: 0 0 30px;
	color: #888;
}

.logo p.data {
	color: #888;
	font-size: 85%;
	margin: 10px 0 0px;
	line-height: 1.4;
}

.logo p.copy {
	color: #888;
	font-size: 65%;
	margin: 10px 0 0px;
	line-height: 1.4;
	text-align: center;
}

#sidenavi ul.nav {
	position: absolute;
	left: 50px;
	top: 40px;
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
	}

#sidenavi ul.nav li {
	clear: both;
	display: block;
	margin: 0 0 25px;
	text-align: center;
	width: auto;
	height: 20px;
	padding: 0;
	background-image: url(image/navibtn.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

#sidenavi ul.nav li a {
	color: #888;
	font-size: 100%;
	line-height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	letter-spacing: 1px;
	text-shadow:none !important;
	text-indent: 20px;
	}

#sidenavi ul.nav li a:hover {
	color: #f4b3be;
	}

.navbar {
	border: none;
	}

.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{text-decoration:none !important; text-shadow:none !important;color: #e3a2ad !important;border-bottom:none;-webkit-box-shadow:inset 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow:inset 0 0 0 rgba(0, 0, 0, 0);box-shadow:inset 0 0 0 rgba(0, 0, 0, 0);}

/* --------------------------------------------------
	スクロール
-------------------------------------------------- */
#scroll {
	position: absolute;
	left: 54%;
	bottom: 0;
	margin: 0 0 0 -35px;
	width: 70px;
	height: 70px;
	z-index: 9999999;
	background-image: url(image/scroll-back.png);
	background-repeat: no-repeat;
	background-position: top;
	}

#scroll a {
	display: block;
	width: 70px;
	height: 70px;
	padding: 0;
	font-size: 14px;
	letter-spacing:3px;
	margin: 0 0 0 -35px;
	text-align: center;
	}

#scroll a img {
	width: 70px;
	height: 70px;
	margin: 0;
	padding: 0;
	}
	
#scroll a {
	padding-top: 0px;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	text-align: center;
	color: #fff;
}

#scroll a span {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 2.0s infinite;
	animation: sdb 2.0s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-50px, 50px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(-10px, 10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-50px, 50px);
    opacity: 0;
  }
}
	
/* --------------------------------------------------
	トップに戻る
-------------------------------------------------- */
#back-top {
	position: fixed;
	right: 30px;
	bottom: 0;
	margin: 0;
	width: 60px;
	height: 60px;
	z-index: 9999999999999999999999;
	background: #d2b48c;
	}

#back-top a {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 10px;
	}

#back-top a:hover {
	opacity: 0.6;
	}

.corpodata {
	clear: both;
	}

.corpodata table {
	clear: both;
	width: 100%;
	max-width: 900px;
	color: #444;
	margin: 0 auto 20px;
	padding: 0;
	border: 1px solid #ccc;
	}

.corpodata table a {
	color: #444;
	border-bottom: 1px dotted #ccc;
	}
	
.corpodata th {
	line-height: 1.7;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	background-color: rgba(255,255,255,0.7); 
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 6px;
	}

.corpodata th.category {
	line-height: 1.7;
	width: 120px;
	background-color: #f5f5f5;
	border-right: 1px solid #ccc;
	color: #444;
	margin: 0;
	padding: 10px 0 6px;
	font-weight: 400;
	text-align: center;
	}

/* --------------------------------------------------
	ニュースページ
-------------------------------------------------- */
ul.news-page {
	margin: 0 0 20px;
	padding: 0;
	}
	
ul.news-page li {
	list-style-type: none;
	line-height: 2.0;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	}

ul.news-page li a {
	color: #888;
	height: 2.0;
	padding: 0;
	-webkit-text-size-adjust: none;
	}

ul.news-page li a:hover {
	color: #888;
	}

ul.news-page li span {
	float: left;
	line-height: 2.0;
	color: #888;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	margin: 1px 30px 0 0;
	letter-spacing: 1px;
	}

/* --------------------------------------------------
	ページ番号リンク
-------------------------------------------------- */
p.pagenum {
	text-align: center;
	text-shadow: none !important;
	color: #fff;
	}

p.pagenum a, p.pagenum span {
	color: #fff;
	padding: 5px 7px;
	}

p.pagenum a {
	background-color: #555;
	}

p.pagenum a:hover {
	background-color: #ccc;
	color: #555;
	}

p.pagenum span  {
	background-color: #888;
	color: #fff;
	}

/* --------------------------------------------------
	次前のページ
-------------------------------------------------- */
p.pagenation {
	font-size: 100%;
	overflow: hidden;
	margin: 20px 0 0;
	}

span.oldpage {
	float: left;
	}

span.newpage {
	float: right;
	}

/* --------------------------------------------------
	2つ並び
-------------------------------------------------- */
.box2-text {
	float: left;
	width: 65%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	}

.box2-image {
	float: right;
	width: 25%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	}
	
.box2-image img {
	margin: 0 auto 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
	}

.box2-movie {
	float: right;
	width: 25%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	}
	
.box2-movie video {
	margin: 0 auto 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
	}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	margin-bottom:  50px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/* --------------------------------------------------
	3つ並び
-------------------------------------------------- */
.box2-left {
    width: 48%;
    float: left;
    margin: 0 0 20px;
}

.box2-right {
    width: 48%;
    float: right;
    margin: 0 0 20px;
}

/* --------------------------------------------------
	3つ並び
-------------------------------------------------- */
.box3-1,.box3-2 {
	float: left;
	width: 33%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 0.5%;
}

.box3-3 {
	float: right;
	width: 33%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 0;
}

.box3-1 h2,.box3-2 h2,.box3-3 h2 {
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: center;
	border: none;
	font-weight: bold;
	font-size: 25px;
	display: block;
	line-height: 1.5;
	color: #07d;
}

.box3-1 p,.box3-2 p,.box3-3 p {
	font-size: 100%;
	height: auto;
	margin: 0;
	text-align: left;
	line-height: 1.8;
}

.box3image {
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	overflow: hidden;
}

.box3image img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	position: relative;
}

.top-menu {
	margin-top: 100px;
}



.media {
	width: 70%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	}

.media img {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	padding: 0;
	}

.pc_br {
	display: none;
}

li.post {margin-bottom:20px;}

/* --------------------------------------------------
	キャンペーン
-------------------------------------------------- */
ul.nayami{
    width: 100%;
    height: auto;
    list-style: circle;
    list-style-position: inside;
}

ul.nayami li{
    list-style: circle;
    list-style-position: inside;
}

.panel {
	position: absolute;
	top:40px;
	left: 180px;
	margin: auto;
	display: none;
	overflow: hidden;
	background: #f4b3be;
	width: 270px;
	border-radius: 8px;
	}

.panel-inner{
	margin: 0 auto;
	padding:15px;
	}

.panel-item {
	}

.panel .panel-item > a {
	display: block;
	padding: 15px 0;
	padding-left:0!important;
	color: #fff!important;
	text-decoration: none;
	box-sizing: border-box;
	font-size: 100%;
	text-align:left;
	margin:0 5px 10px 0;
	text-indent:0;
	height:30px;
	line-height:30px;
	background: #f4b3be;
	}

.panel .panel-item > a span {
	color:#F05F8D;
	font-size:85%;
	vertical-align:middle;
	}

.panel ul.nav li {
	clear: both;
	display: block;
	margin: 0;
	text-align: left;
	width: auto;
	height: 30px;
	padding: 0;
	background-image: none!important;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom:none;
	}

#sidenavi ul.nav .panel li a{
	text-indent:10px!important;
}

.panel li:last-child{
	padding-bottom:0;
	margin-bottom:0;
}

li.panel-item a:hover{
	color:yellow!important;
	text-decoration: none;
	}