/*
Theme Name: Lightning Child
Description: Lightning Child Theme
Template: lightning
Version: 15.2.3
*/

/* ------------------------
	header
------------------------ */
@media screen and (min-width: 992px) {
	body:not(.header_scrolled) .global-nav-list>li:before {
		display: none;
	}
	body:not(.header_scrolled) .menu-item-home {
		display: none;
	}
	.site-header--layout--nav-float .site-header-logo {
		margin-right: 1em;
	}
	.site-header-logo {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 0;
	}
	.site-header-logo img {
		height: 80px;
		max-height: 80px;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li {
		width: 155px;
		position: relative;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:after {
		display: block;
		content: "";
		width: 1px;
		height: 60px;
		background: #171c61;
		position: absolute;
		top: 20px;
		left: 0;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(2):after {
		display: none;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li>a {
		padding: 70px 0 10px;
		background-image: url("https://f-takeone.jp/wp-content/uploads/2023/08/header_icon01.png");
		background-repeat: no-repeat;
		background-position: center 10px;
		background-size: 55px auto;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li>a:hover {
		opacity: 0.8;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(3)>a {
		background-image: url("https://f-takeone.jp/wp-content/uploads/2023/08/header_icon02.png");
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(4)>a {
		background-image: url("https://f-takeone.jp/wp-content/uploads/2025/04/coath_icon2.png");
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(5)>a {
		background-image: url("https://f-takeone.jp/wp-content/uploads/2025/05/29520_0.png");
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(6)>a {
		background-image: url("https://f-takeone.jp/wp-content/uploads/2023/08/header_icon05.png");
		color: #fff;
		background-color: #171c61;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li .global-nav-name {
		font-size: 17px;
		line-height: 20px;
		font-weight: bold;
		color: #171c61;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(6) .global-nav-name {
		color: #fff;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.site-header-logo {
		padding-top: 0;
		padding-bottom: 0;
	}
	.site-header-logo img {
		height: auto;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li {
		width: 120px;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:after {
		top: 10px;
		left: 0;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li:nth-child(2):after {
		display: none;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li>a {
		padding: 50px 0 10px;
		background-position: center 10px;
		background-size: 35px auto;
	}
	body:not(.header_scrolled).device-pc .global-nav-list>li .global-nav-name {
		font-size: 14px;
		line-height: 20px;
	}
}
@media screen and (max-width: 991.98px) {
	.site-header-logo img {
		height: 50px;
		max-height: 50px;
		margin: 0;
	}
}

/* ------------------------
	footer
------------------------ */
.site-body-bottom {
	background: url("https://f-takeone.jp/wp-content/uploads/2023/08/8e1b944f4389bdaab6f11d5bc83190c8-scaled.jpg") no-repeat center top / cover;
	padding: 80px 0 0;
}
.footer_post {
	padding: 0 0 80px;
}
.footer_post .wp-block-button__link {
	padding-top: calc(.3em + 2px);
	padding-bottom: calc(.3em + 2px);
}
.footer_post .vk_heading_title {
	border-left: 4px solid #00759e !important;
	padding: 0 0 0 10px !important;
}
.footer_post .wp-block-latest-posts.is-grid li {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.site-footer {
	background: #171c61;
	color: #fff;
	padding-bottom: 13vw;
}
.site-footer a {
	color: #fff;
}
.site-footer .col-lg-4 {
	display: none;
}
.site-footer .col-lg-4:nth-of-type(1) {
	display: block;
}
.footer-nav {
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 2;
}
.footer-nav a {
	color: #fff !important;
}
.footer-nav a:hover {
	opacity: 0.8;
}
.footer-nav .container {
	padding: 0 0 0 400px;
}
.footer-nav .container ul {
	text-align: right;
	padding: 15px 0 0;
}
.footer-nav .container ul li {
	font-size: 24px;
	padding: 30px 15px 0;
}
.vk-mobile-nav-menu-btn {
	border: none;
	background-color: #171c61;
	background-image: url("../lightning/_g3/inc/vk-mobile-nav/package/images/vk-menu-btn-white.svg");
	top: 15px;
}
.vk-mobile-nav {
	padding-top: 60px;
}
.footer_sns {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(235,235,235,0.7);
	text-align: center;
	z-index: 100;
}
.footer_sns ul {
	margin: 0;
	padding: 0;
	list-style: none;
	max-width: 1100px;
	padding: 0 10px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footer_sns ul li {
	width: 500px;
	margin: 0 10px;
	vertical-align: bottom;
}
.footer_sns ul li img {
	vertical-align: bottom;
}
.footer_sns ul li a img {
	animation:purupuru 0.1s infinite;
}
@keyframes purupuru {
	0% {
		transform: translate(0px, 0px)
	}
	50% {
		transform: translate(0px, 1px) rotateZ(1deg)
	}
}
.page_top_btn {
	bottom: 160px;
}
@media screen and (max-width: 991.98px) {
	.site-body-bottom {
		padding: 50px 0 0;
	}
	.footer_post {
		padding: 0 0 50px;
	}
	.site-footer {
		padding-bottom: 13vw;
	}
	.footer-nav {
		top: 0;
	}
	.footer-nav a:hover {
		opacity: 1;
	}
	.footer-nav .container {
		padding: 0 0 0 380px;
	}
	.footer-nav .container ul {
		text-align: right;
		padding: 50px 0 0;
	}
	.footer-nav .container ul li {
		font-size: 16px;
		padding: 30px 10px 0;
	}
	.footer_sns {
		background: none;
	}
	.footer_sns ul {
		padding: 0;
	}
	.footer_sns ul li {
		margin: 0;
		width: 50%;
	}
}
@media screen and (max-width: 768px) {
	.footer-nav {
		position: relative;
		top: auto;
		left: auto;
	}
	.footer-nav .container {
		padding: 0;
	}
	.footer-nav .container ul {
		text-align: center;
		padding: 25px 0 0;
	}
	.footer-nav .container ul li {
		display: inline-block;
		font-size: 16px;
		padding: 10px 10px 0;
	}
	.footer-nav .container ul li a {
		padding: 5px 0;
	}
	.site-footer .veu_profile .media_outer {
		width: 100% !important;
		max-width: 300px;
		margin: 0 auto;
	}
	.page_top_btn {
		bottom: 16vw;
	}
}

/* ------------------------
	index
------------------------ */
.index_about .wp-block-column-is-layout-flow {
	background-image: url("http://f-takeone.jp/wp-content/uploads/2023/08/index_about_icon01.png");
	background-repeat: no-repeat;
	background-position: right 10px top 35px;
	background-size: 125px auto;
}
.index_about .wp-block-column-is-layout-flow:nth-of-type(2) {
	background-image: url("http://f-takeone.jp/wp-content/uploads/2023/08/index_about_icon02.png");
}
.index_about .wp-block-column-is-layout-flow:nth-of-type(3) {
	background-image: url("http://f-takeone.jp/wp-content/uploads/2023/08/index_about_icon03.png");
}
@media screen and (max-width: 768px) {
	#block-12 .wp-container-30.wp-container-30 {
		justify-content: center;
	}
	#post-9 .column-reverse .wp-block-columns-is-layout-flex {
		flex-direction: column-reverse;
	}
}


