/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2020 | 16:52:03 */
@charset "UTF-8";
/*
	●●●●　　　●●●　　　●●　　　●　.bxは.mt04（4月）から
	●●●●　→　●●●　→　●●　→　●
	●●●●　　　●●●　　　●●　　　・
	　　　　　　　　　　　　　●●　　　・

	<div class="bx12s cfx">
		<div class="bx mt04">
			<div class="wrp">
				-- Conts --	<h2 class="clntit"><span class="clnum">4</span>月</h2>
			</div>
		</div>
		<div class="bx mt05">
			<div class="wrp">
				-- Conts --
			</div>
		</div>
		<br class="br2"/>
		<div class="bx mt06">
			<div class="wrp">
				-- Conts --
			</div>
		</div>
		<br class="br3"/>
		<div class="bx mt07">
			<div class="wrp">
				-- Conts --
			</div>
		</div>
		<br class="br4"/>
		・
		・
		・
	</div>
*/
.bx12s {
  padding-bottom:								5% !important;
}
.bx12s .bx {
  float:								left;
}
.bx12s .wrp {
  padding:								20% 2.5% !important;
}
.bx12s .clntit {
  font-family:							"M PLUS Rounded 1c", sans-serif;
  font-weight:							500;
  font-size:							1.5em !important;
  line-height:							1 !important;
  padding-bottom:						1.5em;
  margin-bottom:						-20px !important;
}
.bx12s .clntit .clnum {
  font-size:							2.2em !important;
  line-height:							1 !important;
  text-shadow:							10px 10px 15px #fcfcef,
                 						-10px 10px 15px #fcfcef,
                 						10px -10px 15px #fcfcef,
                 						-10px -10px 15px #fcfcef;
}
.bx12s .mt04 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-04-75par.png") no-repeat 50% 100%; }
.bx12s .mt05 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-05-75par.png") no-repeat 50% 100%; }
.bx12s .mt06 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-06-75par.png") no-repeat 50% 100%; }
.bx12s .mt07 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-07-75par.png") no-repeat 50% 100%; }
.bx12s .mt08 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-08-75par.png") no-repeat 50% 100%; }
.bx12s .mt09 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-09-75par.png") no-repeat 50% 100%; }
.bx12s .mt10 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-10-75par.png") no-repeat 50% 100%; }
.bx12s .mt11 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-11-75par.png") no-repeat 50% 100%; }
.bx12s .mt12 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-12-75par.png") no-repeat 50% 100%; }
.bx12s .mt01 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-01-75par.png") no-repeat 50% 100%; }
.bx12s .mt02 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-02-75par.png") no-repeat 50% 100%; }
.bx12s .mt03 .clntit { background: url("https://www.mebaeyouchien.com/wp-content/uploads/2020/03/bk-calendar-icons-03-75par.png") no-repeat 50% 100%; }
.bx12s .br2,
.bx12s .br3,
.bx12s .br4 {
	clear: both;
	display: none;
}
/*
	可変
*/
.bx12s .br4 { display: inline; }
.bx12s .bx { width: 25%; }
@media screen and (max-width: 1280px) {
	.bx12s .br3 { display: inline; }
	.bx12s .br4 { display: none; }
    .bx12s .bx { width: 33.333%; }
}
@media screen and (max-width: 960px) {
	.bx12s .br2 { display: inline; }
	.bx12s .br3 { display: none; }
    .bx12s .bx { width: 50%; }
}
@media screen and (max-width: 600px) {
	.bx12s .br2 { display: none; }
    .bx12s .bx {
		float: none;
		width: auto;
	}
}

/* そのほか：余白調整 */

.bx12etc .wrp {
  padding:								2.5% !important;
}

/* そのほか：非表示マス */

/*
.bx12etc .mt12,
.bx12etc .mt01,
.bx12etc .mt02,
*/
.bx12etc .mt03 {
  display:								none;
}


