/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/
Description: Lightning Child
Author:  Risa Matsushima
Template: lightning
Version:  15.8.6         
*/


/*---css---*/

@charset "UTF-8";

/*----------------------------------------------------
    初期 STYLE
----------------------------------------------------*/

/*ハンバーガー非表示*/
.admin-bar .vk-mobile-nav-menu-btn {
    display: none;
}

/*タイトル非表示*/
.page-header{
    display: none;
}

/*パンくず非表示*/
.breadSection {
    display: none;
}

.mw_wp_form .horizontal-item+.horizontal-item {
    margin-left: 0;
}

.mwform-checkbox-field label,
.mwform-radio-field label {
    width: 100px;
}

.siteFooter {
    border-top: 3px solid #222;
    background-color: #f9f9f9;
}

.subSection-title:after, h3:after {
    border-bottom: none;
}

/*----------------------------------------------------
    FORM STYLE
----------------------------------------------------*/
.form_list {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.form_list th {
    width: 33%;
}

.icon_require {
    width: auto;
    margin: 0 10px 0 5px;
    padding: 2px 5px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 11px;
    background-color: #c62c2c;
    vertical-align: middle;
    border-radius: 3px;
}

.icon_notrequire {
    width: auto;
    margin: 0 10px 0 5px;
    padding: 2px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 12px;
    background-color: #838383;
    border-radius: 3px;
}

.date_select_title {
    width: auto;
    display: block;
    padding: 0 0 5px 0;
    font-weight: bold;
}

.radio {
    padding: 10px 0 10px 20px;
}

.radio.shop {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 40px 0 40px 15px;
}

.areaM {
    width: 98%;
    height: 120px;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}

.done_text_container {
    width: 820px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 80px 0;
    text-align: center;
}

.done_text_container h3 {
    width: auto;
    padding: 0 0 35px 0;
    text-align: center;
}

.done_text_container h3 p{
    font-size: 20px;
	margin-bottom: 10px
}

.done_text_container h3 span {
    width: auto;
    display: inline-block;
    margin: 0 auto 1em auto;
    text-align: center;
    line-height: 1.3em;
    font-weight: normal;
    font-size: 30px;
    color: #333;
    position: relative;
	margin-bottom: 0;
	margin-top: 20px;
}

.done_text_container p {
    width: auto;
    font-size: 15px;
    line-height: 1.6em;
}

.read {
    width: auto;
    padding: 0 0 0 0;
	text-align: left
}

.read p {
    width: auto;
    font-size: 18px;
    color: #00a58d;
    font-weight: bold;
    line-height: 1.8em;
}

.done_text_container .notice{
    background: #00a58d;
	display: flex;
	justify-content: center;
	align-items: center;
}

.done_text_container .notice p{
	color: #fff;
	line-height: 1.3em;
    font-weight: 600;
	padding: 10px 20px 10px 20px;
	margin: 0 auto;
}

@media only screen and (max-width: 750px) {
.done_text_container .notice p{
	line-height: 1.4em;
}
}

.tel_box{
    background: #f6f6f5;
	padding: 20px 10px 20px 10px;
	text-align: center;
}


.tel_box div.tel_number{
	display: flex;
    justify-content: center; /*左右中央揃え*/
    align-items: center;
	font-weight: bold;
}

.tel_box div.tel_number div.icon{
	width: 80px;
	height: 22px;
	background: #D9B254;
	padding: 2px;
	margin-left: 5px;
	display:flex;
    align-items: center;
    justify-content: center;
}

.tel_box div.tel_number div.icon p.text{
	font-size: 10px;
	color: #fff;
	padding:0 0 0 0;
	display:flex;
    align-items: center;
	margin: 0 auto;
    justify-content: center;
}

.tel_box div.tel_number img{
   width: 30px;
   padding-right: 5px;
   padding-bottom: 5px;
}

.tel_box div.tel_number a{
   font: bold;
   font-size: 21px;
}

.tel_box p.tel_box_text {
    font-size: 1.1em;
    padding: 0 0 5px 0;
    text-align: center;
    margin-bottom: 0;
    font-weight: bold;
	color: #333;
}

.tel_box p.tel_box_text02 {
    font-size: 1.0em;
    padding: 0 0 0 0;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.6em;
    margin: 0 auto;
    width: 95%;
}

.tel_box p.tel_box_text03 {
    font-size: 0.9em;
    padding: 0 0 0 0;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.6em;
    margin: 0 auto;
    width: 95%;
}

@media only screen and (max-width: 750px) {
.tel_box p.tel_box_text02 {
    text-align: left;
}


.notice_box {
    color: red;
    padding: 15px 15px 0 15px;
	border: 2px solid red;
}

.notice_box h3{
    color: red;
    padding: 0  0 10px 0;
	text-align: center;
    font-size: 18px;
    border-bottom: 1px solid red;
	font-weight: 600;
	margin-bottom: 10px;
}

.exe_text {
    font-size: 80%;
}

.m20{
    margin: 20px;
}


/*============================
#ALL
============================*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }
}

