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

/***** コンタクトフォーム *****/
.c1{
background:#fff;
padding:15px 20px;
border-bottom:1px solid #ccc;
font-weight:normal;
color:#595858;
display:block;
line-height:150%;
}
 
.c2{
background:#fff;
padding:20px;
border-bottom:1px solid #ccc;
font-weight:normal;
color:#595858;
line-height:150%;
}
 
p.c1,p.c2{
margin:0;
padding:20px;	
}
 
.c1:hover,.c2:hover{
background:#CEE5FF;
}
 
.c1.last,.c2.last{
border-bottom:none;
}
 
.m-alert{
padding:5px;
background:#ff8080;
color:#fff;
margin:5px;
font-weight:normal;
line-height:200%;
}
 
input[type=text],input[type=tel],input[type=email]{
font-size:15px !important;
padding:10px !important;
margin:10px !important;
}
 
.c1 textarea,.c2 textarea{
font-size:15px;
width:100%;
height:70px;
}
 
.file{
margin:10px;
display:block;
}
 
span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:100%;
}
 
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
 
.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}
 
.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}
 
.contact_right textarea {
   outline: none;
width:95%;
}
 
input[type=submit]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:33%;
   height:50px;
font-size:20px;
   padding:0 3px;
   margin:5px;
   cursor:pointer;
   color:#333 !important;
   font-weight:bold;
   background:#f5f5f5 !important;
   text-shadow:1px 1px 0px #fff;
}
 
.contact_form input[type=submit]{
width:50%;
}
 
.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}

/* 電話番号のスタイル(1) */
input[type="tel"] {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #CCC;
    padding: 2px;
    font-size: 12px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}
 
/* 電話番号のスタイル(2) */
#content form input[type="tel"] {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 5px 5px 0px;
    width: 95%;
}




/* contactform7送信後にフォームを非表示 */
.sent .general {
display: none;
}
.sentout_message{
display: none;
}
.sent .sentout_message{
display: block;
}

/*****  フッターリンクテキスト　スタイルシート　*****/
.foot{
	background:#EF9824;
	padding:7px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	margin-bottom:40px;
	clear:both;
}

/* h1タグを小さく表示 */
h1 { 
font-size : 100% !important;
color : #E2007E !important;
font-weight : normal;
line-height: 125%;
border-bottom:0px solid #ccc!important;
border-top:0px solid #000!important;
}

/* ページタイトルの文字を白で表示 */
.page-header_pageTitle { 
font-size : 100% !important;
color : #fff !important;
font-weight : normal;
line-height: 125%;
}

/* ページタイトルの１文字目の色を変更しない */
h1.entry-title:first-letter,
.single h1.entry-title:first-letter { color:inherit; }

/* h2タグを小さく表示 */
h2 { 
font-size : 150% !important;
color : #EF7625 !important;
font-weight : normal !important;
line-height: 125%;
border-bottom:0px solid #ccc!important;
border-top:0px solid #000!important;
background-color:#fff!important;
}

/* h4タグを小さく表示 */
h4 { 
font-size : 100% !important;
color : #E2007E !important;
font-weight : normal !important;
line-height: 125%;
background:#fff !important;
}

.sub_title_p1{
	text-align:center;
	padding:7px;
	font-weight:bold;
	font-size:26px;
	color:#E2007E;
	margin-bottom:10px;
	clear:both;
	line-height: 125%;
}

.sub_title_o1{
	text-align:center;
	padding:7px;
	font-weight:bold;
	font-size:26px;
	color:#EF7625;
	margin-bottom:10px;
	clear:both;
	line-height: 125%;
}

.sub_title_g2_bg{
	background:#FFE0F1;
	padding:20px;
}

/*タイトルバー*/
.title_bar{
	background:#EF9824;
	padding:7px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	margin-bottom:10px;
	clear:both;
	line-height: 125%;
}

/*カーソルを当てると浮かび上がる画像*/
.ex img {
  opacity: 0.5;/*通常は半透明*/
  transition: .3s;
}

.ex img:hover {
  opacity: 1;/*ホバーで不透明*/
}

/*カーソルを当てるとゆっくり透明に*/
.ex1 img {
  transition: .3s;
}

.ex1 img:hover {
  opacity: 0.7;
}

/*囲み枠　ピンク*/
.box_pink {
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #FFF;
	font-weight : normal !important;
    border: solid 3px #E2007E;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box_pink p {
    margin: 0; 
    padding: 0;
}

/*タイトル付き囲み枠　ピンク*/
.box2_pink {
    margin: 2em 0;
    background: #FFF;
    border: solid 2px #D6D6D6;/*線*/
}
.box2_pink .box-title {
    font-size: 150%;
    background: #E2007E;
    border: solid 2px #E2007E;/*線*/
    padding: 14px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box2_pink p {
    padding: 15px 20px;
    margin: 0;
}

/*画像付き囲み枠　白*/
.box4_pink {
	margin: 2em 0;
    background: #FFF;
    border: solid 2px #FFF;/*線*/
}

.box4_pink p {
    padding: 0px 10px 20px;
    margin: 0;
}

/*タイトル付き囲み枠　オレンジ*/
.box2_orange {
    margin: 2em 0;
    background: #FFF;
    border: solid 2px #D6D6D6;/*線*/
}
.box2_orange .box-title {
    font-size: 150%;
    background: #E08E00;
    border: solid 2px #E08E00;/*線*/
    padding: 14px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box2_orange p {
    padding: 15px 20px;
    margin: 0;
}

/*アイコンの色を変える*/
.my-white {color: #ffffff}
.my-pink {color: #E2007E}


/*　リンクテキストのアンダーバーを消す　*/
a { text-decoration: none; }

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-1 {
    font-size:  100%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 150%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-1-0 {
    font-size:  80%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 50%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-1-1 {
    font-size:  80%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 125%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-1-2 {
    font-size:  80%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 150%;

}

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-1-2-2 {
    font-size:  80%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 150%;
	padding: 0 0 0 20%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-2 {
    font-size:  100%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : bold !important;
 	line-height: 150%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_3-3 {
    font-size:  250%;    /* 文字サイズ指定 */
	color:#3F3F3F;   /* 文字色指定 */
	font-weight : bold !important;
 	line-height: 150%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-1 {
    font-size:  250%;    /* 文字サイズ指定 */
	color:#E2007E;   /* 文字色指定 */
	font-weight : bold;
 	line-height: 125%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-2 {
    font-size:  100%;    /* 文字サイズ指定 */
	color:#E2007E;   /* 文字色指定 */
	font-weight : bold !important;
 	line-height: 150%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-3 {
    font-size:  250%;    /* 文字サイズ指定 */
	color:#E2007E;   /* 文字色指定 */
	font-weight : bold !important;
 	line-height: 150%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-4 {
    font-size:  150%;    /* 文字サイズ指定 */
	color:#E2007E;   /* 文字色指定 */
	font-weight : bold !important;
 	line-height: 125%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-5 {
    font-size:  150%;    /* 文字サイズ指定 */
	color:#EF7625;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 125%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-6 {
    font-size:  125%;    /* 文字サイズ指定 */
	color:#EF7625;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 100%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-6-2 {
    font-size:  125%;    /* 文字サイズ指定 */
	color:#EF7625;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 200%;
	padding: 0 0 0 30%;
}

/* メニューテキスト大フォント　サイズ・カラー */
.size_4-6-2-2 {
    font-size:  125%;    /* 文字サイズ指定 */
	color:#EF7625;   /* 文字色指定 */
	font-weight : normal !important;
 	line-height: 200%;
	padding: 0 0 0 20%;
}

/* 押し込み式のボタン */
.btn-square {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #FFE0F1;/*ボタン色*/
  color: #E2007E;
  font-size:  150%;    /* 文字サイズ指定 */
  border-bottom: solid 2px #FFA0D4;
  border-radius: 4px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;/*線を消す*/
}

/* 水平線の色や太さを変更 */
hr {
height: 1px !important;
background-color: #EF9824 !important;
border: none;
color: #EF9824 !important;
}

/* ＰＣページ幅を１００％に */
.container {
  padding-right: 15px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 100% !important;
  }
}
/* ＰＣページ幅を１００％に */


/* 広告コピーライトの削除 */
.site-footer-copyright p:nth-child(2) {
    display:none;
}

/* Lightningフッターの削除 */
footer .copySection p:nth-child(2) {
    display:none !important;
}

@media(min-width:751px){
    .sp_1{
        display: none !important;
    }
}
@media(max-width:750px){
    .pc_1{
        display: none !important;
    }
}


/*　リンクテキストの色を変えない　*/
a {
  color: inherit;
}
a:hover {
	color: inherit;
}

/* ボックス内で画像を拡大2 */
.scale-img2 {
width: 100%; /*画像の幅*/
height: 100%; /*画像の高さ*/
transition-duration: 0.5s; /*変化の時間*/
}
.scale-img2:hover {
transform: scale(1.1,1.1); /*画像の拡大*/
cursor: pointer; /*カーソルをポインターにする*/
}
.scale-box2 {
width: 100%; /*ボックスの幅*/
height: 100%; /*ボックスの高さ*/
overflow: hidden; /*画像拡大時にはみ出た部分を隠す*/
}
/* ボックス内で画像を拡大2 */

/* 上下に「ふわふわ」するアニメーション */
.fluffy {
  background: #fff;
  width: 100%;
  height: 100%;
  margin: 0;
  animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
/* 上下に「ふわふわ」するアニメーション */

/* インラインブロック指定　リスト */
.inline-block_list {
    display: inline-block;      /* インラインブロック要素にする */
    padding:  10px 10px;;             /* 余白指定 */
    height: 10px;              /* 高さ指定 */
	  width : 280px;
}