@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700');
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');

/*----------------------------------------------------------------------------------COMMON---------------------------------------------------------------------------------- */
/* !Layout
---------------------------------------------------------- */
body{
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:16px;
	line-height:32px;
	color:#111111 !important;
}

a:link,
a:visited{
	text-decoration: underline;
}
.entry-header a:link,
.entry-header a:visited{
	text-decoration: none !important;
}

.entry-content a:link,
.entry-content a:visited{
	color:#9eb618 !important;
}
.entry-content .vasb_share_button a{
	color:#fff !important;
}
a:hover,
a:active{
	color:#b7c804 !important;
}
.entry-header{
	margin-bottom:30px;
}
.entry-title{
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing:0.1em;
}
.entry-meta{
	font-size:12px;
	color:#aaaaaa;
}
.post-full-summary .hentry{
	background:none;
}
.site-branding{
	position:inherit;
	height:auto;
	padding:0;
}
.site-description{
	text-indent:-9999px;
	background:url(../img/copy.png) no-repeat center 0;
	background-size:contain;
	z-index:9999;
}
.main-navigation{
	border:none !important;
}
.header-image{
	position:relative;
	margin:0 auto;
	height:100%;
}
.header-image:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background:url(../img/img_slide.png) no-repeat;
	background-size:cover;
	z-index:9998;
}
.header-image.second:before{
	display:none;
}
a.category{
	color:#9eb618;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea{
	border:none;
	background:#f3f3f3;	
}
.site-credit,
.site-copyright a{
	font-family: 'Amatic SC', cursive;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1em;
	color:#111111 !important;
}
.site-credit a{
	color:#111111 !important;
	cursor:default;
}
.widget li{
	border:none;
	background:url(../img/line03.gif) repeat-x left 0;
	background-size:auto 3px;
	padding-top:17px;
}
.widget > ul > li:first-child,
.widget > div > ul > li:first-child{
	padding-top:17px;
}
#recent-posts-2 .widget-title,
#archives-2 .widget-title,
#categories-2 .widget-title{
	text-indent:-9999px;
	height:34px;
}
#recent-posts-2 .widget-title{
	background:url(../img/entry.png) no-repeat;
	background-size:auto 34px;
}
#archives-2 .widget-title{
	background:url(../img/archive.png) no-repeat;
	background-size:auto 34px;
}
#categories-2 .widget-title{
	background:url(../img/category.png) no-repeat;
	background-size:auto 34px;
}
.site-bottom{
	border:none;
	background:url(../img/line02.gif) repeat-x 0 0;
	background-size:auto 3px;
}
.pagination .current,
.pagination a.page-numbers{
	border:2px solid #9eb618;
	color:#9eb618;
	border-radius:50%;
}
.pagination .current{
	background:#9eb618;
	color:#fff;
}
.pagination a.next.page-numbers,
.pagination a.prev.page-numbers{
	border:none;
}
#contactForm{
	margin-top: 40px;
	line-height:24px;
}
#contactForm input{
	width:100% !important;
}
.post-thumbnail img{
	width:auto;
}
.entry-content dl{
	font-size:0;
}
.entry-content dt,.entry-content dd{
	font-size:16px;
	line-height:28px;
	display:inline-block;
	margin:0;
	vertical-align:top;
}
.entry-content dt{
	width:20%;
	min-width:6em;
}
.entry-content dd{
	width:80%;
}


@media (max-width: 980px),print { 
.smbr{ 
	display : block;
}
.pcOnly{
	display : none!important;
}
img{
	width:100%;
}
}

@media (min-width: 981px),print { 
.pcbr{
	display : block;
}
.smOnly{
	display : none!important;
}
}

/*----------------------------------------------------------------------------------SP/TB---------------------------------------------------------------------------------- */

@media (max-width: 980px){
/* !Layout
---------------------------------------------------------- */
.site-logo{
	margin:78px auto 20px;
	width:50%;
	max-width:216px;
}
#site-navigation{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0 20px;
	background:url(../img/line02.gif) no-repeat 0 bottom #fff;
	background-size:auto 4px;
	box-sizing:border-box;
	z-index:9999;
}
.site-description{
	height:215px;
	width:70px;
	position:absolute;
	top:80px;
	right:25px;
	z-index:9999;
}
.facebook_r{
	display:none;
}
.post-full-summary .hentry{
	padding-bottom:0;
}
.sidebar-area{
	background:url(../img/line02.gif) no-repeat 0 top #fff;
	background-size:auto 4px;
	border:none;
}
}

@media (max-width: 767px){
.site-description{
	height:140px;
	width:46px;
}
}

/*----------------------------------------------------------------------------------PC---------------------------------------------------------------------------------- */

@media (min-width: 981px),print { 
/* !Layout
---------------------------------------------------------- */
#page{
	position:relative;
	width:100%;
	max-width:1400px;
	margin:0 auto;
}
.site-logo{
	position:absolute;
	top:40px;
	right:20px;
	z-index:9999;
}
.site-description{
	position:absolute;
	top:85px;
	left:35px;
	width:70px;
	height:215px;
}
.menu{
	line-height:145px;
}
.menu li{
	display:inline-block;
	line-height:30px;
	margin:0 23px;
	font-size:0;
}
.menu li a{
	line-height:30px;
	display:inline-block;
	text-indent:-9999px;
	padding:0;
}
.menu li a:hover{
	opacity:0.5;
}
.menu li:nth-child(1) a{
	width:72px;
	background:url(../img/gnav01.png) no-repeat;
	background-size:auto 30px;
}
.menu li:nth-child(2) a{
	width:205px;
	background:url(../img/gnav02.png) no-repeat;
	background-size:auto 30px;
}
.menu li:nth-child(3) a{
	width:135px;
	background:url(../img/gnav03.png) no-repeat;
	background-size:auto 30px;
}
.menu li:nth-child(4) a{
	width:28px;
	background:url(../img/fb.png) no-repeat;
	background-size:auto 30px;
}


.content-area{
	border:none;
	/*background:url(../img/line01.gif) repeat-y right 0;
	background-size:3px auto;*/
}
.site-copyright a{
	position:fixed;
	top:50%;
	left:20px;
	margin-top:-161px;
	width:9px;
	height:322px;
	text-indent:-9999px;
	background:url(../img/copyright_l.png) no-repeat;
	background-size:9px auto;
}
.facebook_r a{
	position:fixed;
	top:50%;
	right:20px;
	margin-top:-132px;
	width:9px;
	height:265px;
	text-indent:-9999px;
	background:url(../img/facebook_r.png) no-repeat;
	background-size:9px auto;
}
.site-copyright a:hover,
.facebook_r a:hover{
	opacity:0.5;
}
}

@media screen and (min-width: 783px) {
body {
    margin-left: 50px;
    margin-right: 50px;
}
}

.privacyList,
.privacyList li{
	list-style: none;
	margin-left:0;
	margin-right:0;
}

.privacyList ul li{
	list-style: disc;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    margin-bottom: 30px;
}
