﻿body {
    color: #111;
    font-family: "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: .1rem
}

a {
    color: #850007;
    text-decoration: none;
    transition: all 0.3s ease
}

a:hover {
    color: #eb000c
}

img {
    max-width: 100%;
    height: auto
}

#header {
    position: relative;
    background: #850007;
    box-shadow: 0 3px 3px rgba(1, 1, 1, 0.2)
}

#header::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 90px;
    background: #FFFFFF
}

#header .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 1200px;
    height: 90px
}

#header .inner #logo {
    position: relative;
    width: 300px
}

#header .inner #navi {
    position: relative;
    text-align: center;
    font-size: 1.4rem;
    color: #FFFFFF
}

#header .inner #navi::after {
    content: "";
    position: absolute;
    top: -29px;
    left: -90px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 90px 90px;
    border-color: transparent transparent #850007 transparent
}

#header .inner #navi ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

#header .inner #navi ul li {
    position: relative;
    box-sizing: border-box;
    width: 150px
}

#header .inner #navi ul li:before {
    position: absolute;
    top: 8px;
    left: 0;
    content: "/"
}

#header .inner #navi ul li:first-child:before {
    display: none
}

#header .inner #navi ul li a {
    display: block;
    position: relative;
    color: #FFFFFF;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 0 5px;
    line-height: 1.2
}

#header .inner #navi ul li a span {
    display: block;
    font-family: "YakuHanJP", "Roboto", "sans-serif";
    font-size: 1.6rem;
    transition: all 0.3s ease;
    text-transform: uppercase
}

#header .inner #navi ul li a:hover {
    -webkit-animation-duration: 1s;
    -webkit-animation-name: flash;
    animation-duration: 1s;
    animation-name: flash
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999
}

#page-top a {
    display: block;
    background: #111;
    color: #FFFFFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-family: "Font Awesome 5 Free";
    content: "\f077";
    font-weight: 900;
    text-align: center
}

#page-top a:hover {
    -webkit-animation-duration: 1s;
    -webkit-animation-name: flash;
    animation-duration: 1s;
    animation-name: flash
}

#footer {
    background-color: #111;
    color: #FFFFFF;
    padding: 80px 0
}

#footer .inner {
    width: 1200px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#footer .inner .flogo {
    width: 300px
}

#footer .inner .foot_navi {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 600px;
    font-size: 1.4rem
}

#footer .inner .foot_navi li {
    width: 33.3%;
    margin-bottom: 10px
}

#footer .inner .foot_navi li a {
    color: #FFFFFF
}

#footer .inner .foot_navi li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-right: 10px;
    color: #850007
}

#footer .inner .foot_navi li a:hover {
    -webkit-animation-duration: 1s;
    -webkit-animation-name: flash;
    animation-duration: 1s;
    animation-name: flash
}

#footer .copyright {
    text-align: center;
    font-size: 1.2rem
}

#sp_navi,
#humberger,
#drawernav {
    display: none
}

.contact_btn {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 30px
}

.contact_btn li {
    width: 40%;
    margin: 0 2%
}

.contact_btn li a {
    display: block;
    background: #FFFFFF;
    padding: .7em 0;
    color: #850007;
    text-align: center;
    font-size: 2rem
}

.contact_btn li a:before {
    margin-right: 10px
}

.contact_btn li a.tel_btn:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900
}

.contact_btn li a.mail_btn:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: 900
}

.contact_btn.contact_btn_02 li {
    width: 100%
}

.contact_btn.contact_btn_03 li a {
    font-size: 1.5rem
}

#slideshow {
    width: 100%;
    height: 80vh;
    overflow: hidden
}

.single {
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 70px
}

.single_01 {
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 70px
}

.single_02 {
    margin: 0 auto;
    width: 95%;
    padding-bottom: 70px
}

.single_03 {
    margin: 0 auto;
    width: 1024px;
    padding-bottom: 50px
}

.bg_common {
    padding-top: 60px
}

.bg_b {
    margin-bottom: 70px
}

.bg_01 {
    background-image: url(../img/bg_01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFFFFF
}

.bg_02 {
    background-image: url(../img/bg_02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.bg_03 {
    background-image: url(../img/bg_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.half {
    display: flex;
    justify-content: space-between
}

.half .child {
    width: 50%
}

.triple {
    display: flex;
    justify-content: space-between
}

.triple .child {
    width: 33.3%
}

.column2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -3%
}

.column2 .child {
    width: 48.44%;
    margin: 0 3% 3% 0
}

.column2 .child:nth-child(2n) {
    margin: 0 0 3% 0
}

.column3 {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: -3%
}

.column3 .child {
    width: 31.3%;
    margin: 0 3% 3% 0
}

.column3 .child:nth-child(3n) {
    margin: 0 0 3% 0
}

.column4 {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: -3%
}

.column4 .child {
    width: 22.7%;
    margin: 0 3% 3% 0
}

.column4 .child:nth-child(4n) {
    margin: 0 0 3% 0
}

.column5 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: -2%
}

.column5 .child {
    width: 18.4%;
    margin: 0 2% 2% 0
}

.column5 .child:nth-child(5n) {
    margin: 0 0 2% 0
}

.mtitle_big {
    position: relative;
    margin-bottom: 20px;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.2
}

.mtitle_big span {
    display: block;
    color: #850007;
    font-family: "YakuHanJP", "Roboto", "sans-serif";
    font-size: 4rem;
    text-transform: uppercase
}

.mtitle_big.mtitle_big_white span {
    color: #FFFFFF
}

.mtitle_middle {
    background-color: #111;
    color: #FFFFFF;
    padding: 12px;
    font-size: 1.8rem;
    letter-spacing: .1em;
    margin-bottom: 20px;
    border-left: 8px solid #850007;
    box-sizing: border-box
}

.mtitle_small {
    position: relative;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 30px
}

.mtitle_small:before {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #850007;
    position: absolute;
    left: 0;
    bottom: -15px
}

.mtitle_sub {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 1.8rem;
    font-weight: 500
}

.mtitle_sub:before {
    content: "";
    background-color: #850007;
    width: 10px;
    height: 4px;
    position: absolute;
    top: .6em;
    left: 0
}

.mtitle_top {
    margin-bottom: 30px;
    color: #FFFFFF;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: .2em
}

.mtitle_top span {
    display: block;
    font-size: 1.5em
}

.mtitle_blog {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    font-weight: 500
}

.mtitle_recruit {
    position: relative;
    background: #850007;
    color: #FFFFFF;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    line-height: 180px;
    text-align: center
}

.mtitle_recruit h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1.2;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: .3em
}

.mtitle_recruit h3 span {
    display: block;
    font-size: 2.5rem;
    font-family: "YakuHanJP", "Roboto", "sans-serif";
    text-transform: uppercase
}

.mtitle_flow {
    padding: 0 0 20px 120px;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 2.5
}

.mtitle_flow span {
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: 1;
    width: auto;
    text-align: center;
    color: #FFFFFF;
    line-height: 1.8;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    padding: 10px 20px
}

.mtitle_flow span:before,
.mtitle_flow span:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg)
}

.mtitle_flow span:after {
    background: #850007;
    content: "";
    z-index: -1
}

.abtn {
    margin-top: 30px
}

.abtn a,
.abtn button {
    display: table;
    background: #ffffff;
    border: 1px solid #850007;
    color: #850007;
    padding: 0.3em 3em;
    border-radius: 100px;
    margin: 0 auto
}

.abtn a:after,
.abtn button:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-left: 10px
}

.abtn a:hover,
.abtn button:hover {
    background: #850007;
    color: #ffffff
}

.bbtn {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
    padding: 5px;
    margin: 30px auto 0;
    width: 90%
}

.bbtn a,
.bbtn button {
    display: block;
    padding: 1.2em 0;
    text-align: center;
    background: #ffffff;
    color: #111
}

.bbtn a:after,
.bbtn button:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-left: 10px;
    color: #dddddd
}

.cbtn {
    margin-top: 30px
}

.cbtn a,
.cbtn button {
    display: block;
    position: relative;
    width: 320px;
    max-width: 100%;
    background: #111;
    color: #ffffff;
    padding: 20px 0;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.3em
}

.cbtn a:after,
.cbtn button:after {
    position: absolute;
    right: 15px;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    transition: 0.2s
}

.cbtn a:hover:after,
.cbtn button:hover:after {
    right: 10px
}

.cbtn.cbtn_01 {
    position: absolute;
    bottom: -8%
}

.cbtn.cbtn_02 a,
.cbtn.cbtn_02 button {
    margin: 0 auto
}

.btn_01 {
    width: 400px
}

.btn_02 {
    display: inline-block;
    width: 40%;
    margin: 0 20px
}

.btn_box {
    margin-top: 30px;
    text-align: center
}

.news_box {
    display: flex;
    background: #f5f5f5;
    margin-bottom: 70px
}

.news_box .news_ttile {
    background: #850007;
    color: #FFFFFF;
    width: 230px;
    padding: 20px 0
}

.news_box .news_bx {
    width: 100%;
    box-sizing: border-box;
    padding: 20px
}

.news-top dt {
    float: left;
    width: 7em
}

.news-top dd {
    padding: 0 0 10px 8em;
    border-bottom: 1px dotted #aaa;
    margin: 0 0 10px
}

.news-top dd:last-child {
    margin: 0;
    border-bottom: none
}

.news-bl dt {
    float: left;
    width: 7em;
    margin-bottom: 10px;
    padding: 3px 5px;
    background: #850007;
    color: #FFFFFF;
    text-align: center
}

.news-bl dd {
    padding: 0 0 10px 9em;
    line-height: 1.6;
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 10px
}

.news-bl dd:last-child {
    margin: 0;
    border-bottom: none
}

.tbl {
    width: 100%;
    background-color: #FFFFFF
}

.tbl th,
.tbl td {
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    padding: 10px
}

.tbl th {
    background: #f5f5f5;
    font-weight: normal
}

.tbl_new {
    width: 100%;
    background-color: #FFFFFF
}

.tbl_new tr th,
.tbl_new tr td {
    vertical-align: top;
    padding: 12px
}

.tbl_new tr th {
    width: 20%;
    font-weight: normal
}

.tbl_new tr:nth-child(odd) th,
.tbl_new tr:nth-child(odd) td {
    background: #f5f5f5
}

.tbl_form tr th {
    text-align: left
}

.company {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px
}

.company th,
.company td {
    padding: 10px;
    vertical-align: middle
}

.company th {
    text-align: left;
    width: 20%;
    position: relative;
    background: #850007;
    color: #FFFFFF;
    font-weight: normal
}

.company th::after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #FFFFFF;
    border-width: 10px;
    border-left-color: #850007;
    margin-top: -10px
}

.company td {
    background: #FFFFFF;
    padding-left: 20px
}

.tbl_01 th {
    width: 20%
}

.list_common li {
    padding-bottom: 10px;
    padding-left: 1rem;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCCCCC
}

.list_common li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.list_common li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0 5px 0 -1rem;
    color: #850007;
    padding: 1px
}

.list_check li:before {
    content: "\f058";
    color: #850007
}

.list_note li {
    margin-bottom: 5px;
    padding-left: 1.5em
}

.list_note li:last-child {
    margin-bottom: 0
}

.list_note li:before {
    content: "※";
    margin: 0 5px 0 -1.5em;
    color: #FF0000
}

.list_disc li {
    margin-bottom: 5px;
    padding-left: 1.5em
}

.list_disc li:last-child {
    margin-bottom: 0
}

.list_disc li:before {
    content: "・";
    margin: 0 5px 0 -1.5em;
    color: #850007
}

.list_line li {
    position: relative;
    display: inline-block;
    padding: 0 10px
}

.list_line li:after {
    position: absolute;
    right: 0;
    content: "/"
}

.list_line li:last-child:after {
    display: none
}

.list_macker {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold
}

.list_macker li {
    width: 18.4%;
    margin: 0 2% 1% 0
}

.list_macker li:nth-child(5n) {
    margin: 0 0 1% 0
}

.rounded-list {
    counter-reset: li;
    padding-left: 1em;
    list-style: none
}

.rounded-list li {
    position: relative;
    padding: .4em .4em .4em 2em;
    margin: .5em 0;
    background: #fafafa;
    border-radius: .3em;
    transition: all .3s ease-out;
    box-sizing: border-box
}

.rounded-list li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #850007;
    color: #FFFFFF;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out
}

.works-area {
    display: table;
    width: 100%;
    margin-bottom: 40px
}

.works-area .before-img,
.works-area p,
.works-area .after-img {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.works-area .before-img,
.works-area .after-img {
    background-color: #f8f8f8;
    width: 45%
}

.works-area p {
    padding: 0 2%
}

.works-area div img {
    width: auto;
    max-width: 470px;
    height: 100%;
    max-height: 330px
}

.works-area:last-child {
    margin-bottom: 0
}

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

.gallery_ul li {
    width: 31.3%;
    margin: 0 3% 3% 0;
    text-align: center
}

.gallery_ul li:nth-child(3n) {
    margin: 0 0 3% 0
}

.gallery_ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    background: #FFFFFF
}

.gallery_ul li a img {
    display: block;
    object-fit: contain;
    font-family: "object-fit: contain;";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .7s;
    transition: transform .7s
}

.gallery_ul li a:before {
    display: block;
    content: '';
    padding-top: 66%
}

.gallery_ul li a:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.gallery_ul li span {
    display: block;
    margin-top: 5px
}

.ggmap {
    position: relative;
    padding-bottom: 20.25%;
    height: 0;
    overflow: hidden
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.snip {
    margin-bottom: 50px
}

.snip figure.snip1432 {
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
    min-width: 230px;
    max-width: 50%;
    width: 100%;
    background: #000000
}

.snip figure.snip1432 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease
}

.snip figure.snip1432 img {
    opacity: 0.8;
    width: 100%;
    vertical-align: top;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

.snip figure.snip1432 figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.snip figure.snip1432 figcaption>div.one {
    height: 40%;
    overflow: hidden;
    width: 100%;
    position: relative
}

.snip figure.snip1432 figcaption>div.two {
    height: 60%;
    overflow: hidden;
    width: 100%;
    position: relative
}

.snip figure.snip1432 figcaption>div.two h3,
.snip figure.snip1432 figcaption>div.two p {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center
}

.snip figure.snip1432 figcaption>div.two h3 {
    bottom: 0;
    font-size: 2.4rem;
    font-weight: 500
}

.snip figure.snip1432 figcaption>div.two h3 span {
    display: block;
    font-family: "YakuHanJP", "Roboto", "sans-serif";
    font-size: 1.5rem
}

.snip figure.snip1432 figcaption>div.two p {
    display: none;
    top: 70px
}

.snip figure.snip1432:hover {
    background: #850007
}

.snip figure.snip1432:hover figcaption>div.one {
    height: 25%;
    overflow: hidden;
    width: 100%;
    position: relative
}

.snip figure.snip1432:hover figcaption>div.two {
    height: 75%;
    overflow: hidden;
    width: 100%;
    position: relative
}

.snip figure.snip1432:hover figcaption>div.two p {
    display: block
}

.snip figure.snip1432:hover img {
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.snip figure.snip1432 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute
}

.article {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #f5f5f5
}

.article.article_small .article_detail {
    padding: 30px 0
}

.article .article_image {
    width: 60%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.article .article_detail {
    position: relative;
    width: 40%;
    box-sizing: border-box;
    padding: 130px 0 80px
}

.article .article_detail .article_title {
    position: absolute;
    top: -80px;
    right: 80px
}

.article .article_detail .inner {
    margin: 0 auto;
    width: 80%
}

.article.article_b {
    margin-bottom: 70px
}

.article.article_01 .article_image {
    background-image: url(../img/article_01.jpg)
}

.article.article_02 .article_image {
    background-image: url(../img/article_02.jpg)
}

.article.article_03 .article_image {
    background-image: url(../img/article_03.jpg)
}

.article.article_04 .article_image {
    background-image: url(../img/article_04.jpg)
}

.article.article_05 .article_image {
    background-image: url(../img/article_05.jpg)
}

.article.article_06 .article_image {
    background-image: url(../img/article_06.jpg)
}

.tiny_carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: repeat
}

.tiny_carousel .viewport {
    width: 100%;
    margin: 0 auto;
    height: 230px;
    position: relative
}

.tiny_carousel .buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    font-weight: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 100%;
    color: #FFFFFF;
    text-decoration: none;
    margin: auto;
    z-index: 5;
    cursor: pointer;
    background: rgba(17, 17, 17, 0.6);
    text-align: center;
    vertical-align: bottom
}

.tiny_carousel .next {
    right: 0;
    left: auto
}

.tiny_carousel .buttons:hover {
    opacity: 0.6
}

.tiny_carousel .disable {
    visibility: hidden
}

.tiny_carousel .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: -1px
}

.tiny_carousel .overview li {
    width: 350px;
    height: 300px;
    float: left;
    text-align: center;
    vertical-align: middle;
    display: table;
    z-index: 99999;
    overflow: hidden;
    font-weight: bold;
    padding: 0px;
    margin: 0px 1px
}

.tiny_carousel .overview li p {
    text-align: center;
    color: #555 !important;
    font-weight: normal;
    font-size: 13px !important;
    background: #f2f2f2
}

.tiny_carousel img {
    background: #fff;
    width: 100%;
    height: 230px;
    vertical-align: middle;
    text-align: center;
    object-fit: cover
}

.blog {
    display: block;
    overflow: hidden;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    color: #111;
    border-radius: 6px
}

.blog .inner {
    padding: 20px
}

.blog .thumb_image {
    position: relative;
    overflow: hidden;
    background: #FFFFFF
}

.blog .thumb_image img {
    object-fit: contain;
    font-family: "object-fit: contain;";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .7s;
    transition: transform .7s
}

.blog .thumb_image:before {
    display: block;
    content: '';
    padding-top: 67%
}

.blog:hover {
    box-shadow: initial;
    color: #111
}

.blog:hover .thumb_image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.date {
    display: block;
    margin-bottom: 15px
}

.date:before {
    font-family: "Font Awesome 5 Free";
    content: "\f017";
    font-weight: 900;
    margin-right: 5px
}

.blog_contents {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.blog_contents .blog_main {
    width: 68%;
    box-sizing: border-box
}

.blog_contents .blog_main img {
    max-width: 100%
}

.blog_contents .blog_side {
    width: 30%
}

.category_nav {
    margin-bottom: 40px
}

.category_nav li {
    border-bottom: 1px dotted #CCCCCC
}

.category_nav li:last-child {
    border-bottom: none
}

.category_nav li a {
    display: block;
    padding: 8px 15px;
    background: #FFFFFF;
    color: #111
}

.category_nav li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-right: 5px;
    color: #850007;
    margin-right: 5px
}

.category_nav li:last-child a {
    border-bottom: none
}

.blog_title {
    background: #111;
    font-weight: 500;
    color: #FFFFFF;
    padding: 8px 15px
}

.blog_title:before {
    margin-right: 5px;
    color: #850007
}

.blog_title.archive:before {
    font-family: "Font Awesome 5 Free";
    content: "\f187";
    font-weight: 900
}

.blog_title.new:before {
    font-family: "Font Awesome 5 Free";
    content: "\f044";
    font-weight: 900
}

.blog_article {
    margin-bottom: 100px
}

.blog_article:last-child {
    margin-bottom: 0
}

.blog_new {
    border-bottom: 1px dotted #CCCCCC
}

.blog_new:last-child {
    border-bottom: none
}

.blog_new a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFFFFF;
    padding: 10px;
    color: #111
}

.blog_new a .image {
    width: 40%
}

.blog_new a .detail {
    width: 50%
}

.blog_new a .detail .entry_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.pages {
    overflow: hidden;
    margin-top: 50px
}

.pages .page_next,
.pages .page_prev {
    display: inline-block;
    border: 1px solid #850007;
    padding: 10px 20px
}

.pages .page_next {
    float: left
}

.pages .page_prev {
    float: right
}

.flow_contents {
    position: relative;
    width: 80%;
    margin: 0 auto
}

.flow_contents:after {
    position: absolute;
    top: 0;
    left: 33px;
    z-index: 0;
    width: 6px;
    height: 100%;
    background-image: url(../img/bg_flow.gif);
    background-repeat: repeat-y;
    background-position: 0 9px;
    content: ""
}

.flow_contents:last-child:after {
    display: none
}

.flow_contents .flow_list {
    margin-left: 120px;
    padding-bottom: 40px
}

#rss li {
    border-bottom: 1px solid #CCCCCC
}

#rss li a {
    display: block;
    padding: 10px 0;
    color: #111;
    position: relative
}

#rss li a:after {
    position: absolute;
    top: 50%;
    right: 3%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    color: #850007
}

#rss li a:hover {
    background: #eef6f3
}

.sns_list {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-top: 30px
}

.sns_list li {
    width: 31.3%;
    margin-right: 3%
}

.sns_list li:last-child {
    margin: 0
}

.sns_btn {
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    display: block;
    border-radius: 70px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    vertical-align: middle
}

.sns_btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sns_btn i {
    font-size: 2rem;
    position: relative;
    top: 3px;
    margin-right: 10px
}

.sns_btn span {
    display: inline-block;
    position: relative;
    transition: .5s
}

.sns_btn:hover {
    color: #FFFFFF
}

.sns_btn:hover span {
    -webkit-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    transform: rotateX(360deg)
}

.facebook_btn {
    background: #4267b2
}

.insta_btn {
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat
}

.insta_btn:before {
    background: -webkit-linear-gradient(15deg, #ffdb2c, #f9764c 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
    background: linear-gradient(15deg, #ffdb2c, #f9764c 25%, rgba(255, 77, 64, 0) 50%) no-repeat
}

.line_btn {
    background: #00b82b
}

.page_bnr {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: -2%
}

.page_bnr li {
    margin: 0 2% 2% 0
}

.page_bnr li a {
    display: block;
    color: #111;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    padding: 10px
}

.page_bnr li a:hover {
    color: #850007
}

.page_bnr li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-right: 10px;
    color: #850007
}

.page_bnr.page_bnr_01 li {
    width: 49%
}

.page_bnr.page_bnr_01 li:nth-child(2n) {
    margin: 0 0 2% 0
}

.page_bnr.page_bnr_02 li {
    width: 32%
}

.page_bnr.page_bnr_02 li:nth-child(3n) {
    margin: 0 0 2% 0
}

.link_block {
    position: relative;
    background: #FFFFFF
}

.link_block::before,
.link_block::after {
    display: block;
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    background: #850007;
    -webkit-transition: all 0.4s 0s ease;
    transition: all 0.4s 0s ease;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.link_block::before {
    left: 0;
    top: 0
}

.link_block::after {
    right: 0;
    bottom: 0
}

.link_block a {
    display: block;
    padding: 15px;
    color: #111;
    font-size: 1.8rem;
    font-weight: 500;
    -webkit-transition: all 0.4s 0s ease;
    transition: all 0.4s 0s ease;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.link_block a::before,
.link_block a::after {
    display: block;
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    background: #850007;
    -webkit-transition: all 0.4s 0s ease;
    transition: all 0.4s 0s ease;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.link_block a::before {
    left: 0;
    top: 0
}

.link_block a::after {
    right: 0;
    bottom: 0
}

.link_block a .image {
    margin-bottom: 15px
}

.link_block a figcaption {
    position: relative
}

.link_block a figcaption .icon_link_arrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.link_block a figcaption .icon_link_arrow:before {
    font-family: "Font Awesome 5 Free";
    content: "\f152";
    font-weight: 900;
    color: #850007
}

.link_block:hover::before,
.link_block:hover::after {
    width: 100%
}

.link_block:hover a::before,
.link_block:hover a::after {
    height: 100%
}

.top_main {
    overflow: hidden;
    margin-bottom: 70px
}

.top_main .inner {
    position: relative;
    margin: 40px 0 60px
}

.top_main .inner:before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    z-index: -2;
    width: 1227px;
    height: 350px;
    max-width: 100%;
    background: #850007
}

.top_main .inner .top_main_contents {
    position: relative;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto
}

.top_main .inner .top_main_contents .top_main_txt {
    position: relative;
    width: 475px;
    max-width: 100%;
    background: #f5f5f5;
    padding: 35px 50px 60px 50px
}

.top_main .inner .top_main_contents .top_main_img {
    overflow: hidden;
    position: absolute;
    left: 500px;
    top: 0;
    width: 900px;
    max-width: 100%
}

.president {
    font-family: "YakuHanJP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 1.2em;
    font-weight: bold;
    text-align: right
}

.macker {
    background-image: -webkit-linear-gradient(left, transparent 50%, #fbff00 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, #fbff00 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, #fbff00 50%);
    background-image: -o-linear-gradient(left, transparent 50%, #fbff00 50%);
    background-image: linear-gradient(left, transparent 50%, #fbff00 50%);
    background-repeat: repeat-x;
    background-size: 200% .3em;
    background-position: 0 1em;
    transition: all 3.5s ease;
    font-style: normal;
    font-weight: bold;
    padding: 0 5px
}

.macker.active {
    background-position: -100% .8em
}

.policy {
    padding: 30px;
    background: #f5f5f5
}

.cut {
    overflow: hidden;
    zoom: 1
}

@-webkit-keyframes flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@keyframes flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes animation-bar {
    0% {
        left: 0;
        right: auto;
        width: 0
    }

    50% {
        left: 0;
        right: auto;
        width: 100%
    }

    51% {
        left: auto;
        right: 0;
        width: 100%
    }

    100% {
        left: auto;
        right: 0;
        width: 101%
    }
}

@keyframes animation-bar {
    0% {
        left: 0;
        width: 0
    }

    50% {
        left: 0;
        width: 100%
    }

    51% {
        left: 0;
        width: 100%
    }

    100% {
        left: 101%;
        width: 0
    }
}

@-webkit-keyframes animation-txt {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes animation-txt {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.animation.move .animation-bar:before {
    -webkit-animation: animation-bar 1s ease 0s 1 normal forwards;
    animation: animation-bar 1s ease 0s 1 normal forwards
}

.animation.move .animation-txt {
    -webkit-animation: animation-txt 0s ease .5s 1 normal forwards;
    animation: animation-txt 0s ease .5s 1 normal forwards
}

.animation .animation-box {
    display: block;
    text-align: center
}

.animation .animation-bar {
    position: relative;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.animation .animation-bar:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: #f5f5f5
}

.animation .animation-txt {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.effect_fade {
    opacity: 0;
    transform: translate(0, 45px);
    transition: all 2s
}

.effect_fade.effect_scroll {
    opacity: 1;
    transform: translate(0, 0)
}

.page_title_box {
    margin-bottom: -50px
}

.page_title_box .inner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 12rem 0
}

.page_title_box .inner.inner_01 {
    background-image: url(../img/link_block_01.jpg)
}

.page_title_box .inner.inner_02 {
    background-image: url(../img/link_block_02.jpg)
}

.page_title_box .inner.inner_03 {
    background-image: url(../img/link_block_03.jpg)
}

.page_title_box .inner.inner_04 {
    background-image: url(../img/link_block_04.jpg)
}

.page_title_box .inner.inner_05 {
    background-image: url(../img/link_block_05.jpg)
}

.page_title_box .inner.inner_06 {
    background-image: url(../img/link_block_06.jpg)
}

.page_title_box .page_width {
    position: relative;
    width: 1024px;
    margin: 0 auto
}

.page_title_box .page_title {
    display: inline-block;
    padding: 35px 70px 45px 80px;
    position: relative;
    top: -70px;
    left: 0;
    background: #850007;
    font-size: 1.5rem;
    font-weight: 500;
    color: #FFFFFF
}

.page_title_box .page_title span {
    display: block;
    font-family: "YakuHanJP", "Roboto", "sans-serif";
    font-size: 3rem;
    text-transform: uppercase
}

.breadcrumb {
    position: relative;
    padding-left: 0;
    font-size: 1.3rem;
    text-align: right;
    top: -70px
}

.breadcrumb li {
    display: inline
}

.breadcrumb li+li:before {
    margin: 0 10px;
    content: ">"
}

.breadcrumb li .home:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 900
}

.form .required {
    background: #FF4F4F;
    color: #FFFFFF;
    padding: 0 5px 0;
    margin-right: 5px;
    font-size: 1.1rem;
    border-radius: 2px;
    position: relative;
    top: -2px
}

.form .textarea,
.form textarea {
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box
}

.form .textarea {
    height: 30px
}

.form .textarea02 {
    width: 48.5%;
    margin-right: 3%
}

.form .textarea02:last-child {
    margin-right: 0
}

.form .textarea03 {
    width: 20%;
    margin-right: 1%
}

.form button {
    display: block;
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    border: none;
    font-family: "YakuHanJP", Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem
}

.form label.radio_text {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 20px;
    display: inline-block
}

.form label.radio_text:before {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius: 50%;
    left: 0px;
    top: 2px;
    content: '';
    z-index: 3
}

.form label.radio_text:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    left: 3px;
    top: 5px;
    background-color: #850007;
    z-index: 1
}

.form label.radio_text input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    left: -23px;
    top: 0px;
    margin: 0px;
    box-shadow: 20px -1px #FFFFFF
}

.form label.radio_text input[type="radio"]:checked {
    box-shadow: none
}

.form label.radio_text input[type="radio"]:focus {
    opacity: 0.2;
    box-shadow: 20px -1px #eeebda
}

.form label.checkbox_text {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
    overflow: hidden;
    display: inline-block;
    box-sizing: border-box
}

.form label.checkbox_text:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0px;
    top: 0;
    border: 1px solid #ccc;
    z-index: 3
}

.form label.checkbox_text:after {
    content: '';
    position: absolute;
    top: 40%;
    left: 5px;
    display: block;
    margin-top: -9px;
    width: 8px;
    height: 12px;
    border-right: 3px solid #850007;
    border-bottom: 3px solid #850007;
    transform: rotate(45deg);
    z-index: 1
}

.form label.checkbox_text input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    left: -40px;
    width: 20px;
    height: 20px;
    display: block;
    box-shadow: 41px 0px #FFF;
    z-index: 2;
    margin: 0px;
    padding: 0px
}

.form label.checkbox_text input[type="checkbox"]:checked {
    box-shadow: none
}

.form label.checkbox_text input[type="checkbox"]:checked:focus {
    box-shadow: 40px 0px #666;
    opacity: 0.1
}

.form label.checkbox_text input[type="checkbox"]:focus {
    box-shadow: 41px 0px #EEE
}

.form .form-contents {
    padding: 0 0 30px;
}

.form .form-contents dl {
    margin-bottom: 0;
}

.form .form-contents form dl dt:not(.pattern-exclusion) {
    padding-left: 10px;
    box-sizing: border-box;
}

.form .form-contents form dl dd:not(.pattern-exclusion):nth-of-type(odd) {
    background: #f5f5f5;
}

.form .form-contents form dl dd:not(.pattern-exclusion) {
    padding-right: 10px;
    box-sizing: border-box;
}

.form .form-pattern-1 .submit-btn {
    display: block;
    position: relative;
    width: 320px;
    max-width: 100%;
    background: #111;
    color: #ffffff;
    padding: 20px 0;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.3em
}

.form .form-pattern-1 .submit-btn:hover {
    background: #111;
    opacity: 0.8;
}