/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
@import url('https://fonts.googleapis.com/css2?family=Yomogi&display=swap');


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, body.home #front-contents .c_text p {
    font-family: 'Yomogi', cursive;
}

.home .site-body {
        padding: 0 0 3.5rem;
    }

a:hover{
color:#666666;	
}

.wp-block-buttons>.wp-block-button a{
background-image: linear-gradient(#47b39d, #277767);
color:#FFFFFF;
}

.entry-body input[type=submit] {
border: none;
background-image: linear-gradient(#47b39d, #277767);
color:#FFFFFF;
}

.vk_flow {
    text-align: center;
}

.vk_flow .vk_flow_frame {
    border: 3px solid #47b39d;
}

.vk_flow .vk_flow_frame_text_title {
    border-bottom:none;
	color:#3B4552;
	margin:0;
	padding:0;
}

.fluffy-bg {
padding:100px 0;
background-image: radial-gradient(#fffcc3 0, #FFFFFF 70%);
}

.site-footer {
background:#078e81;
color:#FFFFFF;
}

.site-footer p{
font-size:16px;
padding:0;
margin:0;
}

.site-footer .tel{
font-weight:bold;
font-size:24px;
margin:20px 0;
line-height:1.5;
}

.site-footer .tel span{
font-size:18px;
}

.header-top-contact-btn .btn-primary {
    background-color: #fcb900;
    border-color: #fcb900;
}

.sns{
	max-width:320px;
	margin:20px 0 0;
	padding:20px 0 0 ;
	border-top:1px solid #FFFFFF;
	
}

