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

.square{
	border:2px dotted #cccccc;
	padding:20px;
}

.balloon1-left {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 0 1.5em 15px;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #e0edff;
	border-radius: 15px;
}

.balloon1-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #e0edff;
}

.balloon1-left p {
	margin: 0;
	padding: 0;
}

.balloon1-right {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 15px 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #e0edff;
	border-radius: 15px;
}

.balloon1-right:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #e0edff;
}

.balloon1-right p {
	margin: 0;
	padding: 0;
}




@media (min-width: 769px){
#ltg_full_wide_title-8 .widget_ltg_adv_full_wide_title_outer{
	background-image: url('https://headlight-kibami.pro/wp-content/uploads/2018/05/lpmain.gif');	
	height:300px;
	}}

@media (max-width: 768px){
#ltg_full_wide_title-8 .widget_ltg_adv_full_wide_title_outer{
	display:none;
	}
}

input.form-control {
    width: auto;
	display: inline-block;
}
.formad{
	margin:10px 0;
}

#content .flowBox dl {
    display: block;
    overflow: hidden;
    padding: 15px 20px;
    border: 3px solid #e5e5e5;
}

#konna{
	display: inline-block;
    text-align: center;
}

#konna ul p{
	color:#ffffff;
	font-size:2rem;
text-shadow: 0 0 0.3em #000000;
}


#vkexunit_cta-3 .cta_title{ 
    background-color: #f00;
}

#vkexunit_cta-3　.btn-primary{
    background-color: #167ac6;
    border-color: #167ac6;
}

.jireiback{
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding:15px;
}

.su-spoiler-style-default > .su-spoiler-title {
    background: #eeeeee;
  font-size: 1.4rem;
}

