@charset "utf-8";

/*フッター------------------------------*/
.backnumber_waku {
    width: 100%;
    background-color: #F8F2E3;
    padding-top: 10px;
    padding-bottom: 10px;
}
.flex_in {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-around;  
}
.sidou_link {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
	width: 20%;
}
.sidou_link a {
    color: #373737;
	text-decoration: none;
}
.sidou_link a:hover {
    color: #373737;
	text-decoration: underline;
}


/*
テキスト------------------------------*/
.sidou_title {
    font-size: 1.4em;
    text-align: center;
    background-color: #F5E1BD;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
    color: #CA5600;
	border-radius: 8px;
}
.midasitxt {
    font-size: 1em;
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
.midasitxt_center {
    font-size: 1em;
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 15px;
    margin-bottom: 40px;
    text-align: center;
}
.midasitxt_no {
    font-size: 1em;
    padding-bottom: 10px;
}
.txt_09 {
    font-size: 0.9em;
    padding-bottom: 10px;
}
.txt_08 {
    font-size: 0.8em;
    padding-bottom: 10px;
}
.point_pink{
    font-size: 1.2em;
    font-weight: bold;
    color: #E06E6E;
    margin-bottom: 10px;
}
.point_pink_1em{
    font-size: 1em;
    font-weight: bold;
    color: #E06E6E;
}

.sidouwaku_gre {
    background-color: #EAEAEA;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.sidouwaku_wh {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

/*指導科だより24,18------------------------------*/
.flex_sidou {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.sidou2 {
    width: 45%;
    margin-bottom: 15px;
    font-size: 1em;
}
/*指導科だより11------------------------------*/
.sidou2_y {
    width: 45%;
    margin-bottom: 15px;
    font-size: 1em;
    background-color: #FBF2CE;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.sidou2_photo {
    width: 45%;
    margin-bottom: 15px;
    font-size: 1em;
    text-align: right;
}
.sidou2_photo img {
    width: 60%;
    margin-bottom: 5px;
}
.sidou_midasi {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px dashed #BDBBBB;
    margin-bottom: 10px;
    line-height: 2em;
}
.sidou_midasi_no {
    font-size: 1.2em;
	font-weight: bold;
    margin-bottom: 10px;
    color: #545454;
	line-height: 2em;
}
.sidou_txt {
    font-size: 1em;
    margin-bottom: 40px;
    color: #000000;
}
.sidouwaku_orange {
    background-color: #F0E4C3;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 8px;
}

/*指導科だより23_2------------------------------*/

.flex_02 {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.box2 {
	width: 45%;
}
.box2_48 {
	width: 48%;
}
/*見出し2段----------*/
.sidou_midasi1 {
    background-color: #ECA47A;
    font-size: 1.2em;
    line-height: 1.8em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.sidou_midasi2 {
    background-color: #EBEBEB;
    font-size: 1em;
    line-height: 1.5em;
    font-weight: normal;
    color: #1B1B1B;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.sidou_midasi2_leftb {
    background-color: #EBEBEB;
    font-size: 1em;
    line-height: 1.6em;
    font-weight: bold;
    color: #1B1B1B;
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-top: 50px;
}
/*指導科だより08----------*/
.sidou_midasi2_waku {
    background-color: #FFFFFF;
    font-size: 1em;
    line-height: 1.6em;
    font-weight: bold;
    color: #1B1B1B;
    text-align: left;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #BFBFBF;
}

/*指導科だより17,14------------------------------*/
.box_20 {
	width: 20%;
	text-align: center;
}
.box_20 img {
	width: 80%;
}
.flex8_2 {
	display: flex;
	 flex-wrap: wrap; 
  justify-content: space-between; 
    margin-bottom: 0px;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #EEBD96;
}

/*指導科だより14------------------------------*/
.flex8_2_no {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
}
.box_80 {
	width: 80%;
}


.sidoulink {
	display: flex;
    flex-direction: column;
    width: 45%;
    margin-bottom: 10px;
    font-size: 1em;
    border: 1px solid #EBC98C;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #FFFFFF;
}
.sidoulink1 {
    
}
.sidoulink1 a {
    display: block;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 10px;
	color: #CA5600;
}
.sidoulink1 a:hover {
    background-color: #FBF3DB;
    text-decoration: none;
}
.sidoulink_botan {
    background-color: #FFFFFF;
    margin-top: auto;
}
.sidoulink_botan a {
    display: block;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 10px;
	color: #616060;
}
.sidoulink_botan a:hover {
    background-color: #EEEEEE;
    text-decoration: none;
}

/*指導科だより13------------------------------*/
ul.flow_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.flow_list li{
	border: 3px solid #ccc;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 4px 10px;
    position: relative;
	text-align: center;
}
ul.flow_list li::after{bottom: -32px;
    color:#ccc;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute;}
ul.flow_list li.last::after{/*最後の▼を外す*/
    content: "";
}
.list_color {
	color: #E78E59;
	font-weight: bold;
	font-size: 1.2em;
}
.list_color_b {
	color: #000000;
	font-weight: bold;
}
/*指導科だより07------------------------------*/
.flex_sidou07 {
    display: flex;
    justify-content: space-around;
}
.box_sidou07 {
    width: 20%;
    display: flex;
    flex-direction: column;
    background-color: #F3F3F3;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.box_sidou07_2 {
    width: 40%;
    display: flex;
    flex-direction: column;
    background-color: #F3F3F3;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.sidou07_2_photo img {
	width: 50%;
}
.box_sidou07_blank {
    width: 20%;
    display: flex;
    flex-direction: column;
    background-color: #FEFEFE;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.box_sidou07_waku {
    width: 20%;
    display: flex;
    flex-direction: column;
    background-color: #FEFEFE;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    border: 1px solid #C5C5C5;
	text-align: center;
}
.sidou07_photo {
	
}
.sidou07_photo img {
	width: 100%;
}
.sidou07_txt {
	text-align: center;
	margin-top: auto;
}
.sidou07_space {
    width: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
	font-size: 1em;
	color: #B6B6B6
}
/*指導科だより06------------------------------*/
.flex_sidou06 {
	display: flex;
	align-items: flex-end;
	justify-content: center; 
	margin-top: 20px;
	border-bottom: 1px solid #D1D1D1;
}
.box_sidou06_photo {
    width: 15%;
    padding-bottom: 10px;
    text-align: center;
}
.box_sidou06_txt {
    width: 20%;
    padding-bottom: 10px;
    text-align: left;
    font-size: 1em;
}
.sidou06_waku {
    border: 1px solid #D1D1D1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sidou06_waku_y {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
	background-color: #FFFCE5;
	border-radius: 8px;
}
/*指導科だより05------------------------------*/
.flex_sidou05 {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
}
.box_sidou05 {
    width: 18%;
    display: flex;
    flex-direction: column;
    background-color: #F3F3F3;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
}
/*指導科だより04------------------------------*/
.flex_sidou04 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.box_sidou04 {
    width: 30%;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
	 text-align: center;
}
.box_sidou04_blue {
    width: 30%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #E6F7FB;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
	 text-align: center;
}
.box_sidou04 img {
    width: 100%;
	height: auto;
}
.sidou04_ya {
    width: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
	font-size: 1em;
	color: #B6B6B6
}
.table_02 td.blue1 {
	text-align: center;
	background-color: #D4EDF7;
	font-size: 1em;
}

/*指導科だより03------------------------------*/
.flex_sidou03 {
    display: flex;
	justify-content: space-between; 
    margin-bottom: 20px;
}
.box_sidou03_l {
    width: 20%;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
	 text-align: center;
}
.box_sidou03_l img {
    width: 100%;
	height: auto;
}
.box_sidou03_r {
    width: 75%;
    margin-bottom: 10px;
}
.flex_sidou03_3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.box_sidou03_3 {
    width: 30%;
    display: flex;
    flex-direction: column;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #E1E1E1;
    left: -1px;
    margin-right: 5px;
}
.box_sidou03_3:last-of-type {
  margin-right: 0px;
}
.box_sidou03_3gr {
    width: 23%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #FBE6E7;
    padding: 10px;
    margin-bottom: 10px;
}
.sidou03_photo {
    text-align: center;
}
.sidou03_photo img {
	width: 50%;
}
/*指導科だより01------------------------------*/
.flex_sidou01 {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid #C4C4C4;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.box_sidou01_l {
    width: 25%;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
	 text-align: center;
}
.box_sidou01_l img {
    width: 100%;
	height: auto;
}
.box_sidou01_r {
    width: 70%;
    margin-bottom: 10px;
}

/*-------------------------------------------
タブレット
----------------------------------------------*/
@media screen and (max-width: 1024px) {

.sidou2_photo img {
    width: 80%;
}
.sidou_title {
    font-size: 1.2em;
}
.sidou_link {
    width: 40%;
    border-bottom: 1px solid #BDBDBD;
    font-size: 0.9em;
    line-height: 2.2em;
}
.box_sidou06_txt {
    width: 35%;
}
.sidou07_txt,.sidou07_space {
	font-size: 0.9em;
}
.box_sidou05 {
    width: 30%;
}
.box_sidou04, {
    width: 30%;
}
.box_sidou04_blue {
    width: 70%;
	font-size: 0.9em;
}
.sidou03_photo img {
	width: 80%;
}

.box_sidou01_l {
    width: 100%;
}
.box_sidou01_l img {
    width: 50%;
	height: auto;
}
.box_sidou01_r {
    width: 100%;
}
.box2 {
	width: 100%;
}
.box2_y,.box2_48 {
    width: 100%;
    margin-bottom: 10px;
}
.box2_wh {
    width: 100%;
    margin-bottom: 10px;
}

}


/*-------------------------------------------
スマホ
----------------------------------------------*/
@media screen and (max-width:599px){

.sidou2_photo {
    width: 100%;
    text-align: center;
}
.sidou2,.sidou2_y {
    width: 100%;
}
.sidoulink {
	width: 100%;
}
.sidoulink1 {
	font-size: 0.9em;
}
.sidou_title {
    font-size: 1em;
}
.sidou07_txt,.sidou07_space {
	font-size: 0.8em;
}
.sidou03_photo img {
	width: 100%;
}
.box_sidou01_l img {
    width: 80%;
	height: auto;
}
.box_20 {
	width: 100%;
}
.box_20 img {
	width: 50%;
}
.box_80 {
    width: 100%;
    margin-bottom: 20px;
}

}
