@charset "utf-8";

/*
Theme Name: JINAI
Description: JINAI original theme
*/

/*
----------------------*/
/*
----------------------------------------*/

/*--------------------------------------------------------------------------
TOPページ home
---------------------------------------------------------------------------*/
/*mainVisual
----------------------------------------*/
.home .mainVisual {
background: url(lib/images/home/main-visual.jpg) no-repeat 50% 50%;
width: 100%;
height: 457px;
}

/*Main
--------------------------------------*/
.secTop {
padding: 80px 0;
}

@media screen and (min-width:800px) and (max-width:1000px) {

.secTop {
padding: 80px 1%;
}
}

/*secNewsTop
--------------------------------------*/
.secNewsTop .innerWrap > * {
width: 48.5%;
position: relative;
}

.secNewsTop h3 a {
background-color: #ff9326;
border-radius: 4px;
color: #FFF;
display: block;
font-size: 14px;
font-weight: 400;
padding: 1px 12px;
position: absolute;
right: 0;
top: 8px;
}

.secNewsTop table {
width: 100%;
font-size: 15px;
}

.secNewsTop table th, .secNewsTop table td {
padding: 5px 10px;
vertical-align: top;
}

.secNewsTop table th {
text-align: left;
width: 100px;
}

/* 歯科ブログ導線（TOP） */
.secNewsTop .dentalBlogAreaTop {
margin-top: 40px;
}

.secNewsTop .dentalBlogInner {
position: relative;
width: 100%;
}

.secNewsTop .dentalBlogInner h3 a {
background-color: #ff9326;
border-radius: 4px;
color: #FFF;
display: block;
font-size: 14px;
font-weight: 400;
padding: 1px 12px;
position: absolute;
right: 0;
top: 8px;
}

.secNewsTop .dentalBlogInner table {
width: 100%;
font-size: 15px;
}

.secNewsTop .dentalBlogInner table th,
.secNewsTop .dentalBlogInner table td {
padding: 5px 10px;
vertical-align: top;
}

.secNewsTop .dentalBlogInner table th {
text-align: left;
width: 100px;
}

.navigation.pagination {
margin: 30px 0;
text-align: center;
}

.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
display: inline-block;
margin: 0 4px;
padding: 6px 12px;
border: 1px solid #d4d4d4;
color: #333;
text-decoration: none;
}

.navigation.pagination .nav-links .current {
background-color: #62b5e4;
border-color: #62b5e4;
color: #fff;
}

/*secGreetingTop
--------------------------------------*/
.secGreetingTop .boxWrap {
padding: 0 20px;
}

.secGreetingTop .boxWrap .boxImg {
width: 28%;
text-align: center;
}

.secGreetingTop .boxWrap .box {
width: 69%;
}

.secGreetingTop .boxWrap .box p {
font-size: 16px;
margin: 25px 0;
line-height: 1.4;
}

/*secSubjectTop
--------------------------------------*/
.secSubjectTop .boxWrap {
padding: 0 20px;
}

.secSubjectTop .boxWrap:after {
content: "";
display: block;
width: 30%;
}

.secSubjectTop .box {
width: 30%;
text-align: center;
margin-bottom: 50px;
}

.secSubjectTop .box:nth-last-of-type(-n+3) {
margin-bottom: 0;
}

.secSubjectTop .box img {
margin-bottom: 14px;
}

.secSubjectTop .box h5 {
background-color: #ff8d00;
border-radius: 6px;
color: #FFF;
display: inline-block;
font-size: 17px;
padding: 2px 30px;
margin-bottom: 10px;
}

.secSubjectTop .box p {
text-align: left;
margin-bottom: 3px;
}

.secSubjectTop .box a.more {
color: #ff8d00;
text-decoration: underline;
font-size: 13px;
}

/*secInfoTop
--------------------------------------*/
.secInfoTop .boxWrap .box {
width: 50.2%;
}

.secInfoTop .boxWrap .boxMap {
width: 46.5%;
}

@media screen and (max-width: 799px) {
  .boxMap iframe {
    height: 700px;
  }
}


.secInfoTop table.infoTable1 {
border-top: 1px solid #d4d4d4;
border-left: 1px solid #d4d4d4;
width: 95%;
margin-bottom: 15px;
}

.secInfoTop table.infoTable1 th {
background-color: #dff7fc;
font-size: 15.5px;
line-height: 1.6;
padding: 10px;
color: #333333;
border-right: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
}

.secInfoTop table.infoTable1 td {
padding: 10px;
font-size: 18px;
line-height: 1.1;
text-align: center;
border-right: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
background-color: #FFFFFF;
}

.secInfoTop table.infoTable1 td .on {
color: #FF92A9;
font-size: 24px;
}

.secInfoTop table.infoTable1 td .off {
color: #00a3d9;
font-size: 30px;
font-weight: 700;
}

.secInfoTop table.infoTable1 td .half {
color: #00a3d9;
font-size: 22px;
font-weight: 700;
}

.secInfoTop table.infoTable2 {
margin-bottom: 18px;
}

.secInfoTop table.infoTable2 th {
padding: 4px 0;
vertical-align: top;
}

.secInfoTop table.infoTable2 th span {
background-color: #62b5e4;
border-radius: 2px;
color: #FFF;
font-weight: 400;
width: 100px;
display: inline-block;
line-height: 1.9;
}

.secInfoTop table.infoTable2 td {
padding: 4px 12px;
vertical-align: middle;
}

.secInfoTop .boxWrap .boxMap address {
text-align: right;
margin-top: 5px;
}

.secTop2 {
padding-top: 40px !important;
}

.innerWrap span.sub {
text-align: center;
padding-bottom: 10px;
background-color: #fda230;
display: block;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
color: #FFFFFF;
max-width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
border-radius: 4px;
font-size: 18px;
font-weight: bold;
}

.title_navi {
color: #FFFFFF;
font-size: 190%;
font-family: 'Open Sans', "Mplus 1p", sans-serif;
position: absolute;
font-weight: bold;
margin: auto;
top: 231px;
text-align: center;
left: 0;
right: 0;
}

@media screen and (min-width:800px) and (max-width:1000px) {

.secInfoTop table.infoTable1 th,  .secInfoTop table.infoTable1 td {
padding: 0.8vw;
}

.secInfoTop .boxWrap .box .btnWrap a {
width: 49.5%;
}
}

/*secContact
--------------------------------------*/
.secContact .btnWrap {
background-color: #FFF;
padding: 45px 2.5%;
}

.secContact .btnWrap a {
display: block;
width: 49%;
text-align: center;
}

.secContact {
background: url(lib/images/home/contact-img1.png) no-repeat 1% 92%,  url(lib/images/home/contact-img2.png) no-repeat 99% 92% #f5fbfe;
}

.secContact2 {
background: url(lib/images/home/contact-img1.png) no-repeat 1% 92%, url(lib/images/home/contact-img2.png) no-repeat 99% 92% #fff;
}

.secContact3 {
background: url(lib/images/home/contact-img1.png) no-repeat 1% 92%, url(lib/images/home/contact-img2.png) no-repeat 99% 92% #f5fbfe;
}

.secGreetingTop .boxWrap .boxImg2 {
width: 30%;
margin-right: 5%;
}

.secGreetingTop .boxWrap .box2 {
width: 65%;
}

.secTop.secContact2 div ul, .secTop.secContact3 div ul {
text-align: center;
}

.secTop.secContact2 div ul li, .secTop.secContact3 div ul li {
width: 44%;
display: inline-block;
margin-left: 1%;
margin-right: 1%;
}

.boxImg2 img {
width: 100%;
}

.box2 {
width: 65%;
}

.boxImg2 {
width: 30%;
}

.secTop.secContact3 div ul {
background-color: #FFF;
padding: 45px 2.5%;
}

.flex_SbetC2 {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
}

.secInfoTop .boxWrap .box3 {
width: 52.2%;
}

.description {
padding-bottom: 15px;
}

@media screen and (max-width:799px) {

.boxImg2 {
width: 100%;
margin-top: 20px;
}

.box2 {
width: 100%;
float: none;
padding-top: 15px;
clear: both;
}

.secContact2 {
margin-bottom: 127px;
background: none;
}

.secTop.secContact2 div ul li, .secTop.secContact3 div ul li {
width: 97%;
margin-bottom: 3%;
}

.secInfoTop .boxWrap .box3 {
width: 100%;
margin-top: 6%;
}

.btnWrap.flexCols.flex_Sbet a:first-child {
margin-bottom: 5%;
}

.secContact3 {
margin-bottom: 127px;
background: none;
}

.title_navi {
top: 160px;
font-size: 22px;
}
}

@media screen and (min-width:1280px) and (max-width:1365px) {

.secContact {
background-size: 9vw;
}
}

@media screen and (min-width:1200px) and (max-width:1279px) {

.secContact {
background-position: 1% 95%, 99% 95%;
background-size: 7vw, 7.5vw;
}
}

@media screen and (min-width:800px) and (max-width:1199px) {

.secContact {
background-image: none;
}
}

/*--------------------------------------------------------------------------
下層ページ page
---------------------------------------------------------------------------*/

/*mainVisual
----------------------------------------*/
.page .mainVisual {
background: url(lib/images/common/main_under.jpg) no-repeat 50% 50%;
width: 100%;
height: 277px;
}

/*共通
----------------------------------------*/
#bnrArea {
text-align: center;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
margin-top: 40px;
}

#bnrArea li img {
width: 100%;
height: auto;
}

#bnrArea li {
width: 47%;
display: inline-block;
margin-left: 1%;
margin-right: 1%;
}

.innerWrap p {
padding-top: 10px;
padding-bottom: 10px;
font-size: 15px;
line-height: 1.6em;
letter-spacing: 1px;
}

.em {
color: #259BE3;
font-weight: bold;
}

/*リスト項目表示対応*/
.side_blog li {
display: block!important;
margin: 10px;
}

@media screen and (min-width:800px) {
/*ヘッダーロゴ上部アナウンス*/
.top_anounce{
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: -5%;
	font-weight:bold;
}
/*トップバナー*/
.bnrs{
width:45%;
display: inline-block;
margin-left: 1%;
margin-right: 1%;
}
.pc_mgt2{
margin-top: 2%;
}
}
@media screen and (max-width:799px) {
/*ヘッダーロゴ上部アナウンス*/
.top_anounce{
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: -5%;
	font-weight:bold;
	margin-right:-15%!important;
}
}

#wrapper .covid_bnr{
width:100%;
max-width:569px;
margin-left: auto;
margin-right: auto;
margin-top:2%;
margin-bottom:2%;
}
#wrapper .covid_bnr img{
width:100%;
}

.banner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding-bottom: 50px;
}

/* 左の画像は300px、右の画像は200px */
.left-banner {
  width: 300px;
  height: auto;
}

.right-banner {
  width: 200px;
  height: auto;
}

/* スマホのときは1列 */
@media (max-width: 767px) {
  .banner-container {
    flex-direction: column;
	  padding-bottom:100px;
  }
}

footer nav ul {
flex-wrap: wrap;
gap: 8px 0;
}

footer nav ul li {
margin: 0 6px;
}
