@charset "utf-8";
/* CSS Document */

.t2_bukatsu_wrapper {
    padding-bottom: 100px;
}
.t2_bukatsu_title {
    margin-bottom: 20px;
    width: 285px;
    background-color: #016839;
    padding: 20px 20px;
}
.t2_bukatsu_title span {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.t2_bukatsu_title02 {
    margin-bottom: 20px;
    width: 285px;
    background-color: #96c87d;
    padding: 20px 20px;
}
.t2_bukatsu_title02 span {
    color: #016839;
    font-size: 22px;
    font-weight: bold;
}
.t2_bukatsu_flex {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
}
.t2_bukatsu_txt_area  {
    margin-left: 30px;
    width: 625px;
}
.t2_bukatsu_txt_area h2 {
    color: #3c9655;
    font-size: 24px;
    padding-bottom: 10px;
}
.t2_bukatsu_txt_area h3 {
    color: #fff;
    background-color: #016839;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}
.t2_bukatsu_txt_area ul  {
        list-style: none;
        padding-bottom: 20px;
}
.t2_bukatsu_txt_area ul li {
        padding-left: 1em; 
        text-indent: -.7em;
 }
 .t2_bukatsu_txt_area ul li:before {
        content: "• ";
        color: #016839;
}
.t2_bukatsu_txt_area p {
    padding-bottom: 30px;
}
.t2_bukatsu_img_area {
    width: 325px;
}
.t2_bukatsu_img_area div {
    margin-bottom:10px;
}
@media only screen and  ( max-width : 896px ) {
    .t2_bukatsu_wrapper {
        padding-bottom: 40px;
    }
    .t2_bukatsu_title,.t2_bukatsu_title02 {
        margin-bottom: 20px;
        width: 100%;
        padding: 20px 20px;
    }
    .t2_bukatsu_title span,.t2_bukatsu_title02 span {   
        font-size: 20px; 
    }
    .t2_bukatsu_flex {
        display: block;
    }
    .t2_bukatsu_txt_area  {
        margin-left:5%;
        margin-right: 5%;
        width: 90%;
    }
    .t2_bukatsu_txt_area h2 {
        font-size: 19px;
    }
    .t2_bukatsu_txt_area h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .t2_bukatsu_txt_area ul  {
            padding-bottom: 20px;
    }

    .t2_bukatsu_txt_area p {
        padding-bottom: 30px;
    }
    .t2_bukatsu_img_area {
        width: 90%;
        margin: 0 auto 10px;
        text-align: center;
    }
    .t2_bukatsu_img_area div {
        margin-bottom:10px;
    }
}

.t2_bukatsu_wrapper_normal {
    padding-bottom: 60px;
}
.t2_bukatsu_flex_normal {
    display: flex;
    justify-content: space-between;
}
.t2_bukatsu_txt_area_normal  {
    margin-right: 30px;
    width: 300px;
    margin-bottom: 10px;
}
.t2_bukatsu_title_normal {
    margin-bottom: 5px;
    color: #016839;
    font-size: 20px; 
    font-weight: bold;
}
.t2_bukatsu_title_normal span {
    font-size: 14px; 
}
.t2_bukatsu_txt_area_normal h2 {
    color: #3c9655;
    font-size: 20px;
    padding-bottom: 10px;
}
.gray_title {
    color: #969696;
    padding-bottom: 10px;
    border-bottom: solid 5px #3c9655;
    margin-bottom: 10px;
}
.gray_title02 {
    color: #969696;
    padding-bottom: 10px;
    border-bottom: solid 5px #c8f0b4;
    margin-bottom: 10px;
}
.t2_bukatsu_img_area_normal {
    width: 640px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 10px;
}
.t2_bukatsu_img_area div {

}
.t2_bukatsu_txt_area_normal small {
    font-size: 13px;
}
@media only screen and  ( max-width : 896px ) {
    .t2_bukatsu_wrapper_normal {
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .t2_bukatsu_flex_normal {
        display: block; 
    }
    .t2_bukatsu_txt_area_normal  {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .t2_bukatsu_title_normal {
        margin-bottom: 5px;
        color: #016839;
        font-size: 18px; 
        font-weight: bold;
    }
    .t2_bukatsu_title_normal span {
        font-size: 12px; 
    }
    .t2_bukatsu_txt_area_normal h2 {
        color: #3c9655;
        font-size: 18px;
        padding-bottom: 10px;
    }
    .gray_title {
        color: #969696;
        padding-bottom: 10px;
        border-bottom: solid 5px #3c9655;
        margin-bottom: 10px;
    }
    .gray_title02{
        color: #969696;
        padding-bottom: 10px;
        border-bottom: solid 5px #c8f0b4;
        margin-bottom: 10px;
    }
    .t2_bukatsu_img_area_normal {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .sp_text_left{
        text-align:left !important;
        padding: 0 15px 0;
    }
    .bukatu_top_list_s {
        font-size: 11px !important;
    }
    
}
.mt_20 {
    margin-top: 20px !important;
}
.pb_20 {
    padding-bottom: 20px;
}
.cb {
	clear: both;
}
.top20201223_left {
    text-align: left;
    margin-bottom: 20px;
}
.top20201223_list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.top20201223flex {
    margin-top: 30px;
}
@media print, screen and ( min-width : 896px ) {
.top20201223flex {
    display: flex;
    justify-content: space-between;
}
.top20201223_list02 {
    margin-left: 20px;
}
}