* {
	box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
object,
iframe,
pre,
code,
p,
blockquote,
form,
fieldset,
legend,
table,
th,
td,
caption,
tbody,
tfoot,
thead,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
audio,
video,
canvas {
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
menu {
	display: block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ul,
ol,
menu {
	list-style: none;
}

caption,
th {
	text-align: left;
}

abbr,
acronym {
	border: none;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	outline: 0;
}

embed {
	width: 100%;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img,
object,
embed {
	max-width: 100%;
	height: auto;
}

object,
embed {
	height: 100%;
}

img {
	-ms-interpolation-mode: bicubic;
}

form img,
input,
select {
	vertical-align: middle;
}

button {
	-webkit-appearance: none;
	margin: 0;
	padding: 0;
	outline: none;
}

.leftBox {
	float: left;
}

.rightBox {
	float: right;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clear {
	clear: both !important;
}

.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.mb10 {
	margin-bottom: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pl10 {
	padding-left: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mt20 {
	margin-top: 20px;
}

.mr20 {
	margin-right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pl20 {
	padding-left: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt30 {
	margin-top: 30px;
}

.mr30 {
	margin-right: 30px;
}

.ml30 {
	margin-left: 30px;
}

.pb30 {
	padding-bottom: 30px;
}

.pt30 {
	padding-top: 30px;
}

.pr30 {
	padding-right: 30px;
}

.pl30 {
	padding-left: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mt40 {
	margin-top: 40px;
}

.mr40 {
	margin-right: 40px;
}

.ml40 {
	margin-left: 40px;
}

.pb40 {
	padding-bottom: 40px;
}

.pt40 {
	padding-top: 40px;
}

.pr40 {
	padding-right: 40px;
}

.pl40 {
	padding-left: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mt50 {
	margin-top: 50px;
}

.mr50 {
	margin-right: 50px;
}

.ml50 {
	margin-left: 50px;
}

.pb50 {
	padding-bottom: 50px;
}

.pt50 {
	padding-top: 50px;
}

.pr50 {
	padding-right: 50px;
}

.pl50 {
	padding-left: 50px;
}

.aligncenter {
	text-align: center;
}

img.aligncenter {
	display: block;
	margin: auto;
}

/*--------------------------------*/

html {
	font-size: 10px;
	overflow-x: hidden;
}

html.noscroll {
	position: fixed;
	overflow-y: hidden;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

body {
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.7;
	font-size: 1.4rem;
	font-weight: 500;
	color: #2f2f2f;
}

.inner {
	max-width: 111rem;
	margin: auto;
	padding: 0 1.5rem;
	width: 100%;
}

.wrap-inner {
	max-width: 97.4rem;
	margin: auto;
	padding: 0 1.5rem;
	width: 100%;
}

/*---------------------------------
Header
----------------------------------*/

#header.show-navi .header-overlay {
	opacity: 1;
	visibility: visible;
}

#header .header-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	padding: 1.5rem;
	position: relative;
	z-index: 10000;
}

#header .header-container.fixed,
.header-fixed #header .header-container,
#header .header-container.fixed-end {
	-webkit-animation: fadeInDown .3s ease;
	animation: fadeInDown .3s ease;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

#header .header-container.fixed-end {
	-webkit-animation: fadeInUp .3s ease forwards;
	animation: fadeInUp .3s ease forwards;
}

#header .logo {
	font-family: "Cormorant", serif;
	font-size: 4rem;
	font-weight: 600;
	line-height: 1;
}

#header .navigation {
	-ms-box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 2px 7px rgba(0, 0, 0, 0.1);
	display: none;
	background-color: #fff;
	position: absolute;
	top: 100%;
	right: 0;
	min-width: 32rem;
	padding: 4rem 2rem;
	width: 100%;
	z-index: 10000;
}

#header .navigation li {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 5rem;
}

#header .navigation li:last-child {
	margin-bottom: 0;
}

#header .navigation li a {
	display: block;
	position: relative;
}

#header .hamburger-box {
	transform: translateY(-50%);
	position: absolute;
	display: block;
	cursor: pointer;
	height: 3rem;
	width: 3rem;
	right: 1.5rem;
	top: 50%;
	z-index: 1100;
}

#header .hamburger-box.is-active .hamburger-inner {
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: rotate(45deg);
}

#header .hamburger-box.is-active .hamburger-inner:before {
	transition: top 75ms ease, opacity 75ms ease 0.12s;
	opacity: 0;
	top: 0;
}

#header .hamburger-box.is-active .hamburger-inner:after {
	transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
	transform: rotate(-90deg);
	bottom: 0;
}

#header .hamburger-inner:after,
#header .hamburger-inner:before {
	display: block;
	content: "";
}

#header .hamburger-inner,
#header .hamburger-inner:before,
#header .hamburger-inner:after {
	position: absolute;
	width: 3rem;
	height: .2rem;
	background-color: #2f2f2f;
	transition: transform 0.15s ease;
	border-radius: 1.5px;
}

#header .hamburger-inner {
	display: block;
	margin-top: -2px;
	top: 50%;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-duration: 75ms;
}

#header .hamburger-inner:before {
	top: -1rem;
	transition: top 75ms ease 0.12s, opacity 75ms ease;
}

#header .hamburger-inner:after {
	bottom: -1rem;
	transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#header .header-overlay {
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
}


/*-----------------------------
container
-----------------------------*/

#Container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

#Container video {
    position: absolute;
    left: 50%;
    top: 50%;
    /* The following will size the video to fit the full container. Not necessary, just nice.*/
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 0;
}

#Container div {
    position: relative;
    z-index: 1;
}



/*---------------------------------
Footer
----------------------------------*/

.f-section__box {
	color: #fff;
	padding: 4rem 1rem 6rem;
	text-align: center;
}

.f-section__box--left {
	background-color: #666;
}

.f-section__box--right {
	background-color: #2f2f2f;
}

.f-section__boxTtl {
	font-family: "Cormorant", serif;
	font-size: 4rem;
	margin-bottom: 1rem;
}

.f-section__boxTxt {
	margin-bottom: 3rem;
}

#footer {
	background-color: #f5f5f5;
	padding: 2rem 0 3rem;
	text-align: center;
}

#footer .footer__info {
	line-height: 2.25;
	margin-bottom: 1.6rem;
}

#footer .footer__flex {
	line-height: 2.25;
}

#footer .footer__navigation {
	margin-bottom: 2rem;
}

#footer .footer__navigation a:hover {
	text-decoration: underline;
}

.btn-main {
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-appearance: none;
	background-color: transparent;
	border: 0.1rem solid #2f2f2f;
	cursor: pointer;
	font-family: "Cormorant", serif;
	font-size: inherit;
	font-weight: bold;
	height: 6rem;
	margin: auto;
	max-width: 30rem;
	position: relative;
	width: 100%;
}

.btn-main:hover {
	background-color: #2f2f2f;
	color: #fff;
}

.btn-main:hover .btn-main__arrow {
	background-color: #fff;
	right: 1.8rem;
}

.btn-main:hover .btn-main__arrow:after {
	border-color: #fff;
	opacity: 1;
}

.btn-main__arrow {
	transition: 0.3s ease;
	background-color: #2f2f2f;
	position: absolute;
	right: -2.5rem;
	top: 50%;
	height: .1rem;
	width: 5.2rem;
}

.btn-main__arrow:after {
	content: '';
	border-right: 0.1rem solid #2f2f2f;
	border-top: 0.1rem solid #2f2f2f;
	transform: rotate(45deg);
	transition: 0.3s ease;
	position: absolute;
	right: -.3rem;
	top: 50%;
	margin-top: -.4rem;
	transform-origin: top;
	height: .9rem;
	width: .9rem;
	opacity: 0;
}

.btn-main--reserve .btn-main__arrow {
	background-color: #fff;
}

.btn-main--reserve .btn-main__arrow:after {
	border-color: #fff;
}

.btn-main--reserve {
	border-color: #fff;
}

.btn-main--reserve:hover {
	background-color: #fff;
	color: #2f2f2f;
}

.btn-main--reserve:hover .btn-main__arrow {
	background-color: #2f2f2f;
}

.btn-main--reserve:hover .btn-main__arrow:after {
	border-color: #2f2f2f;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility: hidden;
}

.animated.animated-active {
	visibility: visible;
}

.itemIn {
	-webkit-animation-name: itemIn;
	animation-name: itemIn;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fadeText {
	opacity: 0;
}

.fadeText__txt {
	display: inline-block;
	position: relative;
}

.fadeText__df {
	opacity: 0;
	visibility: hidden;
}

.fadeText__cover {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: clip 1s ease;
}

.fadeText.animated-active {
	opacity: 1;
}

.fadeText.animated-active.fadeText--white {
	color: #fff;
}

.fadeText.animated-active img {
	opacity: 1;
}

.page-hline {
	margin-bottom: 3rem;
	padding-top: 7vw;
	position: relative;
	text-align: center;
}

.page-hline__sub {
	color: #f5f5f5;
	font-family: "Cormorant", serif;
	font-size: 17vw;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	white-space: nowrap;
	z-index: -1;
}

.page-hline__ttl {
	font-size: 2.5rem;
	font-weight: bold;
}

#contents {
	padding-bottom: 7rem;
	padding-top: 3rem;
}

.parallax-mirror {
	z-index: 50 !important;
}

/* component css
-------------------------------------*/

.c-headingSec {
	font-size: 3rem;
	text-align: center;
	font-family: "Cormorant", serif;
}

.c-listDetail__items {
	padding: 2rem 0;
	border-bottom: .1rem solid #e5e5e5;
}

.c-listDetail__items + .c-listDetail__items {
	margin-top: 1rem;
}

.c-listDetail__label {
	min-width: 10rem;
	font-size: 2rem;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.c-listDetail__txt {
	display: flex;
	justify-content: center;
	position: relative;
	flex: 1;
	flex-flow: column;
	font-size: 1.6rem;
}

.c-listDetail__txt:after {
	display: none;
}

.c-listDetail--2 .c-listDetail__label {
	min-width: 13rem;
	font-size: 1.8rem;
}

.c-listDetail--2 .c-listDetail__txt:after {
	border-bottom: 0.1rem solid #f5f5f5;
	bottom: -2.1rem;
}

.c-btn {
	display: inline-block;
	width: 25rem;
	padding: 1rem 0;
	border: 0.1rem solid #fff;
	text-align: center;
	font-family: "Cormorant", serif;
	position: relative;
}

.c-btn--1:after {
	content: "";
	width: 3rem;
	border-bottom: 0.1rem solid #fff;
	position: absolute;
	right: -1.5rem;
	top: 2.5rem;
}

.c-btn--2 {
	background-color: #fff;
	color: #2f2f2f;
}

.c-btn--2:after {
	content: "";
	width: 3.2rem;
	height: 100%;
	background: url(../../images/company/arrow.svg) no-repeat center right;
	position: absolute;
	right: 2rem;
	top: 0;
}

.c-mainvisual {
	padding: 5rem 0 0;
	text-align: center;
}

.c-mainvisual__inner {
	position: relative;
}

.c-mainvisual h1 {
	font-family: "Cormorant", serif;
	font-size: 7rem;
	color: #f5f5f5;
	line-height: 1;
}

.c-mainvisual p {
	position: absolute;
	bottom: 1rem;
	width: 100%;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1;
}

.c-subSec {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.5;
	margin: 2rem 0 4rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid #e5e5e5;
	flex-direction: column;
}

.c-subSec__number {
	font-family: "Cormorant", serif;
	font-size: 10rem;
	font-style: italic;
	line-height: 1;
	position: relative;
}

.c-subSec__txt {
	font-weight: bold;
	font-size: 2.8rem;
	text-align: center;
}

.c-serviceInfo {
	color: #2f2f2f;
}

.c-serviceInfo__title {
	font-size: 2rem;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.8;
	color: #2f2f2f;
	margin: 3rem 0 1.5rem;
}

.c-serviceInfo p {
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 500;
}

.c-brand__title {
	font-size: 1.5rem;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.3;
	color: #2f2f2f;
	margin: 2rem 0 1rem;
}

.c-brand a {
	text-decoration: underline;
	font-size: 1rem;
	line-height: 1.5;
	color: #2f2f2f;
}

.c-brand a:after {
	width: 1rem;
	height: 1rem;
	content: '';
	background-image: url(../images/service/icon.svg);
	background-size: cover;
	margin-left: .7rem;
	display: inline-block;
}

.c-mail {
	text-decoration: underline;
}

@media only screen and (min-width: 481px) {

#header .navigation {
	width: auto;
}

}

@media only screen and (min-width: 561px) {

.c-mainvisual h1 {
	font-size: 10rem;
}

.c-mainvisual p {
	font-size: 2rem;
	bottom: 1.5rem;
}

}

@media only screen and (min-width: 768px) {

.pc-none {
	display: none !important;
}

}

@media only screen and (min-width: 769px) {

body {
	font-size: 1.6rem;
}

.tel a {
	pointer-events: none;
}

#header {
	padding: .8rem 0;
}

#header .header-container {
	padding: 2rem 5rem;
}

#header .navigation {
	-ms-box-shadow: none;
	box-shadow: none;
	display: block !important;
	position: static;
	padding: 0;
}

#header .navigation ul {
	display: flex;
}

#header .navigation li {
	margin-left: 5rem;
	margin-bottom: 0;
}

#header .navigation li a:after {
	content: '';
	background-color: #2f2f2f;
	height: .1rem;
	bottom: -1.2rem;
	position: absolute;
	left: 50%;
	width: 0;
	transform: translateX(-50%);
	transition: 0.3s ease;
}

#header .navigation li a:hover:after,
#header .navigation li a.active:after {
	width: 100%;
}

#header .hamburger-box {
	display: none;
}

.f-section__boxTtl {
	font-size: 6.8rem;
	margin-bottom: 0;
}

.f-section__boxTxt {
	margin-bottom: 6rem;
}

#footer {
	padding: 5rem 0 5.5rem;
	text-align: left;
}

#footer .inner {
	display: flex;
	justify-content: space-between;
}

#footer .footer__navigation {
	order: 2;
	margin-bottom: 0;
}

.btn-main {
	height: 7rem;
	max-width: 34.4rem;
}

#contents {
	padding-bottom: 15rem;
	padding-top: 0;
}

.c-listDetail__items {
	display: flex;
}

.c-listDetail__txt {
	padding-left: 2.5rem;
}

.c-listDetail__txt:after {
	content: "";
	display: block;
	width: 2.5rem;
	border-bottom: 0.1rem solid #fff;
	position: absolute;
	left: 0;
	bottom: -2.1rem;
}

.c-subSec {
	flex-direction: inherit;
}

.c-subSec__number {
	line-height: 1.5;
}

.c-subSec__number:after {
	margin: 0 2.2rem 0 2.5rem;
	flex-direction: inherit;
	content: '';
	width: 3.2rem;
	height: 1px;
	background-color: #2f2f2f;
	display: inline-block;
	vertical-align: middle;
}

.c-subSec__txt {
	display: inline-block;
	padding-top: 2.5rem;
	text-align: left;
	max-width: 80%;
}

.c-brand__title {
	font-size: 2rem;
	line-height: 1.8;
	margin: 3rem 0 1.5rem;
}

.c-brand a {
	font-size: 1.4rem;
	line-height: 2.2;
}

.c-brand a:after {
	margin-left: 1.3rem;
	width: 1.2rem;
	height: 1.2rem;
}

}

@media only screen and (min-width: 992px) {

.f-section {
	display: flex;
}

.f-section__box {
	flex: 1;
	max-width: 50%;
	padding: 9rem 1rem 12rem;
}

.c-headingSec {
	font-size: 6.8rem;
}

.c-listDetail__items {
	padding: 4.3rem 0 3.4rem;
}

.c-listDetail__items + .c-listDetail__items {
	margin-top: 2rem;
}

.c-listDetail__label {
	min-width: 16rem;
	font-size: 2.8rem;
}

.c-listDetail__txt:after {
	bottom: -3.5rem;
}

.c-listDetail--2 .c-listDetail__items {
	border-bottom: 0.1rem solid #2f2f2f;
	margin-top: 1.8rem;
	padding: 3rem 0;
}

.c-listDetail--2 .c-listDetail__label {
	min-width: 25.2rem;
}

.c-listDetail--2 .c-listDetail__txt:after {
	bottom: -3.1rem;
}

.c-btn {
	width: 34.5rem;
	padding: 1.8rem 0;
}

.c-btn--1:after {
	top: 3.45rem;
	width: 5rem;
	right: -2.5rem;
}

.c-btn--2:after {
	width: 5.2rem;
}

.c-mainvisual {
	padding: 12.5rem 0 0;
}

.c-mainvisual h1 {
	font-size: 20rem;
}

.c-mainvisual p {
	font-size: 3.6rem;
	bottom: 3rem;
}

}

@media only screen and (min-width: 1025px) {

.page-hline {
	margin-bottom: 14rem;
	margin-top: 1.5rem;
	padding-top: 11.7rem;
}

.page-hline__sub {
	font-size: 20rem;
}

.page-hline__ttl {
	font-size: 3.6rem;
}

}

@media only screen and (max-width: 768px) {

.c-serviceInfo__img img {
	width: 100%;
}

.c-brand__img img {
	width: 100%;
}

}

@media only screen and (max-width: 767px) {

.sp-none {
	display: none !important;
}

}

@-webkit-keyframes fadeInDown {

0% {
	transform: translateY(-100%);
}

100% {
	transform: translateY(0);
}

}

@keyframes fadeInDown {

0% {
	transform: translateY(-100%);
}

100% {
	transform: translateY(0);
}

}

@-webkit-keyframes fadeInUp {

0% {
	transform: translateY(0);
}

100% {
	transform: translateY(-100%);
}

}

@keyframes fadeInUp {

0% {
	transform: translateY(0);
}

100% {
	transform: translateY(-100%);
}

}

@-webkit-keyframes itemIn {

from {
	opacity: 0;
	transform: translate3d(0, 100px, 0) scale(0.95);
}

to {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}

}

@keyframes itemIn {

from {
	opacity: 0;
	transform: translate3d(0, 100px, 0) scale(0.95);
}

to {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}

}


/*# sourceMappingURL=sourcemap/style.css.map */
