@charset "UTF-8";
/*
Theme Name:koukou v8
Theme URI:
Description:高校のテンプレート。
Version:1.0
Author:
Author URI:
*/
@import "shared/css/top.css";
@import "shared/css/common.css?ver=3";
@import "shared/css/style.css?ver=3";
@import "shared/css/reset.css";
@import "shared/css/jquery.bxslider.css";
@import "shared/css/sublimeSlideshow.css";
@import "shared/css/drawer.css?ver=3";
audio::-webkit-media-controls-enclosure {
 overflow:hidden;
}

/*audio::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}*/

.drawer-menu span.point{
    background-color: rgb(244, 53, 53);
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border-radius: 10px;
  line-height: 15px;
  padding: 0 5px;
  margin-left: 10px;
}
.mainMenu li span.point{
    display: block;
    width: 120px;
    background-color: rgb(244, 53, 53);
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 5px auto;
    border-radius: 10px;
    line-height: 15px;
    padding: 3px;
}
.mainMenu li.pointa a{
    line-height: normal;

}
.left .mb50 .audiospace {
    display: block;
    padding: 40px 0 30px 0;
    width: 100%;
    height: auto;
}
.suuzi li ruby {
    padding: 0;
    line-height: 0
}
.left .mb50 audio {
    width: 70%;
    height: 50px;
	display: block;
}

.wpcf7-form-control-wrap.hogosyanum input[type="text"]{
display:inline-block !important;
vertical-align:middle;
width:30% !important;
margin-right:10px
}
#content.underPage .wrapper .inner .mainContent .exlBtn a {
    height: 50px;
    line-height: 48px;
    background-color: #3E885B;
    border: 2px solid #3E885B;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    background-image: url(shared/img/common/exlIcon.png);
    background-position: left 15px center;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 50px;
    padding-right: 20px;
}
#content.underPage .wrapper .inner .mainContent .exlBtn a:hover {
    background-color: #FFF;
    border: 2px solid #3E885B;
    color: #3E885B;
    background-image: url(shared/img/common/exlIconHover.png);
}
.nomarBtn a {
    height: 50px;
    line-height: 48px;
    background-color: #3E885B;
    border: 2px solid #3E885B;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    background-position: left 15px center;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
nomarBtn a:hover {
    background-color: #FFF;
    border: 2px solid #3E885B;
    color: #3E885B;
}
.Numberpeople input {
    display: inline-block;
    width: 50px !important;
}
.Numberpeople span {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
}
.Numberpeople td {
    line-height: 60px !important
}
.Cname input, .teacher input, .teacher span {
    display: inline-block;
    vertical-align: top
}
.teacher input {
    width: 500px !important;
}
.Cname .cname1 input {
    width: 250px !important;
}
.Cname .cname2 input {
    width: 350px !important;
}
.Cname span, .teacher input {
    display: inline-block;
    vertical-align: top;
}
.Cname td, .teacher td {
    line-height: 50px !important
}
.left .mb50 .audiospace {
    display: block;
    padding: 20px 0 0px 0;
    width: 100%;
    height: 80px
}
.mb50 .area img {
    width: 100%;
    height: auto
}
.mb50 .greed {
    width: 30%;
    height: auto;
    float: left
}
.left .mb50 .area.clear {
    clear: both
}
.pic {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    text-align: center;
    clear: both;
    overflow: hidden;
    position: relative
}
.bunner {
	display: flex;
	justify-content: flex-start;
	padding: 50px 20px;
    flex-wrap: wrap;
}
.bunner a {
	width: 30%;
	margin: 0 15px 30px 15px;
}
.bunner img{
	width: 100%;
	height: auto
}
@media(max-width:999px) {
.bunner {
    justify-content: center;
}
.bunner a {
    width: 45%;
    margin: 0 5px 10px 5px;
}
}
.mainContent .singleContent p {
	margin: 15px 0
}
.Cname td span{
    line-height: normal
}
.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 20px auto;
   
    border: none
}
.img-ma5px {
	margin: 5px;
}
.h2-title {
    font-size: 24px;
    font-weight: bold;
    color: #3E885B;
    margin-bottom: 20px;
}
.span-pickup {
	background-color: #3E885B;
	color: #ffffff;
	padding:5px 10px;
	font-size: 18px;
	font-weight: 600;
    margin-right: 10px;
}

.img-campusmap-s {
    margin-top: 20px;
    clear: both;
}
.img-campusmap {
margin: 5px;
width: 250px;
height: 167px;
object-fit: cover;
}
.marginbottom50 {margin-bottom: 50px !important;}

@media(max-width:999px) {
.Cname .cname1 input, .Cname .cname2 input {
    width: 100%!important;
}
.teacher input {
    width: 100% !important;
}
.left .mb50 audio {
    width: 100%;
    display: block;
}
audio#spmode {
    padding-bottom: 30px;
    padding-top: 30px
}
.h2-title {
	font-size: 18px;
	}
	.span-pickup {
	font-size: 14px;
	}

}


.pdfarea {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
}

.pdfarea a {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.pdfarea img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.wpcf7-list-item-label {
    display: initial !important;
}

.md_link {
    display: block;
    margin: 8px auto 40px auto;
  }

.md_link ul li{
    display: block;
}

.md_link ul li a{
    padding: 16px 8px;
    color: #333;
    /*color: #3E885B;*/
display: block;
font-size: 24px;
}

@media screen and (max-width:810px) {
    .md_link ul li a{
    font-size: 18px;
    }
    
}

/*---202306--*/


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
    overflow: hidden;
}

.mySwiper {
    width: 50%;
    margin: 0 auto;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    overflow: hidden;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#slider_area {
    width: 80%;
    margin: 200px 0 0 auto;
}

@media(max-width:999px) {
    #slider_area {
        width: 100%;
        margin: 50px auto 0 auto;
    }
}

@media(min-width:1024px)and (max-width:1190px) {
    #slider_area {
        width: 97%;
        margin: 200px auto 0 auto;
    }
}

.index .articleBox {
    border-top: 2px solid #58924D;
    margin-top: -2px
}

.accordion-container {
    position: relative;
    width: 100%;
    border: 1px solid #58924D;
    border-top: none;
    outline: 0;
    cursor: pointer
}

.accordion-container .accordion-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 16px 16px 16px 50px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background: #689C5E;
    cursor: pointer;
    border: 1px solid #58924D;
}

.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-container .content-entry.open .accordion-title {
    background-color: #58924D;
    color: white;
}

.accordion-container .accordion-title:hover i:before,
.accordion-container .accordion-title:hover i:active,
.accordion-container .content-entry.open i {
    color: white;
}

.accordion-title {
    position: relative;
}

.accordion-title::before {
    content: "Q";
    position: absolute;
    left: 16px;
    top: 30%;
    font-weight: bold;
}

.accordion-title:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 38%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.accordion-title.open:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 45%;
}

.accordion-content {
    display: none;
    padding: 16px 16px 16px 50px;
    font-size: 14px;
    position: relative;
}

.accordion-content::before {
    content: "A";
    position: absolute;
    left: 16px;
    top: 16px;
    font-weight: bold;
    color: #58924D;
}

.accordion-content p {
    font-size: 14px;
}


/* CSS for CodePen */

.accordion-container {
    width: 100%;
    margin: 1.875em auto;
}

.videoBox .videos li {
    padding: 16px 0;
    border-top: 1px solid #689C5E;
}

.videoBox .videos li:last-child {
    border-bottom: 1px solid #689C5E;
}

.videoBox .videos li .txt {
    padding: 24px;
    background-color: #EFEFEF;
    margin: 16px auto;
}

.videoBox .videos li iframe {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .videoBox .videos li iframe {
        width: 100%;
        height: auto;
        min-height: 230px;
    }
}

.videoBox .videos li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #689C5E;
    padding: 0 0 7px 0;
    text-align: center;
}

.videoBox .videos li p {
    margin: 16px auto 0 auto;
    font-size: 14px;
}

.infomation {
    width: 80%;
    margin: 40px auto;
    padding: 30px;
    /*border: 1px solid #558C4B;*/
}

.infomation iframe {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width:767px) {
    .infomation {
        width: 90%;
        padding: 0;
    }
    .infomation iframe {
        width: 100%;
        height: 200px;
    }
}

.infomation h3 {
    color: #558C4B;
    display: block;
    padding: 0 0 24px 0;
    font-weight: bold;
}

.infomation h3 a {
    display: block;
    text-decoration: underline;
    padding: 8px 0 0 0;
}

.infomation p {
    font-size: 14px;
}

.infomation p a {
    color: #558C4B;
    text-decoration: underline;
}

.table_type {
    margin: 0 0 8px 0;
}

.table_type dt,
.table_type dd {
    display: inline-block;
    vertical-align: top;
    line-height: 24px
}

.wpcf7-list-item-label {
    display: initial !important;
}


/*--タブ--*/

section.typeA {
    display: flex;
    flex-wrap: wrap;
}

section.typeA::after {
    content: '';
    width: 100%;
    height: 3px;
    order: -1;
    display: block;
    background: #58924D;
}

section.typeA .tabLabel {
    margin-right: 3px;
    flex: 1;
    order: -1;
    border-radius: 3px 3px 0 0;
    color: #444;
    background: #E5E9E0;
    transition: .5s;
    cursor: pointer;
    text-align: center;
    padding: 8px;
}

section.typeA .tabLabel:nth-last-of-type(1) {
    margin-right: 0;
    text-align: center;
    padding: 8px;
}

section.typeA input {
    display: none;
}

section.typeA .content {
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

section.typeA input:checked+.tabLabel {
    color: #fff;
    background: #799D6A;
    text-align: center;
    padding: 8px;
}

section.typeA input:checked+.tabLabel+.content {
    padding: 15px;
    height: auto;
    overflow: auto;
    border: 1px solid #efefef;
    transition: .5s opacity;
    opacity: 1;
}

@media screen and (max-width:767px) {
    section.typeA table td {
        font-size: 11px
    }
}

table.event th,
table.event td {
    vertical-align: middle;
    text-align: left;
}

table.event td ul {
    list-style-type: disc;
    padding: 0 0 0 16px;
    line-height: 24px;
}

.flex {
    display: flex;
    justify-content: space-between;
    margin: 24px auto;
}

.flex.imgs img {
    width: 48%;
    height: auto
}

@media screen and (max-width:767px) {
    .flex {
        flex-direction: column;
    }
    .flex.imgs img {
        width: 100%;
        height: auto
    }
    table.min_ft th,
    table.min_ft td {
        font-size: 12px;
        padding: 10px;
        line-height: 20px;
    }
}

.list_dl dl {
    display: block;
    margin-left: 8px;
}

.list_dl dl dt {
    min-width: 120px
}

.list_dl dl dt,
.list_dl dl dd {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}


.career_wrap {
    width: 100%;
    height: auto;
    margin: 30px auto;
    border: 1px solid #ccc;
    padding: 24px;
}

/*.career_wrap:first-child {
	margin: 0px auto 80px auto;
}*/

.career_wrap li h3 {
    display: block;
    font-size: 20px;
    border-left: 5px solid #555;
    padding-left: 10px;
    font-weight: bold;
    color: #429443;
    margin-bottom: 20px;
}

.career_wrap li h3 ul.career_post,
.career_wrap li .career_post li,
.career_wrap li .career_post li a {
    width: 100%;
    display: block;
}

.career_wrap li .career_post li {
    border-bottom: 1px solid #efefef;
    margin: 12px 0 0 0;
}

.career_wrap li .career_post li a {
    padding: 8px 0;
    font-size: 14px;
}

.career_wrap li .career_post li a:hover {
    color: #429443;
}

.normal_ul{
font-size: 14px;padding: 5px 0;line-height: 24px;list-style-type: disc;padding-left: 40px;margin: 0 auto 30px auto;
}
.normal_ul li strong{
	font-size: 14px;
}
@media screen and (max-width:767px) {
	.normal_ul {
		padding-left: 20px;
	}
	.normal_ul li{
		font-size: 12px
	}
	.normal_ul li strong{
		font-size: 12px !important;
		display: initial !important;
	}
	
}


.md_link_bunner {
  display: block;
  padding: 10px 0 50px 0;
}
.md_link_bunner li {
  display: block;
  margin: 15px 0;
  height: auto;
  overflow: hidden;
}
.md_link_bunner li a {
  padding: 20px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .md_link_bunner li a {
    line-height: 24px;
    font-size: 13px;
    display: block;
	 padding:12px
	  
  }
}



@media (max-width: 767px){
.mySwiper{
	width:100%
}
}

.swiper-thumbs .swiper-wrapper{
	justify-content:center
	
}


#content.underPage .wrapper .inner .mainContent .greyBox{
	font-size: 14px;
  line-height: 24px;
	padding: 24px;
}
@media (max-width: 767px){
	#content.underPage .wrapper .inner .mainContent .greyBox{
	padding: 20px 15px;
}
}
.fleximg{
	display:flex;
	justify-content:space-between;
}

.fleximg img{
	width:49%;
	height:auto
}

@media (max-width: 767px){
	.fleximg{
		flex-direction:column;
	}
	.fleximg img{
	width:100%;
	margin:10px auto
}
	#content.underPage .contentHeader p{
		font-size: 14px;
    line-height: 24px;
	}
#content.underPage .wrapper .inner .mainContent .exlBtn a {
background-color: #3E5841;
border: 2px solid #3E5841;
}
}


@media (min-width: 768px) {
  #related .bannerList li {
    width: 33%;
  }
	
	.pc_indent{
padding: 0 0 30px 10px;
  display: block;
	}
}
#content.underPage .wrapper .inner .mainContent p.area, #content.underPage .wrapper .inner .mainContent ul.area li{
	font-size: 14px;
    line-height: 24px;
}
ul.nlist{
font-size: 14px;line-height: 24px;list-style-type: disc;
}

}



.normal_lists,
.asta{
  padding: 0 20px !important;
  margin: 0 0 40px 0 !important;
	display:block; !important;
}

.normal_lists li
{

  list-style-type: disc;
	font-size: 14px;
  line-height: 24px;
	position:relative
}
.asta li{

	font-size: 14px;
  line-height: 24px;
	position:relative;
}
.asta li:before{
	position:absolute;
	left: -15px;
	top:0;
	margin:auto;
	content:'※';
	width:20px;
	height:20px
}


ol.decimal{
	padding:0 0 0 16px;
  font-size: 14px;
  line-height: 24px;
}

ol.decimal li{
	list-style-type: decimal;
  margin-bottom: 10px;
}

table.note{
	width: 100%;
  margin: 10px auto 20px auto !important;
}
table.note tbody{
	width: 100%;
  display: table;
}

.smalls{
	font-size: 14px;
  line-height: 24px;
	margin: -20px 0 30px 0;
	display: block;
}

@media (max-width: 767px){
	.smalls{
	margin: 0 0 30px 0;
}
}



.container-form {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 2000px
}

@media screen and (max-width: 768px) {
    .container-form {
        padding-top: 2400px; 
    }
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    border: none;
}