@charset "shift_jis";

body {
	box-sizing: border-box;
}
h1, h2 {
	font-size: 18px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
}
#content_body {
	margin: 0px auto 50px;
 	font-size: 16px;
	line-height: 1.5;
	color: #222;
	width: 830px;
	padding-left: 10px;
}
.header_menu {
	color: #fff;
	padding: 30px 10px 50px;
	text-align: center;
	background: url( ../images/pc/intro_pat.png) repeat;
}
.menu_link {
	margin-top: 20px;
}
.menu_link a {
	margin-right: 15px;
}
.menu_link a:hover {
	opacity: 0.9;
}
.menu_link a:last-child {
	margin-right: 0px;
}
.content_text {
	padding: 30px 30px 50px;
	background: #ffffef;
}

.text_head {
	font-size: 20px;
	font-weight: bold;
	color: #1024c6;
	padding: 0px 5px;
}
.underline_dot {
	vertical-align: top;	
}
.d_tbl {
	border-collapse: collapse;
	font-size: 14px;
	color: #1024c6;
	margin: 10px 0px;
}
.d_tbl td {
	padding: 2px 10px;
	border-top: solid 1px #1024c6;
	border-bottom: solid 1px #1024c6;
}
.d_tbl .d_date {
	width: 180px;
	background: #ebedff;
}
.d_tbl .d_nam {
	width: 180px;
	background: #fff;
}
.text_detail {
	font-size: 16px;
	padding: 10px 0px;
}
.title_container {
	position: relative;
}
.title_text {
	position: absolute;
	top: 40px;
	left: 250px;
	right: 50px;
}
.subtitle {
	font-size: 20px;
	font-weight: bold;
	color: #1024c6;
	display: block;
}
.title {
	font-size: 34px;
	font-weight: bold;
	color: #1024c6;
	margin: 5px 0px;
	display: block;
}
.title_ex {
	font-size: 15px;
	font-weight: normal;
}
.content_check {
	background: #ffffef;
	padding: 0px 30px 10px;
}
.check_head {
	margin-bottom: 10px;
}
.check_img {
	vertical-align: top;
}
.check_text {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
.note {
	color: #777;
	text-align: right;
	margin-top: 5px;
	line-height: 1.3;
}
.note span {
	font-size: 13px;
}
.band_head {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 30px;
	margin: 20px -30px;
	background: #ebedff;
}
.r_merit {
	font-size: 18px;
	font-weight: bold;
	color: #1024c6;
	line-height: 1.3;

}
.btn_area {
	text-align: center;
	margin: 20px 0px;
}
#content_body .goods_link {
    display: inline-block;
    width: 320px;
    font-size: 16px;
    margin: 0px;
    padding: 15px 10px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    background: #1024c6;
    color: #ffffff;
    border-radius: 100vh;
    text-decoration: none;
}
#content_body .goods_link:hover {
	opacity: 0.7;
}
.menu_arrow {
	padding: 10px 20px;
	text-align: center;
	background: #F2EFD5;
	margin: 0px 0px 30px;
	text-decoration: none;
}
#content_body .menu_arrow a {
	display: inline-block;
	text-decoration: none;
	color: #1D3994;
	font-weight: bold;
}
#content_body .menu_arrow a:hover {
	text-decoration: none;
	color: #3079ed;
}
#content_body .arrow_link {
	font-weight: bold;
	padding-left: 5px;
}
.ttl5_box {
	margin-bottom: 25px;
}
.ttl5_check {
	vertical-align: text-top;
}
.ttl5_item {
	display:inline-block;
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
}
.ttl5_catelink {
	margin-top: 5px;
	color: #3079ed;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
.ttl5_catelink:hover {
	text-decoration: underline;
}
.ttl6_check {
	vertical-align: middle;
}
.ttl6_way {
	display:inline-block;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 2.0;
}
.ttl6_subimg {
	vertical-align: bottom;;
}
.ttl6_subhead {
	color: #1024c6;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	padding-left: 5px;
}
.ttl6_subtext {
	font-size: 15px;
	margin-top: 5px;
}
.text_u {
	border-bottom: solid 3px #ffa500;
}
.link_head {
	padding-top:10px;
}
.white_box {
	padding: 15px 20px;
	background: #fff;
	margin: 20px 0px 0px;
}
.white_box a {
	color: #1D3994;	
}
.white_box a:hover {
	text-decoration: none;
}
.font_blue {
	color: #1024c6;
}
#content_body .check_list {
	color: #3079ed;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
#content_body .check_list:hover {
	text-decoration: underline;
}