/*
Theme Name: Arkhe Child
Theme URI: https://arkhe-theme.com/
Template: arkhe
Author: LOOS,Inc.
Author URI: https://loos.co.jp/
Description: A very simple theme for production templates. Customize as you like.
Tags: two-columns,one-column,right-sidebar,custom-colors,custom-menu,editor-style,theme-options,block-styles,wide-blocks
Version: 3.9.0.1720599754
Updated: 2024-07-10 17:22:34

*/

body a {
	text-decoration: none;
}

.ovc_fullscreen {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: flex;
  z-index: 1000;
  background: #FFF;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.ovc_fullscreen::-webkit-scrollbar {
  display: none;
}

.ovc_fullscreen #ovc_intro {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  z-index: 10000;
  background: #FFF url('https://www.aishow.jp/wp-content/themes/aishow/background.jpg') no-repeat center center;
  background-size:cover;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 3em;
}

.ovc_fullscreen #ovc_intro #ovc_lang { 
	background: #FFF;
}

.ovc_fullscreen #ovc_intro #ovc_agreement {
	position: fixed;
	bottom: 50px;
	align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #FFF;
}

#ovc_agreement p {
	text-shadow: 1px 2px 3px #000000;
}

.ovc_fullscreen #ovc_settings {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  z-index: 9998;
  background: #FFF;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 5em 2em 2em
}

.ovc_fullscreen #ovc_settings dl {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	max-width: 300px;
	align-items: center;
}
.ovc_fullscreen #ovc_settings dt {
	display: flex;
	flex-basis: 40%;
	padding: 20px;
	align-items: center;
}
.ovc_fullscreen #ovc_settings dd {
	display: flex;
	flex-basis: 60%;
	padding: 20px;
	align-items: center;
}

#ovc_share {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
  background: #FFF;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 3em;
  text-align: center;
}

.ovc_fullscreen #ovc_screenshot {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: #FFF;
}

.ovc_fullscreen #ovc_screenshot canvas {
	max-width:100%;
}

.ovc_fullscreen #ovc_video {

}

#ovc_top {
	position: fixed;
	top: 30px;
	left: 30px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

#ovc_orderby {
	position: fixed;
	top: 60px;
	right: 30px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

#ovc_login {
	position: fixed;
	top: 30px;
	right: 30px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

#ovc_top .dashicons {
	font-size:200%;
}

#ovc_middle {
	text-align: center;
	margin-bottom: 180px;
	max-height:75%;
	overflow-y:auto;
}

#ovc_middle2 {
	text-align: center;
	display:none;
	margin-bottom: 180px;
	max-height:75%;
	overflow-y:auto;
}

#ovc_bottom {
	position: fixed;
	bottom: 30px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

#ovc_text {
	position: fixed;
	top: 30px;
}

#ovc_send {
	position: fixed;
	bottom: 150px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: none;
	text-align:center;
}

.loader {
	position: fixed;
	bottom: 50px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: none;
}

.loader_ad {
	position: fixed;
	bottom: 80px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: none;
	text-align:center;
}

.loader_ad img {
	width:60%;
	border: 1px solid #000;
}

.btn {
  display: inline-block;
  padding: 0.8em 3em;
  background-color: #61b0e2;
  box-shadow: 0 5px 0 #369ada;
  border-radius: 60px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  width:300px;
  margin-bottom:2em;
}

.btn2, .product_id1 {
  display: inline-block;
  padding: 0.8em 3em;
  background-color: #e3364a;
  box-shadow: 0 5px 0 #ca1c30;
  border-radius: 60px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  width:300px;
}

.btn3 {
  display: inline-block;
  padding: 0.8em 3em;
  background-color: #f0f0f1;
  box-shadow: 0 5px 0 #2c3338;
  border-radius: 60px;
  color: #000;
  cursor: pointer;
  text-decoration: none;
  width:300px;
  margin-bottom:2em;
}

#ovc_shutter {
	position: fixed;
	bottom: 20px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 25px;
	border-radius: 50px;
	display: none;
}

#ovc_break {
	position: fixed;
	bottom: 20px;
	left: 30px;
	flex-direction: column;
	padding: 25px;
	border-radius: 50px;
	display: none;
}

#ovc_save {
	position: fixed;
	bottom: 20px;
	right: 30px;
	flex-direction: column;
	padding: 25px;
	border-radius: 50px;
	display: none;
}

#ovc_close {
	position: fixed;
	bottom: 20px;
	left: 30px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	padding: 30px;
	border-radius: 50px;
}

#ovc_trash {
	position: fixed;
	bottom: 20px;
	right: 30px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	padding: 30px;
	border-radius: 50px;
}

#ovc_photo_number1, #ovc_photo_number2 {
	font-size:150%;
	position: fixed;
	top: 20px;
	left: 20px;
	flex-direction: column;
	color: #eee;
}

#ovc_menu {
	position: fixed;
	top: 20px;
	right: 20px;
	flex-direction: column;
	background-color: transparent;
	color: #ccc;
}

#ovc_top_right {
	position: fixed;
	top: 30px;
	right: 20px;
}

.ovc_button span {
	font-size:200%;
	width:auto;
	height:auto;
}

.regular_button {
	min-width:200px;
	padding: 10px;
}

.loader {
  width: 15px;
  aspect-ratio: 1;
  border-radius: 50%;
  animation: l5 1s infinite linear alternate;
}

#ovc_list {
    display:flex;
	flex-wrap: wrap;
    list-style-type:none;
	margin: 120px 0 0 0;
	padding: 0;
	width:100%;
}
	
#ovc_list li {
	max-width:33%;
	text-align:center;
	}
	
.ovc_photo {
	max-width:100%;
max-height:100%;
}

@keyframes l5 {
    0%  {box-shadow: 20px 0 #000, -20px 0 #0002;background: #000 }
    33% {box-shadow: 20px 0 #000, -20px 0 #0002;background: #0002}
    66% {box-shadow: 20px 0 #0002,-20px 0 #000; background: #0002}
    100%{box-shadow: 20px 0 #0002,-20px 0 #000; background: #000 }
}

#ovc_middle2_inner2 input[type=text], #ovc_middle2_inner2 input[type=email] {
	width:80%;
}

#ovc_middle2_inner2 textarea {
	width:80%;
	height:100px;
}

.ovc_premium {
	text-align: center;
	min-height: 200px;
}

.ovc_premium ul {
	width:80%;
	margin:auto;
}

.ovc_premium li {
	text-align:left;
}

div.wpcf7 {
	max-width: 300px;
}

.wpcf7-text, .wpcf7-textarea {
	width:100%;
}

div.wpcf7 .wpcf7-spinner {
    display: block;
}
