@charset "utf-8";


#top-page-message_mbl {
padding: 20px 10px 10px 20px;
background:url(../images/de_jp_only.gif) no-repeat center top 5px;
min-height: 50px;
text-align: left;
}

.top_menu_mbl section h3 {
background-color: #26996D;
border-bottom: solid 1px #91ADA2;
margin-bottom: 1px;
padding: 10px;
font-size: 18px;
color: #ffffff;
cursor: pointer;
position: relative;
}

.top_menu_mbl section h3:before {
display: block;
content: "";
position: absolute;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 50%;
right: 15px;
width: 12px;
height: 12px;
margin-top: -8px;
background: #ffffff;
}

.top_menu_mbl section h3:after {
display: block;
content: "";
position: absolute;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 50%;
right: 15px;
width: 12px;
height: 12px;
margin-top: -13px;
background: #26996D;
}

.top_menu_mbl section h3.active:before {
margin-top: -2px;
}

.top_menu_mbl section h3.active:after {
margin-top: 3px;
}

.top_menu_mbl ul {
list-style-type: none;
}

.top_menu_mbl section li {
font-size: 16px;
font-weight: bold;
background-color: #D3E7E0;
border-bottom: solid 1px #ffffff;
padding: 10px 0px 10px 20px;
}

.top_menu_mbl section .triangle-mark:before {
content: '\f04b';
font-family: "Font Awesome 5 Free";
font-size: 16px;
color: #26996D;
font-weight: 700;
margin-left: -2px;
margin-right: 8px;
vertical-align: 0px;
}

.mobile_top_contents {
width: 100%;
margin: 0px auto;
text-align: center;
padding: 10px 5px;
}

.mobile_quicklink-box {
width: 100%;
margin: 0px auto;
background-color: #FFFFDD;
margin-top: 10px;
padding: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border:1px solid #FF7256;
text-align: center;
}

.mobile_quicklink-box #title1 {
color: #000099;
font-size: 18px;
font-weight: bold;
}

.mobile_quicklink-box #title2 {
color: #000099;
font-size: 18px;
font-weight: bold;
}

.mobile_quicklink-box dl {
padding: 10px 0px;
text-align: left;
}

.mobile_quicklink-box dt {
color: #000000;
font-size: 17px;
font-weight: bold;
padding: 5px 10px 5px 5px;
}

.mobile_quicklink-box dd {
font-size: 16px;
padding: 7px 10px 7px 10px;
}

.mobile_quicklink-box ul {
list-style-type: none;
padding: 10px 0px;
text-align: left;
}

.mobile_quicklink-box li {
font-size: 16px;
padding: 7px 10px 7px 10px;
}

.mobile_info-box {
background-color: #E0E0FF;
margin-top: 10px;
padding: 2px 0px 3px 0px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border:1px solid #000099;
}

.mobile_info-box img {
margin: 0px 15px 0px 15px;
}

.mobile_bnr-box {
margin: 10px 0px 0px 0px;
text-align: center;
}

.mobile_bnr-box li{
padding: 5px 0px 0px 0px;
text-align: center;
}

.corona_info-box {
max-width: 100%;
margin: 10px auto;
background-color: #FFFFEE;
padding: 5px 20px;
border:1px solid #FF7700;
text-align: center;
font-size: 15px:
}

