.twitter a:link,
.twitter a:visited,
.twitter a:hover {
    color: #66AADE !important;
    text-decoration: none
}

.instagram a:link,
.instagram a:visited,
.instagram a:hover {
    color: #E03067 !important;
    text-decoration: none
}

.facebook a:link,
.facebook a:visited,
.facebook a:hover {
    color: #41629F !important;
    text-decoration: none
}

a:link,
a:visited,
a:hover {
    color: #ff4500;
    text-decoration: none
}

html {
    height: 100%;
    font-size: 62.5%
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 1rem;
    font-size: small;
    font-size: x-small;
    margin: 0 auto;
    background: #fff
}

#body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.4rem;
    line-height: 1.6
}

#page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.tbox_top p {
    max-width: 500px
}

.text_gr {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 1.8rem;
    padding: 0 90px 0 60px
}

@media screen and (max-width: 768px) {
    .text_gr {
        font-size: 1.5rem;
        padding: 0px
    }
}

.text_gr p {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .text_gr p {
        margin-bottom: 10px
    }
}

.text_gr .mtext1 {
    font-size: 2.5rem;
    margin-bottom: 25px
}

@media screen and (max-width: 768px) {
    .text_gr .mtext1 {
        font-size: 1.8rem
    }
}

.photo {
    width: 100%;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.photo li {
    width: calc(33.3% - 21px);
    margin: 10px
}

.photo li * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.photo li a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    max-height: 350px;
    overflow: hidden;
    background: #323232
}

.photo li img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.photo li p {
    height: 30px;
    margin: 5px 0 10px;
    text-align: center;
    text-overflow: ellipsis
}

.photo li a:hover img {
    opacity: 0.6;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.bnr_nml li {
    width: 352px
}

.bnr_nml figure {
    position: relative;
    overflow: hidden
}

.bnr_nml figure:hover .transform01 {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.bnr_nml figure h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: normal;
    text-align: left;
    margin-top: 5px
}

.bnr_nml figure p {
    color: #1B1B19;
    font-weight: 400;
    text-align: left;
    font-size: 14px
}

.bnr_nml figure * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.bnr_nml figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 60px;
    background: rgba(255, 69, 0, 0.8);
    -webkit-transition: .3s;
    transition: .3s
}

.bnr_nml figcaption h3 {
    padding: 1.5rem 0px;
    font-size: 1.8em;
    margin-left: 10px;
    line-height: 100%;
    margin-bottom: 0;
    font-weight: normal
}

.bnr_nml figcaption p {
    margin-left: 60px;
    color: #fff
}

.bnr_nml figure:hover figcaption {
    right: 100%
}

@media screen and (max-width: 768px) {
    .bnr_nml li {
        width: 100%
    }

    .bnr_nml figcaption h3 {
        font-size: 1.3em
    }
}

.section_box_text_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-shadow: #111 0 0 0 1px;
    box-shadow: #111 0 0 0 1px;
    background: #ff4500
}

.section_box_text_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-shadow: #111 0 0 0 1px;
    box-shadow: #111 0 0 0 1px;
    background: #ff4500
}

.section_box_text_box {
    width: 470px;
    vertical-align: middle;
    padding: 5px 35px
}

.section_box_img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section_box_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.conts-ttlB {
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 15px;
    color: #ff4500
}

.conts-ttl {
    margin-bottom: 15px;
    color: #ff4500;
    font-weight: normal;
    border-bottom: 1px solid #fff
}

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

.conts-ttlB {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #ff4500
}

.faq dt {
    padding: 5px 5px 3px 2px;
    color: #ff8f66;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 2px
}

.faq dt:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f059";
    margin-right: 5px;
    font-size: 20px;
    color: #ff4500
}

.faq dd {
    margin-bottom: 20px;
    background: #1a1a1a;
    padding: 15px 10px
}

.faq dd:before {
    content: "A.";
    margin-right: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 18px
}

.faq b {
    padding: 3px 5px;
    margin: 10px 0;
    line-height: 40px;
    background: #dad2b9;
    font-size: 11px
}

.listFlow li {
    margin-bottom: 9px;
    padding-bottom: 9px
}

.listFlow .lastItem {
    margin-bottom: 0;
    padding-bottom: 0;
    background: none
}

.listFlow h4 {
    font-size: 20px;
    font-weight: normal;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
    overflow: hidden;
    letter-spacing: 2px
}

.listFlow dl {
    display: table;
    width: 100%
}

.listFlow dl dt {
    font-family: "Merriweather", serif;
    display: table-cell;
    padding: 10px 0;
    border: 1px solid #ff4500;
    width: 100px;
    background: #ff4500;
    font-size: 1.8rem;
    font-weight: normal;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2
}

.listFlow dl dt .num {
    display: block;
    font-size: 3rem
}

.listFlow dl dd {
    display: table-cell;
    padding: 15px 20px;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.8)
}

@media screen and (max-width: 800px) {
    .listFlow h4 {
        font-size: 18px;
        font-weight: normal;
        border-bottom: solid 1px #ccc;
        margin-bottom: 5px;
        overflow: hidden
    }

    .listFlow dl {
        display: block;
        width: 100%
    }

    .listFlow dl dt {
        display: block;
        padding: 5px 0;
        width: 100%;
        border: none
    }

    .listFlow dl dt .num {
        display: block
    }

    .listFlow dl dd {
        display: block;
        padding: 15px 10px;
        border: none
    }
}

.list_link {
    text-align: center;
    margin: 10px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 600px
}

.list_link * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.list_link li {
    background: #ff4500;
    font-size: 2rem;
    letter-spacing: 2px;
    width: calc(50% - 22px);
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 10px
}

.list_link a {
    width: 100%;
    display: block
}

.list_link li a:link,
.list_link li a:visited,
.list_link li a:hover {
    color: #fff;
    text-decoration: none
}

.list_link li:hover {
    color: #ff8f66;
    opacity: 0.6
}

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

.section_box_text_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-shadow: #ff4500 0 0 0 1px;
    box-shadow: #ff4500 0 0 0 1px
}

.section_box_text_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-shadow: #ff4500 0 0 0 1px;
    box-shadow: #ff4500 0 0 0 1px
}

.section_box_text_box {
    width: 470px;
    vertical-align: middle;
    padding: 5px 35px
}

.section_box_text_box .btn1 {
    margin-top: 30px
}

.section_box_img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section_box_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.conts-ttl {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 2.3rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff
}

@media screen and (max-width: 480px) {
    .conts-ttl {
        font-size: 2.0rem
    }
}

@media screen and (max-width: 320px) {
    .conts-ttl {
        font-size: 1.8rem
    }
}

.conts-ttlB {
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 15px;
    color: #fff
}

header {
    width: 100%;
    height: 73px !important;
    z-index: 9999999999;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0 0;
    position: fixed
}

#headA {
    width: 100%;
    height: 70px !important
}

#head {
    min-width: 1100px;
    margin: 0 auto;
    height: 65px !important
}

@media screen and (max-width: 768px) {
    #head {
        min-width: 100%
    }
}

#head .logo {
    float: left;
    width: 300px;
    margin-top: 0;
    text-align: left
}

.navi_box {
    float: right;
    width: 650px
}

#navi {
    float: right
}

#navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#navi li {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    display: inline-block;
    list-style: none;
    text-align: center;
    margin: 0;
    font-size: 1.4rem;
    background: #ff4500;
    padding: 28px 20px
}

#navi li:hover {
    color: #fff;
    background: rgba(255, 69, 0, 0.8)
}

#navi li span {
    display: block;
    font-size: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-weight: normal
}

#navi li a {
    width: 100%;
    height: 100%;
    line-height: 1.3;
    display: block;
    text-align: center;
    font-weight: bold;
    border: none;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    color: #fff !important
}

#navi li a:link,
#navi li a:visited {
    color: #fff;
    text-decoration: none
}

#navi a ul li ul {
    position: absolute;
    top: 60px;
    width: 150px;
    z-index: 100
}

#navi a ul li ul li {
    visibility: hidden;
    overflow: hidden;
    background: #aaa;
    padding: 0;
    border-right: 0px;
    border-bottom: 5px solid #aaa
}

#navi a ul li ul li:last-child {
    border-bottom: 0px solid #aaa
}

#navi a ul li ul li a {
    display: block;
    width: 150px;
    height: auto;
    margin: 0;
    padding: 15px 0;
    font-size: 11rem !important;
    letter-spacing: 1px
}

#navi a ul li ul li a:hover {
    background: #111;
    color: #fff
}

#navi a ul li:hover ul li {
    visibility: visible;
    overflow: visible;
    z-index: 10
}

@media screen and (max-width: 768px) {
    header {
        height: 60px !important;
        position: fixed
    }

    #headA {
        width: 100%;
        height: 60px !important
    }

    #head {
        width: 1100px;
        margin: 0 auto;
        height: 80px !important
    }

    #head .logo {
        float: none;
        margin-top: 0px;
        text-align: left
    }

    #head .logo img {
        height: 60px !important
    }
}

#flashA {
    position: relative;
    overflow: hidden
}

#flash {
    height: 500px !important;
    width: 100%;
    overflow: hidden
}

.svg_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 1100px;
    height: 200px;
    z-index: 99999
}

#s4u {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 1100px;
    height: 200px
}

@media screen and (max-width: 768px) {
    #flashA {
        position: relative;
        height: 70vh
    }

    .svg_wrap {
        width: 100%;
        height: 70vh
    }

    .svg_wrap #svg {
        width: 100%;
        height: 70vh
    }

    #s4u {
        width: 100%;
        height: 70vh
    }
}

.navi {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 960px;
    margin: 0 auto
}

.topimg_bx {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    z-index: 5000;
    background-color: #111;
    background-image: url(../img/bg-image0a.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    color: #fff
}

.logo {
    font-size: 3.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff
}

.ftext {
    font-size: 2.5rem;
    margin: 50px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    line-height: 1.4
}

#menu2 * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#menu2 {
    width: 780px !important;
    padding: 10px 0;
    text-shadow: #555 1px 1px 3px;
    margin: 0 auto !important
}

#menu2 li {
    color: #fff;
    display: inline-block;
    position: relative;
    cursor: pointer
}

#menu2 li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "/"
}

#menu2 li:first-child:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: ""
}

#menu2 li:last-child:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: ""
}

#menu2 li a {
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    margin: 0 20px 0
}

#menu2 li a:link,
#menu2 li a:visited {
    color: #fff
}

#menu2 li a:hover {
    color: #fff;
    opacity: 0.6
}

#menu2 li span {
    font-size: 11px
}

#menu2 #mailb {
    background: #fff;
    border-radius: 10px;
    color: #16A725;
    text-shadow: #555 0px 0px 0px
}

#menu2 #mailb a {
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    margin: 0 20px 0
}

#menu2 #mailb a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e0";
    margin-right: 10px
}

#menu2 #mailb a:link,
#menu2 #mailb a:visited {
    color: #16A725 !important
}

#menu2 #mailb a:hover {
    color: #16A725 !important;
    opacity: 0.6
}

#menu2 #mailb:hover {
    opacity: 0.6
}

.sp {
    display: none !important
}

.flashimg {
    width: 100%;
    height: 361px;
    position: absolute;
    padding: 0;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 1
}

.newsbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto
}

.news-ttl {
    width: 200px;
    padding-top: 8px;
    font-family: "Merriweather", serif;
    vertical-align: middle;
    text-align: left;
    color: #ff4500;
    font-size: 2.5rem;
    font-weight: bold;
    border-right: 3px solid #ff4500;
    line-height: 1.2;
    letter-spacing: 2px
}

.news-ttl span {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 1.2rem !important;
    display: block
}

.news-lb {
    margin: 15px 0;
    line-height: 1.8
}

.news-lb dt {
    float: left;
    width: 8em;
    border-right: #ff4500 3px solid;
    padding: 5px 0px;
    text-align: center;
    font-weight: bold
}

.news-lb dd {
    padding-left: 10em;
    padding-top: 7px;
    padding-bottom: 15px;
    margin: 0px 0 15px;
    border-bottom: 1px solid #333
}

.news-lb dd:last-child {
    border-bottom: 0px
}

.news-bx {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: calc(100% - 60px);
    padding: 0 30px
}

.news {
    overflow: hidden;
    line-height: 1.6;
    margin: 10px auto 0
}

.news dt {
    float: left;
    width: 8em;
    font-weight: bold
}

.news dd {
    padding-left: 8em;
    border-bottom: 1px solid #333;
    margin-bottom: 8px;
    padding-bottom: 5px
}

@media screen and (max-width: 768px) {
    .newsbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news-ttl {
        width: 100% !important;
        border-right: 0px solid #ff4500;
        border-bottom: 1px solid #ff4500;
        padding: 5px 0;
        text-align: center
    }

    .news-ttl span {
        font-size: 1.2rem !important
    }

    .news-bx {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: calc(100% - 0px);
        padding: 0 0px
    }

    .scrbr {
        width: 100%;
        padding: 15px 0px;
        max-height: 100px;
        overflow-y: scroll;
        overflow-x: hidden
    }
}

.pvp h4 {
    color: #ff8f66;
    margin: 10px 0
}

.list_check {
    font-size: 1.5rem;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.5
}

.list_check li {
    padding-left: 1.5em;
    padding-top: 8px;
    padding-bottom: 8px;
    text-indent: -1.5em;
    border-bottom: dotted 1px #aaa
}

.list_check li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    margin-right: 5px;
    color: #ff4500;
    color: #ff4500
}

.list_check li:last-child {
    border-bottom: dotted 0px #aaa
}

.mttl_check {
    font-size: 1.8rem;
    color: #fff;
    font-weight: normal;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #222;
    margin: 20px 0;
    padding: 5px 0
}

.mttl_check:before {
    margin-right: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    color: #ff4500
}

.mttl_bl {
    color: #ff4500;
    text-indent: 0.8em;
    font-size: 1.8rem;
    overflow: hidden;
    font-weight: bold;
    border-left: 2px solid #ff4500;
    margin: 10px 0;
    padding: 5px 0
}

.mttl_bl span {
    font-size: 1.5rem;
    color: #fff
}

.mttl_beta {
    background: #ff4500;
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 3rem;
    margin: 10px auto 20px;
    max-width: 450px;
    letter-spacing: 5px
}

.mttl_top {
    font-size: 2rem;
    background-color: #ff4500;
    color: #fff;
    text-indent: 1em;
    padding: 15px 0;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.mttl_top:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f884";
    font-weight: 900;
    margin-right: 8px;
    color: #fff;
    font-size: 20px
}

.mttl_top_contact {
    font-size: 2rem;
    background-color: #ff4500;
    color: #fff;
    text-indent: 1em;
    padding: 15px 0;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.mttl_top_contact:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0e0";
    font-weight: 900;
    margin-right: 8px;
    color: #fff;
    font-size: 20px
}

.mttl_top_recruit {
    font-size: 2rem;
    background-color: #ff4500;
    color: #fff;
    text-indent: 1em;
    padding: 5px 0;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.mttl_top_recruit:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f234";
    font-weight: 900;
    margin-right: 8px;
    color: #fff;
    font-size: 20px
}

.news-bl dt {
    float: left;
    width: 7em;
    background: #ff4500;
    padding: 5px 0px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 2px 0 0;
    font-weight: bold
}

.news-bl dd {
    padding-left: 8em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.6;
    border-bottom: solid 1px #222;
    margin: 5px 0
}

.news-bl dd:last-child {
    border-bottom: 0px
}

.listFlow .news-bl2 dt {
    float: left;
    width: 10em;
    background: #ff4500;
    padding: 5px 0px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 2px 0 0;
    font-weight: normal;
    font-size: 1.2rem !important;
    border: none
}

.listFlow .news-bl2 dd {
    padding-left: 2em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.6;
    margin: 5px 0;
    font-size: 1.2rem !important;
    background: none !important
}

.list_pdf {
    margin-bottom: 20px;
    padding: 5px 0;
    font-size: 15px;
    font-weight: bold;
    color: #448ACA;
    overflow: hidden;
    line-height: 1.5
}

.list_pdf li {
    padding-left: 1.5em;
    padding-top: 8px;
    padding-bottom: 8px;
    text-indent: -1.5em;
    border-bottom: dotted 1px #aaa
}

.list_pdf li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    content: "\f1c1";
    color: #F84453
}

.list_pdf li:last-child {
    border-bottom: dotted 0px #aaa
}

.slider1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
    background-repeat: repeat
}

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

.slider1 .buttons {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
    width: 10px;
    height: 10px;
    color: #ff4500;
    text-decoration: none;
    margin: 0 5px;
    z-index: 5;
    cursor: pointer;
    font-size: 60px
}

.slider1 .next {
    right: 10px;
    left: auto;
    top: 30%
}

.slider1 .buttons:hover {
    opacity: 0.6
}

.slider1 .disable {
    visibility: hidden
}

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

.slider1 .overview li {
    width: 230px;
    height: 200px;
    float: left;
    text-align: center;
    vertical-align: middle;
    display: table;
    z-index: 99999;
    overflow: hidden;
    font-weight: bold;
    padding: 5px;
    margin: 5px
}

.slider1 img {
    background: #111;
    width: 230px;
    height: 200px;
    padding-bottom: 5px;
    vertical-align: middle;
    text-align: center;
    -o-object-fit: cover;
    object-fit: cover
}

.slider1 li p {
    width: 230px;
    height: 0px;
    text-align: center;
    color: #555 !important;
    font-weight: normal;
    font-size: 13px !important
}

.mtext1 {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: 2px
}

.mtext2 {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 2px
}

.contact_wrap {
    color: #fff;
    max-width: 600px;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact_wrap li {
    width: calc(48%)
}

.mailbtn {
    font-weight: bold
}

.mailbtn * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.mailbtn a {
    font-family: "Merriweather", serif;
    padding: 10px 0;
    font-size: 2rem;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    min-width: 250px;
    display: block;
    font-weight: normal;
    border: 2px solid #111;
    background: #fff
}

.mailbtn a:link {
    color: #111;
    text-decoration: none
}

.mailbtn a:visited {
    color: #111
}

.mailbtn a:hover {
    color: #fff !important;
    background: #ff4500;
    text-decoration: none;
    border: 2px solid #ff4500
}

.mailbtn a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e0";
    margin-right: 10px
}

.tbox_bg {
    padding: 10px;
    background: #fff;
    margin: 15p
}

.telbtn2 {
    font-family: "Merriweather", serif;
    font-size: 3rem;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #fff;
    padding: 20px 0;
    letter-spacing: 2px
}

.telbtn2:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f098";
    margin-right: 5px;
    color: #ff4500
}

.telbtn2 a:link,
.telbtn2 a:visited {
    color: #ff4500;
    text-decoration: none
}

.telbtn2 a:hover {
    color: #ff4500;
    text-decoration: none;
    opacity: 0.6
}

.telbtn a {
    font-family: "Merriweather", serif;
    display: block;
    width: 100%;
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    padding: 10px 0;
    min-width: 250px;
    letter-spacing: 0px;
    border: 2px solid #ff4500;
    background: #ff4500
}

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

.telbtn a:link,
.telbtn a:visited {
    color: #111;
    text-decoration: none
}

.telbtn a:hover {
    color: #111;
    text-decoration: none;
    opacity: 0.6
}

.mbox {
    background: #222;
    padding: 10px;
    margin: 0 0 10px
}

.slider1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
    background-repeat: repeat
}

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

.slider1 .buttons {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    top: 25%;
    left: 0;
    width: 10px;
    height: 10px;
    color: #aaa;
    text-decoration: none;
    margin: 0 5px;
    z-index: 5;
    cursor: pointer;
    font-size: 60px
}

.slider1 .next {
    right: 10px;
    left: auto;
    top: 25%
}

.slider1 .buttons:hover {
    opacity: 0.6
}

.slider1 .disable {
    visibility: hidden
}

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

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

.slider1 img {
    background: #eee;
    width: 230px;
    height: 230px;
    padding-bottom: 5px;
    vertical-align: middle;
    text-align: center;
    -o-object-fit: cover;
    object-fit: cover
}

.slider1 li p {
    width: 230px;
    height: 0px;
    text-align: center;
    font-weight: normal;
    font-size: 1.2rem !important
}

.ribon {
    margin: 0px -15px 30px;
    padding: 0 0;
    color: #fff;
    background-color: #f19149;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    position: relative
}

.ribon:before,
.ribon:after {
    content: '';
    border: 30px solid transparent;
    position: absolute;
    z-index: -1
}

.ribon:before {
    background-color: #f19149;
    border-color: transparent;
    border-left-color: #fff;
    border-right-color: #eb6100;
    top: 50%;
    left: -35px;
    width: 5px
}

.ribon:after {
    background-color: #f19149;
    border-color: transparent;
    border-left-color: #eb6100;
    border-right-color: #fff;
    top: 50%;
    right: -35px;
    width: 5px
}

.sp_logo {
    display: none
}

@media screen and (max-width: 800px) {
    .mtext1 {
        font-size: 1.6rem
    }

    .mtext2 {
        font-size: 1.6rem
    }

    .ribon {
        margin: 0 0 35px;
        padding: 0;
        color: #ffffff;
        line-height: 50px;
        font-size: 1.6rem;
        text-align: center;
        position: relative
    }

    .ribon:before,
    .ribon:after {
        background-color: #DF8541;
        content: '';
        width: 0px;
        border: 20px solid transparent;
        position: absolute;
        z-index: -1
    }

    .ribon:before {
        top: 30%;
        left: -20px;
        width: 0px
    }

    .ribon:after {
        top: 30%;
        right: -10px;
        width: 0px
    }
}

.mttl-bx {
    border: 3px solid #fff;
    max-width: 400px;
    margin: 0 auto 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
    font-size: 2rem
}

.mttl-bx a {
    padding: 10px 0;
    display: block;
    width: 100%;
    height: 100%
}

.mttl-bx a:link,
.mttl-bx a:visited,
.mttl-bx a:hover {
    color: #fff;
    text-decoration: none
}

.mttl-bx a:hover {
    background: rgba(255, 255, 255, 0.5)
}

.mttl-bl {
    background: #f1f1f1;
    color: #ff4500;
    text-indent: 0.8em;
    font-size: 2.2rem;
    overflow: hidden;
    font-weight: bold;
    border-left: 2px solid #ff4500;
    margin: 0 0 10px;
    padding: 5px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif
}

.mttl-check {
    margin-bottom: 10px;
    border-bottom: dotted 1px #ff4500;
    font-size: 1.8rem;
    color: #ff4500;
    font-weight: normal;
    overflow: hidden
}

.mttl-check:before {
    margin-right: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a"
}

.mttl-cl {
    font-family: "Merriweather", serif;
    text-align: center;
    font-weight: normal;
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 35px;
    position: relative;
    letter-spacing: 2px;
    color: #ff4500
}

.mttl-cl:after {
    content: "";
    width: 60px;
    height: 3px;
    background: #ff4500;
    display: block;
    position: absolute;
    top: 60px;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0
}

.mttl-cl span {
    font-size: 13px;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    color: #fff;
    letter-spacing: 1px
}

@media screen and (max-width: 768px) {
    .mttl-cl {
        font-size: 2.0rem
    }

    .mttl-cl:after {
        top: 50px
    }
}

.mttl_ic {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 0.9;
    margin: 0px 0 15px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 2px solid #ff4500;
    color: #ff4500
}

.mttl_ic:before {
    top: 5px;
    position: relative
}

.mttl_ic span {
    font-size: 1.5rem;
    margin-left: 5px
}

@media screen and (max-width: 320px) {
    .mttl_ic {
        font-size: 1.5rem
    }
}

.mttl-bg {
    background: #ff4500;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    letter-spacing: 5px
}

.mttl-rs span {
    background: #111;
    color: #fff;
    padding: 2px 10px;
    margin-right: 5px
}

.btn1 a {
    position: relative;
    z-index: 2;
    font-size: 16px;
    display: block;
    max-width: 265px;
    margin: 0 auto 10px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    border: 2px solid #fff;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn1 a:link,
.btn1 a:visited {
    color: #fff;
    text-decoration: none
}

.btn1 a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #ff4500;
    border-color: #ff4500
}

.btn1 a::before,
.btn1 a::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: none
}

.btn1 a::before {
    right: 0
}

.btn1 a::after {
    left: 0
}

.btn1 a:hover::before,
.btn1 a:hover::after {
    width: 0;
    background-color: none
}

.btn1 a::before,
.btn1 a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''
}

.btn1 a::before,
.btn1 a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn2 a {
    position: relative;
    z-index: 2;
    background-color: #ff4500;
    font-size: 16px;
    display: block;
    max-width: 265px;
    margin: 0 auto 10px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn2 a:link,
.btn2 a:visited {
    color: #fff;
    text-decoration: none
}

.btn2 a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #111;
    border-color: #ff4500;
    color: #ff4500 !important
}

.btn2 a::before,
.btn2 a::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #ff4500
}

.btn2 a::before {
    right: 0
}

.btn2 a::after {
    left: 0
}

.btn2 a:hover::before,
.btn2 a:hover::after {
    width: 0;
    background-color: #ff4500
}

.btn2 a::before,
.btn2 a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: ''
}

.btn2 a::before,
.btn2 a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn-r {
    padding: 20px 0
}

.btn-r a {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-color: #111;
    border: 2px solid #111;
    font-size: 16px;
    display: block;
    width: 265px;
    text-align: center;
    font-weight: bold;
    padding: 15px 0;
    color: #fff;
    border-radius: 35px;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn-r a:hover {
    color: #111;
    background-color: #fff;
    border-color: #111
}

.btn-r a::before,
.btn-r a::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #111
}

.btn-r a::before {
    right: 0
}

.btn-r a::after {
    left: 0
}

.btn-r a:hover::before,
.btn-r a:hover::after {
    width: 0;
    background-color: #111;
    border-radius: 20px
}

.btn-r a::before,
.btn-r a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    border-radius: 20px
}

.btn-r a::before,
.btn-r a::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn_s a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    float: right;
    background: #ff4500;
    padding: 1px 10px;
    margin: 10px 0 0;
    font-size: 1.3rem;
    border: 2px solid #ff4500
}

.btn_s a:link,
.btn_s a:visited {
    color: #fff
}

.btn_s a:hover {
    color: #fff;
    background: #fff;
    color: #ff4500
}

.snslink {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    width: 100%;
    font-size: 20px;
    padding-top: 20px;
    text-align: center
}

.snslink li {
    line-height: 30px;
    padding: 10px 13px;
    display: inline;
    margin: 5px 0
}

.snslink li:hover {
    opacity: 0.5
}

.snslink a:link,
.snslink a:visited,
.snslink a:hover {
    color: #fff;
    text-decoration: none
}

#title_bg1 {
    background-image: url(../img/title-image01.jpg)
}

#title_bg2 {
    background-image: url(../img/title-image02.jpg)
}

#title_bg3 {
    background-image: url(../img/title-image03.jpg)
}

#title_bg4 {
    background-image: url(../img/title-image04.jpg)
}

#title_bg5 {
    background-image: url(../img/title-image05.jpg)
}

#title_bg1,
#title_bg2,
#title_bg3,
#title_bg4,
#title_bg5 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: scroll;
    background-color: #111
}

#title {
    padding: 140px 0 100px;
    margin: 0px auto 0;
    background: rgba(0, 0, 0, 0.6)
}

#title h2 {
    font-family: "Merriweather", serif;
    font-size: 4rem;
    line-height: 1.2;
    font-weight: normal;
    text-align: center;
    color: #fff;
    letter-spacing: 2px
}

#title h2 span {
    margin-left: 5px;
    font-size: 1.3rem;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif
}

@media screen and (max-width: 768px) {
    #title {
        padding: 120px 0 60px;
        margin: 0
    }
}

.pbx {
    width: 50%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8) !important;
    vertical-align: middle;
    padding: 50px 10px
}

.pbx_c {
    width: 100%;
    max-width: 650px;
    vertical-align: middle;
    color: #fff;
    margin: 0 auto;
    line-height: 1.6
}

.pbx_c .btn2 {
    margin-top: 20px
}

.pbx_c .btn1 {
    margin-top: 20px
}

.pbx_img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

.bg-image1 {
    background-image: url(../img/bg-image1.jpg)
}

.bg-image2 {
    background-image: url(../img/bg-image2.jpg)
}

.bg-image3 {
    background-image: url(../img/bg-image3.jpg)
}

.bg-image4 {
    background-image: url(../img/bg-image4.jpg)
}

.bg-image5 {
    background-image: url(../img/bg-image5.jpg)
}

.bg-image1,
.bg-image3,
.bg-image5 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.bg-image2 {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

.bg-image4 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover
}

.photobx-r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    min-width: 100%;
    margin: 0 auto
}

.photobx-l {
    width: 100%;
    min-width: 100%;
    margin: 0 auto
}

@media screen and (max-width: 800px) {
    .bg-image2 {
        background-attachment: scroll
    }

    .pbx {
        width: 100%;
        vertical-align: middle;
        z-index: 999
    }

    .pbx_c {
        width: 100%;
        vertical-align: middle;
        margin: 0 auto
    }
}

#contentwrap {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-image: url(../img/bg1.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    -moz-background-size: contain;
    background-attachment: fixed
}

.single {
    width: 1100px;
    margin: 0 auto;
    padding: 35px 0
}

.lsingle {
    width: 49%;
    float: left
}

.rsingle {
    width: 49%;
    float: right
}

.copyright {
    text-align: center
}

.con_t {
    font-size: 1.8rem;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.contactbx {
    text-align: center;
    margin: 5px 0
}

.contactbx li {
    display: inline-block
}

.contactbx a {
    width: 100%;
    display: block;
    font-size: 2rem
}

.contactbx li a:link,
.contactbx li a:visited,
.contactbx li a:hover {
    color: #111 !important
}

.contactbx li:hover {
    opacity: 0.8
}

.contactbx .tl a {
    background: #ff4500;
    width: 100%;
    max-width: 100%;
    min-width: 250px;
    font-weight: bold;
    padding: 2px 0px;
    border-radius: 0px
}

.contactbx .ml a {
    background: #ff4500;
    width: 100%;
    max-width: 100%;
    min-width: 250px;
    font-weight: bold;
    padding: 2px 0px;
    border-radius: 0px
}

.contactbx .tl a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
    margin-right: 15px
}

.contactbx .ml a:link,
.contactbx .ml a:visited {
    color: #111 !important
}

.contactbx .ml a:hover {
    color: #111 !important;
    background: #ff4500
}

.contactbx .tl a:link,
.contactbx .tl a:visited {
    color: #111 !important
}

.contactbx .tl a:hover {
    color: #111;
    background: #ff4500
}

footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: bold;
    z-index: 9999
}

#page-top a {
    color: #fff;
    font-size: 25px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-decoration: none;
    padding: 5px 15px;
    text-align: center;
    display: block;
    background: #ff4500;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px
}

#page-top a:hover {
    background: #ff8f66;
    text-decoration: none
}

footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #332000
}

.logo_f {
    width: 300px;
    text-align: left
}

address {
    margin-top: 10px
}

#footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border-radius: 20px;
    width: 1100px;
    margin: 10px auto 0;
    padding: 50px 0 30px;
    font-size: 12px;
    color: #fff
}

#fmenu-lg {
    width: 780px;
    font-size: 15rem;
    margin: 30px auto;
    padding: 0px 0 0
}

#fmenu-lg ul {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#fmenu-lg li {
    width: 128px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    text-align: left;
    line-height: 1.3;
    font-weight: normal;
    font-size: 1.4rem
}

#fmenu-lg li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    margin-right: 5px;
    color: #fff
}

#fmenu-lg li:last-child {
    border: none;
    margin: 0
}

#fmenu-lg a:link,
#fmenu-lg a:visited,
#fmenu-lg a:hover {
    color: #fff;
    text-decoration: none
}

#fmenu-lg li ul {
    margin-top: 15px
}

#fmenu-lg li ul li {
    width: 100% !important;
    font-weight: normal;
    font-size: 1.2rem;
    padding-left: 0em;
    height: auto;
    margin-bottom: 5px
}

#fmenu-lg li ul li:before {
    content: "・";
    margin-right: 5px;
    color: #ff4500
}

#fmenu-lg li ul li a:link,
#fmenu-lg li ul li a:visited,
#fmenu-lg li ul li a:hover {
    color: #fff;
    text-decoration: none
}

.copyright {
    padding: 5px 0;
    text-align: left;
    font-size: 1.2rem
}

.copyright img.footer_logo {
    vertical-align: middle;
    width: 96px
}

@media screen and (max-width: 768px) {
    #fmenu-lg {
        display: none
    }

    .logo_f {
        width: 100%;
        text-align: center;
        margin: 0 auto
    }

    .copyright {
        text-align: center
    }

    address {
        margin-top: 10px
    }

    #footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        border-radius: 20px;
        width: 1100px;
        margin: 10px auto 0;
        padding: 80px 0 0;
        font-size: 12px;
        color: #fff
    }
}

table {
    margin: 15px 0
}

table th {
    vertical-align: middle;
    padding: 15px 10px;
    font-weight: bold;
    line-height: 1.5;
    border: #992800 1px solid;
    color: #fff;
    background: #ff4500
}

table td {
    padding: 15px 10px;
    vertical-align: middle;
    border: #992800 1px solid
}

#fnavi_bg {
    width: 100%;
    background: #ff4500
}

#fnavi {
    width: 1100px;
    margin: 0 auto
}

#fnavi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#fnavi li {
    width: calc(100% / 6);
    list-style: none;
    text-align: center;
    padding: 10px 0;
    margin: 0;
    font-size: 1.2rem
}

#fnavi li span {
    display: block;
    font-size: 1.1rem
}

#fnavi li a {
    width: 100%;
    line-height: 1.2;
    display: block;
    text-align: center;
    border: none;
    letter-spacing: 2px;
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    color: #fff !important
}

#fnavi li a span {
    font-size: 10px;
    color: #fff !important
}

#fnavi li a:link,
#fnavi li a:visited,
#fnavi li a:hover {
    color: #fff !important;
    text-decoration: none
}

.form {
    margin: 10px 0 10px
}

.form .form-contents form dl dt:not(.pattern-exclusion) {
    color: #111;
}

.form .form-contents form dl dd:not(.pattern-exclusion) .textarea {
    border-radius: 0;
}

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

.form dl {
    margin: 10px 0;
    font-size: 1.6rem
}

.form dt {
    float: left;
    width: 280px;
    padding-top: 20px
}

.form dd {
    padding-left: 280px;
    padding-bottom: 20px;
    padding-top: 23px;
    line-height: 1.5
}

.form dd p {
    padding-top: 5px;
    color: #888
}

.form dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px
}

.textarea,
textarea,
.dropdown {
    border-radius: 2px;
    border: 1px solid #ddd
}

.textarea {
    border-radius: 2px;
    border: 1px solid #ddd;
    height: 30px;
    padding: 0 5px
}

.form-button {
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0
}

#mailform button,
.form .form-pattern-1 .submit-btn {
    cursor: pointer;
    display: block;
    margin: 0 auto 5px;
    padding: 10px 0 10px;
    color: #fff;
    text-align: center;
    width: 250px;
    border-radius: 30px;
    background: #ff4500;
    font-weight: bold;
    border: 2px solid #ff4500
}

#mailform button:hover,
.form .form-pattern-1 .submit-btn:hover {
    color: #fff;
    background: #ff4500;
    opacity: 0.6
}

#mailform button * {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.form-button * {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

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

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
}

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

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;
    -webkit-box-shadow: 20px -1px #111;
    box-shadow: 20px -1px #111
}

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

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

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

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

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

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

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

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

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

.fm-text {
    padding: 10px;
    margin: 10px 0;
    text-align: center
}

.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flexbox li {
    width: calc(49%)
}

.flex_2,
.flex_3,
.flex_4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex_2 .bx h3,
.flex_3 .bx h3,
.flex_4 .bx h3 {
    font-size: 2rem;
    text-align: center;
    margin-top: 5px;
    letter-spacing: 2px;
    background: #555
}

.flex_2 .bx p,
.flex_3 .bx p,
.flex_4 .bx p {
    padding: 5px;
    font-size: 1.3rem
}

.flex_2 .bx {
    width: calc(49%)
}

.flex_3 .bx {
    width: calc(33.33% - 1px);
    text-align: center
}

.flex_3 .bx:last-child {
    width: calc(33.33% - 4px)
}

.flex_4 .bx {
    width: calc(24%)
}

.flex_2 .bx,
.flex_3 .bx,
.flex_4 .bx {
    margin-bottom: 20px;
    position: relative;
    color: #fff
}

.flex_2 .bx img,
.flex_3 .bx img,
.flex_4 .bx img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block
}

#flexwrap {
    width: 1100px !important;
    margin: 30px auto
}

#main {
    float: left;
    width: 700px
}

#main section {
    margin-bottom: 30px;
    overflow: hidden
}

#sidewrap {
    float: right;
    width: 250px
}

#side {
    width: 250px;
    margin-left: 20px
}

.smenu {
    background: #ff4500;
    padding-bottom: 10px
}

.smenu li {
    font-weight: bold;
    font-size: 12px
}

.smenu a:hover {
    background: #ff8f66;
    text-decoration: none
}

.smenu a {
    padding: 10px 0px;
    text-indent: 1em;
    display: block;
    zoom: 1;
    text-decoration: none;
    cursor: pointer;
    background: #ff4500
}

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

.smenu li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px solid #ccc
}

.smenu a:link {
    color: #fff
}

.smenu a:visited {
    color: #fff
}

.sttl-1 {
    background: #992900;
    color: #fff;
    text-indent: 5px;
    font-size: 1.7rem;
    padding: 5px 0
}

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

.grid {
    position: relative;
    margin: 0 0 30px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.gallery {
    width: 100%;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    margin-bottom: 10px
}

.grid-item {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: calc(33% - 30px) !important;
    font-size: 12px;
    padding: 10px 10px 10px;
    margin-left: 5px;
    margin-right: 5px
}

.grid-item a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat
}

.grid-item h4 {
    text-align: center;
    color: #ff4500;
    padding: 5px 0
}

.grid-item * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.grid-item p {
    line-height: 1.6em;
    font-size: 13px;
    text-align: center
}

.grid-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.grid-item a:hover img {
    opacity: 0.1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

@media screen and (max-width: 768px) {
    .grid-item {
        width: calc(100% - 30px) !important
    }
}

#blog_flexwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1100px;
    margin: 20px auto 100px
}

#blog_flexwrap #blog_side {
    width: 300px;
    margin-left: 20px
}

#blog_flexwrap #blog_main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#blog_flexwrap #blog_main section {
    margin-bottom: 25px
}

.blog_sttl01 {
    background: #ff4500;
    color: #fff;
    text-indent: 5px;
    font-size: 1.7rem;
    padding: 5px 0;
    margin-bottom: 10px;
    font-weight: normal
}

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

.blog_mttl {
    width: calc(100% - 20px);
    background: #f1f1f1;
    color: #ff4500;
    font-size: 1.8rem;
    overflow: hidden;
    font-weight: bold;
    border-left: 2px solid #ff4500;
    margin: 0px 0 20px;
    padding: 5px 10px;
    line-height: 1.8
}

.blog_time {
    padding-top: 0px;
    font-weight: normal
}

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

.blog_box {
    min-height: 500px;
    position: relative
}

.blog_box img {
    max-width: 100%;
    padding: 15px 0
}

.pages {
    position: absolute;
    bottom: -50px;
    width: 100%;
    right: 0
}

.page_next {
    float: left;
    width: 49%
}

.page_prev {
    float: right;
    text-align: right;
    width: 49%
}

.page_prev a {
    display: block;
    padding: 5px 10px;
    background: #ff4500
}

.page_next a {
    display: block;
    padding: 5px 10px;
    background: #ff4500
}

.page_prev a:hover,
.page_next a:hover {
    opacity: 0.6
}

.page_prev a:link,
.page_prev a:visited,
.page_prev a:hover {
    color: #fff
}

.page_next a:link,
.page_next a:visited,
.page_next a:hover {
    color: #fff
}

.blog_side_list {
    position: relative;
    margin: 0 0 0px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.blog_side_list .blog_bx {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: calc(100% - 0px) !important;
    font-size: 12px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    position: relative;
    padding: 10px 10px 10px
}

.blog_side_list .blog_bx a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.blog_side_list .blog_bx .blog_bx_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog_side_list .blog_bx .blog_bx_flex div {
    width: calc(100% - 120px)
}

.blog_side_list .blog_bx:hover {
    background: #222
}

.blog_side_list .blog_bx figcaption {
    display: block;
    text-align: center;
    width: 100px;
    height: 100px;
    overflow: hidden;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    float: left
}

.blog_side_list .blog_bx * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.blog_side_list .blog_bx p {
    line-height: 1.6em;
    font-size: 13px
}

.blog_side_list .blog_bx img {
    vertical-align: middle;
    height: 100px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog_side_list .blog_bx:hover img {
    opacity: 1 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog_side_list .blog_bx .ttl {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    float: left;
    background: #ff4500;
    padding: 0 15px;
    margin-bottom: 5px
}

.blog_side_list .blog_bx .ttm {
    float: right;
    padding-top: 0px;
    font-size: 13px;
    font-weight: normal
}

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

.blog_side_list .blog_bx .blog_ttl {
    clear: both;
    font-weight: normal
}

.blog_top_list {
    position: relative;
    margin: 0 0 0px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.blog_top_list .blog_bx {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: calc(33.33% - 42px) !important;
    font-size: 12px;
    margin: 10px;
    border: 1px solid #ccc;
    position: relative;
    padding: 10px 10px 10px
}

.blog_top_list .blog_bx a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.blog_top_list .blog_bx .blog_bx_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.blog_top_list .blog_bx .blog_bx_flex div {
    width: 100%
}

.blog_top_list .blog_bx:hover {
    background: #222
}

.blog_top_list .blog_bx figcaption {
    display: block;
    text-align: center;
    width: 100%;
    height: 230px;
    overflow: hidden;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    float: none;
    margin-bottom: 15px
}

.blog_top_list .blog_bx * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.blog_top_list .blog_bx p {
    line-height: 1.6em;
    font-size: 13px
}

.blog_top_list .blog_bx img {
    vertical-align: middle;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog_top_list .blog_bx:hover img {
    opacity: 1 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog_top_list .blog_bx .ttl {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    float: left;
    background: #ff4500;
    padding: 0 15px;
    margin-bottom: 5px
}

.blog_top_list .blog_bx .ttm {
    float: right;
    padding-top: 0px;
    font-size: 13px;
    font-weight: normal
}

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

.blog_top_list .blog_bx .blog_ttl {
    clear: both;
    font-weight: normal
}

.blog_top_list .blog_bx .blog_text {
    margin-top: 5px
}

.mtitle-point {
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 30px;
    margin: 25px 0 0 0;
    background-color: #ff4500
}

.mtitle-point span.circle {
    border-radius: 10%;
    line-height: 40px;
    text-align: center;
    background: orange;
    font-size: 1.8rem;
    margin: 0 5px;
    padding: 5px 5px
}

@media screen and (max-width: 768px) {
    .blog_top_list .blog_bx {
        width: calc(100% - 22px) !important;
        margin: 0px 0 20px
    }

    .blog_top_list .blog_bx figcaption {
        height: 300px
    }
}

@media screen and (max-width: 768px) {
    #blog_flexwrap {
        display: -webkit-block;
        display: block;
        width: 95%;
        margin: 20px auto 30px
    }

    #blog_flexwrap #blog_main {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 20px
    }

    #blog_flexwrap #blog_side {
        width: 100%;
        margin-left: 0px
    }

    .pages {
        position: static;
        bottom: 0;
        width: 100%;
        margin-top: 30px
    }

    .page_next {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }

    .page_prev {
        float: none;
        text-align: left;
        width: 100%
    }
}

.wrap_white {
    width: 100%;
    padding: 50px 0 100px 0;
    background: none;
    background: #fff
}

.wrap {
    width: 960px;
    padding: 20px 0;
    margin: 0 auto;
    margin-top: 20px;
    background: none;
    font-size: 18px
}

/*# sourceMappingURL=style.css.map */