@charset "utf-8";

/* Word Press style delete */
body.top-page .site-inner {
    padding: 0;
}

body.top-page .site-inner:before {
    content: none;
}

body.top-page .wrap {
    margin: 0;
    max-width: none;
}

body.top-page .wrap:before {
    content: none;
}

body.top-page .full-width-content .content {
    float: none;
    width: auto;
}

body.top-page .panel-grid.panel-has-style > .panel-row-style,
body.top-page .panel-grid.panel-no-style {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body.top-page #pgc-6-0-0 {
    /*width: auto;*/
}

body.top-page .home-panel-4 .panel-grid-cell:last-child .textwidget {
    padding: 0;
}

body.top-page .entry-content ol,
body.top-page .entry-content ul {
    margin-left: 0; 
}

body.top-page .entry-content ol,
body.top-page .entry-content p,
body.top-page .entry-content ul,
body.top-page .quote-caption {
    margin-bottom: 0;
}

body.top-page .entry-content ul li {
    list-style-type: none;
}

body.top-page .entry {
    margin-bottom: 0;
}
/* style */
.mainvisual {
    position: relative;
    width: 100%;
}

.mainvisual:before {
    content: '';
    display: block;
}

@media screen and (min-width: 760px), print {
    .mainvisual:before {
        padding-bottom: -webkit-calc((700/1440)*100%);
        padding-bottom: calc((700/1440)*100%);
    }
}

@media screen and (max-width: 759px), print {
    .mainvisual:before {
        padding-bottom: -webkit-calc((966/750)*100%);
        padding-bottom: calc((966/750)*100%);
    }
}


.mainvisual_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.mainvisual_slide {
    height: 100%;
    width: 100%;
}

.mainvisual_bgimage {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.mainvisual_bgimage.slide-01 {
    background-position: left center;
}
@media screen and (min-width: 760px), print {
    html:not(:lang(en-US)) .mainvisual_bgimage.slide-01 {
        background-image: url('/wp-content/uploads/sites/3/2019/05/mainvisual_01.jpg');
    }
    html:lang(en-US) .mainvisual_bgimage.slide-01 {
        background-image: url('/wp-content/uploads/sites/3/2019/05/mainvisual_01_en.jpg');
    }
}
@media screen and (max-width: 759px), print {
    body:not(:lang(en-US)) .mainvisual_bgimage.slide-01 {
        background-image: url('/wp-content/uploads/sites/3/2019/05/mainvisual_01_sp.jpg');
    }
    html:lang(en-US) .mainvisual_bgimage.slide-01 {
        background-image: url('/wp-content/uploads/sites/3/2019/05/mainvisual_01_en_sp.jpg');
    }
}

.mainvisual_bgimage.slide-02 {
    background-position: center;
}

@media screen and (min-width: 760px), print {
    .mainvisual_bgimage.slide-02 {
        background-image: url('/wp-content/uploads/sites/3/2019/05/mainvisual_02.jpg');
    }
}
@media screen and (max-width: 759px), print {
    .mainvisual_bgimage.slide-02 {
        background-image: url('/wp-content/uploads/sites/3/2019/05/mainvisual_02_sp.jpg');
    }
}

.mainvisual_content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
}

@media screen and (min-width: 760px), print {
    .mainvisual_content {
        max-width: 1200px;
        padding: 0 40px;
        width: 100%;
    }
}

@media screen and (max-width: 759px), print {
    .mainvisual_content {
        padding: 0 16px;
    }
}

@media screen and (min-width: 980px), print {
    .mainvisual_texts { 
        padding: 0 32px;
    }
}

.mainvisual_text span {
    display: block;
    margin-top: -12px;
    margin-bottom: -12px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
}

@media screen and (max-width: 759px), print {
    .mainvisual_text {
        padding-right: 20px;
    }
    .mainvisual_text span {
        margin-top: -9px;
        margin-bottom: -9px;
        line-height: 36px;
        font-size: 18px;
    }
}

.mainvisual_link {
    position: relative;
    margin-top: 42px;
    text-align: right;
}

@media screen and (max-width: 759px), print {
    .mainvisual_link {
        margin-top: 35px;
    }
}

.mainvisual_link:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #fff;
    top: 50%;
    left: 0;
    right: 172px;
    height: 1px;
    transform: translateY(-50%);
}

html:lang(en-US) .mainvisual_link:before {
    right: 142px;
}

.mainvisual_link a {
    display: inline-block;
    position: relative;
    padding-right: 40px;
    letter-spacing: .04em;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    -webkit-transition: color .15s;
    transition: color .15s;
}

.mainvisual_link a:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #bf0000;
    background-image: url('/wp-content/uploads/sites/3/2019/05/arrow_white.png');
    background-size: 5px auto;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    right: 0;
    width: 24px;
    height: 24px;
}

.mainvisual_link a:hover {
    color: #bf0000;
}

.mainvisual_swicher {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto !important;
    text-align: right;
    letter-spacing: -.4em;
    font-size: 0;
    z-index: 3;
}

@media screen and (min-width: 760px), print {
    .mainvisual_swicher {
        max-width: 1200px;
        padding: 0 40px;
        bottom: 32px;
    }
}

@media screen and (max-width: 759px), print {
    .mainvisual_swicher {
        padding: 0 16px;
        bottom: 31px;
    }
}

.mainvisual_swicher li {
    display: inline-block;
    vertical-align: top;
    height: 16px;
    cursor: pointer;
}

@media screen and (min-width: 760px), print {
    .mainvisual_swicher li {
        width: 80px;
    }
}

@media screen and (max-width: 759px), print {
    .mainvisual_swicher li {
        height: 16px;
        width: 40px;
    }
}


.mainvisual_swicher li:nth-child(n+2) {
    margin-left: 8px;
}

.mainvisual_swicher li:before {
    content: '';
    display: block;
    margin-top: 14px;
    height: 2px;
    width: 100%;
    background-color: #fff;
    opacity: 0.4;
}

.mainvisual_swicher li.flex-active:before {
    opacity: 1;
}

.mainvisual_scroll {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 2;
}
@media screen and (min-width: 760px), print {
    .mainvisual_scroll {
        padding-bottom: 24px;
    }

    .mainvisual_scroll:before {
        content: '';
        display: block;
        position: absolute;
        background-color: #fff;
        margin: auto;
        bottom: 0;
        right: 0;
        left: 0;
        width: 1px;
        height: 16px;
    }
}

@media screen and (max-width: 759px), print {
    .mainvisual_scroll {
        padding-bottom: 7px;
    }
}


.mainvisual_scroll a {
    display: inline-block;
    line-height: 1;
    color: #fff;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
}

@media screen and (min-width: 760px), print {
    .mainvisual_scroll a {
        font-size: 12px;
    }
}

@media screen and (max-width: 759px), print {
    .mainvisual_scroll a {
        font-size: 10px;
    }
}

.mainvisual_scroll a:hover {
    opacity: 0.7;
}


.mainvisual_scroll a:after {
    content: '';
    display: block;
    background-image: url('/wp-content/uploads/sites/3/2019/05/scroll_arrow.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 8px;
    height: 11px;
    width: 100%;
}

.top_grid {
	display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.top_grid li {
    position: relative;
}
.top_grid.col-4 li {
    width: -webkit-calc((100% - 120px)/4);
    width: calc((100% - 120px)/4);
}

@media screen and (min-width: 980px), print {
    .top_grid.col-4 li {
        width: -webkit-calc((100% - 120px)/4);
        width: calc((100% - 120px)/4);
    }
}

@media screen and (min-width: 760px), print {
    .top_grid.col-2 li {
        width: -webkit-calc((100% - 40px)/2);
        width: calc((100% - 40px)/2);
    }
    .top_grid.col-2 li:nth-child(n+3) {
        margin-top: 40px;
    }
}

@media screen and (max-width: 979px), print {
    .top_grid.col-4 li {
        width: -webkit-calc((100% - 16px)/2);
        width: calc((100% - 16px)/2);
    }
    .top_grid.col-4 li:nth-child(n+3) {
        margin-top: 45px;
    }
}

@media screen and (max-width: 759px), print {
    .top_grid.col-2 li {
        width: 100%;
    }
    .top_grid.col-2 li:nth-child(n+2) {
        margin-top: 40px;
    }
}



.top_thumblink {
    position: relative;
}

.top_thumblink a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.thumblink_image {
    position: relative;
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.thumblink_image img {
    width: 100%;
}


@media screen and (min-width: 760px), print {
    .thumblink_image:after {
        content: '';
        display: block;
        position: absolute;
        background-color: rgba(191, 0, 0, 0.2);
        top: -30px;
        right: -30px;
        width: 150%;
        height: 180%;
        pointer-events: none;
        transform: rotate(-24deg) translate(-77%, -50%);
        -webkit-transition: transform .25s;
        transition: transform .25s;
    }
    .top_thumblink a:hover + .thumblink_image:after {
        transform: rotate(-24deg) translateX(0);
    }
}




.thumblink_title {
    position: relative;
    border-bottom: 1px solid #c8c8c8;
    padding: 19px 40px 19px 0;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: color .5s ease-in-out;
    transition: color .5s;
}

.top_thumblink a:hover ~ .thumblink_title {
    color: #bf0000;
}

.thumblink_title:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #bf0000;
    background-image: url('/wp-content/uploads/sites/3/2019/05/arrow_white.png');
    background-size: 5px auto;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
}

.thumblink_text {
    padding-top: 24px;
}
.thumblink_text span {
    display: block;
    margin-top: -5px;
    margin-bottom: -5px;
    line-height: 24px;
    font-size: 14px;
}

.thumblink_text--italic {
	font-style: italic;
}

@media screen and (min-width: 760px), print {
    .top_textgrid {
        display: -webkit-flex;
        display: flex;
    }
}

.news_title {
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (min-width: 760px), print {
    .news_title {
        width: 192px;
    }
}

@media screen and (min-width: 760px), print {
    .news_content {
        width: -webkit-calc(100% - 192px);
        width: calc(100% - 192px);
    }
}

@media screen and (max-width: 759px), print {
    .news_content {
        padding-top: 32px;
    }
}

.news_caution + .news_list {
    border-top: 1px solid #c8c8c8;
}

@media screen and (min-width: 760px), print {
    .news_caution + .news_list {
        padding-top: 40px;
        margin-top: 22px;
    }
}

@media screen and (max-width: 759px), print {
    .news_caution + .news_list {
        padding-top: 32px;
        margin-top: 29px;
    }
}

@media screen and (min-width: 760px), print {
    .news_list li {
        letter-spacing: -.04em;
        font-size: 0;
    }
    .news_list li:nth-child(n+2) {
        padding-top: 20px;
    }
}

@media screen and (max-width: 759px), print {
    .news_list li:nth-child(n+2) {
        padding-top: 32px;
    }
}

.news_date {
    line-height: 1;
    font-size: 14px;
}

@media screen and (max-width: 759px), print {
    .news_date {
       padding-bottom:  16px;
    }
}


@media screen and (min-width: 760px), print {
    .news_date {
        display: inline-block;
        vertical-align: top;
        width: 140px;
    }
}

.news_text {
    margin-top: -5px !important;
    margin-bottom: -5px !important;
    line-height: 24px;
    font-size: 14px;
}

.news_text a {
    -webkit-transition: color .15s;
    transition: color .15s;
}

.news_text a:hover {
    color: #bf0000;
}

@media screen and (min-width: 760px), print {
    .news_text {
        display: inline-block;
        vertical-align: top;
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px);
    }
}


.news_caution {
    margin-top: -6px;
    margin-bottom: -6px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #bf0000;
}

@media screen and (min-width: 760px), print {
    .bg_section + .content_section {
        padding-top: 120px;
    }

    .bg_section + .content_section + .bg_section {
        padding-top: 40px;
    }
}

@media screen and (max-width: 759px), print {
    .bg_section + .content_section {
        padding-top: 80px;
    }

    .bg_section + .content_section + .bg_section {
        padding-top: 24px;
    }
}


.bg_area {
    position: relative;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    width: 100%
}

.bg_area:before {
    content: '';
    display: block;
}
@media screen and (min-width: 980px), print {
    .bg_area.bg-message {
        min-height: 936px;
    }
}

@media screen and (max-width: 979px) and (min-width: 760px) {
    .bg_area.bg-message {
        min-height: 1100px;
    }
}

@media screen and (min-width: 760px), print {
    .bg_area.bg-mission {
        background-image: url('/wp-content/uploads/sites/3/2019/05/bg_mission.jpg');
        min-height: 582px;
    }
    .bg_area.bg-mission:before {
        padding-bottom: -webkit-calc((582/1440)*100%);
        padding-bottom: calc((582/1440)*100%);
    }
    .bg_area.bg-message {
        background-image: url('/wp-content/uploads/sites/3/2019/05/bg_message.jpg');
    }
    .bg_area.bg-message:before {
        padding-bottom: -webkit-calc((936/1440)*100%);
        padding-bottom: calc((936/1440)*100%);
    }
}
@media screen and (max-width: 759px), print {
    .bg_area.bg-mission {
        background-image: url('/wp-content/uploads/sites/3/2019/05/bg_mission_sp.jpg');
    }
    .bg_area.bg-mission:before {
        padding-bottom: -webkit-calc((1416/750)*100%);
        padding-bottom: calc((1416/750)*100%);
    }
    .bg_area.bg-message:before {
        background-image: url('/wp-content/uploads/sites/3/2019/05/bg_message_top_sp.jpg');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center bottom;
        padding-bottom: -webkit-calc((268/750)*100%);
        padding-bottom: calc((268/750)*100%);
    }
    .bg_area.bg-message:after {
        content: '';
        display: block;
        background-image: url('/wp-content/uploads/sites/3/2019/05/bg_message_bottom_sp.jpg');
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center top;
        padding-bottom: -webkit-calc((578/750)*100%);
        padding-bottom: calc((578/750)*100%);
    }
}

.bg_area_inner {
    position: absolute;
    left: 0;
    right: 0;
}

@media screen and (min-width: 980px), print {
    .bg_area_inner {
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 979px), print {
    .bg_area.bg-mission .bg_area_inner {
        top: 50%;
        transform: translateY(-50%);
    }

}

@media screen and (min-width: 760px), print {
    .bg_area_inner {
        margin: auto;
        padding: 0 40px;
        max-width: 1200px;
        width: 100%;
    }
    .bg_area.bg-message .bg_area_inner {
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 759px), print {
    .bg_area_inner {
        padding: 0 16px;
    }
    .bg_area.bg-message .bg_area_inner {
        position: relative;
        background-image: linear-gradient(180deg, #2b0202, #1a0302);
    }
}



.top_title {
    padding-bottom: 56px;
    letter-spacing: -.4em;
    font-size: 0;
}
.top_title .english {
    margin-top: -4px;
    margin-bottom: -4px;
    line-height: 48px;
    font-size: 40px;
    font-weight: bold;
}

@media screen and (min-width: 980px), print {
    .top_title .english {
        display: inline-block;
        vertical-align: middle;
        padding-right: 24px;
    }
}

@media screen and (max-width: 979px), print {
    .top_title .english {
        display: block;
    }
}

.bg_area .top_title .english {
    color: #fff;
}

.top_title .japanese {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #000000;
    line-height: 32px;
    font-size: 14px;
}


.bg_area .top_title .japanese {
    border-color: #fff;
    color: #fff;
}

.bg_bandtext {
    display: inline-block;
    background-color: #fff;
    margin-bottom: 56px;
    font-size: 24px;
    font-weight: bold;
    color: #bf0000
}

@media screen and (min-width: 760px), print {
    .bg_bandtext {
        padding: 16px 32px;
    }
}

@media screen and (max-width: 759px), print {
    .bg_bandtext {
        padding: 12px 16px;
        line-height: 32px;
    }
}


.bg_bandtext span {
    color: #bf0000
}


.bg_text span {
    display: block;
    margin-top: -9px;
    margin-bottom: -9px;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
}

.bg_text span + span {
    padding-top: 45px;
}
@media screen and (min-width: 980px), print {
    html:lang(en-US) .bg_text {
        width: -webkit-calc((702/980)*100%);
        width: calc((702/980)*100%);
    }
}

@media screen and (min-width: 980px), print {
    .bg_on_name {
        position: absolute;
        left: 40px;
        right: 40px;
        bottom: 0;
    }
}

@media screen and (max-width: 979px) and (min-width: 760px) {
    .bg_on_name {
        padding-top: 32px;
    }
}

@media screen and (min-width: 760px), print {
    .bg_on_name {
    }
}

@media screen and (max-width: 759px), print {
    .bg_on_name {
        padding-top: 75px;
    }
}

.bg_on_name .text {
    text-align: right;
    line-height: 24px;
    letter-spacing: .04em;
    font-size: 14px;
    color: #fff;
}

@media screen and (min-width: 760px), print {
    .bg_on_name .text {
        padding-bottom: 27px;
    }
}

@media screen and (max-width: 759px), print {
    .bg_on_name .text {
        padding-bottom: 35px;
    }
}

.bg_on_image {
    margin-left: auto;
}

@media screen and (min-width: 980px), print {
    .bg_on_image {
        max-width: 324px;
        width: -webkit-calc((254/980)*100%);
        width: calc((254/980)*100%);
    }
}


@media screen and (max-width: 979px), print {
    .bg_on_image {
        width: 240px;
    }
}


.bg_on_image img {
    width: 100%;
}

.top_text {
    max-width: 750px;
    padding-bottom: 56px;
}

.top_text span {
    display: block;
    margin-top: -5px;
    margin-bottom: -5px;
    line-height: 24px;
    font-size: 14px;
}

.top_card {
    position: relative;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 35px 38px 36px;
    margin-right: 8px;
    margin-bottom: 8px;
    height: -webkit-calc(100% - 8px);
    height: calc(100% - 8px);
}

.top_card:before {
    content: '';
    display: block;
    position: absolute;
    background-image: linear-gradient(90deg, #860000, #c10000);
    right: -8px;
    bottom: -8px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.card_title {
    position: relative;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
    color: #bf0000;
}

.card_title:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #bf0000;
    top: 4px;
    bottom: 4px;
    left: -39px;
    width: 8px;
}


.card_text.text--large {
    padding-top: 15px; 
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
}

.card_text.text--small {
    line-height: 20px;
    font-size: 12px;
    color: #686868;
}
