﻿
 /*-----デフォルト------------------------------*/
 @charset "UTF-8";

  html {
    font-size: 62.5%;
  }

  body {
    width: 100%;
  }

  img,
  video,
  svg {
    width: 100%;
    height: auto;
  }
/*---//デフォルト-------------------------------*/

/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}
/* //パンくず 追加スタイル PC */
#norc_waterevent a{
  display: inline;
}

#norc_waterevent .price span {
  display: inline;
}

#norc_waterevent * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*==========================
      共通
=========================*/



/*.back_pc{
    background: url(../img/PC.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 136.6rem;
    background-position-y: -11.1rem;
}*/


#norc_waterevent {
  margin: auto;
  margin-bottom: 18rem;
  font-size: 1.4rem;
  letter-spacing: 0.75em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

.text-box{
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

h2.TOP_ttl{
  font-size: 2.6rem;
  letter-spacing: 0.075em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  margin-bottom: 2.5rem;
  text-align: center;
  position: relative;
  z-index: 3;
}

h2.TOP_ttl::before {
  content: '';
  position: absolute;
  width: 48rem;
  height: 1rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0.5rem;
  background-color: #FFFFFF;
  z-index: -1;
}

h4.sub_ttl{
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  margin-bottom: 1.2rem;
}

.price {
  font-size: 0.7rem;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #454545;
  margin-top: 1.5rem;
}

.price span a{
  text-decoration: underline;
}

.SP_flex-column{
  display: flex;
  justify-content: space-between;
}

.ta_c{
  text-align: center;
}

/*==========================
          top
=========================*/
.top{
  margin: auto;
  margin-bottom: 10.2rem;
}

.top-img{
  width: 120rem;
  margin: auto;
  margin-bottom: 8rem;
}

.TOP_text-box{
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  margin-bottom: 7.9rem;
}

.TOP_description-box{
  padding-top: 4.3rem;
  padding-bottom: 4.5rem;
  background: linear-gradient(90deg, #F0FFFF, #E3F3FF);
}


.top .TOP_description-box .text-box{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: center;
}

/*=======//top==============================================*/


/*==========================
      section01
=========================*/
.sect01{
  width: 92.2rem;
  margin: auto;
  margin-bottom: 7.8rem;
}

.sect01 h3.sect_ttl{
  width: 24rem;
  margin-bottom: 3.71rem;
}

.sect01 .model-box{
  width: 39.5rem;
}

.img01{
  width: 100%;
}

.sect01 .description-box{
  width: 48.2rem;
  margin-top: 8.3rem;
}

.sect01 .text-box{
  width: 48rem;
}

.sect01 .price{
  margin-left: 1.5rem;
}
/*=======//section01==============================================*/


/*==========================
      section02
=========================*/ 
.sect02{
  width: 92.2rem;
  margin: auto;
  margin-bottom: 7.7rem;
}

.sect02 h3.sect_ttl{
  width: 24.961rem;
  margin-bottom: 3.89rem;
}

.sect02 .model-box{
  width: 39.5rem;
}

.img02{
  width: 100%;
}

.sect02 .description-box{
  width: 48rem;
  margin-top: 10.89rem;
}

.sect02 .price{
  margin-top: 1rem;
  width: 39rem;
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/  
.sect03{
  width: 92.2rem;
  margin: auto;
  margin-bottom: 9.5rem;
}

.sect03 h3.sect_ttl{
  width: 24.949rem;
  margin-bottom: 3.79rem;
}

.sect03 .model-box{
  width: 39.5rem;
}

.img03{
  width: 100%;
}

.sect03 .description-box{
  width: 48rem;
  margin-top: 8.2rem;
}

.sect03 .price{
  margin-top: 1.2rem;
  margin-left: 1.5rem;
}
/*=======//section03==============================================*/

/*==========================
      section04
=========================*/
@media screen and (min-width: 768px) {
.sect04{
  margin: auto;
  margin-bottom: 13.8rem;
  position: relative;
}

.sect04::before {
  content: '';
  position: absolute;
  width: 100vw;
  height: 17rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 8.9rem;
  background-color: #F3F4ED;
  z-index: -1;
}

.sect04 h3.sect_ttl{
  width: 25.011rem;
  margin: auto;
  margin-bottom: 3.89rem;
}

.sect04 .sub_ttl{
  text-align: center;
}

.sect04 .text-box{
  text-align: center;
}

.sect04 .model-box{
  width: 99rem;
  margin: auto;
  margin-top: 3.6rem;
}

.sect04 .flex{
  width: 99rem;
  display: flex;
  justify-content: space-between;
}

.img04{
  width: 32rem;
}

.sect04 .price{
  margin-top: 1.2rem;
}

}
/*=======//section04==============================================*/

/*==========================
      Message-box
=========================*/
.Message{
  padding-top: 5.7rem;
  padding-bottom: 5.7rem;
  background: linear-gradient(90deg, #F0FFFF, #E3F3FF);
}

.Message .text-box{
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: center;
}

/*=======//Message-box==============================================*/




/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }


}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1366px) {
  html {
    font-size: calc(10*(100vw/1366)) !important;
  }

}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }


  /*==========================
      共通
=========================*/

  /*.back_sp {
    background: url(../img/SP.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -56px;
    background-size: 100%;
  }

*/

#norc_waterevent {
  margin: auto;
  margin-bottom: calc(120*(100vw/375));
  font-size: calc(14*(100vw/375));
  letter-spacing: 0.75em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  overflow-x: hidden;
}

.text-box{
  font-size: calc(14*(100vw/375));
  letter-spacing: 0.075em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

h2.TOP_ttl{
  font-size: calc(26*(100vw/375));
  letter-spacing: 0.075em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  margin-bottom: calc(11*(100vw/375));
  text-align: center;
  position: relative;
  z-index: 3;
}

h2.TOP_ttl::before {
  content: '';
  position: absolute;
  width: calc(143*(100vw/375));
  height: calc(10*(100vw/375));
  left: 0;
  right: 0;
  margin: auto;
  bottom: calc(50*(100vw/375));
  background-color: #FFFFFF;
  z-index: -1;
}

h2.TOP_ttl::after {
  content: '';
  position: absolute;
  width: calc(340*(100vw/375));
  height: calc(10*(100vw/375));
  left: 0;
  right: 0;
  margin: auto;
  bottom: calc(5*(100vw/375));
  background-color: #FFFFFF;
  z-index: -1;
}

h4.sub_ttl{
  font-size: calc(22*(100vw/375));
  letter-spacing: 0.1em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  margin-bottom: calc(12*(100vw/375));
}

.price {
  font-size: calc(11*(100vw/375));
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #454545;
  margin: auto;
  margin-top: calc(20*(100vw/375));
}

.price span a{
  text-decoration: underline;
}

.SP_flex-column{
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.ta_c{
  text-align: center;
}

/*==========================
          top
=========================*/
.top{
  margin: auto;
  margin-bottom: calc(117*(100vw/375));
}

.top-img{
  width: calc(375*(100vw/375));
  margin: auto;
  margin-bottom: calc(60*(100vw/375));
}

.TOP_text-box{
  font-size: calc(16*(100vw/375));
  letter-spacing: 0.1em;
  line-height: 1.75;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  margin-bottom: calc(60*(100vw/375));
}

.TOP_description-box{
  padding-top: calc(35*(100vw/375));
  padding-bottom: calc(40*(100vw/375));
  background: linear-gradient(#F0FFFF, #E3F3FF);
}


.top .TOP_description-box .text-box{
  font-size: calc(14*(100vw/375));
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: left;
  width: calc(340*(100vw/375));
  margin: auto;
}

/*=======//top==============================================*/


/*==========================
      section01
=========================*/
.sect01{
  width: calc(375*(100vw/375));
  margin: auto;
  margin-bottom: calc(93*(100vw/375));
}

.sect01 h3.sect_ttl{
  width: calc(204.36*(100vw/375));
  margin-bottom: calc(30*(100vw/375));
  margin-left: calc(143.8*(100vw/375));
}

.sect01 .model-box{
  width: calc(375*(100vw/375));
}

.img01{
  width: 100%;
}

.sect01 .description-box{
  width: calc(340*(100vw/375));
  margin: auto;
  margin-top: calc(54*(100vw/375));
}

.sect01 .text-box{
  width: calc(340*(100vw/375));
}

.sect01 .price{
  width: calc(340*(100vw/375));
  margin-left: calc(18*(100vw/375));
}
/*=======//section01==============================================*/


/*==========================
      section02
=========================*/ 
.sect02{
  width: calc(375*(100vw/375));
  margin: auto;
  margin-bottom: calc(95*(100vw/375));
}

.sect02 h3.sect_ttl{
  width: calc(212.39*(100vw/375));
  margin-bottom: calc(30*(100vw/375));
  margin-left: calc(18.5*(100vw/375));
}

.sect02 .model-box{
  width: calc(375*(100vw/375));
}

.img02{
  width: 100%;
}

.sect02 .description-box{
  width: calc(340*(100vw/375));
  margin: auto;
  margin-top: calc(55*(100vw/375));
}

.sect02 .price{
  margin-top: calc(17*(100vw/375));
  margin-left: calc(18*(100vw/375));
  width: calc(340*(100vw/375));
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/  
.sect03{
  width: calc(375*(100vw/375));
  margin: auto;
  margin-bottom: calc(91*(100vw/375));
}

.sect03 h3.sect_ttl{
  width: calc(212.29*(100vw/375));
  margin-bottom: calc(30*(100vw/375));
  margin-left: calc(143.8*(100vw/375));
}

.sect03 .model-box{
  width: calc(375*(100vw/375));
}

.img03{
  width: 100%;
}

.sect03 .description-box{
  width: calc(340*(100vw/375));
  margin-top: calc(55*(100vw/375));
  margin-left: calc(18*(100vw/375));
}

.sect03  h4.sub_ttl{
  line-height: 2;
  margin-bottom: calc(8*(100vw/375));
}

.sect03 .price{
  font-size: calc(10*(100vw/375));
  margin-top: calc(16*(100vw/375));
  margin-left: calc(18*(100vw/375));
  width: calc(340*(100vw/375));
}
/*=======//section03==============================================*/

/*==========================
      section04
=========================*/     
.sect04{
  margin: auto;
  margin-bottom: calc(110*(100vw/375));
}

.sect04 h3.sect_ttl{
  width: calc(212.8*(100vw/375));
  margin: auto;
  margin-bottom: calc(30*(100vw/375));
  margin-left: calc(18*(100vw/375));
}

.img04-A{
  width: calc(358*(100vw/375));
  margin-bottom: calc(20*(100vw/375));
  position: relative;
}

.sect04 .description-box{
  width: calc(340*(100vw/375));
  margin-left: calc(18*(100vw/375));
  margin-bottom: calc(60*(100vw/375));
}

.sect04 .model-box{
  width: calc(375*(100vw/375));
  margin-bottom: calc(40*(100vw/375));
}

.img04-B{
  width: 100%;
  position: relative;
}

.sect04 .price{
  font-size: calc(10*(100vw/375));
  margin-top: 0;
  padding-top: calc(17*(100vw/375));
  width: calc(340*(100vw/375));
}

.img04-B::before {
  content: '';
  position: absolute;
  width: 100vw;
  height: calc(220*(100vw/375));
  left: 0;
  right: 0;
  margin: auto;
  bottom: calc(-220*(100vw/375));
  background-color: #F3F4ED;
  z-index: -1;
}

.img04-C{
  width: calc(260*(100vw/375));
  margin-left: auto;
}

/*=======//section04==============================================*/

/*==========================
      Message-box
=========================*/
.Message{
  padding-top: calc(57*(100vw/375));
  padding-bottom: calc(57*(100vw/375));
  background: linear-gradient(#F0FFFF, #E3F3FF);
}

.Message .text-box{
  font-size: calc(16*(100vw/375));
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: source-han-sans-japanese,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  text-align: center;
}

/*=======//Message-box==============================================*/





}
/*=====//SPのみ==============================