@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap");
:link, :visited {
  text-decoration: none;
}

html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea,
h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

table {
  border-spacing: 0;
}

fieldset, img, abbr, acronym {
  border: 0;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: '';
}

a {
  text-decoration: underline;
  outline: none;
}

hr {
  border: 0;
  height: 1px;
  background-color: #000;
  color: #000;
}

a img, :link img, :visited img {
  border: none;
}

address {
  font-style: normal;
  display: inline;
}

figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  -webkit-margin-block-start: 0;
  -webkit-margin-block-end: 0;
  -webkit-margin-inline-start: 0;
  -webkit-margin-inline-end: 0;
}

.before-clearfix:before {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

body {
  color: #000;
}

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

blockquote {
  margin-left: 30px;
}

@media print {
  * {
    position: static !important;
    overflow: visible !important;
  }
}
/*==================================================
	Project layout
==================================================*/
body {
  font: 300 13px "M PLUS 1p", sans-serif;
  line-height: 1em;
}
/*==================================================
  Header
==================================================*/

/*==================================================
  01. MainContents
==================================================*/
	header,.block-01-nk{
	background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
	}
	.header-inner-nk,.nk-inner{
		width: 1000px;
		margin: auto;
	}
	.block-02-nk{
		background-size: cover;
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	.block-03-nk{
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat;
	}
	@media screen and (max-width: 800px){
	.block-02-nk{
    background-position: bottom center;
  }
	.header-inner-nk,.nk-inner{
		width: 98%;
    min-width: 320px;
		margin: auto;
		}
	}
 .header-inner-nk > h2{
	 width: 30%;
   max-width: 206px;
   min-width: 86px;
   padding: 3% 0 3% 5%;
	}
	.bg-01-nk{
		background-image: url("../images/bg-nks-01.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-01-nk {
    background-image: url("../images/bg-nks-01-sm.jpg");
  }
}
.bg-02-nk{
		background-image: url("../images/bg-nks-02.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-02-nk {
    background-image: url("../images/bg-nks-02-sm.jpg");
  }
}
.bg-03-nk{
		background-image: url("../images/bg-nks-03.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-03-nk {
    background-image: url("../images/bg-nks-03-sm.jpg");
  }
}
.bg-04-nk{
		background-image: url("../images/bg-nks-04.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-04-nk {
    background-image: url("../images/bg-nks-04-sm.jpg");
  }
}
	.bg-05-nk{
		background-image: url("../images/bg-nks-05.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-05-nk {
    background-image: url("../images/bg-nks-05-sm.jpg");
  }
}
.bg-06-nk{
		background-image: url("../images/bg-nks-06.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-06-nk {
    background-image: url("../images/bg-nks-06-sm.jpg");
  }
}
.bg-07-nk{
		background-image: url("../images/bg-nks-07.jpg");
	}
@media screen and (max-width: 480px) {
  .bg-07-nk {
    background-image: url("../images/bg-nks-07-sm.jpg");
  }
}
.bg-08-nk{
		background-image: url("../images/bg-nks-08.jpg");
		background-position: center center;
		background-repeat: no-repeat;
	}
	@media screen and (min-width: 481px) and (max-width: 800px) {
  .bg-08-nk {
    background-image: url("../images/bg-nks-08.jpg");
  }
}
@media screen and (max-width: 480px) {
  .bg-08-nk {
    background-image: url("../images/bg-nks-08-sm.jpg");
  }
}
	.nk-mov video{
		width: 100%;
		padding: 7% 0;
	}
	.nk-purchase img{
		display:block;
		width: 50%;
		min-width: 300px;
		margin: auto;
		padding: 4% 0;
	}

div.fvcln-buybutton {
  width: 12em;
  margin: 0 auto;
  line-height: 1em;
  text-align: center;
  font-weight: 700;
  font-size: 3em;
}
@media screen and (max-width: 480px) {
  div.fvcln-buybutton {
    font-size: 1.5em;
  }
}
div.fvcln-buybutton > a {
  display: block;
  padding: .5em 0;
  background: #00a497;
  border-radius: 36px;
  color: #fff;
}
@media screen and (min-width: 801px) {
  div.fvcln-buybutton > a:hover {
    transition: all 0.3s;
    background: #a9dae1;
  }
}
/*==================================================
  02. BottomContents
==================================================*/
.border-1 {
  height: 10px;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #F9F9F9), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #F9F9F9), color-stop(0.75, #F9F9F9), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 7px 7px;
}

.iteminfoarea-1 {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 800px) {
  .iteminfoarea-1 {
    width: 90%;
  }
}
.iteminfoarea-1 > h6 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 1.2em;
  border-radius: 30px;
  background: #006ec3;
  color: #fff;
  margin-top: 3%;
  margin-bottom: 3%;
}

.infos {
  display: flex;
}
@media screen and (max-width: 800px) {
  .infos {
    flex-direction: column;
    align-items: center;
  }
}
.infos > a {
  display: block;
}
.infos img {
  width: 100%;
}
.infos > p {
  padding-top: .7em;
}
@media screen and (max-width: 800px) {
  .infos > p {
    margin-bottom: 3%;
    padding-top: 0;
  }
}

.infos-mail {
  width: 320px;
  margin-right: 20px;
}
@media screen and (max-width: 800px) {
  .infos-mail {
    margin-right: 0;
    margin-bottom: 3%;
  }
}

.infos-phone {
  width: 240px;
  margin-right: 20px;
}
@media screen and (max-width: 800px) {
  .infos-phone {
    margin-right: 0;
    margin-bottom: 1%;
  }
}

.bottom-tohome {
  display: flex;
  justify-content: center;
  width: 90%;
  max-width: 700px;
  margin: 2% auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.bottom-tohome p {
  max-width: 165px;
  padding-left: 2%;
  padding-right: 2%;
}
.bottom-tohome a {
  display: block;
  max-width: 113px;
  padding-left: 2%;
  padding-right: 2%;
  border-left: 1px solid #ddd;
}
.bottom-tohome img {
  width: 100%;
}

/*==================================================
  03. Footer
==================================================*/
footer {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: .8em;
  text-align: center;
  color: #999;
}

#totopbtn {
  position: fixed;
  z-index: 2;
  bottom: 5%;
  right: 2%;
}
#totopbtn a {
  display: block;
  padding: 13px 10px 10px;
  text-decoration: none;
  border-radius: 3px;
  background: rgba(0, 110, 195, 0.8);
  color: #fff;
}
#totopbtn a.sincere {
  background: rgba(36, 0, 0, 0.8);
}
@media screen and (min-width: 801px) {
  #totopbtn a:hover {
    cursor: pointer;
  }
}

/*==================================================
 	20.ProductUtilitys
==================================================*/
.flexcnt {
  display: flex;
}

.flex2col-wrp-spbtw {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex2col-mbwrp-spbtw {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .flex2col-mbwrp-spbtw {
    flex-wrap: wrap;
  }
}

.fadein {
  opacity: 0;
  transform: translateY(5%);
}
.fadeinactive {
  transition: 1s;
  opacity: 1;
  transform: translateY(0);
}

.mg-tp-prcnt-lg {
  margin-top: 3%;
}

.mg-tp-7p {
  margin-top: 7%;
}
.mg-rt-1em {
  margin-right: 1em;
}

.pd-vr-3p {
  padding-top: 3%;
  padding-bottom: 3%;
}
.pd-vr-5p {
  padding-top: 5%;
  padding-bottom: 5%;
}
.pd-tp-7p {
  padding-top: 7%;
}

.mg-bt-txt-sm {
  margin-bottom: 1em;
}

.mg-bt-txt-md {
  margin-bottom: 2em;
}

.mg-bt-txt-lg {
  margin-bottom: 3em;
}

.mg-bt-txt-xlg {
  margin-bottom: 5em;
}

.mg-bt-pcnt-md {
  margin-bottom: 3%;
}

.mg-bt-pcnt-lg {
  margin-bottom: 6%;
}

.pd-all-sm {
  padding: 2%;
}

.pd-vr-sm {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pd-vr-md {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pd-vr-lg {
  padding-top: 45px;
  padding-bottom: 45px;
}

.pd-vr-xlg {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pd-tp-txt-sm {
  padding-top: 1em;
}

.pd-tp-txt-md {
  padding-top: 2em;
}

.pd-tp-txt-lg {
  padding-top: 3em;
}

.pd-tp-pcnt-sm {
  padding-top: 1%;
}

.pd-tp-pcnt-md {
  padding-top: 2%;
}

.pd-tp-pcnt-lg {
  padding-top: 3%;
}

.pd-tp-pcnt-xlg {
  padding-top: 5%;
}

.pd-bt-txt-sm {
  padding-bottom: 1em;
}

.pd-bt-txt-md {
  padding-bottom: 2em;
}

.pd-bt-txt-lg {
  padding-bottom: 3em;
}

.pd-bt-pcnt-sm {
  padding-bottom: 1.5%;
}

.pd-bt-pcnt-md {
  padding-bottom: 3%;
}

.pd-bt-pcnt-lg {
  padding-bottom: 6%;
}

.pd-bt-pcnt-xlg {
  padding-bottom: 9%;
}

.pd-bt-pcnt-15 {
  padding-bottom: 15%;
}

figure img {
  width: 100%;
  line-height: 0;
}

.retina img {
  width: 100%;
}

.imgborder img {
  border: solid 1px #ccc;
}

.imgborder-red img {
  border: solid 1px #c72348;
}

@media screen and (min-width: 801px) {
  .img-hv-ev1 > a:hover {
    transition: all 0.3s;
    opacity: 0.5;
  }
}

.lnht-0 {
  line-height: 0;
}

.lnht-15 {
  line-height: 1.5em;
}

.lnht-18 {
  line-height: 1.8em;
}

.font-wt {
  font-weight: 100;
}

.font-wl {
  font-weight: 300;
}

.font-wn {
  font-weight: 400;
}

.font-wb {
  font-weight: 700;
}

.font-sz-xsm {
  font-size: 0.6em;
}

.font-sz-sm {
  font-size: 0.8em;
}

.font-sz-md {
  font-size: 1.2em;
}

.font-sz-lg {
  font-size: 1.5em;
}

.font-sz-xlg {
  font-size: 2em;
}

@media screen and (max-width: 480px) {
  .sm-sm-txt {
    padding: 0 15px;
    font-size: 0.6em;
  }
}

.font-clr-gry {
  color: #777;
}
