* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color: #fff;
	font-family:"A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?Aï¿ Aï¿ a??Aï¿¢Aï¿ a??Aï¿ A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??A?AcA?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?ARA?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a?|A?A?A?Aâ€™A?AÂ¨A?a??A?AÂ§A?Aï¿ Aï¿ a??Aï¿¢Aï¿ a??Aï¿ A?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?AÂ´ Pro W3", "Hiragino Kaku Gothic Pro", "A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??A?A!A?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?A?A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??A?AaA?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?Aa", Meiryo, Osaka, "A?Aâ€™A?Aï¿£A?a??A?A?A?a??A?A-A?Aâ€™A?Aï¿£A?a??A?A?A?a??A?A3 A?Aâ€™A?Aï¿£A?a??A?A?A?a??A?AÂ°A?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?AÂ´A?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?Aãƒ»A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??Aï¿ a?ï¿¢a?ï¿ A?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?a??A?Aï¿£", "MS PGothic", sans-serif;
}

a{
	color:#66f;
}


.sponly{display:none;}
.pconly{display:block;}

.wrapper{
	max-width:1000px;
	width:100%;
	margin:0 auto;
	border-bottom:9px solid #a5cdff;
	border-left:9px solid #a5cdff;
	border-right:9px solid #a5cdff;
	padding-bottom:22px;
}

h2{
	display: flex;
	align-items: center;
	color:#ff8787;
	width:90%;
	margin:0 5%;
	padding-top:35px;
	font-size:29px;
}

h2:before,
h2:after {
	border-top: 2px dashed #ff8787;
	content: "";
	flex-grow: 1;
}

h2:before {margin-right: 1rem;}
h2:after {margin-left: 1rem;}

/* A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??A?A!A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?Aï¿ Aï¿ a??Aï¿¢A?A1A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??A?A\A?Aâ€™A?Aï¿¡A?a??Aï¿ a?ï¿¢a?ï¿ A?a??A?A?A?Aâ€™A?Aï¿¡A?a??A?A?A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦a??A?Aâ€™A?Aï¿¡A?a??A?A?A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦a??A?Aâ€™A?Aï¿¡A?a??A?A?A?Aï¿ Aï¿ a??Aï¿¢A?A1A?Aâ€™A?Aï¿¡A?Aï¿ Aï¿ a??Aï¿¢Aâ€¦A!A?Aï¿ Aï¿ a??Aï¿¢A?AÂ° */
#top-head{
	max-width:1000px;
	width:100%;
	margin:18px auto 0;	
}

#nav-toggle {
    display: none;
    position: absolute;
    right:21px;
    top: 26px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}

#global-nav{
	display:block;
    background-color: #a5cdff;
	border-radius: 20px 20px 0 0;
	line-height:1.7;
}

#global-nav a {
	display:inline-block;
	letter-spacing:4px;
	font-size:20px;
	padding: 5px 25px;
	font-weight:bold;
	text-shadow: 2px 2px 1px #4ba5ff,-2px 2px 1px #4ba5ff,2px -2px 1px #4ba5ff,-2px -2px 1px #4ba5ff;
	text-decoration:none;
}

#global-nav a:link,#global-nav a:visited{
	color:white;
}


#global-nav a:hover:after {
	width: 100%;
}
.index1{display:flex;padding:0 2%;}
.index1_1{width:44%;margin-top:40px;}
.index1_2{
	width:52%;
	margin-left:4%;
	margin-top: 5px;
}

.index1_1 img{margin-bottom:20px;}

.hosoku{
	text-align: left;
    padding-left: 1rem;
    margin: 10px 0 0;
}

.type1{
	margin-top:5px
}

.type1 th {
	width: 25%;
	padding: 5px 10px;
	font-size:90%;
	vertical-align:top;
	border-bottom:1px dotted #fcc;
}

.type1 td {
	width: 75%;
	padding: 5px 5px 0 20px;
	text-align:left;
	vertical-align:top;
	border-bottom: 1px dotted #fcc;
	c;
}

.month, .month_long{
	text-align:left;
	padding-left:22px;
	line-height:2;
	font-weight:bold;
	color:#9999ff;
	text-shadow: 2px 2px 1px white,-2px 2px 1px white,2px -2px 1px white,-2px -2px 1px white;
	font-size:20px;
	margin-top:25px;
}
.month{
	background: url(../images/month_bg.jpg) left no-repeat;
}	
.month_long{
	background: url(../images/month_bg_long.jpg) left no-repeat;
}
.index2{display:flex;padding:0px 2%;}
.index2_1{width:44%;}
.index2_2{width:48%;margin-left:4%;}

.video a:link,.video a:visited{text-decoration:underline;color:black;}

.index2_1_1{
	background-color:#ffa19f;
	padding:20px 20px 5px;
	margin-top:25px;
	border-radius: 20px;
}

.index2_1_1 img{width:100%;margin-bottom:7px;}

.index2_1_1 p{
	text-align:left;
	margin-bottom:22px;
}

.index2_2_2 a:link,.index2_2_2 a:visited{
	text-decoration:underline;
	color:black;
	font-size:19px;
	line-height:0;
}

.index2_2_2{
    margin-top: 35px;
}

.index2_2_3{
	text-align:left;
	margin-top:25px;
}

.index2_2_4{margin-bottom:13px;}

.theme{text-align:left;}
.te-ma{margin-top:12px;}
.bottom a{
    font-size: 20px;
    padding: 5px 25px;
    font-weight: bold;
    text-shadow: 2px 2px 1px #4ba5ff, -2px 2px 1px #4ba5ff, 2px -2px 1px #4ba5ff, -2px -2px 1px #4ba5ff;	
}

.bottom a:link, .bottom a:visited{
	color:white;	text-decoration:none;
}

.bottom{
	width:100%;
	max-width:1000px;
    display: block;
    background-color: #a5cdff;
    border-radius:0 0 20px 20px;
    line-height: 1.5;
	margin:0 auto 20px;
	text-align:right;

}
.type2 th {
	width: 25%;
	padding: 10px 10px 10px 28px;
	text-align:left;
	vertical-align:top;
	background:url(../images/dot.png) no-repeat 9px 15px;
}

.type2 td{
	width: 75%;
	padding: 10px;
	text-align:left;
}

.history1{
    text-align: left;
    padding: 0 2%;
    margin-bottom: 20px;
}

.history2{display:flex;padding:0px 2%;}
.history2_1{width:46%;}
.history2_2{width:50%;margin-left:4%;}

.history2_1 p{
	text-align:left;
	margin-bottom:25px;
}

.history2_2 img{
	margin-bottom:25px;
}
.goal_img{
	margin-top:20px;	
}

.goal_img img{
	width:75%;
	margin:0 12.5%;
}

.goal1{display:flex;padding:20px 2%;}

.goal1_1{
	width:50%;
	margin-top:10px;
}

.goal1_2{
	width:46%;
	margin-left:4%;
}

.goal1 p{
    text-align: left;
    font-size: 18px;
    letter-spacing: 3px;
    margin-top: 4px;
}

.goal2{
	display:flex;
	padding:0px 2%;
	margin-top:30px;
}

.goal2_1{width:50%;}

.goal2_2{width:46%;margin-left:4%;}

.goal2 p{
    text-align: left;
}

.goal2_1_1{
	color:#1f8fff;
	position: relative;
	margin:30px 0 15px;
	padding-left:12px;
	font-weight:bold;
}
.goal2_1 p:first-child{
	margin:0 0 15px;
}

.goal2_1_1:before {
	content: "";
	position: absolute;
	background: #ffd69d;
	width:35px;
	height:35px;
	border-radius:50%;
	top: 50%;
	left:2%;
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
}

.goal3{display:flex;padding:20px 2%;}

.goal3_1{
	width:50%;
	margin-top:10px;
}

.goal3_2{
	width:46%;
	margin-left:4%;
}

.goal3 p{
    text-align: left;
    margin-top: 4px;
}

cp_actab {
	/* position: relative; */
	/* overflow: hidden; */
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	text-align:left;
	position: relative;
	display: block;
	/* cursor: pointer; */
	color :#2f8fcf;
	margin-left:4.5%;
	width: 91%;
	padding-left:3.5%;
	background:url(../images/q.png) left no-repeat;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	text-align: left;
	margin-left:4.5%;
	margin-bottom:15px;
	width: 93%;
	padding-left:2%;
	/* max-height:0; */
	background: url(../images/a.png) left 16px no-repeat;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
}

.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
.experience0{
    padding: 0 2%;
    margin:10px 0 20px ;
}

.experience_text1{
    margin:35px 0 0;
	font-weight:bold;
}

.experience0 span{
	color:#F00;
}

.annual_schedule{
	width:68%;
	margin:0 12%;
}

.experience1{
	display:flex;
	margin-top:20px;
}
.experience1 div{
	width:33.3%;
}

.schedule_back1{
	background:url(../images/schedule_back1.png) bottom no-repeat;
	background-size:cover;
	padding:13px 0 25px;
}
.schedule_back2{
	background:url(../images/schedule_back2.png) bottom no-repeat;
	background-size:cover;
	padding:13px 0 25px;
}

.annual_schedule2{
	width:64%;
	margin:30px 18% 5px;
}

.english_img1{
	width:25%;
	margin:40px 37.5% 10px;
}

.experience2{
	display:flex;
	margin-top:20px;
}
.experience2_1{
	width:42%;
	margin-left:5%;
}

.experience2_2{
    width: 48%;
	margin-left:5%;
}

.experience2_1 p{
	margin-top:25px;
}

.experience2_1 span{
	color:#F00;
}

.experience_text2{
	color:#107fee;
}

.experience_img{
    width: 20%;
    margin:20px 0 0 80%;
}
.event1{display:flex;margin-top:25px;background:url(../images/back_dot1.png);}

.event1_1{width:38%;}
.event1_2{width:60%;line-height:0;}
.event1_4{width:38%;}
.event1_3{width:60%;line-height:0;}

.event1_p1,.event1_p2,.event1_p3,.event1_p4,.event1_p5,.event1_p6,.event1_p7,.event1_p8,.event1_p9,.event1_p10,.event1_p11,.event1_p12{
    text-align: left;
    padding-left: 60px;
    margin:30px 0 28px 79px;
    font-size: 21px;
	font-weight:bold;
}
.event1_p1{background:url(../images/event_4.png) no-repeat;}
.event1_p2{background:url(../images/event_5.png) no-repeat;}
.event1_p3{background:url(../images/event_6.png) no-repeat;}
.event1_p4{background:url(../images/event_7.png) no-repeat;}
.event1_p5{background:url(../images/event_8.png) no-repeat;}
.event1_p6{background:url(../images/event_9.png) no-repeat;}
.event1_p7{background:url(../images/event_10.png) no-repeat;}
.event1_p8{background:url(../images/event_11.png) no-repeat;}
.event1_p9{background:url(../images/event_12.png) no-repeat;}
.event1_p10{background:url(../images/event_1.png) no-repeat;line-height:2.5;}
.event1_p11{background:url(../images/event_2.png) no-repeat;}
.event1_p12{background:url(../images/event_3.png) no-repeat;}

.event2{display:flex;margin-top:25px;background:url(../images/back_dot2.png);}

.access{
	display:flex;
	padding:0 2%;
	margin-top:25px;
}

.access1{
	text-align:left;
	width:45%;	
	margin:40px 0 0 2%;
}

.access2{
	width:53%;
}

.access_img1{
	width:200px;
	max-width:50%;
	float:right;
	margin:70px 15px 0;
}
@media(max-width:800px){
	.access_img1{
		margin:0 15px;
	}
}

.access_img2{width:100%;}
.gmap{
	padding:15px 3%
}

contact{
	padding:0 2%;
}

table.type04{
    border-collapse:collapse;
    text-align:center;
    line-height:1.5;
    width:92%;
    margin:4% auto 0;
}

table.type04 tr{
	height: 60px;
	border-bottom: 1px solid #ccc;
	border-top:  1px solid #ccc;
}

table.type04 th{
    width:30%;
    padding:10px;
    font-weight:bold;
    vertical-align:middle;
	border:none;
	color:#666;
}

table.type04 td{
    width:40%;
    padding:10px;
    vertical-align: middle;
    border:none;
	text-align:left;
}

.contact_text{
	width:100%;
	padding:10px;
}

.submit
{    
	padding: 0px 10px;
    font-size: 22px;
    margin-top: 27px;
}
/*topics*/
.topics_list{
	text-align:left;
	margin-top: 14px;
	line-height:130%;
	padding-left:2%;
}
.topics_list:after{
    content: "";
    display: table;
    clear: both;
}


.topics_date{
	float:left;
	width:27%;
}
.topics_title{
	width:70%;
	float:left;
}
@media(max-width:800px){
	.topics_list{
		padding-left:3%;
	}
}
@media(max-width:500px){
	.topics_date{
		width:100%;
	}
	.topics_title{
		width:100%;
		padding-left:15px;
	}

}
/* topics end */

/*news*/
.post_info{
	padding:4%;
	text-align:left;
}
.post_content div{
	margin-bottom:20px;
}
.news_date{
	font-weight:bold;
}
.news_title{
	text-align:left;
	font-weight:bold;
	font-size:130%;
	color:#666;
	margin:10px 0 20px;
}
.post_info img{
	max-width: 100%;
	max-height:350px;
	margin:0 auto;
	display:block;
}


/*news end*/

/*20230323*/
.tel_wrap{
	margin:30px auto
}
.tel{
	font-size:30px;	
}
.tel_wrap .tac{
	margin:10px 0
}
.tel_wrap .small{
	font-size:13px
}



@media screen and (max-width:800px) {
	
	.sponly{display:block;}
	.pconly{display:none;}

	
	.wrapper {
		margin: 24% auto 0;
		border-top: 9px solid #a5cdff;
		border-radius:20px 20px 0 0;
	}
	
	.header{margin-top:51px;}
	
    #global-nav {
        position: absolute;
        top: -480px;
        background:#a5cdff;
		border-radius:0;
        width: 100%;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        z-index:100;
    }
    #global-nav a{
		width:100%;
    }
    #top-head #global-nav a,
    #top-head.fixed #global-nav a {
        display: block;
        padding: 12px 0;
		border-top:1.5px solid white;
    }
	
    #nav-toggle {
        display: block;
		z-index:200;
    }
    #nav-toggle img {
    	width:39px;
    	height:39px;
	}

    .open #global-nav {
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
	
	#top-head{
		z-index: 999;
		width: 100%;
		top: 0;
		position: fixed;
		margin:0;
	}
		
	#mobile-head {
		height: 51px;
		/* z-index: 999; */
		position: relative;
		background-color:#86bcff;
	}
	
	.sp_header_logo{
		width:100%;
	}
	
	#call{
		display: block;
	}
	
	.index1{
		flex-flow: column-reverse;
	}

	.index1_1 {
		width: 100%;
	}

	.index1_2 {
		width:98%;
		margin:10px 1%;
	}
	
	.month {
		background: url(../images/month_bg.jpg) top leftno-repeat;
		padding-left: 20px;
	}
	
	.type1 th {
		width: 30%;
		font-size: 80%;
	}
	
	.type1 td {
		width: 58%;
		text-align:left
	}
	
	.index2 {
		flex-flow: column;
	}
	
	.index2_1 {
		width: 100%;
	}
	
	.index2_2 {
		width: 100%;
		margin-left: 0%;
		margin-top: 30px;
	}
	
	.bottom {
		margin-bottom: 0px;
	 }

	.history2{
		display:flex;
		flex-flow:column;
	}
	
	.history2_1 {width: 100%;}
	
	.history2_2 {
		width: 100%;
		margin-left: 0%;
	}

	.goal_img img{
		width:100%;
		margin:0;
	}
	
	.goal1{flex-flow: column;}
	
	.goal1_1{
		width:100%;
		margin-top:10px;
	}
	
	.goal1_2{
		width:100%;
		margin-left:0;
		margin-top:10px;
	}
	
	.goal1 p{
		font-size: 16px;
	 }
	
	.goal2{flex-flow: column;margin-top: 15px;}
	
	.goal2_1{width:100%;}
	.goal2_2{width:100%;margin-left:0;}
	
	.goal2_1_1 {
		margin: 25px 0 14px;
	 }
	
	.goal2_1_1:before {
		left:4%;
	}
	
	.goal3{flex-flow: column;}
	
	.goal3_1{
		width:100%;
		margin-top:0;
	}
	
	.goal3_2{
		width:100%;
		margin-left:0%;
	}
	
	.goal3 p{
		text-align: left;
		margin-top: 4px;
	}

.cp_actab label {
	/* font-size:14px; */
	line-height:1.7;
	margin:20px 0 0px 2.5%;
	padding-left:7.5%;
	width: 90%;
	background:url(../images/q.png) left top no-repeat;
}
.cp_actab .cp_actab-content {
	/* font-size:14px; */
	margin:0 0 7px 2.5%;
	width: 94%;
	padding-left:3.5%;
	background: url(../images/a.png) left 12px no-repeat;
}
	.annual_schedule{
		width:100%;
		margin:0%;
	}
	
	.experience1{
		margin-top:0px;
		flex-flow: column;
	}
	.experience1 div{
		width:100%;
	}
	
	.experience_text2{
		margin-bottom:3px;
	}
	
	.annual_schedule2 {
		width: 88%;
		margin: 30px 6% 5px;
	}
	
	.english_img1 {
		width: 70%;
		margin: 40px 15% 0px;
	}
	
	.experience2 {
		flex-flow: column;
	}
	
	.experience2_1 {
		width: 100%;
		margin-left: 0%;
	}
	
	.experience2_1 p {
		margin-top: 15px;
		font-size:14px;
	}
	
	.experience2_2 {
		width: 100%;
		margin-left: 0%;
	}
	
	.experience_img {
		width: 50%;
		margin: 20px 25% 0;
	}
	.event1{display:flex;flex-flow:column;}
	
	.event1_1{width:88%;margin:0 6%;}
	.event1_2{width:76%;margin:0 12%;}
	.event1_4{width:88%;margin:0 6%;}
	.event1_3{width:76%;line-height:0;margin:0 12%;}
	
	.event1_p1,.event1_p2,.event1_p3,.event1_p4,.event1_p5,.event1_p6,.event1_p7,.event1_p8,.event1_p9,.event1_p10,.event1_p11,.event1_p12{
		margin:0 0 11px 7px;
		font-size: 18px;
	}
	
	.event2{display:flex;flex-flow:column-reverse;margin-top:25px;}

	.access{
		flex-flow: column;
		margin-top:0;


	}
	
	.access1{
		width:90%;
		margin:20px 5% 0;
	}

	.access2{
		width:100%;
	}
		
	.access_img{width:100%;}
	table.type04{
	    width:98%;	
		margin:0 auto;
        border:1px solid #8b0a0a;
	}
	
	table.type04 th{
		width:100%;
		display:block;
		padding:2% 0;
		background-color:#8b0a0a;
		color:#fff;
	}
	
	table.type04 td{
		padding:11px;
	}
	
	table.type04 th{
		width:100%;
		display:block;
		padding:2% 0;
		background-color:#a5cdff;
		color:#fff;
	}
	
	table.type04 td{
		width:100%;
		display:block;
	}

}