@charset "utf-8";
body {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    font-size: 62.5%;
    color: #535353;
    font-family: Meiryo, sans-serif;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%
}

#wrap-container {
    width: 100%;
    height: auto;
    float: left
}

#bg-content,
#bg-footer,
#bg-header {
    width: 100%;
    height: auto;
    float: left
}

#bg-footer {
    margin-top: 50px
}

#content,
#footer,
#header {
    width: 100%;
    height: auto;
    float: left
}

.rows {
    width: 100%;
    height: auto;
    float: left
}

.rows-mini {
    width: 100%;
    height: auto;
    max-width: 980px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.row-mini2 {
    width: 100%;
    height: auto;
    max-width: 980px;
    margin: 0 auto;
    box-sizing: border-box
}

.rows2 {
    width: 100%;
    float: left;
    position: relative
}

#box-mn-sp {
    width: 70%;
    float: right;
    display: none;
    right: 0;
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    background: #f1c1c1;
    padding-top: 4px;
    top: 0;
    box-sizing: border-box;
    z-index: 10000000
}

.menu-sp ul li {
    width: 100%;
    height: auto;
    padding: 15px 10px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    padding-left: 15px
}

.menu-sp ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 1.5em
}

.close-menu-sp {
    width: 100%;
    height: auto;
    padding: 10px 5px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer
}

.close-menu-sp a {
    text-decoration: none;
    color: #fff;
    font-size: 1.7em
}

.ico-sp {
    float: right;
    margin-top: -5px
}

.btn-mn {
    display: none !important;
    z-index: 1000
}

.bg-slide {
    width: 100%;
    float: left;
    height: auto;
    max-height: 550px;
    position: relative;
    overflow: hidden
}

.box-slide {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 999
}

.bxslider img {
    min-width: inherit !important;
    width: 100%
}

.bbbg-menu {
    width: 100%;
    float: left;
    position: relative
}

.bg-menu {
    width: 100%;
    float: left;
    position: absolute;
    border-bottom: 1px solid #e4007e;
    padding: 15px 0;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 9999
}

.bg-txt-slide {
    width: 100%;
    float: left
}

.txt-slide1 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    font-size: 4.5em;
    color: #fff;
    padding-top: 190px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 700;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    line-height: 140%
}

.txt-slide1 img {
    max-width: 50%
}

.txt-slide2 {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    font-size: 2em;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    margin-top: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    line-height: 140%
}

.txt-slide3 {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 1.8em;
    color: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    background: url(../img/arrow-btn-top.png) 320px center no-repeat;
    padding-left: 25px;
    margin-top: 20px;
    background: #f79da4
}

.txt-slide3-anchor-sp {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 1.5em;
    border: solid 1px #3598db;
    color: #3598db;
    box-sizing: border-box;
    background-color: #fff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none
}

.bg-txt-slide a {
    text-decoration: none
}

.bg-txt-slide-anchor-sp {
    display: none
}

.logo-menu {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    box-sizing: border-box
}

.logo {
    width: 32%;
    float: left;
    box-sizing: border-box;
    padding-left: 10px
}

.logo img {
    height: auto
}

.menu {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding-left: 3%;
    padding-top: 5%
}

a.menu-item {
    display: inline-block;
    float: left;
    margin-right: 30px;
    font-size: 1.6em;
    color: #fff;
    text-decoration: none;
    min-height: 15px;
    margin-top: 5px
}

a.menu-item-mgr-0 {
    margin-right: 0 !important
}

a.menu-item:hover {
    color: #e4007e;
    font-weight: 700
}

a.active {
    color: #e4007e !important;
    font-weight: 700
}

.footer-part1 {
    background-color: #f1b5bb;
    padding: 20px 0;
    overflow: hidden
}

.logo-footer {
    width: 50%;
    float: right
}

.scroll-top {
    width: 50%;
    float: right;
    text-align: right
}

.footer-part2 {
    width: 100%;
    height: auto;
    background-color: #e4007e;
    padding: 20px 0;
    overflow: hidden
}

.footer-info {
    width: 50%;
    height: auto;
    float: left
}

.footer-info ul li {
    color: #fff;
    line-height: 160%;
    font-size: 1.3em;
    margin-bottom: 10px
}

.footer-link-copyright {
    width: 50%;
    height: auto;
    float: left
}

.number-mail,
.number-tel {
    color: #fff;
    text-decoration: none
}

.number-mail:hover,
.number-tel:hover {
    text-decoration: underline
}

.fa {
    color: #fff
}

.link-icon {
    text-align: right
}

.link-icon a {
    margin-left: 5px
}

.copyright {
    text-align: right;
    color: #fff;
    font-size: 1.1em;
    line-height: 180%;
    padding-top: 20px
}

.title-style1 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 40px;
    margin-bottom: 20px
}

.wrap-title-style1 {
    width: 100%;
    height: auto;
    max-width: 600px;
    margin: 0 auto;
    text-align: center
}

.wrap-title-style1 .big-title {
    text-align: center;
    display: inline-block;
    font-size: 2.5em;
    line-height: 120%;
    border-bottom: solid 1px #888;
    padding-bottom: 5px
}

.wrap-title-style1 .small-title {
    text-align: center;
    display: inline-block;
    color: #333;
    font-size: 1.4em;
    background-color: #fff;
    padding: 3px 10px;
    box-sizing: border-box;
    position: relative;
    top: -12px
}

.title-style2 {
    width: 100%;
    height: auto;
    float: left
}

.big-title-style2 {
    width: 100%;
    max-width: 600px;
    text-align: center;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 30px
}

.big-title-style2 h2 {
    font-size: 4em;
    color: #333;
    line-height: 120%
}

.small-title-style2 {
    color: #333;
    font-size: 1.4em;
    line-height: 140%;
    display: inline-block;
    margin-top: -20px
}

.title-style3 {
    width: 100%;
    height: auto;
    border-bottom: solid 2px #e4007e;
    padding-bottom: 3px;
    margin-bottom: 20px
}

.title-style3 h3 {
    font-size: 2em;
    color: #333;
    line-height: 140%;
    font-weight: 500
}

.title-child1 {
    width: 100%;
    height: auto;
    font-size: 1.1em;
    color: #e4007e;
    line-height: 160%;
    font-weight: 700;
    box-sizing: border-box
}

.title-child2 {
    width: 100%;
    height: auto;
    font-size: 1.1em;
    color: #333;
    line-height: 160%;
    font-weight: 700;
    box-sizing: border-box
}

.title-style4 {
    width: 100%;
    height: auto;
    background-color: #eae9e6;
    text-align: center;
    padding: 15px 10px;
    box-sizing: border-box
}

.title-style4 h4 {
    font-size: 1.2em;
    color: #37495f;
    font-weight: 700;
    line-height: 160%
}

.cnt-child1 {
    width: 96%;
    height: auto;
    font-size: 1.3em;
    color: #535353;
    box-sizing: border-box;
    line-height: 155%
}

.cnt {
    width: 100%;
    text-align: left;
    height: auto;
    font-size: 1.3em;
    color: #535353;
    box-sizing: border-box;
    line-height: 155%
}

.bg-slide-child-page {
    width: 100%;
    float: left;
    height: auto;
    max-height: 300px;
    position: relative;
    overflow: hidden
}

.box-slide-child-page {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 999
}

.box-slide-child-page img {
    min-width: inherit !important;
    width: 60%
}

.bg-row-blue {
    background-color: rgba(247, 238, 239, .52)
}

.bg-text-blue {
    background-color: rgba(247, 238, 239, .52) !important
}

.mark-text {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 160%
}

.news {
    width: 48%;
    height: auto;
    float: left;
    margin-right: 4%
}

.news .date {
    display: inline-block;
    padding-right: 30px;
    box-sizing: border-box;
    font-weight: 700;
    color: #3598db
}

.box-newss {
    width: 100%;
    float: left;
    height: 270px;
    overflow-y: hidden;
    overflow-x: hidden;
    box-sizing: border-box;
    border-bottom: dotted 1px #ccc
}

ul.news2 {
    width: 100%;
    float: left
}

ul.news2 li {
    box-sizing: border-box;
    width: 100%;
    float: left;
    min-height: 26px;
    color: #535353;
    font-size: 1.3em
}

.date0 {
    width: 20%;
    display: inline-block;
    padding-right: 30px;
    box-sizing: border-box;
    font-weight: 700;
    color: #3598db;
    float: left;
    padding-left: 1%
}

.newsmain {
    width: 75%;
    float: left;
    padding-left: 2%
}

.txt2 {
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    line-height: 160%;
    background: 0 0 !important;
    border-top: dotted 1px #ccc
}

.news2 {
    box-sizing: border-box;
    width: 100%;
    float: left;
    min-height: 26px;
    color: #535353;
    font-size: 1.3em
}

.newstxt {
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    line-height: 160%;
    background: 0 0 !important;
    border-top: dotted 1px #ccc
}

span.txt2 span {
    background: 0 0 !important
}

.maps {
    width: 48%;
    height: auto;
    float: left
}

.map-iframe {
    width: 100%;
    height: auto
}

.map-iframe iframe {
    width: 100%;
    height: 270px;
    border: 0
}

.table-style1 {
    width: 100%;
    height: auto;
    border: 0;
    border-collapse: collapse;
    box-sizing: border-box;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd
}

.table-style1 tr td {
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    text-align: center;
    vertical-align: middle;
    background-color: #f9f7f4
}

.table-style1 tr.tb-row1 td {
    background-color: #3498db;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    padding: 15px
}

.table-style1-1 {
    width: 100%;
    height: auto;
    border: 0;
    border-collapse: collapse;
    box-sizing: border-box;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd
}

.table-style1-1 tr td {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    text-align: center;
    vertical-align: middle;
    background-color: #f9f7f4
}

.table-style1-1 tr.tb-row1 td {
    background-color: #3498db;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    padding: 15px
}

.table-style2 {
    width: 100%;
    height: auto;
    border: 0;
    border-collapse: collapse;
    box-sizing: border-box;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd
}

.table-style2 tr td {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    text-align: center;
    vertical-align: middle;
    background-color: #f9f7f4
}

.table-style2 tr.tb-row1 td {
    background-color: #3498db;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    padding: 15px
}

.table-style3 {
    width: 100%;
    height: auto;
    border: 0;
    border-collapse: collapse;
    box-sizing: border-box
}

.table-style3 tr td {
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    font-size: 1.2em
}

.table-style3 tr.tb-row1 td {
    border-bottom: dotted 2px #e4007e;
    padding-top: 20px
}

.table-style3 tr:last-child td {
    padding-bottom: 20px
}

.list-style1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 40px;
    box-sizing: border-box
}

.list-style1 li {
    width: 100%;
    height: auto;
    background: url(../../common/img/dot.png) left 5px no-repeat;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
    line-height: 160%
}

.list-style2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 50px;
    box-sizing: border-box
}

.list-style2 li {
    width: 100%;
    height: auto;
    padding-left: 0;
    box-sizing: border-box;
    margin-bottom: 5px;
    line-height: 160%;
    list-style: decimal
}

.list-style3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box
}

.list-style3 li {
    width: 100%;
    height: auto;
    background: url(../../common/img/dot2.png) left 6px no-repeat;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
    line-height: 160%
}

.gallery-img-style2 {
    width: 100%;
    height: auto;
    float: left
}

.gallery-img-style2 .gl-one-element {
    width: 31%;
    height: auto;
    float: left;
    margin-right: 3%;
    box-sizing: border-box
}

.gallery-img-style2 .gl-frame-img {
    width: 100%;
    height: auto;
    float: left
}

.gallery-img-style2 .gl-frame-img img {
    width: 100%;
    max-width: 300px !important;
    margin: 0 auto;
    height: auto
}

.bxchild {
    width: 100%;
    min-width: 100%;
    max-width: none;
    max-height: 300px;
    overflow: hidden
}

.bxchild img {
    width: 100% !important;
    min-width: 100% !important;
    max-width: none !important
}

@media screen and (max-width:980px) {
    .bg-txt-slide {
        width: 100%;
        float: left
    }
    .txt-slide1 {
        padding-top: 160px
    }
}

@media screen and (max-width:768px) {
    body {
        padding-left: 3px;
        padding-right: 3px;
        box-sizing: border-box
    }
    .btn-mn {
        width: 80px;
        height: auto;
        display: inline-block !important;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer
    }
    .menu {
        display: none
    }
    .bg-menu {
        margin-top: 23px;
        border: 0
    }
    .logo {
        width: 100%;
        padding-left: 10px;
        text-align: center
    }
    .logo img {
        width: 40%;
        height: auto;
        max-width: 300px;
        margin: 0 auto
    }
    .txt-slide1 {
        font-size: 3em;
        padding-top: 2%
    }
    .txt-slide2 {
        font-size: 1.5em;
        color: #fff;
        margin-top: 10px
    }
    .txt-slide3 {
        width: 100%;
        max-width: 260px;
        font-size: 1.3em;
        color: #fff;
        border: solid 1px #fff;
        background: url(../img/arrow-btn-top.png) 240px center no-repeat;
        padding-left: 10px;
        margin-top: 10px
    }
    .scroll-top {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 20px
    }
    .logo-footer {
        width: 100%;
        height: auto;
        text-align: center
    }
    .logo-footer img {
        width: 100%;
        max-width: 300px;
        padding-left: 5px;
        padding-right: 5px;
        box-sizing: border-box;
        height: auto;
        text-align: center
    }
    .footer-info {
        width: 100%;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
    .footer-link-copyright {
        width: 100%;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
    .link-icon {
        text-align: center;
        padding-top: 20px
    }
    .copyright {
        text-align: center
    }
    .news {
        width: 100%;
        margin-right: 0;
        float: none
    }
    .news .date {
        display: inline-block;
        width: 100%;
        margin-bottom: 5px
    }
    .date0 {
        width: 20%;
        display: inline-block;
        padding-right: 30px;
        box-sizing: border-box;
        font-weight: 700;
        color: #3598db;
        font-size: .8em;
        float: left;
        padding-left: 1%
    }
    .newsmain {
        width: 70%;
        float: left;
        padding-left: 5%;
        font-size: 1em
    }
    .maps {
        width: 100%;
        height: auto;
        float: none
    }
    .gallery-img-style2 .gl-one-element {
        width: 100%;
        margin-bottom: 0
    }
    .gallery-img-style2 .gl-frame-img {
        margin-bottom: 25px
    }
    .bxchild img {
        width: 100%;
        min-width: 100% !important;
        max-width: none !important;
        top: 0 !important
    }
}

@media screen and (max-width:640px) {
    .txt-slide1 {
        font-size: 2.5em;
        padding-top: 2%
    }
    .txt-slide2 {
        font-size: 1.3em;
        color: #fff;
        margin-top: 10px
    }
    .txt-slide3 {
        width: 100%;
        max-width: 260px;
        font-size: 1.3em;
        color: #fff;
        border: solid 1px #fff;
        background: url(../img/arrow-btn-top.png) 240px center no-repeat;
        padding-left: 10px;
        margin-top: 10px
    }
    .wrap-title-style1 {
        max-width: 300px
    }
}

@media screen and (max-width:480px) {
    .txt-slide1 {
        font-size: 2em
    }
    .txt-slide2 {
        font-size: 1em
    }
    .txt-slide3 {
        display: none
    }
    .txt-slide3-anchor-sp {
        display: block
    }
    .bg-txt-slide-anchor-sp {
        display: block
    }
    .big-title-style2 {
        max-width: 290px;
        padding: 0 5px;
        box-sizing: border-box
    }
    .big-title-style2 h2 {
        font-size: 3em
    }
    .small-title-style2 {
        font-size: 1.4em
    }
    .wrap-title-style1 {
        max-width: 300px
    }
}

#rss {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-left: 20px
}

.blogDate {
    width: 15%;
    padding: 5px;
    float: left;
    color: #000;
    font-size: 14px
}

.blogTxt {
    float: left;
    width: 80%;
    padding: 5px
}

.blogTxt a {
    font-size: 14px;
    color: #000;
    text-decoration: none
}

.blogTxt a:hover {
    color: #e4007f;
    text-decoration: none
}

iframe {
    background: #fff !important
}

.mgb10 {
    margin-bottom: 10px;
}

