@charset "utf-8";
/*
Theme Name: Lightning Pro Child Sample
Theme URI:
Template: lightning-pro
Description:
Author:
Tags:
Version: 0.0.0
*/


*{
	font-family: 'Roboto' , 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a:hover{
	opacity:0.6;
}

.pc{
	display: block;
}
   
.sp{
	display: none;
}

.siteHeader {
    width: 100%;
    background: #FAFAFA;
}

.navbar-brand img {
    max-width: 80%;
	margin-top: 20px;
}

a#menuBtn {
    display: none;
}

ul.gMenu {
    margin: 0 0　0 auto;
	float:none;
}

ul.gMenu > li {
    margin: 0 10px;
}

.gMenu>li .gMenu_name{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 1.1rem;
	letter-spacing:0.05em;
}

ul.gMenu a {
    margin: 0 20px;
}

menu-item-401::after {
        border-bottom-color: #CCC;
}

#menu-item-509 {
    background: #CCC;
}

#menu-item-508 {
    background: #AAA;
}

#menu-item-509 .fas,#menu-item-508 .fas{
	display: inline-block;
	margin-left: 10px;
}

#menu-item-509 a{
	background:none;
	color: #FFF;
	padding-left: 0em;
	font-size: 90%;
}

#menu-item-508 a{
	background:none;
	color: #FFF;
	padding-left: 0em;	
	font-size: 90%;
}


.nav-nihongo {
    display: block;
    font-size: 70%;
    margin-top: 5px;
    color: #aaa;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.siteContent {
	padding: 0;
}

.veu_postList.pt_1 {
	margin-top:30px;
    width: 70%;
    margin: 0 auto;
}

.widget_vkexunit_post_list .mainSection-title {
    margin: 30px auto 30px;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 120%;
    letter-spacing: 0.05em;
			background: none;
			border: none;
}

.mainSection-title:first-letter{
	color:#bfe0d8;
}

.veu_postList .postList_date {
	font-family: 'Oswald', sans-serif;
    color: #000;
	font-weight:400;
	margin-right: 20px;	
    letter-spacing: 0.05em;
}

.veu_postList .postList_title {
    display: inline-block;
	font-size: 85%
}

.widget_ltg_adv_full_wide_title_title:last-child {
    margin-bottom: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 120%;
    letter-spacing: 0.05em;
}

.contact-box{
	display:none;
}

.home .contact-box{
	display: block;
}

.contact-box{
	width: 70%;
	margin: -40px auto 0	;
}


.contact-box:after{
	clear: both;
  content: '';
  display: block;
}


.contact-btn{
	width: 48%;
	padding: 30px 40px;
	color: #666;
	font-size: 100%;
		position: relative;	
}

.contact-btn:before{
	position: absolute;
  top: 42%;
  right: 30px;
  display: block;
  width: 10px;
  height: 10px;
  content:'\f101';
  font-family: 'Font Awesome 5 Free';
	font-weight: 900;
  color:#666;
}	

.contact-btn:hover{
	text-decoration:none;
	color:#666;
}



.contact-btn span{
	display:block;
	font-size: 70%;	
	margin-bottom: 5px;
}

.buy{
		float:left;
	border: solid 1px #dedede;
}

.press{
		float:right;
	border: solid 1px #dedede;
}

.home .contact-small{
	display: none;
}

.contact-small {
    width: 60%;
    margin: 0 auto -50px;
	text-align:center;
}

.contact-small a {
    display: block;
    font-size: 80%;
    color: #666;
    margin-bottom: 10px;
}


.media-body_excerpt {
    display: none;
}

.entry-meta {
    float: left;
    margin-right: 20px;
}

.media .media-body .media-heading{
	font-size: 110%;
}

.media:first-child{
	border-top:none;
}

#post-24 .contact-small {
    width: 100%;
    margin: 30px auto 50px;
}

#post-505 .contact-small {
    width: 100%;
    margin: 30px auto 50px;
}

.widget_ltg_adv_full_wide_title_caption {
    margin-bottom: 0;
    line-height: 3em;
    min-height: 200px;
    width: 30%;
    text-align: left;
    margin-left: 55%;
}

#ltg_full_wide_title-6 div.widget_ltg_adv_full_wide_title_outer{
	padding: 200px 0;
}

.breadSection {
    border-bottom: 1px solid #ebebeb;
}

h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 130%;
	letter-spacing:0.05em;
    text-align: center;
    color: #000;
    letter-spacing: 0.05em;
	padding: 50px 0 0;
}

h4:first-letter{
	color: #99c9a3;
}

.about-copy {
    text-align: center;
    font-size: 100%;
    color: #666666;
    line-height: 200%;
    margin-top: 50px;
}

.page-id-18 .siteContent{
	min-height: 640px;
}

.info {
    list-style: none;
    width: 60%;
    margin: 0 auto;
}

.info li{
	margin-bottom: 25px;
}

.info li a{
	text-decoration: underline;
}

.day {
    display: inline-block;
    margin-right: 20px;
    color: #FFF;
    background: #bcb091;
    padding: 2px 15px;
    border-radius: 5px;
    font-size: 90%;
}

.litta-copy{
	text-align: center;
	line-height: 300%;
	font-size: 90%;
	margin-bottom: 50px;
}

#post-20 img.aligncenter{
	margin-bottom: 0;
}

#post-20 .entry-body	{
    padding-bottom: 100px;
    background:;
}

#post-22 .entry-body {
    width: 60%;
    margin: 0 auto 50px;
}

#post-24 .entry-body {
    width: 60%;
    margin: 50px auto 50px;
}

#post-505 .entry-body {
    width: 60%;
    margin: 50px auto 50px;
}

.litta-copy a{
	text-decoration: underline;
	color: #99c9a3;
}
	
.page-header_pageTitle {
    	display:none;
}

.home .tablepress td {
    padding: 20px 40px;
    font-size: 90%;
}

.tablepress tbody td, .tablepress tfoot th {
    border-top:none;
}

.home .tablepress td a {
    color: #666;
    text-decoration: underline;
}

#tablepress-1 {
    width: 70%;
    margin: 0 auto 100px;
	border: 1px solid #DCDCDC;
}

.col-md-3.col-md-offset-1.subSection.sideSection {
    display: none;
}

.single-news .pager {
    padding: 0;
}

.pager li > a {
    border: solid 1px #bfe0d8;
    color: #bfe0d8;
}

.textwidget.custom-html-widget {
    margin-bottom: 50px;
}

/*******************************
* フォームの設定
********************************/
/* フォーム入力項目 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea  {
	 width: 100%;
	 padding: 8px 15px;
	 margin-right: 10px;
	 margin-top: 10px;
	 border: 1px solid #ddd;
	 border-radius: 3px;
}

/* 送信ボタン */
input.sub-btn {
	width: 40%;
	height: 40px;
	margin: 50px 0;
	background: #f2e6ec;
	color: #666;
	font-size: 1em;
	letter-spacing: 0.2em;
	border: 1px solid #f2e6ec;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #999;
	border-color: #999;
}

/* 送信ボタン中央寄せ */
.center {
	text-align:center;
}

.must, .free {
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 10px;
    padding: 5px 10px;
    letter-spacing: 0.2em;
}
.must {
    color:#f2cee0;
}

.free {
    background: #999;
}

.contact-tyui li {
    font-size: 80%;
    margin: 5px;
    padding: 0;
}
.contact-tyui {
    list-style: none;
	margin: 20px 0 30px;
	padding: 0;
}

.buyer-title {
    background: #ddd;
    padding: 30px 20px;
    color: #FFF;
}

.buyer-title:first-letter{
	color:#FFF;
}

.press-title {
    background: #ddd;
    padding: 30px 20px;
    color: #FFF;
}

.press-title:first-letter{
	color:#FFF;
}

div.wpcf7 {
    margin: 0;
    padding: 40px 0px;
}

footer {
	border-top: none;
	min-height: 230px;
	padding-top:50px;
	background:#fafafa;
}

.sectionBox{
	padding:0;
}

#menu-footer_nav {
    width: 540px;
    margin: 60px auto;
}

#menu-footer_nav a {
font-family: 'Oswald', sans-serif;
	font-weight: 300;
    font-size:120%;
    letter-spacing: 0.05em;
}

.page-id-16 .sectionBox {
    padding-top: 100px;
    background: #fafafa;
}

.post-type-archive-news #main{
	width: 100%;
	padding-bottom: 100px;
	margin-top: 50px;
}

.media .media-body .media-heading a {
    font-size: 90%;
}

.single-news #main{
	width: 100%;
	padding-top: 70px	;
	padding-bottom: 100px;
}

.entry-meta_updated,.entry-meta_items_author{
	display: none;
}

.single-news .entry-meta .entry-meta_items {
    margin-bottom: 0em;
    padding-left: 3.2em;
}

.single-news .entry-meta{
	width: 100%	;	
	float:none;
}

.single-news h1.entry-title {
    font-size: 25px;
    padding: 10px 50px;
}

.single-news .entry-body, .widget .entry-body {
    padding: 2em 50px 2.5em;
}

.single-news .pager li a {
    padding: 20px;
	margin-bottom: 15px
}

.single-news .pager li.next a {
    text-align: right;
}

article.type-news {
    width:67%;
    margin: 0 auto;
}

.single-news .pager {
    width: 60%;
    margin: 0 auto;
}

.post-type-archive-news .media {
    width: 70%;
    margin: 0 auto;
			padding: 30px 50px 10px;
}

.fa_v5_css .entry-meta_items.published::before {
   display: none;
}

.entry-meta_items {
 font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color:#99c9a3;
}

.spec-list.tablepress tr {
    border-bottom: solid 1px #dfdfdf;
}

.spec-list.tablepress-id-2 tr.row-4{
	border-bottom: none;
}


.spec-box {
    width: 80%;
    font-size: 75%;
    padding: 0;
    margin: 0;
}

.spec-box .tablepress {
    width: 100%;
	border: none;
}

h1.entry-title:first-letter, .single h1.entry-title:first-letter {
	color:inherit;
}

footer .footerMenu{
	border: none;
}

footer .footerMenu li {
    line-height: 0.8em;
}

footer .footerMenu li a {
    padding: 0 52px;
}

footer .footerMenu li a:hover{
		background:inherit;
}

footer .copySection{
	border: none;
}

.mainSection-title::first-letter {
    color: #99c9a3;
}



@media screen and (max-width: 480px) {
   /* 600px以上の場合 */

.pc{
	display: none;
}
   
.sp{
	display: block;
}	
	
.navbar-brand.siteHeader_logo {
    width: 50%;
    margin: 0 auto;
}
	
.navbar-brand img {
    margin-top: 10px;
	margin-bottom:5px;
}
	
.menuBtn.btn-default{
		border: none;
		font-size: 150%;
}
	
.nav-nihongo {
    display: inline-block;
    margin-left: 10px;
}

.gMenu_name {
   font-size: 100%;
}
	
ul.gMenu {
    width: 100%;
}
	
ul.gMenu > li {
    width: 100%;
    margin: 0;
}
	
	ul.gMenu a {
    margin: 0;
    padding-left: 30px;
}
	
	ul.gMenu > li > ul.sub-menu{
		width: 100%;
	}
	
ul.gMenu > li > ul.sub-menu li {
    width: 100%;
    left: 0;
}
	
ul.gMenu ul li a {
    padding: 10px 0;
	}

#menu-item-509 a {
    text-align: center;
}

#menu-item-508 a {
    text-align: center;
}

.widget_vkexunit_post_list .mainSection-title {
    margin: 10px auto 0px;
	}
	
	.veu_postList.pt_1 {
    width: 100%;
	}
	
.about-copy {
    margin-top: 20px;
}

#tablepress-1{
	width: 100%;	
	}
	
#tablepress-1 td {
    display: block;
    width: 100% !important;
    text-align: center;
		padding: 10px 40px;
}
	
#tablepress-1 th {
    display: block;
    width: 100% !important;
    text-align: center;
}
	
#tablepress-1 .odd td {
    background-color: #FFF;
}

#tablepress-1 td.column-1 {
    background-color: #F9F9F9;
}
	
.tablepress {
		margin-bottom: 20px;
}

.contact-box {
    width: 100%;
    margin: 0px auto 0;
}	
	
.buy {
    display: block;
			float: inherit;
}

.press {
    display: block;
    float: inherit;
}
	
.contact-btn {
    width: 100%;
	padding: 20px;
	font-size: 85%;
	margin-bottom: 10px;
	}
	
#menu-footer_nav {
	width: 100%;
	margin: 0 auto;
}
	
footer .footerMenu li {
    line-height: 3em;
}

#menu-footer_nav a {
    font-size: 100%;
	text-align: center;
}
	
footer .footerMenu li a {
    padding: 0 20px;
}
	
footer .copySection {
    margin-top: 20px;
}

.veu_postList .postList_date{
	display: block;
}

.post-type-archive-news .media {
    width: 100%;
    padding: 10px 10px 10px;
}

.entry-meta {
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.post-type-archive-news #main {
    padding-bottom: 50px;
}

article.type-news {
    width: 100%;
    margin: 0 auto;
}

.single-news #main {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
}

.single-news .entry-meta .entry-meta_items {
    padding-left: 10px;
}

.single-news h1.entry-title {
    font-size: 15px;
    padding: 10px 10px;
}

.single-news .entry-body, .widget .entry-body {
    padding: 2em 15px 2.5em;
}

.spec-box {
    width: 100%;
}

.single-news .pager li > a {
    border-color: #87c2b4;
    color: #87c2b4;
}

.single-news .pager {
    width: 90%;
    font-size: 12px;
}

.single-news .pager li.next a {
    text-align:  left;
}

#post-24 .entry-body {
    width: 95%;
    margin: 20px auto 0px;
}

#post-24 .contact-small {
    margin: 30px auto 0px;
    text-align: left;
}

.buyer-title {
    padding: 20px 20px;
}

input.sub-btn {
    width: 100%;
    height: 70px;
    margin: 10px 0;
}

div.wpcf7 {
    padding: 40px 0px 0px;
}

.contact-tyui li {
    margin: 0 0 10px;
}

#post-505 .entry-body {
    width: 95%;
    margin: 20px auto 0px;
}

#post-505 .contact-small {
    margin: 30px auto 0px;
    text-align: left;
}

.litta-copy {
    line-height: 220%;
}

#menu-item-509 {
    background: none;
}

#menu-item-509 a {
    text-align: left;
    padding-left: 40px;
    color: #888;
}

#menu-item-508 {
    background: none;
}

#menu-item-508 a {
    text-align: left;
    padding-left: 40px;
    color: #888;
}

.menuBtn.btn-default.fa-bars:hover {
    color: #888;
    background-color: none;
}

.menuBtn.btn-default.fa-bars:focus, .menuBtn.btn-default.fa-bars:hover {
    background-color: none!important;
}

}
