@charset "UTF-8";
a {
    color: green;
}
a:hover {
    color: #6ab830;
}
article {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    line-height: 1.9;
}
section {
    text-align: center;
    line-height: 1.9;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
h3 {
    color: darkgreen;
    font-weight: bold;
    font-size: 3.6em;
    line-height: 1em;
    margin-top: 1%;
}
h4 {
    font-size: 2.4em;
    color: darkgreen;
    line-height: 45px;
    hight: 85px;
}
h5 {
    font-size: 2.4em;
    color: darkgreen;
    line-height: 85px;
    hight: 85px;
}
.white {
    margin: 150px auto 30px auto;
    width: 1000px;
}
.green {
    padding-top: 7%;
    background-color: #DBEDD3;
    padding-bottom: 50px;
}
.a_box {
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.a_box_l {
    width: 35%;
    padding-top: 0%;
}
.a_box_r img {
    width: 40%;
    line-height: 0px;
    margin-bottom: 0px;
    padding-bottom: 2%;
    margin-top: 3%;
}
.a_box_r {
    width: 64%;
    text-align: center;
    position: relative;
}
.app_btn {
    display: inline-block;
    text-align: center;
    border: 2px solid #559F00;
    background-color: #559F00;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 60px;
    border-radius: 4px;
    transition: .4s;
    margin-top: 2%;
    margin-bottom: 0%;
}
.app_btn:hover {
    background-color: #DBEDD3;
    border: 2px solid #559F00;
    color: #559F00;
}
.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #67c5ff;
  border: solid 2px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}
.btn-flat-border:hover {
  background: #67c5ff;
  color: white;
}
.and {
    font-size: 0.6em;
}
.sub_title {
    color: #559F00;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 2%;
    padding-bottom: 5%;
}
.sub_color {
    color: green;
    border-bottom: 3px double green;
}
.twin_ill {
    width: 50%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.sub_title2 {
    color: darkgreen;
    font-weight: bold;
    font-size: 2.7em;
    margin-bottom: 3%;
}
.short_line {
    letter-spacing: -1px;
    padding: 0px 10px;
}
.point {
    text-align: center;
    background-color: #fff;
    line-height: 1.9;
    width: 1000px;
    padding: 50px 30px;
    border-radius: 7px;
    margin-bottom: 12%;
}
.point_box1 {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid green;
}
.point_box2 {
    display: -webkit-flex;
    display: flex;
}
.point_l {
    width: 104px;
    padding-right: 1.8%;
}
.point_r {
    -webkit-flex: 1;
  flex: 1;
    text-align: left;
}
.about_twin{
    font-size: 1.2em;
    line-height: 1.8em;
    margin-top: 5%;
    text-align: left;
    color: darkgreen;
}
.about_twin2{
    font-size: 0.9em;
    line-height: 2.2em;
    margin-top: 3%;
    margin-bottom: 15%;
    text-align: left;
    color: #000;
}
.point_text1 {
    font-size: 1.9em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 3%;
}
.point_text2 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 3%;
}
.point_text3 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 4%;
    padding-left:1em;
    text-indent:-1em;
    letter-spacing: 0.5px;
}
.point_text4 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 1.5%;
    padding-left:1em;
    text-indent:-1em;
    letter-spacing: 0.5px;
}
.point_text5 {
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.2em;
}
.point_text6 {
    font-size: 1em;
    line-height: 1.8em;
    margin-top: 1%;
    margin-bottom: 7%;
    text-align: left;
}
.kome {
    font-size: 9pt;
    line-height: 1.8em;
    color: steelblue;
}


.case_title {
    widows: 100%;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8em;
    color: #fff;
    background-color: green;
    margin-top: 12%;
    margin-bottom: 5%;
}
.case {
    text-align: center;
    background-color: #FAFBC9;
    line-height: 1.9;
    width: 1000px;
    padding: 2% 2% 2% 2%;
    border-radius: 7px;
    margin-bottom: 2%;
    border: 2px solid #008000;
}
.case_box1 {
    display: -webkit-flex;
    display: flex;
    padding-bottom: 0%;
    margin-bottom: 0%;
    line-height: 1em;    
}
.case_l {
    width: 230px;
    padding-right: 1.8%;
    position: relative;
}
.case_no {
    width: 56%;
    padding-bottom: 18%;
}
.case_img1-2{
    display: none;
}
.case_r {
    -webkit-flex: 1;
    flex: 1;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.case_title2 {
    font-size: 1.3em;
    font-family: Jun 201;
    color: green;
    line-height: 1em;
}
.u_line {
    border-bottom-style: solid;
    border-bottom-color: #008000;
    padding-bottom: 3px;
}
.case_question {
    font-size: 1.6em;
    font-family: Jun 34;
    color: dimgray;
    line-height: 1.2em;
    padding: 3% 0% 2% 0%;
}
.case_answer {
    font-size: 1.3em;
    font-family: Jun 34;
    color: #fff;
    background-color: green;
    border-radius: 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 0px;
    margin-bottom: 3%;
}
.case_img1 {
    width: 60%;
}
.case_img2 {
    width: 68%;
}
.case_triangle
 {
    width: 5%;
     margin-bottom: 1%;
}
.bottom_btn{
    text-align: center;
    padding: 80px 0px 60px 0px;
}
.mo2 {
    display: none;
}
.mo_kaigyo {
    display: none;
}
.mo_img {
    display: none;
}
.top_banner {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
}
.top_info {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    background-color: #fff;
    border:3px solid #376019;
    padding: 30px;
}
.top_info_title{
    text-align: center;
    font-size: 1.2em;
    padding-bottom: 30px;
}
.mo_banner {
    display: none;
}

@media screen and (max-width: 1024px) {
    
.top_info {
    width: 100%;
}
.top_banner {
    width: 100%;
}
.pc_banner {
    width: 100%;
}
}


@media screen and (max-width: 1000px) {
.white {
    width: 100%;
}
.sub_title {
    font-size: 1.3em;
}
.top_text {
    font-size: 3.0em;
}
section {
    width: 100%;
}
.point {
    width: 100%;
}
.case {
    width: 100%;
    padding: 3% 2% 2% 2%;
}
.case_l {
    width: 28%;
}
.case_img1 {
    width: 55%;
}
.mo_kaigyo {
    display: block;
}
.case_answer {
    padding: 15px 0px;
}
.case_no {
    width: 56%;
    padding-bottom: 15%;
}
.pc_banner {
    width: 100%;
}
}




@media screen and (max-width: 860px) {
.btn {
    padding: 8px 20px;
    font-size: 10px;
    margin-top: 10%;
}
.white {
    margin-top: 13%;
    margin-bottom: 12%;
}
.green {
    padding-top: 5%;
}
.green2 {
    padding-top: 5%;
}
.sub_title2 {
    font-size: 1.8em;
}
.point_box1 {
    display: block;
}
.point_box2 {
    display: block;
}
.point_l {
    width: 13%;
    margin: 0px auto;
    padding-bottom: 10px;
}
.pc {
    display: none;
  }
h5 {
    line-height: 45px;
}
.case_no {
    padding-bottom: 10%;
}
.case_img1 {
    width: 60%;
}
    
    
}

@media screen and (min-width: 841px) {
.mob {display:none}

}

@media screen and (max-width: 840px) {
.a_box_l {display:none}
.a_box_r {
    width: 100%;
}
.a_box_r .mob img {
    width: 60%;
}
.case_title2 {
    font-size: 1.1em;
    padding-bottom: 2%;
}
.case_question {
    font-size: 1.3em;
    line-height: 1.2em;
    padding: 2% 0% 2% 0%;
}
.case_answer {
    font-size: 1.2em;
    padding: 15px 0px;
}
.case_no {
    padding-bottom: 3%;
}
.case_img1 {
    width: 60%;
    margin-top: 10%;
}

}

@media screen and (max-width: 750px) {
.box_l {
    width: 50%;
}
.box_r {
    width: 50%;
}
.box_l2 {
    width: 50%;
}
.box_r2 {
    width: 50%;
}
.top_link1 img {
    width: 40%;
}
.top_link2 img {
    right: 36%;
    width: 26%;
}
.top_link3 img {
    width: 40%;
}
.top_link4 img {
    right: 36%;
    width: 26%;
}
.btn {
    padding: 4px 10px;
    font-size: 10px;
    margin-top: 3%;
}
.box_r p {
    font-size: 0.9em;
}
.box_l2 p {
    font-size: 0.9em;
}
.case_answer {
    font-size: 1.0em;
    padding: 10px 0px;
}
h3 {
    font-size: 3em;
}

}


@media screen and (max-width: 580px) {
.f_box {
    display: block;
    position: relative;    
}
.box_l {
    width: 100%;
}
.box_l img {
    width: 100%;
}
.box_r2 {
    width: 100%;
}
.box_r2 img {
    width: 100%;
}
    
.box_r {
    width: 100%;
    text-align: center;
    position: relative;
}
.box_r p {
    font-size: 16px;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.box_l2 {
    width: 100%;
    text-align: center;
    position: relative;
}
.box_l2 p {
    font-size: 16px;
    text-align: left;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.top_link1 img {
    width: 40%;
}
.top_link2 img {
    position: absolute;
    bottom: 0;
    right: 35%;
    width: 30%;
    line-height: 0px;
}
.top_link3 img {
    width: 40%;
}
.top_link4 img {
    position: absolute;
    bottom: 0;
    right: 35%;
    width: 30%;
    line-height: 0px;
}
.btn {
    padding: 10px 35px;
    margin-top: 3%;
    margin-bottom: 25%;
}
.copy1_pc {
    display: none;
}
.copy1_mo {
    display: block;
}
.f_box .box_l2 p {
    font-size: 0px;
}
.f_box .box_l2 p {
    font-size: 16px;
}
.box_r2_mo {
    display: block;
}
.box_r2 {
    display: none;
}
.white {
    margin-top: 20%;
}
.green {
    padding-top: 12%;
}
.green2 {
    padding-top: 12%;
}
.twin_ill {
    width: 70%;
    margin-top: 10%;
}
.point_l {
    width: 20%;
}
h3 {
    font-size: 3.3em;
    line-height: 0.7em;
    margin-bottom: 0%;
}
h4 {
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: 8%;
}
h5 {
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: 8%;
}
.mo {
    font-size: 2em;
    line-height: 1.2em;
    margin-top: 0%;
}
.mo2 {
    display: block;
}
.sub_title {
    margin-bottom: 5%;
}
.sub_title2 {
    font-size: 1em;
}
.pc {
    display: none;
}
.point {
    width: 96%;
    padding: 50px 15px;
}
.case_title {
    margin-top: 100px;
}
.case {
    width: 96%;
    padding: 30px 15px 30px 15px;
}
.case_box1 {
    display: block;    
}
.case_l {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 8%;
}
.case_no {
    width: 80%;
    padding-bottom: 3%;
}
.case_img1{
    display: none;
}
.case_img1-2{
    display: block;
}
.case_triangle
 {
    width: 10%;
    margin-bottom: 8px;
}
.case_question {
    font-size: 1.0em;
    line-height: 1.5em;
    margin-top: 10px;
}
.case_answer {
    font-size: 1.0em;
    background-color: green;
    border-radius: 30px;
    width: 100%;
    padding: 13px 0px;
}
.case_img2 {
    width: 100%;
    margin-top: 5%;
}
.point_text6 {
    margin-bottom: 50px;
    margin-top: 20px;
}
.pc_banner {
        display: none;
}

.mo_banner {
        display: block;
}


}
