﻿/***baser****************************************************/
#CnWrapper {
	width: 100%;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 70%;
	line-height: 1.7;
	color: #444;
	min-width: 320px;
}
#Contents {
	padding: 0 !important;
}
#Footer_wrapper {
	padding: 0 !important;
	margin: 0 !important;
}
/***CnHeader****************************************************/
#CnHeader {
	margin: 0 atuo;
}
#CnHeaderInner {
	height: 45px;
	background: #FFF;
}
#cnAsahiLogo {
	float: left;
	margin: 10px 0 0 10px;
}
#cnAsahiLogo img {
	max-width: 70px;
}
#CnHeader .adCn p {
	float: right;
	font-size: 70%;
	line-height: 1.4;
	margin: 10px 10px 0 0;
	text-align: right;
}
#CnHeader .adCn img {
	/*max-width: 220px;*/
	float: right;
	margin: 10px 10px 0 0;
}
#CnHeader #titleLogo img {
	max-width: 192px;
	margin-bottom: 12px;
	height: auto;
}
/***CnContent****************************************************/

#cn-main img {
	max-width: 100%;
	height: auto;
}

.intro {
	width: 100%;
	background-color: #a7cd3a;
	position: relative;
	background-image: url(../../images/doctor.jpg);
	background-repeat: no-repeat;
	background-position: 200px bottom;
	background-size: 102px 109px;
	margin-top: 8px;
}
.intro h1 {
	font-size: 230%;
	color: #fff;
	padding: 30px 20px 80px;
	line-height: 1.3;
}
.intro span {
	font-size: 60%;
}
.intro p {
	font-size: 80%;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
}
.article {
	width: auto;
	margin: 0 20px 30px;
	background: #fff;
}
.article p {
	margin-bottom: 20px;
	font-size: 140%;
	line-height: 1.8;
	font-weight: normal;
}
.article h2 {
	font-size: 200%;
	margin: 50px 0 20px;
	line-height: 1.3;
}
.article h3 {
	font-size: 170%;
	margin: 35px 0 20px;
	line-height: 1.3;
}
.article p.fonts {
	font-size: 110%;
	margin: 0 0 10px;
	line-height: 1.3;
}
.article a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #444;
	padding-bottom: 2px;
	word-wrap: break-word;
	line-height: 1.6;
}
.article a:hover {
	border-bottom: 2px solid #444;
}
.article img {
	width: 70%;
	margin: 0 auto 25px;
	text-align: center;
	display: block;
}
.imgCenter {
	width: auto;
	margin: 0 25px 25px;
}
.imgCenter img {
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	display: block;
}
.imgCenter p {
	font-size: 120%;
	margin: 0;
	line-height: 1.3;
}
.profile {
	border: 2px solid #ecffb5;
	overflow: hidden;
	margin: 30px 0 40px;
}
.profile h2 {
	font-size: 170%;
	margin: 0 0 10px;
	line-height: 1.3;
}
.profile h3 {
	font-size: 140%;
	margin: 0 0 20px;
	line-height: 1.3;
	font-family: "ヒラギノ角ゴ Pro W3"!important;
}
.profile p {
	font-size: 130%;
	margin: 0;
	line-height: 1.8;
}
.profile .top {
	text-align: center;
	padding: 25px 0;
}
.profile .top img {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.profile .bottom {
	padding: 25px 20px;
	background-color: #ecffb5;
}
.profile a {
	text-decoration: none;
	color: #444;
}
.profile a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	color: #6E6E6E;
}
.table1 {
	width: 100%;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}
.table1 th, .table1 td {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px;
	font-size: 130%;
	font-weight: normal;
}
.table1 th {
	font-weight: bold;
	text-align: center;
}
.table2 {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.table2 th, .table2 td {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 10px;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.3;
}
.table2 th {
	background-color: #ecffb5;
	font-weight: normal;
	text-align: left;
}

.bnr {
	width: auto;
	margin: 40px 0 0;
}
.bnr img {
	width: 100%;
	height: auto;
}
