@charset "UTF-8";

/* ================================================
===================================================
===================================================
Base
===================================================
===================================================
================================================ */
body{-webkit-text-size-adjust: 100%;color: #292929;font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;padding: 0;height: auto;font-size: 16px;}
img {width: 100%;}
/*++++++++++++++++++++++++++
	Link : Img
++++++++++++++++++++++++++*/
/*  PC  */
@media screen and (min-width: 641px){a:hover img {filter: alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}a:hover{filter: alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
/* hover */.hover,a.hover{text-decoration:none ;-webkit-transition: background-color 0.4s linear;-moz-transition: background-color 0.4s linear;-o-transition: background-color 0.4s linear;transition: background-color 0.4s linear;filter: alpha(opacity=100);-moz-opacity:1;opacity:1;}}
dl,dt,dd,ul,ol,li{margin: 0px;padding: 0px;list-style:none;}
/*++++++++++++++++++++++++++
	汎用クラス
++++++++++++++++++++++++++*/
td {text-align: left;}
th {font-weight: normal;text-align: center;}
section {clear: both;margin: 0;padding: 0;}
/* ================================================
===================================================
===================================================
Base end
===================================================
===================================================
================================================ */

/* ================================================
===================================================
===================================================
reset
===================================================
===================================================
================================================ */
/* 
	html5doctor.com Reset Stylesheet
	v1.6.1
	Last Updated: 2010-09-17
	Author: Richard Clark - http://richclarkdesign.com 
	Twitter: @rich_clark
*/
 
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;margin: 0;font-style: normal;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}
nav ul {list-style:none;padding:0 ;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}
.clear_both {clear: both;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
address{font-style:normal ;}
/* ================================================
===================================================
===================================================
reset end
===================================================
===================================================
================================================ */

/*++++++++++++++++++++++++++
	背景
++++++++++++++++++++++++++*/
html{
    scroll-padding-top: 20px;
}
body{
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Montserrat", "Hiragino Kaku Gothic ProN W3";
    background-color: #F3F3EF;
    color: #171717;
    overflow-x: hidden;
    font-size: 16px;
}
body a:hover{
    opacity: 1;
}
body a:hover img{
    opacity: 1;
}
img{
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}
section{
    overflow-x: hidden;
}
.wrapper {
    max-width: 1200px;
    width: 90%;
    margin: auto;
}
.wrapper-min {
    max-width: 1000px;
    width: 90%;
    margin: auto;
}
/*++++++++++++++++++++++++++
	ボタン
++++++++++++++++++++++++++*/

a{text-decoration:none; color:#171717;}
a:link{text-decoration:none; color:#171717;}
a:visited{text-decoration:none; color:#171717;}
a:hover{text-decoration:none; color:#171717;}
a:active {text-decoration:none; color:#171717;}

@media only screen and (max-width: 780px) {
}
/*++++++++++++++++++++++++++
	共通コンテンツ
++++++++++++++++++++++++++*/
.sp{
    display: none;
}
.pc{
    display:block;
}
.f-en{
    font-family: "Montserrat", "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium";
}
.f-kakugo{
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium";
}
@media only screen and (max-width: 780px) {
.sp{
     display: block;
}
.pc{
     display: none;
}
}
/*++++++++++++++++++++++++++
メインビジュアル
++++++++++++++++++++++++++*/
#mainvisual{
    position: relative;
}
#mainvisual .rogo{
    position: absolute;
    top: 0;
    left: 40px;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 2;
}
#mainvisual .rogo figure{
    padding: 15px 10px;
    width: 150px;
}
@media only screen and (max-width: 780px) {
    #mainvisual .rogo{
        left: 20px;
    }
    #mainvisual .rogo figure{
        padding: 12px 8px;
        width: 120px;
    }
}
/*++++++++++++++++++++++++++
農学部アグリデザイン学科新設
++++++++++++++++++++++++++*/
#new{
    padding: 40px 0 clamp(150px, 20vw, 200px);
}
#new hgroup{
    max-width: 850px;
    margin: auto auto clamp(100px, 18vw, 180px);
}
#new hgroup h2{
    font-size: clamp(20px, 2.6vw, 26px);
    text-align: center;
    margin-bottom: 5px;
    color: #4B802F;
}
#new hgroup h1{
    font-size: clamp(36px, 4.6vw, 46px);
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
    color: #4B802F;
}
#new hgroup h1 small{
    font-size: 0.7em;
}
#new hgroup p{
    font-size: clamp(14px, 1.8vw, 18px);
    text-align: right;
    color: #4B802F;
}
#new .contents{
    position: relative;
}
#new .txt-box{
    text-align: center;
}
#new .txt-box h6{
    font-size: clamp(26px, 3vw, 30px);
    font-weight: 500;
    margin-bottom: clamp(40px, 7vw, 70px);
    letter-spacing: 0.08em;
}
#new .txt-box h6 strong{
    font-size: 1.3em;
    font-weight: 500;
    color: #4B802F;
}
#new .txt-box p{
    font-size: clamp(15px, 1.6vw, 16px);
    line-height: 2.2em;
    letter-spacing: 0.05em;
}
#new .txt-box p.txt-min{
    font-size: 0.85em;
}
#new .contents .illust-grp .miso{
    position: absolute;
    top: -80px;
    left: calc(50% - 530px);
    width: 280px;
    z-index: -1;
}
#new .contents .illust-grp .maruflask{
    position: absolute;
    top: 250px;
    left: calc(50% - 550px);
    width: 230px;
    z-index: -1;
}
#new .contents .illust-grp .ichigo{
    position: absolute;
    top: 450px;
    left: calc(50% - 580px);
    width: 100px;
    z-index: -1;
}
#new .contents .illust-grp .shikenkan{
    position: absolute;
    bottom: -50px;
    left: calc(50% - 530px);
    width: 250px;
    z-index: -1;
}
#new .contents .illust-grp .croissant{
    position: absolute;
    top: -30px;
    right: calc(50% - 420px);
    width: 180px;
    z-index: -1;
}
#new .contents .illust-grp .edamame{
    position: absolute;
    top: 130px;
    right: calc(50% - 620px);
    width: 300px;
    z-index: -1;
}
#new .contents .illust-grp .sankakuflask{
    position: absolute;
    top: 400px;
    right: calc(50% - 350px);
    width: 100px;
    z-index: -1;
}
#new .contents .illust-grp .kenbikyo{
    position: absolute;
    bottom: 30px;
    right: calc(50% - 540px);
    width: 180px;
    z-index: -1;
}
#new .contents .illust-grp .okura{
    position: absolute;
    bottom: -80px;
    right: calc(50% - 350px);
    width: 90px;
    z-index: -1;
}
@media only screen and (max-width: 780px) {
    #new .txt-box p{
        text-align: left;
    }
    #new .contents .illust-grp .maruflask,
    #new .contents .illust-grp .ichigo,
    #new .contents .illust-grp .edamame,
    #new .contents .illust-grp .sankakuflask{
        display: none;
    }
    #new .contents .illust-grp .miso{
        top: -80px;
        left: -10%;
        width: 120px;
    }
    #new .contents .illust-grp .shikenkan{
        bottom: -120px;
        left: -15%;
        width: 120px;
    }
    #new .contents .illust-grp .croissant{
        top: 10px;
        right: -12%;
        width: 100px;
    }
    #new .contents .illust-grp .kenbikyo{
        bottom: -90px;
        right: -12%;
        width: 80px;
    }
    #new .contents .illust-grp .okura{
        bottom: -120px;
        right: 2%;
        width: 40px;
    }
}
/*++++++++++++++++++++++++++
その「好き」が、地域を救う「力」になる
++++++++++++++++++++++++++*/
.wave-top{
    width: 100%;
    margin-bottom: -1px;
}
.wave-under{
    width: 100%;
    margin-top: -1px;
}
.wave-under img{
    vertical-align: top;
}

#study{
    background-color: #fff;
    padding: clamp(70px, 14vw, 140px) 0;
}
#study h2{
    font-size: clamp(30px, 4.5vw, 45px);
    font-weight: 500;
    text-align: center;
    margin-bottom: clamp(20px, 3vw, 30px);
}
#study h2 span{
    color: #4B802F;
}
/*++++++++++++++++++++++++++
求める学生像
++++++++++++++++++++++++++*/
#student{
    padding: clamp(40px, 20vw, 200px) 0 clamp(50px, 10vw, 100px);
}
#student .contents{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#student .contents .left{
    width: 55%;
}
#student .contents .right{
    width: 45%;
}
#student .contents .left img{
    margin-left: -11%;
    border: solid 1px #707070;
    box-sizing: border-box;
}
#student .contents .midashi{
    margin-bottom: clamp(10px, 5vw, 50px);
}
#student .contents .midashi h6{
    font-size: clamp(18px, 2vw, 20px);
    font-weight: 600;
    line-height: 1.5em;
    color: #fff;
    background-color: #4B802F;
    display: inline-block;
    padding: 10px 50px;
    border-radius: 1000px;
}
#student ul li{
    font-size: clamp(18px, 2vw, 20px);
    line-height: 1.6em;
    color: #4B802F;
    border-bottom: solid 1px #B8CEAD;
    padding: 12px 0;
    text-indent: -2em;
    padding-left: 2em;
}
#student ul li::before{
    content: '';
    display: inline-block;
    background-image: url(../images/point_edamame.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.5em;
    margin-bottom: -0.3em;
}
@media only screen and (max-width: 780px) {
    #student .contents .left,
    #student .contents .right{
        width: 100%;
    }
    #student .contents .left{
        margin-bottom: 20px;
    }
    #student .contents .left img{
        margin-left: -6%;
        width: 112%;
    }
    #student .contents .midashi{
        text-align: center;
    }
}
/*++++++++++++++++++++++++++
各コースについて
++++++++++++++++++++++++++*/
hgroup.title{
    text-align: center;
    margin-bottom: clamp(40px, 6vw, 60px);
}
hgroup.title h2{
    font-size: clamp(16px, 1.8vw, 18px);
    letter-spacing: 0.05em;
    color: #4B802F;
    margin-bottom: 5px;
}
hgroup.title h3{
    font-size: clamp(45px, 6vw, 60px);
    letter-spacing: 0.05em;
    line-height: 1.3em;
}
#about{
    padding: clamp(50px, 10vw, 100px) 0;
}
#about .course{
    position: relative;
    margin-left: -6%;
    width: 100%;
    margin-bottom: 150px;
}
#about .course.type_b{
    margin-bottom: 0;
}
#about .course.type_b{
    margin-left: auto;
    margin-right: -6%;
}
#about .course .back_w{
    position: absolute;
    top: 50px;
    right: 0;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    z-index: -1;
}
#about .course.type_b .back_w{
    right: inherit;
    left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
}
#about .course .illust1{
    position: absolute;
    top: -30px;
    right: -150px;
    width: 220px;
}
#about .course .illust2{
    position: absolute;
    bottom: -70px;
    left: -120px;
    width: 150px;
}
#about .course .contents{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#about .course.type_b .contents{
    flex-direction:row-reverse;
}
#about .course .contents .left{
    width: 50%;
}
#about .course .contents .right{
    margin-top: 80px;
    width: 45%;
}
#about .course.type_b .contents .right{
    margin-left: 5%;
}
#about .course .contents .left img{
    border: solid 1px #707070;
    box-sizing: border-box;
}
#about .course .contents .main-txt{
    background-image: linear-gradient(90deg, rgba(222, 168, 168, 1), rgba(222, 168, 168, 0));
}
#about .course.type_b .contents .main-txt{
    background-image: linear-gradient(90deg, rgba(168, 197, 222, 1), rgba(168, 197, 222, 0));
}
#about .course .contents .main-txt h5{
    font-size: clamp(28px, 3.4vw, 34px);
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 10px 5%;
    color: #fff;
    margin-bottom: clamp(30px, 5vw, 50px);
}
#about .course .contents .txt-box{
    width: 80%;
}
#about .course .contents .txt-box .txt1{
    font-size: clamp(20px, 2.4vw, 24px);
    font-weight: 500;
    margin-bottom: clamp(20px, 3vw, 30px);
}
#about .course .contents .txt-box p{
    font-size: clamp(15px, 1.6vw, 16px);
    line-height: 2em;
}
@media only screen and (max-width: 780px) {
    #about .course{
        margin-left: -6%;
        width: 112%;
        margin-bottom: 80px;
    }
    #about .course.type_b{
        margin-left: -6%;
        margin-right: auto;
    }
    #about .course .back_w{
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    #about .course.type_b .back_w{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    #about .course .illust1{
        top: inherit;
        bottom: -60px;
        right: 20px;
        width: 80px;
        transform: rotate(-50deg);
        -webkit-transform: rotate(-50deg);
    }
    #about .course .illust2{
        bottom: -20px;
        left: inherit;
        right: 0;
        width: 45px;
        transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
    }
    #about .course .contents .left{
        width: 100%;
    }
    #about .course .contents .right{
        margin-top: 0;
        width: 100%;
    }
    #about .course.type_b .contents .right{
        margin-left: auto;
    }
    #about .course .contents .main-txt{
        background-image: linear-gradient(90deg, rgba(222, 168, 168, 1), rgba(222, 168, 168, 0.3));
    }
    #about .course.type_b .contents .main-txt{
        background-image: linear-gradient(90deg, rgba(168, 197, 222, 1), rgba(168, 197, 222, 0.3));
    }
    #about .course .contents .txt-box{
        width: 90%;
        margin: auto auto 30px;
    }
}
/*++++++++++++++++++++++++++
各コースについて
++++++++++++++++++++++++++*/
#features{
    padding: clamp(50px, 10vw, 100px) 0;
}
#features .mgn-b120{
    margin-bottom: 120px;
}
#features .contents{
    margin-top: 100px;
    position: relative;
}
#features .contents .box{
    width: 46%;
    background-color: #fff;
    border-radius: 40px;
    position: relative;
}
#features .contents .box .number{
    position: absolute;
    top: -40px;
    left: -10px;
    width: 120px;
}
#features .contents .box .inner{
    padding: 20% 15%;
}
#features .contents .box .icon{
    width: 90%;
    margin: auto auto 20px;
}
#features .contents .box h6{
    font-size: clamp(22px, 2.6vw, 26px);
    text-align: center;
    color: #4B802F;
    margin-bottom: 20px;
}
#features .contents .box p{
    font-size: clamp(15px, 1.6vw, 16px);
    line-height: 1.8em;
}
#features .contents .box.feat2{
    position: absolute;
    top: 25%;
    right: 0;
}
@media only screen and (max-width: 780px) {
    #features .mgn-b120{
        margin-bottom: 60px;
    }
    #features .contents .box .number{
        top: -30px;
        left: 10px;
        width: 80px;
    }
    #features .contents .box .inner{
        padding: 15% 10%;
    }
}
@media only screen and (max-width: 600px) {
    #features .contents .box{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    #features .contents .box.feat2{
        position: inherit;
        top: auto;
        right: auto;
        margin-bottom: 60px;
    }
}
/*++++++++++++++++++++++++++
キャリア
++++++++++++++++++++++++++*/
#career{
    padding: clamp(80px, 10vw, 150px) 0;
    background-color: #A8C5DE;
}
#career hgroup.title h2,
#career hgroup.title h3{
    color: #fff;
}
#career p{
    font-size: clamp(15px, 1.6vw, 16px);
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
    margin-bottom: clamp(50px, 6vw, 60px);
}
#career ul.work{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#career ul.work li{
    width: 49%;
    margin-bottom: 2%;
    border: solid 2px #fff;
    border-radius: 40px;
    box-sizing: border-box;
}
#career ul.work li .inner{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}
#career ul.work li .industry{
    font-size: clamp(18px, 3.5vw, 30px);
    line-height: 1.6em;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
#career .qualification{
    background-color: #fff;
    border-radius: 40px;
    margin-top: clamp(30px, 7vw, 70px);
}
#career .qualification .inner{
    padding: 40px 50px;
}
#career .qualification .contents{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#career .qualification .contents .left{
    background-color: #BBDEA8;
    border-radius: 30px;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#career .qualification .contents .right{
    width: 60%;
}
#career .qualification .contents .txt1{
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    line-height: 1.7em;
    color: #fff;
}
#career .qualification .contents ul.list li{
    font-size: clamp(15px, 1.6vw, 16px);
    line-height: 1.5em;
}
#career .qualification .contents ul.list li::before{
    content: '・';
}
#career .qualification .contents ul.list li:not(:last-child){
    margin-bottom: 10px;
}
@media only screen and (max-width: 780px) {
    #career ul.work li{
        border-radius: 30px;
    }
    #career ul.work li .inner{
        height: 120px;
    }
    #career ul.work li .industry span{
        display: none;
    }
    #career .qualification .inner{
        padding: 30px;
    }
    #career .qualification .contents .left{
        border-radius: 15px;
        padding: 10px 0;
        margin-bottom: 20px;
        width: 100%;
    }
    #career .qualification .contents .right{
        width: 100%;
    }
}
/*++++++++++++++++++++++++++
アクセス
++++++++++++++++++++++++++*/
#access{
    padding: clamp(80px, 10vw, 150px) 0;
}
#access .contents{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#access .contents .left{
    width: 55%;
}
#access .contents .right{
    width: 40%;
}
#access .contents .txt1{
    font-size: clamp(20px, 2.4vw, 24px);
    font-weight: 500;
    margin-bottom: clamp(20px, 2.5vw, 25px);
}
#access .contents .txt2{
    font-size: clamp(17px, 2vw, 20px);
    margin-bottom: clamp(20px, 2.5vw, 25px);
}
#access .contents .box{
    background-color: #BBDEA8;
    border-radius: 20px;
    padding: 20px;
}
#access .contents .txt3{
    font-size: clamp(17px, 2vw, 20px);
    font-weight: 500;
    text-align: center;
}
@media only screen and (max-width: 780px) {
    #access .contents .left{
        width: 100%;
        margin-bottom: 20px;
    }
    #access .contents .right{
        width: 100%;
    }
}
/*++++++++++++++++++++++++++
お問い合わせ
++++++++++++++++++++++++++*/
#contact{
    padding: clamp(80px, 10vw, 150px) 0;
    background-color: #fff;
}
#contact .tel-box{
    text-align: center;
    margin-bottom: clamp(60px, 10vw, 100px);
}
#contact .tel-box .inner{
    display: inline-block;
}
#contact .tel-box .place{
    font-size: clamp(20px, 2.4vw, 24px);
    font-weight: 500;
    margin-bottom: clamp(5px, 1vw, 10px);
    letter-spacing: 0.05em;
}
#contact .tel-box .number{
    font-size: clamp(32px, 4vw, 40px);
    font-weight: 300;
    letter-spacing: 0.05em;
    padding-bottom: 5px;
    border-bottom: solid 1px #707070;
}
#contact .tel-box .number small{
    font-size: 0.6em;
}
#contact .link{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: clamp(40px, 6vw, 60px);
}
#contact .link a{
    width: 48%;
    background-color: #BBDEA8;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}
#contact .link a{
    position: relative;
}
#contact .link a::after{
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    right: 30px;
    width: 10px;
    height: 10px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
#contact .link a .txt{
    font-size: clamp(22px, 3vw, 30px);
    font-weight: 500;
    color: #fff;
    text-align: center;
}
#contact .sns .contents{
    text-align: center;
}
#contact .sns .contents .box{
    display: inline-block;
    border-left: solid 1px #D8D8D8;
}
#contact .sns .contents .box:last-child{
    border-right: solid 1px #D8D8D8;
}
#contact .sns .contents .box a{
    margin: auto 50px;
}
#contact .sns .contents .box .inbl{
    display: inline-block;
    vertical-align: middle;
}
#contact .sns .contents .box .icon{
    width: 60px;
    margin-right: 10px;
}
#contact .sns .contents .box p{
    font-size: clamp(15px, 1.8vw, 18px);
    color: #707070;
}
@media only screen and (max-width: 780px) {
    #contact .link a{
        width: 100%;
        border-radius: 20px;
        height: 100px;
        margin-bottom: 10px;
    }
    #contact .link a::after{
        right: 20px;
    }
    #contact .sns .contents .box{
        border-left: none;
    }
    #contact .sns .contents .box:last-child{
        border-right: none;
        border-left: solid 1px #D8D8D8;
    }
    #contact .sns .contents .box:nth-child(1) a{
        margin: auto 25px auto auto;
    }
    #contact .sns .contents .box:nth-child(2) a{
        margin: auto auto auto 25px;
    }
    #contact .sns .contents .box .icon{
        width: 35px;
    }
}
/*++++++++++++++++++++++++++
フッター
++++++++++++++++++++++++++*/
footer{
    padding: clamp(20px, 2.5vw, 25px);
}
footer p{
    font-size: clamp(12px, 1.4vw, 14px);
    text-align: center;
    color: #707070;
    letter-spacing: 0.04em;
}
/*++++++++++++++++++++++++++
スクロールアニメーション
++++++++++++++++++++++++++*/
.scroll-fadeup{
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 1s;
}
.scroll-fadeup.is-inview{
    opacity: 1;
    transform: translateY(0);
}