@charset "UTF-8";
/*
Theme Name:株式会社イルミナ イルミナカレッジ柏校
Description:株式会社イルミナ イルミナカレッジ柏校様のテンプレートです。
version:1.0
Author:M.S
*/



@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');



.his {
    font-size: 2em;
    margin: 0.27em 0;
}

.post-wrapper {
    line-height: 1.75;
    letter-spacing: 0.11em;
}


	

.post .eyecatch {
    height: 0;
    padding-top: 59.841%;
    position: relative;
    overflow: hidden;
}

.post .eyecatch img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.seired {
    background: linear-gradient(transparent 50%, #eeab54 50%);
}

fieldset{
    display: none;
}

.screen-reader-response{
    display: none;
}


.sidebar-list a::before {
    content: "-";
    display: inline-block;
    margin-right: 0.5em;
}

.wp-pagenavi span.current {
    background-color: #1576BE;
    color: #FFFFFF;
}


.wp-pagenavi {
    display: flex
;
    justify-content: flex-end;
    margin-top: 42px;
}

.wp-pagenavi span:not(:last-child), .wp-pagenavi a:not(:last-child) {
    margin-right: 2.622%;
}

.wp-pagenavi span, .wp-pagenavi a {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #444444;
    font-size: 0.9375rem;
    font-weight: 500;
    transition: 0.3s ease-in;
}


.sidebar .item {
    padding: 0 3.773%;
    padding-bottom: 36px;
}

.sidebar .item:not(:last-of-type) {
    border-bottom: 1px solid #BABABA;
    margin-bottom: 42px;
}


.news-list a::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 14px 14px;
    border-color: transparent transparent #E5E5E5 transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}





.news-list > li {
    padding-bottom: 18px;
    border-bottom: 1px solid #BABABA;
}

.news-list .thumbnail {
    width: 17.288%;
    margin-right: 6.101%;
    line-height: 1;
}

.thumbnail img {
    width: 100%;
    height: auto;
}

.news-list .text {
    flex: 1 1 0;
    line-height: 1.687;
}

.cat-list > li {
    min-width: 40px;
    padding: 5px;
    margin-bottom: 0.5em;
    background-color: #F3F3F3;
    border-radius: 5px;
    text-align: center;
    line-height: 1;
}



.news-list a {
    display: flex
;
    justify-content: center;
    align-items: center;
    text-align: ;
    position: relative;
}



.news-title {
    margin-bottom: 1em;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 2.25;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}


.page-nav {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px;
    margin-top: 28px;
    border-top: 1px dashed #666666;
    border-bottom: 1px dashed #666666;
    font-size: 0.875rem;
    font-weight: 500;
    color: #666666;
}




.cat-list {
    display: flex
;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    font-size: 0.8125rem;
    color: #555555;
}



/*ContactForm7カスタマイズ*/
table.CF7_table{
	width:80%;
	margin:0 auto;
	border: 3px solid #e5e5e5;

}

.wpcf7-form-control-wrap{
	height: 30px;

}

.wpcf7-text{
	margin: 10px 0px;
	height: 40px;
}


table.CF7_table tr{
	
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
	
}

.CF7_table ::placeholder {
	color:#797979;
	
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: #ff466c;/*オレンジ*/
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #bdbdbd;/*グレー*/
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/* タイトル列 */
@media screen and (min-width: 768px){
	.CF7_table th{
	width:35%;/*横幅*/
		height: 45px;
	background-color:#ebedf5;/*ブルーグレー*/
		text-align: left;
		padding-left: 15px;
		
	}
}

/* レスポンシブ */
@media screen and (max-width: 768px){
	table.CF7_table{
	width:95%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;
	}
	.CF7_table th{
	background-color:#ebedf5;
	}
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
	background-color:#f79034;/* オレンジ*/
	border:0;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto;
}

.CF7_btn{
	text-align:center;
	margin-top:20px;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}






.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"],
.wpcf7 input[name="your-subject"],
.wpcf7 input[name="your-company"],
.wpcf7 input[name="zip"],
.wpcf7 input[name="pref"],
.wpcf7 input[name="addr"],
.wpcf7 input[name="your-tel"],
.wpcf7 input[name="your-message"]{
	width: 100%;
}




/* フォーム全体のスタイル */

.wpcf7-form-control-wrap{

	
}


.wpcf7 {
background-color: #fff; /* ライトグレー */
padding: 21px 5px;
border-radius: 10px;
max-width: 1000px;
margin: auto;
}
/* ラベルのスタイル */
.wpcf7-form label {
display: block;
margin-bottom: 10px;
font-size: 19px;
color: #333333; /* ダークグレー */
}
/* 必須フィールドのラベルスタイル */
.wpcf7-form .required {
background-color: #ff0000; /* レッド */
color: white;
padding: 2px 5px;
border-radius: 3px;
margin-left: 10px;
font-size: 16px;
}
/* インプットフィールドのスタイル */
.wpcf7-form textarea {
width: 96%;
padding: 10px;
border: 1px solid #cccccc; /* ライトグレー */
border-radius: 5px;

font-size: 16px;
background-color: #ffffff; /* 白 */
}
/* テキストエリアのスタイル */
.wpcf7-form textarea {
height: 150px;
resize: vertical;
}
/* 送信ボタンのスタイル */
.wpcf7-form input[type="submit"] {
	font-size: 19px;
background-color: #007BFF; /* ブルー */
color: white;
cursor: pointer;
transition: background-color 0.3s ease;
border: none;
}

.wpcf7-form input[type="submit"]:hover {
background-color: #0056b3; /* 濃いブルー */
}
/* エラーメッセージと成功メッセージのスタイル */
.wpcf7-form .wpcf7-not-valid-tip {
color: red;
font-size: 14px;
}
.wpcf7-form .wpcf7-mail-sent-ok {
color: green;
font-size: 16px;
margin-bottom: 20px;
}















button, input, select, textarea {
background-color: #ffffff; /* 白 */
    border-style: none;
}





.page404-text-box {
    max-width: 585px;
    margin: 0 auto 40px auto;
    font-size: 0.9375rem;
    color: #333;
    line-height: 2.333;
}



.c-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  color: #6C6C6C;
  line-height: 3.2;
}
@media screen and (max-width: 768px) {
  .c-breadcrumbs {
    font-size: 0.8125rem;
  }
}
.c-breadcrumbs > li {
  display: inline-block;
  position: relative;
}
.c-breadcrumbs > li:not(:last-of-type)::after {
  content: ">";
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

















.parea{
max-width: 1200px;
margin: auto;
padding: 40px 10px;

}


.ptou{
padding: 30px 0px;}

body {
font-family: 'Noto Sans JP', sans-serif;
}

.malls{
text-align: center;

margin: auto;
padding: 15px 15px 30px 15px;
}

.malls img{
max-width: 800px;}


.delay-time02{
animation-delay: 0.2s;
}

.delay-time04{
animation-delay: 0.4s;
}

.delay-time06{
animation-delay: 0.6s;
}

.delay-time08{
animation-delay: 0.8s;
}


.delay-time10{
animation-delay: 1.0s;
}

.delay-time12{
animation-delay: 1.2s;
}



.delay-time14{
animation-delay: 1.4s;
}


.delay-time16{
animation-delay: 1.6s;
}


.delay-time18{
animation-delay: 1.8s;
}

.delay-time20{
animation-delay: 2.0s;
}





.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border: solid 2px #ff9100;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
}
.pagetop__arrow {
  display: block;
  height: 10px;
  width: 10px;
  border-top: 3px solid #ff9100;
  border-right: 3px solid #ff9100;
  transform: translateY(20%) rotate(-45deg);
}



/* アニメーションスタートの遅延時間を決めるCSS*/


/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.box{
	opacity: 0;
}

/*==================================================
動き自体の指定：今回は「ふわっ」
===================================*/

.fadeUp {
animation-name:fadeUpAnime;
animation-duration:1.5s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}











ul{list-style: none;}

.learn-title{
    padding-top: 10px;
    font-size: 24px;
    border-bottom: 2px solid orange;
    display: inline-block;
}



.learn-grid .item {
    display: block;
    text-align: center;
    padding-bottom: 20px;
}




.heading-29 {
    display: inline-block;
    position: relative;
    margin: calc(3.5em / 2) 0 calc(3.5em / 4) calc(3.5em / 2);
    color: #333333;
    line-height: 1;
}

.heading-29::before {
    position: absolute;
    bottom: calc(-3.5em / 4);
    left: calc(-3.5em / 2);
    z-index: -1;
    width: 3.5em;
    height: 3.5em;
    border-radius: 50%;
    background: #fdbf62;
    content: '';
}


.heading-38 {
    position: relative;
    padding: .5em 1.2em;
    color: #333333;
    font-size: 20px;
}

.heading-38::before,
.heading-38::after {
    display: inline-block;
    position: absolute;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    border: 2px solid #f59d38;
    content: '';
}

.heading-38::before {
    top: calc(50% - 3px);
    left: 0;
}

.heading-38::after {
    top: calc(50% + 3px);
    left: 5px;
}

























.table_design03 {
  border-collapse: collapse;
  width: 100%;
  max-width: 1200px;
  margin:60px auto;
  padding: 10px;
}
.table_design03 th, .table_design03 td {
  border-bottom: 2px solid #c1c7c6;
  padding: 1em;
}
.table_design03 th {
  border-bottom: 2px solid #ff8300;;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}


*{
    padding: 0px;
    margin: 0px;
   
}


.yokuaruarea{
    max-width: 1280px;
    margin: auto;

    padding: 0px 10px 10px 10px;
}




.qa-8 dt {
    margin-bottom: 1em;
    color: #333333;
    font-weight: 600;
}

.qa-8 dt::before,
.qa-8 dd::before {
    margin-right: .4em;
}

.qa-8 dt::before {
    content: "Q.";
}

.qa-8 dd {
    margin: 0 0 2.5em;
    padding: 1em 1.5em;
    background-color: #ffe4a8;
    color: #333333;
}

.qa-8 dd::before {
    content: "A.";
}








.pa2 img{
    width: 100%;

}

.kkr{
    color: red;
}

.wani2 img{
    width: 100%;
}

.mina img{

    width: 100%; 
}


.wparea{
    max-width: 1000px;
    margin: auto;
}



.wpa{
    background: linear-gradient(transparent 50%, #ffee01 50%);
}







.nf{
    display: flex;
    padding: 10px;
    
}

.number{
    -webkit-text-stroke: 1px #333;
    color: rgba(0, 0, 0, .0);
    font-family: var(--title);
    font-size: 1000%;
    font-weight: 500;
    text-shadow: 4px 4px 0 #ff9000;
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}


.nf2{
    margin: 70px 0 0 1vw;
    width: 80%;
}


.num2{
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 11px;
    margin-bottom: 6px;
}



.mina{
    text-align: center;
    max-width: 400px;
    margin: auto;
}




.wpa2{
padding-top: 40px;
 font-size: 24px;
 
}






.gofu{
    text-align: center;
    padding:20px 10px;
}

.orange{
    color: #fc8d17;
}




.chan2 img{
    width: 100%;
}


.worksbg{
background-color: #f8f8f8;
padding: 40px 0px;
}


.sei{
    padding: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}


.sei2{
    text-align: center;
    padding-bottom: 40px;
}


.tou{
    text-align: center;
    padding: 30px 0px;
}

.denwa2{
    padding: 10px 0px;
    text-align: center;
    font-weight: bold;
    color: #ff466c;
    font-size: 22px;
  }




.kai{
    display: inline-block;
}



.sonota-main{
    background: url(images/anothermain.jpg);
    text-align: center;
    padding: 120px 0px;
    font-weight: bold;
    
}


.sonop{
    font-size: 24px;
}



.sa2{
    padding: 0px 20px;
}





#logo {
    max-width:50%;
    display:block;
    margin:0 auto;
    
  }
  
  
 






.heads3 a{
    color: #000;
}


.ff a{
    color: #fff;
}




.si img{
    width: 100%;
}





.contact a{
    color: #fff;
}









.wa img{
    width: 100%;
}









.wa2 img{
    width: 100%;
}










a:link{
    text-decoration: none;
}



.wp{
    text-align: center;
    color: #fc8d17;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0px 5px 0px;
}




.heads{
    display: flex;
    width: 95%;
    margin: auto;
   
}

.heads2{
    width: 40%;

}






.heads3 p{
    margin-right: 22px;
    font-size: 16px;
}


.heads3 p:last-child{
    margin-right: 0px;
}


.an-main{
    padding: 80px 0px;
    background-color: #fffcfe;
}

.an1{
    text-align: center;
    margin-bottom: 30px;
}

.an2{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
}

.an1 img{
    width: 100px;
}


.main-x img{
    width: 100%;
}


.main-a img{
    width: 100%;
}



.menu-c{
    background-color: #fc8d17;
    padding: 7px 20px;
    color: #fff;

}

.menu-c a{
  
    color: #fff;
  
}




.pal{
  
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 36px;
    color: #ff466c;
    font-weight: bold;
}

.ikonz{
    display: flex;
    width: 100px;
    padding-bottom: 0px;
    padding-top: 10px;
    margin: auto;
    justify-content: space-between;
}













.manap{
    position: relative;
    background: url(images/manabg.png) no-repeat center top;
 
}







.manabi3 img{
    width: 100%;
}

.paph{
    
    color: #dee005;

    font-size: 28px;
    font-weight: bold;
    padding-bottom: 10px;
}




.pap{
    text-align: center;
    color: #dee005;

    font-size: 28px;
    font-weight: bold;
    padding-bottom: 10px;
}


.papy{
    text-align: center;
    color: #fbff00;

    font-size: 28px;
    font-weight: bold;
    padding-bottom: 10px;
}



.papl{
 
    color: #dee005;

    font-size: 28px;
    font-weight: bold;
    padding-bottom: 10px;
}






.tu1{
    border-bottom: solid #000 1px;
}








.sa{
    color: #fc8d17;
    font-weight: bold;
    font-size: 24px; 
    padding-bottom: 5px;
    text-align: center;
    
}



.contact{
    background-color: #fc8d17;
    padding: 15px 30px;
    color: #fff;
}

.contact2{
    text-align: center;
}



.footer{
    background-color: #fc8d17;
    padding: 30px 0px;
    color: #fff;
}





.ff p{
    font-size: 16px;
    text-align: center;
}

.ac1{
    text-align: center;
    margin-top: 40px;
}

.ac2{
    text-align: center;
    margin-bottom: 10px;
}





@media screen and (max-width:480px) {

    .kuma{
		position: absolute;
		z-index:-1;
		left: 0;
		top: 0;
		
	}
	
	.kuma img{
		display: none;
	}





	.rro{
		position: absolute;
		z-index:-1;
		right: 0;
		bottom: 0;
		
	}
	
	.rro img{
		display: none;
	}


    	.hibibg{
background-color: #f8f8f4;
	padding: 70px 0px;
		position: relative;
		z-index: 1;
}


.hibiwh{
	background-color: #fff;
	border-radius: 20px;
	
	margin: 15px 15px;
	padding: 30px 30px 40px 30px;
}



        .listing-item {
        text-align: center;
				font-size: 20px;
			padding-bottom: 10px;
    }

        .display-posts-listing .listing-item .excerpt a:last-of-type {
        display: block;
        margin-top: .5rem;
        white-space: nowrap;
    }

        .title {
				padding-bottom: 10px;
        display: block;
    }

        .news-wrapper {

 width: 95%;
    margin: 0px auto 30px auto;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}


.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeOut 1.5s 2.5s forwards;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

.loading__logo {
  opacity: 0;
  animation: logo_fade 2s 0.5s forwards;
  width: 90%;
}

@keyframes logo_fade {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  60% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}










.doubl5{
    padding: 10px;
}

.doubl5r{
    padding: 10px;

}

.wpazu{

font-size: 24px;
    text-align: center;
    padding-bottom: 40px;
}



.wpazjj2{
    padding-top: 40px;
    padding-bottom: 40px;
font-size: 24px;
    text-align: center;
}




.wpazjj{
    padding-top: 70px;
font-size: 24px;
    text-align: center;
}

.denwabg{
    margin-top: 40px;
    background: url(images/denwabg.jpg) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px;
}


.denwawhi{
    max-width: 800px;
    margin: auto;
    padding: 10px;
    background: rgba(255,255,255,0.7);
}










    .learn-grid {
        grid-template-columns: none;
        gap: 0;
        row-gap: 50px;
        justify-content: center;
        align-items: center;
        margin: 50px 0 0 5%;
        padding: 0;
        width: 90%;
}







.wpaz{
    padding-top: 30px;
font-size: 24px;
    text-align: center;
}





   .wani{
    width: 90%;
    margin: auto;
}

    .wanir{
      width: 90%;
    margin: auto;
}








.wpa2{
    text-align: center;
    padding: 20px 0px;
}


.or-ano{
   
    background: url(images/o-another-main.jpg) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 10px;
    text-align: center;
    margin-bottom: 20px;
  
}

.or-ano p{
      font-size: 24px;
      font-weight: bold;
}





.doarea{
    padding: 30px;
}


.kuj{
    padding: 15px 0px 0px 0px;
}

    
.pah{
        
        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #fc8d17;
        font-weight: bold;
    }



.doarea1y{
    position: relative;
}

.chan2{

    top: 2%;
    left:0;

}



.chan img{
    width: 100%;
}


.chan{
    position:absolute;
    top: 2%;
    left: 0;
    right: 0;
    z-index: 20;
}


    .pa2cen{
      width: 90%;
         margin: auto;
         
     }




    .f1{
        border-top: 1px solid #fff;
        text-align: center;
      
       width: 90%;
        margin: auto;
        font-size: 14px;
    }






    .wp2{
        padding: 0px 20px 25px 20px;
        
    }

/* メニューのスタイル */
.menua {
    position: fixed;
    top: 0;
    right: -100%; /* 初期状態では画面の外に隠れている */
    width: 300px;
    height: 100%;
    background-color: #fafad2;
    color: #333;
    transition: right 0.3s ease; /* スライドインのアニメーション */
    padding: 20px;
    box-sizing: border-box;
    z-index: 10;
  }
  
  /* メニューが開いているとき */
  .menua.open {
    right: 0;
  }
  
  /* ボタンのスタイル */
  .hamburger {
    position: fixed;
    top: 10px;
    right: 20px;
    width: 30px;
    cursor: pointer;
    z-index: 20;
    background-color: #fc8d17;
    padding: 10px;
  }
  
  .hamburger span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
  }
  
  /* バツ印に変化するスタイル */
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  
  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }
  
  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  
  /* メニューリストのスタイル */
  .menua ul {
    list-style-type: none;
    padding: 0;
    margin-top: 80px;
  }
  
  .menua li {
    padding: 20px 0;
    border-bottom: 1px solid #444;
  }
  
  .menua li a {
    color: #333;
    text-decoration: none;
    display: block;
  }











    .contactbg{
        padding: 20px 0px 40px 0px;
        background: url(images/pcbg.jpg);
        background-size: cover;
    }


.siarea{
    width: 90%;
    margin: 40px auto 40px auto; 
}




    .staff1{
        
     width: 90%;
     margin: 0px auto 20px auto;
        border: 1px solid #fc8d17;
        padding: 30px 0px;
        background-color: #fff;
    }



    .starea{
        padding: 20px 0px 40px 0px;
        background-color: #fda94f#fda94f;
    }
    

    .md2{
   display: none;
 
    }


    .md2 img{
        width: 100%;
    }

    .papz{
 
        color: #dee005;
text-align: center;
        font-size: 28px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .manabi{
 
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
   width: 90%;
   margin: auto;
    }



    .md {
        position: absolute;
        font-family: "Barlow";
        font-size: 80px;
        
        line-height: 0.9;
        color: #eae9e9;
        font-weight: 600;
        z-index: -1;
       
    }


    .paz{

        padding-top: 60px;
        text-align: center;
        padding-bottom: 10px;
        font-size: 27px;
        color: #ff466c;
        font-weight: bold;
    }


    .wa2{
        width: 90%;
        margin: 0px auto 15px auto;
        background-color: #fff;
        
    }

    .wa{
        width: 90%;
        margin: 0px auto 15px auto;
        background-color: #fff;
    }



    .wobg{
        padding: 20px 0px 10px 0px;
        background-color: #feeeee;
    }


    .ku{
        margin-top: 20px;
        margin-bottom: 40px;
        text-align: center;
    }
    
    .kusp{
        border: 1px solid #fc8d17;
        padding: 10px 20px;
        color: #fc8d17;
        background-color: #fff;
    }



    .pa2{
        width: 90%;
        margin: auto;
        
        line-height: 32px;
    }
    
    .pa2z{
    
        
        line-height: 32px;
    }
    
    .pa2a{
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
       
    }





    p{
        font-size: 17px;
        line-height: 32px;
    }


    .ps-br{
        display: none; /* PCの改行を隠して */
      }
    
.ps-tab{
    display: none; /* tabletの改行を隠して */
}


      .sp-br{
        display: block; /* SPを改行する */
      }
    





    .pa{
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
        font-size: 27px;
        color: #fc8d17;
        font-weight: bold;
        line-height: 40px;
    }



    .area1{
        padding: 10px 0px 0px 0px;
    }



    .main-x{
        display: none;
    }


    .main-m img{
        width: 100%;
    }

    .heads2 img{
        width: 300px;
    }


    .denwa{
        font-weight: bold;
        font-size: 20px;
      
        text-align: center;
    }
    
      
      
      
      


    
    .heads3{
   display: none;
    }

    .ac1 img{width: 350px;}

}


@media screen and (min-width:481px) and ( max-width:1024px) {
	
	.image {
        padding-right: 20px;
    }
	
	    .listing-item span {
        padding-right: 10px;
    }
	
	.excerpt-more {
        padding-left: 20px;
    }
	
	.title {
        padding-right: 20px;
    }
	
	
	    .attachment-thumbnail {
        width: 80px;
        height: auto;
    }
	
	    .hibiwh {
        background-color: #fff;
        border-radius: 20px;
        margin: 15px 15px;
        padding: 30px 30px 40px 30px;
    }

.listing-item {
        align-items: center;
        display: flex
;
        border-bottom: 1px solid #d8d8d6;
        padding-bottom: 7px;
        margin-bottom: 10px;
    }
	
    .kuma{
	display: none;
		
	}
	
	.kuma img{
		display: none;
	}





	.rro{
	display: none;
		
	}
	
	.rro img{
	display: none;
	}

	.hibibg{
background-color: #f8f8f4;
	padding: 70px 0px;
		position: relative;
		z-index: 1;
}


    .news-wrapper .main-content {
    width: 61.551%;
}


    .news-wrapper {
display: flex;
 width: 95%;
    margin: 0px auto 30px auto;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}



.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeOut 1.5s 2.5s forwards;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

.loading__logo {
  opacity: 0;
  animation: logo_fade 2s 0.5s forwards;
  width: 500px;
}

@keyframes logo_fade {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  60% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}








.wpazjj2{
    padding-top: 70px;
    padding-bottom: 70px;
font-size: 24px;
    text-align: center;
}





    .wpazu{

font-size: 24px;
    text-align: center;
}


    .wpazjj{
    padding-top: 70px;
font-size: 24px;
    text-align: center;
}


    .denwabg{
    margin-top: 40px;
    background: url(images/denwabg.jpg) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
}


.denwawhi{
    max-width: 800px;
    margin: auto;
    padding: 30px;
    background: rgba(255,255,255,0.7);
}


.gwaku{
        margin: 20vh auto 25vh;
    text-align: left;
    width: 70%;
    margin-bottom: 25vh;

}

.learn-grid {
    display: grid
;
    grid-template-columns: 33% 33% 33%;
    gap: 50px;
    row-gap: 120px;
    justify-content: center;
    align-items: center;
    margin-top: 5vw;
}
    


.flows-m{
    display: none;
}







.flows{
    text-align: center;
   width:60%; 
   margin: auto;
   
}



    .wpaz{
    padding-top: 0px;

    text-align: center;
}


   .wani{
    display: flex;
    max-width: 1380px;
    margin: 60px auto;
    justify-content: space-between;
    align-items: center;
}


    .wanir{
        flex-direction: row-reverse;
    display: flex;
    max-width: 1380px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}


.wani2{

    width: 48%;
}




.wani3{

    width: 48%;
}




.wpa2{
    padding: 20px 0px;
}



.or-ano{
   
    background: url(images/o-another-main.jpg) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 10px;
    text-align: center;
  
}

.or-ano p{
      font-size: 24px;
      font-weight: bold;
}






.chan img {
    width: 100%;
}



.pah{
        
        padding-top: 90px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #fc8d17;
        font-weight: bold;
    }


    .doarea1y{
    position: relative;
}

    .chan2{
    position: absolute;
    top: 2%;
    left:0;
    width: 100%;
    z-index: -7;
}

.chan{
    position: absolute;
    top: 2%;
    left: 20%;
}


.workarea{
    display: flex;
}




/* メニューのスタイル */
.menua {
    position: fixed;
    top: 0;
    right: -100%; /* 初期状態では画面の外に隠れている */
    width: 300px;
    height: 100%;
    background-color: #fafad2;
    color: #333;
    transition: right 0.3s ease; /* スライドインのアニメーション */
    padding: 20px;
    box-sizing: border-box;
    z-index: 10;
  }
  
  /* メニューが開いているとき */
  .menua.open {
    right: 0;
  }
  
  /* ボタンのスタイル */
  .hamburger {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    cursor: pointer;
    z-index: 20;
    background-color: #fc8d17;
    padding: 10px;
  }
  
  .hamburger span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
  }
  
  /* バツ印に変化するスタイル */
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  
  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }
  
  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  
  /* メニューリストのスタイル */
  .menua ul {
    list-style-type: none;
    padding: 0;
    margin-top: 80px;
  }
  
  .menua li {
    padding: 20px 0;
    border-bottom: 1px solid #444;
  }
  
  .menua li a {
    color: #333;
    text-decoration: none;
    display: block;
  }



    .pa2cen{
        text-align: center;
         
     
     }


    .wp2{
        padding: 0px 20px 25px 20px;
        
    }







    .contactbg{
        padding: 90px 0px 100px 0px;
        background: url(images/pcbg.jpg);
        background-size: cover;
    }

    .starea{
        padding: 80px 0px 100px 0px;
        background-color: #fed6ab;
    }
    

    .md2{
        position: absolute;
      
      
      
        z-index: -1;
        margin-top: -20px;
        margin-left: -160px;
        margin-bottom: -110px;
    }


    .md2 img{
        width: 460px;
    }

    .papz{
 
        color: #dee005;
    
        font-size: 28px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .paz{

        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #ff466c;
        font-weight: bold;
    }


    .wobg{
        padding: 60px 0px; background-color:#fdfeee;
    }


.doarea{
    padding: 30px;
}



    .ku{
        margin-top: 40px;
        text-align: center;
    }
    
    .kusp{
        border: 1px solid #fc8d17;
        padding: 10px 20px;
        color: #fc8d17;
        margin: 40px 20px;
        background-color: #fff;
    }

.kuj{
    margin: 40px 40px;
}

    .pa2{
        text-align: center;
        
        line-height: 38px;
    }
    
    .pa2z{
    
        
        line-height: 38px;
    }
    
    .pa2a{
        text-align: center;
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 30px;
    }



    p{
        font-size: 19px;
      
    }


    .ps-br{
        display: none; /* PCを改行して */
      }
    
      .ps-tab{
        display: block; /* tabletの改行を隠して */
    }




      .sp-br{
        display: none; /* SPの改行を隠す */
      }




    .pa{
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #fc8d17;
        font-weight: bold;
    }


    .area1{
        padding: 60px 0px 100px 0px;
    }


.main-m{
    display: none;
}



    .heads2 img{
        width: 400px;
    }

    .denwa{
        font-weight: bold;
        font-size: 32px;
        padding-bottom: 15px;
        text-align: center;
    }

    .ham{
        display: none;
    }

    .heads3{
   
       display: none;
    }

    .si{
        width: 50%;
    }
    
    .si2{
        padding-left: 20px;
        width: 50%;
    }

    .manabi3{
        width: 58%;
        
    }

    .manabi2{
        width: 40%;
        
    }
    
.staff1{
   
    width: 31%;
    border: 1px solid #fc8d17;
    padding: 30px 0px;
    background-color: #fff;
}

    .wa2{
        width: 48%;
        background-color: #fff;
        
    }

    .wa{
        width: 31%;
        background-color: #fff;
    }


    .ac1 img{width: 500px;}


    .md{
        position: absolute;
        font-family: "Barlow";
        font-size: 160px;
        line-height: 0.9;
        color:#eae9e9;
        font-weight: 600;
        z-index: -1;
        margin-left: -160px;
        margin-top: -110px;
    }


    .f1{
        border-top: 1px solid #fff;
        text-align: center;
        width: 90%;
        padding-top: 20px;
        margin: auto;
        font-size: 14px;
    }

    .ff{
        display: flex;
        width: 90%;
        margin: auto;
        padding-bottom: 20px;
        justify-content: space-between;
       
    }


    .siarea{
        padding: 100px 0px;
        display: flex;
        max-width: 1500px;
        margin: auto;
        align-items: center;
    }


    .staffarea{
        display: flex;
        width: 80%;
            display: flex
    ;
            justify-content: space-between;
            margin: auto;
    }
    



    .manabi{
        display: flex;
        max-width: 90%;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-top: 120px;
    padding-bottom: 90px;
    }


    .warea{
        display: flex;
       width: 90%;
        margin: 40px auto;
        justify-content: space-between;
    }

    .warea2{
        display: flex;
        width: 90%;
        margin: 50px auto;
        justify-content: space-between;
    }

}
@media screen and (min-width:1025px) {
    .kuma{
		position: absolute;
		z-index:-1;
		left: 0;
		top: 0;
		
	}
	
	.kuma img{
		width: 20vw;
		vertical-align: bottom;
	}





	.rro{
		position: absolute;
		z-index:-1;
		right: 0;
		bottom: 0;
		
	}
	
	.rro img{
		width: 20vw;
		vertical-align: bottom;
	}


			.listing-item{ align-items:center; display:flex; 

border-bottom: 1px solid #d8d8d6;
	padding-bottom: 7px;
	margin-bottom: 10px;}


	.hibibg{
background-color: #f8f8f4;
	padding: 70px 0px;
		position: relative;
		z-index: 1;
}


.hibiwh{
	background-color: #fff;
	border-radius: 20px;
	max-width: 1000px;
	margin: 15px auto;
	padding: 30px 30px 40px 30px;
}
	
  .display-posts-listing .listing-item .excerpt a:last-of-type {
    display: inline;
    margin-left: .5em;
    margin-top: 0;
  }
	
	.image{
padding-right: 20px;}

.title{
padding-right: 20px;}


.listing-item span{
	
	padding-right: 10px;
}


	
	.attachment-thumbnail{
	width:80px;
	height: auto;
}


    
    .news-wrapper .main-content {
    width: 61.551%;
}


.news-wrapper {
    display: flex
;
    max-width: 1000px;
    margin: 0px auto 30px auto;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}


.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeOut 1.5s 2.5s forwards;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

.loading__logo {
  opacity: 0;
  animation: logo_fade 2s 0.5s forwards;
  width: 500px;
}

@keyframes logo_fade {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  60% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}











.wpazjj2{
    padding-top: 70px;
    padding-bottom: 70px;
font-size: 24px;
    text-align: center;
}




.denwabg{
    margin-top: 40px;
    background: url(images/denwabg.jpg) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
}


.denwawhi{
    max-width: 800px;
    margin: auto;
    padding: 30px;
    background: rgba(255,255,255,0.7);
}




.gwaku{
        margin: 20vh auto 25vh;
    text-align: left;
    width: 70%;
    margin-bottom: 5vh;

}

.learn-grid {
    display: grid
;
    grid-template-columns: 33% 33% 33%;
    gap: 50px;
    row-gap: 120px;
    justify-content: center;
    align-items: center;
    margin-top: 5vw;
}


.doubl5{
    display: flex;
    max-width: 1500px;
    margin:50px auto;
    justify-content: space-between;
    align-items: center;
}


.doubl5r{
    flex-direction: row-reverse;
    display: flex;
    max-width: 1500px;
    margin:0px auto 50px auto;
    justify-content: space-between;
    align-items: center;
}







.lefts{
    width: 49%;
}


.rights{
  width: 49%;
}


    
.flows-m{
    display: none;
}



.flows{
    text-align: center;
   width:60%; 
   margin: auto;
   
}


.gr1{
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin:40px auto 0px auto;

}

.gr1 img{
    width: 100%;
    border-radius: 15px;
}

.gr2{
    width: 49%;
   
}

.gr3{

     padding: 50px;
    width: 49%;
}



    
.wpaz{
    padding-top: 0px;
font-size: 24px;
    text-align: center;
}



.wpazjj{
    padding-top: 70px;
font-size: 24px;
    text-align: center;
}






.wpazu{

font-size: 24px;
    text-align: center;
}



.wpa2{
    padding: 20px 0px;
}


.or-ano{
   
    background: url(images/o-another-main.jpg) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 10px;
    text-align: center;
  
}

.or-ano p{
      font-size: 24px;
      font-weight: bold;
}

    .wani{
    display: flex;
    max-width: 1380px;
    margin: 60px auto;
    justify-content: space-between;
    align-items: center;
}


    .wanir{
        flex-direction: row-reverse;
    display: flex;
    max-width: 1380px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}


.wani2{

    width: 48%;
}




.wani3{

    width: 48%;
}



    .rmd{
                padding-bottom: 50px;
        display: flex
;
        max-width: 1500px;
        margin: auto;
        align-items: center;
justify-content: space-between;
        display: flex;
  flex-direction: row-reverse;
    }

.rmd1{
    width: 48%;
}
.rmd1 img{
    width: 100%;
}

.rmd2{
    width: 48%;
}

.chan2{
    position: absolute;
    top: 2%;
    left:0;
    width: 100%;
}


    .chan{
    position: absolute;
    top: 2%;
    left: 20%;
}

.doarea1y{
    position: relative;
}




.doarea1{
    position: relative;
    padding: 100px 0px;
    max-width: 1380px;
    align-items: center;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.doarea{
    width: 48%;
}


    .workarea{
        display: flex;
        max-width: 1560px;
        margin:0px auto 30px auto;
        justify-content: space-between;
    }

.workarea2{
    width: 30%;
    border: 1px solid #ffc446;
}

.workarea2y{
    width: 30%;
 
}

.workarea2t{
    width: 49%;
 
}

.workarea2 img{
    width: 100%;
}

.workarea2y img{
    width: 100%;
}


.workarea2t img{
    width: 100%;
}

.dp{
    max-width: 1170px;
    margin: auto;
    
}



    .wp2{
        padding: 0px 20px 25px 20px;
     
    }


    .menua{display: none;}




    .contactbg{
        padding: 90px 0px 100px 0px;
        background: url(images/pcbg.jpg);
        background-size: cover;
    }

    .starea{
        padding: 80px 0px 100px 0px;
        background-color: #fed6ab;
    }
    

    .md2{
        position: absolute;
      
      
      
        z-index: -1;
        margin-top: -20px;
        margin-left: -160px;
        margin-bottom: -110px;
    }


    .md2 img{
        width: 460px;
    }

    .papz{
 
        color: #dee005;
    
        font-size: 28px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .paz{

        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #fc8d17;
        font-weight: bold;
    }

    .wobg{
        padding: 60px 0px;
        background-color: #fdfeee;
    }

    .ku{
        margin-top: 40px;
        text-align: center;
    }
    

.kuj{
        margin-top: 40px;
        
    }



    .kusp{
        border: 1px solid #fc8d17;
        padding: 10px 20px;
        color: #fc8d17;
        background-color: #fff;
    }


    .pa2{
       
        
        line-height: 38px;
    }


    .pa2cen{
       text-align: center;

       
    }

.pa2cenw{
       text-align: center;
margin-top: 40px;
        line-height: 38px;
    
    }

    
    .pa2z{
    
        
        line-height: 38px;
    }
    
    .pa2a{
        text-align: center;
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 30px;
    }


    p{
        
        line-height: 30px;
    }



    .ps-br{
        display: block; /* PCを改行して */
      }
    
      .ps-tab{
        display: none; /* tabletの改行を隠して */
    }


      .sp-br{
        display: none; /* SPの改行を隠す */
      }



    .pa{
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #fc8d17;
        font-weight: bold;
    }

.pah{
        
        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 36px;
        color: #fc8d17;
        font-weight: bold;
    }




    .area1{
        padding: 60px 0px 100px 0px;
    }


    .main-m{
        display: none;
    }
    

    .denwa{
        font-weight: bold;
        font-size: 32px;
        padding-bottom: 15px;
        text-align: center;
    }



    .ham{
        display: none;
    }


    .heads3{
   
        display: flex;
       margin-left: auto;
       align-items: center;
    }


    .si{
        width: 50%;
    }
    
    .si2{
        padding-left: 20px;
        width: 50%;
    }

    .manabi3{
        width: 58%;
        margin-right: -120px;
    }

    .manabi2{
        width: 40%;
        margin-left: 100px;
    }

    
.staff1{
  
    width: 31%;
    border: 1px solid #fc8d17;
    padding: 30px 0px;
    background-color: #fff;
}

    .wa2{
        width: 48%;
        background-color: #fff;
        
    }

    .wa{
        width: 31%;
        background-color: #fff;
    }

.ac1 img{width: 500px;}

    .md{
        position: absolute;
        font-family: "Barlow";
        font-size: 160px;
        line-height: 0.9;
        color:#eae9e9;
        font-weight: 600;
        z-index: -1;
        margin-left: -160px;
        margin-top: -110px;
    }

    .f1{
        border-top: 1px solid #fff;
        text-align: center;
        width: 1100px;
        padding-top: 20px;
        margin: auto;
        font-size: 14px;
    }



    .ff{
        display: flex;
        width: 1100px;
        margin: auto;
        padding-bottom: 20px;
        justify-content: space-between;
       
    }

    .siarea{
        padding: 60px ;
        display: flex;
        max-width: 1500px;
        margin: auto;
        align-items: center;
    }




    .staffarea{
        display: flex;
      max-width: 1560px;
            display: flex
    ;
            justify-content: space-between;
            margin: auto;
    }
    

    .manabi{
        display: flex;
        max-width: 1280px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-top: 120px;
    padding-bottom: 90px;
    }



    .warea{
        display: flex;
        max-width: 1560px;
        margin: 40px auto;
        justify-content: space-between;
    }

    .warea2{
        display: flex;
        max-width: 1160px;
        margin: 50px auto;
        justify-content: space-between;
    }


    .heads2 img{
        width: 400px;
    }


}




