/******************************************************************
Theme Name: CUBE GAMMA THEME
Theme URI: http://cube096.com
Description: CUBEが自信をもってお届けするレスポンシブウェブデザインテーマ
Author: CUBE CO.,LTD.
Author URI: http://cube096.com
Version: beta
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support
*/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* .em,dfn,em{font-style:italic}legend,menu,ol,ul{padding:0}body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,menu,ol,p,pre,ul{margin:0}.commentlist,.sidebar ol,.sidebar ul,nav ol,nav ul{list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}a:focus{outline:dotted thin}a:active,a:hover{outline:0}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.17em}h4{font-size:1em}h5{font-size:.83em}h6{font-size:.75em}small,sub,sup{font-size:75%}.strong,b,strong{font-weight:700}blockquote{margin:1em 40px}mark{background:#ff0;color:#000}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.small,small{font-size:75%}ol,ul{list-style-type:none}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement{text-indent:100%;white-space:nowrap;overflow:hidden}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.alert-error,.alert-help,.alert-info,.alert-success{margin:10px;padding:5px 18px;border:1px solid}.alert-help{border-color:#e8dc59;background:#ebe16f}.alert-info{border-color:#bfe4f4;background:#d5edf8}.alert-error{border-color:#f8cdce;background:#fbe3e4}.alert-success{border-color:#deeaae;background:#e6efc2}img{-ms-interpolation-mode:bicubic}a img,img{vertical-align:middle;border:none;background:0 0} */
/* 
フォントの読み込み
----------------------------------------------------------- */
/*Noto Sans JP*/
/* nomal */
@font-face {
	font-family: ' Noto Sans JP ';
	src: url('./library/font/NotoSansJP-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
/* bold */
@font-face {
	font-family: ' Noto Sans JP ';
	src: url('./library/font/NotoSansJP-Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
/* light */
@font-face {
	font-family: ' Noto Sans JP ';
	src: url('./library/font/NotoSansJP-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
/*Noto Serif JP*/
/* nomal */
@font-face {
	font-family: ' Noto Serif JP ';
	src: url('./library/font/NotoSerifJP-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
/* bold */
@font-face {
	font-family: ' Noto Serif JP ';
	src: url('./library/font/NotoSerifJP-Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
/* light */
@font-face {
	font-family: ' Noto Serif JP ';
	src: url('./library/font/NotoSerifJP-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
/* Lato */
@font-face {
	font-family: 'Lato';
	src: url('./library/font/Lato-Regular.ttf');
}
body {
	/*font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;*/
	/* font-family: "Noto Sans Japanese";
	font-size:100%;
	color:#000;
	margin:0;
	padding:0;
	line-height:2rem; */
}
body img {
	max-width: 100%;
	height: auto;
}
/*
 Pagination（index.php/archive.php）
----------------------------------------------------------- */
.pagination,
.wp-prev-next {
	margin: 1.1em 0 2.2em;
}
.pagination {
	text-align: center;
}
.pagination ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	margin: 1px;
}
.pagination ul li {
	margin: 3px;
	float: left;
	display: inline;
	overflow: hidden;
	font-size: 0.8em;
}
.pagination ul li a {
	text-decoration: none;
	padding: 3px 0;
	display: block;
	width: 50px;
	background-color: #FFF;
	color: #003E6C;
	border: 1px solid #003E6C;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
.pagination ul li a:hover {
	text-decoration: none;
	padding: 3px 0;
	display: block;
	width: 50px;
	background-color: #003E6C;
	color: #FFF;
	border: 1px solid #003E6C;
}
.pagination ul li span {
	padding: 3px 0;
	display: block;
	width: 50px;
	background-color: #003E6C;
	color: #FFF;
	border: 1px solid #003E6C;
}
.pagination ul li span.current {
	font-weight: bold;
}
.wp-prev-next .prev-link {
	float: left;
}
.wp-prev-next .next-link {
	float: right;
}
#allowed_tags {
	margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
	margin: 0 20px 1.1em;
}
/*
 Pagination（single.php）
----------------------------------------------------------- */
.nav-below {
	width: 100%;
	padding: 2% 0;
}
.nav-below:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.nav-below a {
	background-color: #FFF;
	border: 1px solid #003E6C;
	color: #003E6C;
	text-decoration: none;
	padding: 0.5%;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	font-size: 0.8em;
}
.nav-below img {
	width: 50px;
	height: 50px;
}
#prev,
#next {
	width: 48%;
	float: left;
	margin: 0 1%;
}
#prev,
#next {
	width: 48%;
	float: left;
	margin: 0 1%;
}
#next {
	text-align: right;
}
#prev img {
	float: left;
	margin-right: 0.5rem;
}
#next img {
	float: right;
	margin-left: 0.5rem;
}
#prevAndNextLeft a:before {
	content: "\f053";
	margin-right: 5px;
	font-family: FontAwesome;
}
#prevAndNextRight a:after {
	content: "\f054";
	margin-left: 10px;
	font-family: FontAwesome;
}
.nav-below a:hover {
	background-color: #003E6C;
	border: 1px solid #003E6C;
	color: #FFF;
}
#prevAndNextLeft {
	width: 50%;
	float: left;
}
#prevAndNextRight {
	width: 50%;
	float: left;
}
#prevAndNextLeft {
	text-align: left;
}
#prevAndNextRight {
	text-align: right;
}
/*
 animation
----------------------------------------------------------- */
.fadein {
	opacity: 0;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
}
.fadein.on {
	opacity: 1;
}
.fadeinzoom {
	opacity: 0.1;
	-webkit-transition: opacity 1s linear, -webkit-transform 0.5s linear 0.1s;
	transition: opacity 1s linear, transform 0.5s linear 0.1s;
	-webkit-transform: scale3d(0.98, 0.98, 0.98);
	transform: scale3d(0.98, 0.98, 0.98);
}
.on.fadeinzoom {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.fadeinleft {
	opacity: 0.1;
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	transition: all ease 0.7s;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
}
.on.fadeinleft {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.fadeinright {
	opacity: 0.1;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	transition: all ease 0.7s;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
}
.on.fadeinright {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.fadeinup {
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
}
.on.fadeinup {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.fadeinspin {
	opacity: 0.1;
	transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);
	transition: all ease 0.7s;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
}
.on.fadeinspin {
	opacity: 1;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
/*
 Head
----------------------------------------------------------- */
.header {
	width: 100%;
}
/*
 gNavi
----------------------------------------------------------- */
.navwrap {
	width: 100%;
	background: rgba(255, 255, 255, 0);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
}
.navwrap.fixed {
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.navwrap ul {
	width: 95%;
	margin: 0 auto;
}
.navwrap ul:after {
	content: "";
	clear: both;
	display: block;
}
.navwrap li {
	float: left;
	position: relative;
	width: 6.666666666666667%;
	letter-spacing: 0.05em;
}
.navwrap li:nth-of-type(1) {
	width: 60%;
}
.navwrap li:nth-of-type(1) img {
	width: 150px;
	max-width: 100%;
	height: auto;
}
.navwrap li a {
	display: block;
	text-align: center;
	color: #003E6C;
	padding: 1.5rem 1rem;
	font-weight: bold;
}
.navwrap li:nth-of-type(1) a {
	text-align: left;
	display: inline-block;
	padding: 1rem;
}
.navwrap li ul {
	width: 100%;
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	z-index: 8999;
	height: 0;
}
.navwrap li:hover ul {
	top: auto;
	overflow: visible;
	visibility: visible;
	height: auto;
}
.navwrap li ul li {
	width: 100% !important;
	float: none;
}
.navwrap li ul li a {
	display: block;
}
.navwrap * {
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
}
/*
 共通
----------------------------------------------------------- */
#content {
	width: 100%;
}
#content:after {
	content: "";
	clear: both;
	display: block;
}
#main {
	width: 100%;
	padding: 0;
}
/* h1,h2,h3,h4,h5,h6{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
} */
a {
	text-decoration: none;
}
#g_map {
	width: 100%;
	position: relative;
}
/*-- Anchor link（heder追従の時に使用する） --*/
#page_link01,
#page_link02,
#page_link03,
#page_link04,
#page_link05,
#page_link06,
#page_link07 {
	margin-top: -90px;
	padding-top: 90px;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
/*
 TOP
----------------------------------------------------------- */
#top_news {
	width: 100%;
	padding: 5rem 5% 10rem;
	background: #f5f5f5;
}
#top_news h2 {
	color: #003E6C;
	text-align: center;
	font-size: 2.5rem;
	letter-spacing: 0.05em;
	margin-bottom: 2rem;
}
#top_news .top_news_box {
	width: 100%;
	margin: 0 auto;
}
#top_news .top_news_box:after {
	content: "";
	clear: both;
	display: block;
}
#top_news dl {
	width: 25%;
	overflow: hidden;
	float: left;
	padding: 0.5rem;
}
#top_news dt {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 0;
}
#top_news dd {
	width: 90%;
	margin: -3rem auto 1rem;
	background: #FFF;
	position: relative;
	z-index: 1;
	padding: 1rem;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
#top_news dd h3 {
	font-size: 1em;
}
#top_news dd h3 a {
	color: #000;
}
#top_news dd span {
	color: #003E6C;
}
#top_news dd p {
	text-align: right;
}
#top_news dd p a {
	display: inline-block;
	padding: 0.3rem 0.5rem;
	color: #FFF;
	background: #003E6C;
	font-size: 0.8em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*
 about
----------------------------------------------------------- */
/*
 contact
----------------------------------------------------------- */
.newsletter_text {
	width: 1200px;
	max-width: 95%;
	margin: 0 auto;
}
.newsletter_text.newsletter_text_form {
	padding: 5rem 0 0;
}
.newsletter_text.newsletter_text_news {
	padding: 0 0 3rem;
}
.newsletter_text a {
	color: #3366ff;
}
#cont_list {
	width: 100%;
	padding: 3rem 5%;
	background: #FFF;
	margin-top: 4rem;
}
#cont_list ul {
	width: 1024px;
	max-width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	flex-flow: flex-wrap;
	-webkit-flex-flow: flex-wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#cont_list li {
	width: 48%;
	text-align: center;
	background: -moz-linear-gradient(to bottom, #f5f5f5, #CCC);
	background: -webkit-linear-gradient(to bottom, #f5f5f5, #CCC);
	background: linear-gradient(to bottom, #f5f5f5, #CCC);
	color: #FFF;
	padding: 0.5rem;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.cont_page {
	background: -moz-linear-gradient(to bottom, #4a68df, #0029cb) !important;
	background: -webkit-linear-gradient(to bottom, #4a68df, #0029cb) !important;
	background: linear-gradient(to bottom, #4a68df, #0029cb) !important;
}
#cont_list li:nth-of-type(2) {
	margin: 0 2%;
}
#cont_fi {
	width: 100%;
	padding: 2rem 5% 6rem;
	overflow: hidden;
	background: #FFF;
}
.cont_fi_box {
	width: 1024px;
	max-width: 100%;
	margin: 0 auto;
}
.cont_fi_box h2 {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 2rem;
	padding: 0 0 0.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: 1px solid #333333;
}
body.page-id-16 .cont_fi_box h2 {
	margin-bottom: 0.5rem;
}
.supplement_text {
	width: 800px;
	max-width: 95%;
	margin: 0 auto 2rem;
}
#cont_tel {
	overflow: hidden;
	width: 100%;
	padding: 4rem 0 8rem;
}
#cont_tel .innerbox {
	width: 1024px;
	max-width: 95%;
	margin: 0 auto;
}
#cont_tel .innerbox h2 {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 2rem;
	padding: 0 0 0.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: 1px solid #333333;
}
#cont_tel .innerbox ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
#cont_tel .innerbox ul li {
	width: 31.33333333%;
	margin: 0 auto;
}
/*#cont_tel .innerbox ul li:nth-child(1) {
	width:25%;
	margin:0 0;
}
#cont_tel .innerbox ul li:nth-child(2) {
	width:35%;
	margin:0 2.5%;
}
#cont_tel .innerbox ul li:nth-child(3) {
	width:35%;
	margin:0 0;
}*/
#cont_tel .innerbox ul li h3 {
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0 auto 2rem;
}
#cont_tel .innerbox ul li a {
	display: block;
	position: relative;
	padding: 0 0 0 60px;
}
#cont_tel .innerbox ul li a img {
	position: absolute;
	top: 0;
	left: 0;
}
#cont_tel .innerbox ul li a span {
	display: inline-block;
	position: relative;
	font-size: 1.8rem;
	letter-spacing: 1px;
	padding: 0 0 2rem;
}
#cont_tel .innerbox ul li a span small {
	display: block;
	font-size: 1.0rem;
	font-weight: 500;
	position: absolute;
	right: 0;
	bottom: 0;
}
#cont_se {
	width: 100%;
	padding: 4rem 5%;
	background: #f5f5f5;
}
.cont_se_box {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
}
.cont_se_box h2 {
	font-size: 1.8em;
	margin-bottom: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	color: #003E6C;
	border-bottom: 1px solid #003E6C;
}
.cont_se_box li {
	text-align: center;
	margin: 0.5rem auto;
}
.cont_se_box li:nth-of-type(1) {
	font-size: 2em;
	letter-spacing: 0.1em;
}
.cont_se_box li:nth-of-type(2) {
	margin-top: 0.5rem;
}
.cont_se_box li:nth-of-type(1) i {
	color: #24ac91;
	margin-right: 0.5rem;
}
.wpcf7,
.mw_wrap {
	width: 800px;
	margin: 2em auto 0 !important;
	max-width: 95%;
}
.mw_wrap form {
	margin-top: -100px !important;
	padding-top: 100px !important;
}
.wpcf7 dl,
.mw_wrap dl {
	width: 100%;
	margin-bottom: 1.5rem;
}
.wpcf7 dt,
.mw_wrap dt {
	width: 100%;
	font-weight: bold;
}
.wpcf7 dt span,
.mw_wrap dt span {
	color: #d60101;
	font-size: 0.7em;
	padding-left: 1%;
}
.wpcf7 dd,
.mw_wrap dd {
	width: 100%;
}
.wpcf7 dd p,
.mw_wrap dd p {
	font-size: 0.8rem;
	margin-top: 0.5rem;
}
.mw_wrap dd .mwform-checkbox-field {
	display: inline-block;
	margin: 0 10px 0 0;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0px;
}
.mw_wrap dd .mwform-checkbox-field input,
.mw_wrap dd .mwform-radio-field input {
	margin: 5px 5px 5px 0;
}
.mw_wrap dd select {
	border: 1px solid #D9E2E9;
	padding: 0.3rem;
	font-size: 0.9rem;
}
.mw_wrap dd .mw_datepicker {
	display: inline-block;
	width: 20%;
	background-color: #FFF;
	max-width: 100%;
	border: 1px solid #D9E2E9;
	padding: 0.0rem;
	font-size: 0.9rem;
}
.mw_wrap dd .mw_dateselect {
	padding: 0.0rem;
}
.mw_wrap .service_select {}
.mw_wrap .service_select dd {
	border-bottom: 1px dashed #CCC;
	padding: 0.5rem 0;
}
.mw_wrap .service_select dd .service_select_title {
	font-size: 1rem;
	position: relative;
	padding: 0 0 0.5rem;
	margin: 0 auto 0.5rem;
}
.mw_wrap .service_select dd .service_select_title::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 2rem;
	height: 1px;
	background-color: #0029cb;
}
.wpcf7 .subbtn,
.mw_wrap .subbtn {
	width: 300px;
	max-width: 80%;
	margin: 2em auto 0;
}
.wpcf7-submit,
.mw_submit,
.wpcf7-previous {
	width: 100%;
	padding: 3%;
	color: #FFF;
	border-style: none;
	background-color: #0029cb;
	border-radius: 5px;
	transition: all ease 0.3s;
}
.wpcf7-submit:hover,
.mw_submit:hover,
.wpcf7-previous:hover {
	background-color: #66cdbb;
}
.wpcf7-text,
.mw_txt {
	width: 100%;
	background-color: #FFF;
	max-width: 100%;
	border: 1px solid #D9E2E9;
	padding: 0.3rem;
	font-size: 0.9rem;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
	background-color: #fafeff;
}
.wpcf7-textarea,
.mw_area {
	width: 100%;
	background-color: #FFF;
	max-width: 100%;
	border: 1px solid #D9E2E9;
	padding: 0.3rem;
	font-size: 0.9rem;
}
.priva {
	margin-top: 2em;
}
.priva p {
	text-align: left;
}
.priva h3 {
	font-size: 100%;
}
.priva h3 span {
	font-size: 0.8em;
	margin-left: 1rem;
	display: inline-block;
}
.priva ul {
	width: 100%;
	overflow-y: scroll;
	height: 250px;
	border: 1px solid #D9E2E9;
	background: #FFF;
}
.priva li {
	padding: 0 1rem 1rem 1rem;
	font-size: 0.9rem;
}
.priva li h4 {
	margin: 1.5em auto 0.5em;
	border-bottom: 1px solid #000;
	font-size: 1em;
}
.privabtn {
	text-align: center;
	margin-top: 2em;
	font-weight: bold;
}
.cont_kanryo {
	width: 100%;
	text-align: center;
	min-height: 420px;
}
.hcheck_btn p {
	width: fit-content;
	margin: 20px auto;
}
/*
 subpage共通
----------------------------------------------------------- */
#mainsub {
	width: 75%;
	float: left;
	padding: 0 3rem 0 2.5%;
}
.sidebar {
	width: 25%;
	float: left;
	padding: 0;
}
#sub_mid {
	width: 100%;
	padding: 10rem 5%;
	text-align: center;
	background: #f8f8f8;
}
#sub_mid h1 {
	font-size: 4rem;
}
/*
 news
----------------------------------------------------------- */
.news_wrap {
	width: 100%;
	background: #FFF;
	padding: 4rem 0;
}
.news_area {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
/*
 news sideber
----------------------------------------------------------- */
.sidebar_tocBtn {
	display: none;
}
.widgettitle {
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #d9e2e9;
	color: #0029cb;
	position: relative;
}
.widgettitle::before,
.widgettitle::after {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	top: 0;
	left: 0;
}
.widgettitle::before {
	background-color: #0020a2;
	transform: translate(0px, 0px);
}
.widgettitle::after {
	background-color: #5e7df8;
	transform: translate(8px, 8px);
}
.widget ul {
	margin-bottom: 1.5em;
	padding: 0.5rem 0;
}
.widget ul li a {
	width: 100%;
	font-size: 0.9em;
	display: block;
	color: #000;
	transition: all ease 0.3s;
	text-decoration: none;
	padding: 0.3rem 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #f8f8f8;
	margin: 0 auto 0.5rem;
}
.widget ul li ul {
	margin-top: 0.75em;
	padding-left: 1em;
}
.screen-reader-text {
	display: none;
}
#archives-dropdown-2 {
	width: 100%;
	font-size: 0.9rem;
	padding: 0.3rem 1rem;
}
.cat-item-8 {}
.cat-item-8 .children {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.cat-item-8 .children li {
	width: 31.33333333%;
	margin: 0 1% 1%;
}
/*
 news (index.php/archive.php)
----------------------------------------------------------- */
.archivetitle {
	font-size: 1.7em;
	margin-bottom: 0.5em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	position: relative;
}
.archivetitle:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 2px;
	background: #0029cb;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.bcontwrap {
	width: 100%;
	margin: 0 auto;
	padding: 1rem 0;
	position: relative;
	border-bottom: 1px solid #D9E2E9;
}
.bcontwrap:first-of-type {
	padding: 0 0 1rem;
}
.articlelink {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bcontwrap ul {
	overflow: hidden;
	background: #FFF;
	text-decoration: none;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	padding: 1%;
}
.bcontwrap ul:hover {
	background: rgba(255, 255, 255, 0.8);
}
.bcontwrap ul li:nth-of-type(1) {
	width: 35%;
	float: left;
	padding: 1%;
}
.bcontwrap ul li:nth-of-type(1) img {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.bcontwrap ul li:nth-of-type(2) {
	width: 65%;
	float: left;
	padding: 1%;
}
.btitle {
	font-size: 1.3em;
	margin-bottom: 1rem;
	color: #000;
	font-weight: bold;
	padding: 0 5px;
}
.bcontwrap li dd:nth-of-type(1) {
	margin-bottom: 1rem;
	font-size: 0.8em;
}
.bcontwrap li dd:nth-of-type(1) a {
	color: #FFF;
	background: #729ae4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0.2rem 0.5rem;
	margin-right: 0.5rem;
}
.bcontwrap li dd:nth-of-type(3) {
	font-size: 0.9em;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	padding-top: 1.5rem;
	color: #777777;
}
/* .f_logo02 {
	background-color: rgba(0, 0, 0, 0.07);
	padding: 1% 2% 1% 0%;
} */
/*
 news (single.php)
----------------------------------------------------------- */
.singlewrap {
	width: 100%;
	margin-bottom: 3rem;
}
.singlewrap .pdfemb-viewer,
.singlewrap iframe {
	max-width: 100%;
}
.singlewrap .aligncenter {
	display: block;
	margin: 0 auto;
}
.singlewrap .alignleft {
	display: block;
	margin: 0 auto 0 0;
}
.singlewrap .alignright {
	display: block;
	margin: 0 0 0 auto;
}
.tca {
	margin-bottom: 2em;
}
.tca li {
	width: 100%;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.tca li span {
	display: inline-block;
}
.tca a {
	color: #000;
}
.tca a:after {
	content: ",";
}
.tca a:last-of-type:after {
	content: "";
}
.stitle {
	font-size: 30px;
	font-weight: 400;
	margin: 0 auto 1em;
	padding: 0 0 2%;
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #ccc;
}
.stitle::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #0029cb;
}
.singlecont h1 {
	border-bottom: 2px solid #729ae4;
	padding: 0 5px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #000;
	margin: 1em auto;
	position: relative;
	padding: 0;
}
.singlecont h1 span {
	font-size: 28px;
	font-weight: 500;
}
.singlecont h2 {
	border-bottom: 2px solid #729ae4;
	padding: 0 5px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 25px;
	font-weight: 500;
	color: #000;
	margin: 1em auto;
	position: relative;
	padding: 0 0 0 20px;
}
.singlecont h2 span {
	font-size: 25px;
	font-weight: 500;
}
.singlecont h2:before {
	content: "";
	position: absolute;
	top: 15%;
	left: 0;
	bottom: 15%;
	width: 5px;
	height: 70%;
	background: #729ae4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*.singlewrap h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	border-left:5px solid #729ae4;
	padding:0 10px;
	margin:1em auto;
}*/
.singlecont h3 {
	font-size: 22px;
	font-weight: 500;
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #DDD;
	font-family: 'Noto Sans JP', sans-serif;
}
.singlecont h3 span {
	font-size: 22px;
	font-weight: 500;
}
.singlecont h3:after {
	position: absolute;
	content: " ";
	border-bottom: solid 4px #446689;
	bottom: -4px;
	width: 10%;
	display: block;
}
/*.singlewrap h4 {
	background:#003E6C;
	color:#FFF;
	padding:2px 10px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	margin:1em auto;
}*/
.singlecont h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	/* フォントサイズ */
	font-weight: 500;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: 2em;
	position: relative;
	margin: 1em 0 2em;
	color: #1e7aca;
	/* フォント色 */
}
.singlecont h4 span {
	font-size: 18px;
	font-weight: 500;
}
.singlecont h4 :before {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: repeating-linear-gradient(90deg, #1e7aca 0%, rgba(255, 255, 255, 0) 100%);
	bottom: 0;
	left: 0;
	z-index: 0;
}
.singlecont h5 {
	border-bottom: 1px dashed #003E6C;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	margin: 1em auto;
	font-size: 16px;
}
.singlecont h5 span {
	font-size: 16px;
	font-weight: 500;
}
.singlecont h6 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	color: #003E6C;
	margin: 1em auto;
	font-size: 16px;
}
.singlecont h6 span {
	font-size: 16px;
	font-weight: 500;
}
.singlecont strong {
	font-weight: 600;
	vertical-align: baseline;
}
.singlecont em {
	font-style: italic;
}
.singlecont del {
	text-decoration: line-through;
}
.singlecont ul {
	padding: 0 0 0 1.5rem;
	list-style: disc;
}
.singlecont blockquote {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 30px 20px 35px 60px;
	position: relative;
	border: 1px #eee solid;
	background: #fafafa;
}
.singlecont blockquote:before {
	content: '';
	font-family: 'FontAwesome';
	font-size: 25px;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 10px;
	text-align: center;
	background-color: #777;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
/*.singlecont ol {
    list-style: decimal;
    list-style-type: decimal;
}*/
.singlecont ol {
	padding: 0 0 0 1.5rem;
	list-style-type: decimal;
}
/*.singlecont ol{
	padding:0 0 0 1.5rem;
}
.singlecont ol li{
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.singlecont ol li:before {
	counter-increment: item;
	content: counter(item)'.';
	
	padding-right: .5em;
	font-weight: 500;	
}*/
/*
 検索結果
----------------------------------------------------------- */
.search_box {
	border-top: 1px solid #D9E2E9;
	border-bottom: 1px solid #D9E2E9;
	padding: 20px 2.5%;
}
.search_box h2 {
	font-size: 18px;
	text-align: center;
	margin: 0 auto 10px;
}
.search_box p {
	font-size: 16px;
	text-align: center;
	margin: 0 auto 15px;
}
.search_box #searchform {}
.search_box #searchform > div {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
}
.search_box #searchform #s {
	border: 1px solid #D9E2E9;
	width: calc(100% - 46px);
	font-size: 16px;
}
.search_box #searchform #searchsubmit {
	width: 42px;
	text-align: center;
	cursor: pointer;
	background-color: #5e7df8;
	color: #fff;
	padding: 1px 0;
}
/*
 foot
----------------------------------------------------------- */
#f01 {
	width: 100%;
	text-align: center;
	color: #FFF;
}
#f01 img {
	width: 200px;
	max-width: 100%;
	height: auto;
}
#f01 dt {
	margin-bottom: 2rem;
}
#f01 dd a {
	color: #FFF;
}
#f01 dd span {
	display: block;
	margin-bottom: 0.5rem;
}
#cop {
	width: 100%;
	padding: 0.5rem;
	text-align: center;
	background: #001C31;
	color: #FFF;
	font-size: 0.9em;
}
/*
 smartphone menu btn
----------------------------------------------------------- */
#spnavbtn {
	position: fixed;
	top: 4%;
	right: 2%;
	z-index: 999;
	text-align: center;
	padding: 12px 10px 5px 11px;
	display: block;
	cursor: pointer;
	display: none;
	background: #000;
}
.nav-trigger,
.nav-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.nav-trigger {
	position: relative;
	width: 30px;
	height: 18px;
}
.nav-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #FFF;
	border-radius: 20px;
}
.nav-trigger span:nth-of-type(1) {
	top: 0;
}
.nav-trigger span:nth-of-type(2) {
	top: 8px;
}
.nav-trigger span:nth-of-type(3) {
	bottom: 0;
}
/*
 smartphone menu btn click
----------------------------------------------------------- */
#spnavbtn .activete {
	font-size: 0.9em;
	opacity: 0;
}
#spnavbtn .activete:before {
	content: "";
}
.nav-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(8px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}
.nav-trigger.active span:nth-of-type(2) {
	left: 60%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
.nav-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}
/*
 smartphone menu btn click area
----------------------------------------------------------- */
#spnav {
	position: relative;
	z-index: 998;
}
#spnav .trigger {
	width: 300px;
	height: 100%;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	position: fixed;
	top: 0;
	left: -300px;
	color: rgba(255, 255, 255, 0);
	overflow-y: scroll;
}
#spnav .open {
	width: 300px;
	max-width: 80%;
	background: rgba(255, 255, 255, 1);
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	color: rgba(150, 150, 150, 1);
	overflow-y: scroll;
}
#spnav h1 {
	width: 100%;
	padding: 2rem 5%;
	margin-bottom: 2rem;
	text-align: center;
}
#spnav h1 img {
	width: 120px;
}
#spnav ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 3em;
	text-align: center;
}
#spnav ul li:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#spnav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	font-size: 0.8em;
	height: 48px;
}
#spnav ul li a:hover,
#spnav .navright:hover {
	background: rgba(255, 255, 255, 1);
	color: rgba(150, 150, 150, 1);
}
#spnav .navleft {
	width: 88%;
	float: left;
	display: block;
}
#spnav .navright {
	width: 12%;
	display: block;
	float: left;
	text-align: center;
	cursor: pointer;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
}
#spnav ul li dl {
	overflow: hidden;
}
#spnav ul li dd {
	display: none;
}
#spnav ul li .subnav {
	padding: 0 30px;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	opacity: 0;
	transition: all ease 0.8s;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
}
#spnav ul li .drop1,
#spnav ul li .drop2,
#spnav ul li .drop3 {
	opacity: 1;
}
@media screen and (max-width: 1600px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1200px) {
	/*
 contact
----------------------------------------------------------- */
	.cont_area02_box {
		padding: 3.5rem 4rem 4rem;
		position: relative;
		top: -5rem;
		left: 5%;
		right: 5%;
		margin-left: 0;
	}
	#cont_area02 {
		padding: 0 5%;
	}
	#cont_area03 {
		padding: 5rem 5%;
	}
}
@media screen and (max-width: 1024px) {
	.pc {
		display: block;
	}
	.sp {
		display: none;
	}
	#cont_list {
		margin-top: 0rem;
	}
	/*
 news
----------------------------------------------------------- */
	.news_area {
		margin: 3rem auto 0;
	}
	.sidebar {
		width: 30%;
		float: left;
		padding: 1rem;
	}
	#mainsub {
		width: 70%;
		float: left;
		padding: 0 2.5%;
	}
	/*
 smartphone menu btn
----------------------------------------------------------- */
	#spnavbtn {
		top: 2%;
		right: 1%;
		padding: 10px 10px 5px 11px;
		display: block;
	}
	.nav-trigger {
		width: 30px;
	}
	/*
 お問い合わせ
----------------------------------------------------------- */
	#cont_tel .innerbox ul li a span {
		font-size: 1.5rem;
		letter-spacing: 0px;
	}
}
@media screen and (max-width:800px) {
	/* .header {
    display: none;
} */
	/*
 news
----------------------------------------------------------- */
	.sidebar_tocBtn {
		display: block;
		background: linear-gradient(270deg, #0074ee, #0020a2);
		height: 4em;
		width: 2em;
		position: fixed;
		top: 45%;
		left: 0;
		z-index: 3001;
	}
	.sidebar_tocBtn > span {
		color: #ffffff;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		width: 100%;
		font-weight: 500;
		writing-mode: vertical-lr;
		text-align: center;
	}
	.sidebar_tocWrap {
		background: #ffffff;
		height: calc(100% - 60px);
		width: 320px;
		padding: 1.5rem;
		position: fixed;
		top: 60px;
		left: -320px;
		z-index: 3000;
		transition: all .4s ease;
	}
	.sidebar_tocWrap.__active,
	.sidebar_tocWrap.__active::after {
		left: 0;
	}
	#mainsub {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.sidebar {
		width: 100%;
		float: none;
		padding: 0 0.25%;
		margin: 0;
	}
	.widget ul li a {
		font-size: 0.8rem;
		margin: 0 auto 0.25rem;
	}
}
@media screen and (max-width:640px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	.flex-prev {
		display: none !important;
	}
	.flex-next {
		display: none !important;
	}
	/*
 共通部分
----------------------------------------------------------- */
	#content {
		font-size: 0.9em;
	}
	/*
 contact
----------------------------------------------------------- */
	#cont_list {
		padding: 3rem 5% 1rem;
	}
	#cont_list li {
		line-height: 1.5rem;
		font-size: 0.7rem;
		padding: 0.25rem;
	}
	.wpcf7 dl,
	.mw_wrap dl {
		width: 100%;
		display: block;
		border-top: 0px dashed #CCC;
		margin-bottom: 1em;
	}
	.wpcf7 dt span,
	.mw_wrap dt span {
		color: #d60101;
		font-size: 0.7em;
		padding-left: 1%;
	}
	.mwform-tel-field input[type="text"],
	.mwform-zip-field input[type="text"] {
		display: inline-block;
		width: 26%;
	}
	.priva ul {
		font-size: 0.9em;
	}
	/*
 blog
----------------------------------------------------------- */
	.news_wrap {
		padding: 2rem 5%;
	}
	.bcontwrap ul li:nth-of-type(1) {
		width: 100%;
		margin-bottom: 1rem;
		float: none;
	}
	.bcontwrap ul li:nth-of-type(2) {
		width: 100%;
		float: none;
	}
	.btitle {
		font-size: 1.3em;
		margin-bottom: 1rem;
		line-height: 1.4;
	}
	.singlewrap {
		width: 100%;
	}
	.tca li {
		width: 100%;
		margin-bottom: 10px;
		font-size: 0.9em;
	}
	.stitle {
		font-size: 1.3em;
		margin: 0 auto 1rem;
		padding: 2% 0;
		line-height: 1.4;
	}
	.stitle::after {
		width: 30%;
	}
	.singlewrap h2 {
		font-size: 1.2em;
		padding: 0 0 0 15px;
	}
	.singlewrap h3 {
		font-size: 1.1em;
	}
	/*
 お問い合わせ
----------------------------------------------------------- */
	#cont_tel {
		padding: 3rem 0 5rem;
	}
	#cont_tel .innerbox ul {
		width: 300px;
		max-width: 100%;
		margin: 0 auto;
	}
	#cont_tel .innerbox ul li {
		width: 100%;
		margin: 0 auto;
	}
	#cont_tel .innerbox ul li a span {
		font-size: 1.8rem;
		letter-spacing: 1px;
	}
	/*
 foot
----------------------------------------------------------- */
	#prev,
	#next {
		width: 100%;
		margin: 0 0 0.4rem;
	}
	#next {
		float: right;
	}
}