@charset "UTF-8";


.main {
overflow: hidden;
}

.footer {
overflow: hidden;
}

.mod-campus__area {
    width: 954px;
    margin: 0 auto;
}

@media screen and (max-width: 738px) {
    .mod-campus__area {
        width: 100%;
    }
}


.mod-facts__body {
    width: 954px;
    margin: 0 auto;
text-align: center;
margin-bottom: 110px;
}


@media screen and (max-width: 738px) {
    .mod-facts__body {
box-sizing: border-box;
    width: 100%;
    padding-right: 4.6875vw;
    padding-left: 4.6875vw;
    margin-bottom: 18.75vw;
    }
}



.mod-link-button-2__pdf-link-text {
    display:inline-block;
    padding: 10px 15px 9px 15px;
    border-radius: 5px;
    background: #10a58b;
    color: #fff;
    font-weight: bold;
    font-size: 1.14285rem;
    line-height: 1;
    transition: opacity 300ms;
letter-spacing: 0.5px;
margin-bottom: 26px;
}

@media screen and (max-width: 738px) {
.mod-link-button-2__pdf-link-text {
font-size: 3.75vw;
margin-bottom: 5vw;
    line-height: 100%;
}
}

.mod-facts-text {
letter-spacing: 0.5px;
margin-bottom: 26px;
line-height: 180%;
}

@media screen and (max-width: 738px) {
.mod-facts-text {
letter-spacing: 0.5px;
font-size: 3.75vw;
margin-bottom: 5vw;
line-height: 160%;
text-align: left;
}
}


.mod-facts-text span {
display: block;
}

@media screen and (max-width: 738px) {
    .mod-facts-text span {
display: inline-block;
    }
}

.mod-attraction__box {
position: relative;
background: rgba(255,255,255,0.9);
width: 826px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;

display: flex;
}

@media screen and (max-width: 738px) {
.mod-attraction__box {
position: relative;
background: rgba(255,255,255,0.9);
width: auto;
margin: 0 auto;
padding: 12.5vw 6.25vw 6.25vw;
box-sizing: border-box;

display: block;
}
}


@media screen and (max-width: 738px) {
    .mod-keyvisual__image-link img {
        width: 100%;
    }
}



/* line 16, src/ohtawara/_sass/module/_module.scss */
.mod-attraction {
    background: #fff;
    background-size: 100px auto;
}

@media screen and (max-width: 738px) {
    .mod-attraction {
        background: #fff;
    }
}


/* line 24, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__body {
    margin: 0 auto;
    width: 100%;
    background: url(https://www.iuhw.ac.jp/daigakuin/img/pc/index/bg_attraction.jpg) no-repeat 50% 50%;
position: relative;
padding: 80px 0
}


@media screen and (max-width: 738px) {
    /* line 24, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__body {
        padding: 9.375vw 4.6875vw;
        width: 100%;
    background: url(https://www.iuhw.ac.jp/daigakuin/img/sp/index/bg_attraction.jpg) no-repeat 50% 50%;
background-size: cover;
position: relative;
box-sizing: border-box;
    }
}


/* line 34, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__section {
    display: block;
}


/* line 59, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__faculty-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 258px;
    height: 63px;
    border-radius: 3px;
    background: rgba(16, 165, 139, 0.85);
    text-align: center;
    transform: translate(-12%, -70%);
}

@media screen and (max-width: 738px) {
    /* line 59, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__faculty-header {
    position: absolute;
    top: 0;
    left: 0;
width: 40.3125vw;
height: 10vw;
    border-radius: 3px;
    background: rgba(16, 165, 139, 0.85);
    text-align: center;
    transform: translate(-6%, -40%);
    }
}



/* line 76, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__faculty-heading--en {
    padding: 0;
    color: #fff;
    font-size: 2.14286rem;
    line-height: 63px;
}

@media screen and (max-width: 738px) {
    /* line 76, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__faculty-heading--en {
        padding: 0;
        font-size: 4.6875vw;
        line-height: 10vw;
    }
}





.mod-attraction__section-right {
    padding-top: 38px;
    background-image: url(https://www.iuhw.ac.jp/daigakuin/img/bg_net.png);
}




@media screen and (max-width: 738px) {
    /* line 95, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__section-right {
        box-sizing: border-box;
        margin-right: auto;
        margin-left: auto;
        padding-right: 4.6875vw;
        padding-left: 4.6875vw;
        width: auto;
padding-top: 8.125vw;
    }
}


/* line 123, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__faculty {
    display: block;
}

@media screen and (max-width: 738px) {
    /* line 123, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__faculty {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 0;
    }
}


/* line 153, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__list {
    display: block;
    width: auto;
    height: auto;
    margin: 10px 10px 20px;
}

@media screen and (max-width: 738px) {
    /* line 153, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__list {
        width: 100%;
        height: auto;
    margin: 0;
    }
}


/* line 170, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__list-item {
    padding: 0;
    font-size: 1.14285rem;
    line-height: 170%;
padding-left: 1.28571rem;
text-indent: -1.28571rem;
margin-bottom: 16px;

}

@media screen and (max-width: 738px) {
    /* line 170, src/ohtawara/_sass/module/_module.scss */
    .mod-attraction__list-item {
        padding-top: 0;
        font-size: 4.0625vw;
        line-height: 150%;
        padding-left: 5vw;
        text-indent: -5vw;
margin-bottom: 3.75vw;
    }
}

/* line 181, src/ohtawara/_sass/module/_module.scss */
.mod-attraction__list-item:before {
    padding-right: 3px;
    color: #37c1a9;
    content: '\25cf';
}


.mod-attraction__list-item a {
transition: opacity 300ms;
}

.mod-attraction__list-item a:hover {
opacity: 0.6;
}


/* line 1631, src/ohtawara/_sass/module/_module.scss */
.mod-keyvisual .slick-prev,
.mod-keyvisual .slick-next {
    top: calc(50% - 30px);
    z-index: 10;
    display: block;
    overflow: hidden;
    padding-top: 52px;
    width: 52px;
    height: 0;
    border-radius: 50%;
    background-color: #10a58b;
    background-position: center center;
    background-size: 7px auto;
    background-repeat: no-repeat;
    transition: opacity 300ms;
}

/* line 1692, src/ohtawara/_sass/module/_module.scss */
.mod-keyvisual .slick-dots li.slick-active button {
    background-color: #10a58b;
}



/* line 1649, src/ohtawara/_sass/module/_module.scss */
.mod-keyvisual .slick-prev {
    left: 50%;
    background-image: url(../img/common/arrow_left.png);
    transform: translate(-507px, -50%);
}

/* line 1655, src/ohtawara/_sass/module/_module.scss */
.mod-keyvisual .slick-next {
    right: 50%;
    background-image: url(../img/common/arrow_right.png);
    transform: translate(507px, -50%);
}



/* line 1756, src/ohtawara/_sass/module/_module.scss */
.mod-link-button-2__archive-link {
    box-sizing: border-box;
    margin: 0;
    width: auto;
    display: inline-block;
}


/* line 1766, src/ohtawara/_sass/module/_module.scss */
.mod-link-button-2__archive-link-text {
    display: block;
    padding: 10px 30px 9px 15px;
    border-radius: 3px;
    background: #be2772 url(../img/common/arrow_right.png) right 14px center no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 1.14285rem;
    line-height: 1;
    transition: opacity 300ms;
letter-spacing: 0.5px;
}


@media screen and (max-width: 738px) {
    /* line 1766, src/ohtawara/_sass/module/_module.scss */
    .mod-link-button-2__archive-link-text {
        display: inline-block;
        padding: 2.1875vw 7.8125vw 2.1875vw 4.0625vw;
        background-image: url(../img/common/arrow_right_large.png);
        background-position: right 2.5vw center;
        background-size: 2.1875vw auto;
        font-size: 0.92857rem;
    }
}


/* line 3351, src/ohtawara/_sass/module/_module.scss */
.mod-campus {
    padding-bottom: 80px;
    background: #f7f7f7;
    background-size: 100px auto;
}


@media screen and (max-width: 738px) {
/* line 3351, src/ohtawara/_sass/module/_module.scss */
    .mod-campus {
        padding-bottom: 12.5vw;
    }
}


@media screen and (max-width: 738px) {
    /* line 3411, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__area-list {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
}


/* line 3424, src/ohtawara/_sass/module/_module.scss */
.mod-campus__area-list-item {
    position: relative;
    overflow: hidden;
    margin:  0;
    border-radius: 6px;
}


@media screen and (max-width: 738px) {
    /* line 3443, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__area-list-item {
        margin: 4.6875vw 0 0;
    }
}


/* line 3458, src/ohtawara/_sass/module/_module.scss */
.mod-campus__area-list-inner {
    position: relative;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
    width: 464px;
    height: 144px;
    background-color: #fff;
    transition: opacity 300ms;
margin-bottom: 20px;
}

@media screen and (max-width: 738px) {
    .mod-campus__area-list-inner {
        margin-bottom: 0;
        }
}


@media screen and (max-width: 738px) {
    /* line 3458, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__area-list-inner {
        display: inline-block;
        padding: 3.125vw;
        width: 100%;
        height: auto;
    }
}



/* line 3493, src/ohtawara/_sass/module/_module.scss */
.mod-campus__text-wrapper {
    margin-left: 20px;
    letter-spacing: initial;
}


@media screen and (max-width: 738px) {
    /* line 3493, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__text-wrapper {
        display: inline-block;
        flex-direction: column;
        box-sizing: border-box;
        margin-left: 0;
        padding-left: 3.75vw;
        width: auto;
        height: 29.84375vw;
        letter-spacing: inherit;
        flex-grow: 2;
        justify-content: space-between;


    position: absolute;
    top: 3.125vw;
    left: 34vw;
    height: 30.46875vw;
    line-height: 30.46875vw;
        padding-right: 3.75vw;
    }
}




/* line 3511, src/ohtawara/_sass/module/_module.scss */
.mod-campus__area-list-heading {
    padding: 5px 0 3px;
    min-height: initial;
    font-size: 1.14285rem;
    line-height: 140%;
padding-bottom: 10px;
}

.mod-campus__area-list-heading span {
display: block;
}


@media screen and (max-width: 738px) {
    /* line 3511, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__area-list-heading {
        padding: 0;
        min-height: auto;
        letter-spacing: initial;
        font-size: 4.375vw;
display: inline-block;
vertical-align: middle;
    }
}

@media screen and (max-width: 738px) {
    .mod-campus__text-wrapper-2 {
        padding-top: 3.125vw;
    }
}


@media screen and (max-width: 738px) {
    /* line 3538, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__area-list-footer {
        margin-top: 0;
    position: relative;
    right: 0px;
    top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    }
}


/* line 3550, src/ohtawara/_sass/module/_module.scss */
.mod-campus__area-list-arrow {
    float: right;
    width: 39px;
    height: 25px;
    border-radius: 4px;
    background: #10a58b url(../img/common/arrow_right.png) center center no-repeat;
}


@media screen and (max-width: 738px) {
    /* line 3550, src/ohtawara/_sass/module/_module.scss */
    .mod-campus__area-list-arrow {
        float: none;
        margin-left: auto;
        width: 6.71875vw;
        height: 4.53125vw;
        background-size: 1.5625vw auto;
    }
}

.mod-campus__area-list-item--narita-campus .mod-campus__ribbon-left {
    border-color: #0482e3 transparent transparent transparent;
}

.mod-campus__area-list-item--narita-campus .mod-campus__ribbon-right {
    border-color: transparent #0482e3 transparent transparent;
}


/* line 4178, src/ohtawara/_sass/module/_module.scss */
.mod-section-heading-en {
    display: block;
    margin-bottom: 10px;
    color: #10a58b;
    letter-spacing: 0.05em;
    font-size: 2rem;
}

@media screen and (max-width: 738px) {
    /* line 4178, src/ohtawara/_sass/module/_module.scss */
    .mod-section-heading-en {
        margin-bottom: 1.25vw;
        font-size: 1rem;
    }
}



/* ----------------- base.css�̏㏑���@--------------------- */

/* line 47, src../_sass/base/_footer.scss */
.footer-pagetop__link-text {
    display: block;
    overflow: hidden;
    padding-top: 35px;
    width: 35px;
    height: 0;
    border-radius: 50%;
    background: #10a58b url(../img/common/arrow_up.png) center center no-repeat;
    background-size: 13px auto;
    transition: opacity 300ms;
}

/* ----------------- top_info --------------------- */
.top_info{
	width:786px;
	margin:auto;
	padding:20px 30px;
	background:#fff8e4;
	border:#be2772 3px solid;
}
.top_info h2{
	color:#be2772;
	font-weight:bold;
	margin-bottom:15px;
}
.top_info p strong{
	font-weight:bold;
}
.top_info ul{
	margin-top:20px;
}
.top_info ul li a{
	color:#00F;
	text-decoration:underline;
}
.top_info ul li a:hover{
	text-decoration:none;
}
@media screen and (max-width: 738px) {
	.top_info{
		width: 83%;
		padding: 9.375vw 4.6875vw;
	}
}