/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Tags:
Version: 0.6.1
*/

body{
	font-family:"M PLUS 1p", sans-serif;
	font-weight:400;
}
.f-f-jp-1{
	font-family:"M PLUS 1p", sans-serif;
}
.f-f-jp-2{
    font-family:"Noto Serif JP", serif;
}
.f-f-en-1{
    font-family:"Montserrat", sans-serif;
}
.f-f-en-2{
    font-family:"Baskervville", serif;
}
.f-f-en-3{
    font-family: "EB Garamond", serif;
}
.f-s-i{
	font-style: italic;
}
.f-w-b{
	font-weight: bold;
}
.f-w-100{
	font-weight: 100;
}
.f-w-200{
	font-weight: 200;
}
.f-w-300{
	font-weight: 300;
}
.f-w-400{
	font-weight: 400;
}
.f-w-500{
	font-weight: 500;
}
.f-w-600{
	font-weight: 600;
}
.f-w-700{
	font-weight: 700;
}
.f-w-800{
	font-weight: 800;
}
.f-w-900{
	font-weight: 900;
}

/* 見出し設定 */
.page-header-title, h1.page-header-title {
font-size: 2rem;
font-weight: 400;
font-family:"M PLUS 1p", sans-serif;
margin: 0;
}
.site-header-logo img {
	height:100%;
}
.heading-1 {
    font-size: 27px;
    line-height: 34px;
	font-weight:400;
    text-align: center;
    color: #25498d;
	padding-top:100px;
	padding-bottom:60px;
}
.cover_head_top{
	padding-top:40px;
	padding-bottom:33px;
}
.page-header { display: none; }
h2 span {
    font-size: 14px;
	font-family:"Baskervville", serif;
    font-style: italic;
}

/* メニューホバー */

nav ul li a::after {
  content: '';
  display: block;
  height: 1px;
  width: 80%;
  background: #25498d;
  position: absolute;
  bottom: 0;
  left: 10%;
  transform: scale(0, 1);
  transition: .3s;
}

nav ul li a:hover {
  color: #25498d;
}

nav ul li a:hover::after {
  transform: scale(1, 1);
}

/* サブメニューマウスホバー時の背景色 */
.global-nav-list .sub-menu li a:hover {
	background-color: #217ed1;
}

/* 最後のメニュー項目だけ白抜き文字にする */

#site-header li:last-child{
	background-color:#25498d;
	border-radius: 100px;
    margin: 8px 16px 8px 16px;
    display: block;
	
}
#site-header li:last-child a{
	color:#f5f5f5;
	padding:8px 18px;
}
#site-header li:last-child a:hover {
	background-color: #e9efff;
	color:#25498d;
	border:solid 1px #25498d;
	border-radius: 100px;
	transition:all .5s;
}

nav ul li:last-child a::after{
background:none;
}

/* ヘッダー上部 */
.global-nav-list>li .global-nav-name {
	font-weight:400;
}

.hed-space {
		max-width: 1180px;
        margin-right: auto;
        margin-left: auto;
        width: 94%;
    }
.hedinfo-space {
        float: right;
        margin-left: 10px;
        padding-top: 10px;
        margin-bottom: 5px;
    }
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
    .hedinfo-space li {
    }
.marukado {
        float: left;
        font-size: 10pt;
        line-height: 20px;
        color: #25498d;
        display: inline-block;
        margin-right: 10px;
        border: 3px solid #25498d;
        border-radius: 6px;
        text-align: center;
        margin-top: 10px;
        padding-top: 8px;
        padding-right: 20px;
        padding-bottom: 8px;
        padding-left: 20px;
    }
.lefts {
        float: left;
        margin-top: 8px;
    }
ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
    .btmhed {
        color: #333;
    }
.btmhed, .btmhed::before, .btmhed::after {
        box-sizing: border-box;
}
.btmhed::before, .btmhed::after {
        position: absolute;
        z-index: -1;
        display: block;
        content: '';
    }
.marukado5 {
        float: left;
        font-size: 10pt;
        line-height: 20px;
        color: #FFFFFF;
        display: inline-block;
        margin-right: 10px;
        border: 3px solid #25498d;
        border-radius: 6px;
        text-align: center;
        padding: 8px;
        background-color: #25498d;
    }
    .hed-tex {
        font-size: 10pt;
        line-height: 17px;
        overflow: hidden;
        padding-top: 3px;
    }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.hedtel {
        float: right;
        display: block;
        margin-top: 8px;
    }
.fukidashi {
        float: left;
        position: relative;
        display: block;
        min-width: 120px;
        max-width: 100%;
        color: #FFF;
        font-size: 9pt;
        background-color: #25498d;
        line-height: 16px;
        padding: 5px;
        border-radius: 5px;
        text-align: center;
        margin-top: 2px;
        margin-left: 15px;
		margin-bottom:5px;
    }
    .fukidashi:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -8px;
        border: 8px solid transparent;
        border-left: 8px solid #25498d;
    }
    .telnum {
        float: right;
        font-size: 26pt;
        line-height: 40px;
        font-weight: 800;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 3px;
        margin-left: 15px;
        color: #25498d;
        margin-right: 5px;
		margin-bottom:5px;
    }

/* TOPページ */
.text{
	font-size: 1rem;
	line-height: 2.4;
	letter-spacing: 1px;
	padding-bottom:26px;
}

/* ごあいさつ */
.greeting_box{
	padding:2rem 3rem 1rem 2rem;
	padding-bottom:100px;
}
.greeting_text{
	line-height: 2.125;
	letter-spacing: 0.06em;
	font-weight: 500;
	text-align: justify;
	font-weight:400;
	margin: 0 0 20px;
}
.greeting_img{
	width:100%;
	vertical-align: top;
}
.top_btn{
	padding-top:60px;
	padding-bottom:100px;
}
/* メニュー・料金 */
.menu_h{
	font-size: 1.5rem;
	line-height: 1.5;
	color: #25498d;
	letter-spacing: 2px;
	padding:1rem 0.8rem 0;
	margin-bottom:0;
}
.menu_text{
	padding:0 1rem;
	line-height: 1.5;
	text-align: justify;
	height:auto;
}
.menu_backbox{
	border-radius:10px;
}
.menu_box{
	padding: 1em;
    margin: 2em 0;
    color: #25498d;
    background: #F2F4FD;/*背景色*/
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}
.menu_box tr{
	border-radius:5px;
}

.menu_box td{
	background-color:#fcfcfc;
	border: none;
	margin:10px;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 1.2rem 1.4rem;
	font-size:1rem;
	font-weight:400;
}

.menu_box tr td:last-child{
	text-align: right;
	font-family:"Source Serif 4", serif;
	font-style:italic;
	font-size:1.2rem;
}
.menu_list{
	font-size:1.2rem;
	padding:5px;
	border-bottom:1px dotted #6079C3;
}
.option{
	background-color:#FFE6EC;
	color:#411c2b;	
}
.option_h{
	color:#da6090;
}

.menu_reserve{
	background-color:#F2F4FD;
	margin-bottom:100px;
	width:80%;
	margin:0 auto;
	border-radius:5px;
	box-shadow:0 0 8px gray;
	padding:26px 20px;
}
.menu_cancel{
	color:#da6090;
}
.t_center{
	text-align:center;
}

/* お知らせ */
.news_box{
	background-color:#fcfcfc;
	padding:40px;
	border-radius:10px;
}
.news_list{
	padding:26px 36px 10px 36px; 
}
.news_date{
	padding-left:10%;
	font-style:italic;
	font-size:1rem;
	letter-spacing:2;
}
.news_cate {
	line-height: 1.5;
	color: #25498d;
	background-color:#e9efff;
	padding: 1px 16px;
	border: 1px solid #25498d;
	display: inline-block;
	text-align:center;
}
li a{
	text-decoration:none;
}
.news_text{
	font-size:1rem;
	line-height:1.2;
}

/* よくある質問 */

.is-style-vk_faq-bgfill-circle .vk_faq_title:before{
	background-color:#25498d;
}
.is-style-vk_faq-bgfill-circle .vk_faq_content:before{
	background-color:#da6090;	
}
.vk_faq .vk_faq_title {
	border-bottom:1px solid #6069c3;
}
.vk_faq{
	border-bottom:none;
}
.vk_faq .vk_faq_content{
	color:#da6090;
}

/* アクセス */
.access_h h5{
	position: relative;
  	padding-left: 1.2em;/*アイコン分のスペース*/
  	line-height: 1.4;
}
.access_h h5:before {
  font-family: "Font Awesome 7 Free";
  content: "bus";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #5ab9ff; /*アイコン色*/
  font-weight: 900;
}

/* aboutページ */

.about_h{
	padding-bottom:10px;
	border-bottom:1px dotted #6079C3;
	color:#25498d;
}
.about_m{
	text-align:center;
	margin-top:80px;
}
.about_img{
	width:80%;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:80px;
}

.director_box{
	background-color:#e9efff;
	padding-bottom:58px;
}
.profile_topbox{
	padding:58px;
	width:90%;
	margin:0 auto;
}
.profile_h{
	font-style:italic;
	color:#25498d;
}
.profile_list{
	border-bottom:1px dotted #6079C3;
}
.career_box{
	background-color:#F7F9FF;
	padding:20px;
	width:80%;
	margin:0 auto;
}
.career{
	padding:26px 58px 58px;
}
.career_h{
	color:#25498d;
	font-style:italic;
}


/* フッター */
/* コピーライト */
/* フッター２行目削除 */
.site-footer-copyright p:nth-child(2) {
    display: none;
}

.cta_h {
    display: inline-block;
    position: relative;
}

.cta_h:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    background-color: #25498d;
}
.site-body{
	padding-bottom:0;
}
.footer_box{
	padding-bottom:64px;
}

.full-width {
    margin: 0 calc(50% - 50vw);
    padding: 5em calc(50vw - 50%);
	background-color:#F2F4FD;
}
.link_images{
	border:solid 1px #25498d;
	margin-top:0.4rem;
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}





@media print, screen and (max-width: 737px) {
    .clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
	.hed-right {
        float: right;
    }
	
}

/* スマホ・タブレット向け (画面幅 767px 以下) */
@media (max-width: 767px) {
	.hed-space{
		display:none;
	}
	.heading-1{
		padding-top:70px;
		padding-bottom:0;
	}
	.full-width{
		padding-top:0;
	}
	.greeting_box{
	padding:1.5rem;
	}
	.text{
		text-align:justify;
	}
}

/* フッター固定メニュー */
.m-cvb {
position: fixed;
top: 50%;
right: 0;
transform: translateY(-50%);
z-index: 5;
}
.m-cvb ul {
font-size: 0;
position: relative;
}
.m-cvb ul li {
font-size: 1.4rem;
margin: 0 0 5px 0;
width: 44px;
}
.m-cvb ul li.reserve a {
padding: 18px 10px;
}
.m-cvb ul li a {
display: block;
color: var(--c-w);
text-align: center;
box-sizing: border-box;
position: relative;
}
.m-cvb ul li.foc a {
padding: 24px 10px;
}
.m-cvb ul li.access {
display: none;
}
.m-cvb ul li:last-child {
margin: 0;
}
@media screen and (max-width:767px){
.m-cvb {
position: fixed;
top: auto;
bottom: 0px;
right: 0;
transform: translateY(0px);
z-index: 5;
width: 100%;
overflow: hidden;
}
.m-cvb ul {
font-size: 0;
position: relative;
height: 44px;
}
.m-cvb ul li {
font-size: 1.4rem;
line-height: 44px;
margin: 0;
width: calc(100% / 3);
height: 44px;
display: inline-block;
}
.m-cvb ul li.access {
display: inline-block;
}
}