@charset "utf-8";

/*===============================================================================================

    share 共通

=================================================================================================*/
#mainArea {
}
    @media screen and (max-width:480px) {
        #mainArea {
            display: none;
        }
    }
#mainArea_sp {
    display: none;
}
    @media screen and (max-width:480px) {
        #mainArea_sp {
            display: block;
            width: 100%;
        }
    }
.markC2, .logo1_2, .logoX_2, .logo2_2, .div1_move, .text1_2, .innerBlock2_sp_2 {
    opacity: 0;
    animation-timing-function:ease;
    animation-fill-mode:forwards;
}
.markC2 {
    left: 415px;
    top: 300px;
    animation-name: markC2;
    animation-duration: 3s;
    animation-delay: 4.5s;
}
@keyframes markC2 {
  0% {
    opacity: 0;
    transform:scale(1);
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform:scale(1.5);
  }
}
/*------------------------------*/
.logo1_2 {
    left: 476px;
    top: 378px;
    animation-name: share_move;
    animation-duration: 2.5s;
    animation-delay: 1s;
}
/*------------------------------*/
.logoX_2 {
    left: 673px;
    top: 483px;
    animation-name: share_move;
    animation-duration: 2.5s;
    animation-delay: 1.5s;
}
/*------------------------------*/
.logo2_2 {
    left: 476px;
    top: 524px;
    animation-name: share_move;
    animation-duration: 2.5s;
    animation-delay: 2s;
}
@keyframes share_move {
  0% {
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------------*/
.div1_move {
    animation-name: div1_move;
    animation-duration: 2s;
    animation-delay: 2.2s;
    opacity: 1;
}
@keyframes div1_move {
  0% {
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*------------------------------*/
.text1_2 {
    width: 493px;
    left: 420px;
    top: 498px;
    animation-name: text1_2;
    animation-duration: 3s;
    animation-delay: 8s;
}
@keyframes text1_2 {
  0% {
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


  #mainArea .innerBlock2 img {
    position: absolute;
    opacity: 0
  }
.innerBlock2 {
animation-name: innerBlock2;
animation-fill-mode:forwards;
animation-duration:3s;
animation-timing-function:ease;
animation-delay: 10s;
animation-direction:normal;
}
/*1で解説*/
@keyframes innerBlock2{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.markM_1 {
    animation-name: markM_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 10.5s;
    animation-direction:normal;
}
/*1で解説*/
@keyframes markM_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
  #mainArea .innerBlock2_in {
    width: 1280px;
    margin: auto;
    height: 1026px;
    position: relative;
  }
.logo_1 {
    animation-name: logo_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 11s;
    animation-direction:normal;
}
/*1で解説*/
@keyframes logo_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.text2_1 {
    animation-name: text2_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 11.5s;
    animation-direction:normal;
}
@keyframes text2_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*------------------*/
.cosme1_1_1 {
    animation-name: cosme1_1_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 12.3s;
    animation-direction:normal;
}
@keyframes cosme1_1_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*------------------*/
.cosme1_1 {
    animation-name: cosme1_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 12s;
    animation-direction:normal;
}
@keyframes cosme1_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

/*------------------*/
.cosme1_2_1 {
    animation-name: cosme1_2_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 13.1s;
    animation-direction:normal;
}
@keyframes cosme1_2_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/*------------------*/
.cosme1_2 {
    animation-name: cosme1_2;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 12.8s;
    animation-direction:normal;
}
@keyframes cosme1_2{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.cosme1_3_1 {
    animation-name: cosme1_3_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 13.4s;
    animation-direction:normal;
}
@keyframes cosme1_3_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.cosme1_3 {
    animation-name: cosme1_3;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 13s;
    animation-direction:normal;
}
@keyframes cosme1_3{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.cosme1_4_1 {
    animation-name: cosme1_4_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 13.7s;
    animation-direction:normal;
}
@keyframes cosme1_4_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.cosme1_4 {
    animation-name: cosme1_4;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 13.4s;
    animation-direction:normal;
}
@keyframes cosme1_4{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.cosme1_5_1 {
    animation-name: cosme1_5_1;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 12.8s;
    animation-direction:normal;
}
@keyframes cosme1_5_1{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.cosme1_5 {
    animation-name: cosme1_5;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 12.5s;
    animation-direction:normal;
}
@keyframes cosme1_5{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.cosme1_5_2 {
    animation-name: cosme1_5_2;
    animation-fill-mode:forwards;
    animation-duration:5s;
    animation-timing-function:ease;
    animation-delay: 13.1s;
    animation-direction:normal;
}
@keyframes cosme1_5_2{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width:480px) {
  #blueArea {
    width: 100%;
    height: 10vh;
    background: linear-gradient(#a9d2db 0%, #fff 100%)
  }
}
/*------------------------------*/
.exp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
    @media screen and (max-width:480px) {
        .exp {
            display: block;
        }
    }
.exp div {
    width: 50%;
    text-align: right;
    padding-right: 40px;
    margin-bottom: 50px;
}
    @media screen and (max-width:480px) {
        .exp div {
            width: 100%;
            text-align: center;
            padding-right: 0px;
            margin-bottom: 30px;
            padding: 0px 20px 0px 0px;
        }
    }
.exp div img {
    width: 100%;
}
.exp .exp1 img {
    max-width: 477px;
}
.exp .exp2 img {
    max-width: 571px;
}
.exp .exp3 img {
    max-width: 501px;
}
.exp .exp4 img {
    max-width: 505px;
}
.exp .exp5 img {
    max-width: 504px;
}


@media screen and (min-width:481px) {
  #blueArea {
    width: 100%;
    height: 300px;
    background: linear-gradient(#a9d2db 0%, #fff 100%)
  }
}
@media screen and (max-width:480px) {
  #blueArea {
    width: 100%;
    height: 10vh;
    background: linear-gradient(#a9d2db 0%, #fff 100%)
  }
}
#titleArea {
  background: #fff
}
#titleArea .innerBlock .left .image {
  transition: 1s 0.6s;
  opacity: 0
}
#titleArea .innerBlock .right .title {
  transition: 1s 1.2s;
  opacity: 0
}
#titleArea .innerBlock .right .copy {
  transition: 1s 1.8s;
  opacity: 0
}
#titleArea .innerBlock .right .note {
  transition: 1s 1.8s;
  opacity: 0
}
#titleArea.inview .innerBlock .left .image {
  opacity: 1
}
#titleArea.inview .innerBlock .right .title {
  opacity: 1
}
#titleArea.inview .innerBlock .right .copy {
  opacity: 1
}
#titleArea.inview .innerBlock .right .note {
  opacity: 1
}
@media screen and (min-width:481px) {
  #titleArea .innerBlock {
    height: 670px;
    display: flex
  }
  #titleArea .innerBlock .left {
    width: 480px;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #titleArea .innerBlock .left .image {
    width: 390px
  }
  #titleArea .innerBlock .right {
    padding: 190px 0 105px
  }
  #titleArea .innerBlock .right .title {
    width: 476px
  }
  #titleArea .innerBlock .right .copy {
    margin-top: 80px;
    font-size: 30px;
    color: #4c4545;
    text-align: center
  }
  #titleArea .innerBlock .right .note {
    margin-top: 160px;
    font-size: 12px;
    color: #4c4545;
    text-align: right
  }
}
@media screen and (max-width:480px) {
  #titleArea .innerBlock {
    height: 177.86vw
  }
  #titleArea .innerBlock .left {
    width: 100%;
    padding: 10vw 0 0;
    display: flex;
    justify-content: center;
    align-items: center
  }
  #titleArea .innerBlock .left .image {
    width: 77vw
  }
  #titleArea .innerBlock .right {
    width: 100%;
    padding: 0
  }
  #titleArea .innerBlock .right .title {
    margin-top: 10vw;
    width: 66.93vw
  }
  #titleArea .innerBlock .right .copy {
    margin-top: 10vw;
    font-size: 4.8vw;
    line-height: 1.58;
    letter-spacing: 0.1em;
    color: #4c4545;
    text-align: center
  }
  #titleArea .innerBlock .right .note {
    margin-top: 10vw;
    font-size: 1.86vw;
    letter-spacing: 0.1em;
    color: #4c4545;
    text-align: center
  }
}
#buttonArea {
  background: #fff
}
@media screen and (min-width:481px) {
  #buttonArea ul.innerBlock {
    display: flex;
    justify-content: space-between
  }
  #buttonArea ul.innerBlock li {
    opacity: 0
  }
  #buttonArea ul.innerBlock li:first-child {
    transition: 0.8s 0.2s
  }
  #buttonArea ul.innerBlock li:nth-child(2) {
    transition: 0.8s 0.4s
  }
  #buttonArea ul.innerBlock li:nth-child(3) {
    transition: 0.8s 0.6s
  }
  #buttonArea ul.innerBlock li .button {
    width: 396px;
    height: 353px;
    padding: 60px 32px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transition: 0.25s;
    cursor: pointer
  }
  #buttonArea ul.innerBlock li .button:hover {
    background-size: 110% 110%
  }
  #buttonArea ul.innerBlock li .button.b1 {
    background-image: url(../img/pcBtnBg1.jpg)
  }
  #buttonArea ul.innerBlock li .button.b2 {
    background-image: url(../img/pcBtnBg2.jpg)
  }
  #buttonArea ul.innerBlock li .button.b3 {
    background-image: url(../img/pcBtnBg3.jpg)
  }
  #buttonArea ul.innerBlock li .button img {
    width: 98px
  }
  #buttonArea ul.innerBlock li .button p {
    margin-top: 40px;
    font-size: 21px;
    line-height: 1.56;
    color: #fffdfd
  }
  #buttonArea.inview ul.innerBlock li {
    opacity: 1
  }
}
@media screen and (max-width:480px) {
  #buttonArea ul.innerBlock li {
    opacity: 0;
    transition: 0.8s 0.4s
  }
  #buttonArea ul.innerBlock li.inview {
    opacity: 1
  }
  #buttonArea ul.innerBlock li:not(:first-child) {
    margin-top: 1vw
  }
  #buttonArea ul.innerBlock li .button {
    width: 100vw;
    height: 58.66vw;
    padding: 6vw;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  #buttonArea ul.innerBlock li .button.b1 {
    background-image: url(../img/spBtnBg1.jpg)
  }
  #buttonArea ul.innerBlock li .button.b2 {
    background-image: url(../img/spBtnBg2.jpg)
  }
  #buttonArea ul.innerBlock li .button.b3 {
    background-image: url(../img/spBtnBg3.jpg)
  }
  #buttonArea ul.innerBlock li .button img {
    width: 24.41vw
  }
  #buttonArea ul.innerBlock li .button p {
    margin-top: 6vw;
    font-size: 5.5vw;
    line-height: 1.49;
    color: #fffdfd
  }
}
#productArea {
  background: #fff
}
@media screen and (min-width:481px) {
  #productArea {
    padding: 60px 0
  }
  #productArea h2 img {
    width: 244px
  }
  #productArea p.text {
    width: 770px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 0.1em;
    color: #4c4545;
    text-align: left;
    margin-bottom: 80px;
  }
  #productArea p.note {
    width: 770px;
    margin: 0em auto 0;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #4c4545;
    text-align: right
  }
  #productArea ul.productInfo {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap
  }
  #productArea ul.productInfo li {
    width: 400px;
    height: 364px;
    position: relative;
    overflow: hidden;
    opacity: 0
  }
  #productArea ul.productInfo li:first-child {
    transition: 0.8s 0.2s
  }
  #productArea ul.productInfo li:nth-child(2) {
    transition: 0.8s 0.4s
  }
  #productArea ul.productInfo li:nth-child(3) {
    transition: 0.8s 0.6s
  }
  #productArea ul.productInfo li:nth-child(4) {
    transition: 0.8s 0.8s
  }
  #productArea ul.productInfo li:nth-child(5) {
    transition: 0.8s 1s
  }
  #productArea ul.productInfo li:nth-child(6) {
    transition: 0.8s 1.2s
  }
  #productArea ul.productInfo li img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.25s
  }
  /*#productArea ul.productInfo li img:hover {
    width: 108%;
    height: 108%;
    left: -4%;
    top: -4%
  }*/
  #productArea ul.productInfo.inview li {
    opacity: 1
  }
  #productArea a.onlineshop {
    width: 750px;
    height: 146px;
    margin: 60px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #a9d2db;
    transition: 0.25s
  }
  #productArea a.onlineshop img {
    width: 270px
  }
  #productArea a.onlineshop:hover {
    background: #68a3b1
  }
  #productArea a.onlineshop:hover img {
    opacity: 1 !important;
    background: none !important
  }
  .p_seibun {
        font-size: 12px;
        width: 750px;
        margin: auto;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
  }
}
@media screen and (max-width:480px) {
  #productArea {
    padding: 15vw 0
  }
  #productArea h2 img {
    width: 33vw
  }
  #productArea p.text {
    width: 75vw;
    margin: 0 auto;
    font-size: 2.66vw;
    line-height: 2;
    letter-spacing: 0.1em;
    color: #4c4545;
    text-align: left;
    margin-bottom: 20px;
  }
  #productArea p.note {
    width: 75vw;
    margin: -2em auto 0;
    font-size: 2vw;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #4c4545;
    text-align: right
  }
  #productArea ul.productInfo {
    width: 73.33vw;
    margin: 10vw auto;
    display: flex;
    flex-wrap: wrap
  }
  #productArea ul.productInfo li {
    width: 73.33vw;
    height: 66.66vw;
    position: relative;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s 0.1s
  }
  #productArea ul.productInfo li img {
    width: 100%;
    height: 100%
  }
  #productArea ul.productInfo.inview li {
    opacity: 1
  }
  #productArea a.onlineshop {
    width: 80vw;
    height: 19.46vw;
    margin: 8vw auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #a9d2db
  }
  #productArea a.onlineshop img {
    width: 36vw
  }
  
  .p_seibun {
        font-size: 12px;
        width: 90;
        margin: auto;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
  }
}
body.modal {
  overflow: hidden
}
body.modal #modal {
  display: flex
}
#modal {
  display: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  overflow-y: scroll
}
@media screen and (min-width:481px) {
  #modal {
    align-items: flex-start
  }
  #modal .modal {
    margin: 10px 0
  }
}
/*# sourceMappingURL=style.min.css.map */


