/*
Theme Name: 木戸病院 健診センター デザインテーマ
Author: 木戸病院 健診センター -新潟医療生活協同組合-	
Author URI: https://kenshin.iryo-coop.com/
Descroption: 健診センター（ja用）webサイト用のテーマ
Version: 1.0
*/


@charset "utf-8";

/* 初期設定 〜559px */

* {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

body {
	text-align: center;
	color: #333;
	font-size: 1em;
}

article {
	text-align: left;
}

/* コンテンツ メインbox */
.main {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.35em;

}

.info-box {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}


/* 見出しデザイン */

.head-dedign {
	padding: 0.5em;/*文字周りの余白*/
	color: #494949;/*文字色*/
	background: #fffaf4;/*背景色*/
	border-left: solid 5px #ff9a2b;/*左線（実線 太さ 色）*/
}

.head-dedign2 {
	color: #0075c2;
}


/* 画像のリサイズ */
img {
	width: 100%;
}

/* ロゴ用画像 */
img.logo-img {
	width: 80%;
}

/* 文字の整列 */
.t-center {
	text-align: center !important;
}

.t-left {
	text-align: left !important;
}

.t-right {
	text-align: right !important;
}

/* 文字のサイズ */
.t-s-08 {
	font-size: 0.8em;
}

.t-s-085 {
	font-size: 0.85em;
}

.t-s-09 {
	font-size: 0.9em;
}

.t-s-095 {
	font-size: 0.95em;
}

.t-s-1 {
	font-size: 1em;
}

.t-s-105 {
	font-size: 1.05em;
}

.t-s-11 {
	font-size: 1.1em;
}

.t-s-115 {
	font-size: 1.15em;
}

.t-s-12 {
	font-size: 1.2em;
}

.t-s-125 {
	font-size: 1.25em;
}

.t-s-13 {
	font-size: 1.3em;
}

.t-s-135 {
	font-size: 1.35em;
}


.t-s-bold {
	font-weight: bold;
}

.t-s-line {
	text-decoration: underline;
}

/* リストで使用 */
ul li {
	margin-left: 20px;
	margin-bottom: 10px;
	}

ul li:last-child {
	margin-bottom: 0;
}

.listStyle {
	border: 1px dotted #777;
	padding: 10px;
}

.listStyle2 {
	background: #ff9a2b;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.listStyle2 li {
	margin-bottom: 5px;
	list-style-type: none;
}

ul.listStyle2 li:last-child {
	margin-bottom: 0;
}

	/* 日程案内のtable */
	
	.tb-wrap{
	  width:100%;
	  overflow-x:scroll;
	  /*height: 400px;
	overflow-y: auto;*/
	}

	table{
	  border-collapse: collapse;
	  width: 600px;
	}
	
	table.table-style {
	  border-collapse: collapse;
	  width: auto;
	}
	
	.tb-wrap-2{
	  width:100%;
	  /*overflow-x:scroll;*/
	  /*height: 400px;
	overflow-y: auto;*/
	}
	
	.tb01 th,
	.tb01 td{
	  padding: 10px;
	  border: solid 1px #ccc;
	  text-align:center;
	  box-sizing:border-box;
	  text-align: left;
	}
	.tb01 th {
	  /*background: #ff7bac;*/
	  /*color: #fff;*/
	  /*font-weight: normal;*/
	  
	}
	
	.table-head {
		background: /*#ff7bac*/ #ff9a2b;
		color: #fff;
	}
	
	.th-2 {
		width: 200px;
	}
	
	
/* テキストのcss */
.text-box {
	border: 1px solid #ff9a2b;
	padding: 10px 20px;
	text-align: center;
}

/* 色 */
.color-red {
	color: red
}

/* お問い合わせのcss */
.phone-box {
	border: 1px solid #ccc;
	padding: 10px;
}

.phone-info {
	/*border: 1px solid #ccc;*/
	text-align: center;
	/*padding: 5px;*/
	color: #0075c2;
	font-weight: bold;
}

.phone-text {
	font-size: 2em;
	text-align: center;
	font-weight: bold;
}

.phone-text a {
	text-decoration: none;
	color: #333;
}

.phone-text2 {
	font-size: 0.9em;
	text-align: center;
}

.color-style {
	color: #0075c2;
}




/* マップ関連 */
/* google map */
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: /*56.25%*/ 70%;
	position: relative;
	margin-top: 50px;
	}
	.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

/* footer */
.footer-style {
	background: #0075c2;
	color: #fff;
}



/* 560px以上 タブレット*/
	@media screen and (min-width: 560px) {
	
	
	
	}
	
	/* 960px以上 pc*/
	@media screen and (min-width: 960px) {
	
	/* 日程案内のtable */
	table {
		width: 100%;

	}
	
	/* google map_pc */
	.gmap_2 {
		padding-bottom: /*50.25%*/ 30.25%;
	}
	
	
	/* ロゴサイズ */
	img.logo-img {
		width: 30%;
	}
	
	/* メイン写真-サイズ */
	img.main-img {
		width: 50%;
	}
	
	/* コンテンツ メインbox-pc */
	.main {
		margin-left: 0;
		margin-right: 0;
		width: 960px;
		margin: 0 auto;
		background: #fff;
		padding-left: 10px;
		padding-right: 10px;
	
	}
	
	.main-outer {
		/*background: #ccc;*/
	}
	
	}




