.lo_text1{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
}
.lo_text1_2{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
}
.lo_text1_3{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 12px;
    line-height: 17px;
    text-align: left;
}
.lo_text2{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    letter-spacing: 0.05em;
    color: #008A7F;
    width: 80%;
}
.lo_text2 span{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 12px;
    line-height: 17px;
    text-align: left;
    letter-spacing: 0;
    color: #000;
}
.lo_text3{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 16px;
    line-height: 35px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #008A7F;
    width: 80%;
    margin-left: 20%;
}
.lo_text3 span{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    letter-spacing: 0;
    color: #000;
}
.lo_text4{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    letter-spacing: 0;
    color: #000;
}
.lo_text5{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 21px;
    text-align: center;
    letter-spacing: 0;
    color: #000;
    letter-spacing: 0.1em;
}
.lo_text5 span{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 21px;
    text-align: center;
    letter-spacing: 0;
    color: #008A7F;
    letter-spacing: 0.1em;
}
.lo_text6{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 10px;
    text-align: left;
    letter-spacing: 0;
    color: #FFF;
    letter-spacing: 0.1em;
}
.lo_text7{
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0;
    color: #008A7F;
    letter-spacing: 0.1em;
}
.flex_location{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 40px;
}
.flex_location2{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.flex_location3{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.flex_location4{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex_location5{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}
.lo_ph1{
    width:50%;
    max-width:500px;
    position:relative;
    z-index:1;
    margin-right:-110px;
}
.lo_ph2{
    width:60%;
    max-width:600px;
    position:relative;
    z-index:2;
    margin-top:12%; 
}
.lo_ph3{
    width:50%;
    max-width:500px;
}
.lo_ph4{
    width:50%;
    max-width:500px;
    margin-top: -8%;
}
.gu_title{
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.lo_sign{
    width:15%;
    padding:4px;
    box-sizing:border-box;
    text-align:left;
}
.lo_info{
    width:32%;
    padding:0 20px;
    box-sizing:border-box;
}
.lo_info2{
    width:20%;
    padding:0;
    box-sizing:border-box;
}
.lo_sign2{
    width:28%;
    padding:4px;
    box-sizing:border-box;
    text-align:left;
}
.lo_multiply{
    mix-blend-mode:multiply;
}
.lo_column2_1{
    width: 62%;
    max-width: 620px;
}
.lo_column2_2{
    width: 38%;
    max-width: 380px;
    background-color: #008A7F;
    display: flex;
    flex-direction: column;
    justify-content: center;   
    /* align-items: center;*/
    box-sizing: border-box;
    padding: 0 3%;
}
.lo_column2_3{
    width: 47%; 
}
.lo_column2_4{
    width: 53%;
    background-color: #008A7F;
    display: flex;
    flex-direction: column;
    justify-content: center;   
    /* align-items: center;*/
    box-sizing: border-box;
    padding: 0 3%;
}
.flex02_lo{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}
.lo_row{
    display: flex;
    justify-content: space-between;
    padding: 0.3% 0;
    flex-wrap: wrap;
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    color: #000;
}
.lo_place {
    width: 51%;
    font-size: 14px;
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    text-align: left;
    letter-spacing: 0;
}
.lo_walk {
    width: 19%;
    font-size: 14px;
    text-align: left;
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
    letter-spacing: 0;
}
.lo_distance {
    width: 30%;
    font-size: 14px;
    text-align: right;
    font-family: "A-OTF Ryumin Pr6N", serif;
    font-style: normal;
    font-weight: 300;
    font-feature-settings: "palt", "kern";
    text-rendering: optimizeLegibility;
  letter-spacing: 0;
}
.lifeinfo_title{
    font-family: "angie-sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 17px;
    letter-spacing: 0.2em;
    text-align: center;
}
@media screen and (max-width:1000px){ 
.flex_location{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 40px;
}
.flex_location2{
    flex-direction: column;
}
.flex_location3{
    flex-direction: column;
    align-items: flex-start;
}
.lo_text1{
    font-size: 18px;
    line-height: 25px;
}
.lo_text1_2{
    font-size: 18px;
    line-height: 25px;
}
.lo_text1_3{
    font-size: 18px;
    line-height: 25px;
}
.lo_text2{
    font-size: 26px;
    line-height: 25px;
    width: 100%;
}
.lo_text2 span{
    font-size: 18px;
    line-height: 25px;
}
.lo_text3{
    font-size: 26px;
    line-height: 25px;
    margin-left: 0;
    width: 100%;
    text-align: left;
}
.lo_text3 span{
    font-size: 18px;
    line-height: 25px;
}
.lo_ph1{
    width: 100%;
    max-width: none;
    margin: 0;
}
.lo_ph2{
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin: 0;
    margin-top: 0;
}
.gu_title{
    width: 20%;
}
.lo_text6{
    font-size: 14px;
}
.flex_location5{
    flex-direction:column;
}
.lo_place {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0;
}
.lo_walk {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0;
}
.lo_distance {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0;
}
.lo_text7{
    font-size: 24px;
    letter-spacing: 0.03em;
}
.flex_location{
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
}
.lo_ph3{
    width:100%;
    max-width: none;
}
.lo_info{
    width:70%;
    padding:0;
}
.lo_sign{
    width:23%;
    box-sizing:border-box;
    text-align:left;
    padding: 0;
}
.lo_ph4{
    width:100%;
    max-width:none;
    margin-top: 0;
}
.lo_info2{
    width:57%;
    padding:0;
    box-sizing:border-box;
}
.lo_sign2{
    width:40%;
    padding:0;
    box-sizing:border-box;
    text-align:left;
}
.lo_text5{
    font-size: 28px;
}
.lo_text5 span{
    font-size: 28px;
}
.lo_column2_1{
    width: 100%;
    max-width: none;
}
.lo_column2_2{
    width: 100%;
    max-width: none;
    padding: 0 3%;
}
.lifeinfo_title{
    font-size: 28px;
}
}