/*
 * 共通ベース・初期設定
 * 元CSS行: 5-450
 */

/**syokisettei**/
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #222;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-weight: 500;
    font-size: 1em;
    line-height: 150%;
    margin: 0;
    text-rendering: optimizeLegibility;
    scroll-behavior: smooth;
}
@media only screen and (max-width: 450px) {
    body {
        line-height: 140%;
        line-break: anywhere;
    }
}
body {
    margin: 0px;
}
.site-title, h1, h2, h3, h4, h5, h6 {
    font-weight: 0;
    letter-spacing: 0;
    line-height: 1.0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-block-start: 0.5em;
    margin-block-end: 0.25em;
}
h1:not(.site-title):before, h2:before {
    display: none;
}
.entry .entry-title:before {
    display: none;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    display: none;
}
.btn-khn, .btn-khn-250 {
    font-size: 100%;
    text-align: center;
    color: #005438 !important;
    width: 100px;
    display: block;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    background-color: hsla(0, 0%, 100%, 0.00);
    border: solid 1px #005438;
}
.btn-khn-250 {
    width: 250px;
}
.btn-khn:hover, .btn-khn-250:hover, .btn-khn a:hover {
    background-color: #E5E5E5;
    /* マウスが上に載ったとき */
    opacity: 0.7;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.btn-khn a {
    font-size: 100%;
    text-align: center;
    color: #005438 !important;
    width: 100px;
    display: block;
    background-color: #fff;
    border: solid 1px #005438;
}
.btn-khn a:hover {
    color: #fff !important;
    background-color: #005438;
    opacity: 1 !important;
}
@media only screen and (max-width: 450px) {
    .wp-block-image {
        margin: 0;
    }
}
/* Navigation */
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    transition: color 110ms ease-in-out;
    color: #B05200;
    text-decoration: none;
}
a:visited {
    color: #B05200;
}
a:hover, a:active {
    color: #005177;
    outline: 0;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    text-decoration: underline;
}
/******************************/
table {
    margin: 0 0 1rem;
    border-collapse: collapse;
    width: auto;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table td, table th {
    padding: 0.5em;
    border: 1px solid #cbcbcb;
    word-break: break-all;
}
.error404 .page-header {
    margin: 30px 0 0 0 !important;
    text-align: center;
    font-size: 80%;
}
.list dl {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.list dl dt {
    width: 20%;
    font-weight: normal;
    margin: 0 0 1.2rem 0;
    border-bottom: 1px solid #cbcbcb;
}
.list dl dd {
    width: 80%;
    margin: 0 0 1.2rem 0;
    border-bottom: 1px solid #cbcbcb;
}
.list dl dd p {
    margin: 0 0 10px 0;
    padding: 0;
}
.list dl dd ol ul h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.list dl dd ol ul p {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 750px) {
    .list dl dt {
        width: 100%;
        font-weight: 600;
        margin: 0;
        border-bottom: 0px solid #cbcbcb;
    }
    .list dl dd {
        width: 100%;
        margin: 0 0 1.2rem 0;
        border-bottom: 1px solid #cbcbcb;
    }
    .list dl dd ol {
        margin: 0 1.2rem 0 0;
    }
}
/**kihon
********************************************************************/
/*文字サイズ*/
.l120 {
    font-size: 120%;
}
.l130 {
    font-size: 130%;
}
/*dlテーブル*/
.table-layout {
    display: flex;
    flex-wrap: wrap;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.table-layout dt, .table-layout dd {
    margin: 0 !important;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding: 5px;
}
.table-layout dt {
    width: 100px;
}
.table-layout dd {
    width: calc(100% - 100px); /* テーブル幅からdtを引いた分の横幅を指定。 */
}
/*画像にキャプションを重ねる*/
figure {
    position: relative;
    display: inline-block
}
figure img {
    vertical-align: top;
}
figure figcaption {
    width: 98%;
    margin: 0 !important;
    padding: 1%;
    position: absolute;
    bottom: 0;
    color: #fff !important;
    background-color: hsla(0, 0%, 0%, 0.60);
    font-size: 16px !important;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.caption-s figcaption {
    color: #000 !important;
    position: relative;
    background-color: transparent;
}
.caption-s2 figcaption {
    top: 6px;
    left: 15px;
    font-size: 14px;
    color: #fff;
    background-color: transparent;
}
.list-m01 {
    padding: 15px;
    margin: 0px;
    list-style: none;
    border: 1px dotted #343434;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
}
.w600 {
    max-width: 600px;
    margin: 0 auto;
}
.w700 {
    max-width: 700px;
    margin: 0 auto;
}
.w700-nm {
    max-width: 700px;
}
.widget {
    margin: 0 0 1.5rem;
    padding: 0rem;
}
.site-header {
    background-color: #fff;
}
.site-header {
    padding: 0;
    margin: 0 auto;
}
.header-area {
    max-width: 1100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#header-back-area {
    padding-top: 10px;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
}
.error404 #header-back-area {
    background-color: black
}
.error404 {
    margin-top: 100px;
}
.error404 .page-content {
    max-width: 500px;
    margin: 0 auto;
}
#logo {
    max-width: 445px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
#logo a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    width: 200px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/wp-content/uploads/common/logo.png);
    background-size: contain;
    order: 1;
}
#logo p {
    color: white;
    font-size: 80%;
    line-height: 130%;
    width: 17em; /* 17文字で折り返す */
    margin: 10px 0 0 15px;
    letter-spacing: normal;
    order: 2;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
@media only screen and (max-width: 1100px) {
    #header-back-area {
        width: 100%;
        margin: 0;
    }
    #logo {
        display: block;
        padding-left: 3%;
    }
    #logo a {
        order: 2;
    }
    #logo p {
        width: 100%;
        margin: 0px;
        order: 1;
    }
}
.heder-sub-menuarea .widget {
    margin: 0;
}
.heder-sub-menuarea ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0px;
    list-style: none;
}
.heder-sub-menuarea li {
    white-space: nowrap;
    overflow: hidden;
    width: 210px;
    margin-right: 10px;
}
.heder-sub-menuarea li:last-child {
    width: 180px;
    margin-right: 0px;
}
.heder-sub-menuarea li a {
    /*font-size: 95%;*/
    display: block;
    width: 100%;
    height: 34px;
    background-size: contain;
}
.sm-k a {
    color: #fff !important;
    padding: 12px 30px 0px 57px;
    background-image: url(/wp-content/uploads/common/hm-kinjyotetuo2.jpg);
}
.sm-yoyaku a {
    color: #000 !important;
    padding: 11px 0px 0px 40px;
    background-image: url(/wp-content/uploads/common/hm-mail-yoyaku2.jpg)
}
.sm-tell a {
    color: transparent !important;
    padding: 11px 0px 0px 150px;
    background-image: url(/wp-content/uploads/common/hm-dennwa.jpg)
}
@media only screen and (max-width: 1100px) {
    .heder-sub-menuarea {
        margin-right: 3%;
    }
    .heder-sub-menuarea li {
        width: 187px;
        margin-right: 5px;
    }
    .heder-sub-menuarea li:last-child {
        width: 160px;
        margin-right: 0px;
    }
    .heder-sub-menuarea li a {
        height: 40px;
    }
}
@media only screen and (max-width: 910px) {
    .heder-sub-menuarea {
        display: none;
    }
}
.heder-subarea {
    display: block;
    width: 750px;
}
.heder-sub-menuarea {
    max-width: 620px;
}
@media only screen and (min-width: 910px) {
    .heder-menuarea {
        display: block;
        width: 100%;
    }
}
.link-bt-mousikomi, .link-bt-mousikomi-center {
    list-style: none;
    margin: 0;
    padding: 0;
}
.link-bt-mousikomi-center {
    max-width: 648px;
    margin: 0 auto;
}
.link-bt-mousikomi li, .link-bt-mousikomi-center li {
    margin: 0 0 25px 0;
}
@media only screen and (max-width: 750px) {
    .link-bt-mousikomi li, .link-bt-mousikomi-center li {
        margin: 0 0 15px 0;
    }
}
@media only screen and (max-width: 750px) {
    .link-bt-mousikomi li a, .link-bt-mousikomi-center li a {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .link-bt-mousikomi li a img, .link-bt-mousikomi-center li a img {
        display: block;
        width: 100%;
    }
}
.grey-box-dash {
    border: 1px dashed #ccc;
    padding: 1rem;
}
.border-dashed {
    border-bottom: 1px dashed #ccc;
}
.one-c-indent {
    text-indent: -1em;
    padding-left: 1em;
}
.display-none {
	display: none
}
