@charset "UTF-8";
/*
.lcp_catlist a {
    display: block;
    border-bottom: 1px solid #333;
    font-size: 16px;
}

.lcp_catlist li {
    font-size: 15px;
    color: #00458B;
}

.lcp_catlist {
    margin: 20px 0 5px;
}*/

body {
    -webkit-appearance: none !important;
    -webkit-text-size-adjust: 100% !important;
}

.blue {
    color: #00458B;
}

.dot:before {
    content: '・';
    margin-left: -1em;
}

.dot {
    margin-left: 1em;
    line-height: 1.8;
}

.n1:before {
    content: '①';
    margin-left: -1em;
}

.n1 {
    margin-left: 1em;
    line-height: 1.8;
}

.n2:before {
    content: '②';
    margin-left: -1em;
}

.n2 {
    margin-left: 1em;
    line-height: 1.8;
}

.n3:before {
    content: '③';
    margin-left: -1em;
}

.n3 {
    margin-left: 1em;
    line-height: 1.8;
}

.n4:before {
    content: '④';
    margin-left: -1em;
}

.n4 {
    margin-left: 1em;
    line-height: 1.8;
}

/*
table tr .td:before {
    margin-left: -1em;
    content: '：';
}

table tr .td {
    margin-left: 2em;
}
*/

.box {
    width: 300px;
    height: 300px;
    background: linear-gradient(#07458B, #091040);
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -150px;
}

.box p {
    color: white;
    font-size: 40px;
    font-weight: bold;
    display: inline;

}

.back {
    background-color: #F5F7FF;
    margin-top: 300px;
    padding-top: 230px;
    padding-bottom: 100px;
}

.san {
    color: #2E88E2;
}

.abu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    white-space: nowrap;
    line-height: 1.4;
}

/*
.col-md-6,
.col-sm-6,
.col-xs-12,
.pt-cv-content-item,
.pt-cv-1-col,
    {
    width: 33% !important;

}

.pt-cv-ifield {
    width: 100% !important;
    background-color: white;
    height: 315px;
}

.pt-cv-title,
time {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pt-cv-title ._self {
    font-size: 15px;

}*/
.post-grid {
    margin-bottom: 20px;
}

.k1 {
    width: 70%;
    margin-right: 50px;
}

.k2 {
    width: 30%;
}

.m30 {
    margin: 30px 0;
}

.ab {
    position: absolute;
    right: 35px;
    bottom: 25%;

}

.f22 {
    display: block;
}

/*
.f22:hover {
    opacity: 0.6 !important;
}*/

table th,
table td {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
}

#post-grid-75 {
    padding: 0 !important;
}

#post-grid-75 .item {
    /*    margin: 0 !important;*/
}

.card {
    width: 100%;
    background-color: white;
}

.warp {
    flex-wrap: wrap;
}

.title {
    position: absolute;
    bottom: 0;
}

.card__image {
    height: 300px;
    width: 350px;
}

.card__image img {
    height: 100%;
    width: 100%;
    cursor: pointer;
    transition-duration: 1s;
}

.card__image img:hover {
    opacity: 1;
    transition-duration: 0.3s;

}

.title {
    background-color: white;
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 1.0;

}

.card__date {
    padding: 10px 10px 0;
}

.card__title {
    padding: 0 10px 10px;
}

.title2 {
    position: absolute;
    top: 50%;
    /*    left: 40%;*/
    transform: translateY(-50%) translateX(0%);
    -webkit-transform: translateY(-50%) translateX(0%);
    /*    white-space: nowrap;*/
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    color: white;
    padding: 0 20px;
}

.title2 p {

    /*    margin: auto;*/
}

.card__image:hover .title2 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;

}


.card__image:hover .title {
    visibility: hidden;
    opacity: 0;
}

.opa {
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.card__image:hover .opa {
    opacity: 0.6;
    transition-duration: 1s;
    visibility: visible;
    z-index: 1;
}


.bouimg a {
    height: auto;
    width: 32%;

}

.bouimg {
    width: 100%;
    /*    max-height: 100px;*/
    height: auto;
}


.mizu {
    color: #3A80CB;
}

.ml1em {
    margin-left: 1em;
}


/*/////////////////////////////////////////////////////////////////アコーディオン*/

.accordion-container {
    position: relative;
    width: 100%;
    /*    border: 1px solid #0079c1;*/
    border-top: none;
    outline: 0;
    cursor: pointer
}

.accordion-container .accordion-title {
    display: block;
    position: relative;
    /*    margin: 0;*/
    /*    padding: 0.625em 0.625em 0.625em 2em;*/
    /*
    font-size: 1.25em;
    font-weight: normal;
    color: #333;
*/
    /*    background: #000;*/
    cursor: pointer;
}

.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-container .content-entry.open .accordion-title {
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
}

.accordion-container .accordion-title:hover i:before,
.accordion-container .accordion-title:hover i:active,
.accordion-container .content-entry.open i {
    color: white;
}

.accordion-title {
    position: relative;
}

.accordion-title:after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 600;
    position: absolute;
    right: 22px;
    top: 45%;
    transition: all 0.2s ease-in-out;
    display: block;
    /*
    width: 8px;
    height: 8px;
*/
    /*
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
*/
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #0E4789;
    font-size: 40px;
}

.accordion-title.open:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 45%;
    right: 22px;
}

.accordion-content {
    display: none;
    /*    padding-left: 2.3125em;*/
}

/* CSS for CodePen */
.accordion-container {
    width: 100%;
    /*    margin: 1.875em auto;*/
}


/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {


    .warp {
        flex-wrap: wrap;
    }

    .w30 {
        width: 100%;
    }

    .product {
        width: 48%;
    }

    .card__image {
        height: auto;
        width: 100%;
    }

    .card__date,
    .card__image {
        font-size: 12px;
    }


    .card__date {
        padding: 5px 5px 0;
    }

    .card__title {
        padding: 0 5px 5px;
    }

    .product:last-child {
        display: none;
    }

    .mt70 {
        margin-top: 50px;
    }

    .f18 {
        font-size: 16px !important;
    }

    .lcp_catlist,
    .lcp_catlist li,
    .lcp_catlist li a {
        font-size: 15px !important;
    }

    .lcp_catlist a {
        padding-bottom: 5px;
    }

    .f25,
    .f24 {
        font-size: 20px;

    }

    .mt100 {
        margin-top: 70px;
    }

    table th,
    table td {
        font-size: 16px !important;
    }

    table th {
        white-space: nowrap;
    }

    .bou2 {
        padding: 0 5px;
    }

    .bouimg a {
        height: auto;
        width: 33%;

    }

    .bouimg {
        width: 100%;
        max-height: 100px;
        height: auto;
    }

    .back {
        background-color: #F5F7FF;
        margin-top: 150px;
        padding-top: 125px;
        padding-bottom: 100px;
    }

    .k1 {
        width: 100%;
        margin-right: 0px;
    }

    .m15 {
        margin-right: 0px;
        padding-right: 30px;
    }

    .ab {
        position: absolute;
        right: -30px;
        bottom: 25%;

    }

    /*アコーディオン*/
    .accordion-title:after {

        right: 0px;

        font-size: 30px;
    }

    .accordion-title.open:after {

        right: 0;
    }

}


/* これまでの活動内容 */
.activityList{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.activityItem{
    display: block;
    width: 32%;
}
.activityItem:nth-child(3n - 1),
.activityItem:nth-child(3n){
    margin-left: 2%;
}
.activityItem:nth-child(n + 4){
    margin-top: 12px;
}

.activityItem__inner{
    position: relative;
    background-color: #fff;
}
.activityItem__img{
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 66.6%;
}
.activityItem__img > img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center;
}
.activityItem__text{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
    padding: 0.8em;
}
.activityItem__date{
    margin-bottom: 0.4em;
    font-size: 0.8em;
    line-height: 1;
}
.activityItem__title{
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
    max-height: 2.4em;
    line-height: 1.2;
}
.activityItem:hover .activityItem__text{
    max-height: 100%;
}
.activityItem:hover .activityItem__img > img{
    transform: translate(-50%, -50%) scale(1.05);
}

.intro-fig {
    max-width: 500px;
    width: 80%;
    margin: 15px auto;
}

.intro-fig {
    width: 100%;
}


@media screen and (max-width: 767px) {
    .activityList{
    }
    .activityItem{
        width: 49%;
    }
    .activityItem:nth-child(3n - 1),
    .activityItem:nth-child(3n){
        margin-left: 0;
    }
    .activityItem:nth-child(n + 4){
        margin-top: 0;
    }
    .activityItem:nth-child(2n){
        margin-left: 2%;
    }
    .activityItem:nth-child(n + 3){
        margin-top: 10px;
    }
    .activityItem__inner{
    }
    .activityItem__img{
    }
    .activityItem__img > img{
    }
    .activityItem__text{
        padding: 0.4em;
    }
    .activityItem__date{
        font-size: .8em;
    }
    .activityItem__title{
    }
    .activityItem:hover .activityItem__text{
    }
    .activityItem:hover .activityItem__img > img{
    }
}