@charset "utf-8";
/* CSS Document */
/*body {
	box-sizing: content-box;
}*/
.lead-ttl {
	font-size: 1.5em;
}
.lead-text {
	line-height: 1.8em;
}
/*.img-responsive-overwrite{
    margin: 0 auto;
}*/
.plan_tx {
	font-size: 14px;
}
.plan_copy {
    font-size: 1.2em;
    letter-spacing: 0.1em;
    color: #FFF;
    font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    background-color: #d67d14;
    text-align: center;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.plan-school {
	background: red;
	padding: 20px;
}
.plan-school-district {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
	color: #fff;
	font-size: 2em;
}
.plan-school-list {
	background-color: #fff;
	padding: 0 30px;
	font-size: 2em;
	letter-spacing: 0.2em;
}
/*共通*/
img {
	width: 100%;
}
p, h2, h3, div {
	font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.con-box {
	margin-top: 40px;
}
.con-box-b {
	border-top: 1px dotted #000;
}

/**/
.plan-pick {
	background-color: #6b9ae6;
	padding: 20px 0;
}
.plan-pick02 {
	font-size: 1.5em;
	padding: 40px 40px 0 40px;
}
.plan-pick-tx {
	border-bottom: 1px solid #000;
	font-size: 1.4em;
}
.pick-ttl {
	font-size: 2em;
	font-weight: 600
}
.pick-ttl02 {
	font-size: 1.7em;
}
.pick-bt {
	padding-bottom: 20px;
}

/**/
.location-copy {
	line-height: 1.8em;
	padding-top: 50px;
	padding-bottom: 74px;
	font-weight: 600;
	color: #656565;
}
.location-tx {
	font-size: 0.8em;
}
.location-btx {
	font-size: 1.5em;
}
.location-stx {
	font-size: 1.3em;
}
.location-plan {
	background-color: #deff95;
	padding: 20px;
}
.location-other {
	font-size: 1.5em;
	color: #036eb8;
	padding-top: 20px;
}


/**/
.flex {
display: flex;
display: -ms-flexbox;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
padding-bottom: 6px;
}

hr.tab-r-line {
position: relative;
top: calc(50% - 1px);
margin: 0 10px;
border: none;
border-top: dotted 2px #CCC;
}

.tab-reader-box2 {
flex: auto;
}

/*img_display*/
.d_blc {
	display: none;
}
.ima_space{
	margin-top: 30px;
}
.ima_space2{
	
}
.ima_space3{
	margin-top: 10px;	
}

@media (max-width: 1200px) {
.plan-school-list {
	padding: 0 20px;
	font-size: 1.5em;
}
.plan-school-district {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
	font-size: 1.5em;
}
.location-copy {
	padding-bottom: 27px;
}
}
@media (max-width: 992px) {
.plan-school-list {
	padding: 0 20px;
	font-size: 1.2em;
}
.plan-school-district {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
	font-size: 1.2em;
}
}
@media (max-width: 770px) {
	.d_non {
		display: none;
	}
		.d_blc {
	display: block;
}
.plan_top_s {
	margin-top: 20px;
}
.plan-school-district {
    -webkit-writing-mode: lr-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    text-align: center;		
}
.plan-school-list {
	text-align: center;	
}
.ima_space{
	margin-top: 10px;
}
.ima_space2{
	margin-top: 10px;
}
}
