/*
Theme Name: TOU Theme
Theme URI: http://www.www.www/
Description: This is my TOU theme.
*/
@import "css/footer.css";
@import "css/form.css";

@charset "UTF-8";
/* --------------------------------------------------
	ベース
-------------------------------------------------- */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	}

body {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 14px;
	font-family: 'Noto Serif JP', serif;
	line-height: 2.0;
    word-wrap: break-word;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 　
	-webkit-text-size-adjust: 100%;
	background-color: #eee;
	zoom: 1;
	text-align: left;
	} 

* {
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------
	TEXT
-------------------------------------------------- */
h1, h2 {
	font-size: 180%;
	font-weight: normal;
	color: #333;
	margin: 0 auto 20px;
	padding: 0 0 3px;
	letter-spacing: 1px;
	width: auto;
	}
	
h3 {
	font-size: 140%;
	font-weight: bold;
	color: #333;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	}

p.menutitle {
	font-size: 250%;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.0;
	}

p.menutitle span {
	font-size: 40%;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-weight:bold;
	}
	
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #333;
	margin: 0 0 30px;
	padding: 0 0 2px;
	text-align: left;
	}

h5, h6 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: left;
	color: #333;
	}
p {
	line-height: 2.0;
	color: #333;
	margin: 0 0 30px;
	padding: 0;
	}

p.price {
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 30px;
	text-align: right !important;
}

p.price span {
	font-weight: bold;
	font-size: 70%;
}

p.title {
	font-size: 160%;
	font-weight: normal;
	color: #333;
	margin: 0 auto 40px;
	padding: 0 0 3px;
	letter-spacing: 1px;
	width: auto;
	text-align:center;
	}
a {
	color: #333;
	text-decoration: none;
	}

a:hover {
	opacity: 0.6;
	color: #888;
	text-decoration: none;
		-webkit-transition: all 0.3s;
            transition: all 0.3s;
	}
	
a:hover, a:active {
	color: #333;
	text-decoration: none;
	}
span {
	color: #333;
	}

/* --------------------------------------------------
	List
-------------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
	color: #333;
	}

li {
	list-style: none;
	text-align: left;
	}

/* --------------------------------------------------
	container
-------------------------------------------------- */
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	}

/* --------------------------------------------------
	ナビゲーション
-------------------------------------------------- */
header {
	height: auto;
	width: 100%;
	margin: 0;
	padding: 25px 0 30px;
	z-index: 99999;
	border-bottom: 0px solid #333;
}

header .inner{
width:90%;
margin: 0 auto;
}

#navi ul.nav {
    float:right;
	width: 450px;
	height: auto;
	margin: 0 0 0px;
	padding: 30px 0 0;
	text-align: center;
    display: block;
	display: flex;
  justify-content: flex-start;
  list-style-type: none;
	}

#navi ul.nav li {
	position: relative;
	display: inline-block;
	margin: 0;
	text-align: center;
	width: auto;
	height: 25px;
	padding: 0 10px;
	}

#navi ul.nav li:last-child {
	padding:0 0 0 10px;
	}
		
#navi ul.nav li a {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	display: block;
	letter-spacing: 0.5px;
	text-shadow: none;
	vertical-align:bottom;
	}

#navi ul.nav li.drop a {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	display: block;
	letter-spacing: 0.5px;
	text-shadow: none;
	vertical-align:bottom;
	}

#navi ul.nav li a img {
	width:16px;
	height:auto;
	margin: 0;
	padding: 0;
	display: block;
	letter-spacing: 0.5px;
	text-shadow: none;
	vertical-align:bottom;
	}

#navi ul.nav li.sns a {
	font-size: 18px;
	}
	
#navi ul.nav li:last-child a {
	}
	
#navi ul.nav li a:hover {
	border-bottom: 1px solid #333;
	-webkit-transition: all 0.3s;
            transition: all 0.3s;
			opacity: 1.0;
	}

.navbar {
	border: none;
	}

.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{text-decoration:none !important; text-shadow:none !important;color: #333 !important;border-bottom: 1px solid #333;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}

.navi-logo {
	width: 120px;
	margin: 20px 0 -10px;
	padding: 0;
	text-align: left;
	float:left;
	}

.navi-logo a {
	width: 100%;
	height: auto;
	margin: 0;
	text-align:left;
	}

.navi-logo a img {
	width: 100%;
	height: auto;
	margin: -15px 0 0;
	padding: 0;
	vertical-align:bottom;
	}

#navi a,
#navi {
    color: #fefefe;
    text-decoration: none;
    margin: 0 auto;
}

.icon-space {
	width: 98px;
	height: 26px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	right: 20px;
	}

.icon-left {
	float: left;
	width: 26px;
	height: 26px;
	margin: 0 10px 0 0;
	padding: 0;
	}

.icon-right {
	float: right;
	width: 26px;
	height: 26px;
	margin: 0 0 0 0;
	padding: 0;
	}

.icon-left img,.icon-right img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle
	}
/* --------------------------------------------------
	ページ
-------------------------------------------------- */
#pageimage {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#pageimage img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

hr.black{
	clear:both;
	border-bottom: 1px solid #777;
	margin: 0 auto 40px;
	padding-top:40px;
}

.box {
	clear: both;
	margin: 0 auto 40px;
	padding: 0 0 40px;
}

p.servicecopy {
	clear: both;
	margin: 0 auto 10px;
	padding: 0;
}

.box ul {
	margin: 0 0 30px 0;
	padding: 0;
}


.box ul.half {
	float: left;
	margin: 0 4% 15px 0;
	padding: 0;
	clear: none;
	width: 46%;
}

.box ul li {
	clear: both;
	margin: 0 0 5px 15px;
	padding: 0;
	list-style: disc;
}

p.naviname {
	color: #333;
	font-size: 130%;
	line-height: 30px;
	letter-spacing: 0.5px;
	margin: 0 auto 50px;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	}

.sectiontitle {
	margin: 0 auto 50px;
	padding: 0;
	width: 100%;
	max-width: 300px;
	height: auto;
	}

.sectiontitle img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
.mess {
	margin: 0 auto 70px;
	padding: 0;
	width: 100%;
	height: auto;
	}

.sectiontitle img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
/* --------------------------------------------------
	セクション0 TOP
-------------------------------------------------- */
#section0 {
	padding: 0;
	height: 100%;
	width: 100%;
	}
	
.inner0 {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #fff;
	}

.image {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.image img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.section {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	}

.section .inner {
	position: relative;
	margin: 0 auto 0;
	padding: 30px 5% 30px;
	width: 90%;
	max-width: 1024px;
	height: auto;
	}

hr {
	color: inherit;
	border: none;
	clear: both;
}

.section .image {
	margin: 0 0 50px;
}

.form {
	margin-bottom: 100px;
}
	
ul.news {
	width: 100%;
	max-width: 780px;
	height: auto;
	margin: 0 auto 60px;
	padding: 0;
}

ul.news li {
	border-bottom: 1px solid #aaa;
	padding: 10px 0 7px;
}
	
/* --------------------------------------------------
	セクション CONCEPT
-------------------------------------------------- */
#section-concept {
	width: 100%;
	background-color: #fff;
	background-repeat: repeat;
	margin: 0 0 0;
	padding: 0;
	}

.inner-concept {
	position: relative;
	margin: 0 auto 0;
	padding: 100px 5% 50px;
	width: 90%;
	max-width: 1024px;
	height: auto;
	}

h2.title {
	width: 100%;
	margin: 0 0 30px;
	border-bottom: 2px solid #333;
	color: #333;
}

/* --------------------------------------------------
	セクション ACCESS
-------------------------------------------------- */
#section-company {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}

.inner-company {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	}

.formlink {
	width: 240px;
	height: 40px;
	margin: 20px auto 60px;
	}
		
.formlink a {
	display: block;
	color: #fff;
	font-size: 140%;
	line-height: 40px;
	letter-spacing: 0.5px;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #333;
	border-radius: 5px;
	text-align: center;
	}

.formlink a:hover {
	-webkit-transition: all 0.3s;
            transition: all 0.3s;
			opacity: 0.6;
	}

/* --------------------------------------------------
	 CONTACT
-------------------------------------------------- */
#section-contact {
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 0 auto;
	}
	
.inner-contact {
	margin: 0;
	padding: 40px 0 40px;
	width: 100%;
	font-size: 100%;
	text-align: center;
	}

/* --------------------------------------------------
	セクション6 CONTACT
-------------------------------------------------- */
#section-foot {
	width: 100%;
	margin: 0;
	padding: 0 auto;
	}
	
.inner-foot {
	margin: 0;
	padding: 40px 0 40px;
	width: 100%;
	font-size: 100%;
	text-align: center;
	}
	
.inner-foot p {
	font-size: 80%;
	color: #000;
	}
	
/* --------------------------------------------------
	トップに戻る
-------------------------------------------------- */
#back-top {
	position: fixed;
	right: 30px;
	bottom: 0;
	margin: 0;
	width: 60px;
	height: 60px;
	z-index: 9999999999999999999999;
	background-color: #000;
	}

#back-top a {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	}

#back-top a:hover {
	opacity: 0.6;
	}

#content{
	width:90%;
	max-width:800px;
	height:auto;
	margin: 0 auto;
	padding: 100px 0 0;
}
/* --------------------------------------------------
	事業紹介
-------------------------------------------------- */
.works-left {
	float: left;
	width: 45%;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
	}

.works-right {
	float: right;
	width: 45%;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
	}

.works-left .inner,.works-right .inner {
	padding: 35px;
}

.works-left p,.works-right p {
	text-align: left;
}

p.worksname {
	text-align: center;
	font-size: 20px;
	margin: 0 0 25px;
	padding: 0;
	font-weight: 600;
	line-height: 35px;
	height: 35px;
	color: #fff;
	background-color: #000;
}

.works-left li,.works-right li {
	list-style:circle;
	margin-left: 18px;
	margin-bottom: 10px;
}

/* --------------------------------------------------
	メンバー
-------------------------------------------------- */
.member-left {
	width: 100%;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
	overflow: hidden;
	}

.member-right {
	width: 100%;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
	overflow: hidden;
	}

.member-left p,.member-right p {
	text-align: left;
}

p.name {
	text-align: left;
	font-size: 20px;
	margin: 0 0 15px;
	padding: 0;
	font-weight: 600;
	border-bottom: 1px solid #000;
}

/* --------------------------------------------------
	リンク
-------------------------------------------------- */
.link-btn {
	margin: 0 auto;
	width: auto;
	text-align: center;
	}

.link-btn a {
	display: inline-block;
	position: relative;
	background-color:#999;
	color: #fff !important;
	text-decoration: none !important;
	padding: 2px 10px;
	text-align: center;
	font-size: 95%;
	margin: 0 auto;
	cursor: pointer;
	min-width: 120px;
	border-radius: 10px;
	}

.link-btn a:hover {
	background-color: #ccc;
	opacity: 1.0;
}

/* 次前のページ */
p.pagenation {
font-size: 10px;
overflow: hidden;
}

span.oldpage {
float: left;
}

span.newpage {
float: right;
}

/* --------------------------------------------------
	スクロール
-------------------------------------------------- */
#scroll {
	position: fixed;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -35px;
	width: 70px;
	height: 70px;
	z-index: 9999999;
	background-repeat: no-repeat;
	background-position: top;
	}

#scroll a {
	display: block;
	width: 70px;
	height: 70px;
	padding: 0;
	font-size: 14px;
	letter-spacing:3px;
	margin: 0 0 0 -35px;
	text-align: center;
	}

#scroll a img {
	width: 70px;
	height: 70px;
	margin: 0;
	padding: 0;
	}
	
#scroll a {
	padding-top: 0px;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	text-align: center;
	color: #fff;
}

#scroll a span {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 2.0s infinite;
	animation: sdb 2.0s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-50px, 50px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(-10px, 10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-50px, 50px);
    opacity: 0;
  }
}

.post p {
	text-align: left;
}

#slide{
    position: relative;
	display:block;
    width: 95%;
    height: auto;
    margin: 30px auto;
	padding:15px 0 10px;
}

.logo {
	position:absolute;
	right: 10%;
	top: 13%;
	z-index:999999999;
}

.logo-center {
	position:absolute;
	right: 50%;
	top: 50%;
	width: 160px;
	height:201px;
	z-index:999999999;
	margin: -100px 0 0 80px;
}

.logo img,.logo-center img {
	width:180px;
	height: auto;
}

a.add_to_cart_button{
	display:none!important;
}

button[type="submit"]{
	background-color:#333!important;
}

/* 価格表示のフォントを大きくする */
.woocommerce div.product p.price {
  font-size: 1.5rem;
  font-weight: bold;
}

/* ボタンの背景色を変更 */
.woocommerce button.button.alt {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.box-left40{
	float:left;
	width:40%;
	height:auto;
}

.box-right40{
	float:right;
	width:40%;
	height:auto;
}

.box-left60{
	float:left;
	width:55%;
	height:auto;
}

.box-right60{
	float:right;
	width:55%;
	height:auto;
}

.box-left60 img,.box-right60 img{
	width:100%;
	height:auto;
}

.woocommerce-message{
	background-color:#eee;
	border:1px solid #ccc;
}

.button wc-forward{
	background-color:#ccc;
	color:#fff;
	border:none;
}

ul.categorylink{
	display: inline-block;
	width:100%;
	margin: 0 auto 50px;
}

ul.categorylink li{
	display:block;
	float:left;
	width:16.6%;
	text-align:center;
}

.related,.postinfo,.pagenation,.woocommerce-ordering{
	display:none!important;
}

.wc-tabs-wrapper,a.product_type_simple{
	display:none!important;
}
.tabs{
	border-bottom:#333!important;
}

.tabs li{
	border:none!important;
	background-color:#ccc;
	color:#fff;
}

.woocommerce-Tabs-panel,ul.wc-tabs{
	border:none!important;
}

.woocommerce-tabs li{
	border:1px solid #777!important;
	border-bottom:none!important;
	background-color:inherit!important;
	color:#333!important;
}

.wc-tabs-wrapper h2{
	display:none!important;
}

.woocommerce-message{
	border:#333;
}

.drop-menu-list{
	display:none;
	position:absolute;
	top:25px;
	left:0;
	height:auto;
	padding:10px 0;
	background-color: #aaa;
	z-index:999999999999999999999999999999999!important;
	text-align:left!important;
}

.drop-menu-list li{
	text-align:left!important;
}

.drop-menu-list li a{
	width:auto;
clear:both!important;
	margin:0;
	padding:10px 10px;
	display:block;
	color:#fff!important;
	text-align:left!important;
}

li.drop-menu-item a:hover{
	text-decoration:none!important;
	border:none!important;
	opacity: 0.6!important;
	text-align:left!important;
}

.wp-block-product-new,h2.wp-block-heading{
		display:none!important;
}