@charset "utf-8";
/* CSS Document */

p {
    margin: 0 12px 15px 15px;
}
a {
    /* [disabled]font-size:12px;
*/
}
/* テーブル 共通 */
table {
    border-collapse: collapse;
    text-align: left;
    color: #666;
    width: 98%;
    margin: 0 0 22px 12px;
}
th, td {
    padding: 10px 8px;
    border: 1px solid #CBC4AE;
  /*  line-height: 140%;*/
}
th {
    background-color: #F3F0E7;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
/*    background: linear-gradient(0deg, #ede5d5, #fcf8f1);*/
}
/* セル カラー */

.list {
    border: 1px solid #CBC4AE;
    padding: 4px;
    background-color: #F3F0E7;
}
dl {
    /* [disabled]overflow:auto;
*/
    /* [disabled]clear:left;
*/
}
dt {
    /* [disabled]float:left;
*/
    /* [disabled]font-size:12px;
*/
    /* [disabled]padding-bottom:0px;
*/
    /* [disabled]line-height:13px;
*/
}

.tel {
    font-size: 18px;
    /* [disabled]background-color: #E4BC96; */
    text-align: center;
    font-family: "メイリオ";
    /* [disabled]font-weight: bold; */
    text-decoration: none;
}
/***********20120524以降設置***********/
/*テーブル医師紹介*/
.doctor table {
    border: 1px solid #CBC4AE;
    /* [disabled]font-size: 0.8em;
*/
    border-collapse: collapse;
    text-align: left;
    width: 480px;
    margin: 0 0 20px 22px;
}
.doctor td {
    border: 1px solid #CBC4AE;
    padding: 4px;
    color: #666;
    /* [disabled]font-size: 0.8em;
*/
}
.doctor th {
    border: 1px solid #CBC4AE;
    padding: 4px;
    background-color: #F3F0E7;
    font-weight: normal;
    vertical-align: top;
    width: 90px;
    text-align: left;
}
.doctor td.tdwidth {
    width: 190px;
}
.doctor th.womandc {
    background-color: #FFECFF;
}
/*テーブル診療日*/


table.uketsuke {
    margin: 0;
}
table.uketsuke th {
    padding: 0 4px;
    border: 0px;
    text-align: right;
    background: #FFFFFF;
    white-space: nowrap;
}
table.uketsuke td {
    padding: 0 4px;
    border: 0px;
    width: 0;
    white-space: nowrap;
}

.shinryo td.tdwidth {
    width: 32px;
    height: 60px;
    text-align: center;
    /* [disabled]font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
*/
    padding: 0px;
}
.shinryo td.tdwidth2 {
    width: 330px;
    /* [disabled]text-align: center;
*/
}
/*テーブルワクチン*/

.vaccine table {
}
.vaccine td {
    text-align: right;
}
.vaccine th {
}
.vaccine td.tdwidth {
    width: 34px;
    text-align: center;
}
.vaccine td.tdwidth2 {
    width: 330px;
    /* [disabled]text-align: center;
*/
}
/*テーブル日帰りドック･１泊ドック･生活習慣病健診*/
.dock table {
    width: 95%;
    margin: 0 0 10px 12px;
}

.text-c {
    text-align: center;

}


/*テーブル協会けんぽ*/
td.text-r {
    text-align: right;
    width: 90px;
}
.kenpo table {
/*    border: 1px solid #CBC4AE;

    border-collapse: collapse;
    text-align: left;
    width: 95%;
    margin: 0 0 10px 12px;*/
    margin-bottom: 10px;
}
.kenpo td.text-r {
    text-align: right;
    width:20%;
}
.kenpo td span.uchikeshi {
    text-decoration: line-through rgba(189,0,0,1.00);
}
span.uchikeshi {
    text-decoration: line-through rgba(189,0,0,1.00);
}

.kenpo th {
/*    border: 1px solid #CBC4AE;
    padding: 4px;
    background-color: #F3F0E7;
    font-weight: normal;
    vertical-align: top;*/
    width: 40%;
    /*text-align: left;*/
}
.kenpo th.width-a {
    width: 150px;
}



.kenpo ul {
    padding: 0;
    list-style-type: none;
    margin: 0px 0 12px 40px;
}
.kenpo li {
    line-height: 1.5em;
    text-indent: -10px;
    margin: 0 0 10px 0;
}

div.cnt {
    text-align: center;
    margin-bottom: 2rem;
}



.gift img {
    display: block;
    margin: 4px auto;
}
/*テーブル料金*/
.charge table {
    margin-bottom: 50px;
}
.charge td.text-r {
    width: 30%;
}
.charge th {
/*    text-align: left;*/
}

.tbl-kensa td.text-r {
    width: 22%;
}

.tbl-kensa table {
    margin: 10px 0px 15px 10px;
}
.tbl-kensa table th {
    background-color: rgba(243,240,231,1.00);
    text-align: left;

}
.tbl-kensa table th, td {
        padding: 5px 8px;
}
span.bld {
    font-weight: bold;
}

ul.start-time {
    font-weight: bold;
    margin: 4px 0;
}
.start-time li {
    display: inline-block;
    text-decoration: none;
    padding: 1px 7px;
    background-color: #FFFFFF;
    margin: 2px 1px;
    border: solid 1px rgba(210,198,156,1.00);
    border-radius:  20px;
    color: rgba(174,152,79,1.00);
}








/*トップページアクセスボックス*/
#access-box {
    margin-bottom: 4px;
    margin-left: 10px;
    width: 100%;
    float: left;
    /* [disabled]background: url(../img/line_dot_01.gif) repeat-x scroll left top transparent;
*/
    padding-top: 10px;
    border-top: solid 1px #999;
}
#access-box p {
    margin-bottom: 10px;
    margin-left: 4px;
}
#access-box .float-r {
    float: right;
    margin-right: 6px;
    clear: right;
    width: 280px;
}
/*その他*/
.step {
    width: 500px;
    padding-top: 6px;
}
.step dt {
    background-color: #69F;
    color: #FFF;
    font-weight: bold;
    width: 60px;
    padding: 1px 1px 1px 6px;
    float: left;
    clear: left;
    margin-right: 10px;
}
.step dd {
    color: #593C1C;
    font-weight: bold;
    font-size: 14px;
    margin-left: 76px;
    /* [disabled]padding-left: 4px;
*/
    margin-bottom: 10px;
}
.gift table {
}
.gift td {
    text-align: right;
}
.gift th {
    background-color: #FFF;
}
.gift-detail ul {
/*    margin: 0;
    padding: 0;
    list-style-type: circle;
    margin-left: 40px;
    margin-bottom: 12px;
    margin-top: -4px;*/
}
.gift-detail li {
}
.gift-detail table {
}
/*.gift-detail td p {
    margin: 0 0 1em 0;
}*/
span.gift-price {
    font-size: 18px;
}



.pp ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* [disabled]font-size:1em;
*/
    margin-left: 50px;
    margin-bottom: 12px;
    margin-top: -4px;
}
.pp ul li {
    text-indent: -1.4em;
    margin-bottom: 4px;
    line-height: 1.5em;
}
.pp ol {
    /* [disabled]color: rgba(0,0,0,1.00);
*/
    list-style-type: decimal;
    margin: 5px 12px 0 20px;
    padding: 0 0 20px 20px;
}
.pp ol li {
    margin: 0 0 10px 0;
}
.text-right {
    text-align: right;
}

div.flow-row {
    overflow: hidden;
    background:url("../img/flow-arrow.png")  no-repeat bottom left;
    margin: 0 0 50px 10px;
}
div.flow-row-last {
    overflow: hidden;
    margin: 0 0 50px 10px;
}
div.flow-l {
    float: left;
    width: 60px;
}
div.flow-r {
    float: left;
    width: 455px;
}

.flow ol {

    margin: -10px 0 15px 32px;
    counter-reset: li;    /* li のカウンタを 0 にセット */ 
    list-style: none;
}
.flow ol li {
    margin-bottom: 4px;
    line-height: 1.5em;
}
.flow ol li:before {
    color: #C89A4C;
    font-weight: bold;
    counter-increment: li;   /* li の数を一つずつ増加 */
    content: counter(li) ". ";          /* 数を表示 */
    margin-right: 0.1em;
}



.flow img {
/*    clear: both;
    float: left;
    margin-right: 10px;
    padding-left: 16px;*/
}
.unei table {
/*    border: 1px solid #CBC4AE;*/
    /* [disabled]font-size: 0.8em;
*/
/*    border-collapse: collapse;
    text-align: left;
    margin-left: 30px;
    width: 470px;
    margin-bottom: 20px;*/
}
.unei td {
/*    border: 1px solid #CBC4AE;
    padding: 4px;
    color: #666;*/
    /* [disabled]font-size: 0.8em;
*/
}
.unei th {
/*    border: 1px solid #CBC4AE;
    padding: 4px;
    background-color: #F3F0E7;
    font-weight: normal;
    vertical-align: middle;*/
    /* [disabled]width: 100px;
*/
/*    text-align: left;*/
}
.unei tr.bgc {
    background-color: #F3F0E7;
}
.access-img {
    margin: 10px 0 50px 30px;
}
.feature {
}
.ft-box {
    margin: 0 0px 20px 0;

    background-color: rgba(255,235,234,1.00);

}
.ft-in-l {
    width: 190px;
    float: left;
    /* [disabled]padding: 4px;
*/
}
.ft-in-r {
    width: 360px;
    float: left;
    padding: 20px 10px 10px 0;
    /* [disabled]margin: 10px;
*/
}

.ft-in-r p {
	margin: 0 0 15px 0
}
.feature img.img-r {
    float: left;
    margin: 6px 6px 0 0;
}
.ft-box2 {
    /* [disabled]margin: 50px 0 0 0;
*/
    /* [disabled]background-image:url(../img/ft-box-bg.png);
*/
    /* [disabled]background-repeat:no-repeat;
*/
    padding-top: 30px;
    position: relative;
    height: 266px;
}
.ft-box2 .ft-in-l {
    width: 196px;
    /* [disabled]float: left;
*/
    /* [disabled]padding: 4px;
*/
    text-align: right;
}
.ft-box2 .ft-in-r {
    width: 280px;
    /* [disabled]float: right;
*/
    padding: 0;
    /* [disabled]line-height: 1.8em;
*/
    /* [disabled]margin: 10px;
*/
    /* [disabled]height: 250px;
*/
    position: absolute;
    bottom: 0px;
    left: 210px;
}
.ft-box2 p {
    margin: 10px 0;
}
.text01 {
    /* [disabled]height: 80px;
*/
    /* [disabled]padding: 10px;
*/
    font-size: 24px;
    font-weight: normal;
    font-family: "メイリオ";
    /* [disabled]width: 820px;
*/
    color: #60A8D8;
}
.text02 {
    font-family: "メイリオ";
    color: #60A8D8;
    font-size: 15px;
}
.text03 {
    /* [disabled]font-family:"メイリオ";
*/
    color: #60A8D8;
    /* [disabled]font-size: 15px;
*/
}
ul.ul-def1 {
    list-style-type: none;
    /* [disabled]font-size:12px;
*/
    margin: 5px 20px;
    padding: 0 0 10px 10px;
}
ul.ul-def1 li {
    /* [disabled]font-size:1em;
*/
    line-height: 140%;
    margin: 0 5px 10px 0;
    text-indent: -0.5em;
}
ul.ul-def1 li:before {
    content: "• ";
    color: #CBC4AE;
}
span.uchikeshi {
    text-decoration: line-through;
}
/* インターネット予約ページ */
div.yoyaku-kenpo {
    position: relative;
}
div.yoyaku-kenpo-in {
    position: absolute;
    left: 130px;
    top: 120px;
}
div.yoyaku-kenpo ul {
    list-style-image: url(../img/dd_icon.gif);
    padding: 0 0 0 -2px;
}
div.yoyaku-kenpo li {
    padding : 0 0 6px 0;
    line-height: 140%;
}
/* 丸囲み */
.maru {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex-flow: column wrap;
    vertical-align: top;
    margin: 1px;
}
.size_normal {
    width: 60px;
    height: 60px;
}
.letter3 { /*日付*/
    margin-top: -8px;
    font-size: 1.8em;
    line-height: 1.4em;
}
.letter_small { /*曜日*/
    font-size: 1.1em;
    line-height: 0.8em;
}
.letter_large {
    font-size: 5em;
    line-height: 1em;
}
.pink1 {
    color: pink;
    border: 4px solid pink;
}
.pink2 {
    color: rgba(65,156,245,1.00);
    border: 4px solid rgba(223,240,247,1.00);
    background-color: rgba(246,250,251,1.00);
}
.sky1 {
    color: skyblue;
    border: 4px solid skyblue;
}
.sky2 {
    color: #fff;
    border: 4px solid skyblue;
    background: skyblue;
}
/* レディースデイコース */
ol.ladysdaycourse {
    list-style : upper-latin;
    margin: 0 0 15px 40px;
}
ol.ladysdaycourse li {
    color: rgba(209,120,136,1.00);
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 5px;
}
ul.def1 {
    list-style: none;
    margin: 0 12px 15px 26px;
    clear: both;
}
ul.def1 li {
    color: rgba(209,120,136,1.00);
    margin-bottom: 2px;
    text-indent: -1em;
}
img.img-flr {
    float: right;
    margin: 5px;
}
span.recep-time {
    font-size: 140%;
    margin-left: 10px;
    background:#F3F0E7;
    border: solid #E3D4B9 3px; ;
     border-radius: 10px; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px; 
    padding:  0 7px 3px 8px;

}
td.text-c {
    text-align:center;
}

i.fa-file-pdf-o {
    color: #D02847;
    
}





/* 料金・オプション検査ページ
------------------------------------------------- */
div.kensamei {
    color: rgba(148,122,76,1.00);
    font-size: 1.3rem;
    /* [disabled]font-weight: bold; */
    margin-bottom: 6px;
}

/* トップページスライド 
------------------------------------------------- */
#viewer {
    /* [disabled]margin: 0 0 20px 0;
*/
    width: 550px;
    height: 360px;
    text-align: left;
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 10px;
}
#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}






/* ボタン（アニメーション） 
------------------------------------------------- */

div.contents-cnt {
    width: 100%;
    text-align: center;
}
a.btn-flat-border {
    color: #C93;

}

a.btn-flat-border {
    display: inline-block;
    padding: 0.1rem 0.6rem;
    text-decoration: none;
    border: solid 1px #C93;
    border-radius: 5px;
    transition: .3s;
    font-weight: normal;
    font-size: 15px;
    /*font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue','Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo,sans-serif;*/
    margin : 0rem 0.2rem 0.3rem 0.2rem;
    letter-spacing: 1px;
	  background: #C93;
  color: rgba(255,255,255,1.00);
}

a.btn-flat-border:hover {
  color: #C93;
  background: rgba(255,255,255,1.00);
}





/* 診療スケジュール
------------------------------------------------- */

div.shinryo ul {
    list-style:disc;
    margin: 10px 20px;
    border: solid 1px #A3932E ;
    padding: 10px 10px 10px 30px ;
	
}
div.shinryo ul li {
	color: #A3932E;
    text-indent: 0em;
    line-height:  1.5em;
    margin-bottom: 0.5rem;
	margin-left: 0.4rem;
}


div.shinryo p.futoji {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 0 0 0.8rem 0;
}

a.btn-flat0 {
	display: inline-block;
	padding: 0.6rem 1.2rem;
	margin: 0.4rem 0;
	line-height: 100%;
	text-decoration: none;
	background-color: rgba(240, 173, 78, 1.00);
	border: rgba(238, 162, 54, 1.00);
	border-radius: 3px;
	transition: .3s;
	color: rgba(255, 255, 255, 1.00);
}

div.btn-flat1 a {
	display: inline-block;
	padding: 0.6rem 1.2rem;
	margin: 0.4rem 0;
	line-height: 100%;
	text-decoration: none;
	background-color: rgba(240, 173, 78, 1.00);
	border: rgba(238, 162, 54, 1.00);
	border-radius: 3px;
	transition: .3s;
	color: rgba(255, 255, 255, 1.00);
}
div.btn-flat1 a:hover {
  background-color: #ec971f;
  border-color: #985f0d;
}




/* 点滅 */
div.blinking {
	margin: 0 0 0 0.8rem;
  animation: blinkAnime 0.75s infinite alternate;
}
@keyframes blinkAnime{
   0% { color: #FFF021 }
 100% { color: #E39B00 }
}

div.kakomi {
	width: 98%;
	box-sizing: border-box;
	margin: 0 0 30px 12px;
	border: solid 1px #CBC4AE ;
    padding: 1rem 0.5rem ;
	border-radius: 1rem;
}



/***** CARADA ********************/
div.section-carada  {
	/* [disabled]margin-left: 14px; */
}
div.carada-header {
    background: rgba(231,243,243,1.00);
    width: 100%;
    height: 5rem;
    text-align: center;
    padding-top: 0.8rem
}

div.rela {
    position: relative;
}

div.img-cent {
    text-align: center;
}
img.absol01 {
	position: absolute;
	top: 96px;
	left: 79px;
}
img.absol02 {
	position: absolute;
	top: 96px;
	left: 332px;
}
img.absol03 {
	position: absolute;
	top: 90px;
	left: 120px;
}
img.absol04 {
	position: absolute;
	top: 70px;
    left: 310px;
}
img.absol05 {
	position: absolute;
	top: 105px;
	left: 89px;
}
img.absol06 {
	position: absolute;
	top: 105px;
	left: 124px;
}


div.kakomi00 { 
    color: rgba(77,77,77,1.00);
    border:  solid 0.3rem rgba(0,170,185,1.00);
    width: 590px;
    margin: 1rem auto 1rem 0rem ;
    padding: 0rem 0rem 1rem ;
    letter-spacing: 0;
}



div.kakomi01 { 
    background: #E4F1F3;
    border-radius: 1.0rem;
    width: 500px;
    margin: 2.0rem auto ;
    padding: 1.4rem 1rem 0.2rem;
    letter-spacing: 0;
}
h2.kakomih2 { 
    color: rgba(0,170,185,1.00) !important;
    border-left:  solid 0.2rem !important;
    padding: 0.6rem !important;
    line-height: 1.4 !important;
    font-size: 1.15rem !important;
    margin-left: 0.4rem  ;

}
div.kakomi-inner {
    background: #FFFFFF;
    border-radius: 0.8rem;
    border: solid rgba(228,241,243,1.00) 0.13rem;
    width: 490px;
    margin: 0 auto 1.0rem ;
    padding: 0.6rem 0rem ;
    line-height: 1.4;
}

div.kakomi-inner p {
    margin: 0 auto 0;
    padding: 0.4rem 0.8rem;
    font-size: 0.9rem;
    padding-left: 1.8em;
	text-indent: -0.6em;
}
div.flex-container {
    display: flex;
    justify-content: space-around;
    padding: 2rem 1rem;
}
.table-carada {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1rem auto 2rem;
	width: 440px;
}
.table-carada th {
    border-top: 1px #C0C0C0 solid;
    border-bottom: 1px #C0C0C0 solid;
    border-left: none;
    border-right: none;
    font-weight: normal;
    text-align: center;
    font-size: 1.0rem;
    padding: 0.6rem;
    background-color: transparent;;
}
.table-carada td {
        border-left: none;
    border-right: none;
	border-top: 1px #C0C0C0 solid;
    border-bottom: 1px #C0C0C0 solid;
}
.table-carada td p {
    margin: 1rem;
}
span.marker {
   background: linear-gradient(transparent 80%, #FFF300 80%);
}






/* コンテンツスライダー
------------------------------------------------- */
.swiper-container {
    width: 550px;
    height: 360px;
    margin-bottom: 10px;
}
.swiper-slide {
    text-align:center;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
}
div.swiper-slide {
    position: relative;/*相対配置*/
    font-family: "Sawarabi Mincho", serif;
    font-size: 23px;
}
div.frame {
    position: absolute;
    text-align:left;
    top: 10px;
    left: 0px;
   /* -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    margin: 0;
    padding: 5px 0px 12px 16px;
    color: rgba(255,255,255,1.00);
    background-color: rgba(39,21,0,0.80);
    width: 550px;
    line-height: 120%;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
div.frame span {
    color: #97832D;
    font-size: 13px;
    
}
/*div.frame h1 {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}*/

/* div.swiper-slide span {
   position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    background-color: rgba(77,47,9,0.80);
    padding: 5px 10px;
}*/

.swiper-button-prev, .swiper-button-next { /*矢印の色*/
    fill: #846900;
}
.swiper-pagination-bullet-active { /*ページネーションの色*/
    background-color: #FFFFFF;
}
/* コンテンツスライダー　ここまで
------------------------------------------------- */
