@charset "UTF-8";
/* CSS Document */

body {
  font-size: 1.6rem !important;
}
#page_artist .txt_box02{
padding:1.5rem 0;
}
.div_header_lang img,.div_header_EasyWeb img{
width:initial;
height:initial;
vertical-align: initial;
}
@media screen and (max-width:540px){
#page_banner .layout {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.h2_box.center_h2 p{
font-size:1.4rem;
}
.h2_box h2{
font-size:4rem;
}
}