@charset "utf-8";

/*東北大学　第三弾 青葉山
--------------------------------*/
/*　見出し */
.title-h3-01{
    padding-bottom: 16px;
    margin-top: 16px;
    margin-bottom: 20px;
    border-bottom: 4px solid #000;
}
.title-h4 {
    font-size: 18px;
    font-weight: bold;
}
@media (max-width: 768px) {
    .title-h3-01{
        margin-top: 12px;
        border-bottom: 3px solid #000;
    }
    .title-h4 {
        font-size: 18px;
    }
}

/*　ボタン */
.wrap-btn{
    margin: 0 auto;
}
.btn-black {
    position: relative;
    display: block;
    max-width: 330px;
    text-align: center;
    margin: 0 auto;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 16px;
}
.btn-black:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
}
.btn-black::after {
    content: '\f0d7';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
@media (max-width: 768px) {

}

/*テキスト*/
.text-underline {
    text-decoration: underline;
}

/*リンク*/
.text-link {
    text-decoration: underline;
}

/* anime
----------------------------------*/
.anime {
    margin-top: 50px;
}



/*概要*
-----------------------------------*/
#Overview {
    padding: 60px 0 40px;
    background: url(/static/img/maas/mobi/bg-concept.png) top left;
    background-size: 60px 60px;
}
#Overview .wrap-btn {
    padding: 0 1%;
    margin: 20px 0;
}

@media(max-width: 768px) {
    #Overview {
        padding: 40px 0 30px;
    }
    #Overview .wrap-btn-list {
        display: flex;
        flex-wrap: wrap;
    }
    #Overview .wrap-btn {
       width: 100%;
       margin: 20px 0 10px;
    }
}


/*　東北大学オンデマンド交通実証について
---------------------------------------*/
#Aboutmobi .title-h3-01 {
    margin-bottom: 30px;
}
#Aboutmobi .wrap-lead p {
    text-align: left;
    font-size: 20px;
}
#Aboutmobi .dot-list li{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
}

#Aboutmobi .dot-list li:before{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    display: inline-block;
    background: #000;
    transform: translateY(-50%);
}
#Aboutmobi p {
    font-size: 18px;
}


/*プロジェクトとの連携
--------------------------------*/
.project-list {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8%;
    position: relative;
}
.project-list::before {
    content: '';
    position: absolute;
    display: inline-block;
    top: calc(50% - 26px);
    left: calc(50% - 16px);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    background: url(/static/img/maas/mobi/tohokuuniversity-aobayama/ico-plus.svg) no-repeat center center / 100%;
}
.project-list li{
    max-width: 370px;
    margin-bottom: 50px;
}
.project-list-in {
    border: 2px solid #000;
    min-height: 152px;
}
.project-list-in dt,
.project-list-in dt a {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.project-list-in dt {
    padding: 16px;
}
.project-list-in dt a {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    font-size: 16px;
    padding: 0 17px 0 0px;
}
.project-list-in dt a::after {
    content: '\f35d';
    position: absolute;
    right: -2px;;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #fff;
}
.project-list-in dt a:hover {
    opacity: 0.6;
}
.project-list-in.green dt{
    background: #007A60;
}
.project-list-in.ondemand dt{
    background: #34286A;
}
.project-list-in dd {
   font-weight: bold;
    font-size: 16px;
    padding: 20px 10px;
    text-align: center;
}


@media (max-width: 768px) {
    #Aboutmobi .title-h3-01 {
        font-size: 18px;
    }
    #Aboutmobi .wrap-lead p {
        font-size: 15px;
    }
    #Aboutmobi .dot-list li{
        font-size: 14px;
    }
    #Aboutmobi p {
        font-size: 14px;
    }
    #Aboutmobi .dot-list li:before{
        top: 8px;
        left: 0;
        width: 5px;
        height: 5px;
    }

    /* プロジェクトとの連携
    -----------------------------------*/
    .project-list {
        flex-wrap: wrap;
        column-gap: 0;
    }
    .project-list::before {
        top: calc(50% - 20px);
        left: calc(50% - -3px);
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .project-list li{
        width: 100%;
        max-width: 100%;
        margin-bottom: 60px;
    }
    .project-list li:last-child{
        margin-bottom: 20px;
    }

    .project-list-in {
        min-height: inherit;
    }
    .project-list-in dt a{
        padding: 0;
    }
    .project-list-in dt a::after {
        right: -20px;
    }

}


/*　MAP
---------------------------------------*/
.wrap-ggmap {
    margin-bottom: 60px;
}
@media (max-width: 768px) {
    #Map .wrap-lead p {
        text-align: left;
    }
    .wrap-ggmap {
        margin-bottom: 30px;
    }
}

/* 乗降地
----------------------------------------*/
.wrap-area {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 1%;
    margin-bottom: 60px;
}
.area-item {
    width: 49%;
    padding: 0 7px 0;
    max-width: 563px;
    margin-top: 16px;
}

/*カードデザイン*/
.area-item .card-wrap{
	background: #fff;
	border: solid 1px #D7D7D7;
	padding: 0 20px 16px;
}

/*見出し*/
.area-item .title-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
	min-height: 90px;
}

.area-item .card-wrap h4.one-line{
	display: flex;
	justify-content: center;
	align-items: center;
}

.wrap-img {
    text-align: center;
}
.wrap-img img{
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    background: #bbb;
}

@media (max-width: 768px) {
    .wrap-area {
        column-gap: inherit;
        margin-bottom: 30px;
    }
    .area-item {
        width: 100%;
        margin-top: 16px;
    }

    /*カードデザイン*/
    .area-item .card-wrap{
        padding: 0 20px 16px;
    }

    /*見出し*/
    .area-item .title-wrap{
        min-height: 90px;
    }

    .wrap-img {
        text-align: center;
    }
    .wrap-img img{
        display: block;
        margin: auto;
        width: 100%;
        height: 100%;
        aspect-ratio: 16 / 9;
        background: #bbb;
    }
    
}


/* 片平キャンパスの見どころスライダー
---------------------------------*/
/*デフォルトの設定*/
.wrap-slider .slick-dots {
    bottom: -20px;
}
.wrap-slider .slick-prev {
    z-index: 3;
    left: 16px;
}
.wrap-slider .slick-next {
    right: 30px;
}
.wrap-slider .slick-prev:before,
.wrap-slider .slick-next:before {
    content: '';
    font-size: 24px;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    background: #fff;
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 3px 8px;
}
.wrap-slider .slick-prev:before{
    content: '\f104';
}
.wrap-slider .slick-next:before{
    content: '\f105';
}
.wrap-slider .slick-dots li button:before {
    font-size: 14px;
}

.wrap-slider{
    max-width: 800px;
    margin: 30px auto 70px;
}
.slider-item{
    text-align: center;
    max-width: 880px;
    width: 100%;
    margin: auto;
}
.slider-item figure{
    display: block;
    text-align: center;
    position: relative;
}
.slider-item img{
    margin: auto;
}
.slider-item figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 16px;
}

@media (max-width: 768px) {
    /*デフォルトの設定*/
    .wrap-slider .slick-prev {
        left: 0;
    }
    .wrap-slider .slick-next {
        right: 11.5px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 24px;
    }
    
    .wrap-slider{
        max-width: 800px;
        margin: 30px auto 40px;
    }
    
    .slider-item figcaption {
        font-size: 13px;
        padding: 10px 16px;
    }

}




/* mobiアプリ利用案内
---------------------------------*/
#instructions-for-use {
    padding: 60px 0 20px;
}

#instructions-for-use .col-conceptimg {
    max-width: 190px;
}
#instructions-for-use .concept-large .col-concepttxt {
   width: calc(100% - 190px); 
}

@media (max-width: 768px) {
    #instructions-for-use {
        padding: 40px 0 10px;
    }
    
    #instructions-for-use .concept-large .col-conceptimg {
        width: 48%;
        max-width: 100%;
        margin: 0 auto 30px;
        text-align: center;
    }
    #instructions-for-use .concept-large .col-concepttxt {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
}


/* 運行期間
-----------------------*/
.list-maphosoku .rap-textservicetime dt {
    padding: 10px 10px 10px 14px;
    margin-bottom: 10px;
    border-left: 4px solid #000;
    background: #fff;
}
.list-maphosoku .rap-textservicetime dd {
    margin-bottom: 16px;
}


@media (max-width: 768px) {
    .list-maphosoku .rap-textservicetime dt {
        padding: 8px 8px 8px 12px;
        margin-bottom: 10px;
        border-left: 2px solid #000;
        font-size: 14px;
    }    
}

/* アプリご利用方法
--------------------------*/
#tohokuuniversity-aobayama .ol-appstep li {
    margin: 0 0 30px 0;
}




