
/* PC/スマホ共通表示 */
.-----PC_MOBILE_COMMON_CSS_START----- {}


div#sec04 {
	margin-bottom: 25px;
}
div#sec04 > .ttl {
	font-size: 170%;
	line-height: 100%;
	font-weight: bold;
	color: #00a0c6;
	margin-bottom: 15px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #00a0c6;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
div#undercolumn table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
div#undercolumn table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
div#secondArea {
	width: 679px;
	margin-right: auto;
	margin-left: auto;
}
div#secondArea > .ttl {
	font-size: 170%;
	line-height: 120%;
	font-weight: normal;
	color: #00a0c6;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.mb15 {
	margin-bottom: 15px;
}
 .caption{
	font-size: 85%;
	padding-top: 5px;
	line-height: 135%;
}
.underlines {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#sec05 {
	margin-bottom: 25px;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 677px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/kaitori/box_bg.gif);
	padding: 25px;
}
div#sec05 > .ttl {
	font-size: 115%;
	line-height: 120%;
	font-weight: bold;
	color: #00a0c6;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#sec05 > ul {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
div#sec05 > ul > li {
	box-sizing: border-box;
	background-image: url(../img/common/ring_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	width: 40%;
}
div#sec05 > ul > li.double {
	width: 100%;
}
div#sec05 .caption {
	text-align: right;
}
div#sec05_2{
	margin-bottom: 15px;
	width:100%;
	display: flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
}
div#sec05_2 .item {
	box-sizing: border-box;
	border-radius: 6px;
	width: 218px;
	padding: 10px;
	border: 1px solid #CCC;
	background-image: url(../img/kaitori/m05_tbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
div#sec05_2 .item .age_ttl {
	text-align: center;
	line-height: 120%;
	font-weight: normal;
	color: #00a2c7;
	font-size: 130%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
}
div#sec05_2 .item .body {

}

div#btmBox {
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 647px;
	border: 1px solid #FFFFFF;
	background-image: url(../img/kaitori/box_bg2.gif);
	background-color: #737B7D;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 25px;
}
div#btmBox h3 {
	color: #FFFF3F;
}

div#btmBox p {
	padding-bottom: 15px;
	color: #FFFFFF;
}



.-----PC_MOBILE_COMMON_CSS_END----- {}

/* スマートフォン用CSS */
@media screen and (max-width: 730px) {
	
.-----MOBILE_ONLY_CSS_START----- {}

div#sec04 {
	margin-bottom: 25px;
}

div#sec04 > .ttl {
	font-size: 130%;
}

div#undercolumn table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
div#undercolumn table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
div#secondArea {
	width: 679px;
	margin-right: auto;
	margin-left: auto;
}
div#secondArea > .ttl {
	font-size: 170%;
	line-height: 120%;
	font-weight: normal;
	color: #00a0c6;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.mb15 {
	margin-bottom: 15px;
}
 .caption{
	font-size: 85%;
	padding-top: 5px;
	line-height: 135%;
}
.underlines {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#sec05 {
	box-sizing:border-box;
	width:100%;
}
div#sec05 > .ttl {
	font-size: 115%;
	line-height: 120%;
	font-weight: bold;
	color: #00a0c6;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#sec05 > ul {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
div#sec05 > ul > li {
	box-sizing: border-box;
	background-image: url(../img/common/ring_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	width: 100%;
}

div#sec05 .caption {
	text-align: right;
}
div#sec05_2{
	margin-bottom: 15px;
	width:100%;
	display: flex;
	justify-content:space-between;
	align-items:stretch;
	flex-wrap:wrap;
}
div#sec05_2 .item {
	width: 100%;
	padding: 20px;
	margin-bottom:15px;
}
div#sec05_2 .item .age_ttl {
	text-align: center;
	line-height: 120%;
	font-weight: normal;
	color: #00a2c7;
	font-size: 130%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}
div#sec05_2 .item .body {

}

div#btmBox {
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 647px;
	border: 1px solid #FFFFFF;
	background-image: url(../img/kaitori/box_bg2.gif);
	background-color: #737B7D;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 25px;
}
div#btmBox h3 {
	color: #FFFF3F;
}

div#btmBox p {
	padding-bottom: 15px;
	color: #FFFFFF;
}



.btn img{
	width:80%;
	height:auto;
}

.-----MOBILE_ONLY_CSS_END----- {}

}
