@charset "utf-8";
#cp_container {
	width: 100%;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
#cp_container a {
	color: #333;
	text-decoration: none;
	outline: none;
}
#cp_container area {
	border: none;
	outline: none;
}
#cp_container .rollover {
	transition: 0.3s;
}
#cp_container .rollover:hover {
	opacity: 0.7;
}
#cp_container .inner {
	width: 1080px;
	margin: 0 auto;
}
#cp_container .ttl-marker {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 66px;
	text-align: center;
}
#cp_container .ttl-marker small {
	font-size: 40px;
}
#cp_container .ttl-marker span {
	padding-bottom: 2px;
	background: linear-gradient(transparent 68%, #92d9e4 0%);
}
#kv {
	position: relative;
	min-width: 1080px;
	height: 1853px;
	background: #130033 url(../img/bg_kv.jpg?251027) no-repeat center top;
	background-size: cover;
}
#kv .rt-txt {
	position: absolute;
	top: 0;
	right: 0;
}
#kv .inner {
	position: relative;
}
#kv .inner .lst-btn {
	position: absolute;
	top: 76px;
	left: 680px;
}
#kv .inner .lst-btn li {
	width: 332px;
	height: 46px;
}
#kv .inner .lst-btn li:nth-child(n + 2) {
	margin-top: 4px;
}
#kv .inner .top-ttl-1 {
	display: flex;
	justify-content: center;
	padding-top: 25px;
}
#kv .inner .fp-ban {
	display: flex;
	justify-content: center;
}
#kv .inner .fp-ban li {
	width: 480px;
	height: 158px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#kv .inner .fp-ban li:nth-child(1) {
	background-image: url(../img/bg_fp_ban_1.png);
}
#kv .inner .fp-ban li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
}
#kv .inner .fp-ban li a .cp {
	position: absolute;
	top: 16px;
	left: 178px;
	font-size: 16px;
	font-weight: bold;
}
#kv .inner .fp-ban li a .name {
	position: absolute;
	top: 38px;
	left: 178px;
	font-size: 26px;
	font-weight: bold;
}
#kv .inner .fp-ban li a .fee {
	position: absolute;
	top: 70px;
	left: 196px;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
}
#kv .inner .fp-ban li a .yen {
	position: absolute;
	top: 75px;
	left: 335px;
	font-size: 16px;
	line-height: 18px;
}
#kv .inner .fp-ban li a .period {
	position: absolute;
	top: 75px;
	left: 376px;
	font-size: 16px;
}
#kv .inner .fp-ban li a .note {
	position: absolute;
	top: 118px;
	left: 190px;
	width: 250px;
	color: #000;
	font-size: 12px;
	line-height: 15px;
}
#kv .inner .fp-ban li a .note {
	text-indent: -12px;
}
#kv .inner .fp-ban li a .note::before {
	content: "※";
}
#kv .inner .top-ttl-2 {
	display: flex;
	justify-content: center;
	padding-top: 40px;
}
#kv .inner .lst-ban {
	display: flex;
	flex-wrap: wrap;
	width: 1000px;
	margin: 20px auto 0;
}
#kv .inner .lst-ban li {
	width: 480px;
	height: 148px;
	background-repeat: no-repeat;
}
#kv .inner .lst-ban li:nth-child(even) {
	margin-left: 20px;
}
#kv .inner .lst-ban li:nth-child(n + 3) {
	margin-top: 25px;
}
#kv .inner .lst-ban li:nth-child(1) {
	background-image: url(../img/bg_top_ban_1.png);
}
#kv .inner .lst-ban li:nth-child(2) {
	background-image: url(../img/bg_top_ban_2.png);
}
#kv .inner .lst-ban li:nth-child(3) {
	background-image: url(../img/bg_top_ban_3.png);
}
#kv .inner .lst-ban li:nth-child(4) {
	background-image: url(../img/bg_top_ban_4.png);
}
#kv .inner .lst-ban li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
}
#kv .inner .lst-ban li a .cp {
	position: absolute;
	top: 18px;
	left: 178px;
	font-size: 16px;
	font-weight: bold;
}
#kv .inner .lst-ban li a .name {
	position: absolute;
	top: 44px;
	left: 178px;
	font-size: 26px;
	font-weight: bold;
}
#kv .inner .lst-ban li a .fee {
	position: absolute;
	top: 84px;
	left: 178px;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
}
#kv .inner .lst-ban li a .yen {
	position: absolute;
	top: 90px;
	left: 335px;
	font-size: 16px;
	line-height: 18px;
}
#kv .inner .lst-ban li a .period {
	position: absolute;
	top: 90px;
	left: 376px;
	font-size: 16px;
}
#kv .inner .lst-ban li:nth-child(4) a .cp {
	top: 14px;
	line-height: 18px;
}
#kv .inner .lst-ban li:nth-child(4) a .name {
	top: 55px;
}
#kv .inner .lst-ban li:nth-child(4) a .fee {
	top: 90px;
}
#kv .inner .lst-ban li:nth-child(4) a .yen {
	top: 96px;
}
#kv .inner .lst-ban li:nth-child(4) a .period {
	top: 96px;
}
#kv .inner .btn {
	width: 600px;
	height: 86px;
	margin: 30px auto 0;
}
#kv .inner .btn a {
	display: flex;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 28px;
	background: url(../img/bg_top_btn.png) no-repeat;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.lineup .inner .car-list {
	display: flex;
	flex-wrap: wrap;
}
.lineup .inner .car-list > li {
	display: flex;
	position: relative;
	margin-left: 30px;
}
.lineup .inner .car-list > li:nth-child(n + 4) {
	margin-top: 40px;
}
.lineup .inner .car-list > li:first-child, .lineup .inner .car-list > li:nth-child(3n + 1) {
	margin-left: 0;
}
.lineup .inner .car-list > li.so::before {
	content: url(../img/ban_so.png);
	position: absolute;
	top: 120px;
	left: 55px;
	z-index: 1;
}
.lineup .inner .car-list > li .main {
	position: relative;
	box-sizing: border-box;
	width: 340px;
	height: 100%;
	padding-bottom: 25px;
	background-color: #fff;
	background-repeat: no-repeat;
	border-radius: 20px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
.lineup .inner .car-list > li .main .ct {
	display: flex;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	width: 165px;
	height: 30px;
	padding: 2px 10px 0;
	border-top-left-radius: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
}
.lineup .inner .car-list > li .main .ct::after {
	content: '';
	position: absolute;
	top: 0;
	right: -20px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 20px 0 0;
	border-color: #000 transparent transparent transparent;
	z-index: 2;
}
.lineup .inner .car-list > li .main .ct01 {
	background-color: #0579b6;
}
.lineup .inner .car-list > li .main .ct01::after {
	border-color: #0579b6 transparent transparent transparent;
}
.lineup .inner .car-list > li .main .ct02 {
	background-color: #079091;
}
.lineup .inner .car-list > li .main .ct02::after {
	border-color: #079091 transparent transparent transparent;
}
.lineup .inner .car-list > li .main .ct03 {
	background-color: #b6a305;
}
.lineup .inner .car-list > li .main .ct03::after {
	border-color: #b6a305 transparent transparent transparent;
}
.lineup .inner .car-list > li .main .ct04 {
	background-color: #d90202;
}
.lineup .inner .car-list > li .main .ct04::after {
	border-color: #d90202 transparent transparent transparent;
}
.lineup .inner .car-list > li .main .ct05 {
	background-color: #316a2e;
}
.lineup .inner .car-list > li .main .ct05::after {
	border-color: #316a2e transparent transparent transparent;
}
.lineup .inner .car-list > li .main .ct06 {
	background-color: #a51545;
}
.lineup .inner .car-list > li .main .ct06::after {
	border-color: #a51545 transparent transparent transparent;
}
.lineup .inner .car-list > li .main .ct07 {
	background-color: #0a3b5e;
}
.lineup .inner .car-list > li .main .ct07::after {
	border-color: #0a3b5e transparent transparent transparent;
}
.lineup .inner .car-list > li .main .top {
	height: 200px;
	margin-top: 10px;
	padding-left: 10px;
}
.lineup .inner .car-list > li .main .top .car-name {
	margin-right: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}
.lineup .inner .car-list > li .main .top .car-name .maker {
	display: inline;
	margin-right: 5px;
}
.lineup .inner .car-list > li .main .top .car-name .maker.nl {
	display: block;
}
.lineup .inner .car-list > li .main .top .car-name .name {
	display: inline;
}
.lineup .inner .car-list > li .main .top .year-mileage {
	margin-top: 10px;
	font-size: 16px;
}
.lineup .inner .car-list > li .main .bottom .fee {
	position: relative;
	height: 40px;
}
.lineup .inner .car-list > li .main .bottom .fee .period {
	position: absolute;
	left: 10px;
	bottom: 0;
	font-size: 16px;
}
.lineup .inner .car-list > li .main .bottom .fee .period span::before {
	content: " ";
	white-space: pre;
}
.lineup .inner .car-list > li .main .bottom .fee .num {
	position: absolute;
	right: 55px;
	bottom: -5px;
	color: #e60046;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 48px;
	font-weight: bold;
}
.lineup .inner .car-list > li .main .bottom .fee .yen {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 16px;
	line-height: 18px;
}
.lineup .inner .car-list > li .main .bottom .catch-copy {
	margin: 10px 10px 0;
	font-size: 16px;
	line-height: 24px;
}
.lineup .inner .car-list > li .main .bottom .icons {
	display: flex;
	flex-wrap: wrap;
	margin-left: 10px;
}
.lineup .inner .car-list > li .main .bottom .icons li {
	height: 25px;
	padding: 5px 5px 0 0;
}
#lineup {
	position: relative;
	margin-top: -150px;
	padding: 100px 0 70px;
	background: url(../img/bg_lineup.png) no-repeat, url(../img/bg_lineup_btm.png) repeat-x left 300px;
	background-size: contain;
}
#lineup .inner .ln-ttl-1 {
	display: flex;
	justify-content: center;
	margin-top: 40px;
	background: url(../img/bg_ln_ttl_1.png) no-repeat center center;
	color: #002666;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 900;
}
#lineup .inner .ln-ttl-2 {
	display: flex;
	justify-content: center;
	margin-top: 90px;
	background: url(../img/bg_ln_ttl_2.png) no-repeat center center;
	color: #002666;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 900;
}
#lineup .inner .ln-ttl-3 {
	display: flex;
	justify-content: center;
	margin-top: 90px;
	background: url(../img/bg_ln_ttl_3.png) no-repeat center center;
	color: #002666;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 900;
}
#lineup .inner .ban-premium {
	width: 1080px;
	height: 189px;
	margin: 5px 0 -15px;
}
#lineup .inner .lineup-note {
	display: inline-block;
	margin-left: 220px;
	padding: 10px 5px;
	border: solid 1px #b3d0de;
	border-width: 1px 0;
	font-size: 12px;
}
#lineup .inner .car-list-1 {
	margin-top: 30px;
}
#lineup .inner .ttl-ranking {
	margin-top: 20px;
	color: #002666;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 900;
	text-align: center;
}
#lineup .inner .ranking-ban {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 960px;
	margin: 30px auto 0;
}
#lineup .inner .ranking-ban li {
	width: 290px;
	height: 200px;
	border-radius: 20px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
#lineup .inner .ranking-ban li:nth-child(n + 4) {
	margin-top: 30px;
}
#lineup .inner .ranking-ban li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
#lineup .inner .ranking-ban li a .no {
	position: absolute;
	top: 13px;
	left: 70px;
	border-bottom: solid 2px #e6101f;
	color: #e6101f;
	font-size: 20px;
	font-weight: bold;
}
#lineup .inner .ranking-ban li a .no strong {
	font-size: 30px;
}
#lineup .inner .ranking-ban li a .car-name {
	position: absolute;
	top: 20px;
	left: 140px;
	color: #002666;
	font-size: 26px;
	font-weight: bold;
}
#lineup .inner .ranking-ban li:nth-child(n + 4) a .no {
	left: 40px;
}
#lineup .inner .ranking-ban li:nth-child(n + 4) a .car-name {
	left: 110px;
}
#lineup .inner .needs-ban {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
#lineup .inner .needs-ban li {
	width: 520px;
	height: 195px;
	border-radius: 20px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
#lineup .inner .ban-rentaup {
	width: 1080px;
	height: 230px;
	margin-top: 100px;
	border-radius: 30px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
#lineup .inner .note-images {
	display: flex;
	justify-content: flex-end;
	margin-top: 15px;
	font-size: 12px;
}
#lineup_etc {
	background: #eaf8ff;
}
#lineup_etc .inner .main {
	position: relative;
	width: 100%;
	height: 664px;
	border-radius: 30px;
	background: url(../img/lineup_etc.png) no-repeat;
}
#lineup_etc .inner .main .txt {
	position: absolute;
	top: 55px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 38px;
	font-weight: 900;
	line-height: 48px;
	text-align: center;
}
#lineup_etc .inner .main .btn {
	position: absolute;
	top: 322px;
	left: 50%;
	transform: translateX(-50%);
}
#lineup_etc .inner .main .btn li {
	width: 600px;
	height: 80px;
}
#lineup_etc .inner .main .btn li:nth-child(n + 2) {
	margin-top: 30px;
}
#lineup_etc .inner .main .btn li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 3px;
	border: solid 4px #ffde00;
	border-radius: 40px;
	background: #ffde00 url(../img/icon_arrow_black_right.png) no-repeat 555px center;
	color: #000;
	font-size: 28px;
	font-weight: bold;
}
#lineup_etc .inner .main .btn li a:hover {
	background-color: #fff;
}
#lineup_etc .inner .main .btn-btm {
	display: flex;
	justify-content: center;
	position: absolute;
	top: 542px;
	left: 50%;
	transform: translateX(-50%);
}
#lineup_etc .inner .main .btn-btm li {
	width: 240px;
	height: 80px;
}
#lineup_etc .inner .main .btn-btm li:nth-child(n + 2) {
	margin-left: 10px;
}
#lineup_etc .inner .main .btn-btm li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 3px;
	border: solid 4px #ffde00;
	border-radius: 40px;
	background: #ffde00 url(../img/icon_arrow_black_right.png) no-repeat 210px center;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
#lineup_etc .inner .main .btn-btm li a:hover {
	background-color: #fff;
}
#lineup_etc .inner .main .btn-btm li a .note {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}
#lineup .inner .voc {
	width: 980px;
	margin: 90px auto 0;
}
#lineup .inner .voc .ttl {
	color: #002666;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 900;
	text-align: center;
}
#lineup .inner .voc .frm {
	margin: 40px auto 0;
	border: solid 2px #0072a6;
	border-radius: 30px;
	background: #fff;
}
#lineup .inner .voc .frm img {
	border-radius: 30px;
}
#lineup .inner .voc .btn {
	width: 600px;
	height: 80px;
	margin: 50px auto 0;
}
#lineup .inner .voc .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border-radius: 40px;
	background: #ffde00 url(../img/icon_arrow_black_right.png) no-repeat right 20px center;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
#lineup .inner .voc .btn a strong {
	font-size: 28px;
}
#lineup .inner .voc .btn a::before {
	content: url(../img/icon_voc_baloon.png);
	position: absolute;
	top: -15px;
	left: 420px;
	z-index: 1;
}
#mainte_coupon {
	padding: 100px 0 80px;
	background: #eaf8ff;
}
#mainte_coupon .inner {
	position: relative;
	width: 1080px;
	margin: 0 auto;
}
#mainte_coupon .inner .coupon-ttl {
	position: absolute;
	top: 285px;
	color: #5d5d5d;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
#mainte_coupon .inner .t1 {
	left: 260px;
}
#mainte_coupon .inner .t2 {
	left: 460px;
}
#mainte_coupon .inner .t3 {
	top: 280px;
	left: 695px;
	font-size: 16px;
	line-height: 18px;
}
#mainte_coupon .inner .coupon-txt {
	position: absolute;
	top: 355px;
	left: 200px;
	width: 680px;
	color: #ec0345;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
#mainte_coupon .inner .detail {
	position: absolute;
	top: 405px;
	left: 200px;
	box-sizing: border-box;
	width: 680px;
	border: solid 1px #ec0345;
}
#mainte_coupon .inner .detail .ttl {
	display: flex;
	align-items: center;
	height: 40px;
	padding-left: 15px;
	background: #ec0345;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
#mainte_coupon .inner .detail ul {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
	background: #fff;
}
#mainte_coupon .inner .detail ul li {
	width: 330px;
	font-size: 14px;
	line-height: 20px;
}
#mainte_coupon .inner .detail ul li:nth-child(even) {
	width: 320px;
}
#mainte_coupon .inner .note {
	position: absolute;
	top: 535px;
	left: 210px;
	font-size: 12px;
	line-height: 18px;
}
#mainte_coupon .inner .note li {
	text-indent: -12px;
}
#mainte_coupon .inner .note li::before {
	content: "※";
}
#mainte_coupon .inner img {
	width: 1080px;
	height: 606px;
}
#lineup_notes {
	margin: 80px 0 70px;
}
#lineup_notes .inner .ttl {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
#lineup_notes .inner .txt {
	font-size: 14px;
	line-height: 24px;
}
#charm {
	padding: 70px 0 100px;
	background: #d3f2fb;
}
#charm .ttl-marker {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 66px;
	text-align: center;
}
#charm .ttl-marker span {
	padding-bottom: 2px;
	background: linear-gradient(transparent 68%, #92d9e4 0%);
}
#charm > ul {
	width: 980px;
	margin: 70px auto 0;
}
#charm > ul > li:nth-child(n + 2) {
	margin-top: 40px;
}
#charm > ul > li > .ttl {
	position: relative;
	width: 980px;
	height: 135px;
	background: url(../img/bg_charm_ttl.png) no-repeat;
}
#charm > ul > li > .ttl .icon {
	position: absolute;
	top: 10px;
	left: 11px;
}
#charm > ul > li > .ttl .txt {
	padding: 38px 0 0 10px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}
#charm > ul > li > .ttl .txt strong {
	font-size: 42px;
	font-weight: 900;
}
#charm > ul > li > .main {
	padding-top: 15px;
}
#charm > ul > li.no1 > .main {
	display: flex;
	justify-content: space-between;
}
#charm > ul > li.no1 > .main .txt {
	width: 480px;
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no2 > .main {
	display: flex;
	justify-content: space-between;
}
#charm > ul > li.no2 > .main .txt {
	width: 480px;
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no2 > .main dl {
	width: 470px;
}
#charm > ul > li.no2 > .main dl dt {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 40px;
	padding-top: 5px;
	background: #4096ee;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
#charm > ul > li.no2 > .main dl dd {
	padding: 15px 20px;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border: solid 1px #b1e3e9;
	border-width: 0 2px 2px 2px;
}
#charm > ul > li.no3 > .main .txt {
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no3 > .main .img {
	margin-top: 20px;
}
#charm > ul > li.no3 > .main dl {
	display: flex;
	margin-top: 30px;
	font-size: 14px;
	line-height: 22px;
}
#charm > ul > li.no4 > .main {
	display: flex;
	justify-content: space-between;
}
#charm > ul > li.no4 > .main .left .txt {
	width: 480px;
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no4 > .main .left dl {
	display: flex;
	margin-top: 30px;
	font-size: 14px;
	line-height: 22px;
}
#charm > ul > li.no4 > .main .img {
	margin-top: -30px;
}
#charm > ul > li.no5 > .main .txt {
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no5 > .main .img {
	position: relative;
	margin-top: 20px;
}
#charm > ul > li.no5 > .main .img .txt-1 {
	position: absolute;
	top: 472px;
	left: 185px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
#charm > ul > li.no5 > .main .img .txt-1 strong {
	font-size: 24px;
}
#charm > ul > li.no5 > .main .img .txt-1 strong.b {
	font-size: 28px;
	font-weight: bold;
}
#charm > ul > li.no5 > .main .lnk {
	width: 160px;
	margin-left: auto;
}
#charm > ul > li.no5 > .main .lnk a {
	display: flex;
	justify-content: flex-end;
	background: url(../img/icon_arrow_black_right.png) no-repeat right center;
	background-size: 10px 15px;
	margin-top: 15px;
	padding: 3px 20px 0 0;
	font-size: 18px;
	font-weight: bold;
}
#charm > ul > li.no5 > .main .lnk a:hover {
	text-decoration: underline;
}
#charm > ul > li.no6 > .main {
	display: flex;
	justify-content: space-between;
}
#charm > ul > li.no6 > .main .left {
	width: 480px;
}
#charm > ul > li.no6 > .main .left .txt {
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no6 > .main .left .note {
	margin-top: 30px;
}
#charm > ul > li.no6 > .main .left .note dl {
	display: flex;
	font-size: 14px;
	line-height: 22px;
}
#charm > ul > li.no7 > .main .txt {
	font-size: 18px;
	line-height: 30px;
}
#charm > ul > li.no7 > .main .img {
	margin-top: 20px;
}
#bodytype {
	padding: 70px 0 100px;
}
#bodytype table {
	box-sizing: border-box;
	width: 980px;
	margin: 65px auto 0;
	border: solid 2px #3e98a6;
}
#bodytype table th, #bodytype table td {
	box-sizing: border-box;
	border-collapse: separate;
	border: solid 1px #3e98a6;
	font-size: 16px;
}
#bodytype table th {
	height: 50px;
	background: #3e98a6;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#bodytype table th:nth-child(1) {
	width: 326px;
}
#bodytype table th:nth-child(2) {
	width: 215px;
}
#bodytype table th:nth-child(3) {
	width: 437px;
}
#bodytype table td {
	padding: 5px 20px;
	background: #fff;
}
#bodytype table td:nth-child(1) {
	padding-top: 15px;
	padding-bottom: 8px;
}
#bodytype table td:nth-child(1) a dl dt {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 235px;
	height: 50px;
	padding-left: 20px;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#bodytype table td:nth-child(1) a dl dt.ct01 {
	background-color: #0579b6;
}
#bodytype table td:nth-child(1) a dl dt.ct02 {
	background-color: #079091;
}
#bodytype table td:nth-child(1) a dl dt.ct03 {
	background-color: #b6a305;
}
#bodytype table td:nth-child(1) a dl dt.ct04 {
	background-color: #d90202;
}
#bodytype table td:nth-child(1) a dl dt.ct05 {
	background-color: #026c24;
}
#bodytype table td:nth-child(1) a dl dt.ct06 {
	background-color: #a51545;
}
#bodytype table td:nth-child(1) a dl dd {
	margin-top: 12px;
	text-decoration: underline;
}
#bodytype table td:nth-child(1) a:hover dl dd {
	text-decoration: none;
}
#bodytype table td:nth-child(2) {
	vertical-align: middle;
}
#bodytype table td:nth-child(3) {
	vertical-align: middle;
}
#bodytype table td:nth-child(3) ol {
	margin-left: 20px;
	list-style-type: disc;
	line-height: 26px;
}
#notes {
	padding: 50px 0 90px;
	background: #e5ecee;
}
#notes .inner {
	width: 980px;
}
#notes .inner .box {
	margin-top: 40px;
	border: solid 2px #000;
	background: #fff;
}
#notes .inner .box > .ttl {
	box-sizing: border-box;
	width: 470px;
	height: 55px;
	padding: 18px 20px 0;
	background: #000;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
#notes .inner .box > .txt {
	padding: 20px;
	color: #000;
	font-size: 16px;
	line-height: 26px;
}
#notes .inner .box > .txt strong {
	font-weight: bold;
}
#notes .inner .box > .txt .ttl {
	line-height: 40px;
}
#notes .inner .box .example {
	width: 940px;
	margin: 0 auto 5px;
	border: solid 1px #e4e4e4;
	background: #eee;
	font-size: 16px;
}
#notes .inner .box .example .ttl {
	box-sizing: border-box;
	width: 220px;
	height: 35px;
	padding: 10px 20px 0;
	background: #000;
	color: #fff;
}
#notes .inner .box .example .txt {
	padding: 10px 20px;
	color: #000;
	line-height: 26px;
}
#mlmg {
	margin: 80px 0 40px;
}
#mlmg .inner {
	position: relative;
	width: 980px;
	padding: 40px 0 60px;
}
#mlmg .inner::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../img/bg_mlmg.png) repeat-x;
}
#mlmg .inner::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../img/bg_mlmg.png) repeat-x;
}
#mlmg .inner > .txt {
	display: inline-block;
	height: 50px;
	margin: 25px 0 0 180px;
	padding: 0 15px 0 30px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	background: url(../img/mlmg_txt_l.png) no-repeat left top, url(../img/mlmg_txt_r.png) no-repeat right top;
}
#mlmg .inner .ban {
	display: flex;
	justify-content: space-between;
	width: 640px;
	margin: 0 auto;
}
#mlmg .inner .ban li {
	position: relative;
	box-sizing: border-box;
	width: 310px;
	height: 150px;
	padding-top: 120px;
	background-repeat: no-repeat;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
}
#mlmg .inner .ban li:nth-child(1) {
	background-image: url(../img/mlmg_ban_1.png);
}
#mlmg .inner .ban li:nth-child(2) {
	background-image: url(../img/mlmg_ban_2.png);
}
#mlmg .inner .ban li .ttl {
	position: absolute;
	font-size: 20px;
}
#mlmg .inner .ban li:nth-child(1) .ttl {
	top: 60px;
	left: 65px;
}
#mlmg .inner .ban li:nth-child(2) .ttl {
	top: 48px;
	left: 36px;
	line-height: 22px;
	text-align: center;
}
#mlmg .inner .ban li .txt {
	font-size: 16px;
	text-align: center;
}
#mlmg .inner .ban li:nth-child(2) .txt {
	letter-spacing: -1px;
}
#mlmg .inner .btn {
	width: 600px;
	height: 80px;
	margin: 30px auto 0;
}
#mlmg .inner .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 3px;
	border: solid 4px #ffde00;
	border-radius: 40px;
	background: #ffde00 url(../img/icon_arrow_black_right.png) no-repeat 555px center;
	color: #000;
	font-size: 28px;
	font-weight: bold;
}
#mlmg .inner .btn a:hover {
	background-color: #fff;
}
footer {
	width: 100%;
	background: #fff;
}
footer .navi {
	height: 80px;
}
footer .navi ul {
	display: flex;
	justify-content: center;
	padding-top: 35px;
}
footer .navi ul li {
	padding: 0 20px;
	border-right: solid 1px #333;
	font-size: 14px;
}
footer .navi ul li:last-child {
	border-right: 0;
}
footer .navi ul li a {
	text-decoration: none;
}
footer .navi ul li a:hover {
	text-decoration: underline !important;
}
footer .contact {
	width: 100%;
	background: #eee;
}
footer .copyright {
	width: 100%;
	background: #1d1d1d;
}
footer .copyright .inner {
	height: 150px;
}
footer .copyright .inner p {
	padding-top: 70px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
#r_navi {
	position: fixed;
	right: 0;
	display: none;
}
#r_navi li {
	width: 95px;
	height: 35px;
}
#r_navi li:nth-child(n + 2) {
	margin-top: 1px;
}
#r_navi li.ct01 {
	background-color: rgba(5, 92, 182, 0.85);
}
#r_navi li.ct02 {
	background-color: rgba(7, 117, 145, 0.85);
}
#r_navi li.ct03 {
	background-color: rgba(7, 144, 145, 0.85);
}
#r_navi li a {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-left: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
#r_navi li a small {
	font-size: 12px;
}
#page_top {
	position: fixed;
	bottom: -60px;
	right: 20px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: 120px;
	height: 40px;
	padding-left: 55px;
	border-radius: 5px;
	background: #fff url(../img/btn_top.png) no-repeat 12px center;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}
#btn_contact_r {
	display: flex;
	position: fixed;
	top: 200px;
	left: -259px;
	z-index: 20000;
}
#btn_contact_r li.btn {
	cursor: pointer;
}