﻿a:link,
a:visited,
a:hover {
    color: #49b0b9;
    text-decoration: none
}

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

body {
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 auto;
    background: #fff
}

#body {
    display: flex;
    flex-direction: column;
    font-size: 1.5rem
}

#page {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.mtext1 {
    font-size: 1.8rem;
    font-weight: normal
}

.title1 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    color: #111;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 15px
}

.title2 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 20px;
    color: #49b0b9;
    margin-bottom: 10px
}

.title3 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    margin-bottom: 20px;
    line-height: 0.8
}

.title3 .ja {
    font-size: 32px;
    text-align: center;
    display: block;
    padding-bottom: 8px;
    color: #49b0b9;
    font-weight: normal
}

.title3 .en {
    font-size: 20px;
    text-align: center;
    display: block;
    color: #aaa;
    font-weight: normal;
    padding-bottom: 10px
}

.title4 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 1.8rem;
    color: #333;
    margin-bottom: 10px;
    text-align: center
}

.mtitle-bl {
    background: #F9F0E4;
    color: #49b0b9;
    text-indent: 0.8em;
    font-size: 1.8rem;
    overflow: hidden;
    font-weight: bold;
    border-left: 2px solid #49b0b9;
    margin: 10px 0 15px;
    padding: 10px 0;
    background: #eee
}

.ttl01 {
    font-size: 1.8rem;
    color: #333;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px
}

.title_products {
    color: #49b0b9;
    margin-bottom: 15px
}

.ttlPrice {
    color: #49b0b9;
    margin-bottom: 15px
}

#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;
    padding: 50px 0;
    background: #eee;
    border-bottom: 5px solid #49b0b9
}

#title h2 {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
    font-weight: normal;
    font-size: 35px;
    line-height: 1.4;
    position: relative;
    letter-spacing: 4px;
    color: #111;
    padding: 5px 0
}

#title h2 span {
    font-size: 13px;
    display: block
}

header {
    width: 100%;
    z-index: 999;
    position: relative
}

.head_txt {
    color: #111;
    font-size: 12px;
    margin: 5px auto 5px;
    width: 1080px
}

#headA {
    width: 100%
}

#head {
    margin: 20px auto 0;
    position: static
}

#head .logo {
    text-align: center
}

.headTel {
    float: left;
    padding-top: 10px
}

.headTel .telText {
    display: block;
    font-size: 14px;
    text-align: center
}

.headTel a {
    display: inline-block;
    font-size: 25px;
    text-align: center;
    font-weight: 900
}

#navi {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 15px;
    width: 1080px;
    margin: 0 auto
}

#navi li {
    float: left;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0
}

#navi li a {
    width: 180px;
    height: 51px;
    font-size: 13px;
    display: block;
    text-align: center;
    font-weight: bold;
    border: none;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    padding-top: 30px
}

#navi li a span {
    font-size: 10px;
    color: #111;
    display: block
}

#navi li a:before {
    font-family: "fontAwesome";
    content: "\f0da";
    margin-right: 8px
}

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

#navi li a:hover {
    color: #49b0b9;
    text-decoration: none
}

#navi li a:hover span {
    color: #fff
}

#navi * {
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

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

#navi ul li ul li {
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    padding: 0;
    margin-bottom: 5px
}

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

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

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

.menu ul li a:hover ul li {
    visibility: visible;
    overflow: visible;
    z-index: 10
}

#juicysliderbox {
    position: relative
}

.juicysliderimg {
    position: absolute;
    width: 95vh;
    height: 448px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    z-index: 5000
}

.juicysliderimg img {
    max-width: 100%
}

._rcsJuicySlide {
    background: no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover
}

._rcsJuicySlideBotom {
    background: no-repeat bottom;
    -webkit-background-size: cover;
    background-size: cover
}

._rcsJuicySlideBg1 {
    background-image: url(../juicyslider/data/slide1.jpg)
}

._rcsJuicySlideBg2 {
    background-image: url(../juicyslider/data/slide2.jpg)
}

._rcsJuicySlideBg3 {
    background-image: url(../juicyslider/data/slide3.jpg)
}

#toTop {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0px
}

.toTop {
    text-align: right;
    margin-bottom: 20px;
    font-size: 12px
}

#page-top * {
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

#page-top a {
    position: fixed;
    bottom: 2px;
    right: 2px;
    color: #49b0b9;
    font-size: 20px;
    font-family: 'FontAwesome';
    text-decoration: none;
    padding: 5px 20px;
    text-align: center;
    display: block
}

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

footer {
    width: 100%;
    bottom: 0;
    color: #fff;
    text-align: center;
    background: #49b0b9
}

#footer {
    border-radius: 20px;
    width: 1080px;
    margin: 10px auto 0;
    padding: 10px 0 30px;
    font-size: 10px
}

.logo-f {
    text-align: center;
    margin-bottom: 15px;
    padding: 30px 0
}

#fmenu-lg {
    width: 100%;
    background: #fff;
    padding: 50px 0
}

#fmenu-lg ul {
    width: 1080px;
    margin: 10px auto 30px
}

#fmenu-lg li {
    width: calc(100% / 6);
    float: left;
    text-align: center;
    line-height: 1.3;
    font-weight: normal;
    font-size: 15px;
    box-sizing: border-box
}

#fmenu-lg li:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    margin-right: 8px;
    color: #49b0b9
}

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

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

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

#fmenu-lg li ul li {
    font-weight: normal;
    font-size: 10px;
    padding-left: 0em;
    border-right: 0px solid #aaa;
    height: auto;
    margin-bottom: 5px
}

.copyright {
    font-size: 10px;
    padding: 5px 0;
    border-radius: 10px
}

#contentwrap {
    width: 100%;
    flex: 1 1 auto
}

.single {
    width: 1080px;
    margin: 0 auto;
    padding: 55px 0
}

.staffBox {
    width: 768px;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 20px 0 20px;
    box-sizing: border-box
}

.boardBox2 {
    width: 768px;
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 20px;
    box-sizing: border-box;
    border-top: 5px solid #49b0b9;
    background: #fff
}

.boardBox {
    width: 768px;
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 0
}

.boardBox ._innerBox {
    width: 600px;
    max-width: 100%;
    margin: 30px auto
}

.boardBox img {
    max-width: 100%
}

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

.lsingle img {
    max-width: 100%
}

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

.rsingle img {
    max-width: 100%
}

footer {
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap
}

table {
    margin: 15px 0
}

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

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

.form {
    margin: 10px 0 10px
}

.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;
    border-bottom: 1px solid #eee
}

.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 {
    cursor: pointer;
    display: block;
    margin: 0 auto 5px;
    padding: 10px 0 10px;
    color: #fff;
    text-align: center;
    width: 250px;
    border-radius: 30px;
    background: #49b0b9;
    font-weight: bold;
    border: 2px solid #49b0b9
}

#mailform button:before {
    font-family: 'FontAwesome';
    content: "\f003";
    margin-right: 6px
}

#mailform button:hover {
    background: #fff;
    color: #49b0b9
}

#mailform button * {
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.form-button * {
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-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;
    box-shadow: 20px -1px #fff
}

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

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

label.checkbox_text {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
    overflow: hidden;
    display: inline-block;
    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 #64BCFF;
    border-bottom: 3px solid #64BCFF;
    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;
    box-shadow: 41px 0px #FFF;
    z-index: 2;
    margin: 0px;
    padding: 0px
}

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

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

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

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

.title01 {
    font-size: 2.5rem;
    color: #49b0b9;
    border-bottom: 1px solid #49b0b9
}

.mtitle-ll {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    text-align: center;
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 35px;
    position: relative;
    letter-spacing: 2px;
    font-weight: normal;
    color: #49b0b9
}

.mtitle-ll br {
    display: none
}

.mtitle-ll span {
    font-size: 1.2rem;
    display: block;
    padding-top: 10px
}

.news-bl {
    overflow: hidden
}

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

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

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

.photobx {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    min-width: 1080px;
    margin: 0 auto
}

.photobx-r {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    min-width: 1080px;
    margin: 80px auto
}

.photobx-l {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    min-width: 1080px;
    margin: 0 auto
}

.pbx {
    background-color: rgba(255, 255, 255, 0.8) !important;
    vertical-align: middle;
    padding: 100px 0;
    width: 500px;
    min-height: 180px
}

.pbx_c {
    width: 1080px;
    vertical-align: middle;
    padding: 100px 0;
    margin: 0 auto
}

.pbx_img {
    flex: 1;
    width: 100%
}

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

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

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

.btn1 a {
    position: relative;
    z-index: 2;
    background-color: #49b0b9;
    border: 2px solid #49b0b9;
    font-size: 1.3rem;
    display: block;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: normal;
    padding: 3px 0;
    -webkit-box-sizing: border-box;
    -moz-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;
    text-decoration: none;
    color: #fff;
    background-color: #fff;
    border-color: #49b0b9;
    color: #49b0b9 !important
}

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

.btn1 a::before {
    right: 0
}

.btn1 a::after {
    left: 0
}

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

.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;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.flex_2,
.flex_3,
.flex_4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.flex_2 .bx h3,
.flex_3 .bx h3,
.flex_4 .bx h3 {
    font-family: "Sawarabi Mincho";
    font-size: 22px;
    text-align: center;
    color: #996c33;
    margin-top: 5px;
    letter-spacing: 2px
}

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

.flex_3 .bx {
    width: calc(31%)
}

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

.flex_2 .bx,
.flex_3 .bx,
.flex_4 .bx {
    margin-bottom: 40px;
    padding: 0 0 50px;
    position: relative
}

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

.bxbtn {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    width: 100%;
    right: 0
}

.bxbtn * {
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.bxbtn a {
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 3px 0px;
    font-weight: bold;
    border: 1px solid #996c33;
    margin: 0 auto;
    background: #996c33
}

.bxbtn a:link {
    color: #fff;
    text-decoration: none
}

.bxbtn a:visited {
    color: #fff
}

.bxbtn a:hover {
    color: #996c33;
    background: #fff;
    text-decoration: none;
    border: 1px solid #996c33
}

.bxbtn a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    margin-right: 5px
}

@media screen and (max-width: 800px) {

    .flex_2,
    .flex_3 {
        display: block;
        flex-wrap: nowrap
    }

    .flex_2 .bx h3,
    .flex_3 .bx h3,
    .flex_4 .bx h3 {
        font-size: 15px
    }

    .flex_2 .bx,
    .flex_3 .bx {
        width: calc(100% - 0px);
        margin-right: 0px;
        margin-bottom: 20px
    }

    .flex_4 .bx {
        width: calc(45%);
        margin-right: 0px;
        margin-bottom: 20px
    }

    .bxbtn {
        position: static;
        width: 200px;
        margin: 10px auto 0
    }
}

.btn-r a {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-color: #49b0b9;
    border: 2px solid #49b0b9;
    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;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

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

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

.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: #49b0b9;
    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;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.photo {
    width: 100%;
    margin: 10px auto 20px
}

.photo ul {
    margin-right: -21px;
    margin-bottom: -20px;
    text-align: center
}

.photo li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block
}

.photo li a {
    display: block;
    text-align: center;
    width: 250px;
    height: 250px;
    line-height: 250px;
    overflow: hidden;
    background: #eee
}

.photo li:last-child {
    margin-right: 0px
}

.photo li img {
    vertical-align: middle;
    max-width: 250px;
    max-height: 250px
}

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

@media screen and (max-width: 480px) {
    .photo {
        width: 99%;
        margin: 0 auto
    }

    .photo ul {
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center
    }

    .photo li {
        float: none;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px
    }

    .photo li a {
        width: 110px;
        height: 110px;
        line-height: 110px
    }

    .photo li p {
        width: 110px
    }

    .photo li img {
        max-width: 110px;
        max-height: 110px
    }
}

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

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

.slider1 .buttons {
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 20%;
    left: 0;
    width: 10px;
    height: 10px;
    color: #aaa;
    text-decoration: none;
    margin: 0 5px;
    z-index: 5;
    cursor: pointer;
    font-size: 80px
}

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

.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;
    object-fit: contain
}

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

.w_mini {
    max-width: 700px;
    margin: 20px auto 20px
}

.price {
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 10px
}

.price dt {
    float: left;
    padding-top: 5px;
    line-height: 1.3
}

.price dt:before {
    font-family: 'FontAwesome';
    content: "\f0a9";
    margin-right: 8px;
    color: #49b0b9
}

.price dt span {
    font-size: 13px
}

.price dd {
    border-bottom: dotted 0px #aaa;
    text-align: right;
    padding-bottom: 3px;
    padding-top: 5px;
    line-height: 1.3;
    border-bottom: dotted 1px #aaa;
    color: #ff0000
}

.price dd span {
    font-size: 16px;
    color: #333
}

.hr-slm {
    height: 1px;
    background: linear-gradient(-70deg, transparent 35%, #996C34 45%, #996C34 55%, transparent 65%);
    background-size: 8px 12px;
    border: none
}

.hr-sl {
    margin: 2em 0;
    height: 12px;
    background: linear-gradient(-70deg, transparent 35%, #888 45%, #888 55%, transparent 65%);
    background-size: 8px 12px;
    border: none
}

.mttl-rs span {
    font-size: 1.2rem;
    background: #996C34;
    color: #fff;
    padding: 2px 10px;
    margin-right: 5px
}

.bloglist {
    position: relative;
    margin: 0 0 30px !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.blog_bx {
    transition: .3s ease-in-out;
    width: calc(33% - 10px) !important;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    box-shadow: #ccc 0px 0px 5px
}

.blog_bx a {
    display: block;
    padding: 10px 10px 10px
}

.blog_bx a:hover {
    background-color: #f2f2f2
}

.blog_bx a:link,
.blog_bx a:visited,
.blog_bx a:hover {
    color: #555
}

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

.blog_bx * {
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

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

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

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

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

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

.ttm:before {
    font-family: 'FontAwesome';
    content: "\f017";
    margin-right: 5px;
    font-weight: normal
}

.calendar_body table {
    width: 100%
}

.calendar_body table th {
    width: calc(100% / 7);
    background: #f9f0e4;
    color: #49b0b9
}

.calendar_body table td {
    height: 70px;
    vertical-align: top;
    border: #ddd 1px solid
}

.calendar_head {
    font-weight: bold;
    font-size: 18px;
    color: #333333
}

.toverflow_p {
    font-size: 30px;
    font-weight: bold
}

.title_sub {
    color: #aaa
}

.ttl01 {
    margin-top: 80px;
    margin-bottom: 30px
}

.ttl01_sub {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.nav_button {
    text-align: center
}

.nav_button ul li {
    display: inline-block;
    margin-right: 20px
}

.mtitle-ll02 {
    text-align: center;
    margin-bottom: 30px;
    border-top: 1px solid;
    padding-top: 80px
}

.fright2_1 {
    float: left
}

.fright2_p {
    padding-top: 9%
}

.logo_30 {
    text-align: center;
    background-color: #eee
}

.fright2_p01 {
    text-align: center;
    padding-bottom: 10px;
    font-size: 25px;
    color: #49b0b9
}

.bg-base {
    background: #f6fbfc
}

.contact_tel {
    font-size: 36px;
    color: #49b0b9;
    text-align: center;
    line-height: 100%;
    font-weight: bold;
    margin-bottom: 15px;
    text-shadow: #FFF 2px 0px, #FFF -2px 0px, #FFF 0px -2px, #FFF 0px 2px, #FFF 2px 2px, #FFF -2px 2px, #FFF 2px -2px, #FFF -2px -2px, #FFF 1px 2px, #FFF -1px 2px, #FFF 1px -2px, #FFF -1px -2px, #FFF 2px 1px, #FFF -2px 1px, #FFF 2px -1px, #FFF -2px -1px
}

.contact_tel a {
    font-size: 36px
}

.contact_tel a:link,
.contact_tel a:visited {
    color: #49b0b9;
    text-decoration: none
}

.contact_tel a:hover {
    color: #49b0b9;
    text-decoration: none;
    opacity: 0.7
}

.contact_tel a:active {
    color: #49b0b9;
    text-decoration: none
}

.bg_ptn01 {
    background: url(../img/com_bg_002.png) repeat center center
}

.bg_ptn02 {
    background: url(../img/bg1.jpg) repeat center center
}

.rcsFlexBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.rcsFlexBox .flex_child {
    box-sizing: border-box;
    padding: 10px
}

.rcsFlexBox .flex_child img {
    max-width: 100%
}

.rcsFlexBox._top_link .flex_child {
    margin-bottom: 15px
}

.rcsFlexBox._top_link .flex_child img {
    display: block;
    margin: 0 auto 15px
}

.rcsFlexBox._top_link .flex_child h3 {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 20px;
    text-align: center
}

.rcsFlexBox._top_link .flex_child h3:after {
    font-family: "fontAwesome";
    content: "\f0a9";
    margin-left: 5px
}

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

.rcsFlexBox._top_link a:hover {
    color: #49b0b9
}

.rcsFlexBox._col2 .flex_child {
    width: 50%
}

.rcsFlexBox._col3 .flex_child {
    width: 33.33333%
}

.rcsFlexBox._col4 .flex_child {
    width: 25%
}

.blog_card {
    width: 100%
}

.blog_card li {
    float: left;
    width: 24%;
    margin: 0 0.5% 10px 0.5%;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 4px
}

.blog_card li .blog_dt {
    display: block;
    font-weight: bold;
    font-size: 11px
}

.blog_card li .blog_img {
    height: 140px;
    text-align: center
}

.blog_card li .blog_title {
    height: 60px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    overflow-y: hidden;
    margin-bottom: 5px
}

.blog_card li .blog_body {
    height: 70px;
    line-height: 1.2;
    font-size: 12px
}

.blog_card li img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.img_bs {
    box-shadow: 4px 4px #49b0b9
}

.txt_bold {
    font-weight: bold
}

.nameBox {
    margin-bottom: 15px
}

.nameBox ._katagaki {
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #49b0b9;
    margin-bottom: 10px
}

.nameBox ._name {
    font-weight: normal;
    font-size: 20px;
    font-weight: bold
}

table.tbl01 {
    border-collapse: separate;
    border-spacing: 0px 10px
}

table.tbl01 th,
table.tbl01 td {
    vertical-align: middle
}

table.tbl01 th {
    position: relative;
    background: #49b0b9;
    color: #FFFFFF;
    text-align: left;
    padding: 10px;
    width: 22%
}

table.tbl01 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #49b0b9;
    border-width: 10px;
    margin-top: -10px
}

table.tbl01 td {
    padding: 10px 10px 10px 20px
}

.pBox {
    border: 2px solid #49b0b9;
    padding: 10px;
    position: relative;
    margin: 20px 0;
    background: #fff
}

.lst_course li {
    display: inline-block
}

.lst_course li:after {
    font-family: "fontAwesome";
    content: "→";
    margin: 0 5px;
    color: #ff0000
}

.lst_course li:last-child:after {
    content: "";
    margin: 0
}

.box01 {
    background: #fff;
    border: 2px solid #a9955f;
    padding: 20px;
    box-sizing: border-box
}

.staff_box {
    width: 1080px;
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 20px;
    box-sizing: border-box;
    border-top: 5px solid #49b0b9;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1)
}

.box01 {
    border: 1px solid #49b0b9;
    padding: 10px;
    box-sizing: border-box
}

.link01:before {
    font-family: "fontAwesome";
    content: "\f08e";
    margin-right: 8px
}

.productbox {
    background: #eee;
    padding: 20px;
    box-sizing: border-box
}

.productbox ul {
    display: flex;
    flex-wrap: wrap
}

.productbox li {
    width: 25%
}

.productbox li a {
    display: block;
    width: 100%
}

.productbox li a:before {
    font-family: "fontAwesome";
    content: "\f0a9";
    margin-right: 5px
}

.lst01 {
    background: #fff;
    border-radius: 12px;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 20px;
    text-align: left;
    box-sizing: border-box
}

.lst01 li {
    color: #49b0b9
}

.lst01 li:before {
    content: "・"
}

.btn01 {
    display: block;
    box-sizing: border-box;
    margin: 30px auto 0;
    width: 300px
}

.btn01 a {
    display: block;
    padding: 16px 0;
    background: #49b0b9;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
    letter-spacing: .14em;
    border: 1px solid #49b0b9;
    border-radius: 4px;
    text-indent: .5em
}

.btn01 a:after {
    font-family: "fontAwesome";
    content: "\f08e";
    margin-left: .5em
}

.btn01 a:hover {
    background: #6ec0c7
}

.pricebox {
    border: 1px solid #49b0b9;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 6px;
    margin: 10px auto;
    width: 700px;
    max-width: 100%
}

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

.form-contents {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.form-contents .submit-btn{
    background: #49b0b9!important;
    border: solid 2px #49b0b9!important;
  }
  .form-contents :not(.pattern-exclusion) button:hover {
    color: #49b0b9!important;
    background: #fff!important;
    border: solid 2px #49b0b9!important;
  }
  .form-contents .submit-btn:hover::before {
        background-color: #49b0b9!important;
  }
  
  .form-contents dl dt:not(.pattern-exclusion) span.optional::before {
    padding:0 5px 0;
    margin-right: 5px;
    font-size: 11px;
    border-radius: 2px;
    position: relative;
    top: -2px;
  }
  .form-contents dl dt:not(.pattern-exclusion) span.optional::before {
    content: '任意';
    color: #fff!important;
    background: #aaa!important;
  border: solid 2px #aaa!important;
  }
  
  

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