.new_blog{
font-size:0.9em;
}
.new_blog a{
text-decoration: none;
}
.new_blog a:hover {
opacity: 0.8;
}
.article_wrap{
display: flex;
justify-content: space-around;
max-width: 660px;
flex-flow: wrap;
}
.article_wrap .article{
width: 33.1%;
}
.article_wrap .old_blog_w{
width:100%!important;
}
.blog .article .tit_h4{
background: #f3f3f3;
border-bottom: 2px solid #014190;
text-indent: 0.5em;
}
.blog .article .tit_h4 a{
color: #014190;
}
.blog_flex{
display: flex;
justify-content: center;
margin-bottom: .5rem;
}
.blog_flex_item{
text-align: center;
}
.blog_flex_item img{ height: 160px;
object-fit: cover;
}
.blog_flex_item2{
width: 80%;
padding: 0 1em;
}
.blog_details{
color: #014190;
border-bottom: 1px solid #014190;
font-size: 1.2em;
}
.blog_table{
width: 99%;
margin: 0 auto 0.5em;
}
.blog_table .table{
width: 100%;
}
.blog_table .table td{
border: none;
border-bottom: 1px solid #ccc;
min-width: 80px;
border: 1px solid #ccc;
color: #222222;
}
.blog_table .table td p{
display: flex;
justify-content: space-between;
word-break: break-all;
}
.blog_table .table td p span{
width: 50%;
}
.blog_table .table th{
background: #014190;
color: #fff;
}
.blog_table .table td p span:first-child {
font-weight: bold;
}
.blog_table .table td.blue-txt{
background: #00bfff;
color: #fff;
width: 35%;
}
.blog_table .table td.light-blue{ background: #f2f2f2;
border: 1px solid #ccc;
color: #000;
}
.blog_table .gray-back{
background: #eee;
}
.blog_img{
display: flex;
justify-content: space-around;
margin: 1em 0px;
}
.blog_img div{
position: relative;
}
.blog_img_before,.blog_img_after{
position: absolute;
top: 0;
margin: 0;
padding: 0 1.2em;
}
.blog_img_before{
background: #555;
color: #fff;
}
.blog_img_after{
background: #014190;
color: #fff;
}
.blog .article .blog_contents{
padding: 4px 2px!important;
}
.table th, .table td {
padding: 5px;
}
@media screen and (max-width: 640px) {
.article_wrap .article {
width: 99.1%;
}
.blog_flex_item img{
max-height: 200px;
}
} .blog .article .tit_h4{
background: #f3f3f3;
border-bottom: 2px solid #014190;
}
.blog .article .tit_h4 a{
color: #014190;
}
.single .blog_flex{
display: flex;
}
.single .blog_flex_item img{
border: 1px solid #00bfff;
}
.single .blog_flex_item2{
width: 80%;
padding: 0 1em;
}
.single .blog_details{
color: #00bfff;
border-bottom: 1px solid #00bfff;
font-size: 1.2em;
}
.single .blog_table{
width: 99%;
margin: 0 auto;
}
.single .blog_table .table{
width: 100%;
}
.single .blog_table .table td{
border: none;
border-bottom: 1px solid #ccc;
}
.blog_table td.gray-back:nth-child(1) {
white-space: nowrap;
}
.single .blog_table .table td p{
display: flex;
justify-content: space-between;
}
.single .blog_table .table td p span{
width: 50%;
}
.single .blog_table .table th{
background: #00bfff;
color: #fff;
}
.single .blog_table .table td p span:first-child {
font-weight: bold;
}
.single .blog_img{
display: flex;
justify-content: space-around;
margin: 1em 0px;
}
.single .blog_img img{
height: 220px;
width: 220px;
object-fit: cover;
}
.single .blog_img div{
position: relative;
width: fit-content;
display: flex;
justify-content: center;
}
.single .blog_img_before,.blog_img_after{
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0 1.2em;
}
.single .blog_img_before{
background: #555;
color: #fff;
}
.single .blog_img_after{
background: #014190;
color: #fff;
}
#bannerlist ul {
padding: 0;
display: inline-block;
}
#bannerlist ul li {
float: left;
margin-left: 12px;
}
#bannerlist ul li:first-child {
margin-left: 0;
}
#bannerlist ul:after {
content: "";
clear: both;
}
#bannerlist ul li a {
display: inline-block;
text-decoration: none;
color: #292b2c;
}
#bannerlist ul li a img {
width: 100%;
display: inline-block;
}
#bannerlist ul li a:hover {
filter: alpha(opacity = 90);
-moz-opacity: 0.9;
opacity: 0.9;
}
ul.index-virus5 li {
width: 17.1%;
margin-left: 0.2em;
}
.pc_hs{
display: table-cell;
}
.sp_hs{
display: none;
}
@media screen and (max-width: 768px) {
.single .blog_img div{
width: 220px;
}
.single .blog_table .table td{
width: 50%;
}
.single .blog_table .table td p{
flex-flow: column;
margin: 0;
}
.single .blog_table .table td p span{
width: 100%;
}  
#bannerlist {
display: none;
}
ul.virus5 li, ul.index-virus5 li {
width: 39.5%;
}
.pc_hs{
display: none;
}
.sp_hs{
display: table-cell;
}
}
.detail:target{
scroll-margin-top: 5rem;
}
.staff-message-section .justify-center{
justify-content: center;
}
.staff-message-section .flex{
display: flex;
}
.staff-message-section .mb-40{ }
.staff-message-section .staff-message{
position: relative;
aspect-ratio: 51 / 19;
flex-basis: 70%;
z-index: 0;
}
.staff-message-section .staff-message .staff-message-bg{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: fill;
z-index: -1;
}
.staff-message-section .staff-message > p{
padding: 2rem 6rem;   
display: block;
font-size: 1.8rem;
}
.staff-message-section .staff-profile{
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
flex-basis: 30%;
}
.staff-message-section .staff-profile .img-wrap{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.staff-message-section .staff-profile .img-wrap img{
width: 65%;
}
.staff-message-section .staff-profile .staff-name-wrap{
position: relative;
}
.staff-message-section .staff-profile .staff-name-wrap .img-wrap{
position: relative
}
.staff-message-section .staff-profile .staff-name-wrap img{
position: absolute;
bottom: 0;
left: 0;
}
.staff-message-section .staff-profile .staff-name-wrap p{
position: absolute;
bottom: 1.5rem;
left: 50%;
transform: translate(-50%, 0);
font-size: 1.8rem;
font-weight: bold;
color: #fff;
}
@media screen and (max-width: 768px) {
.staff-message-section .staff-message{
flex-basis: 70%;
}
.staff-message-section .staff-message > p{
padding: .5rem 1rem;
font-size: 1.2rem;
}
.staff-message-section .staff-profile{
flex-basis: 30%;
}
.staff-message-section .staff-profile .img-wrap img{
}
.staff-message-section .staff-profile .staff-name-wrap p{
bottom: .1rem;
font-size: 1rem;
}
} .txt-box{
text-align: center;
}
.fv_c_box{
border-radius: 10px;
margin: 0 auto;
width: 90%;
border-radius: 10px;
border: 1px solid #ccc;
}
.fv_c_head{
background: #158fd0;
border-radius: 10px;
border-radius: 10px 10px 0 0;
padding: 0.35em 1em;
font-weight: bold;
color: #002845;
font-size: 1.4em;
}
.fv_c_txt_box{
padding: 0.75em 2em;
}
.fv_c_txt span.fv_c_txt_inner{
border-bottom: 2px dotted #158fd0;
line-height: 2.2;
}
.l-fv{
margin-bottom:1em;
}
.txt-box p span.l-fv-area , span.fv_c_head_area{
color: #ef7c01;
padding: 0 3px;
}
span.fv_c_head_area{
text-shadow: 1px 1px 2px #002870;
}
.txt-box p{
text-shadow: 2px 4px 2px #ffffff;
font-size: 2.6em;
font-weight: bold;
}
.txt-box p span.f16{
font-size: 0.5em;
padding: 0 0.5em;
}
.txt-box p:nth-child(1){
color: #0066af;
}
.txt-box p:nth-child(2){
color: #0066af;
text-align: center;
}
.txt-box p:nth-child(3){
color: #0066af;
text-align: right;
}
.txt-box p span.fv_bk{
color: #158fd0;
font-size: 1.2em;
padding: 0 5px;
display: inline-block;
position: relative;
z-index: 1;
}
.txt-box p span.fv_bk:before{
content: "";
position: absolute;
background: linear-gradient(transparent 50%, rgb(246 252 62) 50%);
height: 65px;
width: 106%;
transform:skewX(-30deg);
left: 0;
z-index: -1;
}
.section_area .staff_link_a{
text-align: center;
}
.section_area .staff_link_a a{
width: 250px;
}
.sp{
display: none;
}
@media screen and (max-width: 640px) {
.txt-box{
width: 95%;
margin: 0 auto;
padding-top: 0.5em;
}
.txt-box p{
font-size: 1.4em;
}
.txt-box p span.fv_bk:before{
bottom: 0;
height: 30px;
}
.fv_c_box{
position: static;
width: 100%;
margin-top: 1em;
}
.l-fv{
background: linear-gradient(180deg, rgba(174,234,255,1) 0%, rgba(255,255,255,1) 100%);
}
}
.me_flex{
display: flex;
}
.me_flex_item{
position: relative;
padding: 1%;
}
.me_flex_item img.name_obi{
position: absolute;
width: 120%;
bottom: 0;
left: -10%;
z-index: 0;
}
.me_flex_item img{
width: 150px;
}
.me_flex_item_txt{
background:url(//okinawa.hai-sui.com/images/area/com_bk.png) no-repeat center / contain; 
}
.me_flex_item_txt p{   
width: calc(100% - 25%);
margin: 2% auto 0;
font-size: 0.9em;
}
.me_flex_item_name{
text-align: center;
font-size: 0.9em;
color: #fff;
position: relative;
font-weight: bold;
}
div.detail ul.address_area li{
color: #0071bc;
text-decoration: underline;
font-weight: bold;
}
@media screen and (max-width: 640px) {
.me_flex_item_txt{
background-size: initial;
}
.me_flex_item img.name_obi{
display: none;
}
.me_flex_item_name{
background:#158fd0;
}
.me_flex_item_txt p{
width: calc(100% - 10%);
}
.sp{
display: block;
}
}