@charset "utf-8";
/*アニメーション*/
.animation{
  opacity : 0;
  visibility: hidden;
  transition: 1.5s;
  transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
/*スクロール*/
.scroll {
    display: inline-block;
    position: absolute;
    top: 70vh;
    left: 50%;
    transform: translate(-50%, -50%);
}
.scroll::before {
  animation: scroll 3.5s infinite;
  border: solid #000;
  border-width: 0 0 1px 1px;
  content: "";
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  transform: rotate(-45deg);
  width: 20px;
  height: 20px;
}
@keyframes scroll {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  80% {
    transform: rotate(-45deg) translate(-30px, 30px);
  }
  0%, 80%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* 基本レイアウト ここから
======================================= */
body {
	margin: 0 0 0 0;
	font-size: 16px;
	line-height: 1.6;
	color: #222222;
	font-family: yu-mincho-pr6n, sans-serif;
	font-style: normal;
	font-family: yu-gothic-pr6n, sans-serif;
	font-style: normal;
}
img {
	max-width: 100%;
	vertical-align: bottom;
	height: auto;
}
a {
    text-decoration: none;
color: #222222;
}
a:hover {
	opacity: 0.5 ;
}
ul {
    list-style-type: none;
}
/* mainvisualレイアウト ここから
======================================= */
.main-visual-area {
    position: relative;
	background-image: url(../images/back01.jpg);
}
img.mainimage {
    padding-bottom: 450px;
}

h1 {
    font: normal normal normal 40px/25px A-OTF UD Reimin Pr6N;
    margin: 0;
}
.headerlogo {
    position: absolute;
    top: 3%;
    left: 3%;
    width: 250px;
}
.headertitle {
    width: 37%;
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(154%,340%);
}
/*mainレイアウト ここから
======================================= */
h2 {
    font-family: a-otf-ud-reimin-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1.5px;
    color: #EC6D81;
    margin-top: 0.2em;
    line-height: 1.3;
    font-size: 29px;
	margin-bottom: 0.5em;
    margin-top: 0;
}
.main-con01 p {
    line-height: 2.5;
    font-size: 16px;
}
.main-con01 {
    max-width: 100%;
    margin: 0 auto;
    padding: 70px 10px;
    margin-top: -450px;
}
.beauty {
	flex-direction: row-reverse;
	margin-top: 6%!important;
	justify-content: left;
}
img.vision-img  {
	width: 42%;
	margin-left: 4%;
}
img.beauty-img {
	width: 42%;
	margin-right: 4%;
}
.vision {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto;
	max-width: 870px;
}
.beauty {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	margin: 0 auto;
	max-width: 870px;
}
/*企業情報レイアウト ここから
======================================= */
h3 {
    font-family: a-otf-ud-reimin-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 4.4px;
    color: #EC6D81;
    margin-top: 0.2em;
    line-height: 0.6;
    font-size: 27px;
}
.main-con02 {
	background-image: url(../images/back01.jpg);
    max-width: 100%;
    margin: 0 auto;
	padding: 50px 15px 40px;
}
.con02-text table {
    margin-top: 1em;
}
.con02-text {
max-width: 870px;
margin: 0 auto;
font-size: 15px;
}
.con02-text th, tr {
    text-align: left;
    vertical-align: top;
}
.con02-text th {
    padding-right: 2em;
}
.con02-text td {
    padding-bottom: 1em;
}
.mail {
    border-bottom: dotted 1px;
    font-size: 14px;
}
/* privacy ここから
======================================= */
main#privacy {
    padding-top: 170px;
}
#privacy .inner {
	max-width: 840px;
    padding: 0 1em;
    margin: 0 auto;
}
#privacy article {
    line-height: 1.85em;
    padding-bottom: 5em;
}
#privacy h1 {
    color: #EC6D81;
    line-height: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.6em;
font-family: a-otf-ud-reimin-pr6n, sans-serif;
    letter-spacing: 0.1em;
}
#privacy h2 {
	color: #333333;
	font-family: yu-gothic-pr6n, sans-serif;
    line-height: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.2em;
letter-spacing: 0px;
}
p.aright {
    text-align: right;
    font-size: 0.9em;
}
ul.number {
    list-style: decimal;
padding-left: 1.5em;
    margin-top: 0;
}
ul.circle {
    list-style: disc;
    padding-left: 1em;
    margin-top: 0;
}
#privacy article p {
    margin-bottom: 1.5em;
}
#privacy article dl dd {
    padding-left: 1em;
    margin-left: 0;
	margin-bottom: 2em;
}
ul {
    list-style-type: none;
    padding-left: 0;
}
address {
    font-style: normal;
}
address a {
    text-decoration: none;
	color: #333333;
}
ul.stylenone {
    margin-top: 0;
    text-indent: -1.4em;
    margin-left: 1.4em;
}
ul.stylenone li.otherinde {
    text-indent: -2em;
    margin-left: 0.6em;
}
/* header ここから
======================================= */
header.topheader {
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(20%,70%);
    z-index: 3;
    width: 200px;
}
header.privacyheader {
	z-index: 3;
    padding: 20px 50px 5px;
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
border-bottom: 1px solid #e0e0e0;
}
.privacyheadercontainer {
    width: 200px;
}

/* footer ここから
======================================= */
footer .container {
    background-image: url(../images/back03.jpg);
    padding: 16px 50px 12px;
    display: flex;
    align-items: center;
}
.container .logo img {
    width: 200px;
}
p.privacylink {
    margin: 0 0 0 30px;
    color: white;
    font-size: 14px;
}
.border {
    border-bottom: dotted 1px white;;
}

p.copyright {
    margin-left: auto;
    font-size: 12px;
	color: white;
	letter-spacing: 0.5px;
}
/*===============================================
●PC・タブレット用のcss_769px以上
===============================================*/
@media screen and (min-width: 769px) {
.pcNone {
    display: none;
}
img.mainimage {
    width: 80%;
}
}
/*===============================================
●スマホ用のcssを記述
===============================================*/
@media screen and (max-width:768px) {
.inner {
    padding: 0 1em;
    margin: 0 auto;
}
.spNone {
    display: none;
}
.headertitle {
    width: 84%;
    top: 48vh;
    left: 52%;
    transform: translate(-50%, -50%);
}
/*mainレイアウト ここから
======================================= */
img.mainimage {
    max-width: 100%;
}
img.mainimage {
    padding-bottom: 470px;
}
h2 {
    font-size: 24px;
    text-align: center;
}
.main-con01 p {
    line-height: 2;
    font-size: 16px;
    letter-spacing: 0;
}
.main-con01 {
padding: 30px 15px;
}
img.vision-img  {
	width: 100%;
	margin-left: 0%;
}
img.beauty-img {
	width: 100%;
	margin-right: 0%;
}
.vision, .beauty {
    display: inline-block;
}
.beauty-text {
    margin-top: 2em;
}
/* 企業情報 ここから
======================================= */
h3 {
    font-size: 28px;
    text-align: center;
}
.con02-text td, tr {
    display: block;
    width: 100%;
    text-align: left;
}
.con02-text tr {
    border-top: #AEB3B8 1px dotted;
}
.con02-text th {
    padding-top: 1em;
}
.con02-text table {
    margin: 1em auto 0;
}
/* privacy ここから
======================================= */
main#privacy {
    padding-top: 80px;
}
#privacy h1 {
   letter-spacing: 0em; 
}
#privacy article {
    line-height: 1.5em;
    padding-bottom: 1em;
    border-bottom: dotted #999 1px;
    padding-top: 2em;
}
#privacy article:last-child {
   border-bottom: none;
   padding-bottom: 0;
}
/* header ここから
======================================= */
header.topheader {
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(12%,50%);
    z-index: 3;
    width: 166px;
}
header.privacyheader {
    z-index: 3;
    padding: 20px 20px 5px;
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}
.privacyheadercontainer {
    width: 160px;
}
/* footer ここから
======================================= */
footer .container {
    padding: 26px 5px 5px;
    display: block;
    text-align: center;
}
p.privacylink {
    margin: 10px 0 0 0;
}
}
