@charset "UTF-8";

/*
Theme Name: MyTheme01
Author: pieceLab, co.
Description: This is Original Theme.
Version: 1.0
*/

/* 全体 */
body {margin: 0px; font-family: 'Noto Sans Japanese', sans-serif}
.container {max-width: 767px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto;}

/* トップページ記事 */
.toppost {width: 350px; height: 400px; overflow: hidden; padding-top: 40px; padding-bottom: 40px; margin-left: auto; margin-right: auto;}
.contents2 {border-bottom: solid 1px #ccc;}
article2 {margin-bottom: 10px; clear: both;}
article2 h1 {margin-top: 10px; margin-left: 20px; font-size: 17px; font-weight: normal}
article2 h1 a {color: #666; text-decoration: none;}
article2 h1 a:hover {color: #999; text-decoration: underline;}

/* 記事 */
article {margin-bottom: 10px; clear: both; border-bottom: solid 1px #ccc;}
article h1 {margin-top: 10px; margin-left: 20px; font-size: 20px; font-weight: normal}
article h1 a {color: #4a5f7e; text-decoration: none;}

/* 記事の付加情報 */
.posttitle {font-family: 'Open Sans Condensed', sans-serif; border-bottom: solid 1px #ccc}
.posttitle a {font-size: 24px; float: right; text-decoration: none; color: #3d4b21; padding-top: 8px; padding-right: 5px;}
.posttitle a2 {font-size: 30px; text-decoration: none; color: #3d4b21;}
.postinfo {margin-top: 15px; font-size: 12px}
.postinfo a {color: #aaaaaa; text-decoration: none}
.postinfo .postcat {margin-left: 20px}
.postinfo i {color: #8fc31f}

/* ヘッダー */
header {margin-bottom: 40px; background-color: #ffffff; margin-bottom: 0px;}
header a {color: #000000; text-decoration: none;}

/* ヘッダー画像 */
header img {display: block; margin-left: auto; margin-right: auto; margin-top: 50px; margin-bottom: 50px; max-width: 100%; height: auto; vertical-align: bottom}

/* ナビゲーションメニュー */
nav {background-color: #8fc31f; height: 10px;}
nav ul {display: block; max-width: 500px; height: 0px; list-style: none; margin: 0px; padding: 0px; font-size: 12px; overflow: hidden; background-color: #8fc31f; margin-left: auto; margin-right: auto;}
nav li {float: left; width: 100px; text-align: center;}
nav li a {display: block; padding-top: 15px; padding-bottom: 15px; color: #3d4b21;}
nav li a:hover {color: #fff;}

/* フッター */
footer {margin-top: 0px; padding-top:14px; padding-bottom: 14px; background-color: #8fc31f; color: #3d4b21;}

/* 本文中の画像 */
article img {border: none; max-width: 100%; height: auto}
.aligncenter {display: block; margin-top: 30px; margin-bottom: 30px; margin-left: auto; margin-right: auto}
.alignright {float: right; margin-bottom: 30px; margin-left: 30px}
.alignleft {float: left; margin-bottom: 30px; margin-right: 30px}
.wp-caption {max-width: 100%}
.wp-caption-text {margin: 0px; color: #666666; font-size: 14px; text-align: center} 

/* 見出し */
.archive-title {margin-top: 20px; margin-bottom: 20px; background-color: #eeeeee; font-size: 14px; font-weight: normal}
.archive-title i {padding: 15px; background-color: #4a5f7e; color: #ffffff}

/* ウィジェットメニュー */
.blogmenu ul {margin: 0px; padding: 0px; list-style: none}
.blogmenu .widget {margin-bottom: 30px; padding: 0px; background-color: #e8e8e8}
.blogmenu .widgettitle {margin-top: 20px; margin-bottom: 0px; border-right: solid 10px #4a5f7e; color: #4a5f7e; font-size: 14px}
.blogmenu li a {color: #999; font-size: 14px; text-decoration: none}
.blogmenu li a:hover {color: #666; text-decoration: underline}
.blogmenu li {font-size: 12px; color: #b6771c}

/* 個別ページ */
.pagecontainer {max-width: 767px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto;}
pagearticle {font-size: 14px; margin-bottom: 10px; clear: both; border-bottom: solid 2px #ccc; border-top: solid 2px #ccc;}
pagearticle h1 {margin-top: 20px; margin-left: 20px; font-size: 28px; font-weight: normal; color: #4a5f7e;}
pagearticle h1 a {text-decoration: none;}
pagearticle img {border: none; max-width: 100%; height: auto}

/* お問い合わせフォーム */
.wpcf7 input,
.wpcf7 textarea {width: 100%; padding: 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box}
.wpcf7 input[type="submit"] {width: 200px; padding: 10px; border: none; background-color: #e6cc1c; -webkit-appearance: none; cursor: pointer}
.wpcf7 input[type="submit"]:hover {background-color: #f5e04f}
.wpcf7 .required {color: #ff0000}

/* トップページのメニュー */
.topmenu {width: 350px; height: 350px; overflow: hidden; padding-top: 40px; padding-bottom: 40px; margin-left: auto; margin-right: auto;}
.link {float: left; width: 50%; text-align: center; margin-bottom: 15px;}
.link a {display: block; color: #3d4b21; font-size: 12px; text-decoration: none; margin-bottom: 10px;}
.link:nth-child(2) i {background-color: #8fc31f;}
.link:nth-child(3) i {background-color: #8fc31f}
.link:nth-child(4) i {background-color: #8fc31f}

/* メディアクエリの設定 */
@media (min-width: 768px) {
	/* 2段組 */
	.container {width: 768px; overflow: hidden}
	.contents {width: 70%; float: left}
	.blogmenu {width: 25%; float: right}
	.topmenu {float: left; overflow: hidden}
	nav {height: 50px;}
	nav ul {display: block; height: 50px;}
	.st-content {display: none; background-color: #8fc31f; height: 10px;}
}


/* スライドメニュー */
/* top space */
.st-space {display: block; height: 10px; background-color: #8fc31f;}
.st-space a {display: none;}

/* To Navigation Style */
.st-menu img {margin-left: 53px; margin-top: 10px;}

button {
	border: none;
	padding: 10px 20px;
	background: #475950;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 3px 2px;
	margin-left: 12px;
	border-radius: 2px;
}

button:hover {
	background: #586a61;
}

/* Site Style */
html,
body,
.st-container,
.st-pusher,
.st-content {
	height: 100%;
}

.st-pusher {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.st-pusher::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.5);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: #475950;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* content style */
.st-content {background-color: #8fc31f; height: 46px;}
.st-buttom a {color: #ffffff; float: right; margin-top: 10px; margin-right: 15px; font-family: 'Open Sans Condensed', sans-serif; font-size: 18px;}

.st-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.st-menu h2 {
	margin: 0;
	padding: 16px;
	color: rgba(0,0,0,0.4);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: 300;
	font-size: 32px;
}

.st-menu ul li a {
	display: block;
	padding: 16px 16px 16px 20px;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
	color: #f3efe0;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	letter-spacing: 1px;
	font-weight: 400;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
}

.st-menu ul li:first-child a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}

.st-menu ul li a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
	color: #fff;
}

/* Individual effects */
/* Effect 1: Slide in on top */

.st-effect-1.st-menu {
	visibility: visible;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}


.st-effect-1.st-menu-open .st-effect-1.st-menu {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


.st-effect-1.st-menu::after {
	display: none;
}
