@charset "utf-8";

/* ----------------------------------------------------------------
Reset
----------------------------------------------------------------- */

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,a { margin: 0; padding: 0; }
img { border: 0; }
li,dt,dd { list-style: none; }

/* ----------------------------------------------------------------
Common
----------------------------------------------------------------- */

html {
font-size: 62.5%;
}

body {
display: none;
}

body {
text-align: center;
color: #222;
background: #fff;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-size: 1.3rem;
line-height: 2.8rem;
font-weight: normal;
margin: 0 auto;
}

a:link, a:visited {
color: #444;
text-decoration: none;
}

a:active, a:hover {
color: #999;
text-decoration: none;
}

img {
vertical-align: top;
}

article video {
max-width: 100%;
vertical-align: top;
}

.sponly { display: none; }

/* ----------------------------------------------------------------
Header
----------------------------------------------------------------- */

header {
padding: 25px 0;
}

header img {
width: 76vw;
}

header img:hover {
opacity: 0.8;
}

/* ----------------------------------------------------------------
Hero
----------------------------------------------------------------- */

#hero {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
}

#hero img {
width: 100%;
}

/* ----------------------------------------------------------------
Main
----------------------------------------------------------------- */

#main {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}

/* ----------------------------------------------------------------
Intro
----------------------------------------------------------------- */

#intro {
width: 90%;
text-align: center;
margin: 0 auto;
padding: 40px 0 40px 0;
}

#intro h2 {
font-size: 1.6rem;
line-height: 2.2rem;
letter-spacing: 0.1rem;
font-weight: normal;
margin: 0 auto 20px auto;
}

#intro p {
text-align: left;
margin: 0 auto;
}

#intro p br {
display: none;
}

#intro ul {
width: 100%;
margin: 30px auto 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
}

#intro li {
width: 46%;
margin: 0 auto;
}

#intro li img {
width: 100%;
}

#intro li img:hover {
opacity: 0.8;
}

/* ----------------------------------------------------------------
look
----------------------------------------------------------------- */

p {
font-size: 1.1rem;
line-height: 2.2rem;
}

article {
position: relative;
width: 100%;
padding: 0;
}

article img {
max-width: 100%;
vertical-align: top;
}

h2 img {
height: 18px;
}

.text h3 {
font-size: 1.3rem;
line-height: 2rem;
letter-spacing: 0.1rem;
font-weight: normal;
margin: 0 auto 20px auto;
}

/* ----------------------------------------------------------------
product
----------------------------------------------------------------- */

.product {
width: 100%;
margin: 10px auto 0 auto;
}

.product p {
text-align: right;
font-size: 1rem;
line-height: 2rem;
margin: 0 auto;
}

.product p span {
margin-left: 10px;
}

.product p a {
display: inline-block;
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #111;
margin: 0 0 0 5px;
padding: 2px 4px 2px 6px;
}

.product p a:link, .product p a:visited {
color: #fff;
background: #e35c95;
}

.product p a:hover {
background: #e875a6;
}

.product .soon {
display: inline-block;
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #fff;
margin: 0 0 0 5px;
padding: 2px 4px 1px 6px;
background: #ccc;
}

.product .soon:hover {
background: #ccc;
}

/* ----------------------------------------------------------------
haru_city
----------------------------------------------------------------- */

#haru_city {
position: relative;
padding: 10px 0 80px 0;
}

#haru_city::before {
position: absolute;
top: 0;
left: 37%;
content: "";
width: 4px;
height: 100%;
background: #e35c95;
}

#haru_city .row1 {
width: 100%;
margin: 0 auto 30px auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}

#haru_city .row1 .left {
text-align: right;
width: 35%;
text-align: right;
margin-right: 5%;
}

#haru_city .row1 .right {
text-align: left;
width: 60%;
}

#haru_city .row1 .right .video {
width: 66.6%;
}

#haru_city .row2 {
width: 100%;
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}

#haru_city .row2 .right {
width: 44%;
margin: 0 auto;
}

#haru_city .row2 .right .text {
text-align: left;
margin: 40px auto;
}

#haru_city .row2 .right .text br {
display: none;
}

#haru_city .row2 .left {
position: relative;
width: 48%;
}

#haru_city .row2 .left .bg::after {
position: absolute;
top: 0;
left: 77%;
content: "";
width: 4px;
height: 100%;
background: #fff;
}

#haru_city .row2 .left .bg {
position: relative;
width: 100%;
background: #e35c95;
box-sizing: border-box;
padding: 20px 15px 20px 15px;
}

#haru_city .row2 .left .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
box-sizing: border-box;
padding: 20px 15px 20px 15px;
}

#haru_city .row2 .left .product {
z-index: 2;
position: absolute;
bottom: 30px;
right: 25px;
}

#haru_city .row2 .left .product p {
color: #fff;
}

/* ----------------------------------------------------------------
haru_workout
----------------------------------------------------------------- */

#haru_workout {
position: relative;
padding: 10px 0 80px 0;
}

#haru_workout::before {
position: absolute;
top: 0;
left: 37%;
content: "";
width: 4px;
height: 100%;
background: #001483;
}

#haru_workout .row1 {
width: 100%;
margin: 0 auto 30px auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}

#haru_workout .row1 .left {
text-align: right;
width: 35%;
text-align: right;
margin-right: 5%;
}

#haru_workout .row1 .right {
text-align: left;
width: 60%;
}

#haru_workout .row1 .right .video {
width: 66.6%;
}

#haru_workout .row2 {
width: 100%;
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
}

#haru_workout .row2::before {
z-index: -1;
position: absolute;
top: 0;
left: 35%;
content: "";
width: 65%;
height: 84%;
background: #33439c;
}

#haru_workout .row2::after {
position: absolute;
top: 0;
left: 37%;
content: "";
width: 4px;
height: 84%;
background: #fff;
}

#haru_workout .row2 .left {
position: relative;
z-index: 2;
width: 40%;
margin: 0 auto;
}

#haru_workout .row2 .right {
width: 45%;
margin: 0 auto;
}

#haru_workout .row2 .text {
text-align: left;
color: #fff;
margin: 60px auto 30px -10%;
}

#haru_workout .row2 .text br {
display: none;
}

#haru_workout .row2 .left .product {
position: absolute;
bottom: 10px;
left: 20px;
}

#haru_workout .row2 .left .product p {
text-align: left;
}

#haru_workout .product p a:link, #haru_workout .product p a:visited {
color: #fff;
background: #33439c;
}

#haru_workout .product p a:hover {
background: #505eab;
}

/* ----------------------------------------------------------------
yui_city
----------------------------------------------------------------- */

#yui_city {
position: relative;
padding: 10px 0 80px 0;
margin-top: 80px;
}

#yui_city::before {
position: absolute;
top: 0;
left: calc(50% - 2px);
content: "";
width: 4px;
height: 100%;
background: #e35c95;
}

#yui_city .row1 {
width: 100%;
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}

#yui_city .row1 .left {
z-index: 1;
width: 47%;
text-align: right;
margin-right: 3%;
}

#yui_city .row1 .left .video {
width: 83.3%;
margin: 20px 0 100px auto;
}

#yui_city .row1 .right {
z-index: 2;
width: 47%;
margin-left: 3%;
}

#yui_city .row1 .right .text {
text-align: left;
margin: 60px auto 30px auto;
padding-right: 10px;
}

#yui_city .row1 .right .text br {
display: none;
}

#yui_city .row1 .right .bg {
position: relative;
width: 110%;
background: #e35c95;
box-sizing: border-box;
margin: 0 auto 0 -10%;
padding: 20px 15px 20px 20px;
}

#yui_city .row1 .right .photo::before {
position: absolute;
top: 0;
left: 2.3%;
content: "";
width: 4px;
height: 100%;
background: #fff;
}

#yui_city .product {
position: absolute;
bottom: 30px;
right: 30px;
}

#yui_city .product p {
color: #fff;
}

/* ----------------------------------------------------------------
yui_workout
----------------------------------------------------------------- */

#yui_workout {
text-align: left;
position: relative;
padding: 10px 0 80px 0;
}

#yui_workout::before {
position: absolute;
top: 0;
left: calc(50% - 2px);
content: "";
width: 4px;
height: 100%;
background: #001483;
}

#yui_workout .row1 {
width: 100%;
margin: 0 auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
}

#yui_workout .row1 .left {
width: 43%;
margin: 0 3% 0 auto;
}

#yui_workout .row1 .video {
margin-bottom: 40px;
}

#yui_workout .row1 .text {
text-align: left;
margin: 0 0 40px 0;
}

#yui_workout .row1 .text br {
display: none;
}

#yui_workout .row1 .right {
width: 47%;
margin: 0 0 0 3%;
}

#yui_workout .row1 .right .photo {
width: 100%;
margin: 100px auto 0 0;
}

#yui_workout .row2 {
width: 80%;
background: #5d69b0;
margin: 0 auto;
padding: 30px 0 10px 0;
}

#yui_workout .row2::before {
position: absolute;
top: 0;
left: calc(50% - 2px);
content: "";
width: 4px;
height: 100%;
background: #fff;
}

#yui_workout .photo {
position: relative;
width: 80%;
margin: 0 5% 0 15%;
}

#yui_workout .product p {
color: #fff;
}

#yui_workout .product p a:link, #yui_workout .product p a:visited {
color: #33439c;
background: #fff;
}

#yui_workout .product p a:hover {
background: #dde0f3;
}

/* ----------------------------------------------------------------
profile
----------------------------------------------------------------- */

.profile {
width: 94%;
box-sizing: border-box;
background: #efeff0;
padding: 20px 20px;
margin: 0 auto;
}

.profile h2, .profile h3, .profile p {
text-align: left;
font-weight: normal;
font-size: 1rem;
line-height: 1.8rem;
}

/* ----------------------------------------------------------------
staff
----------------------------------------------------------------- */

article#staff {
margin: 50px auto;
}

/* ----------------------------------------------------------------
Footer
----------------------------------------------------------------- */

#footer-logo {
width: 100%;
text-align: center;
margin: 70px auto 0 auto;
}

#footer-logo p {
margin: 0 auto;
}

#footer-logo img {
width: 160px;
margin: 0 auto;
}

#footer-logo a:hover {
opacity: 0.7;
}

#footer-copyright {
width: 100%;
text-align: center;
margin: 0 auto;
padding: 20px 0 35px 0;
}

#footer-copyright p {
color: #111;
font-size: 1.1rem;
font-family: Montserrat,"Helvetica Neue",sans-serif;
letter-spacing: 0.1rem;
margin: 0 auto;
}

/* ----------------------------------------------------------------
animation
----------------------------------------------------------------- */

.fadein {
opacity: 0;
transition: 2s ease;
}
.fadein.is-show {
opacity: 1;
}

.fadeindelay {
opacity: 0;
transition: 1.6s 0.8s ease;
}
.fadeindelay.is-show {
opacity: 1;
}
