@charset "utf-8";
/*
=======================================
	Reset CSS
=======================================
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
html, body, div, span, object, iframe, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block;
}
html {
	-webkit-text-size-adjust: 100%;
}
body {
	color: #1a1a1a;
	line-height: 1.5;
	font-size: 100%;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
ul, ol {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, input, select, textarea {
	vertical-align: middle;
}
a {
	color: #000000;
	/*transition: 0.5s;*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
}
/*Icon Fonts*/
@font-face {
	font-family: 'kokoro';
	src: url('../font/ipaexm.ttf'), url('../font/ipaexg.ttf');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-pinterest:before {
	content: "\e602";
}
/*
=========================================
	Base Layout
=========================================
*/
/*ALL and Smart Phone*/
body {
	font-family: sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: 100;
	color: #1a1a1a;
}
/*
=========================================
	Modules（Block）
=========================================
*/
#Contents #ContentsInner {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}
#Main {
	margin: 0 auto !important;
	padding: 8px 0 0 !important;
	width: 100% !important;
}
#MainInner {
	border-top: medium none !important;
	margin: 0 auto !important;
	width: 100% !important;
	padding-top: 0 !important;
}
#Main .BreadCrumb {
	border-bottom: 1px solid #dcdcd5;
	margin: 0 auto !important;
	padding-bottom: 6px;
	width: 980px !important;
}
#Footer {
	margin: 0 auto !important;
}
#cn-asahi {
	margin: 0 auto;
	padding: 0 0 20px;
	width: 980px;
}
#cn-top-wrapper {
	clear: both;
	width: 100%;
}
#cn-wrapper {
	width: 100%;
}
#cn-container {
	margin: 0 auto;
	width: 980px;
}
#cn-content {
	margin: 10px auto 50px;
	width: 980px;
}
#cn-main {
	float: left;
	width: 640px;
}
#cn-side {
	float: right;
	width: 300px;
}
/*
=========================================
	Each page（Original）
=========================================
*/

.intro {
	background-color: #a7cd3a;
	position: relative;
	background-image: url(../images/doctor.jpg);
	background-repeat: no-repeat;
	background-position: 520px bottom;
	background-size: 102px 109px;
	margin-top: 8px;
}
.intro h1 {
	font-size: 190%;
	color: #fff;
	padding: 35px 25px;
	line-height: 1.4;
}
.intro span {
	font-size: 60%;
}
.intro p {
	font-size: 70%;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
}
.article {
	background: #fff;
	color: #444;
	margin-bottom: 30px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.article p {
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.6;
	font-weight: normal;
}
h2 {
	font-size: 160%;
	margin: 40px 0 20px;
	line-height: 1.3;
}
h3 {
	font-size: 120%;
	margin: 35px 0 10px;
	line-height: 1.3;
}
.article p.fonts {
	font-size: 80%;
	margin: 0 0 5px;
}
.article a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #444;
	padding-bottom: 2px;
}
.article a:hover {
	border-bottom: 2px solid #444;
}
.article img {
	float: right;
	margin: 0 0 25px 25px;
}
.imgLeft {
	width: 260px;
	float: left;
	margin: 0 25px 25px 0;
}
.imgLeft img {
	margin: 0 0 10px;
	padding: 0;
	display: block;
}
.imgLeft p {
	font-size: 90%;
	margin: 0;
	line-height: 1.4;
}
.profile {
	border: 2px solid #ecffb5;
	overflow: hidden;
	margin-top: 40px;
}
.profile h2 {
	font-size: 100%;
	margin: 0 0 10px;
}
.profile p {
	font-size: 80%;
	margin: 0;
	line-height: 1.4;
	font-weight: normal;
}
.profile .left {
	width: 156px;
	float: left;
	text-align: center;
}
.profile .left img {
	width: 125px;
	height: 79px;
	margin: 35px auto 0;
	float: none;
}
.profile .right {
	width: 440px;
	float: right;
	padding: 15px 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 {
	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: 90%;
}
.table1 th {
	font-weight: bold;
	text-align: center;
}
.table1 td {
	font-weight: normal;
}
.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-weight: normal;
}
.table2 th {
	background-color: #ecffb5;
	text-align: left;
}
/*
=========================================
	Modules（Parts）
=========================================
*/

#cn-main #sns {
	text-align: right;
	padding: 15px 0 5px 0;
}

/* フロート／フロート解除
---------------------------------*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
/* 表示調整
---------------------------------*/
/*SP*/
.u-sp {
	display: block;
}
.u-pc {
	display: none;
}
/*
