html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}


main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

img {
	border-style: none;
	vertical-align:top;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
    margin:0;
	margin-bottom: 1.5em;
}

/* Elements
--------------------------------------------- */
body {
    margin: 0;
    padding: 0;
    background: url(../images/bg_backmost_60.png) repeat top center;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: none;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0;
}

img {
	height: auto;
    width: 100%;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	margin: 0;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* それぞれの設定
--------------------------------------------- */
.outerWrap {
    width:100%;
    background: url(../images/bg_geometricPatterns_re.svg) no-repeat top center;
    background-size: cover;
}
header {
    width:94%;
    max-width: 1200px;
    height: 120px;
    margin: 0 auto;
    display:flex;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}
header h1.logo {
    width:206px;
    margin-top:25px;
}
header .mecasma {
    width:80px;
    margin-top:25px;
}
main {
    width:100%;
    background: url(../images/top_parts01_r.png) no-repeat calc(50% - 110px) top;
    background-size: min(1150px, 80vw);
    position: relative;
    margin-top: -122px;
}

.container {
    width:100%;
}
#hero {
    width: 94%;
    max-width: 1200px;
    /*height: 900px;*/
    height: 0;
    padding-top: min(900px, 60%);
    margin: 0 auto;
    position: relative;
}
#hero .left{
    position: absolute;
    /*top: -40px;
    left: 20px;
    height: 990px;*/
    top: -20px;
    left: 20px;
    height: min(990px, 110%);
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}
#hero .left img{
    height: 100%;
}
#hero .right{
    position: absolute;
    height: min(820px, 100%);
    top: 50px;
    right: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.9));
}
#hero .right img{
    height: 100%;
}
#hero p {
    position: absolute;
    width: min(490px, 32%);
    bottom: 180px;
    left: 90px;
    z-index: 10;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.6));
}
#hero h2 {
    position: absolute;
    width: min(425px, 28.3%);
    bottom: 50px;
    right: 30px;
    z-index: 10;
}

#about {
    width:100%;
    background: url(../images/about_bg_re3.png) repeat-x center;
    background-size: 1400px;
    filter: drop-shadow(0px 0px 15px black);
    position: relative;
    z-index: 20;
}
#about .inner {
    width:94%;
    max-width: 1200px;
    margin: 0 auto;
}
#about .inner p {
    width: 100%;
    max-width:780px;
    padding:50px 0;
    margin:0 auto;
}

#aboutUnder {
    width: 94%;
    max-width: 1200px;
    height: 0;
    padding-top: min(900px, 60%);
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}
#aboutUnder .left{
    position: absolute;
    height: min(900px, 100%);
    top: 30px;
    left: 50%;
    transform: translateX(-105%);
}
#aboutUnder .left img{
    height: 100%;
}
#aboutUnder .right{
    position: absolute;
    height: min(750px, 85%);
    top: 100px;
    left: 50%;
    transform: translateX(-10%);

}
#aboutUnder .right img{
    height: 100%;
}
#aboutUnder p {
    position: absolute;
    width: min(300px, 20vw);
    bottom: 0px;
    left: 50%;
    transform: translateX(-115%);
    z-index: 10;
}
#aboutUnder h3 {
    position: absolute;
    width: min(200px,13vw);
    bottom: 4px;
    left: 50%;
    transform: translateX(0%);
    z-index: 10;
}

#atcl04 {
    width: 94%;
    max-width: 1200px;
    height: 0;
    padding-top: min(1100px, 70%);
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}
#atcl04 h2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#atcl04 .left{
    position: absolute;
    height: min(800px, 74%);
    top: 120px;
    left: 50%;
    transform: translateX(-85%);
}
#atcl04 .left img{
    height: 100%;
}
#atcl04 .right{
    position: absolute;
    height: min(660px, 60%);
    top: 125px;
    left: 50%;
    transform: translateX(20%);
}
#atcl04 .right img{
    height: 100%;
}
#atcl04 h3 {
    position: absolute;
    width: min(290px, 22vw);
    margin: 0;
    top: min(820px, 83%);
    left: 50%;
    transform: translateX(50%);
    z-index: 10;
}
#atcl04 p {
    position: absolute;
    width: min(715px, 47.666vw);
    top: min(960px, 96%);
    left: 50%;
    transform: translateX(-61%);
    z-index: 10;
}

#atcl05 {
    width: 94%;
    max-width: 1200px;
    height: 1300px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}
#atcl05 h2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
#atcl05 ul {
    display: flex;
    gap: 40px;
    width: 94%;
    max-width: 880px;
    margin: 50px auto 25px;
}
#atcl05 p {
    width: 94%;
    max-width: 880px;
    height: 20px;
    margin: 0 auto;
}
#atcl05 p img {
    height: 100%;
}

#atcl06 {
    width: 94%;
    max-width: 1200px;
    height: 920px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}
#atcl06 h2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
#atcl06 p.p01 {
    width: 94%;
    max-width: 880px;
    height: 20px;
    margin: 50px auto 25px;
}
#atcl06 p.p01 img {
    height: 100%;
}
#atcl06 ul {
    display: flex;
    gap: 40px;
    width: 94%;
    max-width: 880px;
    margin: 0 auto 25px;
}
#atcl06 dl {
    display: flex;
    gap: 40px;
    width: 94%;
    max-width: 880px;
    margin: 0 auto 25px;
}
#atcl06 dl dd h3 {
    height: 20px;
    margin:0;
    margin-bottom: 20px;
}
#atcl06 dl dd h3 img {
    height: 100%;
}
#atcl06 dl dd p {
    height: 54px;
    margin:0;
    margin-top: 20px;
}
#atcl06 dl dd p img {
    height: 100%;
}

#atcl07 {
    width: 94%;
    max-width: 1200px;
    height: 2810px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}
#atcl07 h2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
#atcl07 .chara {
    width: 94%;
    max-width: 896px;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    filter: drop-shadow(0 0 15px white)
}
#atcl07 p.caption {
    max-width: 495px;
    width: 50%;
    position: absolute;
    top: calc(480px - 2vw);
    left: 50%;
    transform: translateX(-60%);
    z-index: 10;
}
#atcl07 section#uno {
    width: 100%;
    max-width: 1200px;
    height: 750px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
    top: calc(780px - 2vw);
}
#atcl07 section#uno h3 {
    max-width: 525px;
    width: 50%;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-30%);
    z-index: 10;
}
#atcl07 section#uno .left{
    max-width: 515px;
    width: 50%;
    position: absolute;
    top: calc(60px - 2vw);
    left: 50%;
    transform: translateX(-85%);
    z-index: 11;
}
#atcl07 section#uno .right{
    max-width: 430px;
    width: 35%;
    position: absolute;
    top: calc(250px - 2vw);
    left: 50%;
    transform: translateX(0%);
    z-index: 10;
}
#atcl07 section#uno .right:before{
    content: '';
    background-image: url(../images/atcl07sec1_allow.svg);
    background-repeat: no-repeat;
    max-width: 200px;
    width: 50%;
    height: 127px;
    position: absolute;
    top: 38px;
    left: -38%;
    transform: translateX(0%);
    z-index: 10;
}
#atcl07 section#uno h4 {
    max-width: 254px;
    width: 60%;
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translateX(40%);
    z-index: 10;
}
#atcl07 section#uno .bottom {
    max-width: 430px;
    width: 35%;
    position: absolute;
    top: calc(460px - 2vw);
    left: 50%;
    transform: translateX(-110%);
    z-index: 12;
}
#atcl07 section#uno p.p01 {
    max-width: 320px;
    width: 30%;
    height: 89px;
    position: absolute;
    top: calc(620px - 2vw);
    left: 50%;
    transform: translateX(0%);
    z-index: 12;
}
#atcl07 section#uno p.p01 img {
    height: 100%;
}

#atcl07 section#dos {
    width: 100%;
    max-width: 1200px;
    height: 1130px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
    top: calc(780px - 2vw);
}
#atcl07 section#dos h3 {
    max-width: 915px;
    width: 76.25%;
    margin: 0;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
#atcl07 section#dos .left {
    max-width: 515px;
    width: 33%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-150%);
    z-index: 11;
}
#atcl07 section#dos .right{
    max-width: 600px;
    width: 50%;
    position: absolute;
    top: calc(210px - 2vw);
    left: 50%;
    transform: translateX(-25%);
    z-index: 11;
}
#atcl07 section#dos .right:before{
    content: '';
    background-image: url(../images/atcl07sec2_allow.svg);
    background-repeat: no-repeat;
    max-width: 340px;
    width: 100%;
    height: 107px;
    position: absolute;
    top: 345px;
    left: -41%;
    transform: translateX(0%);
}
#atcl07 section#dos h4.one {
    max-width: 432px;
    width: 36%;
    margin: 0;
    position: absolute;
    top: 85px;
    left: 50%;
    transform: translateX(-15.5%);
    z-index: 10;
}
#atcl07 section#dos .bottom {
    max-width: 430px;
    width: 35.83%;
    position: absolute;
    top: 820px;
    left: 50%;
    transform: translateX(-110%);
    z-index: 12;
}
#atcl07 section#dos p.p01 {
    max-width: 753px;
    width: 62.75%;
    height: 54px;
    margin: 0;
    position: absolute;
    top: 720px;
    left: 50%;
    transform: translateX(-63%);
    z-index: 12;
}
#atcl07 section#dos p.p01 img {
    height: 100%;
}
#atcl07 section#dos h4.two {
    max-width: 291px;
    width: 24.25%;
    position: absolute;
    top: 850px;
    left: 50%;
    transform: translateX(0%);
    z-index: 10;
}
#atcl07 section#dos p.p02 {
    max-width: 362px;
    width: 30.16%;
    margin: 0;
    position: absolute;
    top: 1010px;
    left: 50%;
    transform: translateX(0%);
    z-index: 12;
}
#atcl07 section#dos p.p02 img {
    width: 100%;
}

#atcl08 {
    width: 94%;
    max-width: 1000px;
    height: 2820px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    border: solid 4px red;
    z-index:2;
}
#atcl08:before {
    content: "";
    position: absolute;
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
    border: solid 4px red;
    z-index:-1;
}
#atcl08 h2 {
    width: 75%;
    max-width: 750px;
    margin: 50px auto;
}
#atcl08 h3 {
    width: 86%;
    max-width: 860px;
    margin: 0 auto 25px;
}
#atcl08 figure {
    width: 86%;
    max-width: 860px;
    margin: 0 auto 30px;
}
#atcl08 h4.one {
    width: 94%;
    height: 28px;
    display: block;
    margin: 0 auto 25px;
    text-align: center;
}
#atcl08 h4 img {
    height: 100%;
}
#atcl08 p.one {
    width: 94%;
    height: 19px;
    display: block;
    margin: 0 auto 50px;
    text-align: center;
}
#atcl08 p.one img {
    height: 100%;
}
#atcl08 h4.two {
    width: 94%;
    height: 28px;
    display: block;
    margin: 0 auto 25px;
    text-align: center;
}
#atcl08 p.two {
    width: 94%;
    height: 54px;
    display: block;
    margin: 0 auto 60px;
    text-align: center;
}
#atcl08 p.two img {
    height: 100%;
}
#atcl08 p.three {
    width: 86%;
    max-width: 860px;
    margin: 0 auto 60px;
}
#atcl08 h4.three {
    width: 94%;
    height: 29px;
    display: block;
    margin: 0 auto 60px;
    text-align: center;
}
#atcl08 h4.three img {
    height: 100%;
}
#atcl08 #shoplink {
    width: 86%;
    max-width: 760px;
    margin: 0 auto 60px;
}
#atcl08 #shoplink ul {
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
#atcl08 #shoplink ul li {
    position: relative;
}
#atcl08 #shoplink ul .left {
    width: 38.4%;
}
#atcl08 #shoplink ul .right {
    width: 47.3%;
}
#atcl08 #shoplink ul .right:before {
    content: "";
    display: block;
    width: 0;
    border-right: 1px solid #333;
    position: absolute;
    left: -15%;
    top: 0;
    bottom: 0;
    margin: auto;
}
#atcl08 #shoplink .bottom {
    width: 70%;
    max-width: 533px;
    margin: 0 auto 60px;
}
#atcl08 .caution {
    width: 86%;
    max-width: 860px;
    margin: 0 auto 60px;
}
#atcl08 .partnerLink {
    width: 86%;
    max-width: 860px;
    height:20px;
    margin: 0 auto;
}
#atcl08 .partnerLink img{
    height:100%;
}

#spec {
    max-width: 880px;
    width: 100%;
    margin: 0 auto 120px;
    padding: 50px;
    border: 2px solid #ed1c24;
    background: #fdf9eb;
}

#slide {
    width: 94%;
    max-width: 620px;
    margin: 100px auto;
}
.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}
.slick-next:before{
    background: url(../images/slick_arrow_R.svg)!important;
    background-size: contain!important;
}
.slick-prev:before{
    background: url(../images/slick_arrow_L.svg)!important;
    background-size: contain!important;
}
.slick-arrow{
    z-index:12!important;
    width:30px!important;
    height:105px!important;
}
.slick-next{
    right:-60px!important;
}
.slick-prev{
    left:-60px!important;
}
.slick-arrow:before{
    opacity:1!important;
}
/* dotsを四角くカスタマイズするCSS */
.dots-wrap {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.dots-wrap li {
    width: 30px;
    height: 30px;
    margin: 0 15px;
    background: #f8a4a7;
    cursor: pointer;
}
.dots-wrap li:hover,
.dots-wrap li.slick-active {
    background: #ed1c24;
}
.dots-wrap li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}


/* footer before */

#footerbefore {
    width:100%;
    background: url(../images/footerbefore_bg_re3.png) repeat-x center;
    background-size: 1500px;
    filter: drop-shadow(0px 0px 15px black);
}
#footerbefore .inner {
    width:94%;
    max-width: 1200px;
    height: 580px;
    margin: 0 auto;
}
#footerbefore .inner p {
    width: 94%;
    max-width: 780px;
    padding: 50px 0 0;
    margin: 0 auto;
}
#footerbefore .inner p.link {
    width:378px;
    padding: 30px 0 0;
    margin:0 auto;
}

/* footer */
footer {
    background-color: #252525;
}
footer .innerWrap {
    width: 94%;
    max-width: 830px;
    margin: 0 auto;
}
footer .innerWrap p {
    font-size: 0.7em;
    color: white;
    padding-top: 50px;
    text-align: center;
}

/* footer 流用*/
footer section.page div {
    position: relative;
}
footer section.page {
    position: relative;
    font-size: 0.9rem;
    color: #fff;
}
footer section.page#banner {
    background-color: #252525;
    padding-top: 1.875rem;
    padding-bottom: 5.875rem;
    display: block;
}
.inFrame {
    margin: 0 auto 0;
    width: 100%;
    display: block;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: fit-content;
}
footer section.page#banner .inFrame {
    width: 100%;
    display: block;
}
footer section.page#banner .inFrame .bannerUnit {
}
ul.banner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
footer section.page#banner .bannerUnit ul {
    margin-bottom: 0;
}
footer section.page#banner .bannerUnit ul li {
    width: 12rem;
    margin: 0 0.9375rem 0rem;
}

/* nav 流用 */
.nav {
    position: fixed;
    width: 100%;
    height: 4rem;
    left: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1), opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1), -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
    background: #000;
}
.nav__inner {
    position: relative;
    width: 40rem;
    margin: 0 auto;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 1.875rem;
}
.nav-share {
    display: inline-block;
}
.nav-share__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 1.125rem;
}
.nav-share-item {
    width: 1.625rem;
}

.nav-preorder-btn {
    display: block;
    position: relative;
    background: #fff;
    width: 11.875rem;
    height: 2.5rem;
     margin-left: 12.2rem;
}
.nav-preorder-btn__label {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.nav-preorder-btn::before {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #c31b00;
}
.nav-preorder-btn__label img {
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.nav-preorder-btn__label i {
    display: block;
    position: absolute;
    right: 1.5625rem;
    top: 50%;
    margin-top: -0.5rem;
    -webkit-animation: navPreorderArrowLoop 4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    animation: navPreorderArrowLoop 4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
.nav-preorder-btn__label i::after {
    position: absolute;
    display: block;
    content: " ";
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    transform: rotate(45deg);
    border-bottom: 0.1875rem #fff solid;
    border-right: 0.1875rem #fff solid;
    box-sizing: border-box;
}


/* Luminous */

.lum-lightbox {
    position: fixed;
    display: none;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.lum-lightbox-inner img {
    max-width: fit-content !important;
    max-height: 100%;
}
.zoom {
    display: block;
    position: relative;
}
.zoom:before{
    content:'';
    display: block;
    background-image: url(../images/icon_expansion.svg);
    background-repeat: no-repeat;
    width:25px;
    height:25px;
    position: absolute;
    right:5px;
    bottom:5px;
}

/*レスポンシブ*/

.pc {
    display: block;
}
.sp{
    display: none;
}

@media screen and (max-width: 750px) {
    .pc {
        display: none;
    }
    .sp{
        display: block;
    }
}

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

    /* header */

    header h1.logo {
        width: 146px;
        margin-top: 25px;
    }
    header .mecasma {
        width: 45px;
        margin-top: 25px;
    }


    /* nav */

    .nav__inner {
        width: 86.6666666667vw;
        padding: 
        0 0 0 0;
    }
    .nav-preorder-btn {
        margin-left: 0;
    }


    /* main */

    main {
        width: 100%;
        background: url(../images/top_parts01_sp.png) no-repeat calc(50%) top;
        background-size: 220vw;
        position: relative;
        margin-top: -122px;
    }

    /* #hero */

    #hero {
        width: 94%;
        max-width: 1200px;
        height: 0;
        padding-top: 222vw;
        margin: 0 auto;
        position: relative;
    }
    #hero h2 {
        width: 60%;
        top: 123vw;
        right: 0;
    }
    #hero p {
        width: 260px;
        top: 695px;
        left: 30px;
    }
    #hero .left {
        top: 120vw;
        left: 10px;
        right: 0px;
    }
    #hero .right {
        height: auto;
        top: 70px;
        right: 30px;
        left: 30px;
    }
    #hero .left img,
    #hero .right img {
        height: auto;
    }
    

    /* #about */

    #about {
        width:100%;
        background: url(../images/about_bg_re3.png) repeat-x center;
        background-size:  237vw;
    }
    #about .inner {
        width:94%;
        max-width: 1200px;
        margin: 0 auto;
    }
    #about .inner p {
        width:68%;
        padding:12.8205128vw 0;
        margin:0 auto;
    }


    /* #about under */

    #aboutUnder {
        height: 195vw;
        margin-bottom: 15.3846154vw;
    }
    #aboutUnder p {
        width: 45%;
        top: 44vw;
        left: 55%;
        transform: translateX(-8%);
    }
    #aboutUnder h3 {
        width: 30%;
        top: 179vw;
        bottom: unset;
        left: 30vw;
    }
    #aboutUnder .left {
        height: unset;
        top: 2.56410256vw;
        left: 2.56410256vw;
        right: 12.8205128vw;
        transform: translateX(-4%);
    }
    #aboutUnder .right {
        height: unset;
        top: 95vw;
        left: 20vw;
        right: 0;
        transform: translateX(-4%);
    }
    #aboutUnder .left img,
    #aboutUnder .right img {
        height: auto;
    }


    /* article 4 */

    #atcl04 {
        height: 220.5vw;
    }

    #atcl04 .left img,
    #atcl04 .right img {
        height: auto;
    }
    #atcl04 .left {
        height: unset;
        top: 105.12vw;
        left: 0;
        right: 2.56vw;
        transform: translateX(0%);
    }
    #atcl04 .right {
        height: unset;
        top: 25.641vw;
        left: 35%;
        right: 0;
        transform: translateX(0%);
    }
    #atcl04 h3 {
        width: 45%;
        bottom: unset;
        right: unset;
        top: 66.666vw;
        left: 2.5641vw;
        transform: translateX(5%);
    }
    #atcl04 p {
        width: 50%;
        top: 178.358vw;
        bottom: unset;
        left: 47%;
        z-index: 10;
        transform: translateX(0%);
    }


    /* article 5 */

    #atcl05 {
        height: 435.9vw;
    }
    #atcl05 ul {
        gap: 3.84615385vw;
        width: 83%;
        margin: 7.69230769vw auto 3.84615385vw;
        flex-direction: column;
    }
    #atcl05 p {
        width: unset;
        /* max-width: 880px; */
        display: block;
        height: 9.23076923vw;
        margin: 0 auto 6.41025641vw;
    }


    /* article 6 */

    #atcl06 {
        height: 541vw;
    }
    #atcl06 p.p01 {
        width: unset;
        /* max-width: 880px; */
        display: block;
        height: 9.23076923vw;
        margin: 7.69230769vw auto 6.41025641vw;
    }
    #atcl06 ul {
        gap: 3.84615385vw;
        width: 83%;
        max-width: 880px;
        margin: 0 auto 6.41025641vw;
        flex-direction: column;
    }
    #atcl06 dl {
        display: flex;
        gap: 7.69230769vw;
        width: 83%;
        max-width: 880px;
        margin: 0 auto 6.41025641vw;
        flex-direction: column;
    }
    #atcl06 dl dd p {
        height: 9.23076923vw;
        margin: 0;
        margin-top: 5.12820513vw;
    }


    /* article 7 */
    #atcl07 {
        height: 430.769vw;
    }
    #atcl07 .chara {
        width: 100%;
        top: 25.641vw;
        left: 0;
        right: 0;
        overflow: hidden;
    }
    #atcl07 p.caption {
        max-width: 495px;
        width: 65.65vw;
        position: absolute;
        top: 87.179vw;
        left: 50%;
        transform: translateX(-68%);
        z-index: 10;
    }
    #atcl07 section#uno {
        height: 0;
        margin: 0 auto;
        margin-bottom: 25.6410256vw;
        position: relative;
        top: 94.871vw;
    }
    #atcl07 section#uno h3 {
        width: 80%;
        margin: 0;
        position: absolute;
        top: 12vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
    #atcl07 section#uno .left {
        width: 60%;
        position: absolute;
        top: 25.641vw;
        left: 50%;
        transform: translateX(-80%);
        z-index: 11;
    }
    #atcl07 section#uno .right {
        max-width: 430px;
        width: 48%;
        position: absolute;
        top: 47.435vw;
        left: 50%;
        transform: translateX(0%);
        z-index: 10;
    }
    #atcl07 section#uno .right:before {
        max-width: 200px;
        width: 40%;
        height: 25.6410256vw;
        top: 4.1025641vw;
        left: -35%;
        transform: translateX(0%);
    }
    #atcl07 section#uno .bottom {
        max-width: 430px;
        width: 45%;
        position: absolute;
        top: 70.7948vw;
        left: 50%;
        transform: translateX(-105%);
        z-index: 12;
    }
    #atcl07 section#uno h4 {
        width: 30%;
        top: 30.77vw;
        left: 50%;
        transform: translateX(50%);
    }
    #atcl07 section#uno p.p01 {
        max-width: 320px;
        width: 50%;
        height: 12.82vw;
        position: absolute;
        top: 89.743vw;
        left: 50%;
        transform: translateX(0%);
        z-index: 12;
    }
    #atcl07 section#dos {
        top: 190.74vw;
    }
    #atcl07 section#dos h3 {
        width: 95%;
        top: 0;
    }
    #atcl07 section#dos .left {
        max-width: 515px;
        width: 38%;
        position: absolute;
        top: 23.0769vw;
        left: 50%;
        transform: translateX(-133%);
        z-index: 11;
    }
    #atcl07 section#dos .right {
        max-width: 600px;
        width: 60%;
        position: absolute;
        top: 36.666vw;
        left: 50%;
        transform: translateX(-15%);
        z-index: 11;
    }
    #atcl07 section#dos .right:before {
        content: '';
        background-image: url(../images/atcl07sec2_allow.svg);
        background-repeat: no-repeat;
        max-width: 30.7692308vw;
        width: 100%;
        height: 25.6410256vw;
        position: absolute;
        top: 33.333333vw;
        left: -40%;
        transform: translateX(0%);
    }
    #atcl07 section#dos h4.one {
        max-width: 432px;
        width: 45%;
        margin: 0;
        position: absolute;
        top: 28.205vw;
        left: 50%;
        transform: translateX(-5%);
        z-index: 10;
    }
    #atcl07 section#dos p.p01 {
        max-width: 753px;
        width: 70%;
        height: 16.923vw;
        margin: 0;
        position: absolute;
        top: 87.743vw;
        left: 50%;
        transform: translateX(-68%);
        z-index: 12;
    }
    #atcl07 section#dos .bottom {
        max-width: 430px;
        width: 75%;
        position: absolute;
        top: 110.256vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 12;
    }
    #atcl07 section#dos h4.two {
        max-width: 291px;
        width: 45%;
        position: absolute;
        top: 160.256vw;
        left: 50%;
        transform: translateX(-56%);
        z-index: 10;
    }
    #atcl07 section#dos p.p02 {
        max-width: 362px;
        width: 50%;
        margin: 0;
        position: absolute;
        top: 185.89vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 12;
    }


    /* article 8 */
    #atcl08 {
        width: 86%;
        max-width: 1000px;
        height: 356.7179vw;
        margin: 0 auto;
        padding: 1.28205128vw;
        position: relative;
        border: solid 3px red;
        z-index: 2;
    }
    #atcl08:before {
        content: "";
        position: absolute;
        top: -10px;
        bottom: -10px;
        left: -10px;
        right: -10px;
        border: solid 3px red;
        z-index: -1;
    }
    #atcl08 h2 {
        width: 90%;
        max-width: 750px;
        margin: 5.1282vw auto;
    }
    #atcl08 h3 {
        width: 86%;
        max-width: 860px;
        margin: 0 auto 3.8461vw;
    }
    #atcl08 figure {
        width: 86%;
        max-width: 860px;
        margin: 0 auto 3.8461vw;
    }
    #atcl08 h4.one {
        width: 94%;
        height: 4.106254vw;
        display: block;
        margin: 0 auto 2.56410vw;
        text-align: center;
    }
    #atcl08 p.one {
        width: 94%;
        height: 2.65410vw;
        display: block;
        margin: 0 auto 7.6923vw;
        text-align: center;
    }
    #atcl08 h4.two {
        width: 94%;
        height: 4.106254vw;
        display: block;
        margin: 0 auto 2.56410vw;
        text-align: center;
    }
    #atcl08 p.two {
        width: 94%;
        height: 7.1794vw;
        display: block;
        margin: 0 auto 7.6923vw;
        text-align: center;
    }
    #atcl08 p.three {
        width: 86%;
        max-width: 860px;
        margin: 0 auto 7.6923vw;
    }
    #atcl08 h4.three {
        width: 94%;
        height: 7.43589744vw;
        display: block;
        margin: 0 auto 2.56410vw;
        text-align: center;
    }
    #atcl08 #shoplink {
        width: 86%;
        max-width: 760px;
        margin: 0 auto 7.6923vw;
    }
    #atcl08 #shoplink .bottom {
        width: 70%;
        max-width: 533px;
        margin: 0 auto 7.6923vw;
    }
    #atcl08 .caution {
        width: 86%;
        max-width: 860px;
        margin: 0 auto 7.6923vw;
    }
    #atcl08 .partnerLink {
        width: 86%;
        max-width: 860px;
        height: 7.1794vw;
        margin: 0 auto;
    }

    /* Slick slider */

    #slide {
        width: 100%;
        max-width: 620px;
        margin: 100px auto 50px;
    }
    .slick-arrow{
        z-index:12!important;
        width:15px!important;
        height:52px!important;
    }
    .slick-next{
        right:10px!important;
    }
    .slick-prev{
        left:10px!important;
    }
    .dots-wrap li {
        width: 15px;
        height: 15px;
        margin: 0 10px;
        background: #f8a4a7;
        cursor: pointer;
    }


    /* Spec */

    #spec {
        max-width: 880px;
        width: 100%;
        margin: 0 auto 15.3846154vw;
        padding: 7.69230769vw;
        border: 2px solid #ed1c24;
        background: #fdf9eb;
    }

    /* footer before */

    #footerbefore {
        width: 100%;
        background-size: 264.102564vw;
    }
    #footerbefore .inner {
        width: 94%;
        max-width: 1200px;
        height: 102.564103vw;
        margin: 0 auto;
    }
    #footerbefore .inner p {
        width: 74%;
        max-width: 780px;
        padding: 9.23076923vw 0 0;
        margin: 0 auto;
    }
    #footerbefore .inner p.link {
        width: 54%;
        max-width: 370px;
        padding: 7.69230769vw 0 0;
        margin: 0 auto;
    }
}

/* iPad mini レスポンシブ対応*/
@media screen and (min-width: 751px) and (max-width: 999px) {
    #about .inner p {
        width: 100%;
        max-width: 640px;
        padding: 9.114583vw 0;
        margin: 0 auto;
    }
    #aboutUnder {
        height: 0;
        padding-top: 77vw;
        margin: 0 auto;
        margin-bottom: 10vw;
        position: relative;
    }
    #aboutUnder p {
        width: 27vw;
        margin: 0;
        bottom: 0px;
        left: 53%;
    }
    #aboutUnder h3 {
         width: 20vw;
        margin: 0;
        bottom: 0;
        left: 53%;
        transform: translateX(0%);
        z-index: 10;
    }
    #aboutUnder .left {
        height: auto;
        width: 50vw;
        top: 3vw;
        left: 50%;
        transform: translateX(-95%);
    }
    #aboutUnder .right {
        height: auto;
        width: 50vw;
        top: 9vw;
        left: 50%;
        transform: translateX(-5%);
    }
    #aboutUnder .left img,
    #aboutUnder .right img {
       height: auto;
    }
    #atcl04 {
        height: 0;
        padding-top: 96vw;
        margin: 0 auto;
        margin-bottom: 10vw;
        position: relative;
    }
    
    #atcl04 .left {
        width: 50vw;
        height: auto;
        top: 13.020833vw;
        left: 50%;
        transform: translateX(-85%);
    }
    #atcl04 .right {
        width: 38vw;
        height: auto;
        top: 13.020833vw;
        left: 50%;
        transform: translateX(20%);
    }
    #atcl04 h3 {
        width: min(290px, 26vw);
        margin: 0;
        top: min(820px, 74vw);
        left: 50%;
        transform: translateX(48%);
        z-index: 10;
    }
    #atcl04 p {
        position: absolute;
        width: min(715px, 62vw);
        margin: 0;
        top: unset;
        bottom: 0;
        left: 50%;
        transform: translateX(-62%);
        z-index: 10;
    }
    #atcl05 {
        height: unset;
    }
    #atcl06 {
        height: unset;
    }
    #atcl07 {
        height: 275vw;
    }
    #atcl07 .chara {
        top: 10.416667vw;
    }
    #atcl07 p.caption {
        width: 50%;
        top: 60.5vw;
        left: 50%;
        transform: translateX(-60%);
        z-index: 10;
    }
    #atcl07 section#uno {
        top: 84vw;
        height:72.916667vw;
    }
    #atcl07 section#uno h3 {
        max-width: 525px;
        width: 50%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-33%);
        z-index: 10;
    }
    #atcl07 section#uno .left {
        max-width: 515px;
        width: 50%;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-92%);
        z-index: 11;
    }
    #atcl07 section#uno .right {
        max-width: 430px;
        width: 48%;
        position: absolute;
        top: 18vw;
        left: 50%;
        transform: translateX(0%);
        z-index: 10;
    }
    #atcl07 section#uno .right:before {
        max-width: 200px;
        width: 50%;
        height: 12.369792vw;
        top: 4.947917vw;
        left: -38%;
        transform: translateX(0%);
    }
    #atcl07 section#uno h4 {
        max-width: 254px;
        width: 27%;
        margin:0;
        position: absolute;
        top: 9vw;
        left: 50%;
        transform: translateX(40%);
        z-index: 10;
    }
    #atcl07 section#uno .bottom {
        max-width: 430px;
        width: 45%;
        position: absolute;
        top: 38vw;
        left: 50%;
        transform: translateX(-110%);
    }
    #atcl07 section#uno p.p01 {
        max-width: 320px;
        width: 40%;
        height: 11.6vw;
        margin: 0;
        position: absolute;
        top: unset;
        bottom: 0;
        left: 50%;
        transform: translateX(0%);
        z-index: 12;
    }
    #atcl07 section#dos {
        top: 82vw;
        height: 100vw;
        margin: 0;
    }
    #atcl07 section#dos h3 {
        max-width: 915px;
        width: 76.25%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
    #atcl07 section#dos .left {
        top: 1vw;
    }
    #atcl07 section#dos .right {
        width: 50%;
        position: absolute;
        top: 15vw;
        left: 50%;
        transform: translateX(-25%);
        z-index: 11;
    }
    #atcl07 section#dos .right:before {
        max-width: 340px;
        width: 100%;
        height: 8.463542vw;
        top: 26.692708vw;
        left: -41%;
    }
    #atcl07 section#dos h4.one {
        width: 36%;
        margin: 0;
        top: 7vw;
        left: 50%;
        transform: translateX(-13.5%);
    }
    #atcl07 section#dos p.p01 {
        width: 94%;
        height: 7.03125vw;
        top: 57.291667vw;
        left: 50%;
        transform: translateX(-50%);
    }
    #atcl07 section#dos .bottom {
        max-width: 430px;
        width: 45%;
        top: 69.010417vw;
        left: 50%;
        transform: translateX(-105%);
    }
    #atcl07 section#dos h4.two {
        max-width: 291px;
        width: 35%;
        margin: 0;
        position: absolute;
        top: 72.265625vw;
        left: 50%;
        transform: translateX(5%);
     }

    #atcl07 section#dos p.p02 {
        width: 40%;
        top: 86.588542vw;
        left: 50%;
        transform: translateX(5%);
    }
    #atcl08 {
        height: 295vw;
    }
    #atcl08 h2 {
        width: 75%;
        max-width: 750px;
        margin: 6.510417vw auto;
    }
    #atcl08 h3 {
        margin: 0 auto 3.255208vw;
    }
    #atcl08 figure {
        margin: 0 auto 3.90625vw;
    }
    #atcl08 h4.one {
        height: 3.645833vw;
        margin: 0 auto 3.255208vw;
    }
    #atcl08 p.one {
        height: 2.473958vw;
        margin: 0 auto 6.510417vw;
    }
    #atcl08 h4.two {
        height: 3.645833vw;
        margin: 0 auto 3.255208vw;
        text-align: center;
    }
    #atcl08 p.two {
        height: 7.03125vw;
        margin: 0 auto 7.8125vw;
    }
    #atcl08 p.three {
        margin: 0 auto 7.8125vw;
    }
    #atcl08 h4.three {
        height: 3.776042vw;
        margin: 0 auto 7.8125vw;
    }
    #atcl08 #shoplink {
        margin: 0 auto 7.8125vw;
    }
    #atcl08 .caution {
        margin: 0 auto 7.8125vw;
    }
    #atcl08 .partnerLink {
        height: 2.604167vw;
    }
}