@charset "UTF-8";
a {
    cursor: pointer;
}

.inner {
    width: 1120px;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .inner {
        width: 100%;
        padding: 0 20px;
    }
}

.header {
    overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .header {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .header {
        display: none;
    }
}

.header h1 {
    width: 411px;
    float: left;
    margin-top: 50px;
}

@media screen and (max-width: 1199px) {
    .header h1 {
        width: 40%;
        margin-top: 41px;
    }
}

.header__menu {
    float: right;
    overflow: hidden;
    margin-top: 22px;
}

@media screen and (max-width: 1199px) {
    .header__menu {
        width: 40%;
    }
}

.header__menu div {
    float: left;
}

.header__menu div:first-child {
    margin-right: 26px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child {
        width: 60%;
        margin-right: 3%;
    }
}

.header__menu div:first-child ul li {
    margin-left: 16px;
}

.header__menu div:first-child ul li:first-child {
    width: 264px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child ul li:first-child {
        width: 90%;
    }
}

.header__menu div:first-child ul li:first-child a {
    display: block;
}

.header__menu div:first-child ul li:first-child a img {
    width: 100%;
}

.header__menu div:first-child ul li:nth-child(2) {
    width: 297px;
    margin-top: 9px;
    margin-left: 0px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child ul li:nth-child(2) {
        width: 100%;
    }
}

.header__menu div:first-child ul li:nth-child(2) a {
    display: block;
}

.header__menu div:first-child ul li:nth-child(2) a img {
    width: 100%;
}

.header__menu div:first-child ul li:last-child {
    width: 277px;
    margin-top: 9px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child ul li:last-child {
        width: 90%;
    }
}

.header__menu div:first-child ul li:last-child img {
    width: 100%;
}

.header__menu div:last-child {
    width: 159px;
    margin-top: 2px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:last-child {
        width: 37%;
    }
}

.header__menu div:last-child a {
    display: block;
}

.header__menu div:last-child a img {
    width: 100%;
}

.header nav {
    width: 100%;
    float: left;
    margin-top: 20px;
    background: #5cbce6;
}

.header nav ul {
    width: 1120px;
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .header nav ul {
        width: 96%;
        max-width: 737px;
    }
}

.header nav ul li {
    float: left;
    font-size: 16px;
    padding: 0 40.7px;
    border-left: 1px solid #fff;
    letter-spacing: 0;
    line-height: 1.4;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 1199px) {
    .header nav ul li {
        font-size: 13px;
        padding: 0 2.5%;
    }
}

.header nav ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic";
}

.header nav ul li:last-child {
    border-right: 1px solid #fff;
}

.site-header {
    background: #fff;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}

.site-header.hide {
    transform: translateY(-100%);
}

.sp_header {
    display: none;
    background: #fff;
}

@media screen and (max-width: 767px) {
    .sp_header {
        width: 100%;
        display: block;
        height: 82px;
        position: fixed;
    }
}

@media screen and (max-width: 767px) {
    .sp_header h1 {
        width: 247px;
        position: fixed;
        top: 22px;
        left: 104%;
        z-index: 100;
    }
}

@media screen and (max-width: 767px) {
    .sp_header h1 img {
        width: 100%;
    }
}

.sp_header h1.action {
    top: 22px;
    left: 4%;
}

.sp_header .sp_nav {
    margin-top: 32px;
}

.sp_header .sp_nav li {
    padding: 21px 0;
    border-top: 2px solid #5cbce5;
}

.sp_header .sp_nav li a {
    color: #000;
    display: block;
    margin-left: 20px;
    font-size: 20px;
    text-decoration: none;
}

.sp_header .sp_nav li:last-child {
    border-bottom: 2px solid #5cbce5;
}

.sp_header .sp_imgbox {
    margin-top: 40px;
    padding: 0 20px;
}

.sp_header .sp_imgbox li:first-child {
    margin-left: 20px;
}

.sp_header .sp_imgbox li:first-child img {
    width: 90%;
    max-width: 280px;
}

.sp_header .sp_imgbox li:nth-child(2) {
    margin-top: 10px;
}

.sp_header .sp_imgbox li:nth-child(3) {
    margin-top: 10px;
    margin-left: 20px;
}

.sp_header .sp_imgbox li:nth-child(3) img {
    width: 90%;
    max-width: 284px;
}

.sp_header .sp_imgbox li:last-child {
    margin-top: 20px;
    margin-bottom: 40px;
}

.sp_header .drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 50px 10px;
    transform: translateX(-100%);
    transition: ease .5s;
    z-index: 9999;
}

.sp_header .drbtn {
    position: fixed;
    top: 18px;
    right: -99%;
    width: 50px;
    height: 50px;
    transition: ease .5s;
    cursor: pointer;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    font-size: 10px;
    padding-bottom: 2px;
    z-index: 10000;
}

.sp_header .hambarg {
    position: absolute;
    transform: translate(-50%, -50%);
    height: 2px;
    width: 30px;
    background: #5c6b80;
    transition: ease .5s;
}

.sp_header .hambarg:nth-child(1) {
    top: 20%;
    left: 50%;
}

.sp_header .hambarg:nth-child(2) {
    top: 40%;
    left: 50%;
}

.sp_header .hambarg:nth-child(3) {
    top: 60%;
    left: 50%;
}

.sp_header .drawer.action {
    transform: translateX(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.sp_header .drbtn.action {
    top: 12px;
    right: 0;
}

.sp_header .drbtn.action .hambarg:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.sp_header .drbtn.action .hambarg:nth-child(2) {
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.sp_header .drbtn.action .hambarg:nth-child(3) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.mainimg {
    height: 550px;
    margin-top: 224px;
    background: url(../img/mainimg.jpg);
    background-size: cover;
    position: relative;
}

@media screen and (max-width: 1199px) {
    .mainimg {
        height: 375px;
        margin-top: 181px;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .mainimg {
        height: 200px;
        margin-top: 82px;
    }
}

.mainimg img {
    width: 598px;
    position: absolute;
    left: 0;
    bottom: 30px;
}

@media screen and (max-width: 767px) {
    .mainimg img {
        width: auto;
        height: 42px;
    }
}

.breadcrumb {
    margin-top: 39px;
    font-size: 14px;
}

.privacy {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .privacy {
        margin-top: 30px;
    }
}

.privacy h2 {
    width: 320px;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 2px solid #1f3599;
}

@media screen and (max-width: 767px) {
    .privacy h2 {
        width: 200px;
    }
}

.privacy h2 img {
    width: 302px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .privacy h2 img {
        width: 98%;
        display: block;
        margin: 0 auto;
    }
}

.privacy__txt {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .privacy__txt {
        margin-top: 40px;
    }
}

.privacy ul {
    margin-top: 80px;
}

@media screen and (max-width: 767px) {
    .privacy ul {
        margin-top: 40px;
    }
}

.privacy ul li {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .privacy ul li {
        margin-top: 30px;
    }
}

.privacy ul li h3 {
    color: #1f3599;
    font-size: 28px;
    padding-left: 35px;
    background: url(../img/list_ico@2x.png) no-repeat;
    background-size: 15px;
    background-position: left center;
}

@media screen and (max-width: 767px) {
    .privacy ul li h3 {
        font-size: 20px;
    }
}

.privacy ul li p {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .privacy ul li p {
        margin-top: 20px;
    }
}

.privacy ul li ul {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .privacy ul li ul {
        margin-top: 20px;
    }
}

.privacy ul li ul li {
    margin-top: 0px;
}

.privacy ul li:first-child {
    margin-top: 0px;
}

.contact {
    margin-top: 95px;
}

.contact .inner {
    overflow: visible;
}

.contact__box {
    display: inline-block;
    padding: 0 40px 35px 40px;
    border: solid 1px #1f3599;
    border-radius: 8px;
}

@media screen and (max-width: 767px) {
    .contact__box {
        padding: 0 20px 35px 20px;
    }
}

.contact__box h3 {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    padding: 17px 44px;
    background: #1f3599;
    border-radius: 5px;
    position: relative;
    top: -35px;
    left: -41px;
}

@media screen and (max-width: 767px) {
    .contact__box h3 {
        font-size: 20px;
        padding: 17px 20px;
        left: -21px;
    }
}

.contact__box p {
    font-size: 20px;
    margin-top: -5px;
}

.contact__box p:nth-child(3) {
    font-size: 16px;
    margin-top: 20px;
}

.contact__box .tel {
    display: inline-block;
    margin-top: 10px;
}

.contact__box .mail {
    width: 369px;
    display: block;
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .contact__box .mail {
        width: 100%;
    }
}

.contact__box .mail img {
    width: 100%;
}

.info {
    margin-top: 70px;
}

@media screen and (max-width: 767px) {
    .info {
        display: none;
    }
}

.info__box {
    width: 915px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 1199px) {
    .info__box {
        width: 728px;
    }
}

.info__box div {
    float: left;
}

.info__box div:first-child {
    width: 600px;
}

@media screen and (max-width: 1199px) {
    .info__box div:first-child {
        width: 480px;
    }
}

.info__box div:first-child img {
    width: 100%;
}

.info__box div:last-child {
    width: 275px;
    margin-left: 40px;
}

@media screen and (max-width: 1199px) {
    .info__box div:last-child {
        width: 220px;
        margin-left: 28px;
    }
}

.info__box div:last-child img {
    width: 100%;
}

.diary {
    margin-top: 80px;
}

@media screen and (max-width: 767px) {
    .diary {
        margin-top: 70px;
        padding: 0 20px;
    }
}

.diary a {
    width: 860px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 1199px) {
    .diary a {
        width: 90%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .diary a {
        width: 100%;
    }
}

.diary a img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .diary a .pcimg {
        display: none;
    }
}

.diary a .spimg {
    display: none;
}

@media screen and (max-width: 767px) {
    .diary a .spimg {
        display: block;
    }
}

.footer {
    margin-top: 60px;
    border-top: 1px solid #e5e5e5;
}

@media screen and (max-width: 767px) {
    .footer {
        display: none;
    }
}

.footer__box {
    width: 50%;
    margin-top: 60px;
    float: left;
    overflow: hidden;
}

.footer__box a {
    color: #000;
    text-decoration: none;
}

.footer__box .logo {
    width: 411px;
}

@media screen and (max-width: 1199px) {
    .footer__box .logo {
        width: 80%;
    }
}

.footer__box .logo a {
    display: block;
}

.footer__box .logo a img {
    width: 100%;
}

.footer__box .box_inner {
    float: left;
    margin-top: 61px;
}

@media screen and (max-width: 1199px) {
    .footer__box .box_inner {
        margin-top: 30px;
    }
}

.footer__box .box_inner ul li a {
    text-decoration: none;
}

.footer__box .first_inner {
    width: 320px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner {
        width: 57%;
        margin-right: 2%;
    }
}

.footer__box .first_inner ul li {
    margin-left: 16px;
}

.footer__box .first_inner ul li:first-child {
    width: 264px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner ul li:first-child {
        width: 90%;
    }
}

.footer__box .first_inner ul li:first-child a {
    display: block;
}

.footer__box .first_inner ul li:first-child a img {
    width: 100%;
}

.footer__box .first_inner ul li:nth-child(2) {
    width: 297px;
    margin-top: 9px;
    margin-left: 0px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner ul li:nth-child(2) {
        width: 100%;
    }
}

.footer__box .first_inner ul li:nth-child(2) a {
    display: block;
}

.footer__box .first_inner ul li:nth-child(2) a img {
    width: 100%;
}

.footer__box .first_inner ul li:last-child {
    width: 277px;
    margin-top: 9px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner ul li:last-child {
        width: 90%;
    }
}

.footer__box .first_inner ul li:last-child img {
    width: 100%;
}

.footer__box .second_inner {
    width: 159px;
}

@media screen and (max-width: 1199px) {
    .footer__box .second_inner {
        width: 37%;
    }
}

.footer__box .second_inner a {
    display: block;
}

.footer__box .second_inner a img {
    width: 100%;
}

.footer__box:last-child ul {
    float: left;
}

.footer__box:last-child ul li {
    line-height: 1.75;
    padding-left: 20px;
    background: url(../../../common/img/triangle_ico_b@2x.png) no-repeat;
    background-position: left 40%;
    background-size: 9px;
}

@media screen and (max-width: 1199px) {
    .footer__box:last-child ul li {
        font-size: 0.8em;
    }
}

.footer__box:last-child ul:last-child {
    margin-left: 80px;
}

@media screen and (max-width: 1199px) {
    .footer__box:last-child ul:last-child {
        margin-left: 5%;
    }
}

.footer__copy {
    color: #fff;
    margin-top: 80px;
    padding: 13px 0;
    background: #005591;
    text-align: center;
}

.sp_footer {
    display: none;
}

@media screen and (max-width: 767px) {
    .sp_footer {
        display: block;
        margin-top: 40px;
        border-top: 1px solid #e5e5e5;
    }
}

.sp_footer__imgbox {
    display: block;
    margin-top: 40px;
}

.sp_footer__imgbox ul li {
    margin-top: 10px;
}

.sp_footer__imgbox ul li:first-child {
    width: 252px;
    margin-top: 0;
    margin-left: 20px;
}

.sp_footer__imgbox ul li:first-child img {
    width: 100%;
}

.sp_footer__imgbox ul li:nth-child(2) {
    width: 100%;
}

.sp_footer__imgbox ul li:nth-child(2) img {
    width: 100%;
}

.sp_footer__imgbox ul li:nth-child(3) {
    width: 283px;
    margin-left: 21px;
}

.sp_footer__imgbox ul li:nth-child(3) img {
    width: 90%;
    max-width: 280px;
}

.sp_footer__imgbox ul li:last-child {
    width: 100%;
}

.sp_footer__imgbox ul li:last-child img {
    width: 100%;
}

.sp_footer__imgbox .logo {
    max-width: 246px;
    margin-top: 64px;
}

.sp_footer__list {
    margin-top: 37px;
}

.sp_footer__list li {
    margin-top: 4px;
    padding-left: 20px;
    background: url(../../../common/img/sp_triangle_ico_b@2x.png) no-repeat;
    background-position: left 40%;
    background-size: 9px;
}

.sp_footer__list li a {
    color: #000;
    text-decoration: none;
}

.sp_footer__list li:first-child {
    margin-top: 0;
}

.sp_footer__copy {
    color: #fff;
    font-size: 12px;
    margin-top: 90px;
    padding: 13px 0;
    background: #005591;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .dispc {
        display: none !important;
    }
}

.dissp {
    display: none;
}

@media screen and (max-width: 767px) {
    .dissp {
        display: block !important;
    }
}
