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;
    margin: 0;
}

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/iris_top_bg.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: 30px;
    left: 20px;
    height: min(990px, 90%);
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.9));
}
#hero .left img{
    height: 100%;
}
#hero .right{
    position: absolute;
    height: min(820px, 110%);
    top: -40px;
    right: 40px;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}
#hero .right img{
    height: 100%;
}
#hero p {
    position: absolute;
    width: min(490px, 35%);
    bottom: 180px;
    left: 50%;
    transform: translateX(10%);
    z-index: 10;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.6));
}
#hero h2 {
    position: absolute;
    width: min(425px, 38%);
    bottom: 50px;
    left: 50%;
    transform: translateX(0%);
    z-index: 10;
}

#about {
    width:100%;
    background: url(../images/iris_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(-120%);
}
#aboutUnder .left img{
    height: 100%;
}
#aboutUnder .right{
    position: absolute;
    height: min(750px, 90%);
    top: 50px;
    left: 50%;
    transform: translateX(20%);
}
#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: 100vw;
    max-height: 1100px;
    /* 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;
    max-width: 540px;
    width: 50%;
    top: 120px;
    left: 50%;
    transform: translateX(-90%);
}
#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, 53vw);
    top: min(960px, 105%);
    left: 50%;
    transform: translateX(-69%);
    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: 2320px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}
#atcl07 h2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
#atcl07 .chara {
    width: 94%;
    max-width: 685px;
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translateX(-60%);
    margin: 0 auto;
    filter: drop-shadow(0 0 15px white);
}
#atcl07 p.caption {
    max-width: 470px;
    width: 50%;
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(0%);
    z-index: 10;
}
#atcl07 section#uno {
    width: 100%;
    max-width: 1200px;
    height: 750px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
    top: 850px;
}
#atcl07 section#uno h3 {
    max-width: 900px;
    width: 80%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
#atcl07 section#uno .left{
    max-width: 515px;
    width: 50%;
    position: absolute;
    top: 410px;
    left: 50%;
    transform: translateX(-20%);
    z-index: 11;
}
#atcl07 section#uno .right{
    max-width: 430px;
    width: 35%;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-95%);
    z-index: 10;
}
#atcl07 section#uno .right:before{
content: '';
    background-image: url(../images/iris_atcl07sec1_allow.svg);
    background-repeat: no-repeat;
    max-width: 200px;
    width: 50%;
    height: 170px;
    position: absolute;
    top: 470px;
    left: 10%;
    transform: translateX(0%);
    z-index: 10;
}
#atcl07 section#uno h4.one {
    max-width: 350px;
    width: 60%;
    margin: 0;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(15%);
    z-index: 10;
}
#atcl07 section#uno p.p01 {
    max-width: 320px;
    width: 30%;
    height: 100px;
    position: absolute;
    top: 190px;
    left: 50%;
    transform: translateX(17%);
    z-index: 12;
}
#atcl07 section#uno p.p01-2 {
    max-width: 430px;
    width: 40%;
    height: 100px;
    position: absolute;
    top: 900px;
    left: 50%;
    transform: translateX(-90%);
    z-index: 12;
}
#atcl07 section#uno .bottom {
    max-width: 430px;
    width: 35%;
    position: absolute;
    top: 1090px;
    left: 50%;
    transform: translateX(-95%);
    z-index: 12;
}
#atcl07 section#uno p.p01 img {
    height: 100%;
}
#atcl07 section#uno h4.two {
    max-width: 295px;
    width: 60%;
    position: absolute;
    top: 1100px;
    left: 50%;
    transform: translateX(20%);
    z-index: 10;
}
#atcl07 section#uno p.p02 {
    max-width: 362px;
    width: 34%;
    margin: 0;
    position: absolute;
    top: 1250px;
    left: 50%;
    transform: translateX(17%);
    z-index: 12;
}
#atcl07 section#dos p.p02 img {
    width: 100%;
}




#atcl08 {
    width: 94%;
    max-width: 1000px;
    height: 2770px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    border: solid 4px #fcb300;
    z-index:2;
}
#atcl08:before {
    content: "";
    position: absolute;
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
    border: solid 4px #fcb300;
    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 #fcb300;
    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/iris_slick_arrow_R.svg)!important;
    background-size: contain!important;
}
.slick-prev:before{
    background: url(../images/iris_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: #fae4a6;
    cursor: pointer;
}
.dots-wrap li:hover,
.dots-wrap li.slick-active {
    background: #fcb300;
}
.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/iris_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/iris_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: 640px) {
    .pc {
        display: none;
    }
    .sp{
        display: block;
    }
}

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

    /* 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/iris_top_bg_sp.png) no-repeat calc(50%) top;
        background-size: 230vw;
        position: relative;
        margin-top: -122px;
    }

    /* #hero */

    #hero {
        width: 94%;
        max-width: 1200px;
        height: 0;
        padding-top: 240vw;
        margin: 0 auto;
        position: relative;
    }
    #hero h2 {
        width: 80%;
        top: 130vw;
        bottom: unset;
        right: 0;
        transform: translateX(-50%);
    }
    #hero p {
        width: 60%;
        top: 192vw;
        left: 50%;
        transform: translateX(-35%);
    }
    #hero .left {
        top: 14vw;
        left: 10px;
        right: 0px;
        height: unset;
        width: 80vw;
    }
    #hero .right {
        height: auto;
        top: 137vw;
        right: 30px;
        left: 30px;
        width: 88vw;
    }
    #hero .left img,
    #hero .right img {
        height: auto;
    }
    

    /* #about */

    #about {
        width:100%;
        background: url(../images/iris_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: 227vw;
        margin-bottom: 15.3846154vw;
    }
    #aboutUnder p {
        width: 45%;
        top: 44vw;
        left: 55%;
        transform: translateX(-8%);
    }
    #aboutUnder h3 {
        width: 35%;
        margin: 0;
        top: 215vw;
        bottom: unset;
        left: 30vw;
        transform: translateX(-80%);
    }
    #aboutUnder .left {
        height: unset;
        top: 2.56410256vw;
        left: 2.56410256vw;
        right: 12.8205128vw;
        transform: translateX(4%);
    }
    #aboutUnder .right {
        height: unset;
        top: 117vw;
        left: 24vw;
        right: 0;
        transform: translateX(-1%);
    }
    #aboutUnder .left img,
    #aboutUnder .right img {
        height: auto;
    }


    /* article 4 */

    #atcl04 {
        height: 220.5vw;
    }

    #atcl04 .left img,
    #atcl04 .right img {
        height: auto;
    }
    #atcl04 .left {
        width: 74%;
        height: unset;
        top: 123.12vw;
        left: 0;
        right: 2.56vw;
        transform: translateX(35%);
    }
    #atcl04 .right {
        height: unset;
        top: 25.641vw;
        left: 35%;
        right: 0;
        transform: translateX(-53%);
    }
    #atcl04 h3 {
        width: 45%;
        bottom: unset;
        right: unset;
        top: 66.666vw;
        left: 2.5641vw;
        transform: translateX(112%);
    }
    #atcl04 p {
        width: 62%;
        top: 125.358vw;
        bottom: unset;
        left: 50%;
        z-index: 10;
        transform: translateX(-79%);
    }


    /* article 5 */

    #atcl05 {
        height: 435.9vw;
    }
    #atcl05 ul {
        gap: 3.84615385vw;
        width: 83%;
        margin: 7.69230769vw auto 3.84615385vw;
        flex-direction: column;
    }
    #atcl05 p.one {
        width: unset;
        display: block;
        height: 9.23076923vw;
        margin: 0 auto 6.41025641vw;
        text-align: left;
    }
    #atcl05 p.two {
        width: unset;
        display: block;
        height: 9.23076923vw;
        margin: 0 auto 6.41025641vw;
        text-align: left;
    }


    /* 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: 410.769vw;
    }
    #atcl07 .chara {
        width: 94%;
        top: 50vw;
        transform: translateX(-55%);
    }
    #atcl07 p.caption {
        max-width: 495px;
        width: 65.65vw;
        position: absolute;
        top: 27.179vw;
        left: 50%;
        transform: translateX(-33%);
        z-index: 10;
    }
    #atcl07 section#uno {
        height: 0;
        margin: 0 auto;
        margin-bottom: 25.6410256vw;
        position: relative;
        top: 120vw;
    }
    #atcl07 section#uno h3 {
        width: 92%;
        margin: 0;
        position: absolute;
        top: 12vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
    #atcl07 section#uno .left {
        width: 74%;
        position: absolute;
        top: 74.641vw;
        left: 50%;
        transform: translateX(-35%);
        z-index: 11;
    }
    #atcl07 section#uno .right {
        max-width: 430px;
        width: 48%;
        position: absolute;
        top: 33.435vw;
        left: 50%;
        transform: translateX(-100%);
        z-index: 10;
    }
    #atcl07 section#uno .right:before {
        max-width: 200px;
        width: 40%;
        height: 25.6410256vw;
        top: 54.102564vw;
        left: 8%;
        transform: translateX(0%);
    }
    #atcl07 section#uno .bottom {
        max-width: 430px;
        width: 80%;
        position: absolute;
        top: 170.7948vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 12;
    }
    #atcl07 section#uno h4 {
        width: 30%;
        top: 30.77vw;
        left: 50%;
        transform: translateX(50%);
    }
    #atcl07 section#uno h4.one {
        max-width: 350px;
        width: 49%;
        margin: 0;
        position: absolute;
        top: 34vw;
        left: 50%;
        transform: translateX(5%);
        z-index: 10;
    }
    #atcl07 section#uno p.p01 {
        max-width: 320px;
        width: 50%;
        height: 25.82vw;
        position: absolute;
        top: 43.743vw;
        left: 50%;
        transform: translateX(-9%);
        z-index: 12;
    }
    #atcl07 section#uno p.p01-2 {
        max-width: 430px;
        width: 41%;
        height: unset;
        position: absolute;
        top: 131vw;
        left: 50%;
        transform: translateX(-100%);
        z-index: 12;
    }
    #atcl07 section#uno h4.two {
        max-width: 295px;
        width: 46%;
        margin: 0;
        position: absolute;
        top: 235vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
    #atcl07 section#uno p.p02 {
        max-width: 362px;
        width: 57%;
        margin: 0;
        position: absolute;
        top: 255vw;
        left: 50%;
        transform: translateX(-40%);
        z-index: 12;
    }


    /* article 8 */
    #atcl08 {
        width: 86%;
        max-width: 1000px;
        height: 358.7179vw;
        margin: 0 auto;
        padding: 1.28205128vw;
        position: relative;
        border: solid 3px #fcb300;
        z-index: 2;
    }
    #atcl08:before {
        content: "";
        position: absolute;
        top: -10px;
        bottom: -10px;
        left: -10px;
        right: -10px;
        border: solid 3px #fcb300;
        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 #fcb300;
        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: 94vw;
        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;
    }
    #atcl05 p {
        height: 1.8vw;
    }
    #atcl06 {
        height: unset;
    }
    #atcl06 p.p01 {
        height: 1.8vw;
        margin: 25px auto 25px;
    }
    #atcl06 dl dd p {
        height: 5.107526881vw;
        margin-top: 20px;
    }
    #atcl07 {
        height: 226vw;
    }
    #atcl07 .chara {
        top: 10.416667vw;
        width: 72%;
        transform: translateX(-70%);
    }
    #atcl07 p.caption {
        width: 50%;
        top: 10.5vw;
        left: 50%;
        transform: translateX(-10%);
        z-index: 10;
    }
    #atcl07 section#uno {
        top: 82vw;
        height: 136.916667vw;
    }
    #atcl07 section#uno h3 {
        max-width: 655px;
        width: 90%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
    #atcl07 section#uno .left {
        max-width: 515px;
        width: 60%;
        position: absolute;
        top: 30vw;
        left: 50%;
        transform: translateX(-17%);
        z-index: 11;
    }
    #atcl07 section#uno .right {
        max-width: 430px;
        width: 40%;
        position: absolute;
        top: 7vw;
        left: 50%;
        transform: translateX(-112%);
        z-index: 10;
    }
    #atcl07 section#uno .right:before {
        max-width: 200px;
        width: 50%;
        height: 16.369792vw;
        top: 42.947917vw;
        left: 12%;
        transform: translateX(40%);
    }
    #atcl07 section#uno h4.one {
        max-width: 350px;
        width: 45%;
        margin: 0;
        position: absolute;
        top: 7.12345vw;
        left: 50%;
        transform: translateX(-5%);
        z-index: 10;
    }
    #atcl07 section#uno .bottom {
        max-width: 430px;
        width: 40%;
        position: absolute;
        top: 108vw;
        left: 50%;
        transform: translateX(-112%);
    }
    #atcl07 section#uno p.p01 {
        max-width: 320px;
        width: 40%;
        height: 11.6vw;
        margin: 0;
        position: absolute;
        top: 16vw;
        bottom: 0;
        left: 50%;
        transform: translateX(-5%);
        z-index: 12;
    }
    #atcl07 section#uno p.p01-2 {
        max-width: 430px;
        width: 44%;
        height: 100px;
        position: absolute;
        top: 82vw;
        left: 50%;
        transform: translateX(-90%);
        z-index: 12;
    }
    #atcl07 section#uno h4.two {
        max-width: 295px;
        width: 30%;
        position: absolute;
        top: 108vw;
        left: 50%;
        transform: translateX(0%);
        z-index: 10;
    }
    #atcl07 section#uno p.p02 {
        max-width: 362px;
        width: 38%;
        margin: 0;
        position: absolute;
        top: 124vw;
        left: 50%;
        transform: translateX(0%);
        z-index: 12;
    }
    
    #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: 2.419354838vw;
        margin: 0 auto 3.255208vw;
    }
    #atcl08 p.one {
        height: 1.8vw;
        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.225806451vw;
        margin: 0 auto 7.8125vw;
    }
    #atcl08 #shoplink {
        margin: 0 auto 7.8125vw;
    }
    #atcl08 .caution {
        margin: 0 auto 7.8125vw;
    }
    #atcl08 .partnerLink {
        height: 2.604167vw;
    }
}
/* iPad mini レスポンシブ対応*/
@media screen and (min-width: 640px) and (max-width: 750px) {
    main {
        width:100%;
        background: url(../images/iris_top_bg.png) no-repeat calc(50% - 110px) top;
        background-size: min(1150px, 80vw);
        position: relative;
        margin-top: -122px;
    }
    #aboutUnder {
        height: 85vw;
        padding-top: 0;
        margin-bottom: 60px;
    }
    #aboutUnder p {
        width: min(300px, 25vw);
        margin: 0;
        left: 50%;
        transform: translateX(-115%);
    }
    #aboutUnder h3{
        width: 27vw;
        margin: 0;
        bottom: 0;
        left: 50%;
        transform: translateX(0%);
    }
    #aboutUnder .left {
        height: unset;
        transform: translateX(-105%);
    }
    #aboutUnder .right {
        width: 46vw;
        height: unset;
        top: unset;
        bottom: 10vw;
        transform: translateX(0%);
    }

    #atcl04 {
        margin-bottom: 60px;
    }
    #atcl04 .left {
        width: 53%;
        top: 95px;
        left: 50%;
        transform: translateX(-93%);
    }
    #atcl04 .right {
        height: 60%;
        top: 95px;
        left: 50%;
        transform: translateX(20%);
    }
    #atcl04 h3 {
        width: 30vw;
        top: 75%;
        left: 50%;
        transform: translateX(40%);
        z-index: 10;
    }
    #atcl04 p {
        width: 73vw;
        top: 91%;
        left: 50%;
        transform: translateX(-60%);
    }

    #atcl05 {
        height: 134vw;
        margin-bottom: 60px;
    }
    #atcl05 p {
        width: 94%;
        max-width: 880px;
        height: 14px;
        margin: 0 auto;
    }
    #atcl06 {
        height: 96.7741vw;
        margin-bottom: 60px;

    }
    #atcl06 p.p01 {
        width: 94%;
        max-width: 880px;
        height: 14px;
        margin: 25px auto 25px;
    }
    #atcl06 dl dd h3 {
        height: 18px;
        margin: 0;
        margin-bottom: 20px;
    }
    #atcl06 dl dd p {
        height: 38px;
        margin: 0;
        margin-top: 20px;
    }
    #atcl07 {
        height: 254.5498vw;
    }
    #atcl07 .chara {
        max-width: 555px;
        top: 80px;
        left: 50%;
        transform: translateX(-65%);
    }
    #atcl07 section#uno {
        margin: 0 auto;
        margin-bottom: 60px;
        position: relative;
        top: 94vw;
    }
    #atcl07 section#uno h3 {
        width: 100%;
    }
    #atcl07 section#uno .left {
        max-width: 515px;
        width: 63%;
        position: absolute;
        top: 290px;
        left: 50%;
        transform: translateX(-24%);
        z-index: 11;
    }
    #atcl07 section#uno .right {
        max-width: 430px;
        width: 35%;
        position: absolute;
        top: 100px;
        left: 50%;
        transform: translateX(-130%);
    }
    #atcl07 section#uno .right:before {
        max-width: 200px;
        width: 50%;
        height: 170px;
        top: 280px;
        left: 40%;
        transform: translateX(0%);
    }
    #atcl07 section#uno h4.one {
        max-width: 350px;
        width: 60%;
        margin: 0;
        position: absolute;
        top: 100px;
        left: 50%;
        transform: translateX(-10%);
        z-index: 10;
    }
    #atcl07 section#uno p.p01 {
        max-width: 320px;
        width: 45%;
        height: 100px;
        margin: 0;
        position: absolute;
        top: 175px;
        left: 50%;
        transform: translateX(-10%);
        z-index: 12;
    }
    #atcl07 section#uno p.p01-2 {
        width: 47%;
        top: 690px;
        left: 50%;
        transform: translateX(-90%);
    }
    #atcl07 section#uno .bottom {
        max-width: 430px;
        width: 45%;
        position: absolute;
        top: 900px;
        left: 50%;
        transform: translateX(-100%);
    }
    #atcl07 section#uno h4.two {
        max-width: 275px;
        width: 50%;
        position: absolute;
        top: 920px;
        left: 50%;
        transform: translateX(15%);
        z-index: 10;
    }
    #atcl07 section#uno p.p02 {
        max-width: 362px;
        width: 40%;
        margin: 0;
        position: absolute;
        top: 1040px;
        left: 50%;
        transform: translateX(15%);
        z-index: 12;
    }

    #atcl08 {
        height: 294.3548vw;
    }
    #atcl08 h4.one {
        width: 94%;
        height: 18px;
        display: block;
        margin: 0 auto 25px;
        text-align: center;
    }
    #atcl08 p.one {
        width: 94%;
        height: 14px;
        display: block;
        margin: 0 auto 50px;
        text-align: center;
    }
    #atcl08 h4.two {
        width: 94%;
        height: 18px;
        display: block;
        margin: 0 auto 25px;
        text-align: center;
    }
    #atcl08 p.two {
        width: 94%;
        height: 38px;
        display: block;
        margin: 0 auto 60px;
        text-align: center;
    }
    #atcl08 h4.three {
        height: 3.225806451vw;
        margin: 0 auto 7.8125vw;
    }
}