@charset "UTF-8";
/*--------------------------------------------
/*
/*		Theme: common
/*
/*--------------------------------------------*/
html, body {
  height: 100%;
}
body {
  font-family:"helvetica", "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: graylascale;
  font-feature-settings: "halt"1;
  background: #E3E2DD;
}
#intro {
  display: flex;
}
#intro .img {
  position: sticky;
  top: 0;
  display: block;
  width: 50%;
  height: 100vh;
  height: calc(var(--vh, 1vh)*100);
  overflow: hidden;
}
#intro .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#intro .text {
  width: 50%;
}
#intro .text h2 {
  font-size: 26px;
  margin-bottom: 38%;
}
#intro .text p {
  font-size: 14px;
  margin-bottom: 2%;
}
#intro .text h3 {
  font-size: 36px;
}
#intro .text h1 {
  position: absolute;
  bottom: 4%;
  left: 72%;
}
#intro .text section {
  width: 60%;
  padding: 0 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh)*100);
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
section#think, section#place {
  width: 90%;
  margin: 0 auto;
  max-width: 1100px;
  margin-top: 14rem;
  margin-bottom: 14rem;
}
section#think h2, section#place h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 4%;
}
section#think .img {
  margin-bottom: 4%;
}
section#think p {
  font-size: 16px;
  text-align: center;
}
section {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.inner {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.3);
}
.bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: all 0.5s ease 0s;
  z-index: -1;
}
.show .bg {
  opacity: 1;
}
.bg._01 {
  background-image: url("../img/main0.jpg");
}
.bg._02 {
  background-image: url("../img/main2.jpg");
}
.bg._03 {
  background-image: url("../img/main.jpg");
}
/*.bg._03 {
  background-image: url("../img/bg_paper.png");
  background-size: 100px;
  background-repeat: repeat;
}*/
.bg._04 {
  background: #fff;
}
.bg._05 {
  background: #fff;
}
.box {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
  color: #fff;
  text-align: center;
  font-family: "helvetica", "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.box p.link {
  top: 4%;
  position: fixed;
  /* right: 0; */
  left: 3%;
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 14px;
	z-index: 10;
}
.box p.link a {
  color: #fff;
}
.box h1 {
  width: 100px;
  top: 4%;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
}
.box h2.en {
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 7%;
  font-family: 'Cabinet Grotesk', sans-serif;
}
.box h2 {
  font-size: 40px;
  line-height: 1.2;
  margin: 1% 0 0;
}
.box .title {
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 18px;
  margin-bottom: 4%;
}
.box h3 {
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 6%;
}
.box .title2 {
  font-size: 20px;
  margin-bottom: 2%;
}
.box .text {
  font-size: 20px;
  line-height: 1.6;
}
.box span {
  font-size: 16px;
}
.box img {
  width: 100%;
  height: auto;
}
.box p {
  text-align: center;
  margin: 0;
  font-size: 18px;
}
.box .scroll {
	font-size: 12px;
    font-family: "Cabinet Grotesk", sans-serif;
    position: absolute;
    bottom: 3%;
    right: 0px;
    left: 0px;
}
.box .note {
  font-size: 12px;
line-height: 1.4;
	margin-top: 4%;
}
.made {
	width: 52%;
	max-width: 900px;
    margin: 0 auto;
}
.made li {
	position: relative;
	margin-bottom: 4%;
	margin-bottom: 18%;
}
.made img {
	margin-bottom: 4%;
}
.made .number {
	position: absolute;
	    font-size: 46px;
    top: -7%;
    left: 2%;
}
.made h3 {
	    font-size: 16px;
    text-align: left;
	line-height: 1.6;
}
.products {
	display: flex;
	flex-wrap: wrap;
	    width: 75%;
    margin: 0 auto;
}
.products li {
	width: 33%;
	padding: 2%;
}
.products li a {
	color: #fff;
}
.products li img {
	margin-bottom: 4%;
}
.products li h2 {
	font-size: 14px;
	margin-bottom: 0;
}
.company {
  display: flex;
}
.company li {
  border-right: 1px solid #fff;
  padding: 0 2%;
  width: 148px;
}
.company li:last-child {
  border: none;
}
.company li a {
	color: #fff;
}
.btn-share {
	z-index: 10;
  position: fixed;
  right: 2%;
  bottom: 2%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
}
.btn-share div {
	font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 12px;
  margin-bottom: 14px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.btn-share ul li {
	width: 20px;
    height: 30px;
  margin-bottom: 4%;
}
.btn a {
	box-sizing: border-box;
	display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 200px;
    height: 50px;
	margin: 4% auto;
    border-radius: 60px;
    font-size: 14px;
    line-height: 1;
    border: 2px solid #fff;
	color: #fff;
    transition: background .4s;
}

.logo-rp {
  width: 160px;
  margin: 4% auto;
}
.text span {
	font-size: 14px;
}
.text span a {
	color: #fff;
	text-decoration: underline;
}
.box .copy {
	font-size: 12px;
	margin-top: 14%;
}
.box .note span a {
	color: #fff;
	text-decoration: underline;
}
section:last-child .inner {
	position: relative;
}
section:last-child .inner .copy {
	position: absolute;
	bottom: 2%;
	left: 0;
	right: 0;
	font-family: 'Cabinet Grotesk', sans-serif;
}
br.sp {
	display: none;
}
.en .box h2.en {
	font-size: 34px;
}
.en h3 {
	font-size: 36px;
	font-family: 'Cabinet Grotesk', sans-serif;
}
.en .box .text {
	font-size: 18px;
}
.en .made h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, "sans-serif";
}
.text-products {
	margin-bottom: 4%!important;
}
.box p.language {
    top: 4%;
    position: fixed;
    right: 3%;
    font-family: 'Cabinet Grotesk', sans-serif;
    font-size: 14px;
    z-index: 10;
}
.box p.language a {
	color: #fff;
}
.en .company li {
	width: 190px;
}
@media (max-width: 767px) {
	br.pc {
	display: none;
}
	br.sp {
	display: inline;
}
	.bg._01 {
  background-image: url("../img/main0_sp.jpg");
		background-position: center top;
  background-repeat: no-repeat;
  height: 100vh;
  width:100%;
}
.bg._02 {
  background-image: url("../img/main2_sp.jpg");
	background-position: center top;
  background-repeat: no-repeat;
 height: 100vh;
  width:100%;
}
.bg._03 {
  background-image: url("../img/main_sp.jpg");
	background-position: center top;
  background-repeat: no-repeat;
  height: 100vh;
  width:100%;
}
	.box {
		width: 100%;
		    padding: 4%;
	}
  .images {
    width: 100%;
    position: absolute;
    position: -webkit-absolute;
	  display: block;
  }
  .wrapper {
    display: block;
  }
	.company {
		display: block;
	}
	.company li {
		border-right: none;
		padding: 0;
		width: auto;
	}
	.box p.link {
    top: 3%;
    position: fixed;
    /* right: 0; */
    left: 6%;
    font-family: 'Cabinet Grotesk', sans-serif;
    font-size: 12px;
		z-index: 10;
}
	.box h2.en {
		margin-bottom: 4%;
	}
	
	.box h2 {
    font-size: 28px;
    line-height: 1.2;
    margin: 1% 0 30%;
}
	.box h3 {
    font-size: 23px;
    line-height: 1.2;
    margin-bottom: 10%;
}
	.box .text {
    font-size: 12px;
    line-height: 1.6;
}
	.inner {
		padding: 3%;
	}
	.box h1 {
    width: 30%;
    top: 2%;
    margin: 0 auto;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
}
	.logo-rp {
    width: 40%;
    margin: 10% auto;
}
	.made {
		width: 85%;
	}
	.made h3 {
		font-size: 14px;
		line-height: 1.6
	}
	.made .number {
		font-size: 34px;
	}
	.products {
		width: 100%;
	}
	.products li {
    width: 50%;
    padding: 4%;
}
	.btn-share {
    right: 4%;
    bottom: 0;
	}
	.box span {
		font-size: 12px;
	}
	.box span a {
		color: #fff;
	}
	.en .company li {
		width: 100%;
	}
	.box p.language {
    top: 3%;
    position: fixed;
    /* right: 0; */
    right: 6%;
    font-family: 'Cabinet Grotesk', sans-serif;
    font-size: 12px;
    z-index: 10;
}
	.en .made h3 {
		font-size: 16px;
	} 
}
/*==================
base
==================*/
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
  word-break: break-word;
}
p._a {
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0 0;
}
p._a .link {
  display: inline-block;
  color: #607D8B;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
p._a .link:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #607D8B;
  border-right: 2px solid #607D8B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}