@charset "utf-8";
/*
Theme Name: Minerva TMP1
Template: twentyten
Version: 3.8
Description: 基本レイアウトテンプレート
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
body {
 -webkit-text-size-adjust: 100%;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {line-height: normal;margin: 0 0 .5rem 0;}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 600;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
#wrapper {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Noto Sans JP", sans-serif;
}
h3#comments-title,
h3#reply-title,
#header_navi .menu,
#header_navi div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
input[type="submit"] {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
pre {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
code {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.text-right {
	text-align:right !important;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
}
.aligncenter_top, img.aligncenter_top {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 46px;
    margin-bottom: 46px;
}
.aligncenter_btn,
img.aligncenter_btn {
clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 32px;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.aligncenter1, img.aligncenter1 {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 20px;
}
.aligncenter2, img.aligncenter2 {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
}
.aligncenter3,
img.aligncenter3 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
	margin-bottom: 24px;
}
.aligncenter_btn2, img.aligncenter_btn2 {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
margin-top:40px;
}
.aligncenter_btn3,
img.aligncenter_btn3 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
margin-top:20px;
margin-bottom:24px;
}
.aligncenter_hd,
img.aligncenter_hd {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
	margin-top: 0px;
	margin-bottom: 16px;
        padding-bottom: 0px;
}
.aligncenter_hd2,
img.aligncenter_hd2 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
	margin-top: 16px;
	margin-bottom: 16px;
        padding-bottom: 0px;
}
.aligncenter_mv,
img.aligncenter_mv {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
	margin-top: 0px;
	margin-bottom: 16px;
        padding:20px;
border:3px solid #f6f6f6;
}
.aligncenter6,
img.aligncenter6 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
	margin-bottom: 0px;
}

.aligncenter4,
img.aligncenter4 {
	margin-top: 12px;
	margin-bottom: 0px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
}
.aligncenter7,
img.aligncenter7 {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
}
.gmap {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
text-align: center;
}
.img_gry {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
text-align: center;
border:5px solid #ccc;
width: 430px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px;
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
#content .attachment img {
	display: block;
	margin: 0 auto;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#header_navi,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* --------------------------------------------------------------
カスタマイズ
-------------------------------------------------------------- */
/* 設定
-------------------------------------------------------------- */
body {
	line-height: 1.4;
	background: #fff;
}
table {
	font-family: 'Noto Sans JP', sans-serif;
}
p {
	margin: 0 0 1rem;
	font-size: 1rem;
	line-height: 1.5rem;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
	margin-bottom: 1rem;
}
img {
	vertical-align: bottom;
	max-width: 100%;
}

/* クラス
-------------------------------------------------------------- */
/* clearfix */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1;
}

/* font color */
.red {
	color: #ff0000 !important;
}
.blue {
	color: #3471ad !important;
}
.green {
	color: #3da241 !important;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
	color: #111;
	font-size: 15px;
	line-height: 1.6;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
ul {
	list-style: square;
	margin: 0 0 15px 15px;
}
ol {
	list-style: decimal;
	margin: 0 0 15px 15px;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
		margin-bottom: 18px;
}
dd {
	margin-bottom: 18px;
}
strong {
font-weight: 600;
    color: #371f11;
    font-size: 120%;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a {
transition: all .3s;
}
a:link,
a:visited {
transition: all .3s;
color: unset;
text-decoration:none;
}
a:active,
a:hover {
transition: all .3s;
cursor: pointer;
opacity: 0.7;
}

/* 全体レイアウト
-------------------------------------------------------------- */
/* The main theme structure */
div.menu,
#main,
#toppage_top_widget {
	margin: 0 auto;
	max-width: 100%;
}
#site-description p,
#header_inner,
.breadcrumbs_inner {
	margin: 0 auto;
	width: 1200px;
	max-width: 100%;
}
#header_navi .menu-header {
	margin: 0 auto;
	width: 1140px;
	max-width: 100%;
}

/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#content {
	margin: 0;
}
#primary,
#secondary {
	float: right;
	width: 250px;
	display:block;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/* Header
-------------------------------------------------------------- */
.home #header {
	    background: transparent;
    padding: 0px 0 0px 0;
        border-top: none;
}
#header {
	    background: transparent;
    padding: 0px 0 0px 0;
}
#header #header_inner {
	    padding: 0px 0;
}
#site-description {
	margin: 0 0 0px;
    padding: 0;
    text-align: left;
}
#site-description h1 {
color: #333 !important;
    display: block !important;
    font-size: 11px !important;
    font-weight: 600;
    line-height: 1;
    margin: 0 auto !important;
    width: 1020px;
    padding: 6px 0 7px;
    font-feature-settings: "palt" 1;
}
#site-description p {
	margin: 0 auto;
	color: #7c644a;
	line-height: 1;
	font-size: 11px;
	display: block;
}

#site-title {
    width: 320px;
    height: 56px;
    float: left;
    margin: 0px 0 0;
    padding: 0;
}
#site-title span,
#site-title h1 {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
}
#site-title a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	background: url(images/logo2.png) no-repeat left top 50%;
}

/* トップページ */
.home #content .hentry .entry-title {
	display: none;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	padding: 0;
	width: 100%;
}
#main:before,
#main:after {
	content:"";
	display:table;
}
#main:after {
	clear:both;
}
#main {
	zoom:1;
}

#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#under_page dt {
color: #333;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 0px;
}
#under_page dd {
color: #333;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2;
    padding: 0 0 0 2%;
}
#content th {
	color: #000;
}
.hentry {
	margin: 0 0 0px 0;
}
.category .hentry,
.page-template-default .hentry {
	margin: 0 0 00px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.entry-title {
	line-height:1;
}
.entry-title a:link,
.entry-title a:visited {
	color: #333;
}
.entry-title a:active,
.entry-title a:hover {
	text-decoration: none;
}
.entry-meta {
	color: #777;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content {
	clear: both;
	padding: 0;
}
.entry-summary {
	padding: 0;
}
.entry-summary {
  margin-right: 10px;
  margin-left: 10px;
}
.single .entry-content {
    width: 90%;
    margin: 0 auto 0;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #000;
	font-size: 14px;
}
.entry-content select {
	margin: 0 0 0px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-template-onecolumn-page .page-link {
    clear: both;
    color: #000;
    font-weight: bold;
    line-height: 48px;
    word-spacing: 0.5em;
    margin: 0 auto 0;
    display: block;
    text-align: center;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
body.page .edit-link {
	clear: both;
	display: none;
}

#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #777;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #777;
}
#content .video-player {
	padding: 0;
}

/* ユーティリティ　共通設定 */
#content .entry-utility {
    margin: 0 0 8px;
    padding: 10px;
    background-color: transparent;
    line-height: 100%;
    display: block;
    display: flex;
    align-items: center;
}
.category-news #content .entry-utility {
    margin: 0 0 8px;
    padding: 10px;
    background-color: transparent;
    line-height: 100%;
    display: block;
    border-bottom: 1px dotted #ddd;
}
#content .entry-utility .fl_l {
	width: 20%;
}
#content .entry-utility .fl_r {
	    width: 80%;
    box-sizing: border-box;
    padding-left: 2%;
}
#content .entry-utility .fl_r {
	width: 100%;
    box-sizing: border-box;
    padding-left: 2%;
}
#content .entry-utility .time {
margin-right: 0px;
    padding: 0;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 14px;
    background: #333;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
}
#content .entry-utility i {
	margin-left:.5rem;
}
#content .entry-summary {
    width: 100%;
    margin: 0 auto 24px;
    padding:0;
    border-bottom: 1px solid #aaa;
}

/* 一覧ページ */
.archive #content .entry-title {
	margin: 0;
}
.archive .eye-catch {
	float: left;
	margin: 0 37px 30px 0;
	padding: 5px;
	border: 1px solid #ddd;
}
.archive .eye-catch a {
	display: block;
	background: #fff;
}
.archive .eye-catch a img {
	vertical-align: bottom;
}
.archive .eye-catch img {
	width:100%;
}
.archive .eye-catch a:hover img {
	opacity:0.7;
}
.category-news .eye-catch {
	display:none;
}
.archive .thumb_box .img_area {
	width: 30%;
	float: left;
	display:none;
}
.archive .thumb_box .img_area a {
	padding: 10px;
	display: block;
}
.archive .thumb_box .img_area a:hover {
	background-color: #eee;
}
.archive .thumb_box .img_area img {
	max-width: 100%;
}
.archive .thumb_box .txt_area {
width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.archive .thumb_box .txt_area p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
}

/* 詳細ページ */
.single #content .entry-title {
    margin-bottom: 24px;
    padding: 8px;
    border-bottom: 1px solid #c1b8ae;
}
.single .eye-catch {
    margin: 0 auto 30px;
    padding: 8px;
    text-align: center;
    border: 1px solid #ccc;
    width: 912px;
    box-sizing: border-box;
    display: none;
}
.single .eye-catch img {
    vertical-align: bottom;
    margin: 0 auto 0;
    width: 100%;
    height: auto;
    display: none;
}

/* コンテンツ共通
----------------------------------------------- */
/* コンテンツヘッダー　コンテンツタイトル設定 */
.archive-header,
.page-header,
.entry-header {
	margin: 0 0 30px;
	padding: 0;
	border: 0;
}
.archive-header .archive-title {
	border-bottom: 1px dotted #ccc;
}
.archive-header .archive-title span {
	color: #333;
	font-size: 120%;
	font-weight: bold;
}
.entry-header {
	padding: 20px 10px 15px;
  border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.entry-header .entry-title {
	padding: 0 0 5px 10px;
	font-size: 110%;
	border: 0;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 1px;
	color: #ff7b00;
	border-bottom: 1px dotted #ccc;
}
.category-3 .non_pv {
	display:none;
}

/* ページネイション */
.pagination {
	margin: 0  auto;
	padding: 40px 0 20px;
	clear:both;
	text-align: center;
	font-size: 90%;
}
.pagination .page_txt {
	display: block;
	text-align: left;
}
.pagination a,
.pagination .current {
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	background-color: #666;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
.pagination a.arrow {
	border: 0;
	background-color: #fff;
	color: #666;
}
.pagination a,
.pagination .current {
	color: #fff;
	border: 1px solid #666;
}
.pagination a:hover{
	color:#fff;
	background: #888;
}
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #fff;
	color: #666;
}

/* lightbox hover action */
a[rel^=lightbox] {
	padding: 0%;
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
a[rel^=lightbox]:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
a[rel^=lightbox]:hover,
a[rel^=lightbox]:focus,
a[rel^=lightbox]:active {
  color: white;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
a[rel^=lightbox]:hover:before,
a[rel^=lightbox]:focus:before,
a[rel^=lightbox]:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}

/* コンタクトフォーム */
#content th {
	vertical-align: middle;
}
#content td {
	vertical-align: middle;
}
#content .mw_wp_form td input {
	margin: 0;
    font-weight: 600;
}
#content .mw_wp_form td label {
	margin-right: 20px;
}
#content .mw_wp_form td label input {
	margin-right: 5px;
}
#content .mw_wp_form tfoot td {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	text-align: center !important;
}
.fixed{
  position: fixed;
  top: 0px;
  z-index: 9999;
}

.mb0{
  margin-bottom:0px !important;
}
.mb16{
  margin-bottom:16px !important;
}
.mb24{
  margin-bottom:24px !important;
}
.mb32{
  margin-bottom:32px !important;
}
.mb40{
  margin-bottom:40px !important;
}
.mt16{
  margin-top:16px !important;
}
.mt24{
  margin-top:24px !important;
}
.mt40{
  margin-top:40px !important;
}


/* ========================================= */
/* スマホ以外 */
/* ========================================= */
/* Minimum width of 800 pixels. */
@media screen and (min-width: 800px) {
div[data-sc-role="sp_header"] {
display:none;
}
#header_sp {
display:none;
}
.js-header {
	height:0;
}
/* gnavi
-------------------------------------------------------------- */
/* グローバルメニュー固定 */
.gnavi_fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 10000;
    padding: 0 !important;
    background-position: left center !important;
}
.home #header_navi,
#header_navi {
    margin: 0 auto;
    padding: 0;
    clear: both;
    position: relative;
    background: #ffffff;
}
#header_navi {
    /* position: fixed !important; */
    top: 0;
    width: 100%;
    z-index: 10000;
    padding: 0 !important;
    background-position: left center !important;
}
#header_navi .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#header_navi .menu-header #menu-gnavi {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#header_navi .menu-header li,
div.menu li {
	background-color: transparent;
	float: left;
}
#header_navi .menu-header li a {
	display:flex;
	justify-content: center;
	align-items: center;
}
#header_navi .menu-header li img {
	max-height:48px;
}
#header_navi a {
	color: #122c52;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
#header_navi ul li a {
	width: 100%;
	height: 56px;
	line-height:56px;
	margin: 0;
	padding: 0;
	display: block;
	color:#122c52;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
    font-weight:500;
	text-align: center;
	overflow: hidden;
	font-feature-settings: "palt" 1;
	background-repeat: no-repeat;;
	background-position: left top;
	background-color: transparent;
}
body .gnavi_fixed ul li a {
	width: 100%;
	height: 56px;
	margin: 0;
	padding: 0;
	display: block;
	color:#122c52;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
    font-weight:500;
	text-align: center;
	overflow: hidden;
	font-feature-settings: "palt" 1;
	background-repeat: no-repeat;;
	background-position: left center !important;
	background-color: transparent;
}
#header_navi ul li#menu-item-12 {
 text-indent:-99999px;
}
#header_navi ul li#menu-item-12 a {
 width: 260px;
 text-indent:-99999px;
}
#header_navi ul li#menu-item-4 a,
#header_navi ul li#menu-item-5 a,
#header_navi ul li#menu-item-6 a,
#header_navi ul li#menu-item-7 a,
#header_navi ul li#menu-item-8 a {
 width: 176px;
}
#header_navi ul ul li a {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: 0;
	overflow: visible;
	font-size: 15px !important;
	background: none;
}
#header_navi * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#header_navi ul ul {
    width: 100%;
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    float: left;
    z-index: 99999;
    padding-top: 8px;
    padding-bottom: 16px;
    padding-left: 10%;
    padding-right: 10%;
    background-color: rgba(10,66,110,0.9);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#wrapper #header_navi ul ul li {
	 width: 30%;
	 font-size: 14px !important;
	 border-bottom: 1px dotted #fff;
	 margin: 0 1.666666666%;
}
#wrapper #header_navi ul ul li a {
	    line-height: 1.7;
}
#wrapper #header_navi ul ul li:last-child {
	border-bottom: 1px dotted #fff;
}
#wrapper #header_navi ul ul ul {
	left: 100%;
	top: 0;
}
#wrapper #header_navi ul ul a {
	width: 100%;
	line-height: 1em;
	padding: 13px 10px;
	height: auto;
	background: none;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper #header_navi ul ul a:link,
#wrapper #header_navi ul ul a:visited {
	color: #fff;
	background-image: none;
}
#wrapper #header_navi ul ul :hover > a {
	color:#2c3e50;
	background-color: #fff;
	background-image: none;
}
#wrapper #header_navi ul li:hover > ul {
	display: block;
}
#wrapper #header_navi ul ul li.current_page_item > a {
	/* color: #fff; */
	/* background: transparent; */
	background-image: none;
}
* html #header_navi ul ul li.current_page_item > a {
	color: #fff;
	/* background: transparent; */
}
#header_navi .menu:before,
#header_navi .menu:after {
	content:"";
	display:table;
}
#header_navi .menu:after {
	clear:both;
}
#header_navi .menu {
	zoom:1;
}
}

/* ========================================= */
/* スマホ表示 */
/* ========================================= */
/* Maximum width of 800 pixels. */
@media screen and (max-width: 800px) {
	.spNone {
		display: none;
	}
	#primary,
	#secondary {
		float: right;
		width: 100%;
		display:block;
	}
#header {
display:none;
}
#header_inner {
display:none;
}
#header_navi {
display:none;
}
/* ヘッダー設定 */
div[data-sc-role="sp_header"]{-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;-o-box-align:center;box-align:center;width:100%}
#header_sp {
    position: fixed;
    z-index: 100;
    background: #fff;
top:0;
width: 100%;
}
#header_sp #nav_sp01 {
    background: #fff;
		margin:0;
		display: flex;
}
#header_sp li.logo {
    margin: 0px;
}
#header_sp img {
    vertical-align: bottom;
}
.icon-image {
    width:12%;
}
#nav_sp01 li {
    margin: 0px;
    display: inline;
    list-style:none;
}
#accordion_sp01_in {
	display: none;
}
#accordion_sp01_in ul {
margin:0px;
z-index:99999;
}
.ac_box_sp a{
color:#ffffff;
}
.ac_box_sp {
    width: 100%;
    display: none;
    position: absolute;
        /* top: 61.9047619%; */
    left: 0;
    background: rgba(18, 44, 82, 0.90);
    color: #fff;
    padding-bottom: 10px;
z-index:20;
}
#accordion_sp01_in li{
margin:0px 0px;
padding:15px 10px;
color:#ffffff;
}
#accordion_sp01_in ul {
    margin: 0px;
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
#accordion_sp01_in ul li {
    list-style: none;
    background: url(./images/arrow03.png) no-repeat scroll 95% 50%;
    padding: 15px 0;
    text-align: center;
    width: 50%;
    float: left;
}
}

html{
    scroll-behavior: smooth;
}
section {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
.center {
	margin:0 auto 0;
	text-align:center;
}
.right {
	text-align: right;
	margin-left: auto;
}
.flr {
	display: flow-root;
}
h1 {
	font-size:2.5rem;
	line-height: 2.5rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.8rem;
	margin-bottom: .5rem;
	line-height: 2rem;
}
h4 {
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-bottom: .5rem;
}
h5 {
	font-size:1.2rem;
}
h6 {
	font-size:120%;
}

/* flex */
.flex_colomn_l {
	display: flex;
	flex-direction: column;
}
.flex_wrap {
	display: flex;
	flex-wrap: wrap;
}
.flex_2 {
	width: 20%;
	padding: 0 8px;
}
.flex_8 {
	width: 80%;
	padding: 0 8px;
}
.sp_flex {
	display: flex;
	margin: .3rem 0;
}
@media screen and (min-width:800px) {
	.flex {
		display:flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.flex_top {
		display: flex;
		align-items:flex-start;
	}
	.flex_center {
		display:flex;
		align-items:center;
	}
	.flex_jcenter {
		display: flex;
		justify-content:center;
	}
	.flex_space {
		display: flex;
		justify-content:space-around;
	}
	.flex2 {
		width: 50%;
		padding: .5rem;
		box-sizing: border-box;
	}
	.flex3 {
		width : calc(100% / 3) ;
		padding: .5rem;
		box-sizing: border-box;
	}
	.flex4 {
		width: 25%;
		padding: 0 8px;
	}
	.flex_3 {
		width: 30%;
		padding: 0 8px;
	}
	.flex_4 {
		width: 40%;
		padding: 0 8px;
	}
	.flex_6 {
		width: 60%;
		padding: 0 8px;
	}
	.flex_7 {
		width: 70%;
		padding: 0 8px;
	}
	.flex2inner {
		width: 50%;
		padding: 0 8px;
	}
	.flex2inner img {
		max-width: 100%;
	}
}
@media screen and (max-width: 800px) {
.flex_reverse {
	display: flex;
	flex-direction: column-reverse;
}
.flex2,
.flex3,
.flex4,
.flex_3,
.flex_4,
.flex_6,
.flex_7 {
	padding: .5rem 0;
	box-sizing:border-box;
}
.sp_flex .flex4 {
	width: 50%;
	padding: .5rem;
	box-sizing:border-box;
}
}

/* float */
.fl_l {
	float: left;
}
.fl_left {
	float: left;
}
.fl_r {
	float: right;
}
img.fl_l {
	margin: 0 20px 20px 0;
}
img.fl_left {
	margin: 0 20px 0px 0;
}
img.fl_r {
	margin: 0 0 20px 20px;
}

/* header */
.pankuzu {
    padding: 6px 0 8px;
    text-align: right;
    max-width: 1140px;
    margin: 0 auto;
    font-size: 0.8rem;
}
@media screen and (min-width:800px) {
#header {
    padding: .5rem .5rem 0;
}
#header #header_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#header #header_inner .header_logo {
    max-width: 400px;
}
#header #header_inner .header_access {
	color: #0a426e;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
#header #header_inner .header_access .fa {
	margin-right: .1rem;
}
#header #header_inner .header_access ul {
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
}
#header #header_inner .header_access ul li {
	margin: 0 .5rem;
}
#header #header_inner .header_access h4 {
    font-size: 1.5rem;
    line-height: 1.5rem;
}
#header #header_inner .header_link {
	display: flex;
}
#header #header_inner .header_link ul {
	list-style: none;
	margin: 0;
	display: flex;
}
#header #header_inner .header_link ul.header_link_icon li img {
    max-width: 72px;
}
#header #header_inner .header_link ul.header_link_btn {
	flex-direction: column;
}
#header #header_inner .header_link ul.header_link_btn a {
	background-color: #0a426e;
	color: #ffffff;
	padding: .2rem 2.5rem .2rem 1rem;
	display: block;
	text-align: center;
	position: relative;
	border-radius: 2rem;
	margin: .2rem 0;
}
#header #header_inner .header_link ul.header_link_btn a:after {
	content: "\f0da";
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-family: "FontAwesome";
}
#header_navi.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.page_mv {
    width: 100%;
    margin: 0px auto 0;
    text-align: center;
    background: transparent;
    padding-bottom:0px;
    position:relative;
    overflow:hidden;
    height: 320px;
}
.page_mv img {
	width:1920px;
	height: 100%;
	object-fit: cover;
}
}
@media screen and (max-width: 800px) {
#header {
	display: none;
}
.pankuzu {
	display:none;
}
}

/* front-page */
.top_sec {
	padding: 1.5rem 0;
	max-width: 100%;
	box-sizing: border-box;
}
.mv {
	text-align: right;
}
.mv img {
	max-width: 96%;
}
.top_about {
	background-image: linear-gradient(0deg, #f8f9fa, #ffffff);
	padding: 4rem 0;
}
.top_about h1::after {
	content:"";
	height: 4px;
	width: 40px;
	display:block;
	margin: 1rem auto 1.5rem;
	background-color: #3da241;
}
.top_about .flex2.center {
	position: relative;
}
.top_about_caption {
	position: absolute;
	top: 1rem;
	left: 1rem;
}
.top_concept {
	background-image: linear-gradient(0deg, #246c27, #3da241);
	color: #ffffff;
	padding: 3rem 0 5rem;
}
.top_concept h1 {
	display: flex;
	align-items: center;
	margin-bottom: .5rem;
	justify-content: center;
	font-size: 2rem;
}
.top_concept h1 img {
	margin-right: .5rem;
}
.top_course {
	padding: 4rem 0;
}
.top_course h1:after {
	content:"";
	height: 4px;
	width: 40px;
	display:block;
	margin:1.5rem auto;
	background-color: #0a426e;
}
.top_course_flex {
	display: flex;
	flex-wrap: wrap;
}
.top_course_flex .top_course_flexinner {
	padding: 1rem;
	box-sizing: border-box;
}
.top_course_flex .top_course_flexinner .img {
	position: relative;
}
.top_course_flex .top_course_flexinner .img img {
	width:100%;
	height:auto;
	object-fit:contain;
}
.top_course_flex .top_course_flexinner .img .icon {
	width:auto;
	position: absolute;
	top: 1rem;
	right: 1rem;
}
.top_course_flex .top_course_flexinner .text {
	padding: .5rem;
}
.top_course_bnr {
	color: #ffffff;
}
.top_course_bnr .top_course_bnr_l {
	background-color: #2f5878;
	padding: 2rem;
}
.top_course_bnr .top_course_bnr_l .btn a {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #2f5878;
	padding: .5rem;
	border-radius: 2rem;
	display: block;
	text-align: center;
}
.top_course_bnr .top_course_bnr_l .btn a:hover {
	background-color: #2f5878;
	color: #ffffff;
	opacity: 1;
}
.top_course_bnr .top_course_bnr_r img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top_access {
	background-image: linear-gradient(0deg, #ffffff, #f8f9fa);
	padding: 4rem 0;
}
.top_access h1:after {
	content:"";
	height: 4px;
	width: 40px;
	display:block;
	margin:1.5rem auto;
	background-color: #2f5878;
}
.top_access .textbox02 {
	margin-bottom:1rem;
}
.top_sns {
	padding: 2rem 0 5rem;
}
.top_sns h1:after {
	content:"";
	height: 4px;
	width: 40px;
	display:block;
	margin:1.5rem auto;
	background-color: #e51752;
}
.insta_box {
	background-image: linear-gradient(0deg, #8134af, #dd2a7b 50%, #f58529);
}
.tiktok_box {
	background-image: linear-gradient(0deg, #ff0050, #00f2ea);
}
.insta_box,
.tiktok_box {
	padding: .5rem;
	border-radius: 2rem;
}
.insta_box .insta_boxinner,
.tiktok_box .tiktok_boxinner {
	background-color: #ffffff;
	padding: 1rem;
	border-radius: 1.5rem;
}
.insta_box .insta_boxinner h3,
.tiktok_box .tiktok_boxinner h3 {
	display:flex;
	align-items: center;
	justify-content: center;
}
.top_sns .btn {
	margin: 1rem auto;
}
.top_sns .btn a {
	padding: 1rem;
	border-radius: 2rem;
	display: block;
	color: #ffffff;
	text-align: center;
}
.insta_box .insta_boxinner .btn a {
	background-image: linear-gradient(270deg, #8134af, #dd2a7b 50%, #f58529);
}
.tiktok_box .tiktok_boxinner .btn a {
	background-image: linear-gradient(270deg, #ff0050, #00f2ea);
}
.top_sns ul {
	list-style: inside;
	margin: 0;
	padding: 0 1rem;
}
.top_school {
	background-image: linear-gradient(0deg, #ffffff, #f8f9fa);
	padding: 3rem 0;
}
.top_school h1:after {
	content:"";
	height: 4px;
	width: 40px;
	display:block;
	margin:1.5rem auto;
	background-color: #2f5878;
}
.top_school_box .img {
	position: relative;
	margin-bottom:1rem;
}
.top_school_box .img img {
	width:100%;
	height:auto;
}
.top_school_box .img .img_text {
	color: #ffffff;
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	text-shadow: 0 0 11px #333333;
}
.top_school_box .img .img_text p {
	margin:0;
}
.top_school_box .btn01,
.top_school_box .btn02 {
	margin: 1rem auto;
}
.top_school_box .btn01 a,
.top_school_box .btn02 a {
	color: #ffffff;
	padding: .5rem;
	display: block;
	text-align: center;
	border-radius: .5rem;
}
.top_school_box .btn01 a .fa-solid ,
.top_school_box .btn02 a .fa-solid {
	margin-left:.5rem;
}
.top_school_box .btn01 a {
	border: 1px solid #2479b4;
	background-color: #2479b4;
}
.top_school_box .btn01 a:hover {
	color: #2479b4;
	background-color: #ffffff;
}
.top_school_box .btn02 a {
	border: 1px solid #4caf50;
	background-color: #4caf50;
}
.top_school_box .btn02 a:hover {
	color: #4caf50;
	background-color: #ffffff;
}
.top_contact {
	background-image: linear-gradient(0deg, #f9fafb, #ffffff);
	padding: 2rem 0;
}
.top_contact h1:after {
	content:"";
	height: 4px;
	width: 40px;
	display:block;
	margin:1.5rem auto;
	background-color: #4caf50;
}
.top_contact_flex {
	margin: 1rem auto 3rem;
}
.top_contact_flex .flex4 img {
	margin-bottom: 1rem;
}
.top_contact_flex .flex4:nth-child(1) .btn a {
	color: #3471ad;
}
.top_contact_flex .flex4:nth-child(2) .btn a {
	color: #4caf50;
}
.top_contact_flex .flex4:nth-child(3) .btn a {
	color: #ff9800;
}
.top_contact_flex .flex4:nth-child(4) .btn a {
	color: #e91e63;
}
.top_contact_flex .top_form_l h3 {
    font-weight: 400;
    margin-bottom: 2rem;
}
.top_contact_flex .top_form_r {
	background-image: linear-gradient(0deg, #4caf51, #3471ad);
	color: #ffffff;
	padding: 1.5rem;
}
table.top_contact_table tbody tr {
	text-align:left;
	width:100%;
}
table.top_contact_table th {
	display:block;
}
table.top_contact_table th p {
	margin:0 0 .2rem;
	padding:0 .5rem;
	font-weight:400;
}
table.top_contact_table td {
	display:block;
}
table.top_contact_table td input,
table.top_contact_table td textarea {
	width:100%;
	border-radius:1rem;
	padding:.5rem;
	border: 1px solid #ccc;
	background: transparent;
	box-sizing: border-box;
}
table.top_contact_table tfoot input {
    background-image: linear-gradient(0deg, #4caf51, #3471ad);
    border: none;
    padding: 1rem;
    color: #ffffff;
    display: block;
    width: 100%;
    border-radius: 2rem;
    margin: 0 auto;
}
.top_contact_flex .top_form_r h3 {
	font-weight:400;
	line-height: 2rem;
}
.top_contact_flex .textbox03 {
	text-align:left;
}
@media screen and (min-width:800px) {
.top_course_flex .top_course_flexinner {
	width : calc(100% / 3) ;
}
.top_course_bnr {
	display:flex;
	justify-content: center;
}
.top_course_bnr .top_course_bnr_l {
	border-radius: 2rem 0 0 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top_course_bnr .top_course_bnr_r img {
	border-radius: 0 2rem 2rem 0;
}
.top_contact_flex {
	display: flex;
}
table.top_contact_table {
	width: 95%;
	box-sizing:border-box;
}
}
@media screen and (max-width: 800px) {
.top_course_bnr {
	padding:0 .5rem;
	box-sizing:border-box;
}
.top_course_bnr .top_course_bnr_l {
	padding: 1.5rem;
	border-radius: 2rem 2rem 0 0;
}
.top_course_bnr .top_course_bnr_r img {
	border-radius: 0 0 2rem 2rem;
}
.top_contact_flex .flex4 {
	display:flex;
	align-items: center;
	margin: 1.5rem 0;
}
.top_contact_flex .flex4 img {
	margin-right:1rem;
}
.top_contact_flex .flex4 .text {
	text-align:left;
}
.top_contact_flex .flex4 .text p {
	margin-bottom:.5rem;
}
table.top_contact_table {
	width: 100%;
	box-sizing:border-box;
}
}

/* footer */
#footer {
    margin: 0px auto 0;
    padding: 3rem 0 1rem;
    background-color: #2c3e50;
    color: #ffffff;
}
#footer ul {
	list-style: none;
	margin: .5rem 0;
}
.footer_inner {
    margin: 0 auto;
    width: 1200px;
    max-width: 100%;
}
.footer_inner .footer_sitemap {}
.footer_inner .footer_sitemap .footer_access {}
.footer_inner .footer_sitemap .footer_access h3 {
}
.footer_inner .footer_sitemap .footer_access p {}
.footer_inner .footer_sitemap .footer_access ul li::before {
	font-family: "FontAwesome";
	color: #4aa950;
	margin-right: .5rem;
}
.footer_inner .footer_sitemap .footer_access ul li:nth-child(1)::before {
  content: "\f041";
}
.footer_inner .footer_sitemap .footer_access ul li:nth-child(2)::before {
  content: "\f095";
}
.footer_inner .footer_sitemap .footer_access ul li:nth-child(3)::before {
  content: "\f003";
}
.footer_inner .footer_sitemap .footer_menu ul li:nth-child(1) {
	font-size: 130%;
	font-weight: bold;
}
.footer_inner .footer_sitemap .footer_menu ul li:nth-child(1):before {
	content:none;
}
.footer_inner .footer_sitemap .footer_menu ul li {
	font-weight:400;
}
.footer_inner .footer_sitemap .footer_menu ul li:before {
	content:"-";
	margin-right:.2rem;
}
.footer_sns {
	display: flex;
}
.footer_sns img {
	max-width: 48px;
}
.footer_copyright_wrap {
	font-size: 12px;
}
@media screen and (min-width:800px) {
.footer_inner .footer_sitemap {
	display: flex;
}
.footer_inner .footer_sitemap	.footer_access,
.footer_inner .footer_sitemap	.footer_menu {
	width: 40%;
	padding: 0 .5rem;
	box-sizing: border-box;
}
.footer_bottom {
	display:flex;
	align-items: center;
	justify-content: space-between;
	margin: 1rem auto;
}
.footer_bottom ul {
	display:flex;
}
.footer_bottom ul li {
	margin:0 .5rem;
}
}
@media screen and (max-width: 800px) {
.footer_inner {
	padding:0 .5rem;
	box-sizing:border-box;
}
.footer_sns {}
}

/* textbox */
.textbox01 {
	background-color: #e6f2e7;
	border: 1px solid #3da241;
	border-radius: 1rem;
	padding: 1rem;
	font-size: 1.1rem;
}
.textbox02 {
	background-color: #ffffff;
	padding: 1.5rem;
	border-radius: 1rem;
	font-size: 1rem;
	box-sizing: border-box;
}
.textbox02 h4 {
	margin: .5rem auto;
}
.textbox02 h4 .fa-solid {
	color:#2f5878;
}
.textbox03 {
	background-color: rgba(255,255,255,0.15);
	padding: 1.5rem;
	border-radius: 2rem;
	text-align: center;
}
.textbox03 p {
	margin:0;
}
ul.textbox03inner {
	list-style: none;
	margin: 0;
}
ul.textbox03inner li {
	background-color: rgba(255,255,255,0.15);
	padding: .5rem 1rem;
	border-radius: 2rem;
	margin: .5rem;
}
.textbox04 {
	/* background-image: linear-gradient(90deg, #f2f7fa, #ffffff); */
	padding: 1rem;
	border-radius: 1rem;
	margin: 1rem 0;
	background-color: #f2f7fa;
}
.textbox04 .bnr {
	background-color: #3da241;
	color: #ffffff;
	padding: .2rem 1rem;
	border-radius: 1rem;
	width: fit-content;
}
.textbox05 {
	background-image: linear-gradient(0deg, #4caf51, #3471ad);
	color: #ffffff;
	padding: 1.5rem;
	border-radius: 1rem;
	box-sizing: border-box;
}
.textbox05 ul {
	list-style: none;
	margin: 0;
}
.textbox05 ul li {
	position: relative;
	padding-left: 1rem;
	margin: .2rem 0;
}
.textbox05 ul li:before {
	content: "\f00c";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
}
.textbox06 {
	background-color: #f8f9fa;
	padding: 1.5rem;
	border-radius: 2rem;
	text-align: center;
}
.textbox06 .btn {
	margin: 1rem auto;
}
.textbox06 .btn a {
	border:1px solid #2f5878;
	background-color: #2f5878;
	color: #ffffff;
	padding: .5rem 1rem;
	border-radius: 2rem;
	display: block;
	width: fit-content;
	margin: 0 auto;
}
.textbox07 {
	background-image: linear-gradient(90deg, #e5f0f6, #eaf6ea);
	padding: 2rem;
	border-radius: 2rem;
	text-align: center;
	box-sizing: border-box;
}
ul.textbox07inner {
	list-style: none;
	margin: 0;
}
ul.textbox07inner li {
	background-color: #ffffff;
	padding: .5rem 1rem;
	border-radius: 2rem;
	margin: .5rem;
}
@media screen and (min-width:800px) {
.top_about .textbox02 {
	min-height:310px;
}
ul.textbox03inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.textbox04 .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
ul.textbox07inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
}
@media screen and (max-width: 800px) {
.textbox04 .bnr {
	margin:.5rem 0;
}
}

/* table */
#content table.page_table {
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
	border: none;
}
#content table.page_table th {
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	background: #3da241;
	color: #fff;
	display: table-cell;
	margin-bottom: 0px;
	width: 30%;
	box-sizing: border-box;
}
#content table.page_table td {
	vertical-align: middle;
	font-size: 16px;
	display: table-cell;
	text-align: left;
	padding-left: 5rem;
	background: #fafafa;
	border: none;
	box-sizing: border-box;
}
#content table.t_fixed {
  table-layout: fixed;
}
#content table.time th {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    background: #3da241;
    color: #fff;
    border: 1px solid #fff;
		text-align: center;
}
#content table.time td.bd {
    padding: 4%;
    vertical-align: middle;
    font-size: 18px;
    text-align: left;
    background: #fff;
    border: 1px solid #3da241;
}
#content table.time th.w20 {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    background: #3da241;
    color: #fff;
    border: 1px solid #fff;
    width: 20%;
}
#content table.time td.w20 {
width: 20%;
}
@media screen and (min-width:800px) {
#content table.page_table {
	border: none;margin: 0;
}
#content table.page_table th {
}
#content table.page_table td {
}
#content table.time th {}
#content table.time td.bd {}
}
@media screen and (max-width: 800px) {
#content table.page_table th,
#content table.page_table td {
	display: block;
	width: 100%;
	text-align: center;
	padding: .5rem 1rem;
}
#content table.time th {
    font-size: 1rem;
    padding: 1rem .5rem;
    line-height: 1.5rem;
}
#content table.time td.bd {
    font-size: .9rem;
    padding: 1rem .5rem;
}
}

/* btn */
.scroll_btn01 a {
	background-color: #3da241;
	border: 1px solid #3da241;
	color: #ffffff;
	z-index: 999999;
	text-align: center;
}
.scroll_btn01 a:hover {
	background-color: #ffffff;
	color: #3da241;
	opacity:1;
}
.scroll_btn02 a {
	background-color: #0a426e;
	border: 1px solid #0a426e;
	color: #ffffff;
	z-index: 999999;
	text-align: center;
}
.scroll_btn02 a:hover {
	background-color: #ffffff;
	color: #0a426e;
	opacity:1;
}
@media screen and (min-width:800px) {
.scroll_btn01 a {
	padding: .8rem .5rem;
	position: fixed;
	top: 200px;
	right: 0;
	writing-mode: vertical-rl;
}
.scroll_btn02 a {
	padding: .8rem .5rem;
	position: fixed;
	top: 400px;
	right: 0;
	writing-mode: vertical-rl;
}
.scroll_btn01 .fa-solid,
.scroll_btn02 .fa-solid {
	margin-bottom:2px;
}
}
@media screen and (max-width: 800px) {
.scroll_btn01 a {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 50%;
	box-sizing: border-box;
	padding: .5rem;
}
.scroll_btn02 a {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 50%;
	box-sizing: border-box;
	padding: .5rem;
}
.scroll_btn01 .fa-solid,
.scroll_btn02 .fa-solid {
	margin-right:2px;
}
}
.center.btn_g a {
	margin:0 auto;
}
.btn_g a {
	display: block;
	width: fit-content;
	padding: .5rem 2rem;
	border: 1px solid #4caf50;
	background-color: #4caf50;
	color: #ffffff;
}
.btn_g a:hover {
	color: #4caf50;
	background-color: #ffffff;
	opacity:1;
}

/* page */
.one-column #content {
	width:100%;
}
.page_title {
    padding: .5em .75em;
    background-color: #3da241;
    color: #fff;
    text-align: center;
    margin-bottom: 48px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    display: block;
}
section.page_sec {
    max-width: 900px;
}
#content section.page_sec h2 {
    color: #000;
    font-size: 40px;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1;
    padding: 0;
    margin: 0px 0 40px;
    text-align: left;
    position: relative;
    line-height: 40px;
}
section.page_sec h2::after {
    content: "";
    width: 40px;
    height: 2px;
    background: #3da241;
    display: block;
    margin: 32px 0 0;
}
.sec {
	margin-bottom:4rem;
}
.secinner {
	margin-bottom: 3rem;
}
.sec h3 {
	position: relative;
	background: #e6f2e7;
	padding: 0.25em 0.5em;
	border-left: solid 2em #3da241;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:600;
	font-size:24px;
	display:inline-block;
	margin: 0 0 32px 0;
}
.sec h3:before {
	font-family: "FontAwesome";
	content: "\f040";
	position: absolute;
	padding: 0em;
	color: #fff;
	font-weight: normal;
	left: -1.3em;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sec h3.flg:before {
content: "\f024";
}
.sec h3.lef:before {
content: "\f06c";
}
.sec h3.star:before {
content: "\f005";
}
.sec h3.vos:before {
content: "\f27a";
}
.sec h3.qa:before {
content: "\f059";
}
.sec h3.bs:before {
content: "\f0b1";
left: -1.5em !important;
}
.sec h3.cog:before {
content: "\f013";
left: -1.45em !important;
}
.sec h3.ac:before {
content: "\f041";
left: -1.35em !important;
}
.sec h3.col:before {
content: "\f19d";
left: -1.6em !important;
}
.sec h3.flow1:before {
content: "1";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow2:before {
content: "2";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow3:before {
content: "3";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow4:before {
content: "4";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow5:before {
content: "5";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow6:before {
content: "6";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow7:before {
content: "7";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow8:before {
content: "8";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow9:before {
content: "9";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.flow10:before {
content: "10";
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}
.sec h3.tmt:before {
content: "\f017";
}
.sec h5 {
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
}
.sec h5:before {
	font-family: "FontAwesome";
	content: "\f192";
	margin-right: .2rem;
}
.sec strong {
	font-weight: 600;
  color: #3da241;
  font-size: 120%;
}
ul.strong {
	list-style: none;
	margin: 0 0 1rem;
	font-weight: 600;
  font-size: 120%;
}
ul.strong li {
	margin-bottom:.5rem;
}
ul.page_list {
	list-style: none;
	margin: 0 0 1rem;
}
ul.page_list li {
	margin-bottom: .5rem;
}
ul.page_list li .fa {
	margin-right:.3rem;
}
p .line {
	text-decoration-line: underline;
}
@media screen and (min-width:800px) {
.sec .list_box {
    width: 272px;
    margin: 0 42px 0px 0px;
    float: left;
}
#content .sec .list_box p,
#content .sec .list_box_last p{
	margin-bottom:.5rem;
	font-size:15px;
}
}
@media screen and (max-width: 800px) {
}

/* step form */
.oc_form {
	padding: 2rem 1rem;
	box-shadow: 0px 2px 6px #cccccc;
	border-radius: 1rem;
	width: 100%;
	max-width: 500px;
	margin: 1rem auto;
	box-sizing: border-box;
}
#content .oc_table {
    margin: 5rem auto 0;
    border: none;
    width: auto;
}
#content .oc_table th {
	display:block;
	width:100%;
	text-align: center;
	font-size: 1.2rem;
	padding: 1rem 0 .5rem;
	color: #000000;
	line-height: normal;
}
#content .oc_table th .wpcf7-spinner {
	display:none;
}
#content .oc_table td {
    display: block;
    width: 100%;
    padding: .5rem 0 1rem;
    font-size: 1rem;
    border: none;
}
#content .oc_table td input {
	margin:0 auto .5rem;
	width: 100%;
	font-size: 1rem;
}
#content input[type="submit"] {
	background-color: #3da241;
	border: 1px solid #3da241;
	color: #ffffff;
	padding:.5rem 2rem;
	margin:0 auto;
}
.oc_form .wpcf7-form-control.wpcf7-previous {
	background-color: #cccccc;
	border: 1px solid #cccccc;
	color: #000000;
	padding:.5rem 2rem;
	margin:0 auto;
}
.oc_form .wpcf7-form-control-wrap {
	display:flex;
	justify-content: center;
}
.center {
	text-align:center;
}
.progressbar {
  margin: 0;
  padding: 0;
  counter-reset: step;
  z-index: 0;
  position: relative;
}
.progressbar li {
  list-style-type: none;
  width: calc(100% / 6) ;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #aaa;
}
.progressbar.step5 li {
	width: calc(100% / 5) ;
}
.progressbar.step4 li {
	width: calc(100% / 4) ;
}
.progressbar li:before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #eee;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #eee;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #3da241;
}
.progressbar li.active:before {
  background-color: #3da241;
  color:#fff;
}
.progressbar li.active + li:after {
  background-color: #3da241;
}
@media screen and (min-width:800px) {
.contact_flex {
	display: flex;
}
.contact_flex .contact_img {
	width: 45%;
	padding:1rem;
	box-sizing:border-box;
}
.contact_flex .contact_form {
	width: 55%;
	padding:1rem;
	box-sizing:border-box;
}
.contact_flex .contact_img img {
	max-width:100%;
}
}
@media screen and (max-width: 800px) {
.contact_flex .contact_img {
	display: none;
}
}

/* single */
#single-column h3.page_index {
    padding: 12px 10px 16px 20px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1px;
    background-color: #fff;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
    border-bottom: 1px solid #000;
margin-bottom:24px !important;
}
#single-column h3.page_index:before {
 position: absolute;
    width: 2px;
    height: 60%;
    top: 10px;
    left: 8px;
    background: #000;
    content: "";
}
#single-column .date {margin-right: 0px;padding: 0;color: #fff;font-family: 'Noto Sans JP', sans-serif;font-weight: 500;font-size: 14px;background: #333;height: 32px;line-height: 32px;text-align: center;display: block;width: 196px;}
@media screen and (min-width:800px) {
.category .entry-summary {
    width: 100%;
    margin: 0 auto 24px;
    padding:0;
    border-bottom: 1px solid #aaa;
}
}

/* PC用 */
@media screen and (min-width:800px) {
.pcNone {
	display: none;
}
}

/* SP用 */
@media screen and (max-width: 800px) {
.spNone {
	display: none;
}
section {
	padding-left: .5rem;
	padding-right: .5rem;
	box-sizing: border-box;
}
h3 {
	margin-bottom:1rem;
}
}
