@charset "euc-jp";
/* CSS Document */

/* タブメニュー下のライン */
#header_btmline{
	height:10px;
	background:#bc72b6;
	margin:0;
	font-size:9px;
}
#in_right{
	width:745px;
	float:left;
	background-color:#FFF;
	margin:0;
	padding:0;
}


.hoikuup{
	width:684px;
	/*text-align:center;*/
	margin:5px auto 20px;
    text-align: left;
	
}
ul {
    margin: 0;
    padding: 0;
}
img{
	margin:0;
	}
p {
	margin:0px;
	}

.flex {
    display: -webkit-flex;
    display: flex;
}
.about {
    text-align: center;
}
.about .tx01 {
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 20px auto 0;
    color: #20a3e6;
    padding-bottom: 4px;
    background: linear-gradient(transparent 50%, #fff082 50%);
}
.about .flex.type01 {
    margin-top: 20px;
}
.about .flex.type01 .right {
    margin-left: 20px;
    text-align: left;
}
h1 {
    margin: 5px 0 0;
}
.about .flex.type01 .right .txImg01 {
    margin-top: 20px;
}
.info {
    list-style: none;
    margin-top: 15px;
}
.info li {
    position: relative;
    padding: 0 0 0 15px;
    line-height: 1.4;
}
.info li:before {
    position: absolute;
    content: "●";
    display: block;
    color: #20a3e6;
    left: 0;
}
.about .flex.type01 .right a {
    display: block;
    margin: 15px 0 0;
}
.about .flex.type01 .right a:hover {
    opacity: 0.7;
}

.bt01 a {
    display: block;
    background: #20a3e6;
    padding: 16px 20px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    border-top: 3px solid #91d2f3;
    position: relative;
    transition: .3s;
}
.bt01 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-left: 8px solid #FFFFFF;
}
.bt01 a:hover {
    opacity: .7;
    letter-spacing: 2px;
}

.bt01.type02 a {
	margin-top: 10px;
}

.bg01 {
    margin-top: 20px;
    padding: 10px 20px 30px;
    background: url("../../202304/images/hoikuup/bg_01.jpg") repeat;
}
.point .flex {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 15px 0px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.point .flex a {
    display: block;
}
.point .flex a:hover {
    opacity: 0.7;
}
.point .flex li:nth-of-type(n+3) {
    margin-top: 15px;
}

.appendix {
    box-sizing: border-box;
    margin: 60px auto 0px;
    position: relative;
    border: 2px solid #20a3e6;
    border-radius: 10px;
    padding: 0 20px 30px;
    background: #ffffff;
}
.appendix h2 {
    margin: -48px auto 0;
    text-align: center;
}
.appendix .inner01 {
    margin-top: 10px;
}
.appendix .appendixImg {
    text-align: center;
    padding-top: 10px;
    padding-right: 40px;
}
.appendix .right {
    width: 240px;
    margin-top: 10px;
}
.appendix .tx01 {
    font-weight: bold;
    line-height: 1.6;
}
.appendix .tx02 {
    margin-top: 5px;
    position: relative;
    line-height: 1.6;
    font-size: 12px;
    padding-left: 11px;
}
.appendix .tx02:before {
    position: absolute;
    content: "※";
    display: block;
    left: 0;
}
.appendix .flex {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.appendix .upchan {
    padding-left: 10px;
}
.appendix a {
    text-align: center;
    display: block;
    margin: 17px 0 0;
}
.appendix a:hover {
    opacity: 0.7;
}
.box01 {
    border: 2px solid #20a3e6;
    border-radius: 10px;
    background: #fff;
    padding: 20px 20px 30px;
}
.box01:nth-of-type(n+2) {
    margin-top: 20px;
}
.box01 h3 {
    margin: 0;
}
#point01 .flex.type01 {
    margin: 30px 0 0 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#point01 .flex.type01 .right {
    margin: 5px 0 0 0px;
    width: 370px;
    line-height: 1.8;
}

#point01 .flex.type01 .right .tx01 {
    line-height: 1.6;
    margin-top: 20px;
}

#point02 {
    padding-bottom: 25px;
}
#point02 .flex.type01 {
    margin-top: 30px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.note {
    position: relative;
    font-size: 12px;
    padding-left: 12px;
    line-height: 1.4;
    margin-top: 5px;
}
.note:before {
    display: inline-block;
    content: "※";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
}

#point02 .flex.type01 .left {
    width: 242px;
}

#point02 .flex.type01 .right {
    width: 330px;
    line-height: 1.7;
}

#point02 .bt01 a {
    margin-top: 20px;
    font-size: 18px;
    padding: 12px;
}

#point02 .upchan {
    margin-top: 30px;
}
#point03 .tx01 {
    margin-top: 30px;
    line-height: 1.6;
}
#point03 .flex.type01 {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 20px;
}
#point03 .flex.type01 .left {
    width: 282px;
}
#point03 .flex.type01 .right {
    width: 282px;
}
#point03 .flex.type01 .tx02 {
    margin-top: 10px;
    line-height: 1.4;
}
#point03 .flex.type01 .tx02 .blue {
    color: #20a3e6;
    font-weight: bold;
}

#point03 .flex.type01 .tx01 {
    margin-top: 20px;
    line-height: 1.6;
}

#point03 .schedule {
    margin: 30px 0 5px;
    font-weight: bold;
    font-size: 16px;
    color: #20a3e6;
}

#point04 .inner01 {
    margin-top: 30px;
}

#point04 .flex {
    margin-top: 20px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
#point04 .flex .right {
    width: 260px;
    line-height: 1.6;
}

#point04 .inner01:last-of-type {
    width: 560px;
    margin: 25px auto 0;
    text-align: center;
}
#point04 .inner01:last-of-type .tx01 {
    margin-top: 20px;
    font-weight: bold;
}

.koudokuBt {
    display: inline;
    background: #fff;
}
.koudokuBt a {
    display: block;
    text-align: center;
    margin-top: 30px;
}
.koudokuBt a:hover {
    opacity: 0.7;
}
