@charset "utf-8";


.allclear {
clear:both;
}

.vspace_10 {
max-width: 300px;
margin: 0 auto;
height: 10px;
}

.vspace_15 {
max-width: 300px;
margin: 0 auto;
height: 15px;
}

.vspace_20 {
max-width: 300px;
margin: 0 auto;
height: 20px;
}

.vspace_30 {
max-width: 300px;
margin: 0 auto;
height: 30px;
}

.vspace_40 {
max-width: 300px;
margin: 0 auto;
height: 40px;
}

.vspace_50 {
max-width: 300px;
margin: 0 auto;
height: 50px;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

header {
top: 0px;
left: 0px;
width: 100%;
margin: 0px;
padding:0px;
text-align: center;
overflow: hidden;
}

header .h-top {
width:100%;
margin: 0px auto;
padding: 0px;
background-color: #a67b2d;
text-align: center;
}

header .h-top_inner {
width:100%;
max-width: 980px;
margin: 0px auto;
padding: 5px 0px;
text-align: left;
}

header .h-top_inner .msg {
color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
font-size: 13px;
}

header .h-btm {
width:100%;
margin: 0px auto;
padding: 0px;
background-color: #F8F5F1;
text-align: center;
}

header .h-btm_inner {
width: 100%;
max-width: 980px;
margin: 0px auto;
padding: 10px 0px;
text-align: left;
overflow: hidden;
}

header .h-btm_inner .box-1 {
float: left;
padding: 0px;
text-align: left;
}

header .h-btm_inner .box-2 {
float: left;
padding: 0px;
text-align: left;
}

header .title-1 {
color: #333333;
font-size: 26px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
letter-spacing: 2px;
font-style: normal;
padding: 0px 0px 0px 10px;
}

header .title-2 {
color: #777777;
font-size: 20px;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
padding: 2px 0px 0px 10px;
}

header .h-btm_inner .box-3 {
float: right;
padding: 0px 0px;
text-align: right;
}

header .box-3 a {
display: inline-block;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size:15px;
color:#333333;
margin: 0px 10px;
padding: 0px 0px 5px 0px;
text-decoration: none;
}

header .box-3 a:hover{
color:#333333;
margin: 0px 10px;
padding: 0px 0px 5px 0px;
border-bottom: 2px solid #666666;
text-decoration: none;
}

.top_photo_zone {
max-width: 980px;
margin: 0px auto;
padding: 0px;
text-align:center;
}

.top_photo_zone_640 {
display: none;
}

.top_photo_zone img {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.contents {
width: 100%;
max-width: 980px;
margin: 0px auto;
padding: 10px 0px;
text-align: left;
vertical-align: top;
}

.contents .left_zone {
float: left;
width: 300px;
padding: 0px 0px;
text-align: left;
vertical-align: top;
}

.contents .left_zone .menu_zone{
padding: 0px;
}

.menu_zone ul {
list-style-type: none;
font-size: 0px;
}

.menu_zone ul li {
margin: 0px;
padding: 0px;
text-align: center;
}

.menu_zone ul .menu_page {
display: block;
width: 280px;
margin-bottom: 1px;
padding: 12px 0px 12px 0px;
color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
font-size: 14px;
text-align: center;
text-decoration: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #4892C4;
}

.menu_zone ul li a {
display: block;
width: 280px;
margin-bottom: 1px;
padding: 12px 0px 12px 0px;
background: #356c92;
color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
font-size: 14px;
text-align: center;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.menu_zone ul li a:hover{
background: #4892C4;
}

.menu_zone_640 {
display: none;
}

.contents .left_zone .info_zone {
width: 280px;
margin: 5px 0px 10px 0px;
padding: 10px 10px 15px 10px;
text-align: center;
background-color: #FFFFFF;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.info_zone .logo-box{
padding: 5px 0px 10px 0px;
text-align: center;
}

.info_zone p {
margin: 0px;
padding: 0px;
}

.info_zone .title-j {
color: #333333;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
font-size: 24px;
letter-spacing: 2px;
font-style: normal;
padding: 2px 0px 2px 0px;
}

.info_zone .title-e {
color: #777777;
font-size: 20px;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
padding: 2px 0px 10px 0px;
}

.info_zone .address {
color: #333333;
font-size: 20px;
line-height: 160%;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
}

.info_zone .address-j {
color: #333333;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
font-size: 13px;
font-style: normal;
}

.info_zone .tel {
color: #000099;
font-size: 24px;
line-height: 160%;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
}

.info_zone table {
margin-top: 20px;
margin-bottom: 10px;
margin-left : auto;
margin-right : auto;
border-collapse: collapse;
}

.info_zone table thead th {
color: #333333;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
font-style: normal;
padding: 6px 5px 6px 5px;
text-align: center;
border: 1px solid #999999;
white-space: nowrap;
}

.info_zone table thead td {
font-family: 'Lato', sans-serif;
color: #333333;
font-size: 15px;
font-weight: normal;
font-style: normal;
padding: 4px 5px 4px 5px;
text-align: center;
border: 1px solid #999999;
white-space: nowrap;
}

.info_zone table tbody td {
color: #333333;
font-size: 14px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
font-style: normal;
padding: 4px 5px 4px 5px;
text-align: center;
border: 1px solid #999999;
}

.info_zone table tfoot td {
color: #333333;
font-size: 14px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-height: 140%;
font-style: normal;
text-align: left;
padding: 4px 5px 4px 5px;
border: 1px solid #999999;
}

.info_zone .info_box {
text-align: left;
}

.info_zone .info_box ul {
list-style-type: disc;
padding: 2px 5px 10px 30px;
text-align: left;
}

.info_zone .info_box ul li {
color: #333333;
font-size: 14px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
padding: 0px 0px 2px 0px;
}

.info_zone .info_box .txt-1 {
color: #333333;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
padding: 0px 0px 10px 0px;
}

.info_zone .info_box .txt-2 {
color: #333333;
font-size: 14px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
padding: 0px 0px 5px 0px;
}

.info_zone .info_box .txt-3 {
color: #333333;
font-size: 13px;
line-height: 130%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
padding: 0px 0px 5px 0px;
}

.info_zone .photo_gallery {
width: 100%;
margin: 10px auto;
text-align: center;
vertical-align: middle;
}

.info_zone .photo_gallery .photo_box {
display: inline-block ;
padding: 10px 10px 10px 10px;
text-align: center;
vertical-align: middle;
}

.info_zone_640 {
display: none;
}

.contents .right_zone {
margin-left: 300px;
padding: 0px 0px 0px 30px;
text-align: left;
vertical-align: top;
}

.right_zone .contents-box {
padding: 10px 0px;
text-align: left;
}

.right_zone .contents-box .line_dblue {
margin: 30px 0px;
text-align: left;
border-bottom: 1px solid #000099;
}

.right_zone .common_rphoto-ltext-box {
width: 100%;
margin: 0px auto;
overflow: hidden;
padding: 30px 0px 20px 0px;
}

.right_zone .common_rphoto-ltext-box .img-box {
margin: 0px 10px 0px 20px;
float: right;
}

.right_zone .common_rphoto-ltext-box .img-box img {
border: 3px #ffffff solid;
box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.right_zone .common_photo_gallery {
width: 100%;
margin: 20px auto;
text-align: center;
vertical-align: middle;
}

.right_zone .common_photo_gallery .photo-box {
display: inline-block ;
padding: 10px 10px 10px 10px;
text-align: center;
vertical-align: middle;
}

.right_zone .common_photo_gallery .photo-box img {
border: 3px #ffffff solid;
box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

footer {
top: 0px;
left: 0px;
width: 100%;
margin: 0px;
padding:0px;
text-align: center;
overflow: hidden;
background-color: #4d639f;
}

footer .f_inner {
width:100%;
max-width: 980px;
margin: 0px auto;
padding: 10px 0px;
text-align: center;
}

footer .f_inner .f_menu{
width:100%;
margin: 0px auto;
padding: 5x 5px 5px 5px;
text-align: center;
}

footer .f_inner .f_menu ul {
list-style-type: none;
}

footer .f_inner .f_menu ul li {
display: inline-block;
color: #ffffff;
font-size: 14px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
padding: 3px 0px;
}

footer .f_inner .f_menu ul li a {
font-size: 13px;
color:#ffffff;
padding: 3px 10px;
text-decoration: none;
}

footer .f_inner .f_menu ul li a:hover {
font-size: 13px;
color:#ffffff;
padding: 3px 10px;
text-decoration: underline;
}

footer .f_inner .middle_zone {
width:100%;
margin: 15px auto;
text-align: center;
}

footer .f_inner .middle_zone .box-1 {
display: inline-block;
padding: 0px;
text-align: center;
vertical-align: top;
}

footer .f_inner .middle_zone .title-1 {
color: #ffffff;
font-size: 24px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
letter-spacing: 2px;
font-style: normal;
padding: 0px;
}

footer .f_inner .middle_zone .title-2 {
color: #dddddd;
font-size: 20px;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
padding: 2px 0px 0px 0px;
}

footer .f_inner .middle_zone .box-2 {
display: inline-block;
padding: 0px 80px;
text-align: center;
vertical-align: top;
}

footer .f_inner .middle_zone .box-2 .address {
color: #ffffff;
font-size: 18px;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
}

footer .f_inner .middle_zone .box-2 .address-j {
color: #ffffff;
font-size: 13px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
letter-spacing: 2px;
font-style: normal;
}

footer .f_inner .middle_zone .box-3 {
display: inline-block;
padding: 0px;
text-align: center;
vertical-align: top;
}

footer .f_inner .middle_zone .box-3 .tel {
color: #ffff00;
font-size: 22px;
font-family: 'Lato', sans-serif;
font-weight: bold;
font-style: normal;
}

footer .copyright {
font-family: 'Lato', sans-serif;
color: #ffffff;
font-size: 15px;
font-weight: normal;
font-style: normal;
padding: 10px 10px;
}

/*======================トップページ=====================*/
.msg_zone_top {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.msg_zone_top .page_title_top {
color: #333333;
font-size: 30px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 10px 0px 20px 0px;
text-align: center;
}

.msg_zone_top dl dt {
color: #000099;
font-size: 16px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 25px 0px 15px 0px;
text-align: left;
}

.msg_zone_top dl dd {
color: #000099;
font-size: 15px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 2px 0px 2px 80px;
text-align: left;
}

.msg_zone_top dl .star_list {
text-indent: -1em;
margin-left: 1em;
}

.msg_zone_top dl .star_list:before {
content: '★';
}

.msg_zone_top dl .txt-en {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}


/*======================挨拶・診療所紹介ページ=====================*/
.msg_zone_greeting {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.msg_zone_greeting img {
padding: 20px 0px 0px 60px;
text-align: left;
}

.msg_zone_greeting .msg_zone-1 {
padding: 0px 0px 15px 150px;
text-align: left;
}

.msg_zone_greeting .msg_zone-2 {
padding: 0px 130px 15px 0px;
text-align: right;
}

.msg_zone_greeting .msg_zone-1 p,
.msg_zone_greeting .msg_zone-2 p {
color: #000099;
font-size: 16px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
}

.msg_zone_greeting ul {
list-style-type: none;
padding: 20px 10px 10px 0px;
}

.msg_zone_greeting ul li {
color: #000099;
font-size: 16px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 0px;
text-align: left;
}

.msg_zone_greeting ul .li-20 {
padding-bottom: 20px;
}

.msg_zone_greeting ul .li-30 {
padding-bottom: 30px;
}

.msg_zone_greeting ul .li-20 {
padding-bottom: 20px;
}

/*======================プロフィールページ=====================*/
.title_photo_zone_profile {
width: 100%;
margin: 20px auto;
padding: 0px;
text-align: left;
vertical-align: top;
}

.title_photo_zone_profile .photo-box {
display: inline-block;
padding: 0px;
vertical-align: top;
}

.title_photo_zone_profile .photo-box img {
border: 3px #ffffff solid;
box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.title_photo_zone_profile .title-box {
display: inline-block;
padding: 10px 0px 0px 20px;
vertical-align: top;
}

.title_photo_zone_profile .title-box p {
color: #000099;
font-size: 18px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 0px 0px 20px 0px;
}

.right_zone .common_rphoto-ltext-box .stitle_profile {
color: #000099;
font-size: 17px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 0px 0px 15px 0px;
text-align: left;
}

.right_zone .common_rphoto-ltext-box .ul_profile {
list-style-type: square;
padding: 0px 10px 0px 30px;
}

.right_zone .common_rphoto-ltext-box .ul_profile li {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heitht: 160%;
padding: 0px 0px 3px 0px;
text-align: left;
}

.msg_zone_profile {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.msg_zone_profile table{
width: 100%;
margin: 0px auto;
}

.msg_zone_profile table tbody th{
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 160%;
padding: 3px 5px 3px 5px;
text-align: left;
vertical-align: top;
white-space: nowrap;
}

.msg_zone_profile table tbody td {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 160%;
padding: 3px 5px 3px 5px;
text-align: left;
vertical-align: top;
}

.msg_zone_profile dl dt {
color: #000099;
font-size: 17px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 10px 0px 15px 0px;
text-align: left;
}

.msg_zone_profile dl dd {
color: #000099;
font-size: 16px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
margin: 5px 0px 5px 20px;
text-align: left;
}

.msg_zone_profile dl .circle_list {
position:relative;
padding-left: 15px;
}

.msg_zone_profile dl .circle_list:before {
content:'';
display:block;
position:absolute;
box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
top:6px;
left:2px;
height:0;
width:0;
border-top: 6px solid transparent;
border-right: 7px solid transparent;
border-bottom: 6px solid transparent;
border-left: 8px solid #000099;
}

.msg_zone_profile p {
color: #000099;
font-size: 17px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 20px 0px 10px 0px;
text-align: left;
}

.msg_zone_profile ul {
list-style-type: disc;
padding: 0px 10px 0px 30px;
}

.msg_zone_profile ul li {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 160%;
padding: 0px 0px 20px 0px;
text-align: left;
}

/*======================アクセスページ=====================*/
.title_photo_zone_access {
width: 100%;
margin: 20px auto;
padding: 0px;
text-align: left;
vertical-align: middle;
}

.title_photo_zone_access .photo-box {
display: inline-block;
padding: 0px;
vertical-align: middle;
}

.title_photo_zone_access .photo-box img {
border: 3px #ffffff solid;
box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.3);
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.title_photo_zone_access .title-box {
display: inline-block;
padding: 0px 0px 0px 20px;
vertical-align: middle;
}

.title_photo_zone_access .title-box p {
color: #333333;
font-size: 30px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 10px 0px 20px 0px;
text-align: center;
}

.right_zone .common_rphoto-ltext-box .stitle_access {
color: #000099;
font-size: 17px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 0px 0px 5px 0px;
text-align: left;
}

.right_zone .common_rphoto-ltext-box .ul_access {
list-style-type: none;
padding: 0px 10px 10px 50px;
}

.right_zone .common_rphoto-ltext-box .ul_access .txt-jp {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heitht: 160%;
padding: 0px 0px 3px 0px;
text-align: left;
}

.right_zone .common_rphoto-ltext-box .ul_access .txt-en {
color: #000099;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-heitht: 160%;
padding: 0px 0px 3px 0px;
text-align: left;
}

.right_zone .map_zone {
width: 100%;
margin: 0px auto;
padding: 30px 0px 30px 0px;
}

/*======================医療内容紹介ページ=====================*/
.right_zone .common_rphoto-ltext-box .stitle_intro {
color: #333333;
font-size: 30px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 0px 0px 10px 0px;
text-align: left;
}

.right_zone .common_rphoto-ltext-box .ul_intro {
list-style-type: square;
padding: 0px 0px 0px 50px;
}

.right_zone .common_rphoto-ltext-box .ul_intro li {
color: #000099;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
line-heitht: 160%;
padding: 0px 0px 3px 0px;
text-align: left;
}

.right_zone .stitle_intro-1 {
color: #333333;
font-size: 32px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 20px 0px 0px 0px;
text-align: center;
}

.right_zone .stitle_intro-2 {
color: #000099;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
line-heitht: 160%;
padding: 0px;
text-align: center;
}

.right_zone .stitle_intro-3 {
color: #333333;
font-size: 30px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 20px 0px 0px 30px;
text-align: left;
}

.msg_zone_intro {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.msg_zone_intro dl dt {
color: #000099;
font-size: 16px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 20px 0px 5px 0px;
text-align: left;
}

.msg_zone_intro dl dd {
display: list-item;
list-style: disc;
color: #000099;
font-size: 15px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
margin-left: 30px;
padding: 0px 0px 3px 0px;
text-align: left;
}

.msg_zone_intro dl .list_intro_1 {
display: list-item;
list-style: disc outside;
color: #000099;
font-size: 15px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
margin-left: 30px;
padding: 0px 0px 12px 0px;
text-align: left;
}

.msg_zone_intro table{
margin: 5px 5px 20px 30px;
}

.msg_zone_intro table tbody th{
color: #000099;
font-size: 16px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 6px 5px 6px 5px;
text-align: left;
vertical-align: middle;
white-space: nowrap;
}

.msg_zone_intro table tbody td {
padding: 6px 5px 6px 50px;
text-align: left;
}

.msg_zone_intro table tbody td ul {
list-style: disc;
}

.msg_zone_intro table tbody td ul li {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 150%;
padding: 1px 0px;
text-align: left;
}

.right_zone .msg_intro-1 {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 150%;
padding: 1px 0px;
text-align: left;
}

.right_zone .msg_intro-2 {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
line-heith: 150%;
padding: 1px 0px;
text-align: left;
}

/*======================健康診断ページ=====================*/
.msg_zone_exam {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.right_zone .page_title_exam {
color: #333333;
font-size: 30px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 10px 0px 20px 0px;
text-align: center;
}

.right_zone .stitle_exam-1 {
color: #333333;
font-size: 32px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 20px 0px 0px 0px;
text-align: left;
}

.right_zone .msg_exam-1 {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 150%;
padding: 1px 0px;
text-align: left;
}

.msg_zone_exam ul {
list-style: disc;
padding: 5px 5px 25px 40px;
}

.msg_zone_exam ul li {
padding: 0px 0px 3px 0px;
text-align: left;
}

.msg_zone_exam ul .li-en {
color: #000099;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-heitht: 150%;
}

.msg_zone_exam ul .li-jp {
color: #000099;
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
line-heith: 150%;
}

/*======================お知らせページ=====================*/
.msg_zone_news {
width: 100%;
margin: 0px auto;
padding: 0px;
}

.msg_zone_news .stitle_news-1 {
color: #333333;
font-size: 32px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 20px 0px 0px 0px;
text-align: left;
}

.msg_zone_news .msg_news-1 {
color: #333333;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
line-heith: 150%;
padding: 20px 0px 10px 0px;
text-align: left;
}

.msg_zone_news .msg_news-2 {
color: #000099;
padding: 1px 0px;
text-align: left;
}

.msg_zone_news .msg_news-3 {
color: #000099;
padding: 1px 0px 1px 40px;
text-align: left;
}

.msg_zone_news .txt-en {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}

.msg_zone_news .txt-jp {
font-size: 15px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

/*=========================Impressumページ=========================*/
.right_zone .contents-box .zone_impressum ul {
list-style-type: none;
padding: 0px 0px 0px 0px;
color: #000099;
font-size: 15px;
font-weight: normal;
line-height: 150%;
font-family: 'Open Sans', sans-serif;
}

.zone_impressum .page_title_impressum {
color: #333333;
font-size: 26px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
padding: 0px 0px 20px 0px;
text-align: left;
}

.right_zone .contents-box .zone_impressum ul .li-20 {
padding-bottom: 20px;
}

.right_zone .contents-box .zone_impressum ul li .li-box {
display: inline-block;
text-align: left;
}

.right_zone .contents-box .zone_impressum ul li .li-sub-box {
display: inline-block;
padding: 0px 0px 0px 20px;
text-align: left;
}

.right_zone .contents-box .zone_impressum ul li .li-box_768 {
display: none;
}

.contents .right_zone .page_subtitle_impressum {
color: #000099;
font-size: 18px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
padding: 0px 0px 20px 40px;
}

.right_zone .contents-box .zone_impressum ul a {
color: #cc0000;
text-decoration: underline;
}

.right_zone .contents-box .zone_impressum ul a:hover {
color:#cc0000;
text-decoration: none;
}

