@charset "UTF-8";
.mer_contents01{display: flex;justify-content: space-between;max-width: 1020px;margin: 0 auto 80px;align-items: center;}
.mer_contents01:last-child{margin: 0 auto 0;}
.merit_txt{width: 30%;}
.merit_txt01{font-size: 30px;font-family: "EB Garamond";line-height: 1.0;text-align: center;width: 60%;margin: 0 auto;border-bottom: 1px solid #666;padding-bottom: 15px;}
.merit_txt02{font-size: 22px;line-height: 1.8;text-align: center;width: 100%;margin: 15px 0 0 0;}
.merit_img{width: 70%;position: relative;}

.right .merit_txt{order: 2;}
.right .merit_img{order: 1;}

.plan_d_padding{padding-bottom: 100px;}

/*  */


@media screen and (min-width: 768px) {


}

@media screen and (max-width: 768px) {

.mer_contents01{display: flex;justify-content: space-between;max-width: 1020px;margin: 0 10% 40px;align-items: center;flex-wrap: wrap;}
.mer_contents01:last-child{margin: 0 10% 0;}
.merit_txt{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0 0 10px;align-items: center;}
.merit_txt01{width: 25%;font-size: 5vw;font-family: "EB Garamond";line-height: 0.9;text-align: center;margin: 0;border-bottom: none;border-right: 1px solid #666;padding-bottom: 0;}
.merit_txt02{width: 68%;font-size: 4vw;line-height: 1.8;text-align: left;margin: 0 0 0 0;}
.merit_img{width: 100%;position: relative;}

.right .merit_txt{order: 1;}
.right .merit_img{order: 2;}

.plan_d_padding{padding-bottom: 60px;}


/*  */


}