@charset "UTF-8";
/*
Theme Name: Global Work 202003
Theme URI:
Author:
Author
Description:
Version: 1.0
License:
License
Tags:
Text Domain:
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


/* Common Setting */
img {
  vertical-align: top;
}

figure {
  margin: 0px;
}

html {
margin: 0;
}

.pc {
  display: block;
}

.sp {
	display: none;
}

.clear{
	clear: both;
}

.sticky-contner{
	display: flex;
	background-color: #e0e8f3;
}

	.pc-box{
		width: 33%;
		height: 100vh;
		position: sticky;
		left: 0;
		top: 5%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.pc-box__left {
		font-family: "kudryashev-d-excontrast-sans", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 40px;
		text-align: center;
		white-space: nowrap;
		line-height: 1.4;
		margin: 0;
		color: #000;
		width: 60%;
	}
	
	.pc-box__left img{
		width: 40%;
		margin: auto;
	}

	.pc-box__right{
		width: 94%;
	}
	
	.pc-box__right img{
		width: 40%;
		margin: 0 30%;
	}

	.wrapper{
		width: 35%;
		box-sizing: border-box;
		margin: 0 auto;
		background-color: #fff;
		padding-bottom: 3%;
	}

.st_wrap {
	clear: both;
	width:100%;
	padding: 0 0;
	box-sizing: border-box;
	margin:0 auto -2%;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	color: #000000;	
	background-color: #e0e8f3;
	font-size:14px;
}
.st_wrap p {
	padding:0;
	margin:0;
}

.st_wrap img {
	width: 100%;
	margin: auto;
}

#main_img {
	width:100%;
	margin:0 auto;
	position:relative;
}

.Lead {
	text-align:center;
	font-size:110%;
	padding:0 ;
	margin:8% auto 4%;
	line-height: 2.2;
}

.mv_box_in {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}

.mv_box_in video {
	width: 80%;
	margin: 5% 10% 3%;
	border: solid 0px #fff;
}

.navi_box {
	width: 94%;
	padding: 5% 0;
	margin: 0 2% 0 4%;
}

.float_navi {
	position: relative;
	float: left;
	width: 31.3%;
	margin: 1% 0% 0 2%;
	box-sizing: border-box;
	z-index: 1;
	text-align: center;
	font-family: "Noto Sans JP", serif,'Oswald', sans-serif;
	font-weight: 900;
	font-size: 16px;
}

.float_navi img {
	width: 100%;
	margin-bottom:3%;
}

.float_navi a:hover {
	opacity: 0.7;
}

.navi_name {
	position: absolute;
	width: 18%;
	top: 5%;
	right: 0;
}

.navi_name img {
	width: 100%;
	border-radius: 0;
}

.contents_box {
	position: relative;
	width: 90%;
	font-size: 20px;
	letter-spacing: 1.3;
	text-align: center;
	margin: 0% auto 8%;
	padding-top: 2%;
	padding-bottom: 4%;
	line-height: 1.7;
	color: #023d51;
	font-family: 'Damion', cursive;
	z-index: 5;
}

.contents_box img {
	width: 100%;
	margin: 0 auto;
}

.sns_box {
	width: 70%;
	border-radius: 50px;
	box-sizing: border-box;
	padding: 2% 3% 6%;
	margin: 1% auto 10%;
	font-size: 12px;
	text-align: center;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight:  500;
}

.sns_box p {
	font-weight:  700;
	line-height: 1.4em;
}

.sns_box span {
	font-size: 32px;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight:  800;
	text-align: center;
	color: #000;
}

.prof_icon {
	width: 45%;
	margin: 7% auto 3%;
}

.prof_icon img {
	width: 100%;
	margin: auto;
}
	
.float_sns1 {
	float: left;
	width: 35%;
	margin: 0 0 0 15%;
}

.float_sns1 img {
	width: 60%;
}

.float_sns1 a:hover {
	opacity: 0.8;
}

.float_sns2 {
	float: left;
	width: 35%;
	margin: 0 15% 0 0;
}

.float_sns2 img {
	width: 60%;
}

.float_sns2 a:hover {
	opacity: 0.8;
}

.anime_wrapper {
  animation: floating-x 7.2s ease-in-out infinite alternate-reverse;
}
.target {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-x {
  0% {
    transform: translateX(-5%);
  }
  100% {
    transform: translateX(5%);
  }
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

.anime_wrapper2 {
  animation: floating-x2 7.2s ease-in-out infinite alternate-reverse;
}
.target2 {
  animation: floating-y2 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-x2 {
  0% {
    transform: translateX(5%);
  }
  100% {
    transform: translateX(-5%);
  }
}
@keyframes floating-y2 {
  0% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(-10%);
  }
}
	
.float_box_s {
	width: 80%;
	margin: 5% 5% 0 0;
}

.float_box_s img {
	width: 100%;
}

.float_box_l {
	position: relative;
	width: 43%;
	margin: -5% 0 0 57%;
	font-family: "Oswald","Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	color: #000;
	font-size: 15px;
}

.float_box_l a {
	color: #000;
	line-height: 1.5em;
	margin-bottom: 3%;
}

.float_box_l a:hover {
	color: #000;
	text-decoration: none;
}
	
.btn_code_s{
	color: #000;
	font-family: "Oswald","Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: 90%;
	text-align: center;
	margin: 5% auto 8%;
	padding:0.5% 0;
	border:1px solid #000;
	width:50%;
	background-color: #000;
}

.btn_code_s a{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
}

.btn_code_s a:hover{
	opacity: 0.6;
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
}

.shop_info {
	width: 80%;
	margin: 5% auto 15%;
	padding: 3%;
	text-align: center;
	font-size: 12px;
	line-height: 1.7em;
	border: solid 1px #000;
}

.shop_info span {
	font-size: 120%;
	font-weight: bold;
}


.btn_code1{
	color: #000;
  font-family: "Oswald","Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
	font-size: 110%;
	text-align: center;
	margin: -2% auto 8%;
	padding:2% 0;
	border:1px solid #000;
	width:70%;
	background-color: #000;
}

.btn_code1 a{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
}	

@media only screen and (max-width: 768px) {
.pc {
    display: none !important;
  }
	
.sp {
	display: block;
}
	
.pc-box{
    display: none !important;
  }
	
#main_img {
	margin:0 auto 0;
}
	
.Lead {
	font-size:12px;
	margin:4% auto 2%;
	padding:4% 2% 2%;
}
	
	.wrapper{
		width: 100%;
		box-sizing: border-box;
		margin: 0 auto;
		background-color: #fff;
		padding-bottom: 3%;
	}
	
.mv_box_in video {
	width: 90%;
	margin: 5% 5% 4%;
	border: solid 0px #d5cbb6;
}
	
.navi_box {
	width: 94%;
	padding: 5% 0;
	margin: 0 1% 0 5%;
}
	
.float_navi {
	position: relative;
	float: left;
	width: 29.3%;
	margin: 2%;
	font-size: 14px;
}	
	
.contents_box {
	width: 90%;
	margin: 0% auto 0;
}
	
.sns_box {
	padding: 3% 3% 6%;
}
	
.sns_box span {
	font-size: 25px;
}
	
.float_box_l {
	padding: 0 ;
	font-size: 13px;
}

.float_sns1 {
	float: left;
	width: 40%;
	margin: 0 0 0 10%;
}

.float_sns2 {
	float: left;
	width: 40%;
	margin: 0 10% 0 0;
}

	
}
