@charset "utf-8";


.wp-site-blocks{
    margin: 0 !important;
    font-family: serif;
}

.top {
    background-image: url(http://megumifukuda.sakura.ne.jp/yellowrivercollege/toppc.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: serif;
    position: initial;
    height: 53.5vw;
    }
.smh-none2{
    display: none;
}
.smh-none{
    display: none;
}

.top-title {
writing-mode: vertical-rl;
color: #ffffff;
text-decoration: none;
font-size: 1.8vw;
padding: 8% 0 0% 1.5%;
}

.SNS a {
writing-mode: vertical-lr;
text-decoration: none;
color: #000000;
padding: 0 0 0 1.8%;
font-size: 2vw;
}
.body {
    display: flex;
    color: #ffffff;
    font-family: serif;
    background-color: #BBB219;
    align-items: center;
    justify-content: center;
    padding: 5%;
}


.WhoWeAre{
    background-color: #ffffff;
    color: #000;
    width: 100%;
}

.Members{
    background-color: #ffffff;
    color: #000000;
}

.Members{
	    background-color: #ffffff;
	    color: #000000;
	    margin: 20% 0;
	    width: 100%;
}

.M1{
    font-size: 3vw;
    font-weight: bold;
    margin-bottom: 5%;
}
.right-text {
    width: 50%;
}
.name{
    display: flex;
    align-items: flex-start;
}
.name-number{
    font-size: 1vw;
    font-weight: bold;
}
.P1 {
    font-size: 1.6vw;
    line-height: 2em;
    margin-left: 1%;
    margin-top: -2%;
}
.P2 {
    font-size: 1.6vw;
    line-height: 2em;
    margin-left: 1%;
    margin-top: -2%;
}

.member-text{
	font-size: 1.15vw;
	margin-left: 3%;
}
.member{
margin: 5% 0px 10%;
}

span.eng{
    font-size: 1vw;
}
.has-global-padding{
    padding-right: var(--wp--style--root--padding-right);
	padding-left: var(--wp--style--root--padding-left);
}
.left-text {
    font-size: 1.5vw;
    line-height: 1.8em;
    width: 50%;
}
a {
    text-decoration: none;
    font-family: serif;
}
