.iblock {
	display: inline-block;
	vertical-align: baseline;
}

.wbreak {
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
}

.bold {
	font-weight: 700 !important;
}

.normal {
	font-weight: 400 !important;
}

.dis {
	text-decoration: line-through;
}

img.border {
	border: 1px solid #b2c4d0;
}

a.url {
	display: inline-block;
	font-size: 1.05em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
}

[data-ruby] {
	display: inline-block;
	position: relative;
	z-index: 1;
	line-height: 1.4em;
}

[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -0.7em;
	left: -100%;
	z-index: 1;
	width: 300%;
	font-size: 0.6em;
	line-height: 1em;
	text-align: center !important;
	white-space: nowrap;
	transform: scaleX(0.9);
}

[data-ruby] rt {
	display: none;
}

[data-ruby].long::before {
	letter-spacing: -0.1em;
	text-indent: -0.1em;
	transform: scaleX(0.7);
}

.emColor01 {
	color: #8650a9 !important;
}

.emColor02 {
	color: #fea0ae !important;
}

.emColor03 {
	color: #007b9d !important;
}

.noteColor {
	color: #b5c1c9 !important;
}

.fsS {
	font-size: 0.85em !important;
	line-height: 1.6em;
}

.fsL {
	font-size: 1.2em !important;
	line-height: 1.8em;
}

.center {
	text-align: center !important;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.mgtQp {
	margin-top: 10.8px !important;
}

.mgtTp {
	margin-top: 14.4px !important;
}

.mgtHp {
	margin-top: 21.6px !important;
}

.mgt1p {
	margin-top: 43.2px !important;
}

.mgt1Hp {
	margin-top: 64.8px !important;
}

.mgt2p {
	margin-top: 86.4px !important;
}

.mgt2Hp {
	margin-top: 108px !important;
}

.mgt3p {
	margin-top: 129.6px !important;
}

.mgbQp {
	margin-bottom: 10.8px !important;
}

.mgbTp {
	margin-bottom: 14.4px !important;
}

.mgbHp {
	margin-bottom: 21.6px !important;
}

.mgb1p {
	margin-bottom: 43.2px !important;
}

.mgb1Hp {
	margin-bottom: 64.8px !important;
}

.mgb2p {
	margin-bottom: 86.4px !important;
}

.mgb2Hp {
	margin-bottom: 108px !important;
}

.mgb3p {
	margin-bottom: 129.6px !important;
}

.w1 {
	width: 1em !important;
}

.w2 {
	width: 2em !important;
}

.w3 {
	width: 3em !important;
}

.w4 {
	width: 4em !important;
}

.w5 {
	width: 5em !important;
}

.w6 {
	width: 6em !important;
}

.w7 {
	width: 7em !important;
}

.w8 {
	width: 8em !important;
}

.w9 {
	width: 9em !important;
}

.w10 {
	width: 10em !important;
}

.w11 {
	width: 11em !important;
}

.w12 {
	width: 12em !important;
}

.w13 {
	width: 13em !important;
}

.w14 {
	width: 14em !important;
}

.w15 {
	width: 15em !important;
}

.w16 {
	width: 16em !important;
}

.w17 {
	width: 17em !important;
}

.w18 {
	width: 18em !important;
}

.w19 {
	width: 19em !important;
}

.w20 {
	width: 20em !important;
}

.w21 {
	width: 21em !important;
}

.w22 {
	width: 22em !important;
}

.w23 {
	width: 23em !important;
}

.w24 {
	width: 24em !important;
}

.w25 {
	width: 25em !important;
}

.w26 {
	width: 26em !important;
}

.w27 {
	width: 27em !important;
}

.w28 {
	width: 28em !important;
}

.w29 {
	width: 29em !important;
}

.w30 {
	width: 30em !important;
}

.w31 {
	width: 31em !important;
}

.w32 {
	width: 32em !important;
}

.w33 {
	width: 33em !important;
}

.w34 {
	width: 34em !important;
}

.w35 {
	width: 35em !important;
}

.w36 {
	width: 36em !important;
}

.w37 {
	width: 37em !important;
}

.w38 {
	width: 38em !important;
}

.w39 {
	width: 39em !important;
}

.w40 {
	width: 40em !important;
}

.button {
	outline: none;
	box-sizing: border-box;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	margin: 0;
	border-width: 2px 0;
	border-style: solid;
	border-color: #fea0ae;
	padding: 0;
	width: 100%;
	height: 50px;
	background: transparent;
	color: #fea0ae;
	font-family: geom-graphic, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.1em !important;
	letter-spacing: 0.02em;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
}

.button:not(.off):hover {
	background: #fea0ae;
	color: #fff;
}

.button:not(.off):hover > span::before {
	background-image: url(../img/btn_arrow_next_w.png);
}

.button.jp {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.button.off {
	background: #b5c1c9;
	color: #fff;
	border: none;
	pointer-events: none;
}

.button > span {
	position: relative;
	box-sizing: border-box;
	padding-right: 49px;
}

.button > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 30px;
	height: 18px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/btn_arrow_next_p.png);
	transition: all 0.3s;
}

.buttons {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.buttons .button {
	display: flex;
	width: 100%;
}

.buttons.c2 > li {
	width: calc((100% - 30px) / 2);
}

.buttons.c2 > li:nth-of-type(even) {
	margin-left: 30px;
}

.buttons.c2 > li:nth-of-type(n+3) {
	margin-top: 20px;
}

.buttons.c3 > li {
	width: calc((100% - 60px) / 3);
}

.buttons.c3 > li:not(:nth-of-type(3n+1)) {
	margin-left: 30px;
}

.buttons.c3 > li:nth-of-type(n+4) {
	margin-top: 20px;
}

table {
	box-sizing: border-box;
	margin: 0;
	width: 100%;
}

table.def {
	font-size: inherit;
	line-height: 1.8em;
}

table.def tr {
	border-width: 0;
	border-style: solid;
	border-color: #003d63;
}

table.def th,
table.def td {
	border-width: 0;
	border-style: solid;
	border-color: #003d63;
	padding: 0;
	color: #003d63;
	font-weight: 700;
	vertical-align: top;
}

table.def tr:not(:first-child) th,
table.def tr:not(:first-child) td {
	padding-top: 10px;
}

table.def th {
	color: #8650a9;
	text-align: left;
}

table.def td {
	text-align: left;
}

table.def.border th,
table.def.border td {
	border-width: 0 0 1px;
	padding-top: 15px !important;
	padding-bottom: 15px;
}

table.def.border tr:first-child th,
table.def.border tr:first-child td {
	border-width: 1px 0;
}

ul.def {
	line-height: 2em;
	text-align: left;
}

ul.def > li {
	position: relative;
	z-index: 1;
	padding-left: 1em;
}

ul.def > li::before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

ul.def.disc > li::before {
	content: "・";
}

ul.def.asta > li::before {
	content: "※";
}

ul.def.circle > li {
	line-height: 1.6em;
}

ul.def.circle > li::before {
	content: "";
	box-sizing: border-box;
	display: block;
	top: 0.5em;
	border-radius: 100%;
	width: 0.6em;
	height: 0.6em;
	background: #8650a9;
}

ul.def.circle ul.def.circle > li::before {
	border-width: 1px;
	border-style: solid;
	background: #8650a9;
}

ul.rp {
	text-align: center;
}

ul.rp > li {
	position: relative;
	z-index: 1;
}

ul.rp > li::before {
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
	z-index: -1;
	vertical-align: baseline;
}

ul.rp.disc > li::before {
	content: "・";
}

ul.rp.asta > li::before {
	content: "※";
}

ul.rp.circle > li {
	line-height: 1.6em;
}

ul.rp.circle > li::before {
	content: "";
	margin-right: 0.15em;
	border-radius: 100%;
	width: 0.6em;
	height: 0.6em;
	background: #8650a9;
}

ol.def {
	counter-reset: ol-def-item;
	font-size: inherit;
	line-height: 1.8em;
	text-align: left;
}

ol.def > li {
	position: relative;
	z-index: 1;
	padding-left: 1.6em;
}

ol.def > li:not(:first-child) {
	margin-top: 0.4em;
}

ol.def > li::before,
ol.def > li::after {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	border-radius: 100%;
	width: 1.6em;
	height: 1.6em;
	color: #8650a9;
	font-size: 0.75em;
	line-height: 0;
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.05em;
	text-indent: -0.05em;
	text-align: center;
}

ol.def > li::before {
	counter-increment: ol-def-item;
	content: counter(ol-def-item);
	display: flex;
	flex-direction: column;
	justify-content: center;
	top: calc(0.4em + 1px);
	z-index: 1;
}

ol.def > li::after {
	content: "";
	top: 0.4em;
	z-index: -1;
	border: 1px solid #8650a9;
}

[data-sa=fadeIn] {
	opacity: 0;
	transition: opacity 0.5s ease;
}

[data-sa=fadeIn].is-show {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-sa=fadeInUp] {
	opacity: 0;
	transition: opacity 0.3s ease, transform 0.3s ease;
	transform: translate(0, 30px);
}

[data-sa=fadeInUp].is-show {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transform: translate(0, 0);
}

[data-sa=flash] {
	opacity: 0;
	transition: opacity 0.3s 0.3s, transform 0.3s cubic-bezier(0.16, 1, 0.3, 1) 0.3s;
	transform: translateX(-40px);
}

[data-sa=flash].is-show {
	opacity: 1;
	animation: charaBgFlash 0.1s 0.2s 1 alternate forwards;
	transform: translateX(0);
}

[data-sa-trigger=fadeInUp].is-show [data-sa-group=fadeInUp] {
	opacity: 1;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transform: translate(0, 0);
}

[data-sa-group=fadeInUp] {
	opacity: 0;
	transition: opacity 0.5s ease, transform 0.5s ease;
	transform: translate(0, 20px);
}

.u-Tdelay1 {
	transition-delay: 0.1s !important;
}

.u-Tdelay2 {
	transition-delay: 0.2s !important;
}

.u-Tdelay3 {
	transition-delay: 0.3s !important;
}

.u-Tdelay4 {
	transition-delay: 0.4s !important;
}

.u-Tdelay5 {
	transition-delay: 0.5s !important;
}

body::before {
	content: "";
	z-index: -1;
	inset: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-position: top left;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/world/mainvisual_pc.jpg);
}

.world_title {
	width: 100%;
	height: -moz-fit-content;
	height: fit-content;
	display: flex;
	align-items: baseline;
	line-height: 1em;
	text-align: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 38px;
	padding-bottom: 21px;
	margin-bottom: 60px;
}

.world_title::before,
.world_title:after {
	content: "";
	display: block;
	position: absolute;
}

.world_title::before {
	top: 24%;
	left: 0;
	transform: translateY(-50%);
	width: 20px;
	height: 6px;
}

.world_title::after {
	bottom: 0;
	left: 104px;
	width: 100vw;
	height: 2px;
}

.world_title .jp,
.world_title .en {
	display: inline-block;
	position: relative;
}

.world_title .jp {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 3.7em;
	letter-spacing: 0.02em;
	margin-right: 17px;
}

.world_title .en {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.2em;
	letter-spacing: 0.02em;
	top: 6px;
}

#Header .logo {
	display: none;
}

#main {
	position: relative;
	margin-bottom: -110px;
}

#main > h1 {
	position: absolute;
	left: 0;
	bottom: 11%;
	z-index: 10;
	width: 90%;
	max-width: 770px;
}

#main .visual {
	width: 100%;
}

#main .visual img {
	width: 100%;
	opacity: 0;
}

#Wrap {
	padding-bottom: 0;
}

#Container {
	max-width: none;
	overflow: hidden;
	padding: 110px 0 0;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 110px), 0 calc(100% - 110px));
}

#Container > section {
	position: relative;
	z-index: 1;
	margin-top: -110px;
	padding: 258px 40px 240px;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
}

#Container > section::before {
	content: "";
	z-index: -1;
	inset: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#Container > section:nth-of-type(odd) {
	clip-path: polygon(0 110px, 100% 0, 100% 100%, 0 calc(100% - 110px));
	color: #fff;
}

#Container > section:nth-of-type(odd) .world_title::before,
#Container > section:nth-of-type(odd) .world_title:after {
	background-color: #fea0ae;
}

#Container > section:nth-of-type(odd) .world_title .jp,
#Container > section:nth-of-type(odd) .world_title .en {
	color: #fea0ae;
}

#Container > section:nth-of-type(odd) .world_item .desc .caption > span {
	background: #fea0ae;
	color: #003d63;
}

#Container > section:nth-of-type(even) {
	clip-path: polygon(0 0, 100% 110px, 100% calc(100% - 110px), 0 100%);
	color: #003d63;
}

#Container > section:nth-of-type(even) .world_title::before,
#Container > section:nth-of-type(even) .world_title:after {
	background-color: #8650a9;
}

#Container > section:nth-of-type(even) .world_title .jp,
#Container > section:nth-of-type(even) .world_title .en {
	color: #8650a9;
}

#Container > section:nth-of-type(even) .world_item .desc .caption > span {
	background: #8650a9;
	color: #fea0ae;
}

#Container > section > div {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}

#Container > section .para {
	margin-top: 20px;
}

.world_item {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}

.world_item._point > div {
	min-height: 422px;
	padding: 40px 60px 70px;
}

.world_item._point > div::before,
.world_item._point > div::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: calc(50% - 30px);
	background-repeat: no-repeat, no-repeat, no-repeat;
	z-index: -1;
	pointer-events: none;
}

.world_item._point > div::before {
	top: 0;
	background-image: url(../img/world/frame_head_pc.png), url(../img/world/frame_icon_pc.png), url(../img/world/frame_repeat_pc.png);
	background-size: 100% 30px, 100% 12px, 100% calc(100% - 42px);
	background-position: left top, left bottom, left -1px top 30px;
}

.world_item._point > div::after {
	bottom: 0;
	background-image: url(../img/world/frame_icon_pc.png), url(../img/world/frame_bottom_pc.png), url(../img/world/frame_repeat_pc.png);
	background-size: 100% 12px, 100% 30px, 100% calc(100% - 42px);
	background-position: left top, left bottom, left 12px;
}

.world_item._point .pic {
	margin-top: -80px;
	margin-left: -30px;
	margin-right: 30px;
	box-sizing: border-box;
}

.world_item._point .pic__container {
	width: 100%;
}

.world_item._point .pic__img {
	width: 60%;
}

.world_item._point .pic__img:not(:first-child) {
	margin-top: -40px;
}

.world_item._point .pic__img:nth-child(1) {
	margin-left: auto;
}

.world_item._point .pic__img:nth-child(2) {
	margin-right: auto;
}

.world_item._point .pic__img img {
	width: 100%;
}

.world_item._point .desc .caption {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 1.5em;
	letter-spacing: 0.04em;
}

.world_item._point .desc .caption > span {
	padding: 11px 17px 12px 15px;
}

.world_item._point .desc p {
	font-size: 1em;
	letter-spacing: 0.09em;
}

.world_item > div {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}

.world_item .pic {
	width: 55%;
	max-width: 590px;
	height: -moz-fit-content;
	height: fit-content;
	position: relative;
	margin-right: 60px;
	flex-shrink: 0;
}

.world_item .desc {
	position: relative;
	z-index: 100;
	width: 44.5%;
}

.world_item .desc .caption {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 30px;
	font-size: 1.6em;
	letter-spacing: 0.087em;
	line-height: 1em;
	white-space: nowrap;
}

.world_item .desc .caption > span {
	padding: 10px 7px 12px 9px;
	background: #003d63;
	color: #fff;
}

.world_item .desc .caption > span:not(:first-child) {
	margin-top: 6px;
}

.world_item .desc p {
	font-size: 1.13em;
	line-height: 2em;
	letter-spacing: 0.08em;
}

.world_item:nth-child(odd)._point .pic {
	margin-right: -30px;
	margin-left: 30px;
}

.world_item:nth-child(odd) .pic {
	order: 2;
	margin-left: 60px;
	margin-right: 0;
}

.world_item:nth-child(odd) .pic__img:nth-child(1) {
	margin-left: 0;
	margin-right: auto;
}

.world_item:nth-child(odd) .pic__img:nth-child(2) {
	margin-right: 0;
	margin-left: auto;
}

.world_item:nth-child(odd) .desc {
	order: 1;
}

#Container > #real::before {
	background-image: url(../img/world/bg_01_pc.jpg);
}

#Container > #real #real01.world_item > div {
	justify-content: flex-start;
}

#Container > #real #real01 .pic {
	width: 25%;
}

#Container > #real #real01 .desc {
	width: 70%;
}

#Container > #real #real02 {
	margin-top: 70px;
}

#Container > #unlogical {
	padding-bottom: 291px;
}

#Container > #unlogical::before {
	background-image: url(../img/world/bg_02_pc.jpg);
}

#Container > #unlogical #unlogical01.world_item > div {
	justify-content: flex-start;
}

#Container > #unlogical #unlogical01 .pic {
	width: 25%;
}

#Container > #unlogical #unlogical01 .desc {
	width: 70%;
}

#Container > #unlogical #unlogical03 {
	margin-top: 110px;
}

.links {
	width: 100%;
	text-align: center;
	display: flex;
	position: relative;
	z-index: 1;
	margin-top: -111px;
}

.links__item {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50%;
	height: 240px;
	color: #fea0ae;
	text-align: center;
	transition: all 0.3s;
	opacity: 1 !important;
}

.links__item._character {
	background: #003d63;
}

.links__item._product {
	background: #8650a9;
}

.links__item:not(.off):hover {
	background: #fea0ae;
	color: #fff;
}

.links__item:not(.off):hover .en::before {
	background-image: url(../img/btn_arrow_next_w.png);
}

.links__item:not(.off):hover .jp::before,
.links__item:not(.off):hover .jp::after {
	background-color: #fff;
}

.links__item .en {
	font-family: geom-graphic, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 2.5em;
	line-height: 1.1em;
	letter-spacing: 0.02em;
	position: relative;
	box-sizing: border-box;
	padding-right: 58px;
	margin-bottom: 16px;
}

.links__item .en::before {
	content: "";
	display: block;
	position: absolute;
	top: 46%;
	right: 0;
	transform: translateY(-50%);
	width: 38px;
	height: 24px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/btn_arrow_next_p.png);
	transition: all 0.3s;
}

.links__item .jp {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.1em;
	letter-spacing: 0.32em;
	box-sizing: border-box;
	padding: 0 20px;
	position: relative;
}

.links__item .jp::before,
.links__item .jp::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 1px;
	background-color: #fea0ae;
	transition: all 0.3s;
}

.links__item .jp::before {
	left: 0;
}

.links__item .jp::after {
	right: 0;
}

#Footer {
	background-color: #fff;
	padding: 120px 40px;
}

#Footer::before {
	display: none;
}

@media screen and (min-width: 769px) {

.sp {
	display: none !important;
}

.w1.pcbreak,
.w2.pcbreak,
.w3.pcbreak,
.w4.pcbreak,
.w5.pcbreak,
.w6.pcbreak,
.w7.pcbreak,
.w8.pcbreak,
.w9.pcbreak,
.w10.pcbreak,
.w11.pcbreak,
.w12.pcbreak,
.w13.pcbreak,
.w14.pcbreak,
.w15.pcbreak,
.w16.pcbreak,
.w17.pcbreak,
.w18.pcbreak,
.w19.pcbreak,
.w20.pcbreak,
.w21.pcbreak,
.w22.pcbreak,
.w23.pcbreak,
.w24.pcbreak,
.w25.pcbreak,
.w26.pcbreak,
.w27.pcbreak,
.w28.pcbreak,
.w29.pcbreak,
.w30.pcbreak,
.w31.pcbreak,
.w32.pcbreak,
.w33.pcbreak,
.w34.pcbreak,
.w35.pcbreak,
.w36.pcbreak,
.w37.pcbreak,
.w38.pcbreak,
.w39.pcbreak,
.w40.pcbreak {
	width: auto !important;
}

}

@media screen and (max-width: 1080px) {

.world_item .desc .caption {
	white-space: unset;
}

}

@media screen and (max-width: 768px) {

.pc {
	display: none !important;
}

.mgtQp {
	margin-top: 14.4px !important;
}

.mgtTp {
	margin-top: 19.2px !important;
}

.mgtHp {
	margin-top: 28.8px !important;
}

.mgt1p {
	margin-top: 57.6px !important;
}

.mgt1Hp {
	margin-top: 86.4px !important;
}

.mgt2p {
	margin-top: 115.2px !important;
}

.mgt2Hp {
	margin-top: 144px !important;
}

.mgt3p {
	margin-top: 172.8px !important;
}

.mgbQp {
	margin-bottom: 14.4px !important;
}

.mgbTp {
	margin-bottom: 19.2px !important;
}

.mgbHp {
	margin-bottom: 28.8px !important;
}

.mgb1p {
	margin-bottom: 57.6px !important;
}

.mgb1Hp {
	margin-bottom: 86.4px !important;
}

.mgb2p {
	margin-bottom: 115.2px !important;
}

.mgb2Hp {
	margin-bottom: 144px !important;
}

.mgb3p {
	margin-bottom: 172.8px !important;
}

.w1.spbreak,
.w2.spbreak,
.w3.spbreak,
.w4.spbreak,
.w5.spbreak,
.w6.spbreak,
.w7.spbreak,
.w8.spbreak,
.w9.spbreak,
.w10.spbreak,
.w11.spbreak,
.w12.spbreak,
.w13.spbreak,
.w14.spbreak,
.w15.spbreak,
.w16.spbreak,
.w17.spbreak,
.w18.spbreak,
.w19.spbreak,
.w20.spbreak,
.w21.spbreak,
.w22.spbreak,
.w23.spbreak,
.w24.spbreak,
.w25.spbreak,
.w26.spbreak,
.w27.spbreak,
.w28.spbreak,
.w29.spbreak,
.w30.spbreak,
.w31.spbreak,
.w32.spbreak,
.w33.spbreak,
.w34.spbreak,
.w35.spbreak,
.w36.spbreak,
.w37.spbreak,
.w38.spbreak,
.w39.spbreak,
.w40.spbreak {
	width: auto !important;
}

.button {
	display: flex !important;
	width: auto;
	height: 80px;
	font-size: 1.4em;
	line-height: 1.2em !important;
}

.button:not(.off):hover {
	background: transparent;
	color: #fea0ae;
}

.button:not(.off):hover > span::before {
	background-image: url(../img/btn_arrow_next_p.png);
}

.button > span {
	padding-right: 50px;
}

.button > span::before {
	width: 38px;
	height: 24px;
}

.buttons {
	display: block;
}

.buttons > li {
	margin: 0 !important;
	width: auto !important;
	max-width: none !important;
}

.buttons > li:not(:first-child) {
	margin-top: 30px !important;
}

table.def tr:not(:first-child) th,
table.def tr:not(:first-child) td {
	padding-top: 30px;
}

table.def th > span {
	padding: 0.2em 0.4em 0.3em;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
}

table.def.border th,
table.def.border td {
	border-width: 0 0 2px;
	padding-top: 20px !important;
	padding-bottom: 20px;
}

table.def.border tr:first-child th,
table.def.border tr:first-child td {
	border-width: 2px 0;
}

table.def.border thead th {
	border-width: 0;
	padding-top: 0 !important;
	padding-bottom: 20px;
}

table.def.spbreak {
	display: block;
}

table.def.spbreak thead {
	display: none !important;
}

table.def.spbreak tbody,
table.def.spbreak tr,
table.def.spbreak th,
table.def.spbreak td {
	display: block;
}

table.def.spbreak tr:not(:first-child) {
	padding: 30px 0 0;
}

table.def.spbreak th,
table.def.spbreak td {
	padding: 0 !important;
}

table.def.spbreak.border tr {
	border-width: 0 0 2px;
	padding: 20px 0;
}

table.def.spbreak.border tr th,
table.def.spbreak.border tr td {
	border-width: 0 !important;
}

table.def.spbreak.border tr:first-child {
	border-width: 2px 0;
}

ul.def.circle ul.def.circle > li::before {
	border-width: 2px;
}

ul.rp {
	text-align: left;
}

ul.rp > li {
	padding-left: 1em;
}

ul.rp > li::before {
	position: absolute;
}

ul.rp.circle > li::before {
	top: 0.5em;
}

ol.def > li::before,
ol.def > li::after {
	width: 1.6em;
	height: 1.6em;
}

ol.def > li::before {
	top: calc(0.5em + 1px);
}

ol.def > li::after {
	top: 0.5em;
}

body::before {
	background-image: url(../img/world/mainvisual_sp.jpg);
}

.world_title {
	padding-bottom: 16px;
}

.world_title::before {
	top: 22%;
}

.world_title .jp {
	font-size: 2.7em;
	margin-right: 19px;
}

.world_title .en {
	font-size: 1.7em;
	letter-spacing: -0.01em;
}

#main {
	margin-bottom: -54px;
}

#main > h1 {
	bottom: 8%;
	width: 100%;
	max-width: 750px;
	left: 50%;
	transform: translateX(-50%);
}

#Container {
	padding-top: 50px;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 0 calc(100% - 50px));
}

#Container > section {
	margin-top: -50px;
	padding: 197px 40px 228px;
	font-size: 1em;
	line-height: 1.8em;
}

#Container > section:nth-of-type(odd) {
	clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 calc(100% - 50px));
}

#Container > section:nth-of-type(even) {
	clip-path: polygon(0 0, 100% 50px, 100% calc(100% - 50px), 0 100%);
}

#Container > section .para {
	margin-top: 34px;
}

.world_item > div {
	display: block;
}

.world_item._point > div {
	box-sizing: border-box;
	padding: 40px 0 60px;
}

.world_item._point > div::before,
.world_item._point > div::after {
	left: -40px;
	width: calc(100% + 80px);
	height: calc(50% - 20px);
}

.world_item._point > div::before {
	background-image: url(../img/world/frame_head_sp.png), url(../img/world/frame_icon_sp.png), url(../img/world/frame_repeat_sp.png);
	background-position: left top, left bottom, left 30px;
}

.world_item._point > div::after {
	background-image: url(../img/world/frame_icon_sp.png), url(../img/world/frame_bottom_sp.png), url(../img/world/frame_repeat_sp.png);
}

.world_item._point .pic {
	margin: 0 auto -42px;
	position: relative;
	top: -82px;
}

.world_item._point .desc {
	box-sizing: border-box;
	padding: 0 20px;
}

.world_item._point .desc .caption {
	font-size: 1.26em;
	letter-spacing: 0.08em;
	margin-bottom: 27px;
}

.world_item._point .desc .caption > span {
	padding: 17px 21px 21px 22px;
}

.world_item._point .desc p {
	font-size: 1.1em;
	letter-spacing: 0.06em;
	line-height: 1.8em;
}

.world_item .pic {
	width: 100%;
	max-width: none;
	margin: 0 auto 33px;
}

.world_item .desc {
	width: 100%;
}

.world_item .desc .caption {
	font-size: 1.4em;
	line-height: 1em;
}

.world_item .desc .caption > span {
	padding: 6px 7px 11px 9px;
}

.world_item .desc p {
	font-size: 1.1em;
	line-height: 1.9em;
	letter-spacing: 0.03em;
}

.world_item:nth-child(odd)._point .pic {
	margin: 0 auto -42px;
}

.world_item:nth-child(odd) .pic {
	margin: 0 auto 33px;
}

#Container > #real::before {
	background-image: url(../img/world/bg_01_sp.jpg);
}

#Container > #real #real01.world_item > div {
	display: flex;
	align-items: flex-start;
}

#Container > #real #real01 .pic {
	top: 15px;
	width: 30%;
	max-width: 200px;
	margin-left: -40px;
	margin-bottom: 0;
}

#Container > #real #real01 .desc .caption {
	margin-top: 63px;
	margin-left: calc(-50% + 36px);
}

#Container > #real #real01 .desc .caption > span:not(:first-child) {
	margin-top: 10px;
	margin-left: auto;
}

#Container > #real #real02 {
	margin-top: 122px;
}

#Container > #unlogical::before {
	padding-bottom: 230px;
	background-image: url(../img/world/bg_02_sp.jpg);
}

#Container > #unlogical #unlogical01.world_item > div {
	display: flex;
	align-items: flex-start;
}

#Container > #unlogical #unlogical01 .pic {
	top: 15px;
	width: 30%;
	max-width: 200px;
	margin-left: -40px;
	margin-bottom: 0;
}

#Container > #unlogical #unlogical02 {
	margin-top: 75px;
}

#Container > #unlogical #unlogical03 {
	margin-top: 122px;
}

.links {
	display: block;
	margin-top: -51px;
}

.links__item {
	height: 260px;
	width: 100%;
}

.links__item:not(.off):hover {
	color: #fea0ae;
}

.links__item:not(.off):hover._character {
	background: #003d63;
}

.links__item:not(.off):hover._product {
	background: #8650a9;
}

.links__item:not(.off):hover .en::before {
	background-image: url(../img/btn_arrow_next_p.png);
}

.links__item:not(.off):hover .jp::before,
.links__item:not(.off):hover .jp::after {
	background-color: #fea0ae;
}

.links__item .en {
	letter-spacing: 0.02em;
	margin-bottom: 16px;
	padding-right: 55px;
}

.links__item .en::before {
	width: 38px;
	height: 24px;
}

.links__item .jp {
	font-size: 1em;
}

#Footer {
	padding: 180px 40px;
}

}


/*# sourceMappingURL=../map/world.css.map */
