/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.66
*/

body, h1, h2, h3, h4, h5, h6{
	line-height: 1.8;
	font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
th, td {
	font-size: 1em;
}
.banner a {
	z-index: 11;
}
.layer01 {
	z-index: 11;
}
.co01 {
	color: var(--primary-color);
}
.ls1{letter-spacing: 1px}
.ls2{letter-spacing: 2px}
.ls3{letter-spacing: 3px}
.ls4{letter-spacing: 4px}
.ls5{letter-spacing: 5px}
.ls6{letter-spacing: 6px}
.ls7{letter-spacing: 7px}
.ls8{letter-spacing: 8px}
.small {
	font-size: .9em;
}
/*.mincho,.mincho h1, .mincho h2, .mincho h3, .mincho h4, .mincho h5, .mincho h6 {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
}*/
.button.is-outline {
	border-width: 1px;
}

.shadow_b1 {
   text-shadow: #000  0px 0px 5px, #000 0px 0px 5px, #000 0px 0px 5px, #000 0px 0px 5px, #000 0px 0px 5px;
}
.shadow_w1 {
   text-shadow: #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px, #fff 0px 0px 5px;
}
.header-bottom-nav li a {
	font-weight: 400 !important;
}
.blog_list .blog-post-inner {
	display: flex;
	flex-flow: row wrap;
}
.blog_list .post-meta {
	font-size: .8em;
	letter-spacing: 2px;
	order: 1;
}
.blog_list .post-title {
	order: 2;
	/*font-size: .9rem;*/
	font-weight: 400;
	line-height: 1.6;
}
.blog_list .box-blog-post {
	display: flex;
}
.blog_list .box-text {
	width: calc(100% - 28%);
	padding-left: 3%;
}
.blog_list .is-divider,
.recent-blog-posts-li .post_comments,
.single-post.work .ts-fab-wrapper {
	display: none;
}
.site_description {
	font-size: .8rem;
	color: #999;
}
.button span {
	font-weight: 400;
}
.footer_nav ul.menu>li+li {
	border-top: none;
}
.footer_nav ul.menu>li a {
	padding: 0;
	color: #2b2b2b;
	font-size: .9em;
}
.home_btn01 {
	background: #FFF !important;
}
.home_btn01:hover {
	background: var(--primary-color) !important;
}
.blog_cont {
	background-color: transparent;
	background-image: radial-gradient(#efefef 1px, transparent 1px);
	background-size: 8px 8px;
}
.blog_cont .section-bg {
	background: linear-gradient(111deg, #f0f0f0 0%, #f0f0f0 43%, transparent 43%, transparent 100%);
}
.fixedBtnPC {
	width: 50px;
	padding: 0 !important;
	position: fixed;
	right: 0;
	top: 38vh;
	z-index: 12;
}
.rightBtnArea .button {
	width: 50px;
	line-height: 50px;
	margin: 0;
	padding: 30px 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 1rem;
	font-family: sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	border-top: 1px solid #fff;
	border-right: none;
	border-bottom: 1px solid #fff;
	border-left: 1px solid rgba(255,255,255,.5);
}
.rightBtnArea .button:hover {
	outline: none;
	opacity: .8;
	color: #fff;
	-webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
	box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.rightBtnArea .col:last-of-type .button {
	border-top: none;
}
.bg01 {
	background-image: radial-gradient(#efefef 1px, transparent 1px);
	background-size: 8px 8px;
}
.bg02 {
	background-image: radial-gradient(#f5f5f5 1px, transparent 1px);
	background-size: 8px 8px;
}
.bg03 {
	background-image: radial-gradient(#fff 1px, transparent 1px);
	background-size: 8px 8px;
}

.about_table {
	border: none !important;
	border-collapse: separate;
	border-spacing: 20px 0;
}
.about_table td:first-child {
	width: 10em;
	border-top: 2px solid #206A5D !important;
	letter-spacing: 3px;
	text-align: center;
}
.about_table  td {
	padding: 2em !important;
	border-top: 1px solid #206A5D !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
	vertical-align: middle !important;
}
.about_table tr:last-of-type td:first-child {
	border-bottom: 2px #206A5D solid !important;
}
.about_table tr:last-of-type td {
	border-bottom: 1px #206A5D solid !important;
}
.rank-math-breadcrumb p {
	margin: 0;
	font-size: .95em;
}
.required{
	color: #fff;
	background: #08427C;
	font-weight: 500;
	border-radius: 3px;
	font-size: .8rem;
	padding: 1px 9px 2px;
	margin-left: 8px;
}
.confirm .notes,
.confirm .required,
.mw_wp_form_confirm .business-description{
	display: none;
}
.archive-page-header .page-title {
	color: var(--primary-color);
	color: #1f4068;
	font-size: 1.8rem;
}
.recent-blog-posts a {
	font-size: .95rem;
}
.recent-blog-posts .post_comments {
	display: none;
}

.fixedBtnSP {position:fixed;left:0;bottom:0;z-index:10;padding: 0 !important;}
.fixedBtnSP .button {margin-bottom:0;}










/*
.marker01 {
	font-weight: 600;
	background: linear-gradient(transparent 50%, #f6f652 0%);
}
.header_btn02 a {
	 min-height: 38px; 
	padding: 0 30px;
	color: #fff;
	text-align: center;
	font-size: 1rem;
	display: block;
	line-height: 38px;
	font-weight: 500;
	background: #4891B6;
	transition: .5s;
}
.header_btn02 a:hover {
	color:#fff;
	opacity:.6;
}
.header_btn02 a i {
	margin-right: 10px;
}
.table01,
.table02,
.table03 {
	margin:0;
}
.table01 tbody td,
.table01 tfoot th {
	padding: .8em;
	line-height: 1.5;
	border: 1px solid #F3F3F2 !important;
}
.table01 td{
	padding: .8em;
	text-align: center;
	background: #fff;
}
.table02 tbody td,
.table02 tfoot th {
	padding: .8em;
	border: 1px solid #F3F3F2 !important;
}
.table02 .row-1 td {
	font-weight: 600;
	text-align: center;
	background: #0EACB4;
	color: #fff;
}
.table02 td {
	padding: .8em;
	text-align: center;
	background: #fff;
}
.table03 tbody td,
.table03 tfoot th {
	padding: .8em;
	border: 1px solid #0077a0 !important;
}
.table03 .row-1 td {
	padding: .3em;
	color: #fff;
	font-size: .9em;
	font-weight: 400;
	text-align: center;
	background: #0077a0;
	border-right: 1px solid #fff !important;
	vertical-align: middle;
}
.table03 .row-1 td:last-of-type {
	border-right: 1px solid #0077a0 !important;
}
.table03 tbody td {
	padding: .8em;
	text-align: center;
	background: #fff;
	color: #000;
	font-weight: 400;
	vertical-align: middle;
}
.tablepress-table-description-id-1 {
	color: #0EACB4;
	font-size: 2rem;
	font-weight: 600;
	text-align: right;
	letter-spacing: 3px;
}
.table_form01 .require {
	background-color: #08427C;
	border-radius: 2px;
	color: #fff;
	float: right;
	font-size: 11px;
	padding: .2em .4em;
	position: relative;
}
.table_form01{
	width: 100%;
	margin: 0 auto 50px;
	table-layout: fixed;
	border-collapse: collapse;
	border: #ddd solid 1px;
}
.table_form01 th,
.table_form01 td {
	padding: .8em;
	font-size: 1em;
	line-height: 1.6;
}
.table_form01 th {
	width: 30%;
	padding: 1.2em;
	font-weight: 400;
	vertical-align: top;
	border: #ddd solid 1px;
	background-color: #f5f5f5;
}
.mwform-checkbox-field label, .mwform-radio-field label {
	display: inline-block;
	font-size: 1em;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select{
	width: unset;
	max-width: unset;
	height: unset;
	padding: .7em;
	font-size: 1em;
	color: #101010;
	border-radius: 3px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
select {
	display: inline-block;
}
.mw_wp_form input[type=submit],
.mw_wp_form input[type=reset],
.mw_wp_form input[type=button] {
	width: 100%;
	max-width: 300px;
	padding: .8em;
	font-weight: 500;
	font-size: 1.05rem;
	letter-spacing: 2px;
}
.table_form01 textarea{
	width: 100%;
}
.table_form01 .jikan{
	height: unset;
	padding: .7em 2em .7em 1em;
	display: inline-block;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	margin: 0;
	padding: 0;
	font-size: .9em;
	display: inline-block;
	border: none;
	background-color: unset;
}
.scroll table{
	width:100%;
}
.scroll{
	overflow: auto;
	white-space: nowrap;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
.video_cont01 {
	padding: 0 !important;
}*/
@-moz-document url-prefix() {
	.rightBtnArea .button:not(.icon) > i {
		margin-left: -4px;
		margin-right: 0;
	}
}

@media only screen and (min-width: 48.1em) {
	.sp{display: none;}
}
@media only screen and (max-width: 48em) {
	.pc{display: none;}
	
	.about_table {
		border-spacing: 0;
	}
	.about_table td {
		width: 100% !important;
		display: block;
	}
	.about_table  td {
		padding: 1.5em !important;
	}
	.header #logo img,
	.header .stuck #logo img {
		max-height: 23px!important;
	}
	.site_description {
		font-size: .6rem;
	}
	.header .stuck .header-main {
		height: 50px!important;
	}
	
	
	
	
	
	
	
	
	
	
	.table_form01 th,
	.table_form01 td{
		width: 100%;
		border: none;
		display: block;
		line-height: 1.6;
	}
	input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
		max-width: 100%;
	}
	.tablepress-table-description-id-1 {
		font-size: 1.8rem;
		text-align: center;
		letter-spacing: 2px;
	}
	.archive-page-header .page-title {
		font-size: 1.4rem;
	}
}