@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: 100%;
		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;	
	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:3% 0 ;
	margin:0 auto;
	line-height: 2.2;
}

.Lead p {
	text-align:center;
	font-size:180%;
	margin:0 auto;
	line-height: 2.5;
	font-weight: 700;
}


.mv_box_in{
	width: 94%;
	margin: auto;
	max-width: 400px;
}

.mv_box_in video{
	width: 100%;
}

.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: 100%;
	font-size: 20px;
	letter-spacing: 1.3;
	text-align: center;
	margin: 0% auto 0;
	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: 100%;
	box-sizing: border-box;
	padding: 2% 3% 2%;
	margin: 1% auto 10%;
	font-size: 12px;
	text-align: center;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight:  500;
}

#sns_img {
	width: 35%;
	margin: 1% auto -1%;
	text-align: center;
}

#sns_img .img:nth-of-type(1) {
	width: 43%;
	margin: 0 6% 0 4%;
	float: left;
}

#sns_img .img:nth-of-type(2) {
	width: 47%;
	margin: 0;
	float: left;
}

#sns_img .img {
	width: 100%;
}

#sns_img.sns_box p {
	font-weight:  700;
	line-height: 1.4em;
}

#sns_img.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: 40%;
	margin: 0 0 0 4%;
}

.float_sns1 img {
	width: 80%;
}

.float_sns1 a:hover {
	opacity: 0.8;
}

.float_sns2 {
	float: left;
	width: 40%;
	margin: 0 16% 0 0;
}

.float_sns2 img {
	width: 80%;
}

.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_st_wrap2 {
  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%);
  }
}

.item_area {
	display:flex;
	width: 38%;
	margin: 0 auto 2%;
}

.item_position {
	position: absolute;
	bottom: 0;
	font-size: 15px;
	width: 100%;
	text-align: center;
}

.item_position a{
	line-height: 1.4em;
	padding-bottom: 3%;
}

.item_position p {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4em;
	margin: 4% 0 8%;
}
	
.float_box_l {
	float: left;
	width: 67%;
}

.float_box_l img {
	width: 100%;
}

.float_box_s {
	float: left;
	position: relative;
	width: 33%;
	font-family: "Oswald","Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	color: #000;
}

.float_box_s a {
	color: #000;
	line-height: 1.5em;
	margin-bottom: 3%;
	font-size: 120%;
}

.float_box_s 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%;
	border:1px solid #000;
	width:50%;
	background-color: #000;
}

.btn_code_s a{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
	padding-top: 0.7%;
	padding-bottom: 0;
}

.btn_code_s a:hover{
	opacity: 0.6;
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
}

.shop_info {
	width: 33%;
	margin: 5% auto 7%;
	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;
}

.shop_info p {
	font-size: 100%;
	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%;
	border:1px solid #000;
	width:33%;
	background-color: #000;
}

.btn_code1 a{
	text-decoration: none;
	display: block;
	color:#fff;
	font-weight: bold;
	padding:4% 0 4.5%;
}	

@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;
}
	
#sns_img {
	width: 100%;
	margin: 2% auto 0;
	padding-bottom: 3%;
	text-align: center;
}
	
#sns_img .img:nth-of-type(1) {
	width: 33%;
	margin: 0 auto 4%;
	padding-top: 7%;
	float: none;
}

#sns_img .img:nth-of-type(2) {
	width: 100%;
	margin: 0;
	float: none;
}
	
.Lead {
	font-size:12px;
	padding:5% 2% ;
}
	
.mv_box_in{
	max-width: 800px;
}
	
	.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: 100%;
	margin: 0% auto 0;
	padding-bottom: 10%;
}
	
.sns_box {
	padding: 3% 3% 6%;
}
	
.sns_box span {
	font-size: 25px;
}
	
.item_area {
	width:100%;
	margin: 0 auto 2%;
}
	
.float_box_l {
	width: 60%;
	padding: 0 ;
	font-size: 13px;
}

.float_box_s {
	width: 40%;
	font-size: 13px;
}
	
.float_sns1 {
	float: left;
	width: 28%;
	margin: 0 2% 0 20%;
}

.float_sns2 {
	float: left;
	width: 28%;
	margin: 0 20% 0 2%;
}
	
.shop_info {
	width: 80%;
	margin: 12% auto 12%;
	padding: 3%;
	text-align: center;
	font-size: 12px;
	line-height: 1.7em;
	border: solid 1px #000;
}
	
.btn_code1{
	width:70%;
}

	
}
