@charset "utf-8";

body {font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', sans-serif;}

.guide {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.info {
	width:1000px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

a {
	color:#000000;
}

a:hover {
        text-decoration: none;
        color: #5cadda;
}

/* テーブル01：文字センター
--------------------------------------------------------- */
.table01 {
	line-height: 20px;
	letter-spacing: 1px;
	width: 995px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 12px;
    border-collapse: separate;
    border-spacing: 0;
}
.table01 th {
	border: dashed #595757 0;
	border-top-width: 1px;
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	width: 250px;
}
.table01 td {
	border: dashed #595757 0;
	border-top-width: 1px;
	padding: 15px 25px;
	font-size: 15px;
	text-align: left;
}

/* テーブル02
--------------------------------------------------------- */
.table02 {
	line-height: 20px;
	letter-spacing: 1px;
	width: 995px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 12px;
    border-collapse: separate;
    border-spacing: 0;
}
.table02 th {
	border: none;
	padding: 5px 0;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	width: 250px;
}
.table02 td {
	border: none;
	padding: 5px 25px;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
}

/* テーブル03：お知らせ, 医療関係者向け資材
--------------------------------------------------------- */
.table03 {
	line-height: 20px;
	letter-spacing: 1px;
	width: 995px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 12px;
    border-collapse: separate;
    border-spacing: 0;
}
.table03 th {
	border: dashed #595757 0;
	border-top-width: 1px;
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	font-size: 15px;
	width: 100px;
}
.table03 td {
	border: dashed #595757 0;
	border-top-width: 1px;
	padding: 10px 5px;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
}

.medical .table03 tr:nth-child(n+7){
/*display: none;*/
}

/* テーブル04：製品情報
--------------------------------------------------------- */
.table04 {
	letter-spacing: 1px;
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	border-collapse: collapse;
}
.table04 th {
	line-height: 20px;
	border: solid #727171 1px;
	border-collapse: collapse;
	padding: 7px 20px;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	background-color: #fffaf4;
}
.table04 td {
	line-height: 15px;
	border: solid #727171 1px;
	border-collapse: collapse;
	padding: 7px 5px;
	width: 60px;
	font-size: 15px;
	text-align: center;
}

.table04 a {
	font-size: 16px;
	color: #ec6d74;
}
.table04 a:hover {
	font-size: 16px;
	color: #fb848a;
}

/* テーブル05：衛生材料
--------------------------------------------------------- */
.table05 {
	letter-spacing: 1px;
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	border-collapse: collapse;
	border: solid #727171 1px;
}
.table05 th {
	line-height: 20px;
	border: solid #727171 1px;
	border-collapse: collapse;
	padding: 7px 15px;
	text-align: left;
	font-size: 18px;
	background-color: #78a7d9;
	color: #fff;
}
.table05 td {
	border: solid #727171 1px;
	border-collapse: collapse;
    padding: 0;
}

.table05 td table {
	width: 100%;
    border-spacing: 0;
}
.table05 td table td {
	border: none;
    padding: 0;
}
.table05 td table .td-mtitle, .table05 td .td-mtitle{
	border-top: solid #727171 1px;
    border-bottom: solid #727171 1px;
}


.td-title {
	height:25px;
	font-size: 16px;
	font-weight: bold;
	background-color: #fffaf4;
	text-align: left;
	padding: 3px 10px!important;
}

.td-logo-wrap {
    padding: 8px 0!important;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
	gap: 7px;
}
.td-logo-inner {
    padding: 0!important;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
	gap: 7px;
}
.td-logo-sub{
flex-basis: 100%;
font-size: 0.9em;
line-height: 1.2;
}
.td-logo-wrap > img {
	max-height: 25px;
    max-width: 350px;
}
.td-logo-wrap > a {
display: flex;
margin-left: 0.5em;
}
.td-logo-wrap img.imgTenpu {margin: 0!important;}
.td-logo-wrap .border-icon:first-of-type{margin-left: 0.5em;}
.td-logo-wrap .td-logo-inner .border-icon:first-of-type{margin-left: 0;}


.td-mtitle {
	/*height: 18px;*/
	font-size: 15px;
	font-weight: bold;
	background-color: #c7e8fa;
	padding: 3px 0px!important;
	text-align: center;
}

.td-in {
	line-height: 20px;
	font-size: 12px;
	background-color: #fff;
	/*text-align: left;*/
	/*vertical-align:top;*/
	padding: 7px 10px!important;
}

.td-package {
    background-color: #c7e8fa;
}

.td-tokutyo {
    /*min-height: 100px;*/
    vertical-align: top;
}

.td-kikaku {
	line-height: 15px;
	background-color: #fff;
	vertical-align: top;
}

.table05 a {
	font-size: 16px;
	color: #ec6d74;
}
.table05 a:hover {
	font-size: 16px;
	color: #fb848a;
}

.td-img {
	margin:0;
    vertical-align: bottom;
}

.kikaku-table,.kikaku-table2{
	border:none;
	margin-bottom:8px;
}

.kikaku-table td{
	border:none;
	padding:0px 0;
	vertical-align:middle;
	border-spacing:30px;

}

.kikaku-table2 td{
	border:none;
	padding:0px 0;
	vertical-align: text-bottom;

}

/*.kikaku-table2 td:nth-child(2n+0) */


.eisei-hanbai-tyushi {
	color: #4f86c5;
	margin-left: 0.5em;
	font-size: 14px;
}

/* 指導箋注文フォーム 一覧
--------------------------------------------------------- */
.table-list {
	letter-spacing: 1px;
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	border-collapse: collapse;
}

.table-list thead th, .table-list thead td {
	background-color: #c7e8fa;
	text-align: center;
	font-weight: 600;
}

.table-list th {
	width: 70%;
	border: solid #727171 1px;
	padding: 5px 15px;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	background-color: #fffaf4;
}

.table-list th img {
	max-width: 60px;
	border: solid #727171 1px;
	margin-right: 20px;
	vertical-align: middle;
}

.table-list td {
	border: solid #727171 1px;
	font-size: 15px;
	text-align: center;
	background-color: #ffffff;
}

.table-list th.table-list__title{
	background-color:#4f86c5;
	color:#FFFFFF;
}

.order{
	backgroborder:none;
	width:90%;
	box-sizing:border-box;
}


/* テーブル06：患者向け指導箋
--------------------------------------------------------- */
.table06 {
	border-collapse: collapse;
	border: solid #727171 1px;
	letter-spacing: 1px;
	width: 100%;
	margin: 0 auto;
}
.table06 th {
	line-height: 20px;
	border: none;
	padding: 7px 15px;
	text-align: left;
	background-color: #78a7d9;
	color: #fff;
}
.table06 td {
	padding: 7px 0px;
}


/* テーブル07：患者向け指導箋＠中
--------------------------------------------------------- */
.table07 {
	border: none;
	width: 100%;
	border-collapse: separate;
	border-spacing: 25px 10px;
}
.table07 th {
	line-height: 20px;
	letter-spacing: 3px;
	border: none;
	text-align: center;
	font-size: 18px;
	background-color: #c7e8fa;
	color: #000;
}
.table07 td {
	border-collapse: collapse;
	padding: 7px 0px 15px 0px;
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	line-height:18px;
}

.pdf-ico {
	vertical-align: middle;
	margin-right: 5px
}

.p-right{
	text-align: right;
	margin: 2px 0 0 0;
}

.p-center{
	text-align: center;
	margin: 0;
}

.pdf-img {
	border: solid #727171 1px;
}


/* テーブル08：製品一覧
--------------------------------------------------------- */
.table08 {
	line-height: 20px;
	letter-spacing: 1px;
	width: 1000px;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 12px;
    border-collapse: separate;
    border-spacing: 0;
	box-sizing:border-box;

}
.table08 tr { box-sizing:border-box;}
.table08 th {
	border: dashed #595757 0;
	border-bottom-width: 1px;
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	width: 250px;
}
.table08 td {
	border: dashed #595757 0;
	border-bottom-width: 1px;
	padding: 15px 5px;
	font-size: 15px;
	text-align: left;
	width:50%;
	box-sizing:border-box;
}


/* その他パーツなど
--------------------------------------------------------- */
.text-min {
	font-size: 12px;
}
.text-max {
	font-size: 18px;
}
.text-title {
	margin:30px 0 0 0;
	color:#162f6f;
	font-size: 22px;
	text-align: center;
}
.text-center {
	line-height: 22px;
	font-size: 15px;
	text-align: center;
}
.text-left {
	width:995px;
	padding:30px 0;
	line-height: 22px;
	font-size: 15px;
	text-align: left;
	border: dashed #595757 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
h5 {
    background: url(../img/h1_bg.png) no-repeat;
	margin: 40px 0 20px 0;
	padding: 5px 0px 5px 25px;
	height:30px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
}
.btn-map {
	background: #1c73a6;
	border-radius: 5px;
	margin: 8px 0 10px 0;
	color: #ffffff;
	font-size: 15px;
	font-weight:bold;
    text-decoration:none;
	text-align:center;
	padding: 3px 25px;
    display: inline-block; 
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.5);
}
.btn-map:hover {
	background: #1588c9;
	color: #ffffff;
}

.eisei-icon {
display: inline-block;
margin: 5px 2px;
padding: 5px 2px;
font-size: 10px;
/*font-weight: bold;*/
letter-spacing: -0.1em;
line-height: 1.4;
border: 2px solid #ec6d74;
background-color: #fff;
border-radius: 2px;
}



/*-- 規格 --*/
.in-01 {
	/*width:90px;*/
	/*text-align: left;*/
	font-size: 15px;
	font-weight: bold;
	/*margin-top: 10px;
	padding: 0 0 0 10px;*/
    line-height: 1.4;
}

/*-- サイズ --*/
.in-02 {
	/*text-align: left;*/
	font-size: 10px;
	/*padding: 0 0 0 10px;*/
    line-height: 1.4;
}

/*-- 包装 --*/
.in-03 {
	/*width:100%;*/
	text-align: right;
	font-size: 14px;
	margin: 0;
	/*padding: 0 10px 2px 0;*/
	/*margin-top: 5px;*/
    margin-bottom: 5px;
    line-height: 1.4;
}

.in-04 {
	/*width:90px;*/
	/*text-align: left;*/
	font-size: 13px;
	margin-top: 5px;
	/*padding: 0 0 0 10px;*/
    line-height: 1.4;
}



/* 画像の拡大
--------------------------------------------------------- */
img.grow {
	-webkit-transition:0.1s ease-in-out;
	-moz-transition:0.1s ease-in-out;
	-ms-transition:0.1s ease-in-out;
	-o-transition:0.1s ease-in-out;
	transition:0.1s ease-in-out;
}

img.grow:hover {
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
}


/* 画像に白い半透明のマウスオーバー
--------------------------------------------------------- */
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}