@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.21
*/

.particles-js-canvas-el {
	position:relative;
	top:-200px;
}

body {
	height: 100%;
	min-height: 100%;
	font-family: "Lato","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	background-color: #ebecf5;
}
@media screen and (min-width:992px) {
	body { margin-top:-98px;}
}
@media screen and (min-width:1170px) {
	body { margin-top:-46px;}
	.navbar-header {
		position:absolute;
		left:0;
	}
	#gMenu_outer {
		position:absolute;
		right:30px;
	}
}


#top__fullcarousel {
	font-family: "Lato","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
#top__fullcarousel h3 {
	font-size: 3vw;
}

.siteHeader, .siteFooter {
	font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
	background-color: transparent;
	box-shadow:0 0;
}

.siteFooter {
	border-top-style:none;
	padding-top:50px;
}

.footerMenu {
	display:none;	
}

footer .copySection {
	font-family: "游ゴシック", YuGothic, 'Yu Gothic', 'YuGothic', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', "メイリオ", "Meiryo", sans-serif;
    font-size: 11px;
    color: #888;
	border-top-style:none;
	padding: 50px 0;
}

footer .copySection a, footer .copySection a:hover {
	color: #888;
	text-decoration:none;
}

footer .textwidget {
	font-size:14px;
	padding-top: 10px;	
	padding-left: .5em;
}

@media screen and (min-width:992px) {
	footer .widget_text, footer .widget_nav_menu {text-align:center;}
    footer .textwidget, footer .widget_nav_menu ul.menu {
		display:inline-block;
		text-align:left;
	}
}

ul.gMenu a {
	background-color: transparent;
	color: #000;
	letter-spacing: 0.15em;
	transition:500ms;
}

.widget_nav_menu ul li a, .widget_nav_menu ul li a span {
    letter-spacing: 0.15em;
	border-bottom-style: none;
	box-shadow: 0 0px;
	transition:500ms;
}
.widget_nav_menu ul li a:hover, .widget_nav_menu ul li a:hover span {
	text-decoration:none;
	color: #6391bf;
}

.widget_nav_menu ul li a span {
	font-size:11px;
	display:inline-block;
	padding-left:10px;
	letter-spacing:0.08em;
}


.page-header .container {}
.breadSection {display:none;}

.page-header {
	background-color:transparent;
	height:300px;
}
.page-header .container h1.page-header_pageTitle {
	text-align:center;
	font-size: 16px;
    color:#777;
    letter-spacing: 0.08em;
	margin-top:130px;
}
.page-header_pageTitle:before {
	display:block;
	font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
    font-size:40px;
	color: #333;
    letter-spacing: 0.15em;
	margin-bottom:10px;
}

a span {
	color: #333;
}

a:hover span {
    color: #666;
}

a.contactlink span {
	font-size:30px;
	font-weight:bold;
	color:#88a;
	text-decoration:none;
	transition:500ms;
}
a.contactlink:hover, a.contactlink:hover span { 
	color:#111;
	text-decoration:none;
}


.prBlock_title {
	font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
    letter-spacing: 0.15em;
}
.prBlock_title span {
    font-size: 14px;
    color:#777;
    display: inline-block;
    padding-left: 10px;
    letter-spacing: 0.1em;
}


h2 {
	font-family: "Oswald", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
	font-size: 32px;
	letter-spacing: 0.15em;
	background-color: transparent;
	border-style:none;
}

h2 span {
	font-size: 12px;
	color:#777;
	display: inline-block;
	padding-left: 10px;
	letter-spacing: 0.08em;
}

h4 { 
	background-color: transparent;
	margin-top: 40px;
	border-radius:0;
	border-bottom: 1px solid #333;
}

.tabox dl {
    position: relative;
    width:100%;
    padding: 20px 0;
    margin: 0;
    border-top: 1px solid #888;
}

.tabox dl::after {
    position: absolute;  
    content: '';  
    top: -1px;  
    left: 0;
    width:20%;
    border-top: 2px solid #000;
}

.tabox dt {
    border-style:none;
} 

.tabox dd {
    border-style:none;
} 

@media screen and (max-width:700px) {
.wpcf7-text, .wpcf7-textarea { 
    width:100%;
}
}
@media screen and (min-width:701px) {
.tabox dl {
    display:flex;
}

.tabox dt {
    width:20%;
} 

.tabox dd {
    padding-left:30px;
} 

.wpcf7-text, .wpcf7-textarea { 
	width:500px;
}
	
}


div.review_cont {    
	width: 100%;    
	display: inline-block;     
	letter-spacing: normal;    
	position: relative;    
	height: 500px;    
	padding-top: 0;    
	margin-bottom: 100px;
}

div.review_cont:nth-child(2n) {    
}

div.review_cont ::after {    
	clear: both;    
	content: ".";    
	display: block;    
	height: 0;    
	visibility: hidden;
}

div.review_cont .img {
    width: 1000px;
    height: 470px;
    position: absolute;
    left: 0;
	top: 0;
    overflow: hidden;
    margin-left: 0;
    margin-left: -101px;
    background-size: cover !important;
    z-index: -1;
}

div.review_cont:nth-child(2n) .img {    
	position: absolute;    
	left: auto;    
	right: 0;    
	margin-left: 0;    
	margin-right: -108px;    
}

div.review_cont div.cont {    
	background: #4a4135cf;    
	padding: 40px 40px;    
	margin-top: 50px;    
	background-color: rgba(204, 210, 226,0.8);   
}
@media screen and (max-width:700px) {
div.review_cont .img {
}
div.review_cont {
}
}	
@media screen and (min-width:701px) {
div.review_cont div.cont {   
    position: absolute;   
    right:0;
    top:0;
    min-width:560px;
    display:inline-block;
}
div.review_cont:nth-child(2n) .cont {    
    position: absolute;   
    left: 0;    
    right:auto;
    top: 0;
}
}

div.review_cont div.cont p.title {    
	margin-bottom: 5px;    
	font-size: 26px;    
	text-align: center;    
	border-bottom: solid 1px;    
	padding-bottom: 4px;    
	font-weight: bold;    
}


div.review_cont div.cont div.body {    
	padding: 0;    
	margin-top: 20px;    
}

div.review_cont div.cont div.body ul {
	padding-left:0;
}
    
div.review_cont div.cont div.body ul li {
	list-style-type: none!important;
}

div.review_cont div.cont div.body ul li:before {
  display:inline-block; 
  vertical-align: middle;
  content:'';
  width:1em;
  height: 1em;
  background: #999;
  border-radius: 50%;
  margin-right: 8px;
}


