@charset "UTF-8";
@media screen and (max-width: 767px) {
	.pc-only {
		display: none !important;
	}
}
.sp-only {
	display: none !important;
}
@media screen and (max-width: 767px) {
	.sp-only {
		display: block !important;
	}
}
.wrapper {
	padding-bottom: 97px;
}
@media screen and (max-width: 767px) {
	.wrapper {
		padding-bottom: 80px;
	}
}
.mv {
	background: url("../images/sdd/acrd_bg.webp") repeat center center;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.mv {
		padding: 0;
		background: url("../images/sdd/bg_02.png");
	}
}
.mv_top {
	height: 66px;
	width: 100%;
	background-color: #fff;
	top: 0px;
	border-bottom: solid 5px #d70c19;
}
@media screen and (max-width: 767px) {
	.mv_top {
		height: 0;
		border: none;
	}
}
.mv__outer {
	background: url("../images/sdd/kv_bg.webp") no-repeat center center;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.mv__outer {
		margin-top: 0;
	}
}
.mv-sp {
	max-width: 767px;
	background-color: #fff;
	padding-top: 10px;
}
.mv-sp img {
	width: 100%;
}
.mv__inner {
	width: 1150px;
	height: 560px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.mv__inner {
		width: auto;
		height: 0;
	}
}
.mv__title {
	width: 370px;
	height: 185px;
	margin-bottom: 16px;
}
.mv__title img {
	width: 100%;
	height: auto;
}
.mv__lead {
	width: 416.5px;
	margin-bottom: 58px;
	margin-left: 14px;
}
.mv__lead img {
	width: 100%;
}
.price-badge {
	width: 284px;
	margin-bottom: 24px;
	margin-left: 43.5px;
}
.enty-button {
	width: 299px;
	margin-bottom: 16px;
	margin-left: 16px;
	display: block;
}
.enty-button:hover {
	opacity: .8;
}
.enty-button img {
	width: 100%;
}
.scale {
	width: 186px;
	position: absolute;
	top: 0;
	right: 0;
}
.mv__image {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.mv__btn {
	position: absolute;
	bottom: 28px;
	left: 400px;
	padding-bottom: 5px;
	text-align: center;
	border-radius: 10px;
}
.btn_fv, a.btn_fv, button.btn_fv {
	font-size: 2.1rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1.2rem 3rem 1rem 1rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: .1em;
	color: #fff;
	border-radius: .5rem;
	background-color: #063;
}
a.btn_fv.btn--cubic {
	border-bottom: 6px solid #628372;
}
a.btn_fv.btn--cubic:hover {
	margin-top: 3px;
	border-bottom: 2px solid #02321a;
}
a.btn--radius {
	border-radius: 5vh;
}
a.btn_fv span {
	font-size: 1.8rem;
	padding: 1px 5px 2px 8px;
	background: #fff;
	display: inline-block;
	color: #000;
	margin-right: 5px;
	margin-top: -3px;
	margin-left: 3px;
	vertical-align: middle;
	border-radius: 16px;
}
.fa-position-right {
	color: #ffc107;
	line-height: 1;
	width: .8em;
	height: .8em;
	border: .2em solid currentColor;
	border-bottom-width: .2em;
	border-bottom-style: solid;
	border-bottom-color: currentcolor;
	border-left-width: .2em;
	border-left-style: solid;
	border-left-color: currentcolor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	position: absolute;
	display: block;
	right: 10px;
	top: 19px;
}
.mv__image1 {
	position: absolute;
	top: 100px;
	left: 26%;
}
.mv__image2 {
	position: absolute;
	background-color: #473939;
	padding: 5px;
	bottom: 80px;
	left: 22%;
}
.mv__image3 {
	position: absolute;
	top: 30px;
	left: 32.5%;
}
.mv__image4 {
	position: absolute;
	top: 16%;
	right: -5px;
}
.mv__image5 {
	position: absolute;
	top: 25%;
	left: 25%;
}
.mvtext {
	text-align: center;
	padding: 15px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #863e27;
	background: url("../images/sdd/kvtext_bg.png") no-repeat center top;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.mvtext {
		font-size: 2.8rem;
		line-height: 1.5;
		padding: 12px 0 0;
		margin-bottom: -12px;
	}
}
.mvtext .mvtext_yellow {
	color: #c5a200;
}
.contents__heding {
	margin-bottom: 6px;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.contents__heding_title {
	font-size: 3.6rem;
	position: relative;
	z-index: 1;
}
.contents__heding_h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents__heding_h3 {
		font-size: 15px;
		margin-bottom: 6px;
		margin-top: 6px;
	}
}
.contents__heding_h3_white {
	padding: 8px 80px;
	background: #000;
}
@media screen and (max-width: 767px) {
	.contents__heding_h3_white {
		padding: 8px 20px;
	}
}
.contents__heding_red {
	color: #d70c19;
}
@media screen and (max-width: 767px) {
	.contents__heding_title {
		font-size: 3.8rem;
	}
	.contents4 .contents__heding_title {
		letter-spacing: -1.2px;
	}
}
.contents__heding--black {
	color: #000;
}
.contents__heding--yellow {
	color: #fff100;
	font-size: 25px;
}
.contents__heding--red {
	color: #de0e0d;
}
.contents__heding--point {
	background-color: #00479d;
	padding: 6px 16px 3px 16px;
	margin-right: 14px;
	border-radius: 14px;
	color: #fff;
	font-family: "Sawarabi Mincho", serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -2.5px;
}
@media screen and (max-width: 767px) {
	.contents__heding--point {
	padding: 5px 6px 3px 6px;
    letter-spacing: -3px;
    margin-right: 10px;
    text-align: center;
    display: block;
	}
	.contents__heding--yellow {
		font-size: 16px;
	}
}
.contents__heding--btlead {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.contents__heding {
		padding: 0 14vw;
		font-size: 17px;
	}
	.contents__heding--comm {
		padding: 0 8vw;
	}
	.contents__heding--contents1 {
		margin-bottom: 0;
	}
}
.contents__lead {
	margin-bottom: 34px;
	color: #000;
	font-size: 18px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents__lead {
		margin-bottom: 20px;
		font-size: 15px;
		padding: 0 15px;
		text-align: left;
	}
	.contents4 .section4_outer .contents__lead {
		margin-bottom: 32px;
	}
	.contents1 .contents__lead {
		text-align: center;
	}
}
.contents1 {
	padding: 30px 0;
	background: url("../images/sdd/sec1_bg.png") no-repeat center center;
	background-size: cover;
	position: relative;
}
@media screen and (max-width: 767px) {
	.contents1 {
		padding: 16px 0 30px;
		overflow-y: hidden;
		background-image: url("../images/sdd/magazine_bg_sp3.webp");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
}
.sec1_bg1 {
	position: absolute;
	top: 12%;
	left: 13%;
}
.sec1_bg2 {
	position: absolute;
	bottom: 51%;
	right: 13vw;
}
@media screen and (min-width: 1520px) {
	.sec1_bg2 {
		right: 25%;
	}
}
@media screen and (max-width: 767px) {
	.sec1_bg2 {
		bottom: 71%;
		right: -5%;
		scale: .6;
	}
}
.sec1_bg3 {
	position: absolute;
	bottom: 7%;
	left: 17%;
}
@media screen and (min-width: 1520px) {
	.sec1_bg3 {
		left: 25%;
	}
}
@media screen and (max-width: 767px) {
	.sec1_bg3 {
		bottom: -7%;
		left: -3%;
		scale: .5;
	}
}
.contents1__heding {
	margin-top: 48px;
	margin-bottom: 32px;
	color: #fff;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.contents1__heding {
		margin-top: 10px;
		margin-bottom: 0px;
		color: #fff;
		font-weight: bold;
	}
	.sp-contents1__title {
		width: 90%;
	}
}
.contents1__img {
	width: 371.5px;
	margin: 69px auto 33px;
	display: block;
}
.contents1__img--rear {
	width: 373.5px;
}
.contents1__img--right {
	width: 916px;
}
@media screen and (max-width: 767px) {
	.contents1__img {
		width: 100%;
		max-width: 141px;
		margin: 10px auto;
	}
	.contents2__img--rear {
		max-width: 150.5px;
	}
	.contents2__img--right {
		max-width: 369.5px;
	}
}
.contents1__lead {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 700;
	color: #e9be46;
	text-align: center;
	line-height: 1.8;
}
@media screen and (max-width: 767px) {
	.contents1__lead {
		line-height: 1.6;
	}
}
.contents1__list {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 40px;
	padding: 0 1%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.contents1__list {
		width: 618px;
		margin-bottom: 10px;
	}
}
.contents1__item {
	width: 46%;
}
.contents2 {
	padding: 0 0 30px;
	background-size: cover;
	background-image: url("../images/sdd/lineup_bg_top2.png"), url("../images/sdd/lineup_bg.png"), url("../images/sdd/lineup_bg2.webp");
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top -716px center, center, bottom;
}
@media screen and (max-width: 767px) {
	.contents2 {
		padding: 0;
		overflow-y: hidden;
		background-image: url("../images/sdd/lineup_bg_sp.png");
		background-size: cover;
		background-position: top 200px center;
	}
}
.contents2 > div.slkBox2 > ul {
	background-color: #000;
}
.contents2 > div > ul > div > div > li {
	position: relative;
	width: 260px;
	margin: 0 2px;
	padding: 16px 0;
}
.contents2 > div > ul > div > div > li img {
	height: 170px;
}
@media screen and (max-width: 767px) {
	.contents2 > div > ul > div > div > li img {
		height: auto;
	}
}
.contents2__img {
	width: 371.5px;
	margin: 69px auto 33px;
	display: block;
}
.contents2__img--rear {
	width: 373.5px;
}
.contents2__img--right {
	width: 916px;
}
@media screen and (max-width: 767px) {
	.contents2__img {
		width: 100%;
		max-width: 141px;
		margin: 10px auto;
	}
	.contents2__img--rear {
		max-width: 150.5px;
	}
	.contents2__img--right {
		max-width: 369.5px;
	}
}
.contents2__lead {
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	width: 700px;
	margin: 8px auto 4px;
	padding: 8px 12px;
}
@media screen and (max-width: 767px) {
	.contents2__lead {
		width: 90%;
		font-size: 2.6rem;
		line-height: 1.4;
		margin: 0 auto;
		text-align: left;
	}
}
.contentstable__list {
	max-width: 920px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.contentstable__list.tab {
	margin-top: 0;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	.contentstable__list.tab {
		display: -ms-grid;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(1, auto);
		gap: 0;
		justify-items: center;
	}
}
.contentstable__item {
	width: 23.5%;
	position: relative;
	z-index: 1;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	margin-top: 8px;
}
.contentstable__item--one {
	width: 50%;
}
.lineup {
	padding-top: 60px;
}
@media screen and (max-width: 767px) {
	.lineup {
		padding-top: 16px;
	}
}
.contents2__lead_red {
	background-color: #d0111b;
	padding: 0 16px;
	border-radius: 13px;
	font-size: 1.6rem;
	color: #fff;
}
.list_tab_inspan {
	padding: 0 10px;
	font-size: 1.4rem;
	margin-left: 5px;
}
@media screen and (max-width: 767px) {
	.list_tab_inspan {
		font-size: 2rem;
		margin-left: 2.5vw;
	}
}
.list_tab {
	background: rgba(109, 101, 101, .6);
	padding: 25px;
	max-width: 980px;
	margin: 20px auto 80px;
}
@media screen and (max-width: 767px) {
	.list_tab {
		margin-top: 3vw;
		padding: 0px;
	}
}
.list_tab .tab_page {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.list_tab .tab_page {
		flex-wrap: wrap;
		position: relative;
		padding: 2vw 3vw 0px;
	}
}
.list_tab .tab_page li {
	color: #fff;
	background-color: #000;
	font-size: 1.8rem;
	width: 16%;
	text-align: center;
	cursor: pointer;
	border: 1px solid #fff;
	line-height: 2.2;
}
@media screen and (max-width: 767px) {
	.list_tab .tab_page li {
		width: 32%;
		font-size: 2.4rem;
		margin-top: 1.5vw;
		padding: .8vw 0px;
	}
}
.list_tab .tab_page li.here {
	background: #000;
	color: #e6e03b;
}
.list_tab .all_page {
	margin-top: 10px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page {
		margin-top: 3vw;
		padding-bottom: 1vw;
	}
}
.list_tab .all_page li.here_cont {
	display: block;
}
.list_tab .all_page li .in_tbl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	height: 440px;
	overflow-y: scroll;
	padding-right: 6px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl {
		height: 100vw;
		padding: 0px 1.5vw 5vw 3vw;
	}
}
.list_tab .scroll {
	display: none;
}
@media screen and (max-width: 767px) {
	.list_tab .scroll {
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -15px;
		width: 50%;
		text-align: center;
		height: 20vw;
		left: 28%;
	}
	.list_tab .scroll .scr_ic {
		position: absolute;
		width: 40vw;
		height: 20vw;
		top: 40%;
		left: 30%;
		z-index: 2;
	}
}
.list_tab .all_page li .in_tbl dl {
	width: 49%;
	background: #fff;
	display: flex;
	font-size: 1.8rem;
	margin-top: 5px;
	border: 2px solid #b7b3b3;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl dl {
		width: 100%;
		font-size: 2.4rem;
		margin-top: 1vw;
	}
}
.list_tab .all_page li .in_tbl dl dt {
	background: #000;
	width: 15%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl dl dt {
		padding: 3vw;
	}
}
.list_tab .all_page li .in_tbl dl dd {
	color: #000;
	width: 85%;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl dl dd {
		padding: 3vw 1.5vw;
	}
}
.list_tab .all_page li .in_tbl dl dd p {
	font-size: 1.6rem;
	letter-spacing: -.5px;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl dl dd p {
		font-size: 2.6rem;
		letter-spacing: normal;
	}
}
.list_tab .all_page li .in_tbl dl dd p span {
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl dl dd p span {
		margin-right: 1.5vw;
	}
}
.list_tab .all_page li .in_tbl dl dd p span.red {
	color: #e60013;
}
@media screen and (max-width: 767px) {
	.list_tab .all_page li .in_tbl dl dd p span {
		margin-right: 1.5vw;
	}
}
.list_tab .all_page li {
	display: none;
}
.block_list .tab li {
	padding: 4px 0;
	font-size: 16px;
	font-style: normal;
	background-color: #fff;
	color: #000;
	line-height: inherit;
	-webkit-clip-path: initial;
	clip-path: initial;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.block_list .tab li {
		font-size: 15px;
		width: 96%;
		margin-top: 6px;
	}
}
@media screen and (max-width: 767px) {
	.block_list .fl-size {
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
		display: block;
	}
}
.block_list .tab li.show_tab {
	color: #cfc37c;
	background-color: #222;
	position: relative;
}
.block_list .tab li.show_tab::before {
	content: "";
	display: inline-block;
	margin: auto;
	border-style: solid;
	border-color: #fff #fff transparent transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: translateY(-.25em) rotate(135deg);
	-ms-transform: translateY(-.25em) rotate(135deg);
	transform: translateY(-.25em) rotate(135deg);
	width: 15px;
	height: 15px;
	border-width: 2px 2px 0 0;
	right: 20px;
}
@media screen and (max-width: 767px) {
	.block_list .tab li.show_tab::before {
		width: 16px;
		height: 16px;
		right: 16px;
	}
}
.table_yellow {
	background: #d5c772;
}
.contents7 {
	padding: 30px 0 30px;
	background: url("../images/od2/section7_bg.png") no-repeat top center;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.contents7 {
		padding: 10px 0;
	}
}
.contents3 {
	height: auto;
	padding: 30px 0;
	background-color: #ededed;
}
@media screen and (max-width: 767px) {
	.contents3 {
		padding-top: 17px;
		background-color: #ededed;
	}
}
.contents3__inner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 20px 0;
	display: flex;
	justify-content: space-around;
}
@media screen and (max-width: 767px) {
	.contents3__inner {
		width: 94%;
		margin: 0 auto;
		flex-direction: column;
		padding-bottom: 4px;
	}
}
.present-box2 {
	position: relative;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.present-box2 {
		margin-bottom: 8px;
	}
}
.present-box2__txt {
	position: absolute;
	bottom: 15px;
	left: 30px;
}
@media screen and (max-width: 767px) {
	.present-box2__txt {
		bottom: 9px;
		left: 17%;
		font-size: 2.4rem;
		text-align: center;
		line-height: 1.2;
	}
}
.present-box2__txt2 {
	position: absolute;
	bottom: 15px;
	left: 30px;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.present-box2__txt2 {
		bottom: 3px;
		left: 17%;
		font-size: 2.4rem;
		text-align: center;
	}
}
.contents2__sup {
	font-size: 15px;
	color: #fff;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents2__sup {
		margin-bottom: 0;
		font-size: 2.2rem;
	}
}
.contents_table {
	padding: 30px 0;
	background-color: #333;
}
@media screen and (max-width: 767px) {
	.contents_table {
		padding: 0;
		overflow-y: hidden;
	}
}
.contents3__text {
	color: #e9be46;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents3__text {
		font-size: 14px;
	}
}
.contents3__title {
	margin-bottom: 30px;
	font-size: 55px;
	color: #fff;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.contents3__title {
		font-size: 26px;
	}
	.contents3__title__img {
		width: 90%;
	}
}
.contents3__lead {
	margin: 0 auto;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	text-align: center;
	line-height: 1.8;
}
@media screen and (max-width: 767px) {
	.contents3__lead {
		width: 90%;
		padding-top: 16px;
		padding-bottom: 8px;
		font-size: 14px;
		text-align: left;
		line-height: 1.6;
	}
}
.contents3__img {
	width: 100%;
	display: block;
	padding-top: 28px;
}
@media screen and (max-width: 767px) {
	.contents3__img {
		padding-top: 0px;
	}
}
.contents3__pointer {
	width: 5vw;
	height: 4.5vw;
	background: url("../images/img_puls.webp") no-repeat center top/contain;
	position: absolute;
}
.contents3__pointer--one {
	top: 85%;
	left: 23%;
}
.contents3__pointer--two {
	top: 26%;
	left: 39.5%;
}
.contents3__pointer--three {
	top: 23%;
	left: 56%;
}
.contents3__pointer--four {
	top: 50%;
	left: 71.5%;
}
.contents3__pointer--five {
	top: 29%;
	left: 74%;
}
@media screen and (max-width: 767px) {
	.contents3__pointer {
		width: 10vw;
		height: 10vw;
		background-size: contain;
	}
	.contents3__pointer--one {
		top: 89%;
		left: 13%;
	}
	.contents3__pointer--two {
		top: 65%;
		left: 76%;
	}
	.contents3__pointer--three {
		top: 21%;
		left: 18%;
	}
	.contents3__pointer--four {
		top: 34%;
		left: 58%;
	}
}
.entry-area {
	padding: 50px 0;
	background-color: #000;
}
@media screen and (max-width: 767px) {
	.entry-area2 {
		position: fixed;
		bottom: 0;
		z-index: 1;
		background-color: #000;
		padding: 15px;
	}
}
.entry-link {
	width: 866px;
	margin: 0 auto;
	display: block;
}
.entry-link:hover {
	opacity: .8;
}
.entry-link img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.entry-link {
		width: auto;
	}
}
.contents4 {
	padding: 30px 0;
	background-image: url("../images/sdd/acrd_bg.webp");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.contents4 {
		padding: 15px 0 40px;
		background-image: url("../images/sdd/acrd_bg.webp");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: auto;
		overflow: hidden;
	}
}
.sec4_bg1 {
	position: absolute;
	top: 2%;
	left: 2%;
}
.sec4_bg2 {
	position: absolute;
	bottom: 2%;
	right: 0;
}
@media screen and (max-width: 767px) {
	.sec4_bg2 {
		position: absolute;
		bottom: -6%;
		left: -6%;
		scale: .6;
	}
}
@media screen and (max-width: 767px) {
	.sec4_bg_sp {
		position: absolute;
		top: 8.8%;
		right: 0;
		scale: .55;
	}
}
.section4_outer {
	width: 1000px;
	margin: 40px auto 0;
	padding: 8px 0;
}
@media screen and (max-width: 767px) {
	.section4_outer {
		width: auto;
		margin-top: 0;
		padding-top: 0;
	}
}
@media screen and (max-width: 767px) {
	.section4_outer .present-web {
		padding: 0 15px;
	}
}
.block_magazine .magazine-list {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.block_magazine .magazine-list {
		width: auto;
		background: #fff;
	}
}
.bullet-holes-1 {
	position: absolute;
	width: 344px;
	height: 431px;
	top: -220px;
	left: -251px;
}
.bullet-holes-1 img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.bullet-holes-1 {
		width: 180px;
		height: 180px;
		top: -167px;
		left: -27px;
	}
}
.bullet-holes-2 {
	position: absolute;
	width: 445.5px;
	height: 534.5px;
	top: -252px;
	right: -325px;
}
.bullet-holes-2 img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.bullet-holes-2 {
		width: 240px;
		height: 300px;
		top: -195px;
		right: -79px;
	}
}
.bullet-holes-3 {
	position: absolute;
	width: 445.5px;
	height: 534.5px;
	top: -230px;
	left: -417px;
}
.bullet-holes-3 img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.bullet-holes-3 {
		width: 216px;
		height: 250px;
		top: -109px;
		left: -106px;
	}
}
.bullet-holes-4 {
	position: absolute;
	width: 344px;
	height: 431px;
	top: -187px;
	right: -351px;
}
.bullet-holes-4 img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.bullet-holes-4 {
		width: 138px;
		height: 181px;
		top: -73px;
		right: -87px;
	}
}
.block_magazine .magazine-list__heding {
	padding: 0 24px;
	background-color: #fff;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 81px;
	position: relative;
	cursor: pointer;
}
#contents > section.contents4.block_magazine > div > div > div > dl > dt.show {
	border-radius: 16px 16px 0 0;
	border-bottom: none;
}
@media screen and (max-width: 767px) {
	#contents > section.contents4.block_magazine > div > div > div > dl > dt.show {
		border-radius: 0;
	}
}
.block_magazine .magazine-list__heding .magazine_flex {
	display: flex;
}
@media screen and (max-width: 767px) {
	.block_magazine .magazine-list__heding .magazine_flex {
		align-items: center;
	}
}
.block_magazine .magazine-list:last-child {}
.block_magazine .magazine-list div.no2 dl dt, .block_magazine .magazine-list div.no4 dl dt {
	background-color: #fff;
}
.block_magazine .magazine-list__heding::before {
	content: "";
	display: inline-block;
	margin: auto;
	border-style: solid;
	border-color: #de0e0d #de0e0d transparent transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	bottom: 8px;
	-webkit-transform: translateY(0) rotate(135deg);
	-ms-transform: translateY(0) rotate(135deg);
	transform: translateY(0) rotate(135deg);
	width: 30px;
	height: 30px;
	border-width: 5px 5px 0 0;
	right: 30px;
}
@media screen and (max-width: 767px) {
	.block_magazine .magazine-list__heding {
		padding: 8px 8px 8px 2px;
		font-size: 2.4rem;
		line-height: 1.5;
		border-right: none;
		border-left: none;
		border-radius: 0;
	}
	.block_magazine .magazine-list__heding::before {
		width: 14px;
		height: 14px;
		border-width: 3px 3px 0 0;
		right: 5px;
	}
}
.acrdBtn.show:before {
	transform: translateY(.5em) rotate(-45deg);
}
.block_magazine .magazine-list__item {
	margin-bottom: 10px;
	border-radius: 16px;
	overflow: hidden;
	border: solid 2px #000;
}
@media screen and (max-width: 767px) {
	.block_magazine .magazine-list__item {
		border-radius: 0;
		margin-bottom: 0;
		border-left: none;
		border-right: none;
		border-bottom: none;
	}
	.block_magazine .magazine-list__item:last-child {
		border-bottom: solid 2px #000;
	}
}
.acrd_title2 {
	line-height: 35px;
	padding-top: 8px;
}
@media screen and (max-width: 767px) {
	.acrd_title2 {
		line-height: normal;
		padding-top: 0;
	}
}
.acrdBtn:hover {
	-webkit-filter: none;
	filter: none;
}
.block_magazine .magazine-list__box {
	padding: 20px 50px;
	background-color: #fff;
	display: none;
	border-radius: 0 0 16px 16px;
}
.block_magazine .magazine-list__box img {
	max-width: 100%;
	margin: 15px auto;
	display: block;
}
.block_magazine .magazine-list__box img.book {
	max-width: 30%;
}
.block_magazine .magazine-list__box--700 img {
	max-width: 700px;
	margin: 0 auto;
	display: block;
}
@media screen and (max-width: 767px) {
	.block_magazine .magazine-list__box {
		width: auto;
		border-right: none;
		border-left: none;
		padding: 0 14px 14px 14px;
		line-height: 1.4;
		border-radius: 0;
	}
	.block_magazine .magazine-list__box img.book {
		max-width: 50%;
	}
}
.acrdBox .show > div {
	border-bottom: 2px dotted #000;
}
@media screen and (max-width: 767px) {
	.acrdBox .show > div {
		padding-bottom: 5px;
	}
}
#contents > section.contents4.block_magazine > div > div > div.acrdBox > dl > dt.show > div > p > span.contents__heding--point {}
#contents > section.contents4.block_magazine > div > div > div.acrdBox > dl > dt.show > div > p > span > span.contents__heding_red {
	color: #fff;
}
#contents > section.contents4.block_magazine > div > div > div > dl > dd > div > img {
	margin-top: 20px;
}
.focusbox {}
c
    .focusbox {
	flex-direction: column-reverse;
}
@media screen and (max-width: 767px) {
	.focusbox_txt {
		width: 100%;
		margin-top: 8px;
		padding: 0;
		font-size: 15px;
		line-height: 1.5;
	}
}
.contents5 {
	padding: 30px 0 30px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.contents5 {
		padding: 16px 0 0;
	}
}
.sec5_bg1 {
	position: absolute;
	top: 2%;
	right: 2%;
}
@media screen and (max-width: 767px) {
	.sec5_bg1 {
		top: 50%;
                right: -6%;
                scale: .7;
	}
}
@media screen and (max-width: 345px) {
	.sec5_bg1 {
		top: 52%;
                right: -6%;
                scale: .7;
	}
}
.sec5_bg2 {
	position: absolute;
	top: 40%;
	left: 0;
	z-index: -999;
}
@media screen and (max-width: 767px) {
	.sec5_bg2 {
		top: 8%;
		left: -17%;
		scale: .5;
	}
}
.contents__heding--contents5 {
	max-width: 707px;
	width: 64vw;
	margin: 0 auto 50px;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.contents__heding--contents5 {
		width: auto;
		max-width: 40%;
		margin-bottom: 25px;
	}
}
.contents5__list {
	max-width: 1040px;
	width: 100%;
	margin: 16px auto 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.contents5__list {
		width: 90%;
		margin-bottom: 10px;
		flex-wrap: wrap;
	}
}
.contents5__item {
	width: 19%;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents5__item {
		width: 47%;
		margin-bottom: 5vw;
	}
}
.contents5__image {
	width: 100%;
}
.contents5__item .img img {
	height: auto;
	transition: transform .6s ease;
	filter: drop-shadow(5px 5px 5px #666);
	border: 1px solid #ccc;
	width: 97%;
}
.contents5__item .img:hover img {
	transform: scale(1.1);
}
@media screen and (max-width: 767px) {
	.contents5__image {
		width: 38vw;
	}
	.contents5__item .img img {
		height: auto;
		transition: transform .6s ease;
		filter: drop-shadow(5px 5px 5px #666);
		border: 1px solid #ccc;
		width: 97%;
	}
}
.spScrlX {
	position: relative;
}
.ar-sp {
	position: absolute;
	top: 14vw;
	right: 35vw;
	background: url("../images/img_swipe.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 30vw;
	height: 29vw;
	z-index: 1;
}
.ar-sp--box {
	top: 32s vw;
	right: 35vw;
}
.contents5__item-heading {
	width: 140px;
	margin: 0 auto 18px;
	color: #fff100;
	font-size: 22px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	background-color: #d70c19;
	text-align: center;
	letter-spacing: 2px;
	border-radius: 16px;
}
@media screen and (max-width: 767px) {
	.contents5__item-heading {
		width: 22vw;
		font-size: 4.3vw;
		margin-top: 3px;
		margin-bottom: 8px;
	}
}
.contents5__text {
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents5__text {
		font-size: 24px;
		margin-top: 16px;
	}
}
.contents5__sup {
	margin-bottom: 40px;
	font-size: 15px;
	color: #000;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contents5__sup {
		margin-bottom: 0;
		font-size: 12px;
	}
}
.present-area {
	max-width: 1000px;
	margin: auto;
}
.present__sup {
	font-size: 13px;
	color: #000;
	text-align: center;
	margin-top: 8px;
}
@media screen and (max-width: 767px) {
	.present__sup {
		margin-bottom: 0;
		font-size: 13px;
	}
}
@media screen and (max-width: 767px) {
	.present-area {
		padding: 0 15px;
		margin-top: 20px;
	}
}
.present-box {
	width: 760px;
	margin: 40px auto;
}
.present-box img {
	width: 100%;
}
.present-box:hover {
	opacity: .8;
}
@media screen and (max-width: 767px) {
	.present-box {
		width: 92%;
		margin: 16px auto;
	}
}
.present-box__heading {
	font-size: 45px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.present-box__heading em {
	color: #d32c2f;
}
@media screen and (max-width: 767px) {
	.present-box__heading {
		font-size: 24px;
	}
}
.block_magazine .magazine-case {
	width: 692px;
	margin: 0 auto 24px;
}
.block_magazine .magazine-case img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.block_magazine .magazine-case {
		width: auto;
		margin-bottom: 18px;
		padding: 0 24px;
	}
}
.block_magazine .present-web .mdlImgSingle2 > img {
	margin-top: 20px;
}
.bottom-text {
	margin-bottom: 28px;
	font-size: 20px;
	color: #000;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.bottom-text {
		margin-bottom: 18px;
		font-size: 15px;
	}
}
.btnFaq {
	max-width: 310px;
	margin: 0 auto 24px;
}
.btnFaq a {
	font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
	.btnFaq {
		max-width: unset;
	}
       .  btnFaq a {
	       font-size: 2.4rem;
        }
}
.copyright {
	text-align: center;
	font-size: 15px;
	display: block;
}
.copyright .copy_c {
	display: inline-block;
	margin-top: 5px;
	margin-right: 3px;
}
@media screen and (max-width: 767px) {
	.copyright {
		font-size: 12px;
		padding: 0 15px;
		margin-top: 15px;
	}
	.copyright .copy_c {
		margin-top: 2px;
		margin-right: 1px;
	}
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox {
		padding-bottom: 0vw;
	}
}
.block_main .bot_intro {
	padding: 0;
}
@media screen and (max-width: 767px) {
	#contents > section.contents2 > div {
		margin-bottom: 16px;
	}
}
#contents > section.contents2 > div > ul > ul {
	display: none !important;
}
.slick-arrow {
	width: 60px;
	height: 60px;
}
.slick-arrow::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 14px solid #df7873;
	border-right: 0;
}
@media screen and (max-width: 767px) {
	.slick-arrow {
		width: 8vw;
		height: 8vw;
		top: 45%;
	}
}
.slick-next:before {
	transform: none;
}
@media screen and (max-width: 767px) {
	.slick-next:before {
		transform: translate(.21875vw, 0) rotate(360deg);
	}
}
.slick-prev:before {
	transform: translate(0px, 0) rotate(180deg);
}
@media screen and (max-width: 767px) {
	.slick-prev:before {
		transform: translate(-.21875vw, 0) rotate(180deg);
	}
}
.block_main .bot_intro .slkBox .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 6px;
	border-radius: 50%;
}
.slideBox__img {}
.slick-slide img {
	max-width: 100%;
	margin: 0 auto;
}
.slick-slide img.mag {
	filter: drop-shadow(5px 5px 5px #4e4e4e);
}
.magazine_txtdeco {
	text-decoration: none !important;
}
.block_main .bot_intro .slkBox ul li::after {
	content: none;
}
#contents > section.contents1 > div > div > div > ul > div > div > li.slick-slide > div a::after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	background-image: url("../images/sdd/scope.png");
	background-repeat: no-repeat;
	position: absolute;
	right: 88px;
	bottom: 28%;
	background-size: 100%;
}
@media screen and (max-width: 767px) {
	#contents > section.contents1 > div > div > div > ul > div > div > li.slick-slide > div a::after {
		top: 174px;
		right: 54px;
	}
}
#contents > section.contents2 > div > ul > div > div > li > div.zoom > a::after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	background-image: url("../images/sdd/scope.png");
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	bottom: 0px;
	background-size: 100%;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox .slick-dots {
		margin-top: 4vw;
	}
}
.naviArea {
	border-color: #494442;
}
.clsNav {
	background: #d9cbc5;
	color: #000;
}
.naviArea li + li {
	border-top: 1px solid #763119;
}
.naviArea li a:before {
	border-bottom: .14286em solid #494442;
	border-right: .14286em solid #494442;
}
.naviArea li a:hover {
	color: #e9be46;
}
.btnSprt img {
	width: 77.5px;
}
.mdlNum:link {
	text-decoration: none;
}
.support {
	padding: 20px 15px;
	background: #000;
}
.block_list {
	background: none;
	background-size: auto;
	background-position: initial;
	padding: 0;
	color: #fff;
	position: initial;
	overflow: auto;
}
@media screen and (max-width: 767px) {
	.block_list {
		margin-top: 8px;
	}
}
.table_outter {
	padding: 12px 20px;
	background-color: #91d7d9;
	width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.table_outter {
		padding: 0px 0 20px;
		background-color: #fff;
		width: 100%;
		margin: 0 auto;
	}
}
.block_list .tabBox_this {
	margin: 0 auto;
	max-width: 1000px;
}
@media screen and (max-width: 767px) {
	.block_list .tabBox_this {
		margin: 3vw 0 0 0;
		max-width: none;
	}
}
.block_list li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 2vw;
}
@media screen and (min-width: 768px) {
	.block_list li {
		padding: 15px 10px 15px 15px;
	}
}
@media screen and (max-width: 767px) {
	.block_list li {
		border: none;
		margin-top: 80px;
	}
}
.block_list li .scrlBox {
	position: relative;
	overflow-y: auto;
	scrollbar-width: thin;
}
@media screen and (min-width: 768px) {
	.block_list li .scrlBox {
		max-height: 507px;
		padding-right: 9px;
		min-height: 507px;
	}
}
@media screen and (max-width: 767px) {
	.block_list li .scrlBox {
		max-width: 156.25vw;
		max-height: 78.90625vw;
		padding-right: 0;
		border-top: 1px solid #a39a9a;
		min-height: 325px;
	}
}
@media screen and (min-width: 768px) {
	.block_list li .scrlBox::-webkit-scrollbar {
		width: 10px;
	}
}
@media screen and (max-width: 767px) {
	.block_list li .scrlBox::-webkit-scrollbar {
		width: 8px;
	}
}
.block_list li .scrlBox::-webkit-scrollbar-track {
	background-color: #222;
}
@media screen and (min-width: 768px) {
	.block_list li .scrlBox::-webkit-scrollbar-track {
		border-radius: 10px;
	}
}
@media screen and (max-width: 767px) {
	.block_list li .scrlBox::-webkit-scrollbar-track {
		border-radius: 1.5625vw;
	}
}
.block_list li .scrlBox::-webkit-scrollbar-thumb {
	background-color: #fff;
}
@media screen and (min-width: 768px) {
	.block_list li .scrlBox::-webkit-scrollbar-thumb {
		border-radius: 10px;
	}
}
@media screen and (max-width: 767px) {
	.block_list li .scrlBox::-webkit-scrollbar-thumb {
		background-color: #fff;
		border-radius: 8px;
	}
}
@media screen and (max-width: 767px) {
	.block_list li .scrlBox .scr_ic {
		position: absolute;
		width: 35vw;
		height: 20vw;
		top: 40%;
		left: 30%;
		z-index: 2;
	}
}
.block_list li table {
	width: 100%;
	position: relative;
}
@media screen and (max-width: 767px) {
	.block_list li table {
		width: 100%;
		overflow-x: scroll;
	}
}
.block_list li table tr th {
	color: #000;
	background-color: #fff;
	text-align: center;
	padding: 8px 0;
}
.block_list li table tr td.fontcolor_brown {
	color: #863e26;
	font-weight: bold;
}
.block_list li table tr td.txt_r {
	text-align: left;
}
@media screen and (max-width: 767px) {
	.block_list li table tr th {
		font-size: 2.4rem;
	}
}
.block_list li table tr:nth-child(2n+2) {
	background: #fff;
}
.block_list li table tr:nth-child(2n+3) {
	background: #fff;
}
.block_list li table tr th.num {
	width: 70px;
	border: 2px solid #fff;
}
@media screen and (max-width: 767px) {
	.block_list li table tr th.num {
		width: 10%;
	}
}
.block_list li table tr th.time {
	width: 80px;
	border: 2px solid #fff;
}
.block_list li table tr th.time--one {
	width: 136px;
}
@media screen and (max-width: 767px) {
	.block_list li table tr th.time {
		width: auto;
	}
	.block_list li table tr th.time--one {
		width: 15%;
	}
}
.block_list li table tr th.man {
	width: 130px;
	border: 1px solid #fff;
}
.block_list li table tr th.get {
	width: 130px;
	border: 1px solid #fff;
}
.block_list li table tr th.hot {
	width: 130px;
	border: 1px solid #fff;
}
.block_list li table tr th.memo {
	width: 80px;
	border: 2px solid #fff;
}
.block_list li table tr th.memo--one {
	width: 180px;
}
@media screen and (max-width: 767px) {
	.block_list li table tr th.memo {
		width: 12%;
	}
	.block_list li table tr th.memo--one {
		width: 18%;
	}
}
.block_list li table tr td.kyakuhon {
	width: 92px;
	padding: 0;
	vertical-align: top;
	font-weight: 600;
	padding-top: 2%;
}
.block_list li table tr th.kyakuhon--one {
	width: 168px;
}
@media screen and (max-width: 767px) {
	.block_list li table tr td.kyakuhon {
		width: 2%;
	}
}
.block_list li table tr td.kantoku {
	width: 150px;
}
.block_list li table tr th.kantoku--one {
	width: 168px;
}
@media screen and (max-width: 767px) {
	.block_list li table tr td.kantoku {
		width: 8%;
	}
}
.block_list li table tr td.housou {
	width: 580px;
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	.block_list li table tr td.housou {
		width: 24%;
	}
}
.block_list li table tr td {
	color: #000;
	border: 1px solid #a39a9a;
	padding: 5px 10px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.block_list li table tr td {}
}
.block_list li table tr td.title {
	background: #3c3c3a;
	font-weight: bold;
	padding: 13px 0;
}
@media screen and (max-width: 767px) {
	.block_list li table tr td {
		font-size: 2.2rem;
		padding: 2px 4px;
	}
}
.block_list li table tr td.num {
	text-align: center;
	font-weight: bold;
}
.block_list li table tr td.num img {
	width: 100%;
}
.block_list li table tr td.picup {
	background-color: #cb992a;
}
.block_list li table tr td.prt {
	font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
	.block_list li table tr td.prt {
		font-size: 2.2rem;
	}
}
.block_list .tabBox_this .note {
	font-size: 1.5rem;
	color: #000;
	margin: 10px 0 0 15px;
}
@media screen and (max-width: 767px) {
	.block_list .tabBox_this .note {
		font-size: 1.8rem;
	}
}
.block_number {
	position: relative;
}
@media screen and (min-width: 768px) {
	.block_number {
		background: #efe9e5;
		padding: 78px 0 80px;
	}
}
@media screen and (max-width: 767px) {
	.block_number {
		background: #efe9e5;
		padding: 9.84375vw 0 5.625vw;
	}
}
@media screen and (min-width: 768px) {
	.block_number .inner {
		max-width: 970px;
	}
}
.block_number h2 {
	text-align: center;
}
@media screen and (min-width: 768px) {
	.block_number h2 {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 767px) {
	.block_number h2 {
		width: 39.0625vw;
		margin: 0 auto;
		padding-bottom: 8.125vw;
	}
}
@media screen and (max-width: 767px) {
	.block_number h2 img {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.block_number .spScrlX {
		margin-bottom: 4.6875vw;
	}
}
.block_number .numBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media screen and (min-width: 768px) {
	.block_number .numBox {
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 767px) {
	.block_number .numBox {
		width: 148.4375vw;
		padding: 0 5.46875vw 3.125vw;
	}
}
.block_number .numBox a {
	display: block;
	text-decoration: none;
}
@media screen and (min-width: 768px) {
	.block_number .numBox a {
		width: 22.16495%;
	}
}
@media screen and (max-width: 767px) {
	.block_number .numBox a {
		width: 34.375vw;
	}
}
.block_number .numBox a .num {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	background-color: #d80c18;
}
@media screen and (min-width: 768px) {
	.block_number .numBox a .num {
		margin-bottom: 20px;
		height: 35.77px;
		font-size: 20.44px;
	}
}
@media screen and (max-width: 767px) {
	.block_number .numBox a .num {
		margin-bottom: 3.125vw;
		height: 5.58906vw;
		font-size: 3.19375vw;
	}
}
.block_number .numBox a .img img {
	width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
}
.block_number .numBox a:hover .img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.block_number .toNext {
	color: #221815;
	font-weight: bold;
	text-align: center;
}
.block_number .toNext span {
	font-size: 2.7rem;
}
.block_number .toNext small {
	display: block;
	font-size: 1.8rem;
	font-weight: normal;
}
.nationalFoot {
	padding: 35px 0 50px;
	border-top: 1px solid #ccc;
}
@media screen and (max-width:767px) {
	.nationalFoot {
		padding: 20px 0 30px;
	}
}
.nationalFoot > .inner {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 50px;
}
@media screen and (max-width:767px) {
	.nationalFoot > .inner {
		gap: 15px;
		flex-direction: column;
	}
}
.pagePBlock {
	width: 500px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.pagePBlock {
		width: 100%;
	}
}
.bnBtns {
	display: block;
	text-align: center;
}
.bnTrial a {
	display: block;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
img {
	vertical-align: top;
}
.btnNotice {
	padding: 0px 0 13px;
	line-height: 1;
}
.btnNotice a {
	display: inline-block;
	background-color: #fff;
	padding: 0 30px;
	color: #797979 !important;
	font-size: 15px !important;
	text-decoration: none;
	border: 2px solid #797979;
	border-radius: 50px;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.btnNotice a span {
	display: inline-block;
	background-image: url("../images/icn_oshirase.webp");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 25px 17px;
	padding: 15px 0 15px 36px;
}
.ftSns {
	position: relative;
	height: 35px;
	text-align: center;
	margin: 0 auto;
}
.ftSns li {
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 1090px) {
	.pc {
		display: none;
	}
}
.pcFix {
	position: fixed;
	background: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	z-index: 9999;
	left: 0;
	bottom: 0;
	padding: 0 15px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 2.6rem;
	font-weight: bold;
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
	color: #fff !important;
	text-decoration: none !important;
	height: 88px;
}
.pcFix:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}
.pcFix .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}
.pc_outimg {
	position: absolute;
	top: -65px;
	left: 10px;
}
.pcFix_txt {
	padding-left: 140px;
}
.pcFix .img img {
	max-width: 170px;
	margin-right: 15px;
}
.pcFix .btn img {
	max-width: 636.5px;
}
.pcFix .btn_fix, .pcFix a.btn_fix, .pcFix button.btn_fix {
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1.3rem 5rem 1.3rem 1rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: .1em;
	color: #fff;
	border-radius: .5rem;
	background: #063;
}
.pcFix a.btn_fix.btn--cubic {
	border-bottom: 6px solid #8ae9ba;
}
.pcFix a.btn_fix.btn--cubic:hover {
	margin-top: 3px;
	border-bottom: 2px solid #02321a;
}
.pcFix .btn--radius {
	border-radius: 4vh;
box-shadow: 0 5px 0 #628372;
}
.pcFix .btn_fix span {
	padding: 2px 6px 2px 11px;
	display: inline-block;
	color: #000;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: -3px;
	vertical-align: middle;
	background-color: #fff;
	font-size: 2.1rem;
	border-radius: 16px;
}
.pcFix .fa-position-right2 {
	color: #ffc107;
	line-height: 1;
	width: .8em;
	height: .8em;
	border: .2em solid currentColor;
	border-bottom-width: .2em;
	border-bottom-style: solid;
	border-bottom-color: currentcolor;
	border-left-width: .2em;
	border-left-style: solid;
	border-left-color: currentcolor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	position: absolute;
	display: block;
	right: 15px;
	top: 23px;
}
.toTop {
	bottom: 110px;
}
#footer {
	padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
	#footer {
		padding-bottom: 0;
	}
}
.spFix {
	width: 100%;
	padding: 12px;
	background-color: #000;
	position: fixed;
	bottom: 0;
	z-index: 2;
	display: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.spFix a {
	display: block;
}
.spFix img {
	margin: 0 auto;
	display: block;
}
@media screen and (max-width: 1090px) {
	.spFix {
		display: block;
		background-color: #c4dfe7;
	}
}
.fixed01 {
	position: sticky;
	position: absolute;
	top: 0;
	top: -1px;
	color: #fff;
	background: #fff;
	content: "";
	left: -1px;
	width: 100%;
	height: 100%;
	border: 1px solid #333;
}
@-webkit-keyframes blink {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes blink {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes blink {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.contents_intro {
	padding: 30px 0;
	background: url("../images/sdd/bg_02.png");
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.contents_intro {
		padding: 3vw 0;
	}
}
.contents_intro .secMov {}
@media screen and (max-width: 767px) {
	.contents_intro .secMov {}
}
.contents_intro .secMov .movBox {
	width: 500px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.contents_intro .secMov .movBox {
		width: 90%;
	}
}
.contents_intro .secMov .movBox .mov img {
	width: 500px;
	height: 320px;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.contents_intro .secMov .movBox .mov img {
		width: 100%;
		height: 45vw;
	}
}
.contents_intro .secMov .movBox .movIn {
	padding-top: 56%;
	position: relative;
}
.contents_intro .secMov .movBox .movIn iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
a[name^="scrl"] {
	position: relative;
}
.block_mov {
	padding: 30px 0;
}
@media screen and (max-width: 767px) {
	.block_mov {
		padding: 10px 0;
	}
}
.movZone {
	padding: 24px 24px 48px;
	background-color: #e9f5f9;
	max-width: 750px;
	margin: 0 auto;
	border-radius: 24px;
}
@media screen and (max-width: 767px) {
	.movZone {
		padding: 16px 24px 32px;
	}
}
.movZone .ttl {
	font-size: 2.6rem;
	margin-bottom: .5vw;
	font-weight: bold;
}
.movZone .tabs {
	display: flex;
	margin: 0 -1px;
}
.movZone .tabs > li {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #666;
	width: 25%;
	margin: 0 1px;
	padding: .8em .5em .6em;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	box-sizing: border-box;
	transition: .3s;
}
@media screen and (max-width: 767px) {
	.movZone .tabs > li {
		font-size: 2.4rem;
	}
	.movZone .tabs > li.spMulti {
		font-size: 2rem;
	}
}
.movZone .tabs > li:not(.show) {
	cursor: pointer;
}
.movZone .tabs > li:not(.show):hover {
	background-color: #999;
}
.movZone .tabs > li.show {
	background-color: #000;
}
.movZone .movBox > li {
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	transition: filter .3s;
}
.movZone .movBox > li:hover {
	filter: brightness(150%);
}
.movZone .movBox > li:before {
	content: "";
	display: block;
	background: url("../images/mov_btn.svg") 0 0 no-repeat;
	width: 120px;
	height: 70px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
@media screen and (max-width: 767px) {
	.movZone .movBox > li:before {
		width: 18.75vw;
		height: 10.9375vw;
	}
}
.movZone .movBox > li.show {
	display: block;
}
.movZone .movBox img {
	width: 100%;
}
.cmBox {
	display: none;
	background-color: rgba(0, 0, 0, .8);
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999999;
}
.cmBox .close {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1em;
	height: 1em;
	color: #fff;
	font-size: 5rem;
	line-height: 1;
	position: fixed;
	right: 1%;
	top: 1%;
	cursor: pointer;
	transition: opacity .3s;
}
.cmBox .close:hover {
	opacity: .5;
}
.cmBox iframe {
	width: 100%;
	border: 0px;
	max-width: 800px;
	height: 650px;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.cmBox iframe {
		height: 80vw;
	}
}
.cmInner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
}
.secMain {
	padding: 30px 0 30px;
	background: url("../images/sdd/sec1_bg2.png");
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.secMain {
		padding: 12px 0 16px 0;
		overflow-y: hidden;
		background: url("../images/sdd/sec1_bg_sp.png");
		background-size: cover;
		background-position: top center;
	}
	.secMain--02 {
		background: url("../images/sdd/sec1_bg_sp2.png");
		background-size: cover;
		background-position: top center;
	}
}
.movBox {
	max-width: 600px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.movBox {
		margin: 10px auto 0;
	}
}
.movBox .mov img {
	max-width: 600px;
	height: 394px;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.movBox .mov img {
		height: 200px;
	}
}
@media screen and (max-width: 767px) {
	.inner:not(.spPd0) {
		padding-left: 3.90625vw;
		padding-right: 3.90625vw;
	}
}
.inner .box {
	position: relative;
	height: 470px;
	background: url("../images/sdd/sec1_box_bg2.png");
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 40px;
}
@media screen and (max-width: 767px) {
	.inner .box {
		margin-bottom: 0;
		height: auto;
		margin-top: 264px;
		background: none;
	}
}
.inner .box .text h3, .inner .box h3 {
	font-size: 3rem;
	color: #c52922;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -.3px;
}
@media screen and (max-width: 767px) {
	.inner .box .text h3 {
		text-align: center;
		font-size: 4rem;
		margin-bottom: 12px;
	}
}
.inner .box h3 span {
	color: #000;
}
.inner .box > div.img > picture {
	display: block;
	width: auto;
	position: absolute;
	left: 8px;
	bottom: 8px;
}
@media screen and (max-width: 767px) {
	.inner .box > div.img > picture {
		position: static;
		margin: 0 auto;
	}
}
.inner .box > div.img > picture img {
	width: 654px;
}
@media screen and (max-width: 767px) {
	.inner .box > div.img > picture img {
		width: auto;
	}
}
.inner .box .text {
	position: absolute;
	top: 22px;
	left: 28px;
	color: #000;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.inner .box .text {
		position: static;
	}
}
.inner .box .text p {
	font-size: 1.6rem;
	margin-top: 18px;
	position: relative;
	text-align: left;
	width: 50%;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.inner .box .text p {
		width: 100%;
		font-size: 2.4rem;
		margin-bottom: 18px;
		margin-top: 8px;
	}
}
.fl_two {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #edeeef;
	box-shadow: 6px 6px 3px 1px rgba(99, 99, 99, .5);
	margin: 16px 0;
}
@media screen and (max-width: 767px) {
	.secMain .fl_two {
		display: block;
		position: relative;
		margin-top: 28px;
	}
}
.secMain .fl_two .txt {
	width: 45%;
}
@media screen and (max-width: 767px) {
	.secMain .fl_two .txt {
		width: 100%;
		margin-left: 0;
	}
}
.secMain .fl_two .txt h2.ttl {
	text-align: left;
	color: #d5c772;
	font-size: 180%;
	font-weight: bold;
}
.secMain .fl_two .txt h2.ttl span {
	color: #de0e0d;
}
@media screen and (max-width: 767px) {
	.secMain .fl_two .txt h2.ttl {
		width: 89%;
		font-size: 19px;
		text-align: left;
		line-height: 1.3;
		display: block;
		margin: 51% 0 10px;
	}
}
.secMain .fl_two .txt p.next-t {
	font-size: 1.8rem;
	line-height: 1.67;
	margin: 25px 0;
	color: #000;
}
@media screen and (max-width: 767px) {
	.secMain .fl_two .txt p.next-t {
		font-size: 15px;
		width: 93%;
		line-height: 1.5;
		margin: 6px auto 15px;
		padding: 4px 4px 10px 4px;
	}
}
@media screen and (max-width: 767px) {
	.secMain .fl_two .img {
		width: 90%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	body > div.wrapper > section.secMain > div > div > div.txt > h2 > img.sp {
		width: 85%;
		display: block;
	}
}
.remaster {
	background-color: rgba(213, 199, 114, .3);
}
.colR dl, .colL dl {
	border-radius: 10px;
	overflow: hidden;
}
.colR dd, .colL dd {
	padding: 10px;
}
.colR dd .imgs, .colL dd .imgs {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.colL dd .imgs:before {
	content: "";
	order: 1;
	display: block;
	background: url("../images/od2/rc_img_arw.png") 0 0 no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 70px;
}
@media screen and (max-width: 767px) {
	.colR dd .imgs:before, .colL dd .imgs:before {
		width: 10vw;
		height: 10vw;
		margin-top: 13vw;
	}
}
.colR dd .imgs li p, .colL dd .imgs li p {
	width: 65%;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 6px auto 0;
}
@media screen and (max-width: 767px) {
	.colR dd .imgs li p, .colL dd .imgs li p {
		margin-bottom: 1.5625vw;
		font-size: 2rem;
	}
}
.bg_blue {
	background-color: #336;
}
.bg_purple {
	background-color: #794688;
}
.bg_black {
	background-color: #000 !important;
	color: #fff !important;
}
.bg_glay {
	background-color: #efefe7 !important;
}
.bg_blueglay {
	background-color: #efeeff;
}
.colR dd .imgs li img, .colL dd .imgs li img {
	width: 180px;
}
@media screen and (max-width: 767px) {
	.colL dd .imgs li {
		width: 42%;
	}
}
.colR dd .imgs li:nth-child(2), .colL dd .imgs li:nth-child(2) {
	order: 2;
}
.colR {
	padding: 10px 10px 10px 15px;
	color: #fff;
	display: flex;
	align-items: center;
	font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
	.colR {
		font-size: 2.4rem;
	}
}
.colR span.txt_s {
	display: block;
	margin-top: 10px;
	font-size: 80%;
}
.about {
	margin: 40px 0 10px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.about {
		margin-top: 26px;
	}
}
.ttlAnim_outer {
	padding: 8px 0 0;
	background-color: #d70c19;
}
.ttlAnim_outer2 {
	background-color: #d70c19;
}
@media screen and (max-width: 767px) {
	.ttlAnim_outer2 {
		background-color: #fff;
	}
}
.ttlAnim_title {
	text-align: center;
	padding: 8px 0;
}
@media screen and (max-width: 767px) {
	.ttlAnim_title {
		padding: 4px 15vw;
	}
}
.ttlAnim {
	background-image: url("../images/sdd/ttlAnim.webp");
	background-repeat: repeat-x;
	height: 177px;
	animation: scroll-anim 30s linear infinite;
}
@media screen and (max-width: 767px) {
	.ttlAnim {
		margin-top: 0;
		height: 30vw;
		background-size: 464.375vw;
		animation: scroll-animSP 30s linear infinite;
	}
}
@keyframes scroll-anim {
	100% {
		background-position: 3068px 0;
	}
}
@keyframes scroll-animSP {
	100% {
		background-position: 464.375vw 0;
	}
}
.ttlAnim2 {
	background-image: url("../images/sdd/ttlAnim2.webp");
	background-repeat: repeat-x;
	height: 177px;
	animation: scroll-anim2 30s linear infinite;
}
@media screen and (max-width: 767px) {
	.ttlAnim2 {
		margin-top: 0;
		height: 27vw;
		background-size: 464.375vw;
		animation: scroll-animSP2 30s linear infinite;
	}
}
@keyframes scroll-anim2 {
	100% {
		background-position: 3068px 0;
	}
}
@keyframes scroll-animSP2 {
	100% {
		background-position: 464.375vw 0;
	}
}
.contents6 {
	padding: 30px 0 30px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.contents6 {
		padding: 0 0 25px;
		overflow: hidden;
	}
}
.sec6_bg {
	position: absolute;
	bottom: 8%;
	right: 5%;
	z-index: -998;
	scale: 1.1;
}
@media screen and (max-width: 767px) {
	.sec6_bg {
		bottom: -4%;
		right: -20%;
		z-index: -998;
		scale: .4;
	}
}
.up_sell {
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
}
.up_sell_border {
	border: 1px solid #fff;
}
.up_sell--02 {
	margin-top: 40px;
}
@media screen and (max-width: 767px) {
	.up_sell--02 {
		margin-top: 10px;
	}
}
.up_sell .txt_in {
	padding: 20px 35px 35px;
	color: #333;
	background: #fff;
        border-left: 3px #666 solid;
        border-bottom: 3px #666 solid;
        border-right: 3px #666 solid;
}
@media screen and (max-width: 767px) {
	.up_sell {
		margin-bottom: 0;
	}
	.up_sell .txt_in {
		padding: 3vw 3vw 5vw 3vw;
	}
}
.up_sell .txt_in .fl_cap {
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.up_sell .txt_in .fl_cap {
		margin-bottom: 3vw;
		flex-direction: column;
	}
}
.up_sell .txt_in .fl_cap .cap {
	text-align: left;
	font-size: 1.9rem;
	font-weight: bold;
	margin-right: 25px;
}
@media screen and (max-width: 767px) {
	.up_sell .txt_in .fl_cap .cap {
		margin-right: 0;
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	.up_sell .txt_in .fl_cap .plus {
		width: 70%;
		margin: 2vw auto 0 auto;
	}
}
.up_sell .txt_in .fl_cap .cap em.yl {
	color: #d70c1a;
}
.up_sell .txt_in p {
	text-align: left;
	font-size: 14px;
	line-height: 1.75;
}
@media screen and (max-width: 767px) {
	.up_sell .txt_in p {
		font-size: 12px;
	}
}
.up_sell .txt_in p + p {
	margin-top: 10px;
}
@media screen and (max-width: 767px) {
	.up_sell .txt_in p + p {
		margin-top: 2vw;
	}
}
.present-area .priceBox {
	text-align: center;
    margin-top: 20px;
    position: relative;
    margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
	.present-area .priceBox {
		margin: 2vw 0 8vw 0;
	}
}
.present-area .priceBox ul {
	display: flex;
	padding: 30px 0 10px 0;
}
@media screen and (max-width: 767px) {
	.present-area .priceBox ul {
		flex-direction: column;
		padding: 15px 0 0 0;
	}
}
.priceBox .notes2 {
	font-size: 1.5rem;
	margin-bottom: 2em;
	color: #000;
}
.present-area .priceBox ul li:nth-child(2) {
	margin-left: 50px;
}
@media screen and (max-width: 767px) {
	.present-area .priceBox ul li:nth-child(2) {
		margin: 3.90625vw 0 0;
	}
}
.contents2__lead_bottom {
	font-size: 15px;
	color: #000;
	text-align: center;
	line-height: 1.8;
	padding-top: 15px;
}
@media screen and (max-width: 767px) {
	.contents2__lead_bottom {
		padding-right: 0;
		font-size: 12px;
		margin: 8px 0 8px;
		padding: 0px 3.90625vw;
	}
}
@media screen and (max-width: 767px) {
	body > div.wrapper > section.contents4 > h2 {
		margin-top: 0;
	}
}
.priceBox .notes2 {
	font-size: 1.5rem;
	margin-bottom: 2em;
	color: #000;
}
@media screen and (max-width:767px) {
	.priceBox .notes2 {
		font-size: 2rem;
		margin-top: 1.5rem;
		margin-bottom: 0;
	}
}
.block_main .bot_intro .slkBox ul li.slick-slide {
	opacity: .7;
	margin: 0px 90px;
	background-color: #fff;
	padding: 20px;
	width: 580px;
	border: solid 3px #666;
	height: auto !important;
}
@media screen and (max-width:767px) {
	.block_main .bot_intro .slkBox ul li.slick-slide {
		width: 88vw;
		height: auto;
		padding: 10px;
	}
	.block_main .bot_intro .slkBox ul li .img img {}
	.block_main .bot_intro .slkBox ul li .img img.slide_titlesp {
		height: 36px;
		margin-bottom: 8px;
	}
}
.block_main .bot_intro .slkBox ul li.slick-active {
	opacity: 1;
}
.block_main .bot_intro .slkBox ul li p {
	text-align: left;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox ul li p {
		width: auto;
	}
}
.block_main .bot_intro .slkBox ul li p span {
	color: #000;
	font-weight: bold;
	padding: 4px;
	background: #e2bf51;
	margin: 0 2px;
	text-align: center;
}
.block_main .bot_intro .slkBox ul li p span.span_m8 {
	margin-right: 8px;
}
.slick-track {
	display: flex;
}
.present-web {
	width: 100%;
	margin: 0px auto 35px;
}
.present-web .note {
    font-size: 80%;
    text-align: right;
}
 .prenote {
    font-size: 80%;
   text-align: right;
}
 .mgnote {
    font-size: 80%;
    position: absolute;
    right: 15%;
    bottom: -1%;
}
@media screen and (max-width: 767px) {
	.present-web {
		width: auto;
		margin: 16px auto 20px auto;
	}
.present-web .note {
    text-align: center;
}
 .prenote {
    text-align: center;
}
 .mgnote {
   text-align: center;
    bottom: -15%;
    right: 8%;
}
}
.hdSnsBtn {
	width: 62px;
	height: 62px;
	display: block;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 900;
}
.hdSnsBtn:hover {
	opacity: .7;
}
@media screen and (max-width:767px) {
	.hdSnsBtn {
		width: 12vw;
		height: 12vw;
		right: 12vw;
	}
	.hdSnsBtn img {
		width: 100%;
		height: 100%;
	}
}
.hdSns {
	position: fixed;
	right: 0;
	top: 0px;
	z-index: 10005;
}
.hdSns .btnClose {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.2em;
	height: 1.2em;
	color: #666;
	border-radius: 50px;
	position: absolute;
	right: 0em;
	top: .1em;
	font-size: 2rem;
}
@media screen and (max-width:767px) {
	.hdSns .btnClose {
		line-height: 1;
		width: 1em;
		right: .2em;
		top: .3em;
		font-size: 6rem;
	}
}
.hdSns .hdSnsList {
	position: absolute;
	background: #fff;
	padding: 13px 20px 13px 13px;
	right: -250px;
	border-radius: 5px 0 0 5px;
	transition: .3s;
	display: flex;
}
@media screen and (max-width:767px) {
	.hdSns .hdSnsList {
		padding: 3vw 13vw 3vw 3vw;
	}
	.hdSns .hdSnsList img {
		width: 10vw;
		max-width: none;
		height: auto;
	}
}
.hdSns .hdSnsList.show {
	right: 0;
}
.hdSns .hdSnsList li + li {
	margin-left: 10px;
}
a.icon_blank:after {
	margin: 0 0 0 3px;
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url("./../images/icon_blank.webp");
	background-size: contain;
	position: absolute;
	right: 5%;
	top: 30%;
}
a.icon_blank:after {
	margin: inherit;
	font-family: inherit;
	content: "";
	font-weight: inherit;
}
@media screen and (max-width:767px) {
	.sp_mvprice {
		display: block;
		margin-top: -19%;
	}
	.sp-copyright {
		margin: 0 auto;
	}
}
.btn_fv--end {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1.5rem 4rem 1.5rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: .1em;
	color: #fff;
	background: #6a5e5e;
}
.btn--end {
	border-bottom: 6px solid #2c2f2c;
}
#cbox2Close {
	position: absolute;
	width: 50px;
	height: 50px;
	top: auto;
	bottom: 16px;
	right: 50px;
	background: #373633;
	border-radius: 30px;
}
@media screen and (max-width: 767px) {
	#cbox2Close {
		bottom: 70px;
		right: 5px;
		position: absolute;
	}
}
@media screen and (max-width: 767px) {
	.sp_btnc_slideimg #cbox2Close {
		bottom: 80px !important;
	}
}
#cbox2Close:after, #cbox2Close:before {
	display: block;
	content: " ";
	position: absolute;
	top: 14px;
	left: 23px;
	width: 4px;
	height: 22px;
	border-radius: 4px;
	background: #fff;
	-webkit-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}
#cbox2Close:hover:after, #cbox2Close:hover:before {
	background: #b93d0c;
}
#cbox2Close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#cbox2Close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.block_main .bot_intro .slkBox ul li p.magazine_title {
	font-size: 2.4rem;
	text-align: center;
	padding: 2px;
	color: #d70c19;
	font-weight: bold;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox ul li p.magazine_title {
		font-size: 3rem;
		margin-bottom: 10px;
		padding: 5px 2px;
	}
}
.block_main .bot_intro .slkBox ul li p.magazine_title_green {
	background-color: #3f761a;
}
.block_main .bot_intro .slkBox ul li p.magazine_title_red {
	color: #ea5432;
}
.block_main .bot_intro .slkBox ul li p.magazine_title_blue {
	color: #1eb9ee;
}
.block_main .bot_intro .slkBox ul li p.magazine_title_yellow {
	color: #ffe33b;
}
.block_main .bot_intro .slkBox ul li p.magazine_slide_text {
	background-color: #fff;
	width: 512px;
	padding: 8px;
	margin-top: 10px;
	line-height: 1.6;
	height: calc(2em * 3);
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.block_main .bot_intro .slkBox ul li p.magazine_slide_text {
		width: auto;
		font-size: 15px;
		line-height: 150%;
		height: auto;
		margin-top: 12px;
	}
}
.block_main .bot_intro .slkBox .slick-dots li.slick-active {}
.pagetop {
	display: none;
	position: fixed;
	right: 15px;
	bottom: 150px;
}
.pagetop a {
	display: block;
	font-size: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #7db4e6;
	border-radius: 50%;
	line-height: 50px;
}
.pagetop a i {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
}
.marker {
	background: linear-gradient(transparent 50%, #ffeb3b 50%);
	padding: 0 .1em;
}
.demo_item {
	width: 65px;
	height: 50px;
	border-radius: 10px;
	background-image: url("/site/sdd/pretop/common/images/sdd/bus.png");
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
.demo_item.anime {
	animation-name: upDown;
	animation-iteration-count: infinite;
	animation-duration: .1s;
	animation-direction: alternate;
	animation-timing-function: steps(2);
	transition-duration: .3s;
	transition-property: transform;
}
.demo_stage {
	position: relative;
	width: 100%;
	height: 65px;
	top: 0px;
	display: block;
	border-bottom: solid #777 1px;
}
.demo_wrap {
	display: block;
	position: absolute;
	top: 15px;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-duration: 15s;
	animation-iteration-count: 1;
	margin-right: -25px;
}
.demo_wrap[data-order="left"] {
	animation-name: GoLeft;
}
.demo_wrap[data-order="right"] {
	animation-name: GoRight;
}
[data-order="right"] > .demo_item {
	transform: rotateY(180deg);
}
@keyframes GoLeft {
	0% {
		right: 10%;
	}
	100% {
		right: 90%;
	}
}
@keyframes GoRight {
	0% {
		right: 90%;
	}
	100% {
		right: 10%;
	}
}
@keyframes upDown {
	0% {
		top: 0;
	}
	100% {
		top: 3px;
	}
}
.tab-buttons {
	position: relative;
}
.tab-buttons span {
	font: 400 14px "open sans", sans-serif;
	color: #333;
	font-weight: 600;
	background: #fff;
	cursor: pointer;
	border-bottom: 2px solid #ddd;
	display: block;
	width: 12.5%;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
@media screen and (max-width: 767px) {
	.tab-buttons {
		border-top: 1px #ccc solid;
	}
	.tab-buttons span {
		width: 24.6%;
		border-right: solid 2px #ddd;
		font-size: 12px;
	}
	.tab-buttons span:nth-child(4n) {
		border-right: none;
	}
}
.tab-content {
	border-bottom: 3px solid #ddd;
	padding: 15px;
	background: #fff;
	color: #333;
}
#lamp {
	width: 12.5%;
	height: 2px;
	background: #d70c1a;
	display: block;
	position: absolute;
	top: 40px;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp {
		width: 25%;
	}
}
#lamp.content2 {
	left: 12.5%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content2 {
		left: 25%;
		transition: none;
	}
}
#lamp.content3 {
	left: 25%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content3 {
		left: 50%;
		transition: none;
	}
}
#lamp.content4 {
	left: 37.5%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content4 {
		left: 75%;
		transition: none;
	}
}
#lamp.content5 {
	left: 50%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content5 {
		left: 0;
		top: 82px;
		transition: none;
	}
}
#lamp.content6 {
	left: 62.5%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content6 {
		left: 25%;
		top: 82px;
		transition: none;
	}
}
#lamp.content7 {
	left: 75%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content7 {
		left: 50%;
		top: 82px;
		transition: none;
	}
}
#lamp.content8 {
	left: 87.5%;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content8 {
		left: 75%;
		top: 82px;
		transition: none;
	}
}
#lamp.content1 {
	left: 0;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
}
@media screen and (max-width: 767px) {
	#lamp.content1 {
		transition: none;
	}
}
/* =====================================
   Design System Tokens（変数）
   ===================================== */
:root {
  /* Colors */
  --bubble-bg: #fffef6;
  --bubble-border: #111;
  --dot-color: #00000010;
  /* Layout gaps */
  --edge-gap: 8px;   /* バブルの境界ガード（クランプ余白） */
  --grid-gap: 24px;  /* グリッドの隙間 */
  --page-pad: 24px;  /* ページ左右のパディング */
  /* Mobile bubble constraints */
  --bubble-mobile-max-h: 28vh;
  --bubble-mobile-max-h-px: 200px;
  /* Mobile width（左右同一にする計算値） */
  --bubble-mobile-width: calc(
    (100vw - (var(--page-pad) * 2) - var(--grid-gap)) / 2 - 8px
  );
  /* PC bubble constraints（必要に応じて上書き） */
  --bubble-pc-width: 500px;       /* 固定幅（360–520px推奨） */
  --bubble-pc-max-h: 38vh;        /* 本文最大高さ（vh） */
  --bubble-pc-max-h-px: 360px;    /* 本文最大高さ（px） */
  --bubble-overlap: 12px;         /* カードへ重ねる量（テイルを“入れる”度合い） */
  /* Tail geometry */
  --tail-out: 18px;  /* 外枠の突出量（::before） */
  --tail-in:  12px;  /* 塗りの突出量（::after） */
  --tail-thick: 14px;
}
/* =====================================
   Grid & Cells（共通）
   ===================================== */
.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--grid-gap);
  width: 100%;
  max-width: 100vw;
  margin-bottom: 50px;
  position: relative; /* バブルの絶対配置基準 */
}
.cell {
  position: static;
  display: grid;
  justify-items: center;
  align-items: end;
  padding-top: 16px;
}
/* =====================================
   Avatar Card（画像カード）
   ===================================== */
.avatar-btn {
  position: relative;
  display: inline-grid;
  place-items: center;
  width: min(300px, 60%);
  aspect-ratio: 1 / 1;
  border: 3px solid #111;
  border-radius: 12px;
  background: #fff;
  box-shadow: 4px 4px 0 #111;
  cursor: pointer;
  color: #000 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.avatar-btn:active { transform: translate(1px,1px); box-shadow: 2px 2px 0 #111; }
.avatar-btn:focus-visible { outline: 4px solid #ffeb3b; outline-offset: 2px; }
.avatar-btn img {
  max-width: 75%;
  max-height: 70%;
  object-fit: contain;
  display: block;
  user-select: none;
  -webkit-user-drag: none;
}
.avatar-btn .name {
  display: block;
  margin-bottom: 10px;
  font-size: 130%;
  font-weight: bold;
  color: #000 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.avatar-btn .name::after {
  content: "\25B6";
  margin-left: 0.4em;
  color: currentColor;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  font-variant-ligatures: none;
  font-family: "Noto Sans Symbols", "Segoe UI Symbol", system-ui, sans-serif;
  transform: translateY(-0.2em);
}
/* =====================================
   Bubble（共通の外観）
   ===================================== */
.bubble {
  position: absolute;      /* .grid に対する絶対配置（JSで left/top 制御） */
  z-index: 10;
  display: none;           /* .show で表示 */
  max-width: min(520px, 90%);
  padding: 12px 16px;
  background: var(--bubble-bg);
  border: 4px solid var(--bubble-border);
  border-radius: 18px;
  box-shadow: 0 0 0 3px #fff inset, 6px 6px 0 #111;
  filter: drop-shadow(0 10px 18px rgba(0,0,0,.15));
  background-image: radial-gradient(var(--dot-color) 1px, transparent 1px);
  background-size: 6px 6px;
  background-position: 6px 6px;
  cursor: pointer;
  will-change: left, top;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.bubble:focus { outline: none; }
.bubble-body { overflow: visible; }
.bubble-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 3px;
}
.bubble-close {
  appearance: none;
  border: 2px solid #111;
  background: #fff;
  color: #111;
  font: 700 14px/1 system-ui, "Hiragino Sans", "Yu Gothic", sans-serif;
  padding: 6px 10px;
  border-radius: 999px;
  box-shadow: 2px 2px 0 #111;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.bubble-close:active { transform: translate(1px,1px); box-shadow: 1px 1px 0 #111; }
.bubble-close:focus-visible { outline: 4px solid #ffeb3b; outline-offset: 2px; }
/* =====================================
   Bubble Tail（左右のしっぽ）
   - ベースは分離し、左右差分のみ指定
   ===================================== */
/* Left tail base（A） */
.bubble:not(.right)::before,
.bubble:not(.right)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateZ(0);
  width: 0;
  height: 0;
  will-change: border-width;
}
/* Right tail base（B） */
.bubble.right::before,
.bubble.right::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateZ(0);
  width: 0;
  height: 0;
  will-change: border-width;
}
/* A（左しっぽ） */
.bubble:not(.right)::before {
  left: calc(-1 * var(--tail-out));
  border-top: var(--tail-thick) solid transparent;
  border-bottom: var(--tail-thick) solid transparent;
  border-right: var(--tail-out) solid var(--bubble-border);
  filter: drop-shadow(2px 0 0 #111);
}
.bubble:not(.right)::after {
  left: calc(-1 * (var(--tail-out) - 4px));
  border-top: calc(var(--tail-thick) - 2px) solid transparent;
  border-bottom: calc(var(--tail-thick) - 2px) solid transparent;
  border-right: var(--tail-out) solid var(--bubble-bg);
}
/* B（右しっぽ） */
.bubble.right::before {
  right: calc(-1 * var(--tail-out));
  border-top: var(--tail-thick) solid transparent;
  border-bottom: var(--tail-thick) solid transparent;
  border-left: var(--tail-out) solid var(--bubble-border);
  filter: drop-shadow(-2px 0 0 #111);
}
.bubble.right::after {
  right: calc(-1 * (var(--tail-out) - 4px));
  border-top: calc(var(--tail-thick) - 2px) solid transparent;
  border-bottom: calc(var(--tail-thick) - 2px) solid transparent;
  border-left: calc(var(--tail-out) - 1px) solid var(--bubble-bg);
}
/* =====================================
   Show/Hide animations（状態）
   ===================================== */
.bubble.show {
  display: inline-block;
  animation: comicPop .45s cubic-bezier(.3,1.6,.3,1) both;
}
@keyframes comicPop {
  0%   { opacity:0; transform: scale(.92) rotate(-1.5deg) translateY(8px); filter: blur(.3px); }
  65%  { opacity:1; transform: scale(1.02) rotate(.8deg) translateY(0); filter: blur(0); }
  100% { transform: scale(1) rotate(0deg); }
}
.bubble.hide { animation: comicFade .22s ease forwards; }
@keyframes comicFade {
  to { opacity: 0; transform: translateY(-6px) scale(.98) rotate(-1deg); }
}
@media (prefers-reduced-motion: reduce) {
  .bubble.show, .bubble.hide { animation: none !important; }
}
/* =====================================
   Mobile（≤640px）
   - 幅同一・高さ控えめ＆内部スクロール
   ===================================== */
@media (max-width: 640px) {
  :root {
    --grid-gap: 12px;
    --page-pad: 12px;
    --edge-gap: 6px;
    --bubble-mobile-max-h: 28vh;
    --bubble-mobile-max-h-px: 200px;
  }
  .grid {
    height: calc(35svh - (var(--page-pad) * 2));
    max-width: 100vw;
    align-items: center;
  }
  .cell { padding-top: 8px; }
  .avatar-btn {
    width: 100%;
    aspect-ratio: 1 / 1;
  }
  .avatar-btn .name {
    margin-top: 4px;
    font-size: 120%;
  }
  .avatar-btn img {
    max-width: 80%;
    max-height: 75%;
  }
  .bubble {
    width: var(--bubble-mobile-width); /* 左右同一幅 */
    max-width: none;
    padding: 5px;
  }
  .bubble-body {
    max-height: min(var(--bubble-mobile-max-h), var(--bubble-mobile-max-h-px));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    position: relative;
  }
}
/* 390–639px の微調整（既存踏襲） */
@media screen and (min-width: 390px) and (max-width: 639px) {
  .grid { height: calc(34svh - (var(--page-pad) * 2)); }
}
/* Mobile のスクロールアイコン重ね（既存踏襲） */
@media screen and (max-width: 767px) {
  .grid .bubble-body .scr_ic {
    position: absolute;
    width: 30vw;
    height: 20vw;
    top: 40%;
    left: 18%;
    z-index: 2;
  }
}
/* =====================================
   PC（≥641px）
   - 幅固定＋本文スクロール＋スクロールバー装飾（任意）
   ===================================== */
@media (min-width: 641px) {
  .bubble {
    width: var(--bubble-pc-width);
    max-width: none; /* 完全固定 */
  }
  .bubble-body {
    max-height: min(var(--bubble-pc-max-h), var(--bubble-pc-max-h-px));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    position: relative;
    padding-right: 6px; /* スクロールバーぶんの余白（任意） */
  }
  /* Scrollbar（Firefox） */
  .bubble-body { scrollbar-width: thin; scrollbar-color: #111 #fffef6; }
  /* Scrollbar（WebKit系） */
  .bubble-body::-webkit-scrollbar { width: 10px; }
  .bubble-body::-webkit-scrollbar-track {
    background: #fffef6;
    border-radius: 12px;
    border: 2px solid #111;
    box-shadow: inset 2px 2px 0 #111;
  }
  .bubble-body::-webkit-scrollbar-thumb {
    background: #111;
    border-radius: 10px;
    border: 2px solid #fffef6;
    box-shadow: 2px 2px 0 #111;
  }
  .bubble-body::-webkit-scrollbar-thumb:hover { background: #333; }
  .bubble-body::-webkit-scrollbar-thumb:active { background: #000; box-shadow: 1px 1px 0 #111; }
}
/* =====================================
   Wide Desktop（≥1680px）—必要なら位置のみ
   ===================================== */
@media screen and (min-width: 1680px) {
  /* CSSで位置固定したい場合のみ（JS上書き推奨なら削除） */
  /* #bubbleA { left: 430px !important; } */
}
