@charset "UTF-8";


/*   Contents   */



/* top_header_area */

#top_header_area {
	width: 100%;
	height: 466px;
	background-image: url(/medical/image/main.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: top; /* Safari */
	align-items: top;

}
#top_header_area p{
	padding: 0;
	font-size: 40px;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: 0.18em;
	margin-top: 170px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 400px;
}

#top_header_area .read{
	padding: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.18em;
	margin: 33px 0 0 0;
	display: block;
}


/* top_uncor_area */

#top_uncor_area{
	width: 100%;
	height: 77px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: top; /* Safari */
	align-items: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}

#top_uncor_area ul{
	display: table;
}

#top_uncor_area li{
	height: 76px;
	width: 319px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
	text-align: center;
	display: table-cell;
	padding-top: 25px;
	font-size: 16px;
	font-weight: 300;
	list-style-type: none;
	letter-spacing: 0.18em;
	background-image: url(../common/image/uncor_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 12px 20px;
}

#top_uncor_area li a{
	display:inline-block;
	margin:0 15px 0 0;
	color:#000;
}

#top_uncor_area li a:hover{
	color:#ddd;
}


/* top_brand_area */

#top_brand_area{
	margin-bottom: 65px;
	display:-webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
}
#top_brand_area .title_block{
	background-image: url(image/top_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 59px 59px;
	padding-top: 79px;
	text-align: center;
	font-size: 26px;
	line-height: 36px;
	font-weight: 300;
	color: #000;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	width: 160px;
}
#top_brand_area h2{
	font-size: 38px;
	line-height: 38px;
	font-weight: 300;
	color: #000;
	display: block;
}
#top_brand_area .copy_block{
	-webkit-flex: 1;
	flex: 1;
	font-size: 14px;
	line-height: 26px;
	font-weight: 200;
	color: #000;
	text-align: left;
	margin-right: 50px;
}

/* list all */

section h3.list {
	font-size: 26px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.15em;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #b2b2b2;
	color: #666;
	margin: 0 0 25px 0;
	padding-bottom: 7px;
}

section .index_list li{
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 218px;
	margin-right: 14px;
	margin-bottom: 14px;
	list-style: none;
	padding: 4px;
	vertical-align: top;
}

section .index_list li span.midashi_box{
	margin: 0;
	display: block;
}

section .index_list li h3{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #666;
	letter-spacing: 0.1em;
	display: table-cell;
	background-image: url(image/top_title_base.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
	border:none;
}

section .index_list li h3{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #666;
	letter-spacing: 0.1em;
	display: table-cell;
	background-image: url(image/top_title_base.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
	border:none;
}

section .index_list li img{
	border: 1px solid #e5e5e5;
	width:208px;
	}

section .index_list li span{
	margin: 5px 5px 10px 5px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 200;
	color: #666;
	display: block;
	}
	
section .index_list li h4{
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #666;
}



section .index_list li a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/* product_list_area */

#product_list_area{
	margin:0 0 65px 0;

}

#product_list_area li{
	height: 218px;
}


#product_list_area .index_list li h3
{
	height: 208px;
}

/* category_list_area */

#category_list_area{
	margin:0 0 65px 0;

}

#category_list_area li{
	height: 218px;
}
#category_list_area .index_list li h3
{
	height: 208px;
}



/* maker_list_area */

#maker_list_area{
	margin:0 0 65px 0;

}

#maker_list_area li{
	height: 218px;
}

#maker_list_area li img{
	height: 122px;
}

#maker_list_area .index_list li h3{
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #666;
	letter-spacing: 0.1em;
	display: table-cell;
	background-image: url(image/top_title_base.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	height: 81px;
	width: 218px;
	padding-right: 15px;
	padding-left: 15px;
}


/* confirmation_area */

#confirmation_area {

}

#confirmation_area .copy_block {
	font-size:18px;
	font-weight:500;
	line-height:30px;
	letter-spacing: 0.12em;
	color:#000;

	margin:0;
	padding:30px;
	
	width:100%;
	/*background-color: #e2f0e2;*/
}

#confirmation_area .btn-yes{
	margin:15px 30px 15px 30px;
	padding:15px;
	
	font-size:18px;
	font-weight:500;
	line-height:30px;
	letter-spacing: normal;
	color:#000;
	text-align:center;
	
	width:250px;
	background-image: url(image/top_title_base.gif);
	background-repeat: repeat;
	
	display:inline-block;
	
	border-radius: 3px;        /* CSS3草案 */  
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */  
	
	cursor: pointer;

}

#confirmation_area .btn-no{
	margin:15px 30px 15px 30px;
	padding:15px;
	
	font-size:18px;
	font-weight:500;
	line-height:30px;
	letter-spacing: normal;
	color:#666;
	text-align:center;
	
	width:250px;
	background-color:#ddd;
	
	display:inline-block;
	
	border-radius: 3px;        /* CSS3草案 */  
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */  

}

#confirmation_area .btn-no a{
	color:#666;
}


/*   smart phone   */
@media screen and (max-width:640px) {
/*   Contents   */



/* top_header_area */

#top_header_area {
	width: 100%;
	height: 50vh;
	background-image: url(/medical/image/main.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: top; /* Safari */
		align-items: top;

}
#top_header_area p{
		padding: 0;
	font-size: 4.0rem;
		font-weight: 700;
	line-height: 4.2rem;
	letter-spacing: 0.18em;
	margin:10vh auto 0 auto;
	
	width:80vw;
}

#top_header_area .read{
		padding: 0;
	font-size: 1.4rem;
		font-weight: 500;
	line-height: 2.0rem;
		letter-spacing: 0.18em;
	margin: 15px 0 0 0;
		display: block;
}


/* top_uncor_area */

#top_uncor_area{
		width: 100%;
	height: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: top; /* Safari */
		align-items: top;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #d8d8d8;
}

#top_uncor_area ul{
		display: table;
}

#top_uncor_area li{
	height: auto;
	width: 33%;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #d8d8d8;
		text-align: center;
		display: table-cell;
	padding: 1.0rem 1.0rem 30px 1.0rem;
	font-size: 1.6rem;
		font-weight: 300;
		list-style-type: none;
	letter-spacing: 0.05em;
		background-image: url(../common/image/uncor_icon.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 12px 20px;
}

#top_uncor_area li a{
		display:block;
	margin:0;
		color:#000;
}

#top_uncor_area li a:hover{
	color:#ddd;
}


/* top_brand_area */

#top_brand_area{
	margin-bottom: 30px;
		display:-webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
	display: block;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
}
#top_brand_area .title_block{
		background-image: url(image/top_icon.jpg);
		background-repeat: no-repeat;
	background-position: calc(50% - 100px) calc(0%);;
	background-size: 59px 59px;
	padding-top: 0;
		text-align: center;
	font-size: 2.0rem;
	line-height: 2.4rem;
		font-weight: 300;
	color: #000;
	margin-left: 1rem;
	margin-right: 1rem;
	float: none;
	width: 100%;
	margin:0 0 20px 0;
}
#top_brand_area h2{
	font-size: 3.0rem;
	line-height: 3.8rem;
		font-weight: 300;
		color: #000;
		display: block;
}
#top_brand_area .copy_block{
		-webkit-flex: 1;
		flex: 1;
	font-size: 1.4rem;
	line-height: 2.4rem;
		font-weight: 200;
		color: #000;
		text-align: left;
		margin-right: 0;
}

/* list all */

section h3.list {
	font-size: 2.0rem;
		font-weight: 500;
	line-height: 2.4rem;
		letter-spacing: 0.15em;
		width: 100%;
		border-bottom-width: 4px;
		border-bottom-style: double;
		border-bottom-color: #b2b2b2;
		color: #666;
	margin: 0 0 15px 0;
		padding-bottom: 7px;
}

section .index_list li{
		border: 1px solid #e5e5e5;
		display: inline-block;
	width: 49%;
	margin-right: 1%;
	margin-bottom: 4%;
		list-style: none;
		padding: 4px;
		vertical-align: top;

	position: relative;
}

section .index_list li:nth-child(2n){
	margin-right: 0;
}

section .index_list li span.midashi_box{
	margin: 0;
	display: block;
	background-image: url(image/top_title_base.gif);
	position:relative;
}

section .index_list li h3{
	font-size: 1.6rem;
	line-height: 2.4rem;
		font-weight: 400;
		color: #666;
		letter-spacing: 0.1em;
		display: block;
	background-image: none;
		background-repeat: repeat;
		text-align: center;
		vertical-align: middle;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	border:none;
	
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	margin:0;
}

section .index_list li img{
		border: 1px solid #e5e5e5;
	width:100%;
	}

section .index_list li span{
		margin: 0 5px;
	font-size: 1.4rem;
	line-height: 1.8rem;
		font-weight: 200;
		color: #666;
		display: block;
	}
	
section .index_list li h4{
	font-size: 1.4rem;
	line-height: 2.0rem;
		font-weight: 400;
		color: #666;
}



section .index_list li a:hover{
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
}


/* product_list_area */

#product_list_area{
	margin:0 0 35px 0;

}

#product_list_area li{
	height: auto;
}

#product_list_area .index_list li span
{
	height: 100%;
}
#product_list_area .index_list li h3
{
	height: auto;
}

/* category_list_area */

#category_list_area{
	margin:0 0 35px 0;

}

#category_list_area li{
	height: auto;
}

#category_list_area .index_list li span
{
	height: 100%;
}
#category_list_area .index_list li h3
{
	height: auto;
}



/* maker_list_area */

#maker_list_area{
	margin:0 0 35px 0;

}

#maker_list_area li{
	height: auto;
}

#maker_list_area .index_list li span.midashi_box
{
	height: 100%;
	margin: calc(-50% - 16px) 0 0 0;
	z-index:-1;
}
#maker_list_area .index_list li h3
{
	height: auto;
}

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

#maker_list_area .index_list li h3{
	font-size: 1.4rem;
	line-height: 2.0rem;
		font-weight: 400;
		color: #666;
		letter-spacing: 0.05em;
	display: block;
		background-image: url(image/top_title_base.gif);
		background-repeat: repeat;
		text-align: center;
		vertical-align: middle;
	height:auto;
	width: 100%;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	overflow:hidden;
	
	position: absolute;
	top: 80%;
	transform: translateY(-80%);
	-webkit- transform: translateY(-80%);
	margin:0;
}


/* confirmation_area */

#confirmation_area {

}

#confirmation_area .copy_block {
	font-size:1.8rem;
		font-weight:500;
	line-height:2.6rem;
		letter-spacing: 0.12em;
		color:#000;

		margin:0;
		padding:30px;
	
		width:100%;
	/*background-color: #e2f0e2;*/
}

#confirmation_area .btn-yes{
	margin:0;
		padding:15px;
	
	font-size:1.8rem;
		font-weight:500;
		line-height:3.0rem;
		letter-spacing: normal;
		color:#000;
		text-align:center;
	
	width:100%;
		background-image: url(image/top_title_base.gif);
		background-repeat: repeat;
	
	display:block;
	
		border-radius: 3px;        /* CSS3草案 */  
		-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 3px;   /* Firefox用 */  
		
		cursor: pointer;

}

#confirmation_area .btn-no{
	margin:15px 0;
		padding:15px;
	
	font-size:1.8rem;
		font-weight:500;
	line-height:3.0rem;
		letter-spacing: normal;
		color:#666;
		text-align:center;
	
	width:100%;
		background-color:#ddd;
	
	display:block;
	
		border-radius: 3px;        /* CSS3草案 */  
		-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 3px;   /* Firefox用 */  

}

#confirmation_area .btn-no a{
		color:#666;
}
}
