@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	background: url(../image/general_IMRT/main_img.jpg) no-repeat center top;
	background-size: cover;
}

.mainVisual h2 {
	width: 920px;
}

#conts h2 {
	margin-bottom: 39px;
}

#conts h3 {
	margin-bottom: 17px;
}

#conts p {
	margin-bottom: 25px;
}

#conts .comPhotoList {
	margin-bottom: 77px;
}

#conts .headLine01 img {
	margin-right: 12px;
	vertical-align: middle;
}

#conts .imgBoxR {
	margin-bottom: 50px;
}

#conts .imgBoxR .textBox {
	margin: -5px 0 0 3px;
	width: 335px;
}

#conts .imgBoxR01 .textBox {
	margin: 0;
	width: 390px;
}

#conts .txt01 {
	margin-bottom: 50px;
}

#conts .h3Ttl {
	margin-bottom: 27px;
}

#conts .comTable {
	margin-bottom: 25px;
}

#conts .comTable thead th,
#conts .comTable td {
	padding: 14px 10px;
	line-height: 1.8;
	border: 1px solid #AFB1B2;
}

#conts .comTable td {
	padding-right: 55px;
	text-align: right;
}

#conts .comTable thead th {
	font-size: 15px;
}

#conts .comTable thead .thStyle {
	color: #1466AF;
	font-size: 18px;
	line-height: 1.2;
}

#conts .comTable thead th:first-child,
#conts .comTable tbody td:first-child {
	padding: 14px 20px;
	width: 45%;
	text-align: left;
	border-left: none;
}

#conts .comTable01 thead th {
	border: none;
}

#conts .comTable .last {
	border-right: none;
}

#conts .notesList {
	margin-bottom: 80px;
}

#conts .notesList li {
	padding-left: 1em;
	font-size: 13px;
	line-height: 1.8;
	text-indent: -1em;
}

#conts .notesList01 {
	margin-bottom: 45px;
}

#conts .flow {
	margin-bottom: 15px;
}

#conts .headLine02 {
	position: relative;
}

#conts .headLine02 .bgTxt {
	padding: 6px 0 5px;
	width: 110px;
	position: absolute;
	right: 0;
	bottom: 6px;
	font-size: 16px;
	text-align: center;
	background: url(../image/general_IMRT/bg01.gif) repeat left top;
}

