/*
Theme Name: Repeat Basic A
Author URI: http://wordpress.org/
Version:1.0
*/

/*-----------------------------------------------------------
import
------------------------------------------------------------*/
@import url('//fonts.googleapis.com/earlyaccess/notosansjp.css');

/* reset */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

ul,
ol {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    font-family: fot-udkakugo-large-pr6n, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
    font-display: swap;
    vertical-align: middle;
}

/* reset */

/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/* clearfix */

/* link */
a:link {
    color: #222;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

a:hover {
    color: #222;
    text-decoration: none;
    opacity: 0.7;
}

a:visited {
    color: #222;
    text-decoration: none;
}

/* link */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pc-logo {
    display: none;
}

.sp-logo {
    display: block;
}

/* エディタ用CSS */
strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
    max-width: 100%;
    height: auto;
}

.entry-content p {
    display: block;
    margin: 1em 0;
}

html {
    font-size: 62.5%;
}

body {
    font-family: fot-udkakugo-large-pr6n, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
    font-size: 1.3rem;
    font-feature-settings: "palt";
    font-style: normal;
    color: #333;
    line-height: 1.6;
    letter-spacing: 0.1rem;
    margin: 0;
    padding: 0;
}

.pc {
    display: none;
}

#outline {
    position: relative;
}

#wrapper {
    width: 100%;
    margin: 0 auto 50px;
}

header.header-sp {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

#title-right {
    width: 100%;
}

#header-navi {
    display: none;
}

#search_box {
    height: 0;
}

#search_box .translate {
    display: none;
}

#search_box .kensaku_sp {
    background: #ddedfc;
    color: #333;
    display: none;
    width: 100%;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
}

#search_box .kensaku_sp>div {
    width: 100%;
    margin: 0 auto;
    padding: 60px 20px;
    border-radius: 0;
}

#search_box .kensaku_sp div form {
    width: 300px;
    margin: 0 auto;
    height: 40px;
    border-radius: 0;
}

#search_box .kensaku_sp .modoru {
    font-size: 1.4rem;
    background: #1b88ed;
    color: #fff;
    text-align: center;
    line-height: 1;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    clear: both;
    border: none;
}

#search_box .kensaku_sp input[type='text'] {
    font-family: 'Noto Sans JP', "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 220px;
    height: 40px;
    margin: 0;
    padding: 5px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 0;
}

#search_box .kensaku_sp input[type='submit'] {
    background: #333;
    color: #fff;
    /*background-image: url(images/btn-kensaku.png);
    text-indent: -9999px;*/
    width: 74px;
    height: 40px;
    margin: 0;
    padding: 0;
    float: left;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#title {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-top: 0;
    padding: 0;
}

#title .title_img {
    width: 240px;
    padding: 5px 0 0 5px;
}

#title .title_img img {
    width: 100%;
    height: auto;
}

#title .menu_btn {
    width: 100px;
}

#title .menu_btn ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

#title .menu_btn ul li {
    width: 50px;
    height: 50px;
    margin: 0 0 0 1px;
}

#title .menu_btn img {
    background: #666;
    display: block;
    width: 100%;
    height: auto;
    padding: 12px;
}

.btn-hamburger {
    background: #1b88ed;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}

.btn-hamburger p {
    position: relative;
    display: block;
    height: 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
}

.btn-hamburger span {
    background-color: #fff;
    display: inline-block;
    width: 60%;
    height: 3px;
    margin: auto;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    left: 0;
}

.btn-hamburger span:nth-of-type(1) {
    top: 14px;
}

.btn-hamburger span:nth-of-type(2) {
    top: 23px;
}

.btn-hamburger span:nth-of-type(3) {
    top: 32px;
}

.btn-hamburger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.active .btn-hamburger span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.active .btn-hamburger span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.active .btn-hamburger span:nth-of-type(1) {
    -webkit-transform: translateY(20px) scale(0);
    -ms-transform: translateY(20px) scale(0);
    transform: translateY(20px) scale(0);
}

.active .btn-hamburger span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) scale(0);
    -ms-transform: translateY(-20px) scale(0);
    transform: translateY(-20px) scale(0);
}

/* メインメニュー：ドロップダウンメニュー */
.menu_sp {
    color: #534741;
    display: none;
    width: 100%;
    padding: 0;
    overflow: hidden;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 9999;
}

.menu_sp ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu_sp li {
    font-size: 1.4rem;
    width: 100%;
    padding: 0;
    clear: both;
    border-bottom: 1px solid #82746e;
}

.menu_sp a {
    background: rgba(0, 0, 0, 0.8) url("img/sp-menu-arrow.svg") no-repeat top 18px right 10px;
    color: #fff;
    display: block;
    text-decoration: none;
    line-height: 1;
    padding: 15px 10px;
}

ul.sub-menu {
    display: none !important;
}

.modoru {
    font-size: 1.4rem;
    background: #1b88ed;
    color: #fff;
    text-align: center;
    line-height: 1;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    clear: both;
    border: none;
}

.modoru span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #fff;
    cursor: pointer;
}

/* トップページ：ここから */
#slider {
    text-align: center;
    display: block;
    clear: both;
    max-height: 100%;
    overflow: hidden;
}

.metaslider {
    height: 100%;
    min-height: 200px;
}

.metaslider::before {
    content: "";
    background: url(img/border-wave.svg) repeat-x center bottom;
    display: block;
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: -2px;
    z-index: 999;
}

/* トップページ：ここまで */

/* フッター：ここから */
#footer-navi-wrapper {
    background: #ddedfc;
    width: auto;
    margin: 0 auto;
    padding: 0;
}

#footer-navi {
    margin: 0;
    padding: 0;
}

#footer-navi ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#footer-navi ul li {
    font-size: 1.3rem;
    text-align: center;
    line-height: 1;
    width: 50%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#footer-navi ul li a {
    color: #1b88ed;
    display: block;
    padding: 10px;
}

#footer {
    background: #1b88ed url("img/footer-bottom.png") repeat-x right bottom 1px;
    width: 100%;
    padding: 20px 15px;
    clear: both;
}

#footer_contents {
    max-width: 100%;
    height: 140px;
    clear: both;
    margin: auto;
}

#footer_contents .left_contents {
    color: #fff;
    text-align: center;
    width: auto;
}

#footer_contents .left_contents p.name {
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: normal;
}

#footer_contents .left_contents p.address {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 10px;
}

#footer_contents .right_contents {
    display: none;
}

p.copyright {
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}

/* フッター：ここまで */

/* right-navi：ここから */
.sideWrap {
    display: none;
}

/* タブ切り替え
---------------------------------------------------*/
#tab-wrapper {
    clear: both;
    margin: 0 auto;
}

#tab-wrapper h3 {
    margin: 10px 0;
}

.tabbox {
    border: solid 1px #ccc;
    margin: 5px 5px 5px 5px;
    background-color: #fffdf2;
    padding: 0 5px 5px 5px;
}

#tab-wrapper h2 {
    background-color: #dd7314;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    font-weight: normal;
    margin: 0;
}

/* ページ内タブ */
.tab_contents_tabbox {
    display: none;
}

.tabbox .btn {
    text-align: center;
    margin: 10px 0;
}

dl.wp-kiji-tab {
    clear: both;
    overflow: hidden;
    margin: 0 0 2px;
    zoom: 1;
    border-top: solid 0 #4FBAA5;
    padding-top: 0;
}

dl.wp-kiji-tab h3 {
    font-size: 1.6rem;
    font-weight: normal;
    background: url(images/icon_blog_title_orange.png) no-repeat center bottom;
    color: #dd7314;
    text-align: center;
    margin: 0;
    padding: 0 0 10px;
}

dl.wp-kiji-tab dt {
    font-weight: none;
    text-align: left;
    padding: 0px 5px;
    clear: both;
}

dl.wp-kiji-tab dt img {
    vertical-align: middle;
    padding: 0 8px 0 0;
}

dl.wp-kiji-tab dd img {
    vertical-align: middle;
}

dl.wp-kiji-tab dd {
    text-align: left;
    margin-bottom: 5px;
    padding: 5px;
    border-bottom: 1px dotted #ccc;
}

#top-content {
    clear: both;
}

/* トップお知らせ */
#top-informaition {
    width: auto;
    margin: 10px 15px 0;
    padding: 0;
}

#top-informaition .top-news-wrapper {
    display: block;
}

#top-informaition .top-news-head {
    background: #666;
    display: block;
}

#top-informaition .top-news-head h2 {
    font-size: 1.4rem;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 5px 0;
}

.top-info-inner {
    background: #f9f9f9;
    width: 100%;
    padding: 10px;
}

.top-info-inner ul {
    border-top: 1px dotted #ddd;
}

.top-info-inner ul li {
    font-size: 1.4rem;
    display: block;
    text-align: left;
    line-height: 1.8;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ddd;
}

.top-info-inner ul li .meta {
    display: inline-block;
    margin-right: 10px;
}

.top-info-inner ul li .information {
    color: #2fb786;
}

.top-info-inner ul li .facilities {
    color: #e41d47;
}

.top-info-inner ul li .kanri {
    color: #22a9cb;
}

.top-info-inner ul li .hoken {
    color: #e46c1d;
}

.top-info-inner ul li .date {
    font-family: 'Noto Sans JP', "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
}

.top-info-inner ul li .new {
    font-size: 1.2rem;
    background: #f30;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    padding: 0 3px;
    border-radius: 4px;
}

.top-info-inner ul li .imp {
    font-size: 1.2rem;
    font-weight: 600;
    background: #fff;
    color: #f30;
    display: inline-block;
    margin-left: 5px;
    padding: 0 5px;
    border: 2px solid #f30;
    border-radius: 4px;
}

.top-info-inner ul li .title {
    display: block;
}

.top-archive-link {
    display: block;
    margin-top: 0;
}

.top-archive-link ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 10px;
}

.top-archive-link ul li {
    font-size: 1.4rem;
    margin-right: 10px;
    margin-bottom: 5px;
}

.top-archive-link ul li:last-child {
    margin-right: 0;
}

.top-archive-link ul li a {
    display: inline-block;
    text-align: center;
    line-height: 1;
    padding: 4px 10px;
    border-radius: 3px;
}

.top-archive-link p {
    margin-top: 10px;
}

.top-archive-link p a {
    font-size: 1.4rem;
    background: url("img/news-arrow.png") no-repeat right 30px center;
    color: #000;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 5px 80px;
    border: 1px solid #000;
    border-radius: 3px;
}

.top-archive-link ul li.cat-item-information a {
    color: #2fb786;
    border: 1px solid #2fb786;
}

.top-archive-link ul li.cat-item-kanri a {
    color: #22a9cb;
    border: 1px solid #22a9cb;
}

.top-archive-link ul li.cat-item-hoken a {
    color: #e46c1d;
    border: 1px solid #e46c1d;
}

.top-archive-link ul li.cat-item-facilities a {
    color: #e41d47;
    border: 1px solid #e41d47;
}

.top-archive-link ul li.cat-item-koukoku a {
    color: #0021ed;
    border: 1px solid #0021ed;
}

/*トップカテゴリー色付け予備
.top-archive-link ul li:nth-child(5) a {
    color: #7c0fec;
    border: 1px solid #7c0fec;
}
*/

form.post_password {
    background: #f4faff;
    max-width: 640px;
    margin: 0 auto 20px;
    padding: 10px;
    border: 1px solid #ddedfc;
    border-radius: 6px;
}

form.post_password h3 {
    font-size: 1.6rem !important;
    background: #1b88ed;
    color: #fff;
    display: block !important;
    text-align: center !important;
    line-height: 1 !important;
    margin-bottom: 10px;
    padding: 10px !important;
    border: none !important;
}

form.post_password h3::before,
form.post_password h3::after {
    content: none !important;
}

form.post_password p {
    font-size: 1.5rem !important;
    text-align: center;
    line-height: 2;
    margin-bottom: 15px !important;
}

form.post_password input {
    padding: 5px;
}

form.post_password input[type="password"] {
    font-size: 1.3rem;
    background: #fff;
    border: 1px solid #999;
}

form.post_password input[type="submit"] {
    font-size: 1.4rem;
    display: block;
    width: 180px;
    margin: auto;
    cursor: pointer;
}

/* トップページのタブ */
.scene-section {
    width: auto;
    margin: 50px 15px 0;
    position: relative;
    z-index: 10;
}

.no-boxshadow .scene-section {
    border-bottom: 1px solid rgb(24, 24, 24);
}

.scene-section .section-header {
    background: #1b88ed;
    line-height: 30px;
    width: auto;
    margin: auto;
    padding: 0;
    position: relative;
    z-index: 10;
}

.no-boxshadow .scene-section .section-header {
    border-top: 1px solid rgb(204, 204, 204);
}

.scene-section .section-header>.inner {
    margin: auto;
}

/* タブ */
.scene-section .tabs-nav {
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

.scene-section .tabs-nav li {
    text-align: center;
    width: 32%;
    margin: 0;
}

.scene-section .tabs-nav a {
    font-size: 1.2rem;
    color: #fff;
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #fff;
    border-radius: 4px;
}

.scene-section .tabs-nav a:hover {
    opacity: 0.7;
}

.scene-section .tabs-nav a.active {
    font-size: 1.3rem;
    font-weight: 600;
    background: #fff;
    color: #1b88ed;
    border-radius: 4px;
}

.scene-section .tabs-nav a.active:after {
    background: url("img/tab-arrow.png") no-repeat 0 0;
    content: "";
    width: 18px;
    height: 13px;
    margin: auto;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
}

/* パネル */
.scene-section .section-body {
    background: #ddedfc;
    min-height: 400px;
    padding: 10px;
    position: relative;
}

.scene-section .section-body::after {
    display: block;
    clear: both;
    content: "";
}

.scene-section .section-body .content {
    margin: auto;
    position: relative;
}

.scene-section .section-body .content ul {
    display: flex;
    /*    justify-content: flex-start;*/
    justify-content: center;
    flex-wrap: wrap;
}

.scene-section .section-body .content ul li {
    background: #fff;
    width: 155px;
    height: 155px;
    margin: 0 0.5% 4%;
    /*    margin-right: 4%;
    margin-bottom: 4%;*/
    border-radius: 50%;
    position: relative;
}

/*.scene-section .section-body .content ul li:nth-child(2n) {
    margin-right: 0;
}*/
.scene-section .section-body .content ul li a {
    display: block;
}

.scene-section .section-body .content ul li a img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: auto;
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
}

.scene-section .section-body .content ul li a p {
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.2;
    margin: auto;
    position: absolute;
    top: 68%;
    right: 0;
    left: 0;
}

/* トップ下部リンク */
#top-content_bottom {
    width: auto;
    margin: 50px 15px 0;
    clear: both;
}

#top-content_bottom ul {
    display: block;
}

#top-content_bottom ul li {
    width: auto;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

#top-content_bottom ul li:nth-child(2n) {
    margin-right: 0;
}

#top-content_bottom ul li a {
    display: flex;
    justify-content: space-between;
    position: relative;
}

#top-content_bottom ul li a::after {
    background: url("img/top-bnr-arrow.png") no-repeat 0 0;
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

#top-content_bottom ul li img {
    display: block;
    width: 140px;
    height: auto;
    object-fit: cover;
}

#top-content_bottom ul li .content_text_box {
    width: calc(100% - 140px);
    padding: 7px;
}

#top-content_bottom ul li .content_text_box h3 {
    font-size: 1.4rem;
    color: #1b88ed;
    line-height: 1.2;
    padding-bottom: 4px;
    border-bottom: 1px dotted #000;
}

#top-content_bottom ul li .content_text_box p {
    font-size: 1.2rem;
    margin-top: 4px;
}

/* PC用サイドメニュー */
.side-contents {
    display: none;
}

/* トップ下部バナー */
.bottom-bnr-wrapper {
    background: #f7f7f7;
    width: auto;
    padding: 20px;
    clear: both;
}

.bottom-bnr-wrapper ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    margin: auto;
}

.bottom-bnr-wrapper ul li {
    text-align: center;
    max-width: 48%;
    max-height: 90px;
    margin: 0 4% 10px 0;
}

.bottom-bnr-wrapper ul li:nth-child(2n) {
    margin-right: 0;
}

.bottom-bnr-wrapper ul li a {
    display: block;
}

.bottom-bnr-wrapper ul li a img {
    display: block;
    width: 100%;
    height: auto;
}

/* 固定ページタイトル */
.page_title_wrapper {
    position: relative;
}

#page_title {
    background-color: #d1e7fb;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #fff), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #fff), color-stop(.75, #fff), color-stop(.75, transparent), to(transparent));
    -webkit-background-size: 7px 7px;
    background-image: -moz-linear-gradient(-45deg, rgba(209, 231, 251, 1), rgba(209, 231, 251, 1) 25%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 50%, rgba(209, 231, 251, 1) 50%, rgba(209, 231, 251, 1) 75%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 100%);
    -moz-background-size: 7px 7px;
    background-size: 7px 7px;
    content: "";
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding: 20px;
    clear: both;
}

.title_inner {
    text-align: center;
}

#page_title .title_inner h1 span {
    font-size: 1.3rem;
    background-color: #009245;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    vertical-align: baseline;
    margin: 0 0 0 20px;
    height: 40px;
    padding: 0 10px;
}

#page_title div.tetuduki_sub_cat {
    font-size: 1.3rem;
}

#page_title h1 {
    font-size: 1.8rem;
    font-weight: 500;
}

#breadcrumbs {
    overflow-x: scroll;
    max-width: 100%;
    margin: 0;
    padding: 5px;
    white-space: nowrap;
    position: absolute;
    top: 100%;
    right: 0;
}

#breadcrumbs_con {
    font-size: 1.2rem;
}

#sub_wrapper {
    background-color: #fff;
    width: auto;
    margin: 50px auto 60px;
    padding: 0;
    float: none;
    clear: both;
}

#sub_contents_index {
    max-width: 100%;
    margin: 0 15px;
}

#bg {
    max-width: 100%;
    margin-top: 50px;
}

#sub_contents_index ul {
    display: block;
}

.sub_contents_index .search-box {
    background: #f4faff;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddedfc;
    border-radius: 6px;
}

.sub_contents_index .search-box .search-title {
    font-size: 1.5rem !important;
    font-weight: bold;
}

.sub_contents_index .search-box .search-title a {
    color: #1b88ed !important;
}

.sub_contents_index .search-box .search-title .search-everything-highlight-color {
    font-size: 1.6rem !important;
    color: #333 !important;
    padding: 0 15px;
}

.sub_contents_index .search-box p {
    font-size: 1.3rem !important;
    margin-bottom: 0 !important;
}

.sub_menu {
    background: #fffff9;
    width: auto;
    margin-bottom: 15px;
    padding: 5px;
    border: 5px solid #ececec;
}

.sub_menu h2 {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.sub_menu h2 a {
    color: #1b88ed;
}

.sub_menu h2 a:before {
    background: #1b88ed;
    content: "";
    display: inline-block;
    width: 10px;
    height: 3px;
    margin-right: 10px;
    position: relative;
    bottom: 5px;
}

.sub_menu_con {
    padding: 0;
}

.sub_menu h3 {
    font-size: 1.3rem;
    font-weight: normal;
    padding: 5px;
    border-bottom: 1px solid #999;
}

.sub_menu_con ul {
    padding: 5px 5px 0;
}

.sub_menu_con ul li {
    line-height: 1.8;
    width: auto;
}

.sub_menu_con ul li a {
    font-size: 1.3rem;
    background: url("img/sub_menu_arrow.png") no-repeat left center;
    display: block;
    padding-left: 20px;
}

#sub_contents_contents {
    max-width: 100%;
    margin: 0 15px;
}

#sub_contents_contents h2.lead {
    font-size: 1.3rem;
    font-weight: normal;
    background: #fffff4;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #f4ecb7;
    border-radius: 6px;
}

.h3_wrapper+h2.lead {
    margin-top: 20px;
    margin-bottom: 0 !important;
}

#sub_contents_contents #tab-wrapper_sub {
    clear: both;
    margin: 0 auto;
}

#tab-wrapper_sub #tab_contents_tab {
    list-style: none;
}

ul#tab_sub {
    background: transparent;
    list-style: none;
    margin: 0 0 25px !important;
    padding: 0 !important;
    zoom: 1;
    position: relative;
}

ul#tab_sub::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #1b88ed;
}

ul#tab_sub li {
    display: none;
}

ul#tab_sub li.active {
    font-size: 1.4rem;
    background: #1b88ed;
    color: #fff;
    text-align: center;
    display: block;
}

ul#tab_sub li.active a {
    font-size: 1.6rem;
    background: #1b88ed;
    color: #fff;
    display: block;
    padding: 5px 0;
    pointer-events: none;
    text-decoration: none;
}

/*ul#tab_sub li.tab02.active a:hover {
    font-size:16px;
    color:#fff;
    background-color:#1b88ed;
}
ul#tab_sub li.tab01 a:before,
ul#tab_sub li.tab02 a:before {
    font-family:"icomoon";
    font-size:10px;
    color:#fff;
    content: "\e600";	
    text-indent:0px;
    padding:0 5px 0 0;
    z-index:99999;
}
ul#tab_sub li.tab01.active a:before,
ul#tab_sub li.tab02.active a:before {
    display:none;
}
*/
.tabbox_sub {
    display: none;
    margin: 0;
    padding: 0;
}

/* ページ内タブ */
ul#tab_contents_tab {
    background: #1b88ed;
    display: flex;
    justify-content: center;
    margin-bottom: 20px !important;
    padding: 10px !important;
}

ul#tab_contents_tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden;
}

ul#tab_contents_tab li {
    text-align: center;
    line-height: 1;
    margin: 0 5px;
}

ul#tab_contents_tab li:last-child {
    background: none;
}

ul#tab_contents_tab li a {
    font-size: 1.4rem;
    color: #fff;
    display: block;
    padding: 6px 15px;
    border: 1px solid #fff;
    border-radius: 4px;
}

ul#tab_contents_tab li a:hover {
    opacity: 0.7;
}

ul#tab_contents_tab li.active,
ul#tab_contents_tab li.active a,
ul#tab_contents_tab li.active a:hover {
    background-color: #fff;
    color: #1b88ed;
    border-radius: 4px;
}

.tab_contents_tabbox {
    display: none;
}

ul.page_inside_menu {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

ul.page_inside_menu li {
    font-size: 1.2rem !important;
    text-align: center;
    margin-right: 6px;
    margin-bottom: 8px;
}

ul.page_inside_menu li a {
    background: #666 url("img/page_inside_arrow.png") no-repeat right 10px center;
    color: #fff !important;
    display: block;
    line-height: 1;
    padding: 10px 30px;
    border-radius: 30px;
    text-decoration: none !important;
}

ul.page_inside_menu li a:hover {
    background-color: #666;
}

ul.page_inside_tab {
    display: flex;
    margin-top: 6px !important;
}

ul.page_inside_tab li {
    font-size: 1.2rem;
    background: #1b88ed;
    color: #fff;
    text-align: center;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 15px;
    border-radius: 30px;
}

ul.page_inside_tab li:first-child {
    margin-right: 8px;
}

ul.page_inside_tab li.link {
    background: transparent;
    border: 1px solid #1b88ed;
}

ul.page_inside_tab li.kaisetu {
    background: transparent;
    border: 1px solid #1b88ed;
}

ul.page_inside_tab li a {
    color: #1b88ed;
    background: transparent;
}

ul.page_inside_tab a li:hover {
    background: #69BF75;
    color: #fff;
}

.h3_wrapper {
    margin-top: 20px;
    position: relative;
}

#sub_contents_contents h3 {
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 1.2;
    display: block;
    clear: both;
    padding: 15px 10px;
    position: relative;
    border-bottom: 1px solid #ddd;
}

#sub_contents_contents h3::before {
    background: #dddddd;
    display: block;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

#sub_contents_contents h3::after {
    background: #1b88ed;
    display: block;
    content: "";
    width: 30%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

#sub_contents_contents .navi {
    font-size: 1.4rem;
    margin: 0;
    padding: 10px;
    clear: both;
    /*    border-top: 1px solid #ddd;*/
    border-bottom: 1px solid #ddd;
}

#sub_contents_contents .navi span.page_title {
    margin-right: 10px;
}

#sub_contents_contents .navi span.page_sub {
    font-weight: 600;
    color: #a54343;
}

#sub_contents_contents .navi span.page_sub::before {
    content: "/";
    display: inline-block;
    margin-right: 10px;
}

#sub_contents_contents article.hentry {
    background: #f4faff;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ddedfc;
    border-radius: 6px;
}

#sub_contents_contents h4 {
    font-size: 1.5rem;
    font-weight: 500;
    background: #ddedfc;
    color: #1b88ed;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
}

#sub_contents_contents h5 {
    font-size: 1.4rem;
    margin: 15px 0;
    padding: 5px;
    border-top: 1px dotted #333;
    border-bottom: 1px dotted #333;
}

#sub_contents_contents h6 {
    font-size: 1.3rem;
    padding-left: 1em;
    text-indent: -1em;
}

#sub_contents_contents h3 span {
    font-size: 1.4rem;
    font-weight: normal;
    color: #1b88ed;
    display: inline-block;
    margin: 2px 0 0 10px;
    padding: 3px 6px;
    border: 1px solid #1b88ed;
    line-height: 1;
    border-radius: 4px;
}

#sub_contents_contents h3.entry-title-cat {
    font-size: 2.0rem;
    margin: 0 !important;
    padding: 0;
    border: none;
}

#sub_contents_contents h3.entry-title-cat::before,
#sub_contents_contents h3.entry-title-cat::after {
    content: none;
}

#sub_contents_contents h3 span.search-everything-highlight-color {
    font-size: 2.0rem;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border: none;
}

#sub_contents_contents a:link {
    color: #1b88ed;
    text-decoration: underline;
}

#sub_contents_contents a:hover {
    color: #1b88ed;
    text-decoration: none;
}

#sub_contents_contents a:visited {
    color: #1b88ed;
    text-decoration: underline;
}

#sub_contents_contents .box {
    margin-top: 20px;
    padding: 0;
}

#sub_contents_contents .box img {
    max-width: 100%;
    height: auto;
}

h2.lead+.box {
    margin-top: 0 !important;
}

#sub_contents_contents p {
    font-size: 1.3rem;
    margin: 0.75em 0 15px;
    padding: 0;
}

#sub_contents_contents p a {
    color: #1b88ed;
    text-decoration: underline;
    transition: all .3s ease-in-out;
}

#sub_contents_contents p a:hover {
    text-decoration: none;
}

#sub_contents_contents p strong {
    font-size: 1.5rem;
}

#sub_contents_contents .ta {
    background: url("img/p_ta.png") no-repeat left center;
    padding-left: 25px;
}

#sub_contents_contents .sq {
    font-size: 1.7rem;
    background: url("img/p_sq.png") no-repeat left center;
    padding-left: 30px;
}

#sub_contents_contents .ck {
    background: url("img/p_ck.png") no-repeat left center;
    padding-left: 60px;
}

#sub_contents_contents .ck2 {
    background: url("img/p_ck2.png") no-repeat left center;
    padding-left: 25px;
}

#sub_contents_contents .po {
    background: url("img/p_po.png") no-repeat left center;
    padding-left: 60px;
}

#sub_contents_contents .mm {
    background: url("img/p_mm.png") no-repeat left center;
    padding-left: 25px;
}

#sub_contents_contents .mm2 {
    background: url("img/p_mm2.png") no-repeat left center;
    padding-left: 25px;
}

#sub_contents_contents ul,
#sub_contents_contents ol {
    margin-bottom: 20px;
    /*    padding-left: 1.75rem !important;*/
    padding-left: 1rem !important;
}

#sub_contents_contents ul {
    list-style: disc;
}

#sub_contents_contents ul#tab_sub,
#sub_contents_contents ul#menu-g_navi-1,
#sub_contents_contents ul.sub-menu,
#sub_contents_contents ul.list-tab,
#sub_contents_contents ul.page_inside_tab,
#sub_contents_contents ul.page_inside_menu {
    margin-bottom: 15px;
    padding: 0 !important;
    list-style: none;
}

#sub_contents_contents ol {
    list-style: decimal;
}

#sub_contents_contents ul li {
    font-size: 1.3rem;
    line-height: 1.6;
}

#sub_contents_contents .hosoku {
    background: #fffff4;
    margin: 15px 0;
    padding: 10px;
    border: 1px solid #f4ecb7;
    border-radius: 6px;
}

#sub_contents_contents .hosoku strong {
    font-weight: 600;
    color: #a54343;
}

#sub_contents_contents table {
    font-size: 1.3rem;
    width: 100%;
    margin: 15px 0 8px;
    padding: 0;
    clear: both;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#sub_contents_contents table th {
    background: #f3f3f3;
    vertical-align: middle;
    padding: 5px;
    clear: both;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#sub_contents_contents table th img {
    max-width: 100%;
    height: auto;
}

#sub_contents_contents table th.bg-index1 {
    background-color: #fffce3;
}

#sub_contents_contents table th.bg-index2 {
    background-color: #F1D79E;
}

#sub_contents_contents table td.bg-index3 {
    background-color: #efefef;
}

#sub_contents_contents table th.pickup {
    background-color: #EB937B;
}

#sub_contents_contents table td {
    font-size: 1.3rem;
    vertical-align: middle;
    padding: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#sub_contents_contents table td.dotted,
#sub_contents_contents table th.dotted {
    border-bottom: 1px dotted #534741;
    padding: 5px;
}

#sub_contents_contents form table tr {
    display: block;
}

#sub_contents_contents form table th,
#sub_contents_contents form table td {
    display: block;
    width: 100%;
}

#sub_contents_contents form table th span {
    font-size: 1.0rem;
    background: #c00;
    color: #fff;
    margin-left: 5px;
    padding: 0 3px;
    border-radius: 4px;
}

#sub_contents_contents form table td input,
#sub_contents_contents form table td textarea {
    font-family: fot-udkakugo-large-pr6n, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}

img.img_check {
    /* テキストの下端に揃える */
    vertical-align: middle;
}

.contactBtn input[type="submit"] {
    font-size: 1.5rem;
    background: #1b88ed;
    color: #fff;
    display: block;
    margin: 40px auto 0;
    padding: 10px 60px;
    border: none;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.contactBtn input:hover {
    opacity: 0.7;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */
.post-navigation {
    display: none;
}

.nav-links {
    margin: 10px;
    padding: 10px 0;
    word-wrap: break-word;
}

.post-navigation,
.image-navigation {
    margin: 24px auto 48px auto;
    max-width: 600px;
    padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
    border-bottom: 1px solid #cccccc;
    padding: 11px 0 12px 0;
    width: 100%;
}

.post-navigation .meta-nav {
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 2;
    text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
    color: #2b2b2b;
    display: block;
    line-height: 1.7142857142;
    text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
    color: #41a62a;
}

/* Paging Navigation */
.paging-navigation {
    border-top: 3px solid #ccc;
    margin: 100px 0 50px 0;
}

.paging-navigation .loop-pagination {
    margin-top: -3px;
    text-align: center;
}

.paging-navigation .page-numbers {
    border-top: 3px solid transparent;
    display: inline-block;
    font-weight: none;
    margin-right: 1px;
    padding: 7px 16px;
    text-transform: uppercase;
}

.paging-navigation a {
    color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
    border-top: 3px solid #009245;
}

.paging-navigation a:hover {
    border-top: 3px solid #009245;
    color: #2b2b2b;
}

#sub_contents_blog {
    max-width: 100%;
    margin: 0 15px;
    padding: 0;
}

#sub_contents_blog .single-meta {
    background: #f4faff;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ddedfc;
    border-radius: 6px;
}

#sub_contents_blog .single-meta a {
    display: block;
}

#sub_contents_blog .single-meta a:hover {
    opacity: 0.7;
}

#sub_contents_blog .single-meta p {
    font-family: 'Noto Sans JP', "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    color: #1b88ed;
}

.serarch_content {
    text-align: center;
    margin-bottom: 20px;
}

.serarch_content form label span {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 10px;
}

.serarch_content form label select {
    font-size: 1.5rem;
    padding: 0 15px;
    border-radius: 0;
}

.serarch_content form input[type="submit"] {
    font-size: 1.5rem;
    background: #333;
    color: #fff;
    padding: 0 15px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.serarch_content form input[type="submit"]:hover {
    background: #1b88ed;
}

#sub_contents_blog .tokutei-meta {
    background: #f4faff;
    color: #222;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ddedfc;
    border-radius: 6px;
}

#sub_contents_blog .tokutei-meta h4 {
    font-size: 1.8rem;
}

#sub_contents_blog .tokutei-meta p {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 10px;
}

#sub_contents_blog .tokutei-meta p:last-child {
    margin-bottom: 0;
}

#sub_contents_blog .tokutei-meta .custom_medical {
    margin-bottom: 10px;
}

#sub_contents_blog .tokutei-meta .custom_medical p {
    margin-bottom: 0;
}

#sub_contents_blog .tokutei-meta a {
    color: #1b88ed;
    display: inline-block;
}

#sub_contents_blog .tokutei-meta a:hover {
    opacity: 0.7;
}

.return-content {
    font-size: 1.4rem;
    text-align: center;
}

.return-content a {
    background: #333 url(img/arrow-white.png) no-repeat right 10px center;
    color: #fff;
    display: block;
    line-height: 1;
    max-width: 70%;
    margin: 40px auto 0;
    padding: 15px 5px;
}

#sub_contents_blog h2 {
    font-size: 1.7rem;
}

#sub_contents_blog_single {
    background: #fafafa;
    width: auto;
    margin: 0 15px;
    padding: 15px;
}

.sub_contents_single .post-meta h2 {
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 1.2;
    display: flex;
    align-items: center;
    clear: both;
    padding: 15px 10px;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.sub_contents_single .post-meta h2::before {
    background: #dddddd;
    display: block;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.sub_contents_single .post-meta h2::after {
    background: #1b88ed;
    display: block;
    content: "";
    width: 80px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.sub_contents_single .post-meta p {
    font-family: 'Noto Sans JP', "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    text-align: right;
    margin-top: 5px;
}

.entry-content {
    padding: 15px 0;
}

.entry-content h2 {
    font-size: 2.4rem;
    background: #ddedfc;
    color: #333;
    margin: 40px 0 25px;
    padding: 0.5em;
    border-bottom: solid 3px #1b88ed;
}

.entry-content h3 {
    font-size: 2.2rem;
    color: #1b88ed;
    margin: 40px 0 25px;
    padding: 10px;
    border-top: 4px double #1b88ed;
    border-bottom: 4px double #1b88ed;
}

.entry-content h4 {
    font-size: 1.9rem;
    font-weight: 500;
    background: #ddedfc;
    color: #1b88ed;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px 10px;
}

.entry-content h5 {
    font-size: 1.7rem;
    margin: 20px 0;
    padding: 15px 10px;
    border-top: 1px dotted #333;
    border-bottom: 1px dotted #333;
}

.entry-content h6 {
    font-size: 1.5rem;
    padding-left: 1em;
    text-indent: -1em;
}

.entry-content p {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

.entry-content p strong {
    font-size: 1.7rem;
}

.entry-content .custom_medical {
    display: block;
    margin: 1em 0;
}

.entry-content .custom_medical p {
    margin: 0;
}

.entry-content .ta {
    background: url("img/p_ta.png") no-repeat left center;
    padding-left: 25px;
}

.entry-content .sq {
    font-size: 1.7rem;
    background: url("img/p_sq.png") no-repeat left center;
    padding-left: 30px;
}

.entry-content .ck {
    background: url("img/p_ck.png") no-repeat left center;
    padding-left: 60px;
}

.entry-content .ck2 {
    background: url("img/p_ck2.png") no-repeat left center;
    padding-left: 25px;
}

.entry-content .po {
    background: url("img/p_po.png") no-repeat left center;
    padding-left: 60px;
}

.entry-content .mm {
    background: url("img/p_mm.png") no-repeat left center;
    padding-left: 25px;
}

.entry-content .mm2 {
    background: url("img/p_mm2.png") no-repeat left center;
    padding-left: 25px;
}

.entry-content ul {
    margin-bottom: 20px;
    list-style: disc;
}

.entry-content ol {
    margin-bottom: 20px;
    list-style: decimal;
}

.entry-content ul,
.entry-content ol {
    padding-left: 1.75em;
}

.entry-content ul li,
.entry-content ol li {
    font-size: 1.5rem;
    line-height: 1.8;
}

.entry-content a {
    color: #1b88ed;
    text-decoration: underline;
}

.entry-content a:hover {
    text-decoration: none;
}

.entry-content table {
    border-collapse: collapse;
}

.entry-content table tr th {
    padding: 10px;
    border: 1px solid #ccc;
}

.entry-content table tr td {
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
}

span.bg_green {
    padding: 5px;
    background-color: #D1EDC1;
}

span.bg_yel {
    padding: 5px;
    background-color: #E6EB99;
    display: inline-block;
}

span.bg_red {
    padding: 5px;
    background-color: #FFE9E9;
}

.text_box {
    padding: 5px;
    display: inline-block;
    border: #000 solid 1px;
}

/*#sub_contents_contents .padding {
    padding:0 30px;
}
#download {
    padding:0 30px;
}
*/
#download ul {
    padding: 0 3px 10px 3px;
}

#download ul li {
    padding: 0 0 10px;
}

#sitemap #sub_contents_contents ul {
    list-style: none;
    padding-left: 0 !important;
}

#sitemap #sub_contents_contents ul li {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 15px;
}

#sitemap #sub_contents_contents ul li a {
    background: #ddedfc url("img/sub_menu_arrow.png") no-repeat left 10px center;
    color: #1b88ed;
    display: block;
    padding: 10px 0 10px 30px;
}

#sitemap #sub_contents_contents ul li ul {
    display: block !important;
    padding: 10px !important;
}

#sitemap #sub_contents_contents ul li li {
    font-size: 1.3rem;
    line-height: 2;
    margin: 0;
}

#sitemap #sub_contents_contents ul li li a {
    background: transparent url("img/header-arrow.png") no-repeat left top 10px;
    color: #333;
    display: block;
    padding: 0 0 0 20px;
}

.search #sub_contents_contents h3 {
    margin-bottom: 40px;
}

.search #sub_contents_contents h4 {
    font-size: 1.5rem;
    font-weight: normal;
    background-image: none;
    line-height: auto;
    height: auto;
    min-height: auto;
    margin: 0;
    padding: 0 0 5px 0;
    border: none;
}

.search #sub_contents_contents .entry-summary {
    margin: 0 0 25px;
    padding: 0 0 20px;
    border-bottom: dotted 1px #ccc;
}

.search #sub_contents_contents .entry-summary p {
    margin: 0;
    padding: 0;
}

/*カレンダーのヘッダーの色*/
.fc-sat.ui-widget-header {
    background-image: -ms-linear-gradient(rgb(215, 235, 247), rgb(99, 182, 229)) !important;
    background-image: -webkit-linear-gradient(top, #d5e9f4, #63add8) !important;
}

.fc-sun.ui-widget-header {
    background-image: -ms-linear-gradient(rgb(252, 227, 232), rgb(211, 79, 108)) !important;
    background-image: -webkit-linear-gradient(top, #fce3e8, #d34f6a) !important;
}

.fc-header-center,
.fc-header-left {
    border-right: none !important;
}

.color_red_bold {
    color: #E51317;
    font-weight: bold;
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?-doeuwq');
    src: url('fonts/icomoon.eot?#iefix-doeuwq') format('embedded-opentype'),
        url('fonts/icomoon.ttf?-doeuwq') format('truetype'),
        url('fonts/icomoon.woff?-doeuwq') format('woff'),
        url('fonts/icomoon.svg?-doeuwq#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_svg:before {
    content: "\e600";
}

.page-template-itiran .box {
    margin-top: 0 !important;
}

.itiran-table {
    border: none !important;
    width: 100%;
    margin-top: 0 !important;
}

.itiran-table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.itiran-table th {
    background-color: transparent !important;
    text-align: left;
    display: block;
    width: 100%;
    border: none !important;
}

.itiran-table th span {
    background: url("img/sub_menu_arrow.png") no-repeat left center;
    display: block;
    padding-left: 20px;
}

.itiran-table td {
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    display: block;
    width: 100%;
    padding-left: 40px !important;
    border: none !important;
}

.itiran-table-word {
    background-image: url(img/icon-word.png);
}

.itiran-table-excel {
    background-image: url(img/icon-excel.png);
}

.itiran-table-pdf {
    background-image: url(img/icon-pdf.png);
}

.list-tab {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.list-tab li {
    font-size: 1.3rem;
    text-align: center;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.list-tab li a {
    background: #ddedfc;
    color: #1b88ed;
    display: block;
    line-height: 28px;
    padding: 5px 0;
}

.list-tab li:nth-child(3n) {
    margin-right: 0;
}

.list-tab .multi a {
    line-height: 14px;
}

.list-tab li a:hover,
.list-tab a.active {
    background-color: #1b88ed;
    color: #fff;
    opacity: 1 !important;
}

.list-tab li span {
    display: block;
    font-size: 70%;
    text-align: center;
}

.list-block {
    display: block;
}

.list-block table th a {
    color: #036EB8 !important;
}

.list-block table td dt {
    background-color: #fff;
    border-radius: 3px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 95px;
}

.list-block table td .label01 {
    border: 2px solid #43c0f6;
    color: #43c0f6;
}

.list-block table td .label02 {
    border: 2px solid #eb6e80;
    color: #eb6e80;
}

.list-block table td .label03 {
    border: 2px solid #fba100;
    color: #fba100;
}

.list-block table td .label04 {
    border: 2px solid #008f95;
    color: #008f95;
}

.list-block table td dd {
    padding-bottom: 5px;
    padding-left: 115px;
}

.list-block table td dd a {
    color: #C30D23;
}

.ewd-ufaq-post-margin-symbol {
    display: none;
}

.ufaq-faq-title {
    background-color: #ddedfc;
    padding: 10px !important;
}

.ewd-ufaq-post-margin-symbol {
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.ewd-ufaq-post-margin-symbol span {
    font-size: 2.2rem !important;
    color: #1b88ed !important;
}

.ufaq-faq-title-text h4 {
    font-size: 1.4rem !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ufaq-faq-body {
    padding: 10px !important;
}

.ufaq-faq-body {
    border: solid 2px #ddedfc;
    border-top: none;
    padding: 10px !important;
}

.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-title {
    background-color: #ddedfc;
    padding: 10px !important;
}

.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-title h4 {
    padding: 0 !important;
}

.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-title a {
    position: relative;
    display: block;
}

.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-title a::before {
    background: url("img/faq-open.png") center center / 100%;
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 28%;
    left: 0;
}

.ewd-ufaq-can-be-toggled.ewd-ufaq-post-active .ewd-ufaq-faq-title a::before {
    background: url("img/faq-close.png") center center / 100%;
    display: block;
    content: "";
    width: 24px;
    height: 24px;
}

.ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    color: #1b88ed !important;
}

.ewd-ufaq-faq-title-text {
    width: auto !important;
    float: none !important;
    padding-left: 30px;
}

.ewd-ufaq-faq-body {
    padding: 10px !important;
    border: solid 2px #ddedfc;
}

.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-body .ewd-ufaq-faq-title {
    background: #fff !important;
}

/*** pagenavi ***/
.wp-pagenavi {
    text-align: center;
    margin: 40px 0;
}

@media screen and (max-width: 767px) {
    .wp-pagenavi {
        margin-top: 20px;
    }
}

.wp-pagenavi span {
    color: #000000 !important;
    padding: 14px 20px !important;
    border: 1px solid #000000 !important;
}

@media screen and (max-width: 767px) {
    .wp-pagenavi span {
        padding: 5px 8px !important;
    }
}

.wp-pagenavi span.current {
    color: #ffffff !important;
    margin: 0 5px !important;
    border-color: #000000 !important;
    border-radius: 6px;
}

.wp-pagenavi a {
    color: #000000;
    margin: 0 5px !important;
    padding: 14px 20px !important;
    border: 1px solid #000000 !important;
    border-radius: 6px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background-color: #000000;
    padding: 14px 20px;
    border: 1px solid #000000;
}

.wp-pagenavi a:hover {
    color: #ffffff;
    border-color: #000000 !important;
    transition: .3s;
}

.wp-pagenavi span.extend {
    display: none;
}

@media screen and (max-width: 767px) {
    .wp-pagenavi {
        margin-top: 20px;
    }

    .wp-pagenavi span.current {
        padding: 5px 8px !important;
    }

    .wp-pagenavi a {
        padding: 5px 8px !important;
    }
}

/*** /pagenavi ***/