@CHARSET "UTF-8";

html, body {
    overflow-x: hidden;
}
body {
  -webkit-text-size-adjust: 100%;
}
body, h1, p {
    margin: 0;
}
h1 {
    padding: 0;
}
/* border-box設定 */
*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}
/* border-box設定ここまで */

/* フォント指定 */
.body {
font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,メイリオ, Meiryo, sans-serif;}
.hira1 {
    font-family:'Hiragino Kaku Gothic Pro';
    font-weight: normal;
}
.hira2 {
    font-family:'Hiragino Kaku Gothic Pro';
    font-weight: bold;
}
.hiramin1 {
    font-family:'ヒラギノ明朝';
    font-weight: normal;
}
.hiramin2{
    font-family:'ヒラギノ明朝';
    font-weight: bold;
}
 
 /* 共通項目 */
.body{
    margin: 0;
    line-height:1;
    text-align: center;
    display:block;
}
.header {
    margin:  auto;
    max-width: 100%;
    width: 960px;
    height: 100px;
}



/* 共通・各テキスト指定 */
.t-nomal{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    font-size: 17px;
    line-height: 2;
}
.t-nomal2{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    font-size: 17px;
}
.t-nomalb{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 17px;
    line-height: 2;
}
.t-nomalb2{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 17px;
}
.t-infonishiya{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 22px;
}
.txtcen{
    text-align: center;
}
.txtright{
    text-align: right;
}
.txtleft{
    text-align: left;
}
.txt-N{
    font-size: 17px;;

}
.top-h3-1{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 40px;
　line-height: none;
    color: #ffffff; 
}
.t-h3-1{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 40px;
　line-height: none;
    color: #ffffff; 
}




/* 共通ボタン */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: -50px;
  background: #db8e11;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.t-linkwordwrap1{
    display:inline-block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.t-linkword1{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    line-height:1.7;
    vertical-align:middle;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}
.t-linkword1::before{
    content: "";
    vertical-align:middle;
    display:inline-block;
    background-image:url(../icon/icon1.png); 
    width:28px;
    height:18px;
    background-repeat: no-repeat;
    background-size: contain;
}




.t-shinhon{  /* TOP診療案内本文 */
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    font-size: 17px;
    line-height: 2;
    color: #ffffff; 
}

.t-shinhon2{  /* TOP当院のみ本文 */
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.7;
    color: #ffffff; 
}

.t-infohon{  /* TOPinfo本文 */
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5em;
}


/* 帯の電話番号のところ */
.kabu-obitel{
    margin: 85px 0px 30px 0px;
    text-align:center;
    width:100%;
    height:140px;
    background-color:#f1ab3e;
}
.obitel-word-base{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    color: #ffffff;
}
.obitel-word1{
    margin: 0px 0px 0px 0px;
    position: relative; top: 0.3em; 
    font-size: 18px;
}
.obitel-word2{
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-size: 56px;
}
.obitel-word2::before{
    content: "";
    position: relative; top: -0.05em; 
    vertical-align:middle;
    display:inline-block;
    background-image:url(../icon/telillust.png); 
    width:48px;
    height:48px;
    background-repeat: no-repeat;
    background-size: contain;
}

.obitel-word3{
    position: relative; top: -0.3em; 
    margin: 0px 0px 0px 0px;
    font-size: 18px;
}


/* フッター */
.privacypolicylinkword{
    margin-top:20px;  
    width: 960px;
    display:block;
    margin: 0px auto;
    text-align: right;
    text-decoration: none;
}
.privacypolicylinkword:hover{
}
.ff-topback:hover{/* 別名でホバー残している */
  opacity: 0.65;
}
.m-kabu{
    width: 100%;
    height: 50px;
    background:#2eac6f
}
.m-kabup {
    margin: 10px auto;
    font-family: 'Hiragino Kaku Gothic Pro';
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    color: #fff;
    line-height: 50px;
}
.kabu-denwa{
    margin: 100px auto 30px auto;
    width: 960px;
}


/* TOPページメインコンテンツ */
.h-wrap{
    width: 100%;
    margin-top:20px; 
}
.h-wrap1{
    width: 960px;
    height: 100px;
}
.h-container1{
    display:flex;
    justify-content: space-between;
    padding: 0 0px;
}
.mainlogo{
    width: 100%;
    background:#fff;
}
.h-container2{
    text-align:center;
    width: 210px;
}
.mina1{
    margin-top: 0px;
    align-items: center;
    position: relative; top: 0;
    width: 210px;
    color: #006e35;
    border-top: 0.5px solid #006e35;
    border-bottom: 0.5px solid #006e35;
}
.mina2{
    position: relative; top: 0em; 
    line-height: 1.2em;
    width: 210px;
    font-size: 15px;
    height: 34px;
    margin: 10px
}
.address{
    margin-top:10px; 
    width: 210px;
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 9px;
    text-align: center;
    color: #006e35;
}
.tel{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    color: #006e35;
    width: 220px;
    margin: 0px 0px 0px 0px
}
.maintop1 {
    display: inline-block;
    max-width: 100%;
    width: 960px;
}
.top1-wrap {
    margin-top:-10px; 
    width: 100%;
    height: 750px;
    background-image: url(../images/main_image.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.top1-1 {
    position: relative; top: 3em; 
    text-align: left;
    margin:  auto;
    max-width: 100%;
    width: 960px;
}
.top-h2{
    font-weight: 400;
    font-size: 45px;
    color: #2eac6f;
}
.top1-2 {
    position: relative; top: 1.5em; 
    position: relative; left: -16.5em; 
    align-items: left;
    text-align: left;
    margin:  auto;
    width: 450px;
    font-weight: 400;
    font-size: 15px;
    line-height: 2.3em;
}
.top1-3 {
    text-align: center;
    display: block;
    margin: 0; 
    width: 200px;
}
.top1-3-2{
    text-align: left;
    display: block;
    position: relative; top: 7em; 
    position: relative; left: -25em; 
    margin: 0px auto;
    margin-bottom:30px;
    width: 200px;
    height: 200px;
    text-decoration: none;
    border-radius: 50%;
    background: #006e35;
}

.top1-3-2:hover{
    background: #2eac6f;
}

.about-linkword{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    position: relative; top: -1.8em; 
    position: relative; right: -.0em; 
    display:inline-block;
    font-weight: 700;
    line-height:10;
    vertical-align:middle;
    font-size: 25px;
    color: #ffffff;
}
.about-linkword::after{
    content: "";
    position: relative; top: -0em; 
    position: relative; left: -0em; 
    display:inline-block;
    background-image:url(../icon/icon_image.png); 
    width:52px;
    height:39px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: bottom;
    background-position: relative; top: -12.5em; 
    background-position: relative; left: -0em; 
}



/* NEWSコンテンツ */
.newsboxwrap{
    margin-top:50px;
    width: 100%;
        font-size: 0px;
}
.newsbox{
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    border-top: 0.5px solid #006e35;
    border-bottom: 0.5px solid #006e35;  
}
.newsboxobi{
    display:flex;
    width: 100%;
    height: 40px;
    flex-direction:row;
    align-items:center;
}
.newsboxobi1 {
        font-size: 21px;
    width: 10%;
    height: 100%;
    padding: 5px 0px 0px 1em;
        font-family:'Hiragino Kaku Gothic Pro';
    font-weight: 700;
            color: #006e35;
}

.newsboxobi2 {
        position: relative; top: 0.1em; 
    font-size: 18px;
    width: 90%;
    height: 100%;
    padding: 5px;
        font-family:'Hiragino Kaku Gothic Pro';
    font-weight: 400;
        color: #006e35;
}
.newsboxwordtopic{
      width: 960px;
	display: block;
	    margin:  auto;
    align-items: center;
}


.news-list{
  width: 100%;
  list-style: none outside;
  margin: 0;
  padding: 0px;
}
.news-list .item a{
  width: 960px;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #000000;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
    font-size: 15px;
    line-height: 2.3em;
    }
.news-list .item .date{
  margin: 0;
  min-width: 120px;
  font-size: 15px;
  color: #000000;
  padding: 0 20px 0 0;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
}
 
*{
  box-sizing: border-box;
}
a{
  text-decoration: none;
}
span.t-news-jyuyo {/* 重要等、赤色 */
    color: red;
    font-weight: 400;
}
span.t-news-blue {/* 説明、青色 */
    color: blue;
    font-weight: 400;
}





/* TOP診療案内 */
.shinryouwrap1{
  margin: 50px 0px 0px 0px;
  width: 100%;
  text-align: center;
  background: #2eac6f;
}
.topgairaiwrap1{
  display: inline-block; 
  text-align: left;
  max-width: 1080px;  
  width:1080px;  
  position: relative; /* 親要素にrelativeを設定*/
}
.topgairaiwrap1::before{
 /* 擬似要素で実装*/
}
.topgairaiwrap2{
  display:flex;
  gap: 20px 30px;
}
.topgairaiwrap3{
  width:100%; 
  font-size: 0;
}
.topgairaiwrap4{
  width:100%;  
  font-size: 0;
}
.topgairai1{
  width:410px;  
  transform: translateY(-50%);margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  height: 70px;
  display: block; 
}
.topgairai1::before{
  content: "";
  position: absolute; 
  background-color: #ffffff;
  width: 2000px;
  height: 1px;
  bottom:0px; /*線のタテ位置-5px; など*/
  left: -144%;  /*線のヨコ位置-200%など*/
  transform: translateX(-50%); /*線のヨコ位置*/
}
.topgairai2{
transform: translateY(-10%);
width:410px;  
}

.topgairai3{
  width:630px;  
  height: 380px; /*縦スクロール出現注意箇所*/
  padding: 0;
  margin: 0;
  vertical-align:bottom;
  display: block;
}


.shinryouwrap2{/*TOP発熱外来*/
  margin: 30px 0px 0px 0px;
  width: 100%;
  height: 380px;
  text-align: center;
  background: #f1ab3e;
}
.tophatunetuwrap1{
  display: inline-block; 
  text-align: left;
  max-width: 1080px;  
  width:1080px;  
  position: relative; /* 親要素にrelativeを設定*/
}
.tophatunetuwrap1::before{
 /* 擬似要素で実装*/
}
.tophatunetuwrap2{
  display:flex;
  gap: 20px 30px;
}
.tophatunetuwrap3{
  width:100%; 
  height: 380px;
  font-size: 0;
  order:1;
}
.tophatunetuwrap4{
  width:100%;  
  font-size: 0;
}
.tophatunetu1{
  width:410px;  
  transform: translateY(-50%);margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  height: 70px;
  display: block; 
}
.tophatunetu1::before{
  content: "";
  position: absolute; 
  background-color: #ffffff;
  width: 2000px;
  height: 1px;
  bottom:0px; /*線のタテ位置-5px; など*/
  left: 244%;  /*線のヨコ位置-200%など*/
  transform: translateX(-50%); /*線のヨコ位置*/
}
.tophatunetu2{
    transform: translateY(-10%);
    width:410px;  
    padding: 0;
    margin: 0px 0px 0px 00px;
}
.tophatunetu3{
    width:630px;  
    height: 380px; /*縦スクロール出現注意箇所*/
    padding: 0;
    margin: 0;
    vertical-align:bottom;
    display: block;
}

.shinryouwrap10{/*TOP在宅医療ここから*/
  margin: 30px 0px 0px 0px;
  width: 100%;
  text-align: center;
  background-color:#2eac6f;
}
.topzaitakuwrap1{
  display: inline-block; 
  text-align: left;
  max-width: 1080px;  
  width:1080px;  
  position: relative; /* 親要素にrelativeを設定*/
}
.topzaitakuwrap1::before{
 /* 擬似要素で実装*/
}
.topzaitakuwrap2{
  display:flex;
  gap: 20px 30px;
}

.topzaitakuwrap3{
  width:100%; 
  font-size: 0;
}
.topzaitakuwrap4{
  width:100%;  
  font-size: 0;
}
.topzaitaku1{
  width:410px;  
  transform: translateY(-50%);margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  height: 70px;
  display: block; 
}
.topzaitaku1::before{
  content: "";
  position: absolute; 
  background-color: #ffffff;
  width: 2000px;
  height: 1px;
  bottom:0px; /*線のタテ位置-5px; など*/
  left: -144%;  /*線のヨコ位置-200%など*/
  transform: translateX(-50%); /*線のヨコ位置*/
}
.topzaitaku1 p{
}
.topzaitaku2{
transform: translateY(-10%);
width:410px;  
}

.topzaitaku3{
  width:630px;  
  height: 380px; /*縦スクロール出現注意箇所*/
  padding: 0;
  margin: 0;
  vertical-align:bottom;
  display: block;
}

.topzaitaku10-w-l{/*ボタン*/
    position: relative; bottom: -5px;
    width: 410px;
    height: 30px;
    text-decoration: none;
    border-radius: 5px;
    background: #f1ab3e;
}
.topzaitaku10-w-l:hover{
    background-color: #006e35;
}

.shinryouwrap21{/*TOP当院医師についてここから*/
    margin: 30px 0px 0px 0px;
    width: 100%;
    height: 380px;
    text-align: center;
    background-color: #f1ab3e;
}
.toptouinwrap1{
  display: inline-block; 
  text-align: left;
  max-width: 1080px;  
  width:1080px;  
  position: relative; /* 親要素にrelativeを設定*/
}
.toptouinwrap1::before{
 /* 擬似要素で実装*/
}
.toptouinwrap2{
  display:flex;
  gap: 20px 30px;
}
.toptouinwrap3{
  width:100%; 
  height: 380px;
  font-size: 0;
  order:1;
}
.toptouin1{
  width:410px;  
  transform: translateY(-50%);margin: 0;
  padding: 0;
  border-bottom: 1px solid #ffffff;
  height: 70px;
  display: block; 
}
.toptouin1::before{
  content: "";
  position: absolute; 
  background-color: #ffffff;
  width: 2000px;
  height: 1px;
  bottom:0px; /*線のタテ位置-5px; など*/
  left: 244%;  /*線のヨコ位置-200%など*/
  transform: translateX(-50%); /*線のヨコ位置*/
}

.toptouin2{
    transform: translateY(-5%);
    width:410px;  
}
.toptouin3{
  width:630px;  
  height: 380px; /*縦スクロール出現注意箇所*/
  padding: 0;
  margin: 0;
  vertical-align:bottom;
  display: block;
}

.shinryouwrap22{
    margin: 0px 0px 0px 0px;
    width: 100%;
    text-align: center;
    align-items:center;
    background-color: #f1ab3e;
}
.shinryouwrap23{
    height: 80px;
    display: inline-block; 
    max-width: 1080px;  
    width:1080px;  
    justify-content: center;
    align-items: center;
}
.toptouin10-w-l{/*ボタン*/
    margin: 0 auto;
    position: relative; top: 25px;
    width: 410px;
    height: 30px;
    text-decoration: none;
    border-radius: 5px;
    background: #006e35;
}
.toptouin10-w-l:hover{
    background-color: #2eac6f;
}


.topinfo-wrap1{/*TOPクリニック情報*/
  margin: 90px 0px 0px 0px;
  width: 100%;
  text-align: center;
}
.topinfo-wrap2{
  display: inline-block; 
  text-align: left;
  max-width:960px;  
  width:960px;  
  position: relative; /* 親要素にrelativeを設定*/
}
.topinfo-wrap3{
  display:flex;
  gap: 20px 30px;
}
.topinfo-wrap4{
    width:100%;  
}
.topinfo-wrap5{
    width:100%;  
}
.topinfo-box1-1{
    width:480px;  
    text-align: center;
}
.topinfo-box1-2{
    margin-top:40px;
    width:480px;  
    line-height: -5em;
    padding-bottom:10px;
    border-bottom: .5px solid #000000;
}
.topinfo-box1-3{
    margin-top:15px;
}
.topinfo-box1-4{
    margin-top:5px;
}

/* 受付時間の表 */
.time-table {
  display: block;
  border-collapse: collapse;
}
.time-table {
  display: block;
  border-collapse: collapse;
}
.time-table th {
  border-top: 1px solid #000000;
}
.time-table th, .time-table td {
  padding: 0px 10px;
  text-align: center;
  height:50px;
  border-bottom: 1px solid #000000;
}
.time-table td {
	  width: 100%;
    min-width: 58px;
    color:#2eac6f;
    font-weight: 400;
}
.time-table td .time {
 color:#3c3c3c;
}
.t-uketukejikan{
    color:#000000;
}
th{/* 初期設定の太字をキャンセル */
    font-weight: normal;
}

.topinfo-box1-5{
    margin-top:10px;
}
.topinfo-box1-6{
    margin-top:30px;
    width:100%;  
}
.topinfo-touinbotan-w-l{/*ボタン*/
    margin: 0 auto;
    width: 200px;
    height: 50px;
    text-decoration: none;
    border-radius: 5px;
    background: #006e35;
}
.topinfo-touinbotan-w-l:hover{
    background-color: #2eac6f;
}
.t-topinfo-touinbotan-w-l{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    line-height:1.7;
    vertical-align:middle;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}
.t-topinfo-touinbotan-w-l::after{
    content: ">";
    position: relative; right: -1em; 
    position: relative; top: -0.2em; 
    vertical-align:middle;
    display:inline-block;
    vertical-align: middle;
}

.topinfo-box2-1{
    margin-top:0px;
    margin-bottom:0px;
    width:100%; 
    border: 0.5px solid #000000 
}
.topinfo-box2-2{
    margin-top:5px;
    width:100%;  
}
.topinfo-box2-3-1{
    max-width: 100%;
} 
.topinfo-box2-3-2{
    margin-top:30px;
    position: relative;
    width:450px; 
    height: 0;
    padding-top: 75%;
} 
.topinfo-box2-3-2::before {
    content: "";
    display: block;
    padding-top: calc(400 / 600 * 100%);
}
.topinfo-box2-3-2 iframe{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
} 
.top-gmap-w-l-1{/*ボタン*/
    margin: 0 auto;
    width: 450px;
    height: 30px;
    text-decoration: none;
    border-radius: 5px;
    background: #006e35;
}
.top-gmap-w-l-1:hover{
    background-color: #2eac6f;
}






















/* パンフレット関連 */
.pamphlet-wrap1{
    display: inline-block;   text-justify: auto; 
    margin: 45px 0px 0px 0px;
    width: 100%;
    text-align: center;
}
.pamphlet-wrap2{
    display: inline-block; 
    max-width:960px;  
    width:960px;  
    height: 250px;
    border: 1px solid #808080;
    background-color:#fceed8;
}
.pamphlet-wrap3{
    width:100%; 
    display:flex;
    padding:20px 0px 20px 20px;
    justify-content:space-between; 
}
.pamphlet-wrap4{
    width:390px;  
    height: 250px;
}
.pamphlet-box1-1-1{
    display: inline-block; 
    margin-top:0px;
    width:390px;  
    height:30px;
    text-align:center;
    border-radius: 5px;
    background:linear-gradient(#649dd5,#3e6eab, #232580);        
}
.pamphlet-box1-1-1 p{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 700;
    font-size: 20px;
    line-height:-0.5em; 
    color: #ffffff;      
}

.pamphlet-box1-3{
    margin-top:10px;
    display: inline-block; 
}
.pamphlet-box1-3 p{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    font-weight: 400;
    font-size: 15px;
    display: inline-block; 
    text-align: justify;
    text-justify: auto;
}

.pamphlet-box1-6{
    margin: 0px 0px 0px 0px;   
    width:100%;  
    justify-content: center;
}
.pamphletbotan-w-l{/*ボタン*/
    margin: 0 auto;
    margin-top:0px;
    width: 290px;
    height: 70px;
    text-decoration: none;
    border-radius: 5px;
    background: #ada79d;
}
.pamphletbotan-w-l:hover{
    background-color: #2eac6f;
}
.t-pamphlewordwrap1{
    display:inline-block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.t-pamphletbotan-w-l{
    font-family: 'Hiragino Kaku Gothic Pro', ;
    line-height:1.7;
    vertical-align:middle;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}
.pamphlet-wrap5{
    position: relative; top: -1.5em; 
    width:100%;  
    margin-left:20px; 
}
.pamphlet-box2-1{
    margin-top:0px;
    margin-bottom:50px;
    width:520px;  
    height:250px;
}



