@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@400;500;700&display=swap");
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	background-repeat: no-repeat;
}
:after,
:before {
	text-decoration: inherit;
	vertical-align: inherit;
}
* {
	padding: 0;
	margin: 0;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
hr {
	overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
summary {
	display: list-item;
}
small {
	font-size: 80%;
}
[hidden],
template {
	display: none;
}
abbr[title] {
	text-decoration: none;
	border-bottom: 1px dotted;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
}
b,
strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	color: #000;
	background-color: #ff0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
input {
	border-radius: 0;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
	cursor: pointer;
}
[disabled] {
	cursor: default;
}
[type="number"] {
	width: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
	font: inherit;
}
optgroup {
	font-weight: 700;
}
button {
	overflow: visible;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
	-webkit-appearance: button;
}
button,
select {
	text-transform: none;
}
button,
input,
select,
textarea {
	color: inherit;
	background-color: transparent;
	border-style: none;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
	display: none;
}
select::-ms-value {
	color: currentColor;
}
legend {
	display: table;
	max-width: 100%;
	color: inherit;
	white-space: normal;
	border: 0;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
img {
	border-style: none;
}
progress {
	vertical-align: baseline;
}
svg:not(:root) {
	overflow: hidden;
}
audio,
canvas,
progress,
video {
	display: inline-block;
}
@media screen {
	[hidden~="screen"] {
		display: inherit;
	}
	[hidden~="screen"]:not(:active):not(:focus):not(:target) {
		position: absolute !important;
		clip: rect(0 0 0 0) !important;
	}
}
[aria-busy="true"] {
	cursor: progress;
}
[aria-controls] {
	cursor: pointer;
}
[aria-disabled] {
	cursor: default;
}
::-moz-selection {
	color: #000;
	text-shadow: none;
	background-color: #b3d4fc;
}
::selection {
	color: #000;
	text-shadow: none;
	background-color: #b3d4fc;
}
button,
html,
input,
select,
textarea {
	color: #111;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
::-moz-selection {
	text-shadow: none;
	background: #000;
}
hr {
	display: block;
	height: 1px;
	padding: 0;
	margin: 1em 0;
	border: 0;
	border-top: 1px solid #ccc;
}
img {
	vertical-align: middle;
}
li img {
	vertical-align: bottom;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
textarea {
	resize: vertical;
}
body {
	position: relative;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	word-wrap: break-word;
}
.clearfix::after {
	display: table;
	clear: both;
	content: "";
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
body,
body > div,
button,
input,
select,
textarea {
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.875;
	color: #111;
}
h1 {
	margin: 0;
	font-size: 150%;
}
h2 {
	margin: 0;
	font-size: 140%;
}
h3 {
	margin: 0;
	font-size: 130%;
}
h4 {
	margin: 0;
	font-size: 120%;
}
h5 {
	margin: 0;
	font-size: 110%;
}
p {
	padding: 0;
	margin: 0;
}
a {
	color: #000;
	outline: 0 !important;
	-webkit-tap-highlight-color: transparent;
}
a:active,
a:focus,
a:hover {
	color: #333;
}
a:hover {
	text-decoration: none;
}
:focus {
	outline: 0;
}
:placeholder-shown {
	opacity: 0.7;
}
::-webkit-input-placeholder {
	opacity: 0.7;
}
:-moz-placeholder {
	opacity: 0.7;
}
::-moz-placeholder {
	opacity: 0.7;
}
:-ms-input-placeholder {
	opacity: 0.7;
}
.spOnly {
	display: none !important;
}
@media (max-width: 768px) {
	.spOnly {
		display: block !important;
	}
}
.spOnlyIn {
	display: none !important;
}
@media (max-width: 768px) {
	.spOnlyIn {
		display: inline-block !important;
	}
}
.spOnlyTb {
	display: none !important;
}
@media (max-width: 768px) {
	.spOnlyTb {
		display: table !important;
	}
}
.pcOnly {
	display: block !important;
}
@media (max-width: 768px) {
	.pcOnly {
		display: none !important;
	}
}
.pcOnlyIn {
	display: inline-block !important;
}
@media (max-width: 768px) {
	.pcOnlyIn {
		display: none !important;
	}
}
.pcOnlyTb {
	display: table !important;
}
@media (max-width: 768px) {
	.pcOnlyTb {
		display: none !important;
	}
}
html,
legend {
	color: #000;
}
a,
a:hover {
	text-decoration: none;
}
.clearfix:after,
q:after,
q:before {
	content: "";
}
body {
	width: 100%;
	padding: 0;
}
html {
	background: #fff;
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	padding: 0;
	margin: 0;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: 400;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
.contents_ttl,
figcaption {
	text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400;
}
abbr,
acronym {
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	border: 0;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
.min {
	font-family: "Noto Serif JP", serif;
}
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
html.modal_open {
	height: 100%;
}
html.modal_open body {
	height: 100%;
	overflow-y: hidden;
}
body {
	position: relative;
	font-size: 15px;
	color: #000;
	letter-spacing: 1px;
	word-wrap: break-word;
	background: #fff;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
button,
input[type="submit"],
label,
select {
	cursor: pointer;
}
button,
input[type="submit"],
input[type="text"],
label,
select,
textarea {
	-webkit-appearance: none;
}
a {
	color: #06f;
	outline: 0;
}
em {
	font-style: normal;
	font-weight: 700;
}
.clear {
	clear: both;
}
.clearfix:after {
	display: table;
	clear: both;
}
.ov:hover {
	opacity: 0.7;
}
@media (max-width: 768px) {
	body {
		font-size: 90%;
	}
	img {
		line-height: 0;
		vertical-align: bottom;
	}
	.ov:hover {
		opacity: 1;
	}
}
.cmn_hover {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.cmn_hover:hover {
	opacity: 0.7;
}
.nowrap {
	white-space: nowrap;
}
figure {
	padding: 0;
}
iframe[name="google_conversion_frame"] {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
}
@media (max-width: 768px) {
	.cmn_hover:hover {
		opacity: 1;
	}
}

#header {
	background: #fff;
}
#header .inner {
	width: 1000px;
	height: 48px;
	padding: 0 10px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
#header img {
	display: block;
	backface-visibility: hidden;
}
#header h1 {
	padding: 10px 0 0;
}
#header h1 a {
	width: 132px;
	display: block;
}
.share_btns {
	padding: 9px 0 0;
}
.share_btns ul li {
	position: relative;
	float: left;
	width: 31px;
	margin: 0 0 0 10px;
	cursor: pointer;
}
/*.share_btns ul li iframe {
	position: absolute !important;
	display: block;
	width: 100% !important;
	height: 100% !important;
	cursor: pointer;
	opacity: 0;
}*/
@media (max-width: 768px) {
	#header .inner {
		width: auto;
		height: 40px;
		padding: 0 5.333%;
	}
	#header h1 a {
		width: 92px;
	}
	.share_btns {
		padding: 10px 0 0;
	}
	.share_btns ul li {
		width: 20px;
		margin: 0 0 0 7px;
	}
	
.share_btns ul li iframe {
	transform: scale(.666);
	position: relative!important;
	top:-5px;
	left:-5px
}

	
	
	
	
	
}

#mv img {
	width: 100%;
}
.mv_txt {
	background: #6dc3bb;
	color: #fff;
	text-align: center;
	font-size: 30px;
	padding: 9px;
	letter-spacing: 0.05em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.mv_txt dt {
	margin-right: 34px;
}
.mv_txt span {
	font-size: 28px;
}

@media (max-width: 768px) {
	.mv_txt {
		padding: 12px 0;
		display: block;
		font-size: 18px;
		line-height: 1.4;
	}
	.mv_txt dt {
		margin-right: 0;
		margin-bottom: 1px;
		font-size: 16px;
	}
	.mv_txt dd {
		padding-left: 12px;
	}
	.mv_txt span {
		font-size: 17px;
	}
}

@media (max-width: 375px) {
	.mv_txt {
		font-size: 4.8vw;
	}
	.mv_txt dt {
		font-size: 4.266vw;
	}
	.mv_txt dd {
		padding-left: 3.2vw;
	}
	.mv_txt span {
		font-size: 4.533vw;
	}
}

#project {
	text-align: center;
	padding: 61px 0 70px;
	width: 980px;
	margin: 0 auto;
}
#project .min {
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.45;
}
#project p a {
	display: block;
	transition: opacity 0.3s;
}
#project p a:hover {
	opacity: 0.6;
}

@media (max-width: 768px) {
	#project {
		padding: 39px 0 0;
		width: 86%;
	}
	#project .min {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 30px;
	}
	#project p a:hover {
		opacity: 1;
	}
}

#entry {
	background: #f2f4f8;
	text-align: center;
	padding: 89px 0 110px;
	margin-bottom: 86px;
}
#entry .inner {
	width: 980px;
	margin: 0 auto;
}
#entry h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 1.7;
	letter-spacing: 0.01em;
	margin-bottom: 39px;
}
#entry h2::after {
	content: "";
	width: 1px;
	height: 40px;
	display: block;
	margin: 30px auto 0;
	background: #222;
}
@media (max-width: 768px) {
	#entry h2::after {
		height: 20px;
		margin: 18px auto 0;
	}
}
#entry h2 span {
	display: block;
	font-size: 15px;
	margin-top: 2px;
	letter-spacing: 0.1em;
}
.entry_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-bottom: 80px;
}
.entry_nav li {
	width: 300px;
	margin: 0 70px;
	font-size: 24px;
	color: #222;
	border-top: 1px solid #222;
}
.entry_nav li a {
	color: #222;
	display: block;
	padding: 15px 0 0;
	letter-spacing: 0.01em;
	transition: opacity 0.3s;
}
.entry_nav li a:hover {
	opacity: 0.6;
}
.entry_nav li a::after {
	content: "";
	width: 27px;
	height: 27px;
	background: url(../img/icon_arrow.svg) no-repeat;
	display: block;
	margin: 11px auto 0;
	transition: transform 0.3s;
}
.entry_nav li a:hover::after {
	transform: translateY(5px);
}

.entry_item {
	background: #fff;
	border: 3px solid #2a2939;
	padding: 40px 0 64px;
}
.entry_item + .entry_item {
	margin-top: 50px;
}
.entry_item h3 {
	font-size: 28px;
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 46px;
}
.entry_item ol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.entry_item ol li {
	width: 288px;
	margin: 0 13px;
	padding: 0 10px 4px;
	position: relative;
}
.entry_item ol li:nth-child(2)::before,
.entry_item ol li:nth-child(2)::after {
	content: "";
	width: 1px;
	display: block;
	position: absolute;
	left: -7px;
	bottom: 0;
	top: 112px;
	background: #222;
}
.entry_item ol li:nth-child(2)::after {
	left: auto;
	right: -7px;
}
.entry_item ol .entry_icon {
	width: 84px;
	height: 84px;
	display: block;
	margin: 0 auto 46px;
	border-radius: 50%;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #1fa1f2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: static;
}
.entry_item ol li:nth-child(2) .entry_icon::before,
.entry_item ol li:nth-child(2) .entry_icon::after {
	content: "";
	display: block;
	width: 23px;
	height: 22px;
	background: url(../img/icon_entry_arrow.svg) no-repeat;
	position: absolute;
	left: -17px;
	top: 32px;
}
.entry_item ol li:nth-child(2) .entry_icon::after {
	left: auto;
	right: -17px;
}
.entry_item ol h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.45;
	letter-spacing: 0;
	margin-bottom: 15px;
}
.entry_item ol p {
	letter-spacing: 0.03em;
	line-height: 1.75;
}
.entry_item ol p a {
	color: inherit;
	transition: opacity 0.3s;
}
.entry_item ol p a:hover {
	opacity: 0.6;
}
.entry_btn {
	margin-top: 22px;
	margin-left: 3px;
}
.entry_item ol .entry_btn a {
	width: 250px;
	margin: 0 auto;
	display: block;
	background: #1fa1f2;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 8px;
	letter-spacing: 0;
	transition: opacity 0.3s;
}
.entry_btn a:hover {
	opacity: 0.6;
}
#instagram .entry_icon,
#instagram .entry_btn a {
	background: #d541a2;
}

@media (max-width: 768px) {
	#entry {
		padding: 42px 8.666% 50px;
		margin-bottom: 40px;
	}
	#entry .inner {
		width: auto;
	}
	#entry h2 {
		font-size: 18px;
		margin-bottom: 19px;
	}
	#entry h2 span {
		font-size: 9px;
		margin-top: 1px;
	}
	.entry_nav {
		margin-bottom: 40px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.entry_nav li {
		width: 41.935%;
		min-width: 120px;
		margin: 0;
		font-size: 14px;
	}
	.entry_nav li a {
		padding: 8px 0 0;
	}
	.entry_nav li a:hover {
		opacity: 1;
	}
	.entry_nav li a::after {
		width: 20px;
		height: 20px;
		background-image: url(../img/icon_arrow_sp.svg);
		background-size: 20px auto;
		margin: 7px auto 0;
	}
	.entry_nav li a:hover::after {
		transform: none;
	}

	.entry_item {
		border-width: 2px;
		padding: 31px 0;
	}
	.entry_item + .entry_item {
		margin-top: 40px;
	}
	.entry_item h3 {
		font-size: 18px;
		margin-bottom: 27px;
	}
	.entry_item ol {
		display: block;
	}
	.entry_item ol li {
		width: auto;
		margin: 0;
		padding: 0 9.415% 4px;
	}
	.entry_item ol li + li {
		margin-top: 53px;
	}
	.entry_item ol li + li:last-child {
		margin-top: 49px;
	}
	.entry_item ol li:nth-child(2)::before,
	.entry_item ol li:nth-child(2)::after {
		display: none;
	}
	.entry_item ol .entry_icon {
		width: 70px;
		height: 70px;
		margin: 0 auto 12px;
		font-size: 12px;
	}
	.entry_item ol li:nth-child(2) .entry_icon::before,
	.entry_item ol li:nth-child(2) .entry_icon::after {
		width: 18px;
		height: 18px;
		background: url(../img/icon_entry_arrow_sp.svg) no-repeat left top / 18px auto;
		left: 50%;
		top: -38px;
		margin-left: -9px;
	}
	.entry_item ol li:nth-child(2) .entry_icon::after {
		bottom: -28px;
		top: auto;
	}
	.entry_item ol h4 {
		font-size: 15px;
		line-height: 1.55;
		margin-bottom: 6px;
	}
	.entry_item ol p {
		font-size: 13px;
		padding: 0;
	}
	.entry_item ol .entry_btn {
		margin-top: 15px;
		margin-left: 0;
		padding: 0;
	}
	.entry_item ol .entry_btn a {
		width: 100%;
		font-size: 13px;
		padding: 9px 10px 10px;
	}
	.entry_item ol p a:hover,
	.entry_btn a:hover {
		opacity: 1;
	}
}

#terms {
	width: 100%;
	padding: 120px 0 175px;
	margin: 0 auto -20px;
	background-color: white;
	}
#terms .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0 50px 114px;
	font-size: 15px;
	color: #222;
	letter-spacing: 0.05em;
}
#terms h3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 33px;
}
#terms p,
#terms dl {
	line-height: 1.75;
}
#terms dt {
	font-weight: bold;
	font-size: 18px;
	margin-top: 25px;
}
#terms li {
	margin-left: 1em;
	text-indent: -1em;
}
#terms a {
	color: #000;
	text-decoration: underline;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}
#terms a:hover {
	opacity: 0.8;
}

@media only screen and (max-width: 1129px){
#terms {
  padding: 10vw 0 14.58333vw;
  margin: 0 0 -1.66667vw;
}
}
@media (max-width: 768px) {
	#terms {
		/*padding: 0;*/
		margin: 0;
		padding-top: 10vw;
		padding-bottom:19.33333vw;
	}
	#terms .inner {
		width: auto;
		/*padding: 0 5.333% 55px;*/
		padding: 0 5.333% 0;
		letter-spacing: 0.03em;
	}
	#terms h3 {
		font-size: 20px;
		margin-bottom: 27px;
	}
	#terms dl,
	#terms p {
		line-height: 1.65;
		font-size: 13px;
	}
	#terms dt {
		font-size: 15px;
	}
	#terms a:hover {
		opacity: 1;
	}
}

.float_btn {
	position: relative;
}
.float_btn .inner {
	position: absolute;
	bottom: 0;
	right: 7.142%;
	width: 502px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	padding: 16px;
	background: rgba(255, 255, 255, 0.8);
}
.float_btn .inner p {
	width: 230px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.float_btn .inner p a {
	width: 100%;
	font-size: 16px;
	display: block;
	color: #fff;
	letter-spacing: 0;
	padding: 8px;
	background: #1fa1f2;
	text-align: center;
	transition: opacity 0.3s;
}
.float_btn .inner p a:hover {
	opacity: 0.6;
}
.float_btn .inner p.instagram a {
	background: #d541a2;
}
@media (max-width: 768px) {
	.float_btn .inner {
		right: 0;
		left: 0;
		width: auto;
		padding: 12px 3.2%;
	}
	.float_btn .inner p {
		width: 49.002%;
	}
	.float_btn .inner p a {
		font-size: 12px;
		padding: 6px;
	}
	.float_btn .inner p a:hover {
		opacity: 1;
	}
}

#footer_area {
	background: #272727;
}
#footer_area .pagetop {
	border-bottom: 1px solid #3d3d3d;
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 22px 20px 21px;
	font-weight: 500;
}
#footer_area .pagetop::before {
	content: "";
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../img/icon_pagetop.svg) no-repeat;
	vertical-align: -5px;
	margin-right: 18px;
}
.footerInner_container .logo {
	margin-bottom: 2px;
}
.footerInner_container .logo a,
.footerInner_container .logo img {
	display: block;
}
.footerInner_container {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 10px 38px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footerInner_container ul {
	width: calc(100% - 148px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
.footerInner_container ul li {
	padding-bottom: 1px;
}
.footerInner_container ul li a:hover {
	opacity: 0.7;
}
.footerInner_container a {
	color: #fff;
	font-size: 12px;
}
.copyArea {
	background: #000;
	color: #fff;
	text-align: center;
	font-weight: 500;
	font-size: 10px;
	padding: 13px;
	letter-spacing: 0.05em;
}
@media (max-width: 768px) {
	#footer_area .pagetop {
		font-size: 12px;
		padding: 9px 5.333% 8px;
	}
	#footer_area .pagetop::before {
		width: 16px;
		height: 16px;
		background-size: 16px auto;
		vertical-align: -3px;
		margin-right: 10px;
	}
	.footerInner_container .logo {
		width: 97.5px;
		margin-bottom: 19px;
	}
	.footerInner_container {
		width: auto;
		padding: 30px 12.266% 27px;
		display: block;
	}
	.footerInner_container ul {
		width: auto;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.footerInner_container ul li {
		width: 50%;
		margin-top: 6.5px;
		padding-bottom: 0;
	}
	.footerInner_container ul li a:hover {
		opacity: 1;
	}
	.footerInner_container a {
		font-size: 10px;
	}
	.copyArea {
		font-size: 8px;
		padding: 9px 10px 8px;
	}
}

#container .item_ttl {
	position: relative;
	width: 203px;
	margin: 0 auto 55px;
}
#container .item_ttl img {
	width: 100%;
}
@media only screen and (max-width: 1129px) {
	#container .item_ttl {
		width: 16.91667vw;
		margin: 0 auto 4.58333vw;
	}
}
@media only screen and (max-width: 768px) {
	#container .item_ttl {
		width: 35.2vw;
		margin: 0 auto 10vw;
	}
}
#container .item_products_container {
	position: relative;
	width: 100%;
}
/* #container .item_products_container::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
} */
#container .item_products_container a {
	display: block;
	width: 100%;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
#container .item_products_container a:hover {
	opacity: 0.8;
}
#container .item_products_container a .present_img {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#container .item_products_container a .present_img img {
	margin: 0 auto;
}
@media only screen and (max-width: 768px) {
	#container .item_products_container a:hover {
		opacity: 1;
	}
}
#container #item01 {
	position: relative;
	padding: 140px 0;
}
@media only screen and (max-width: 1129px) {
	#container #item01 {
		padding: 11.66667vw 0;
	}
}
@media only screen and (max-width: 768px) {
	#container #item01 {
		padding: 13.33333vw 0;
	}
}

#container .inner {
	width: 100%;
	max-width: 980px;
	margin: auto;
}
@media only screen and (max-width: 1129px) {
	#container .inner {
		max-width: 89.333vw;
	}
}
@media only screen and (max-width: 768px) {
	#container.inner {
		max-width: 89.333vw;
	}
}
