/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/



.animsition,
.animsition-overlay {
  opacity: 0;
}

.logged-in .animsition,
.logged-in .animsition-overlay {
  opacity: 1;
}

body,
h1,h2,h3,h4,h5,h6 {
	letter-spacing: 0.2em;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: capitalize;
}

@media (max-width: 767px) {
	body {
		padding-top: 96px !important;
	}
}

a {
	-webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

#fl-main-content a.current {
	font-weight: bold;
}

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

@media (max-width: 768px) {
	.fl-col-small,
	.fl-col-small:not(.fl-col-small-full-width) {
		max-width: 100%;
	}
}

.block_link {
	cursor: pointer;
}

.block_link:hover {
	opacity: 0.9;
}

/*transition & delay*/
.transition10{transition:all 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);}
.delay01{transition-delay: .1s;}
.delay02{transition-delay: .2s;}
.delay03{transition-delay: .3s;}
.delay04{transition-delay: .4s;}
.delay05{transition-delay: .5s;}
.delay06{transition-delay: .6s;}
.delay07{transition-delay: .7s;}
.delay08{transition-delay: .8s;}
.delay09{transition-delay: .9s;}
.delay10{transition-delay: 1s;}
.delay11{transition-delay: 1.1s;
}

#gNav .fl-menu .fl-menu-toggle {
	margin-top: -16px;
	right: 8px;
}

#gNav .fl-menu .sub-menu .fl-menu-toggle {
	margin-top: -14px !important;
}

#gNav .fl-menu .fl-menu-toggle:before {
	width: 6px;
	height: 6px;
}

#gNav .menu .fl-has-submenu .sub-menu {
	padding-left: 1.2em;
}

#gNav .fl-hamburger-menu-top,
#gNav .fl-hamburger-menu-middle,
#gNav .fl-hamburger-menu-bottom {
	height: 30px;
}

.metaslider .flexslider {
	margin-bottom: 0px !important;
}

.flex-control-paging li a {
	width: 6px !important;
	height: 6px !important;
}

.metaslider .flex-control-nav {
	width: auto;
	right: 30px;
	top: 45%;
}

@media (max-width: 767px) {
.metaslider .flex-control-nav {
	right: 13px;
	top: 13px;
}
}

.fl-menu-mobile-flyout {
	width: 260px !important;
}

.metaslider .flex-control-nav li {
	display: block;
	margin: 15px 0px !important;
}

.headerLink,
.headerLink li,
.headerLinkIcon,
.headerLinkIcon li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.headerLink li {
	display: inline-block;
	padding: 10px 15px;
}

.headerLinkIcon li {
	display: inline-block;
	padding: 10px 5px;
}

.headerLink li:first-child {
	border-right: #E4E4E4 1px solid;
}

.headerLink.right {
	text-align: right;
}

@media (max-width: 767px) {
.headerLink.right {
	text-align: left;
}
.headerLink.right li:first-child {
	padding-left: 0px;
}
}

.headerLink li.contact a {
	background: url(/cms/assets/images/icon_mail.svg) left center no-repeat;
	background-size: 19px 16px;
	display: block;
	padding-left: 25px;
}

.headerLink li.instagram a {
	background: url(/cms/assets/images/icon_ig.svg) left center no-repeat;
	background-size: 19px 16px;
	display: block;
	padding-left: 25px;
}

.headerLink li.facebook a {
	background: url(/cms/assets/images/icon_fb.svg) left center no-repeat;
	background-size: 19px 16px;
	display: block;
	padding-left: 25px;
}


@media (max-width: 767px) {
header[data-type="header"]{
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}
}

@media (min-width: 768px) {
.homeMainSlider li img {
}
}

.kadokaku img {
	border-radius: 0px !important;
}


.fl-button-has-icon i {
	margin-right: 5px;
}

.fl-button-has-icon i:before {
	font-size: 10px;
	width: 0px;
	height: 0px;
	margin-top: 2px;
}

.headingSub {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #E4E4E4;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #999999;
}

.headingSub a {
	color: #999999;
}

.fl-post-grid-post {
	border: none;
}

.postImage img {
}

.postText h2 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.postText .postDate {
	color: #cccccc;
}

.headingStyle1 .fl-heading-text {
	display: block;
	padding: 5px 10px;
	background-color: #F0ECEA;
	border-radius: 5px;
}

.headingStyle2 .fl-heading-text {
	display: inline-block;
	padding: 5px 10px;
	border-bottom: 3px solid #F0ECEA;
	border-top: 3px solid #F0ECEA;
}

.mfp-bg {
	background-color: #ffffff;
	opacity: 0.9;
}

.mfp-close {
	color: #000000 !important;
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
	box-shadow: 0px 0px 0px #ffffff;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 0px;
    border-right: 0px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 0px;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 0px;
    margin-left: 0px;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 0px;
    margin-left: 0px;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 0px;
    border-bottom-width: 0px;
    top: 0px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-width: 0px;
}

.mfp-arrow-right {
	right: 30px;
	top: 48%;
}

.mfp-arrow-right:before {
    width: 35px;
    height: 35px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	left: auto;
	right: 0px;
}

.mfp-arrow-left {
	left: 30px;
	top: 48%;
}

.mfp-arrow-left:before {
    width: 35px;
    height: 35px;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mfp-gallery img {
	padding-bottom: 0px !important;
}

.postFeed .fl-post-feed-post {
	padding-left: 0px;
	padding-right: 0px;
}

.postFeed img {
	
}

.postSideWidget .widgettitle {
	display: none;
}

@media (max-width: 767px) {
	.fl-post-feed-post.fl-post-feed-image-beside {
		max-width: 100%;
	}
}

.fl-accordion-button-label:focus,
.fl-accordion-button-label:active,
.fl-accordion-button-icon:focus,
.fl-accordion-button-icon:active {
	outline: none !important;
}

.contactMessage {
	background: #F8F8F8;
	padding: 30px;
}

.contactMessage h2 {
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: center;
	font-size: 18px;
}

.contactMessage .agree {
	background: #ffffff;
	padding: 5px;
	text-align: center;
	border: 1px solid #B70000;
}

.contactBtn {
	text-align: center;
	padding: 15px;
}

.contactBtn .btn-default {
	border-radius: 0px;
	padding: 15px 60px;
	margin: 15px;
}

.contactBtn .btn-default.btn-nichigan {
	background-color: #000000 !important;
	color: #ffffff !important;
}

.formFile {
	padding: 5px 0px;
}

#subB {
  display: none;
}

#subA th a,
#subB th a {
	font-weight: normal !important;
	color: #999999;
}

.mw_wp_form_confirm th a,
.mw_wp_form_confirm td .rule{
	display: none;
}

.mw_wp_form_confirm #subB {
  display: block;
}

.mw_wp_form_confirm #subA th,
.mw_wp_form_confirm #subB th {
	font-weight: normal !important;
}

table th {
	white-space: nowrap;
}

@media (max-width: 767px) {
	.responsiveTable table th,
	.responsiveTable table td {
		display: block;
		width: 100% !important;
	}
	.responsiveTable table td {
		border-top: none !important
	}
	.responsiveTable table th {
		background-color: #F0ECEA;
	}
	.responsiveTable table td table {
		margin-left: 15px;
	}
	.responsiveTable table td table th {
		background-color: #F8F8F8;
	}
}

.hidden-pc {
	display: none !important;
}

@media (max-width: 991px) {
	.hidden-pc {
		display: inline-block !important;
	}
}

#fl-to-top {
	border-radius: 50px;
}

.flowSepa {
	position: relative;
	z-index: 10;
}

.flowSepa::after {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: rgb(228, 228, 228);
	margin-top: 3px;
}

.flowSepa .fl-icon-wrap {
	background-color: #ffffff;
	position: relative;
	z-index: 20;
	padding-left: 10px;
	padding-right: 10px;
}

.label-outline {
	border: 1px solid #000;
	border-radius: 5px;
	padding: 2px 5px 3px 7px;
	font-size: 70%;
}