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


body {

}


img{
    max-width: 100%;
    height: auto;
}

p {
    line-height: 1.7;
	margin-top: 0.6em;
    margin-bottom: 0em; 
}






/*-------------　カスタマイズで変更　-------------*/
.siteHeader {
    color: #fff;
    background-size: auto auto;
    background-color: rgba(0, 94, 171, 1);
    background-image: repeating-linear-gradient(129deg, transparent, transparent 24px, rgba(0, 83, 159, 1) 24px, rgba(0, 83, 159, 1) 46px );
}

ul.gMenu li a {
	color: #fff ;
 font-size: 1em;
	padding-right: 1em;
}

ul.gMenu li a:hover {
	color: #F4CC00;
}

.header_scrolled .gMenu_outer
{
    background-size: auto auto;
    background-color: rgba(0, 94, 171, 1);
    background-image: repeating-linear-gradient(129deg, transparent, transparent 24px, rgba(0, 83, 159, 1) 24px, rgba(0, 83, 159, 1) 46px );
}

.siteHeader {
background-size: auto auto;
background-color: rgba(0, 94, 171, 1);
background-image: repeating-linear-gradient(129deg, transparent, transparent 40px, rgba(0, 83, 159, 1) 40px, rgba(0, 83, 159, 1) 63px )
}

/*-------------　ここまで　-------------*/







/*-------------　H見出し　-------------*/

.entry-title--post-type--page, h2 {
    padding: .0em 0;
    border-top: 0px solid var(--vk-color-primary);
    border-bottom: 0px solid var(--vk-color-border-hr);
}


.heading1 {
	position: relative;
	padding-top: 85px;
	padding-bottom: 50px;
	font-size: 26px;
	text-align: center;
    color: #E7C100;
    font-weight: bolder;
}

.heading1 span {
	position: relative;
	z-index: 2;
}

.heading1::before {
	content: attr(data-en);
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	font-size: 80px;
	font-family: "Source Han Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Koulen", sans-serif;
}

.heading1::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: #fff;
}


.heading2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  text-align: center;
	font-weight: bolder;
	font-family: "Source Han Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.heading2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 150px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #f4cc00;
  border-radius: 2px;
}


.heading3 {
	position: relative;
	padding-top: 85px;
	padding-bottom: 50px;
	font-size: 26px;
	text-align: center;
    color: #000000;
    font-weight: bolder;
}

.heading3 span {
	position: relative;
	z-index: 2;
}

.heading3::before {
	content: attr(data-en);
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	color: #005EAD;
	font-size: 80px;
	font-family: "Source Han Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Koulen", sans-serif;
}

.heading3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: #005EAD;
}





.heading4 {
  position: relative;
  display: inline-block;
  margin-bottom: 0.1em;
  text-align: center;
	font-weight: bolder;
	font-family: "Source Han Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.heading4:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 150px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #f4cc00;
  border-radius: 2px;
}


/*-------------　角丸　-------------*/
.ori-kadomaru {
  padding: 0.2em;
  border-radius: 6px;
  background-color: #328BE9;
  color: #fff;
  font-weight: bold;
}


.gyo  {
line-height: 2.6em; 
}



/*-------------　トップ 　-------------*/
.backtop0{
	clear: both;
	overflow: visible;
	margin:0 auto;
	z-index: 10;
	width: 99.3vw; 
	height: 950px;
	margin-left: calc(50% - 50vw);
	line-height: 1.7;
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_1.png);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}


.karabox{
	width: 1100px; 
	margin: 0 auto;
	color: #fff;
	padding-top: 15em;
	text-align: center;
}


.aodai {
    border-image: linear-gradient(#005EAD,#005EAD) fill 0//0 100vw 0 100vw;
    padding: 4.5em 0em;
	color: #fff;
}

.karabox2{
	width: 1100px; 
	margin: 0 auto;
	color: #fff;
	padding-top: 0em;
	text-align: center;
	margin-bottom: 2em;
}


.karabox3{
	width: 1100px; 
	margin: 0 auto;
	padding-top: 3em;
	margin-bottom: 2em;
}


.karabox4 {
	width: 1100px; 
	margin: 0 auto;
	padding-top: 3em;
  display: flex;
  flex-direction: row-reverse;
	margin-bottom: 2em;
}

.box_l0 {
width: 40%;
    float: left;
    margin-top: 0.2em;
    margin-bottom: 20px;
    margin-right: 30px;
}

.box_r0 {
width: 56%;
    float: left;
	padding-top: 2.6em;
    margin-top: 0.2em;
}


.box_l {
width: 40%;
    float: left;
    margin-top: 0.2em;
    margin-bottom: 20px;
    margin-right: 30px;
}

.box_r {
width: 56%;
    float: left;
	padding-top: 2.6em;
    margin-top: 0.2em;
    margin-bottom: 20px;
    margin-right: 30px;
}



.topdai1 {
	clear: both;
	overflow: visible;
	margin:70px auto;
	z-index: 10;
	width: 99.3vw; 
	height: 402px;
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_back01.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.topdai2 {
	clear: both;
	overflow: visible;
	margin:70px auto;
	z-index: 10;
	width: 99.3vw; 
	height: 402px;
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_back02.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.topdai3 {
	clear: both;
	overflow: visible;
	margin:70px auto;
	z-index: 10;
	width: 99.3vw; 
	height: 402px;
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_back03.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	}

.topdai4 {
	clear: both;
	overflow: visible;
	margin:70px auto;
	z-index: 10;
	width: 99.3vw; 
	height: 402px;
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_back04.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.topdai5 {
	clear: both;
	overflow: visible;
	margin:70px auto;
	z-index: 10;
	width: 99.3vw; 
	height: 402px;
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_back05.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.topdai6 {
	clear: both;
	overflow: visible;
	margin:70px auto;
	z-index: 10;
	height: 1300px;
	width: 99.3vw; 
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/top_9.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
}


/*-------------　カテゴリー共通　-------------*/

.catesetumei {
    border-image: linear-gradient(white,white) fill 0//0 100vw 0 100vw;
	padding: 3em 0em;
	text-align: center;
}

.catebackdai {
    border-image: linear-gradient(azure,azure) fill 0//0 100vw 0 100vw;
    padding: 2.5em 0em;
}


.backdaicolorin {
    width: 1100px;
    margin: 0 auto;
    padding-top: 1em;
    padding-bottom: 1em;
}

.productcontents {
    margin: 0 auto;
    margin-bottom: 2em;
    overflow: hidden;
    padding: 4px 0;
}




/*-------------　スタッフ　-------------*/

.midashikai{
	clear: both;
	overflow: visible;
	margin:0 auto;
	z-index: 10;
	width: 99.3vw; 
	height: 248px;
	margin-left: calc(50% - 50vw);
	position: relative;
	background-image: url(http://www.leggenda.club/wp-content/uploads/2023/01/catetop_01.png);
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.midashikaiin{
	width: 1000px; 
	margin: 0 auto;
	color: #fff;
	padding-top: 3em;
}


/*-------------　よくある質問　-------------*/
dd, dt {
    border-left-width: 0px;
    border-left-style: none;
}

.qaContainer dt {
	padding: 10px 10px 10px 35px;
	border-radius: 5px;
	background: #cce6ff;
	text-indent: -25px;
}
.qaContainer dt:before {
	content: "Q.";
	font-weight: bold;
	margin-right: 7px;
}
.qaContainer dd {
	margin: 20px 10px 70px 45px;
	text-indent: -20px;
}
.qaContainer dd:before {
	content: "A.";
	color: #F00000;
	font-weight: bold;
	margin-right: 7px;
}



/*-------------　小見出し　-------------*/

.reki {
	border-bottom: solid 3px #171854;
	padding: 2px 0;
	font-size: 1.8em;
	font-family: "Source Han Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bolder;
}




.productcontent_left_bb {
    width: 40%;
    float: left;
    margin-top: 0.2em;
    margin-bottom: 20px;
    margin-right: 30px;
}

.productcontent_right_bb {
    width: 56%;
    float: left;
    margin-top: 0.2em;
}

.productcontent_left_c {
    width: 42%;
    float: left;
    margin-top: 0.2em;
	margin-bottom: 20px;
    margin-right: 30px;
}

.productcontent_right_c {
    width: 42%;
    float: left;
    margin-top: 0.2em;
}


table {
    background-color: #fff;  
}


@media only screen and (max-width: 767px) {
	
.backtop0{
	height: 450px;
	background-size:  cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}

.karabox{
	width: 50%; 
	padding-top: 6em;
}	
	
.karaboxkuro{
	width: 90%; 
}	
	

.midashikaiin{
	width: 100%; 
	height: 180px;
}	
	
.catesetumei {
    border-image: linear-gradient(white,white) fill 0//0 100vw 0 100vw;
    padding: 1em 0em;
}
	
.catebackdai {
    border-image: linear-gradient(azure,azure) fill 0//0 100vw 0 100vw;
    padding: 0.5em 0em;
}
	
.heading1 {
	padding-top: 55px;
}

.heading1::before {
	font-size: 35px;
	padding-bottom: 30px;
}
	
	.heading3 {
	padding-top: 55px;
}

	.heading3::before {
	font-size: 35px;
	padding-bottom: 30px;
}
	
	
.backdaicolorin {
	width: 96%; 
}
		
.productcontent_left_bb {
	width: 96%;
	float: left;
	margin-right: 0px;
	}

.productcontent_right_bb {
	width: 96%;
	float: left;
	}

			
.productcontent_left_c {
	width: 96%;
	float: left;
	margin-right: 0px;
	}

.productcontent_right_c {
	width: 96%;
	float: left;
	margin-bottom: 2em;
	}

	
	
.topdai1 {
	margin-top:-100px;
	margin:10px auto;
}

.topdai2 {
	margin:150px auto;
}

.topdai3 {
	margin:150px auto;
	}

.topdai4 {
	margin:150px auto;
}

.topdai5 {
	margin:150px auto;
}
	
.topdai6 {
	height: 1600px;
}
	
	
.karabox2{
width: 90%; 
	  display: block; 
  }

.karabox3{
padding-top: 1em;
width: 90%; 
  }


.karabox4 {
	padding-top: 1em;
width: 90%; 
	display: block; 
  }
	
	.box_l {
    width: 96%;
}

.box_r {
	padding-top: 1em;
width: 96%;
	margin-bottom:1em;
}
	
.box_l0 {
width: 96%;
}

.box_r0 {
width: 96%;
padding-top: 1m;
}



	
	
	
	
}	
	


/*Contact Form 7*/
.form__wrap {
  width: 100%;
  max-width: 900px;/*フォームの最大幅*/
  margin-right: auto;
  margin-left: auto;
}
.wpcf7 .template02 {
  color: #666;
  font-size: 16px;
}
.wpcf7 .template02 a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: inherit;
  transition: opacity .25s;
}
.wpcf7 .template02 a:hover {
  opacity: .5;
  transition: opacity .25s;
}
.wpcf7 .template02 div.form__row {
  display: flex;
  margin: 0;
  padding: 0;
  border-top: 1px solid #efe8e5;
}
.wpcf7 .template02 div.form__row.row-privacy,
.wpcf7 .template02 div.form__row.row-submit {
  display: block;
  border-top: 0;
  margin-top: 1em;
  text-align: center;
}
.wpcf7 .template02 p.form__label,
.wpcf7 .template02 p.form__body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .template02 p.form__label {
  width: 36%;
  padding: 1.5em 1em;
}
.wpcf7 .template02 p.form__body {
  width: 64%;
  padding: 1.5em 1em;
}
.wpcf7 .template02 div.form__row.row-privacy .form__body,
.wpcf7 .template02 div.form__row.row-submit .form__body {
  width: 100%;
}
.wpcf7 .template02 p.form__label label {
  position: relative;
  margin: 0;
  padding: 0;
  padding-left: 44px; 
  box-sizing: border-box;
}
.wpcf7 .template02 p.form__label label::after {
  content: "任意";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  margin: 0;
  padding: 0 5px;
  border-radius: 2px;
  background-color: #f1f1f1;
  color: #929292;
  font-size: 11px;
  text-align: center;
  box-sizing: border-box;
}
.wpcf7 .template02 p.form__label.is-required label {
  position: relative;
}
.wpcf7 .template02 p.form__label.is-required label::after {
  content: "必須";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  padding: 0 5px;
  background-color: #AA0B0B;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
/* テキストフィールド */
.wpcf7 .template02 input[type=text],
.wpcf7 .template02 input[type=tel],
.wpcf7 .template02 input[type=email],
.wpcf7 .template02 textarea {
  width: 100%;
  margin: 0;
  padding: .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* テキストフィールド placeholder */
.wpcf7 .template01 input[type=text]::placeholder,
.wpcf7 .template01 input[type=tel]::placeholder,
.wpcf7 .template01 input[type=email]::placeholder,
.wpcf7 .template01 input[type=url]::placeholder,
.wpcf7 .template01 input[type=date]::placeholder,
.wpcf7 .template01 input[type=number]::placeholder,
.wpcf7 .template01 textarea::placeholder {
  color: #EBEBEB;
}
.wpcf7 .template01 input[type=text]:-ms-input-placeholder,
.wpcf7 .template01 input[type=tel]:-ms-input-placeholder,
.wpcf7 .template01 input[type=email]:-ms-input-placeholder,
.wpcf7 .template01 input[type=url]:-ms-input-placeholder,
.wpcf7 .template01 input[type=date]:-ms-input-placeholder,
.wpcf7 .template01 input[type=number]:-ms-input-placeholder,
.wpcf7 .template01 textarea:-ms-input-placeholder {
  color: #EBEBEB;
}
.wpcf7 .template01 input[type=text]::-ms-input-placeholder,
.wpcf7 .template01 input[type=tel]::-ms-input-placeholder,
.wpcf7 .template01 input[type=email]::-ms-input-placeholder,
.wpcf7 .template01 input[type=url]::-ms-input-placeholder,
.wpcf7 .template01 input[type=date]::-ms-input-placeholder,
.wpcf7 .template01 input[type=number]::-ms-input-placeholder,
.wpcf7 .template01 textarea::-ms-input-placeholder {
  color: #EBEBEB;
}
/* テキストフィールド フォーカス時 */
.wpcf7 .template01 input[type=text]:focus,
.wpcf7 .template01 input[type=tel]:focus,
.wpcf7 .template01 input[type=email]:focus,
.wpcf7 .template01 input[type=url]:focus,
.wpcf7 .template01 input[type=date]:focus,
.wpcf7 .template01 input[type=number]:focus,
.wpcf7 .template01 textarea:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
/* チェックボックス */
.wpcf7 .template02 input[type=checkbox] {
  display: none;
}
.wpcf7 .template02 input[type=checkbox] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=checkbox] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.24em;
  height: 1.24em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  background-color: #fefefe;
  box-sizing: border-box;
}
.wpcf7 .template02 input[type=checkbox] + span::after {
  content: "";
  opacity: 0;
  display: block;
  position: absolute;
  top: 0.15em;
  left: 0.44em;
  width: 0.4em;
  height: .8em;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  transform: rotate(40deg);
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=checkbox]:checked + span {
  color: #6c5d2f;
  transition: all .25s ease;
}
.wpcf7 .template02 input[type=checkbox]:checked + span::before {
  opacity: 1;
  border: 1px solid #6c5d2f;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
  background-color: #6c5d2f;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=checkbox]:checked + span::after {
  opacity: 1;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: opacity .25s ease;
}
/* ラジオボタン */
.wpcf7 .template02 input[type=radio] {
  display: none;
}
.wpcf7 .template02 input[type=radio] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=radio] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #c4bbb8;
  border-radius: 50%;
  background-color: #fefefe;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=radio] + span::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=radio]:checked + span {
  color: #6c5d2f;
}
.wpcf7 .template02 input[type=radio]:checked + span::before {
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
.wpcf7 .template02 input[type=radio]:checked + span::after {
  opacity: 1;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #6c5d2f;
  border-radius: 50%;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
/* セレクト */
.wpcf7 .template02 span.select-wrap {
  position: relative;
  width: 250px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .template02 select {
  cursor: pointer;
  width: 250px;
  max-width: 100%;
  margin: 0;
  padding: .5em 3.5em .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  background-image: linear-gradient(90deg, #d4cbb2, #d4cbb2);
  background-position: 100% 0;
  background-size: 2em 3.5em;
  background-repeat: no-repeat;
  color: inherit;
  font-size: inherit;
  line-height: 1;
  box-sizing: border-box;
  transition: border-color 0.2s ease, outline 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template02 select::-ms-expand {
  display: none;
}
.wpcf7 .template02 span.select-wrap::after {
  content: "";
  pointer-events: none;
  position: absolute;
  display: block;
  width: .6em;
  height: .6em;
  top: 50%;
  right: .8em;
  margin-top: -3px;
  border-bottom: 1px solid #6c5d2f;
  border-right: 1px solid #6c5d2f;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: 50% 0;
  box-sizing: border-box;
}
.wpcf7 .template02 select:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
.wpcf7 .template02 span.select-wrap:focus-within::after {
  border-bottom: 1px solid #6c5d2f;
  border-right: 1px solid #6c5d2f;
}
/* 送信ボタン */
.wpcf7 .template02 .submit-btn {
  position: relative;
  width: 320px;
  height: 65px;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 .template02 input[type="submit"] {
  cursor: pointer;
  width: 320px;
  max-width: 100%;
  padding: 18px;
  box-shadow: none;
  border: 1px #6c5d2f solid;
  border-radius: 8px;
  background-color: #6c5d2f;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  transition: all .25s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template02 input[type="submit"]:disabled {
  cursor: not-allowed;
  box-shadow: none!important;
  border: 1px solid #f8f8f8!important;
  background-color: #f8f8f8!important;
  color: #CFCFCF!important;
}
.wpcf7 .template02 input[type="submit"]:hover {
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
  background-color: #fff;
  color: #6c5d2f;
  transition: all .25s;
}
.wpcf7 .template02 input[type="submit"]:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
@media only screen and (max-width: 768px) {
  .wpcf7 .template02 div.form__row {
    display: block;
  }
  .wpcf7 .template02 p.form__label {
    width: 100%;
    padding: 1.5em 1em 0;
  }
  .wpcf7 .template02 p.form__body {
    width: 100%;
    padding: 1em 1em 1.5em;
  }
}
/* -------Contact Form 7ここまで------- */





@media only screen and (max-width: 767px) {

/*Contact Form 7*/
.form__wrap {
  width: 100%;
  max-width: 900px;/*フォームの最大幅*/
  margin-right: auto;
  margin-left: auto;
}
.wpcf7 .template02 {
  color: #666;
  font-size: 16px;
}
.wpcf7 .template02 a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: inherit;
  transition: opacity .25s;
}
.wpcf7 .template02 a:hover {
  opacity: .5;
  transition: opacity .25s;
}
.wpcf7 .template02 div.form__row {
  display: flex;
  margin: 0;
  padding: 0;
  border-top: 1px solid #efe8e5;
}
.wpcf7 .template02 div.form__row.row-privacy,
.wpcf7 .template02 div.form__row.row-submit {
  display: block;
  border-top: 0;
  margin-top: 1em;
  text-align: center;
}
.wpcf7 .template02 p.form__label,
.wpcf7 .template02 p.form__body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .template02 p.form__label {
  width: 36%;
  padding: 1.5em 1em;
}
.wpcf7 .template02 p.form__body {
  width: 64%;
  padding: 1.5em 1em;
}
.wpcf7 .template02 div.form__row.row-privacy .form__body,
.wpcf7 .template02 div.form__row.row-submit .form__body {
  width: 100%;
}
.wpcf7 .template02 p.form__label label {
  position: relative;
  margin: 0;
  padding: 0;
  padding-left: 44px; 
  box-sizing: border-box;
}
.wpcf7 .template02 p.form__label label::after {
  content: "任意";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  margin: 0;
  padding: 0 5px;
  border-radius: 2px;
  background-color: #f1f1f1;
  color: #929292;
  font-size: 11px;
  text-align: center;
  box-sizing: border-box;
}
.wpcf7 .template02 p.form__label.is-required label {
  position: relative;
}
.wpcf7 .template02 p.form__label.is-required label::after {
  content: "必須";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  padding: 0 5px;
  background-color: #AA0B0B;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
/* テキストフィールド */
.wpcf7 .template02 input[type=text],
.wpcf7 .template02 input[type=tel],
.wpcf7 .template02 input[type=email],
.wpcf7 .template02 textarea {
  width: 100%;
  margin: 0;
  padding: .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* テキストフィールド placeholder */
.wpcf7 .template01 input[type=text]::placeholder,
.wpcf7 .template01 input[type=tel]::placeholder,
.wpcf7 .template01 input[type=email]::placeholder,
.wpcf7 .template01 input[type=url]::placeholder,
.wpcf7 .template01 input[type=date]::placeholder,
.wpcf7 .template01 input[type=number]::placeholder,
.wpcf7 .template01 textarea::placeholder {
  color: #EBEBEB;
}
.wpcf7 .template01 input[type=text]:-ms-input-placeholder,
.wpcf7 .template01 input[type=tel]:-ms-input-placeholder,
.wpcf7 .template01 input[type=email]:-ms-input-placeholder,
.wpcf7 .template01 input[type=url]:-ms-input-placeholder,
.wpcf7 .template01 input[type=date]:-ms-input-placeholder,
.wpcf7 .template01 input[type=number]:-ms-input-placeholder,
.wpcf7 .template01 textarea:-ms-input-placeholder {
  color: #EBEBEB;
}
.wpcf7 .template01 input[type=text]::-ms-input-placeholder,
.wpcf7 .template01 input[type=tel]::-ms-input-placeholder,
.wpcf7 .template01 input[type=email]::-ms-input-placeholder,
.wpcf7 .template01 input[type=url]::-ms-input-placeholder,
.wpcf7 .template01 input[type=date]::-ms-input-placeholder,
.wpcf7 .template01 input[type=number]::-ms-input-placeholder,
.wpcf7 .template01 textarea::-ms-input-placeholder {
  color: #EBEBEB;
}
/* テキストフィールド フォーカス時 */
.wpcf7 .template01 input[type=text]:focus,
.wpcf7 .template01 input[type=tel]:focus,
.wpcf7 .template01 input[type=email]:focus,
.wpcf7 .template01 input[type=url]:focus,
.wpcf7 .template01 input[type=date]:focus,
.wpcf7 .template01 input[type=number]:focus,
.wpcf7 .template01 textarea:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
/* チェックボックス */
.wpcf7 .template02 input[type=checkbox] {
  display: none;
}
.wpcf7 .template02 input[type=checkbox] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=checkbox] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.24em;
  height: 1.24em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  background-color: #fefefe;
  box-sizing: border-box;
}
.wpcf7 .template02 input[type=checkbox] + span::after {
  content: "";
  opacity: 0;
  display: block;
  position: absolute;
  top: 0.15em;
  left: 0.44em;
  width: 0.4em;
  height: .8em;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  transform: rotate(40deg);
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=checkbox]:checked + span {
  color: #6c5d2f;
  transition: all .25s ease;
}
.wpcf7 .template02 input[type=checkbox]:checked + span::before {
  opacity: 1;
  border: 1px solid #6c5d2f;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
  background-color: #6c5d2f;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=checkbox]:checked + span::after {
  opacity: 1;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: opacity .25s ease;
}
/* ラジオボタン */
.wpcf7 .template02 input[type=radio] {
  display: none;
}
.wpcf7 .template02 input[type=radio] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=radio] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #c4bbb8;
  border-radius: 50%;
  background-color: #fefefe;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=radio] + span::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
.wpcf7 .template02 input[type=radio]:checked + span {
  color: #6c5d2f;
}
.wpcf7 .template02 input[type=radio]:checked + span::before {
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
.wpcf7 .template02 input[type=radio]:checked + span::after {
  opacity: 1;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #6c5d2f;
  border-radius: 50%;
  box-sizing: border-box;
  transition: opacity .25s ease;
}
/* セレクト */
.wpcf7 .template02 span.select-wrap {
  position: relative;
  width: 250px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .template02 select {
  cursor: pointer;
  width: 250px;
  max-width: 100%;
  margin: 0;
  padding: .5em 3.5em .5em 1em;
  border: 1px solid #c4bbb8;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  background-image: linear-gradient(90deg, #d4cbb2, #d4cbb2);
  background-position: 100% 0;
  background-size: 2em 3.5em;
  background-repeat: no-repeat;
  color: inherit;
  font-size: inherit;
  line-height: 1;
  box-sizing: border-box;
  transition: border-color 0.2s ease, outline 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template02 select::-ms-expand {
  display: none;
}
.wpcf7 .template02 span.select-wrap::after {
  content: "";
  pointer-events: none;
  position: absolute;
  display: block;
  width: .6em;
  height: .6em;
  top: 50%;
  right: .8em;
  margin-top: -3px;
  border-bottom: 1px solid #6c5d2f;
  border-right: 1px solid #6c5d2f;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: 50% 0;
  box-sizing: border-box;
}
.wpcf7 .template02 select:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
.wpcf7 .template02 span.select-wrap:focus-within::after {
  border-bottom: 1px solid #6c5d2f;
  border-right: 1px solid #6c5d2f;
}
/* 送信ボタン */
.wpcf7 .template02 .submit-btn {
  position: relative;
  width: 320px;
  height: 65px;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 .template02 input[type="submit"] {
  cursor: pointer;
  width: 320px;
  max-width: 100%;
  padding: 18px;
  box-shadow: none;
  border: 1px #6c5d2f solid;
  border-radius: 8px;
  background-color: #6c5d2f;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  transition: all .25s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 .template02 input[type="submit"]:disabled {
  cursor: not-allowed;
  box-shadow: none!important;
  border: 1px solid #f8f8f8!important;
  background-color: #f8f8f8!important;
  color: #CFCFCF!important;
}
.wpcf7 .template02 input[type="submit"]:hover {
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
  background-color: #fff;
  color: #6c5d2f;
  transition: all .25s;
}
.wpcf7 .template02 input[type="submit"]:focus {
  outline: 0;
  border: 1px #6c5d2f solid;
  box-shadow: 0 0 2px 2px rgba(133, 112, 92, 0.5);
}
@media only screen and (max-width: 768px) {
  .wpcf7 .template02 div.form__row {
    display: block;
  }
  .wpcf7 .template02 p.form__label {
    width: 100%;
    padding: 1.5em 1em 0;
  }
  .wpcf7 .template02 p.form__body {
    width: 100%;
    padding: 1em 1em 1.5em;
  }
}
/* -------Contact Form 7ここまで------- */

	
	
	
	}
