/*
 Theme Name:   wada_sho
 Theme URI:    https://www.famethemes.com
 Description:  OnePress sample child theme
 Author:       FameThemes
 Author URI:   https://www.famethemes.com
 Template:     onepress
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  onepress-child
*/
/* Add your custom css below
-------------------------------------------------------------- */
@media only screen and (max-width:1200px) {}
@media only screen and (max-width:990px) {}
@media only screen and (max-width:767px) {}
/* ------------------------------------------- */
body, h1, h2, h3, h4, h5, ul, .main-navigation a {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
  color: #000000;
}
.main-navigation a {
  font-size: 18px;
}
h2 {
  font-size: 28px !important;
  margin-top: 50px;
  border-bottom: #1A2963 dotted 2px;
  padding: 0 0 0 40px;
  background-image: url(http://demo.luckpond.com/wp-content/uploads/2024/01/koushou_h2.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  background-size: 20px;
}
h3 {
  margin-top: 30px;
  border: 2px solid #1A2963;
  padding: 6px 8px;
}
h4 {
  margin-top: 30px;
  border-left: 8px solid #1A2963;
  padding-left: 18px;
}
h5 {
  margin-top: 50px;
}
p, li {
  font-size: 18px;

}
/* --------------------------------- */
th {
  text-align: center;
  font-size: 20px !important;
}
@media screen and (max-width: 767px) {
  .t_p_only {
    display: none !important;
  }
}
@media screen and (max-width:991px) {
  .pc_only {
    display: none !important;
  }
}
/* @media screen and (min-width:481px) { */
@media screen and (min-width:768px) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 992px) {
  .tablet_only {
    display: none !important;
  }
}


/* ------------------------------- */
.footer-widgets {
  background-color: transparent !important;
}
/* ----------------------------- */
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb100 {
  margin-bottom: 100px;
}
.fs16 {
  font-size: 16px;
}
.fs18 {
  font-size: 18px;
}
.fs20 {
  font-size: 20px;
}
.fs22 {
  font-size: 22px;
}
.fs24 {
  font-size: 24px;
}
.fs26 {
  font-size: 26px;
}
.fs28 {
  font-size: 28px;
}
.fs30 {
  font-size: 30px;
}
.fs36 {
  font-size: 36px;
}

.fw600 {
	font-weight: 600;
}
/* -------------------------- */
.history_date {
  font-weight: 600;
  color: #434F99;
}
/*
.entry-header {
	display: none !important;
}
*/
.footer-1, .footer-2, .footer-3, .footer-4, .site-footer {
  color: #fff !important
}
.event_cal h3 {
  text-align: center;
  border: none;
}
.event_table {
  border: none;
}
.event_table td {
  border: none;
}
.event_table tr {
  border-bottom: solid 1px #000;
}
@media screen and (min-width:768px) {
  .event_table {
    width: 100% !important;
    margin: auto;
  }
}
.april_bg {
  background-color: #62C150 !important;
}
.april_bg span {
  border-color: #62C150 !important;
  color: #62C150 !important;
}
.may_bg {
  background-color: #FEA840 !important;
}
.may_bg span {
  border-color: #FEA840 !important;
  color: #FEA840 !important;
}
.june_bg {
  background-color: #568FF9 !important;
}
.june_bg span {
  border-color: #568FF9 !important;
  color: #568FF9 !important;
}
.july_bg {
  background-color: #F76A6D !important;
}
.july_bg span {
  border-color: #F76A6D !important;
  color: #F76A6D !important;
}
.august_bg {
  background-color: #0000ff !important;
}
.september_bg {
  background-color: #8000ff !important;
}
.october_bg {
  background-color: #ff00ff !important;
}
.november_bg {
  background-color: #ff0080 !important;
}
.december_bg {
  background-color: #ff0000 !important;
}
.january_bg {
  background-color: #ff8000 !important;
}
.february_bg {
  background-color: #ffff00 !important;
}
.march_bg {
  background-color: #80ff00 !important;
}
.april {
  background-color: #d8e7cc;
}
.may {
  background-color: #daead9;
}
.june {
  background-color: #daecef;
}
.july {
  background-color: #cad8ea;
}
.aug {
  background-color: #c2cee2;
}
.sep {
  background-color: #d3d0e1;
}
.oct {
  background-color: #e7d2e1;
}
.nov {
  background-color: #f4c7d7;
}
.dec {
  background-color: #f4c7c6;
}
.jan {
  background-color: #f7dcca;
}
.feb {
  background-color: #f5f2d2;
}
.march {
  background-color: #e2e9cb;
}
.topp_button a {
  border: solid 2px #45478C;
  border-radius: 4px;
  text-align: center;
  display: block;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
	padding:15px 0px;
	font-size: 24px;
}
.topp_button a:hover {
  text-decoration: none;
  font-weight: 600;
}



.bc_color_a {
	background-color: #998C26;
  border-color: #E39C34 !important;
  color: #fff;
}
.bc_color_b {
	background-color: #8ABB54;
  border-color: #fff !important;
  color: #fff;
}
.bc_black {
  border-color: #333 !important;
  color: #8C8485;
}
/* ------------------------------ */
.page-top_img {
  position: relative;
}
.page-top_img_p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  -webkit-text-stroke: 2px #000;
  text-stroke: 1px #000;
	text-shadow: 1px 1px 2px black;

  /* font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; */
			font-family:"Rounded Mplus 1c" !important;
}
.kirari_cap {
  text-align: center;
}

ul.display-posts-listing {
  margin-top: 50px !important;
}
.display-posts-listing li {
  list-style: none;
  padding: 0 0 0 20px;
  background-image: url(http://demo02.luckpond.com/wp-content/uploads/2024/02/link_paper01.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  background-size: 20px;
}
.nagatonara h4 {
  margin-top: 6px !important;
  border: none;
  background-color: #FEA840;
  text-align: center;
  font-size: 22px;
  padding: 8px;
  border-radius: 50px;
  color: #fff;
		font-family:"Rounded Mplus 1c" !important;
font-weight:400;
}
.nagatonara h4 span {
  border: #FEC15A solid 2px;
  border-radius: 50%;
  padding: 2px 9px;
  background-color: #fff;
  font-size: 28px;
  margin-left: 4px;
  margin-right: 4px;
  color: #FEA840;
}
.nagatonara p {
  padding: 32px;
}
.kyushoku, .genki, .ongakubungaku {
  text-align: center;
  border-radius: 8px;
  display: block;
  font-size: 25px !important;
	color: #fff !important;
	border: none;
	font-family:"Rounded Mplus 1c" !important;
	font-weight: 300 !important;

}
.kyushoku,.kyushoku_b a {
  background-color: #FB6D1B;
  
}
.genki,.genki_b a {
	background-color:#5B89F9;

}
.ongakubungaku, .onbun_b a{
		background-color: #4DBE27;

}
.kyushoku_b a,.genki_b a,.onbun_b a {
  text-align: center;
  border-radius: 8px;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
  display: block;
  font-size: 25px !important;
	color: #fff !important;
		font-family:"Rounded Mplus 1c" !important;

}
.iine_menu a:hover {
	text-decoration: none !important;
}

.iine_cap {
	margin-top: 60px;
	margin-bottom: 60px;
	
		
}

.top_page h2 {
  border: none;
  display: block;
  text-align: center;
  margin-top:40px !important;
  background-image: none;
font-family:"Rounded Mplus 1c" !important;
	font-weight: 400;
	font-size: 44px !important;
}
.top_page h2:before {
	 content: url('http://demo.luckpond.com/wp-content/uploads/2024/01/koushou_h2.png') !important;
	background-repeat: no-repeat !important;
	background-position:10% 40% !important;
	background-size: 30px,cover !important;
}



.gakko_dayori_inner {
  border-top: 8px solid #734F1F;
  border-left: 8px solid #734F1F;
  border-right: 8px solid #734F1F;
  border-bottom: none;
}
.gakko_dayori {
  background-color: #336729;
  color: #fff;
  border-bottom: 8px solid #734F1F;
  border-bottom-width: 20px;
  margin-top: 0px;
  border-bottom-color: #2B1E07;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
}
.gakko_dayori h3 {
  border: none;
  color: #fff;
  margin-top: 30px;
}
.gakko_dayori ul {
  margin: 0px !important;
}
.gakko_dayori li a, .gakko_dayori a {
  color: #fff;
}
.school_info {
  background-color: #DEDFFA;
  padding: 20px;
}
.news_area {
  background-color: #FCE1E1;
  padding: 20px;
}
.school_lunch {
  background-color: #FEF8D8;
  padding: 20px;
}
.iine a {
  border-radius: 4px;
  text-align: center;
  display: block;
  font-size: 30px;
  background-color: #8694E0;
  color: #fff;
  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
}
.iine a:hover {
  text-decoration: none;
}
.top_page h3 {
  text-align: center;
}
/*
.site-footer {
  display: none !important;
}
*/
.byline {
  display: none !important;
}
.link_setter {
  padding-top: 100px;
  margin-top: 100px;
}
.iine_menu {
  margin-top: 60px;
  margin-bottom: 60px;
}

.iine_menu p {
  font-size: 14px;
  text-align: center;
}

.img_shadow {
	  box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);

}


.enkaku_table {
	border:none;
}
.enkaku_table td,.enkaku_table th {
	font-size: 18px;
	border:none;
	border-bottom: 1px dotted #333;
	padding-top: 14px;
	padding-bottom: 14px;
}
.enkaku_table .enkaku_y {
	text-align: right;
	margin-right: 24px;
	font-weight: 400;
}


.sub-menu a {
	color: #000 !important;
}
.sub-menu a:hover {
	color: #998C26 !important;
}
.pdf_link {
	margin-top:0px;
	background-color: #998C26;
	border-radius: 5px;
}

.pdf_link a {
	color: #fff;
}


.hurusato_num {
	margin-bottom: 0px;
}

.hurusatoni img {
	margin-top: 70px;
}



.entry-content li {
	margin-left: 0.5em !important;
	font-weight: 600 !important;
}

.nav-link.active {
	border-color: #000 #000 #fff !important;
}


.foot_nakayoku{
	
}

.foot_schoolname {
	font-size: 30px;
}

.foot_chouritu {
	font-size: 22px;
}

.tel_num {
	font-size: 22px;
	margin-top: 60px;
}
#footer-3 a {
	font-size: 36px;
	margin-top: 60px;
	color: #fff !important;
}

.tel_num .fa {
	margin-right: 10px;
}

.fax_num {
	font-size: 22px;
}
.fax_num .fa {
	margin-right: 10px;
}



@media screen and (max-width:991px) {
  .pc_only_tac {
    text-align: center;
  }
}