@charset "utf-8"; /* 
-------------------------------------*/
/*h2{
	background-color:inherit;
	padding:0;
}
p{
	font-size:28px;
	color:#484848;
	line-height:1.5em;
}*/
.contents {
    padding: 0;
}

/* 
-------------------------------------*/
.voiceBox {
    width: 1000px;
    margin: 0 auto;
}

.voiceBox h1 img {
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.voiceBox li {
    list-style: none;
}

.voiceBox div.ttl {
    background: url(/recommend/voice_kobedenshi2025/images/back_h3.png) repeat;
    padding: 20px;
}

.voiceBox div.ttl h2 {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
}

.voiceBox div.ttl p {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    margin: 0;
}

/*.voiceBox .textBox {
	background-color: #fff;
	padding: 30px;
}
.voiceBox .textBox img{
}

.voiceBox .textBox h2 {
	font-size: 1.3rem;
    font-weight: 700;
	color: #ff0099;
	background-color: #FFE4E4;
	padding: 10px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.voiceBox .textBox h3 {
	font-size: 1.2rem;
    font-weight: 700;
	color: #FF6666;
	margin-top:20px;
}
.voiceBox .textBox p {
	margin-top: 10px;
	margin-bottom:30px;
}
.voiceBox .textBox figure.voiceImg {
	margin-top:20px;
	text-align: center;
}*/
/* 学校リンク
-------------------------------------*/
.voiceScBox {
    background-image: url(/recommend/voice_riyoubiyou2024/images/box_back.gif);
    background-repeat: repeat;
    padding: 30px;
}

.voiceScBox .schoolBox {
    padding: 30px;
    background: #FFF;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.voiceScBox .schoolBox h2.entry {
    font-size: 1.3rem;
    font-weight: 700;
    color: #ff0099;
    background-color: #FFE4E4;
    padding: 10px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 30px;
}

.voiceScBox .schoolBox figure {
}

.voiceScBox .schoolBox img {
    margin-bottom: 10px;
    filter: drop-shadow(1px 1px 5px rgba(0, 0, 0, 0.2));
}

.voiceScBox .schoolBox h2.scName {
    margin-bottom: 30px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    color: #660000;
}

.voiceScBox .schoolBox dl {
}

.voiceScBox .schoolBox dt {
    float: left;
    width: 100px;
    line-height: 1.8em;
    font-size: 1rem;
    background: #f2f2ee;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 10px;
}

.voiceScBox .schoolBox dd {
    margin-left: 110px;
    margin-bottom: 10px;
    font-size: 1rem;
}

.voiceScBox .schoolBox .schoolBox_btn {
    display:block;
	width:100%;
}

.voiceScBox .schoolBox .schoolBox_btn ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.voiceScBox .schoolBox .schoolBox_btn li {
    margin: 0 10px;
    width: calc(100% / 3);
    list-style: none;
}

.voiceScBox .schoolBox a {
    text-decoration: none;
}

.voiceScBox .schoolBox .schoolBox_btn li a {
	border-radius: 3px;
    font-size: .875rem;
    font-weight: 700;
    padding: 5px 70px;
    width: 100%;
    min-height: 60px;
}
.voiceScBox .schoolBox .schoolBox_btn .clipBox_btn {
	padding: 5px 40px;
	min-width:inherit;
}

@media screen and (max-width: 736px) {
    .voiceBox {
        width:100%;
        /*padding:18px;*/
    }

    /*.voiceBox .textBox {
	padding:18px;
}
.voiceBox .textBox h2 {
text-align:center;
}
.voiceBox .textBox p {
    margin-bottom: 20px;
}*/
    .voiceScBox {
        padding: 18px;
    }

    .voiceScBox .schoolBox {
        /* margin-top:18px; */
        padding: 18px;
    }

    .voiceScBox .schoolBox h2.entry {
        margin-bottom: 20px;
        padding: 10px;
        text-align: center;
    }

    .voiceScBox .schoolBox h2.scName {
    }

.voiceScBox .schoolBox .schoolBox_btn ul {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin:0;
}
.voiceScBox .schoolBox .schoolBox_btn li {
	margin: 10px 10px 0;
	width: auto;
}
.voiceScBox .schoolBox .schoolBox_btn li a {
	padding: 5px 70px;
	width: 100%;
	min-height: 50px;
	font-size: .8571428571rem;
	margin: auto;
}
.voiceScBox .schoolBox .schoolBox_btn .clipBox_btn{
	margin: auto;
	max-width:inherit;
}

    .voiceScBox .schoolBox figure {
        margin: 0 auto;
    }

    .voiceScBox .schoolBox img {
        float: inherit;
        margin: 20px auto;
        display: block;
    }

    .voiceScBox .schoolBox h4 {
        text-align: center;
    }

    .voiceScBox .schoolBox dt {
        width: 80px;
        font-size: 1rem;
    }

    .voiceScBox .schoolBox dd {
        margin-left: 90px;
        font-size: 1rem;
    }
}

/*----------------------------------------------------*/
.gakka {
    background-color: #fbe0ea;
    padding-bottom: 40px;
}

.gakka div.ttl h2 {
    color: #dc2864;
}

.gakka div.ttl p {
    color: #dc2864;
}

.gakka .gakkaBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*justify-content: center;*/
    box-sizing: border-box;
    padding: 0;
    margin: 20px 60px 0;
}

.gakka .gakkaBox::before, .gakka .gakkaBox::after {
    content: "";
    display: block;
    width: calc((100% - 80px) / 3);
}

.gakka .gakkaBox::before {
    order: 1;
}

.gakka .gakkaBox figure {
    width: calc((100% - 120px) / 3);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin-top: 20px;
}

.gakka .gakkaBox figure img {
    /* width:80%; */
    /* height:auto; */
    border-radius: 50%;
    margin-bottom: 10px;
}

/*.gakka .gakkaBox div figure{
	margin:0;
}*/
.gakka .gakkaBox figcaption {
    display: flex;
    justify-content: center;
    font-size: .9375rem;
    line-height: 1.25;
    color: #654433;
}

@media screen and (max-width: 736px) {
    .gakka {
        /* padding-bottom:20px; */
    }

    .gakka div.ttl h2 {
    }

    .gakka .gakkaBox {
        margin: 0 20px;
    }

    .gakka .gakkaBox::before, .gakka .gakkaBox::after {
        width: calc((100% - 30px) / 2);
    }

    .gakka .gakkaBox figure {
        width: calc((100% - 30px) / 2);
    }

    .gakka .gakkaBox figure img {
        margin-bottom: 5px;
    }
}

/*----------------------------------------------------*/
.senpai {
    overflow: hidden;
    background-color: #FFF1B3;
}

.senpai div.ttl h2 {
    color: #654433;
}

.senpai div.ttl p {
    color: #654433;
}
.senpai p.top {
    margin: 40px 60px 20px;
}

.senpai .senpaiBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    /* justify-content: center; */
    box-sizing: border-box;
    padding: 0;
    margin: 20px 60px;
}
.senpai .senpaiBox:nth-child(even) {
  flex-direction: row-reverse;
}

.senpai .senpaiBox p {
	flex:1;
	color: #654433;
	margin: 0 20px 0 0;
	/*max-width: 28ch;*/
  
	/* triangle dimension */
	--b: 2em; /* base */
	--h: 1em; /* height */
	--p: 50%; /* triangle position (0%:top 100%:bottom) */
	--r: 1.2em; /* the radius */
	--c: #ffffff;
	padding: 2em;
	border-radius: var(--r)/var(--r) min(var(--r),var(--p) - var(--b)/2) min(var(--r),100% - var(--p) - var(--b)/2) var(--r);
	clip-path: polygon(100% 100%,0 100%,0 0,100% 0,
    100% max(0%  ,var(--p) - var(--b)/2),
    calc(100% + var(--h)) var(--p),
    100% min(100%,var(--p) + var(--b)/2));
	background: var(--c);
	border-image: conic-gradient(var(--c) 0 0) fill 0/
    calc(var(--p) - var(--b)/2) 0 calc(100% - var(--p) - var(--b)/2) var(--r)/
    0 var(--h) 0 0;
}
.senpai .senpaiBox:nth-child(even) p{
	margin: 0 0 0 20px;
/* triangle dimension */
  --b: 2em; /* base */
  --h: 1em; /* height */

  --p: 50%; /* triangle position (0%:top 100%:bottom) */
  --r: 1.2em; /* the radius */
  --c: #fff
	;

  border-radius: var(--r)/min(var(--r),var(--p) - var(--b)/2) var(--r) var(--r) min(var(--r),100% - var(--p) - var(--b)/2);
  clip-path: polygon(0 100%,100% 100%,100% 0,0 0,
    0 max(0%  ,var(--p) - var(--b)/2),
    calc(-1*var(--h)) var(--p),
    0 min(100%,var(--p) + var(--b)/2));
  background: var(--c);
  border-image: conic-gradient(var(--c) 0 0) fill 0/
    calc(var(--p) - var(--b)/2) var(--r) calc(100% - var(--p) - var(--b)/2) 0/
    0 0 0 var(--h);
}
.senpai figure {
	display:flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
	width:200px;
	 margin:0 10px;
	/* margin-bottom: 30px; */
}
.senpai figure img{
border-radius: 50%;
margin-bottom: 10px;
}
.senpai figcaption {
	display: flex;
    justify-content: center;
    font-size: .9375rem;
    line-height: 1.4;
    color: #654433;
	margin-top: 10px;
}

@media screen and (max-width: 736px) {
.senpai .senpaiBox {
    margin: 20px;
}
.senpai .senpaiBox p {
padding: 1em;
}
.senpai .senpaiBox:nth-child(even) p{
	
	
}
.senpai figure {
	width:140px;
	margin:0;
}
.senpai figure img{
margin-bottom: 0;
}

}

/*----------------------------------------------------*/
.kikaku {
    overflow: hidden;
    background-color: #f8cbad;
}

.kikaku div.ttl h2 {
    color: #654433;
}

.kikaku div.ttl p {
    color: #654433;
}

.kikaku p.top {
    margin: 40px 60px 20px;
}

.kikaku p {
    color: #654433;
}

.kikaku img {
    margin: 0 auto 40px;
    display: block;
}

.kikaku figure.kikaku1 {
    margin: 40px;
}

.kikaku figure.kikaku2 {
    margin: 40px;
}

.kikaku figure.kikaku2 img {
    /* width:80%; */
    background: #fff6f1;
    border-radius: 10px;
    padding: 20px;
}

.kikaku .voice {
    background: #fff6f1;
    border-radius: 10px;
    margin: 40px 60px;
    padding: 20px;
    border: 2px dashed #654433;
}

.kikaku .voice p.entry {
    text-align: center;
    font-weight: 700;
}

.kikaku .voice ul {
    padding: 10px;
    margin-top: 0;
}

.kikaku .voice ul li {
    color: #654433;
    margin-bottom: 10px;
}

.kikaku .voice ul li:before {
    /*font-family: 'Font Awesome 5 Free';
	content: '\f111';
	color: #654433;
    font-weight: 900;
	padding-right: 5px;*/
}

@media screen and (max-width: 736px) {
    .kikaku {
        padding-bottom:20px;
    }

    .kikaku div.ttl h2 {
    }

    .kikaku p.top {
        margin: 20px;
    }

    .kikaku figure.kikaku1 {
        margin: 20px;
    }

    .kikaku figure.kikaku2 {
        margin: 20px;
    }

    .kikaku img {
        margin: 0 auto 20px;
    }

    .kikaku .voice {
        margin: 20px;
        padding: 10px;
    }
}
