@charset "utf-8";
/* PC/スマホ共通表示 */

.-----PC_MOBILE_COMMON_CSS_START----- {}

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	-webkit-text-size-adjust: 100%;
	font-style: normal;
}
body {
	font-size: 13px;
	line-height: 150%;
	color: #333;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
br.br_sp {
	display: none;
}
br.br_pc {

}
#header {
	background-color: #FADCE9;
	background-image: url(../img/lp_header_illust_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 745px;
	width: 100%;
}
#header .wrapper {
	height: 745px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header .wrapper .pref {
	padding-top: 10px;
	padding-bottom: 5px;
}
#header .wrapper .title {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/lp_header_title.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	height: 176px;
	width: 841px;
}
#header .wrapper .catch {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/lp_header_catch.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 6;
	height: 88px;
	width: 728px;
	top: -8px;
}
#header .wrapper .pickup {
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/lp_header_pickup.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	height: 113px;
	width: 628px;
	margin-top:272px;
}
#header .wrapper .pickup li {
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	overflow:hidden;
}

#header .wrapper .illust_02 {
	background-image: url(../img/lp_header_illust_02.png);
	background-repeat: no-repeat;
	height: 308px;
	width: 587px;
	position: absolute;
	z-index: 0;
	left: 20px;
	top: 334px;
}

.btn_reg {
	background-color: #FF9900;
	display: block;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 17px;
}
.btn_reg a {
	text-indent: -9999em;
	background-image: url(../img/lp_header_btn_reg.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 643px;
	display: block;
	position: relative;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}
#carp_intro {
	background-color: #FEEEA5;
	padding-top: 50px;
	padding-bottom: 50px;
}
#carp_intro .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#carp_intro .wrapper h1 {
	font-size: 36px;
	line-height: 120%;
	font-weight: normal;
	color: #B90A05;
	text-align: center;
}
#carp_intro .wrapper .guide {
	font-size: 21px;
	line-height: 50px;
	font-weight: bold;
	color: #B90A05;
	text-align: center;
	border: 1px solid #B90A05;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	margin-top: 15px;
}




#content_01 {
	background-color: #FFFFCC;
	padding-top: 50px;
	padding-bottom: 50px;
}
#content_01 .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_01 .wrapper .sub_title {
	font-size: 44px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: -1px;
	line-height: 130%;
	margin-bottom: 5px;
}
#content_01 .wrapper .lead {
	font-size: 20px;
	line-height: 125%;
	font-weight: bold;
	background-image: url(../img/lp_icon_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	height: 162px;
	vertical-align: middle;
	display: table-cell;
}
#content_01 .wrapper .point {
	width: 100%;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
	
}
#content_01 .wrapper .point .item {
	width: 310px;
	background-color: #FFF;
	border-radius: 7px;
	margin-top: 20px;
}
#content_01 .wrapper .point .item h1 {
	text-align: center;
	line-height: 120%;
	font-size: 21px;
	background-color: #ff6600;
	color: #FFF;
	padding-top: 12px;
	border-radius: 7px 7px 0 0;
	letter-spacing: -1px;
	padding-bottom: 9px;
}
#content_01 .wrapper .point .item h1 strong {
	font-size: 21px;
	vertical-align: middle;
	font-weight: bold;
	line-height: 45px;
	display: inline-block;
	margin-right: 3px;
}
#content_01 .wrapper .point .item p {
	padding: 15px;
	font-size: 115%;
	line-height: 150%;
	font-weight: bold;
}
#content_01 .wrapper .point .notice {
	margin-top: 1.5em;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 115%;
}

#content_02 {
	background-color: #FEEEA5;
	padding-top: 50px;
	padding-bottom: 50px;
}
#content_02 .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_02 .wrapper .sub_title {
	font-size: 44px;
	line-height: 100%;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	margin-bottom: 24px;
}
#content_02 .wrapper .lead {
	font-size: 153%;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#content_02 .wrapper .lead br {
	display:inline;
}
#content_02 .wrapper .point {
	margin-bottom: 5px;
}

#content_02 .wrapper .point li {
	font-size: 153%;
	line-height: 38px;
	font-weight: bold;
	background-color: #FFF;
	margin-bottom: 5px;
	position: relative;
	padding-left: 55px;
	border-radius: 7px;
	padding-top: 2px;
}
#content_02 .wrapper .point li em {
	position: absolute;
	height: 40px;
	width: 40px;
	left: 0px;
	top: 0px;
	display: block;
	font-size: 23px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #FF6600;
	text-align: center;
	border-radius:7px 0 0 7px;
}
#content_02 .wrapper .notice {
	margin-bottom: 20px;
	font-size: 115%;
}

#content_02 .wrapper .illust {
	width: 100%;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
}
#content_02 .wrapper .illust li {
	width: 313px;
	line-height: 0px;
}
#content_03 {

}
#content_03 .sub_title {
	font-size: 43px;
	line-height: 100%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 100%;
	background-color: #ff9900;
	padding-top: 30px;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 45px;
}
#content_03 .sub_title .arrow_01 {
	height: 25px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -25px;
	display: block;
	background-image: url(../img/lp_arrow_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_03 .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
#content_03 .wrapper .lead {
	font-size: 38px;
	line-height: 100%;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	margin-bottom: 25px;
	width: 100%;
}
#content_03 .wrapper .lead em {
	font-size: 27px;
	line-height: 56px;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF6600;
	display: inline-block;
	width: 398px;
	border-radius: 6px;
	margin-left: 10px;
	vertical-align: 11%;
}
#content_03 .wrapper .flow {
	width: 567px;
	padding-bottom: 20px;
}
#content_03 .wrapper .flow .step {
	width: 100%;
	background-color: #FBE0EC;
	position: relative;
	z-index: 0;
	border-radius:6px;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items: strech;
}
#content_03 .wrapper .flow .step h1 {
	width: 137px;
	font-size: 23px;
	color: #FFF;
	background-color: #EB6EA5;
	text-align: center;
	border-radius:6px 0 0 6px;
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
#content_03 .wrapper .flow .step p {
	box-sizing: border-box;
	width: 430px;
	font-size: 115%;
	line-height: 125%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	min-height:67px;
}
#content_03 .wrapper .flow .step:first-child p {
	padding-top: 10px;
	padding-bottom: 5px;
}
#content_03 .wrapper .flow .step p span.btn {
	display: block;
	text-align: center;
	margin-top: 6px;
}
#content_03 .wrapper .flow .step p a {
	transition:0.4s;
}
#content_03 .wrapper .flow .step p a:hover {
	opacity:0.7;
}
#content_03 .wrapper .flow .arrow {
	width: 100%;
	background-image: url(../img/lp_img_03_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}

#content_03 .wrapper .flow .notice {
	margin-top: 1em;
}
#content_03 .wrapper .flow .notice li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 125%;
	margin-bottom: 3px;
}
#content_03 .wrapper .img01 {
	background-image: url(../img/lp_img_03.png);
	background-repeat: no-repeat;
	height: 461px;
	width: 364px;
}



#content_04 {
	background-color: #FFFFCC;
	padding-top: 50px;
	padding-bottom: 50px;
}
#content_04 .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_04 .wrapper .sub_title {
	font-size: 44px;
	line-height: 100%;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
}
#content_04 .wrapper .sub_title em {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	padding-right: 1em;
}

#content_04 .wrapper .table table {
	width: 100%;
	border-collapse:collapse;
}
#content_04 .wrapper .notice {
	font-size:100%;
	margin-top:10px;
	display:block;
}
#content_04 .wrapper .table table tr th {
	background-color: #23AB39;
	color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #444;
	font-size: 14px;
}
#content_04 .wrapper .table table tr th.section {
	background-color: #23AB39;
}

#content_04 .wrapper .table table tr td {
	border: 1px solid #444;
	background-color: #FFF;
	padding: 10px;
	line-height: 140%;
}
#content_04 .wrapper .table table tr td.subject {
	width: 360px;
	font-size: 14px;
	position: relative;
	background-clip: padding-box;
}
#content_04 .wrapper .table table tr td.subject.split1 {
	width: 80px;
	text-align: center;
	padding-bottom:10px;
}
#content_04 .wrapper .table table tr td.subject.split2 {
	width: 280px;
	padding-bottom:10px;
}
#content_04 .wrapper .table table tr td.subject.no_alert {
	padding-bottom:10px;
}
#content_04 .wrapper .table table tr .subject.multi {
	padding-bottom:36px;
}
#content_04 .wrapper .table table tr .subject .level {
	box-sizing:border-box;
	padding-left:10px;
	background-image: url(../img/lp_level_bg.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 185px;
	line-height: 26px;
	color: #FFF;
	text-align: center;
	display: block;
	font-weight: bold;
	position: absolute;
	right: 6px;
	bottom: 6px;
}

#content_04 .wrapper .table table tr td.comment {
	width: 360px;
}
#content_04 .wrapper .table table tr .comment small {
	display: block;
	font-size:100%;
	text-indent: -1em;
	padding-left: 1em;
}


#content_05 {
	background-color: #FEEEA5;
	padding-top: 50px;
	padding-bottom: 50px;
}
#content_05 .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_05 .wrapper .sub_title {
	font-size: 33px;
	line-height: 100%;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	padding-left: 40px;
	margin-bottom: 15px;
}
#content_05 .wrapper .reg_btn {
	height: 97px;
	width: 100%;
	position: relative;
	padding-bottom: 30px;
	z-index: 0;
}
#content_05 .wrapper .reg_btn a {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/lp_reg_btn.png);
	background-repeat: no-repeat;
	height: 245px;
	width: 1000px;
	position: absolute;
	top: -70px;
	left: -20px;
	z-index: 5;
}
#content_05 .wrapper .notice {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 9999999999;
}


#carp_campaign {
	background-color: #FFFFCC;
	padding-top: 50px;
	padding-bottom: 50px;
}
#carp_campaign .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#carp_campaign .wrapper .sub_title {
	font-size: 26px;
	line-height: 120%;
	font-weight: bold;
	color: #B90A05;
	text-align: center;
	margin-bottom: 15px;
}
#carp_campaign .wrapper .outline {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}
#carp_campaign .wrapper .outline .head {
	color: #FFF;
	background-color: #FF6600;
	width: 230px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 123%;
	line-height: 140%;
	border-radius: 5px 0 0 5px;
	margin-bottom: 10px;
	text-align: center;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
	-ms-justify-content:center;
	justify-content:center;
}

#carp_campaign .wrapper .outline .body {
	background-color: #FFF;
	font-size: 107%;
	line-height: 140%;
	padding: 15px;
	border-radius: 0 5px 5px 0;
	width: 640px;
	margin-bottom: 10px;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
}


#carp_campaign .wrapper .btn a {
	font-size: 25px;
	line-height: 63px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 418px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B90A05;
	margin-top: 30px;
	border-radius: 5px;
	text-decoration: none;
	display: block;
}



#footer {
	background-color: #ff9900;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
	align-items:center;
}
#footer .wrapper address {
	line-height: 140%;
	font-style: normal;
}
#footer .wrapper .copyright {
	font-size: 84%;
	text-align: right;
	display: block;
}

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


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



body {
	font-size: 18px;
	line-height: 150%;
}
br.br_sp {
	display: inline;
}
br.br_pc {
	display: none;
}
#header {
	background-size: contain;
	width: 640px;
	overflow: hidden;
	position: relative;
}
#header .wrapper {
	height:auto;
}
#header .wrapper .pref {
	margin-left: 10px;
}
#header .wrapper .title {
	background-size: contain;
	width: 640px;
	margin-left: 0px;
	height:160px;
}
#header .wrapper .catch {
}
#header .wrapper .pickup {
	margin-left:6px;
	margin-top:288px;
}
#header .wrapper .illust_02 {
	left: 0px;
}

.btn_reg a {
	background-image: url(../img/lp_header_btn_reg_sp.png);
	height: 85px;
	width: 562px;
}

#carp_intro {
	background-color: #FEEEA5;
	padding-top: 50px;
	padding-bottom: 50px;
}
#carp_intro .wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#carp_intro .wrapper h1 {
	font-size: 36px;
	line-height: 120%;
	font-weight: normal;
	color: #B90A05;
	text-align: center;
}
#carp_intro .wrapper .guide {
	font-size: 28px;
	line-height: 60px;
	font-weight: bold;
	color: #B90A05;
	text-align: center;
	border: 1px solid #B90A05;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	margin-top: 15px;
}


#content_01 {

}
#content_01 .wrapper {
	width: 560px;
}
#content_01 .wrapper .sub_title {
	letter-spacing: 0px;
	text-align: center;
}
#content_01 .wrapper .lead {

}
#content_01 .wrapper .point {
	justify-content:center;
	
}
#content_01 .wrapper .point .item {
	width: 534px;
	border-radius:10px;
}
#content_01 .wrapper .point .item h1 {
	font-size: 28px;
	line-height:140%;
	border-radius:10px 10px 0 0;
}
#content_01 .wrapper .point .item h1 strong {
	font-size: 38px;
	line-height: 65px;
}
#content_01 .wrapper .point .item p {

}



#content_02 {

}
#content_02 .wrapper {
	width: 640px;
}
#content_02 .wrapper .sub_title {

}
#content_02 .wrapper .lead {
	font-size: 20px;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#content_02 .wrapper .lead br {
	display:inline;
}
#content_02 .wrapper .point {
	margin-bottom: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#content_02 .wrapper .point li {
	font-size: 20px;
	line-height: 56px;
	font-weight: normal;
	background-color: #FFF;
	margin-bottom: 5px;
	position: relative;
	padding-left: 70px;
	border-radius: 7px;
	padding-top: 4px;
}
#content_02 .wrapper .point li em {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 0px;
	top: 0px;
	display: block;
	font-size: 32px;
	font-style: normal;
	line-height: 60px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #FF6600;
	text-align: center;
	border-radius:7px 0 0 7px;
}
#content_02 .wrapper .point li.long {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	background-color: #FFF;
	margin-bottom: 5px;
	position: relative;
	padding-left: 70px;
	border-radius: 7px;
	padding-top: 4px;
}
#content_02 .wrapper .point li.long em {
	height: 64px;
	line-height: 64px;
}
#content_02 .wrapper .illust {
	width: 100%;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	-ms-justify-content:space-between;
	justify-content:space-between;
}
#content_02 .wrapper .illust li {
	width: 210px;
	line-height: 0px;
}
#content_02 .wrapper .illust li img {
	width: 100%;
	height:auto;
}
#content_03 {

}
#content_03 .sub_title {
	font-size: 43px;
	line-height: 100%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 100%;
	background-color: #ff9900;
	padding-top: 30px;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 45px;
}
#content_03 .sub_title .arrow_01 {
	height: 25px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: -20px;
	display: block;
	background-image: url(../img/lp_arrow_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content_03 .wrapper {
	width: 100%;
	justify-content:center;
}
#content_03 .wrapper .lead {

}
#content_03 .wrapper .lead em {
	margin-top:10px;
}
#content_03 .wrapper .flow {
	width: 600px;
	padding-bottom: 20px;
}
#content_03 .wrapper .flow .step {
	width: 100%;
}
#content_03 .wrapper .flow .step h1 {
	width:160px;
}
#content_03 .wrapper .flow .step p {
	width: 440px;
}
#content_03 .wrapper .flow .arrow {
	background-size:contain;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_03 .wrapper .flow .step p span.btn img {
	width:90%;
	height:auto;
}


#content_04 {

}
#content_04 .wrapper {
	width: 600px;
}
#content_04 .wrapper .sub_title {
	padding-bottom:0px;
}
#content_04 .wrapper .sub_title em {
	font-size: 22px;
	line-height: 30px;
	position:static;
	padding-right: 0;
}

#content_04 .wrapper .table table {
	width: 100%;
	border-collapse:collapse;
}
#content_04 .wrapper .notice {
	font-size:100%;
	margin-top:10px;
	display:block;
}
#content_04 .wrapper .table table tr th {
	padding: 5px;
	font-size: 22px;
}
#content_04 .wrapper .table table tr th.section {
	background-color: #23AB39;
}

#content_04 .wrapper .table table tr td {
	border: 1px solid #444;
	background-color: #FFF;
	padding: 10px;
	line-height: 140%;
}
#content_04 .wrapper .table table tr td.subject {
	width: 200px;
	position: relative;
	font-size: 22px;
	padding-bottom:36px;
}
#content_04 .wrapper .table table tr td.subject.split1 {
	width: 60px;
	padding-bottom:5px;
}
#content_04 .wrapper .table table tr td.subject.split2 {
	width: 140px;
	padding-bottom:5px;
}
#content_04 .wrapper .table table tr td.subject.no_alert {
	padding-bottom:5px;
}
#content_04 .wrapper .table table tr td.subject.nl {
	padding-bottom:7px;
}
#content_04 .wrapper .table table tr .subject .level {
	font-size: 19px;
	padding-left: 5px;
	width: 205px;
	background-size: cover;
	background-position: right bottom;
}

#content_04 .wrapper .table table tr td.comment {
	width: 200px;
	font-size:20px;
}
#content_04 .wrapper .table table tr .comment small {
	display: block;
	font-size:100%;
	text-indent: -1em;
	padding-left: 1em;
}



#content_05 {

}
#content_05 .wrapper {
	width: 640px;
}
#content_05 .wrapper .sub_title {

}
#content_05 .wrapper .reg_btn {
	height: 97px;
	width: 100%;
	position: relative;
	padding-bottom: 60px;
}
#content_05 .wrapper .reg_btn a {
	height: 195px;
	width: 100%;
	top: -55px;
	background-position: center center;
	background-size: contain;
	background-image: url(../img/lp_reg_btn_sp.png);
	left: 0px;
}
#content_05 .wrapper .notice {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}

#carp_campaign {
	background-color: #FFFFCC;
	padding-top: 50px;
	padding-bottom: 50px;
}
#carp_campaign .wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#carp_campaign .wrapper .sub_title {
	font-size: 31px;
	line-height: 120%;
	font-weight: bold;
	color: #B90A05;
	text-align: left;
	margin-bottom: 15px;
}
#carp_campaign .wrapper .outline {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}
#carp_campaign .wrapper .outline .head {
	color: #FFF;
	background-color: #FF6600;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 123%;
	line-height: 140%;
	border-radius: 10px 10px 0 0;
	margin-bottom: 0px;
	text-align: center;
	display: table-cell;
}

#carp_campaign .wrapper .outline .body {
	background-color: #FFF;
	font-size: 107%;
	line-height: 140%;
	padding: 15px;
	border-radius: 0 0 10px 10px;
	width: 570;
	margin-bottom: 20px;
}


#carp_campaign .wrapper .btn a {
	font-size: 30px;
	line-height: 75px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B90A05;
	margin-top: 30px;
	border-radius: 5px;
	text-decoration: none;
	display: block;
}


#footer {

}
#footer .wrapper {
	width: 640px;
	justify-content:center;
}
#footer .wrapper address {
	width: 100%;
	text-align: center;
}
#footer .wrapper .copyright {
	text-align: center;
	width: 100%;
	margin-top: 1em;
}



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

	
}
