@charset "UTF-8";

@font-face {
  font-family: "Zen Old Mincho";
  font-style: normal;
  font-weight: 400;
  src: url("../font/ZenOldMincho-Regular.woff") format("woff");
}

@font-face {
  font-family: "Zen Old Mincho";
  font-style: normal;
  font-weight: 500;
  src: url("../font/ZenOldMincho-Medium.woff") format("woff");
}
@font-face {
  font-family: "Zen Old Mincho";
  font-style: normal;
  font-weight: 600;
  src: url("../font/ZenOldMincho-SemiBold.woff") format("woff");
}

@font-face {
  font-family: "Zen Old Mincho";
  font-style: normal;
  font-weight: 700;
  src: url("../font/ZenOldMincho-Bold.woff") format("woff");
}

@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  src: url("../font/EBGaramond-Regular.woff") format("woff");
}




/* =Reset
-------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,li,a, strong {
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
	letter-spacing: 0.01em;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; }
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top; font-size: 0.6em;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
img {vertical-align:top;}
input[type="radio"], input[type="checkbox"] {vertical-align: -3px;}

html>/**/body {
	font-family: YakuHanMPs,  'Zen Old Mincho', "Times New Roman", Times,"游明朝体", "Yu Mincho", YuMincho, "HG明朝B",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif!important;
	/*font-weight: 400;*/
	font-weight: 400;
}

/*
* + html body {
	font-family: 'notoSerif', serif;
}
*/
figure {margin: 0; padding: 0;}


/* For modern browsers */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf {zoom:1;}
.clr {clear: both; line-height: 0; display: block;}

.nobb {border-bottom: none!important;}

.disnon {display: none;}



/* =all
-------------------------------------------------------------- */
html {
	-webkit-text-size-adjust: none;
}
body {
	width: 100%;
	/*text-align: center;*/
	line-height: 1.6;
	font-size: 18px;
	color: #000;
	text-align: justify!important;
    font-feature-settings: 'palt'!important;
	position: relative;
}
@media screen and (max-width: 960px){
	body {font-size: 16px;}
}
@media screen and (max-width: 520px){
	body {font-size: 14px;}
}


a {text-decoration:none;}
.sp {display: none;}

body img { max-width: 100%; height: auto;}




/*----------------------------------------------------------------------
･margin等
-----------------------------------------------------------------------*/
/* font */
.fl {	float: left;}
.fr {	float: right;}
.fw {	width: 100%;}
.ta_l { text-align: left;}
.ta_c { text-align: center;}
.ta_r { text-align: right;}
.lh17 { line-height: 1.7;}
.lh20 { line-height: 2;}
.f10 {	font-size: 10px;}
.f12 {	font-size: 12px;}
.f14 {	font-size: 14px;}
.f15 {	font-size: 15px;}
.f16 {	font-size: 16px;}
.f18 {	font-size: 18px;}
.f20 {	font-size: 20px;}
.bold {	font-weight: 600;}
.red {	color: #d01126;}
.hColor { color:#395526;}
.white {color: #fff;}

.mainColor01 {color: #8b0000;}

/* mgn */
.mgn01 {margin-bottom: 0.1em;}
.mgn05 {margin-bottom: 0.5em;}
.mgn08 {margin-bottom: 0.8em;}
.mgn10 {margin-bottom: 1em;}
.mgn13 {margin-bottom: 1.3em;}
.mgn15 {margin-bottom: 1.5em;}
.mgn20 {margin-bottom: 2em;}
.mgn25 {margin-bottom: 2.5em;}
.mgn30 {margin-bottom: 3em;}
.mgn50 {margin-bottom: 5em;}
.mgn80 {margin-bottom: 8em;}

.mgt5 {margin-top: 5px;}
.mgt10 {margin-top: 10px;}
.mgt15 {margin-top: 15px;}
.mgt20 {margin-top: 20px;}
.mgt25 {margin-top: 25px;}

.pdn25 {padding-top: 1.5em;}

.ls_0 {letter-spacing: 0!important;}
.ls_m_005 {letter-spacing: -0.05em!important;}
.ls_m_01 {letter-spacing: -0.1em!important;}
.ls_m_015 {letter-spacing: -0.15em!important;}
.ls_m_02 {letter-spacing: -0.2em!important;}

.ls_p_005 {letter-spacing: 0.05em!important;}
.ls_p_01 {letter-spacing: 0.1em!important;}
.ls_p_015 {letter-spacing: 0.15em!important;}
.ls_p_02 {letter-spacing: 0.2em!important;}

.bCenter {margin-left: auto; margin-right: auto;}


.cap {
	font-size: 12px;
	line-height: 140%;
}

.tShadow01 { color:#fff; text-shadow: black 2px 2px 4px, black -2px 2px 4px, black 2px -2px 4px, black -2px -2px 4px, black 2px 2px 4px, black -2px 2px 4px, black 2px -2px 4px, black -2px -2px 4px;}




header {
	width: 100%;
	/*box-shadow: 0 10px 30px rgba(0,0,0,0.05);*/
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 110;
}
header .headerContaier {
	background: rgba(255,255,255,0.9);
	display: flex;
	justify-content: space-between;
}
header .headerContaier h1 {
	padding: 10px 10px 10px 20px;
}
header .headerContaier nav {overflow: hidden;}
header .headerContaier nav > ul {display: flex; height: 100%;}
header .headerContaier nav > ul > li {}
header .headerContaier nav > ul > li a {
	color: #181818;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 18px;
	font-weight: 600;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	transition: all 0.3s ease;
	margin-left: 1px;
}
header .headerContaier nav > ul > li:not(.toEc) a::after {
	content: '';
	height: 0%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0%;
	transition: all 0.3s ease;
}




header .headerContaier nav > ul > li a span {position: relative; z-index: 1;}
header .headerContaier nav > ul > li a span i {
	font-style: normal;
	letter-spacing: -0.1em;
}
header .headerContaier nav > ul > li.spInfo a {letter-spacing: 0.3em;}
header .headerContaier nav > ul > li.toEc a {
	/*background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);*/
	color: #fff;
	padding-left: 80px;
	overflow: hidden;
	/*margin-left: 10px;*/
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.9);
	position: relative;
}
header .headerContaier nav > ul > li.toEc a::before {
	content: '';
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	mix-blend-mode: overlay;
	opacity: 0.5;
	transition: all 0.5s ease;
}
header .headerContaier nav > ul > li.toEc a:hover::before {opacity: 0;}
header .headerContaier nav > ul > li.toEc a .imgArea {
	position: absolute;
	left: 12px;
	top: 0;
	
}
header .headerContaier nav > ul > li:not(.toEc) a:hover {color: #fff;}
header .headerContaier nav > ul > li:not(.toEc) a:hover::after {height: 100%;}

.home header .headerContaier nav .index a,
body.aboutus header .headerContaier nav .aboutUs a,
body.aut_wine header .headerContaier nav .aut_wine a,

body.post-type-archive-winary header .headerContaier nav .winary a,
body.winary-template-default header .headerContaier nav .winary a,

body.archive.post-type-archive-post header .headerContaier nav .news a,
body.archive.category header .headerContaier nav .news a,
body.archive.date header .headerContaier nav .news a,
body.post-template-default header .headerContaier nav .news a,

body.post-type-archive-spc header .headerContaier nav .scontents a,
body.spc-template-default header .headerContaier nav .scontents a

{
	color: #fff;
}
.home header .headerContaier nav .index a::after,
body.aboutus header .headerContaier nav .aboutUs a::after,
body.aut_wine header .headerContaier nav .aut_wine a::after,

body.post-type-archive-winary header .headerContaier nav .winary a::after,
body.winary-template-default header .headerContaier nav .winary a::after,

body.archive.post-type-archive-post header .headerContaier nav .news a::after,
body.archive.category header .headerContaier nav .news a::after,
body.archive.date header .headerContaier nav .news a::after,
body.post-template-default header .headerContaier nav .news a::after,

body.post-type-archive-spc header .headerContaier nav .scontents a::after,
body.spc-template-default header .headerContaier nav .scontents a::after {
	height: 100%;
}

/*
aut_wine
winary
news
scontents
*/


#index header nav .index a::after, header .headerContaier nav > ul > li:not(.toEc) a::after {background: #69965c}


header .headerContaier nav > ul > li.toEc a {
	background: linear-gradient(to bottom,  rgba(156,183,121,1) 22%,rgba(13,56,4,1) 100%);
}
header .headerContaier nav > ul > li.toEc a::before {opacity: 0.2;}


@media screen and (min-width: 1126px) and (max-width: 1300px){
	header {font-size: 0.85em;}
}
@media screen and (min-width: 1126px){
	
}
@media screen and (max-width: 1125px){
	header nav {
		position: fixed;
		top: 80px;
		left: 100%;
		width: 100%;
		height: calc(100% - 80px);
		background: rgba(255,255,255,1);
		transition: all 0.5s ease;
	}
	.gNav_active header nav {left: 0;}
	
	
	/*header .headerContaier {background: #fff; display: block;}*/
	header .headerContaier nav > ul {justify-content: space-between; flex-wrap: wrap; height: auto; position: relative;}
	header .headerContaier nav > ul > li {
		width: 100%;
		border-top: 1px solid #ccc;
		margin-left: 0;
	}
	header .headerContaier nav > ul > li a {
		padding: 20px 5px;
		height: auto;
	}
	header .headerContaier nav > ul > li.toEc {width: 100%;}
	header .headerContaier nav > ul > li.toEc a {padding-left: 0;}
}
@media screen and (max-width: 620px){
	header nav {top: 60px;}
	header .headerContaier h1 {padding-left: 10px;}
	header .headerContaier h1 img {width: 100px}
	
}







.navToggle {
	position: fixed;
	top: 20px;
	right: 10px;
	width: 46px;
	height: 40px;
    cursor: pointer;
    z-index: 300;
    text-align: center;
	box-sizing: border-box;
	display: none;
}

.navToggle span {
    display: block;
    position: absolute;
    width: 42px;
    border-bottom: solid 1px #181818;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    left: 6px;
}
.navToggle span:nth-child(1) {top: 8px;}
.navToggle span:nth-child(2) {top: 19px;}
.navToggle span:nth-child(3) {top: 30px;}


.gNav_active .navToggle span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
.gNav_active .navToggle span:nth-child(2),
.gNav_active .navToggle span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media screen and (max-width: 1125px){
	.navToggle {display: block;}
}
@media screen and (max-width: 620px){
	.navToggle {top: 10px;}
	.navToggle span {width: 36px;}
}









main {  width:100%;  margin: auto; margin-top: 80px; overflow: hidden;}
@media screen and (max-width: 620px){
	main {  margin-top: 60px;}
}


article { margin: 0 auto 0px;  /*padding: 40px 0 0; background: #fff;*/}

.wrap {margin: auto;  width: 100%; padding: 30px 20px 30px; box-sizing: border-box; position: relative;}
@media screen and (max-width: 420px){
	.wrap {padding: 30px 10px;}
}
.container {
	max-width: 1260px;
	margin: auto;
	width: 100%;
	/*padding: 50px 50px;*/
	/*padding: 50px 0px;*/
	padding: 50px 0px 100px;
	box-sizing: border-box;
	/*border-radius: 10px;*/
}


@media screen and (max-width: 650px) {
	.container {padding: 30px 0px;}
}



/*
.animation-box { opacity:0; transition: all 0.6s ease-out; position:relative; top:30px;}
.animation-box.active { opacity:1; top:0;}
*/

.imgArea {position: relative;}


/* caption */

.fbox01 {display: flex; justify-content: space-between; }
.fbox02 {display: flex; justify-content: space-between; flex-direction: row-reverse;}

.caption { max-width: 1000px; box-sizing: border-box; padding: 20px 0px; margin: auto; font-family:游ゴシック,'Yu Gothic',游ゴシック体,YuGothic,メイリオ,Meiryo,'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
.caption p {font-size: 11px; text-align: left; line-height: 160%;}





footer {
	/*margin: 25px 0;*/ /*background: #000; color: #fff;*/
	background: #181818;
	color: #fff;
}

footer .wrap {}
footer .wrap .container {
	box-sizing: border-box;
	padding: 65px 35px;

}


footer .wrap .container nav {}
footer .wrap .container nav ul {}
footer .wrap .container nav ul li {}
footer .wrap .container nav ul li a {color: #fff;}

footer .wrap .container .ft_ttile {margin-bottom: 20px;}

.ft_co {
	/*
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #fff;
	border-radius: 8px;
	*/
}

.ft_co > div:not(.coName){font-size: 0.9em;}

.ft_co > .imgArea {
	background: #fff;
	box-sizing: border-box;
	padding: 8px;
	text-align: center;
	margin-bottom: 15px;
}

.ft_co .coName {
	font-weight: 600;
	font-size: 1.1em;
	margin-bottom: 20px;
}
.ft_co .coName small {display: block; font-size: 0.7em;}
.ft_co .address, .ft_co .tel {font-size: 0.9em;}


footer .wrap .container .ftNav {}
footer .wrap .container .ftNav nav {
	display: flex;
	justify-content: space-between;
}

footer .wrap .container .ftNav nav ul.ftNav02 {margin-left: 50px;}


footer .wrap .container .ftNav nav ul li {margin-bottom: 5px;}

footer .wrap .container .ftNav nav ul li a {font-size: 0.9em;}
footer .wrap .container .ftNav nav ul li a i {font-style: normal;}

footer .wrap .container .ftNav nav ul li a span {position: relative;}
footer .wrap .container .ftNav nav ul li a span:before {
	content: '';
	width: 4px;
	height: 4px;
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -12px;
}
footer .wrap .container .ftNav nav ul li a span:after {
	content: '';
	height: 1px;
	width: 0%;
	background: #fff;
	position: absolute;
	top: calc(100%);
	left: 0;
	transition: all 0.3s ease;
}
footer .wrap .container .ftNav nav ul li a:hover span:after {
	width: 100%;
}


.ft_sns {display: none;}
.ft_sns ul {display: flex;}
.ft_sns ul li {margin: 0 5px; }
.ft_sns ul li a {/*color: #fff; font-size: 2em;*/ }
.ft_sns ul li a:hover {}
.ft_sns ul li a span {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255,255,255,0.1);
	box-sizing: border-box;
	padding: 12px;
	border-radius: 50%;
}
.ft_sns ul li.sns_x a span {
	padding: 18px;
}
.ft_sns ul li a img {transition: all 0.5s ease;}
.ft_sns ul li a:hover img {opacity: 0.3}


@media screen and (max-width: 1090px){
	/*
	footer .wrap .container .ftNav nav {display: block;}
	footer .wrap .container .ftNav nav ul.ftNav02 {margin-left: 0;}
	*/
	footer .wrap .container > .fbox01 {display: block;}
	.ft_co {
		display: flex;
		justify-content: center;
	}
	.ft_co_Info {margin-left: 20px;}
	.ft_co > .imgArea {margin-bottom: 0; display: flex; align-items: center;}
	footer .ftNav {max-width: 430px; margin: 50px auto;}
	.ft_sns ul {justify-content: center;}
}
@media screen and (max-width: 520px){
	footer .ftNav {max-width: 290px;}
	.ft_co > .imgArea img {width: 100px;}
	.ft_sns ul li a span {
    width: 60px;
    height: 60px;
	}
}

@media screen and (max-width: 400px){
	footer .wrap .container {padding: 45px 15px;}
	footer .wrap .container .ftNav nav {display: block;}
	footer .wrap .container .ftNav nav ul.ftNav02 {margin-left: 0;}
	footer .ftNav {max-width: 200px;}
}




footer #copyRight {color: #fff; text-align: center; font-size: 12px;/* margin-top: 100px; background: #e8e8e8;*/ padding: 10px 0}

@media screen and (max-width: 520px){
	footer #copyRight {font-size: 10px;}
}

/*
@media screen and (max-width: 350px){
	footer .wrap .container {padding: 45px 15px;}
	footer #contact dl dt {font-size: 1.1em;}
}
*/




.ftBtns {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.ftBtns > div.ftBtn {
	width: calc(50%);
}



.ftBtn {
	position: relative;
	height: 260px;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: flex-end;
	background: #100605;
}

.ftBtn::before, .ftBtn::after {
	content: '';
	z-index: 1;
	position: absolute;
	width: 0;
	height: 0%;
	box-sizing: border-box;
	transition: all 0.6s ease;
	opacity: 0.5;
	pointer-events: none;
}
.ftBtn::before {
	top: 10px;
	left: 10px;
	border-top: 1px solid #fff;
	/*border-left: 1px solid #fff;*/
}
.ftBtn:hover::before {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}

.ftBtn::after {
	bottom: 10px;
	right: 10px;
	border-bottom: 1px solid #fff;
	/*border-right: 1px solid #fff;*/
}
.ftBtn:hover::after {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}

.ftBtn > .imgArea {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
}

.ftBtn.toEc > .imgArea {width: 60%;}
.ftBtn > .imgArea {}

.ftBtn > .imgArea img {
	opacity: 0.5;
	transition: all 0.6s ease;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left;
}
.ftBtn:hover > .imgArea img {opacity: 0.8;}
.ftBtn a {
	display: flex;
	justify-content:flex-end;
	align-items: center;
	text-align: center;
	font-size: 1.8em;
	/*}background: rgba(0,0,0,0.3);*/
	/*background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 26%,rgba(0,0,0,0.65) 100%);*/
/*background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);*/
width: 100%;

	/*padding: 50px 20px;*/
	position: relative;
	height: 100%;
	color: #fff;
}



.ftBtn a::before {
	content: '';
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	position: absolute;
	top: 10px;
	left: 10px;
	box-sizing: border-box;
	
	background: linear-gradient(to bottom,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%);
	
	opacity: 0.4;
	mix-blend-mode: overlay;
	/*
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	*/
	transition: all 0.6s ease;
	transform: scaleX(0);
}


.ftBtn a:hover::before {

}


.ftBtn a .tArea {width: 40%; box-sizing: border-box; padding-left: 50px; text-align: left;}

.ftBtn a span {letter-spacing: 0.1em; position: relative; display: inline-block; padding: 0 0px;}
.ftBtn a small {display: block; font-size: 0.8em;}
.ftBtn a .tArea span i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%) /*rotate(180deg)*/;
	/*right: 20px;*/
	left: calc(100% + 20px);
	width: 50px;
	height: 50px;
	opacity: 0.5;
	transition: all 0.4s ease;
}
.ftBtn a:hover .tArea span i {
	opacity: 1;
	left: calc(100% + 30px);
}
@media screen and (max-width: 1760px){
	.ftBtn.toEc > .imgArea { width: 50%;}
	.ftBtn a .tArea {width: 50%;}
	.ftBtn a .tArea span i {
	left: calc(100% + 10px);
	width: 40px;
	height: 40px;
}
}

@media screen and (min-width: 941px) and (max-width: 1300px){
	.ftBtn a {font-size: 2vw;}
	.ftBtn a .tArea span i {width: 3vw; height: 3vw;}
}

@media screen and (max-width: 940px){
	.ftBtns {display: block;}
.ftBtns > div.ftBtn {width: calc(100%); height: 160px;}
	.ftBtn a {font-size: 1.4em;}
	.ftBtn a .tArea {
		text-align: right;
		padding-left: 0;
		padding-right: 60px;
	}
	.ftBtn a .tArea span i {width: 30px; height: 30px;}
}
@media screen and (max-width: 460px){
	.ftBtns > div.ftBtn {height: 100px;}
}
@media screen and (max-width: 370px){
	.ftBtn a .tArea {width: 100%}
}






a#toTop {
	position: fixed;
	bottom:0px;
	right: 0;
	width: 50px;
	height: 24px;
	font-size: 1.4em;
	color: #29407c;
	/*border-radius: 5px 5px 0 0 ;*/
	line-height: 0;
	background: rgba(0,0,0,0.7);
	transition: all 0.4s ease;
    opacity: 0;
    cursor: pointer;
}
a#toTop::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 70%;
	transform: translate(-50%, -50%) rotate(45deg);
	width: 14px;
	height: 14px;
	box-sizing: border-box;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	
}
a#toTop:hover { opacity: 0.7;}
@media screen and (max-width: 660px){
	a#toTop {font-size: 1em;}
}


input[type="text"] {width: 100%;}
input[type="text"], input[type="search"],  select {border-radius: 3px; border: none; background: rgba(0,0,0,0.1); box-sizing: border-box; padding: 5px; transition: all 0.3s ease; color: #000;}
textarea {border-radius: 3px; border: none; background: rgba(0,0,0,0.1); width: 100%; box-sizing: border-box; padding: 5px; transition: all 0.3s ease; height: 150px;}

label > input[type="file"], label > input[type="button"] {display: none;}
label[for="pic_up"] {cursor: pointer;}

input[type="text"]:focus, textarea:focus, select:focus, input[type="search"]:focus {
box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.4);
	outline: none!important;
    background-color: rgba(39,118,192, 0.2)!important;
}
input::placeholder {color: rgba(0,0,0,0.3);}
input[type="radio"], input[type="checkbox"]  {position: relative; top: -3px; margin-right: 5px;}

input[type="submit"] {
	box-sizing: border-box;
	padding: 5px 20px;
	border-radius: 3px;
	border: none;
	background: #666;
	color: #000;
	cursor: pointer;
	transition: all 0.3s ease;
}
input[type="submit"]:hover {background: #444;}

option {background: rgba(39,118,192, 0.2)}



@media screen and (max-width: 480px){
input[type="text"], input[type="search"],  select, textarea {
	font-size: 16px;
	transform: scale(0.8);
	transform-origin: left center;
}
}




.btnArea {margin-top:100px;}


.btnArea a, .btnArea button {
	position: relative;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 1.6em;
	box-sizing: border-box;
	padding: 50px 5px;
	max-width: 760px;
	cursor: pointer;
	margin: auto;
	border-radius: 8px;
	transition: all 0.3s ease;
	/*
	background: #e95532;
background: linear-gradient(135deg,  rgba(247,61,14,1) 0%,rgba(247,123,0,1) 50%,rgba(247,61,14,1) 100%);
	*/
	letter-spacing: 0.05em;
	font-weight: 500;
box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	background: #100605;
}


.btnArea a::before, .btnArea button::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0%;
	background: url("../images/ftBtn.jpg") no-repeat center center / cover;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	opacity: 0.7;
}
.btnArea a::after, .btnArea button::after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0%;
	/*background: linear-gradient(to right,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);*/
	background: #fff;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	opacity: 0.0;
	mix-blend-mode: overlay;
	transition: all 0.6s ease;
}
.btnArea a:hover::after, .btnArea button:hover::after {
	opacity: 0.4;
}



.btnArea a span, .btnArea button span {position: relative; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);}
.btnArea a i, .btnArea button i {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
}



.btnArea a > div::before, .btnArea button > div::before {
	content: '';
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	top: 5px;
	right: 5px;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 8px;
	transition: all 0.3s ease;
	opacity: 0;
}
.btnArea a:hover div::before, .btnArea button:hover div::before {
	opacity: 0.7;
}


@media screen and (max-width: 520px){
	.btnArea a, .btnArea button {font-size: 1.2em;}
}






.btnArea a span small {display: block;}

.btnArea.comingSoon a {opacity: 0.3; pointer-events: none;}


#index header .btnArea {
	margin-top: 0;
	padding: 25px 0 60px;
	background: #005bac;
}





.inPage {}
.inPage .btnArea, #permission .btnArea {display: flex; justify-content: center; margin-top: 80px; margin-bottom: 50px}
.returnBtn, .nextBtn {
	text-align: center;
	position: relative;
	max-width: 500px;
	width: 100%;
	margin: 0 30px;
}

.returnBtn button, .nextBtn button {border: none; display: block; width: 100%; /*font-family: 'notoSerif', serif;*/ font-family: 'nsjpr', sans-serif;}
.returnBtn a, .nextBtn a, .returnBtn button, .nextBtn button {
	display: block;
	height: 100%;
	width: 100%;
	color: #fff;
	font-size: 2em;
	letter-spacing: 0.1em;
	padding: 10px 5px;
	box-sizing: border-box;
	border-radius: 8px;
	position: relative;
	transition: all 0.3s ease;
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.2);
}

.returnBtn a span, .nextBtn a span, .returnBtn button span, .nextBtn button span {display: inline-block; padding: 15px 20px;}
.returnBtn a span small, .nextBtn a span small, .returnBtn button span small, .nextBtn button span small {font-size: 0.7em;}
.returnBtn a:hover, .nextBtn a:hover, .returnBtn button:hover, .nextBtn button:hover {opacity: 0.6;}

 .returnBtn,  .nextBtn {max-width: 300px;}
 .returnBtn a,  .nextBtn a,  .returnBtn button,  .nextBtn button {font-size: 1.3em;}


 .returnBtn a::after,  .returnBtn button::after {
	right: initial;
	left: 15px;
	/*transform: translateY(-50%) rotate(-90deg) scaleY(1.3);*/

}
.returnBtn a span::before, .returnBtn button span::before {
	content: '';
	width: 13px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 23px;
	transform: translateY(-50%);
	background: #e95532;
	z-index: 1;
}
.returnBtn a span::after, .returnBtn button span::after {
	content: '';
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border-bottom: 2px solid #e95532;
	border-right: 2px solid #e95532;
	position: absolute;
	left: 21px;
	top: 50%;
	transform: translateY(-50%) rotate(135deg);
	z-index: 1;
	
}






@media screen and (max-width: 920px){
	.inPage .returnBtn, .inPage .nextBtn {margin: 0 15px}
}


@media screen and (max-width: 500px){
	.inPage .returnBtn, .inPage .nextBtn {margin: 0 5px}
	/*.inPage .returnBtn a, .inPage .nextBtn a, .inPage .returnBtn button, .inPage .nextBtn button {font-size: 1.1em;}*/
	.returnBtn a span, .nextBtn a span, .returnBtn button span, .nextBtn button span {padding: 5px 5px;}
}



@media screen and (max-width: 420px){

	.nextBtn a::after, .nextBtn button::after {
		right: 5px;
		transform: translateY(-50%) rotate(90deg) scale(0.8);
	}
	.returnBtn a::after, .returnBtn button::after {
		left: 5px;
		transform: translateY(-50%) rotate(90deg) scale(0.8);
	}
	.btnArea a span::before, .btnArea button span::before {width: 10px; right: 15px;}
	.returnBtn a span::before, .returnBtn button span::before {width: 10px; left: 15px;}
	.btnArea a span::after, .btnArea button span::after {width: 8px; height: 8px; right: 14px;}
	.returnBtn a span::after, .returnBtn button span::after {width: 8px; height: 8px; left: 14px;}
	
	
}




.toNewWindow a {
	position: relative;
	padding-left: 25px;
}
.toNewWindow a::before {
	content: '';
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	top: 3px;
	background: url("../images/icon_newWindow.svg") no-repeat center center / contain;
}




.kabu {
	font-style: normal;
	display: inline-block;
	text-indent: -0.5em;
}


.more a {transition: all 0.5s ease;}
.more a span {position: relative; padding-right: 10px; }
.more a span::after {
	content: '';
	width: 20px;
	height: 20px;
	/*background: #ccc;*/
	position: absolute;
	left: calc(100% + 0px);
	top: 50%;
	transform: translateY(-50%);
	background: url("../images/arrow04_w.svg") no-repeat center center / contain;
}





nav.post-navigation {margin-top: 60px;}
nav.post-navigation .nav-links {
	display: flex;
	justify-content: space-between;
}
nav.post-navigation .nav-links > div {margin-top: 10px;}
nav.post-navigation .nav-links > div a {position: relative;}
nav.post-navigation .nav-links > div.nav-previous a {padding-left: 20px;}
nav.post-navigation .nav-links > div.nav-next a {padding-right: 20px;}

nav.post-navigation .nav-links > div.nav-previous a::after, nav.post-navigation .nav-links > div.nav-next a::after {
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	top: 56%;
	background: url("../images/arrow04.svg") no-repeat center center / contain;
}

nav.post-navigation .nav-links > div.nav-previous a::after {
	left: calc(0%);
	transform: translateY(-50%) rotate(180deg);
}

nav.post-navigation .nav-links > div.nav-next a::after {
	right: calc(0%);
	transform: translateY(-50%);
}

nav.post-navigation .nav-links > div a {color: #000;}
nav.post-navigation .nav-links > div a:hover {text-decoration: underline;}










.list_style01, .list_style02 {margin-left: 20px;}
.list_style01 > li:not(:last-child), .list_style02 > li:not(:last-child) {margin-bottom: 10px;}
.list_style01 > li {position: relative;}
.list_style01 > li::before {
	content: '-';
	position: absolute;
	top: 0;
	right: calc(100% + 5px);
}
.list_style02 > li {list-style: decimal;}
@media screen and (max-width: 420px){
	.list_style01, .list_style02 {margin-left: 15px;}
}





.navigation.pagination {margin-top: 60px;}
.navigation.pagination .nav-links {
	display: flex;
	justify-content: center;
}
.navigation.pagination .nav-links {}
.navigation.pagination .nav-links > * {
	margin: 0 5px;
	display: inline-block;
	box-sizing: border-box;
	padding: 2px 5px;
}
.navigation.pagination .nav-links > a {color: #000; opacity: 0.6; transition: all 0.3s ease;}
.navigation.pagination .nav-links > a:hover {opacity: 1;}
.navigation.pagination .nav-links > span {position: relative;}
.navigation.pagination .nav-links > span::after {
	content: '';
	width: 100%;
	height: 3px;
	background: #333;
	position: absolute;
	top: 100%;
	left: 0;
}




/*** winary ***/


#productors .container, .productors .container {
	max-width: 1680px;
}
#index #productors .container h3 {

}
#index .pdcList, .pdcList > ul {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pdcList .swiper {overflow: visible;}
.pdcList .pdc, .pdcList > ul > li {
	width: calc(25% - 15px);
	max-width: 400px;
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	background: #fff;
	position: relative;
	margin-bottom: 30px;
}
/*
.pdcList > ul {display: flex; justify-content: space-between; flex-wrap: wrap;}
*/
/*
.pdcList > ul > li {
	width: calc(25% - 15px);
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	margin-bottom: 50px;
	position: relative;
}
*/


.pdcList .pdc .imgArea, .pdcList > ul > li .imgArea {
	width: 100%;
	overflow: hidden;
	height: 360px;
}


.pdcList .pdc .imgArea img, .pdcList > ul > li .imgArea img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pdcList .pdc .tArea, .pdcList > ul > li .tArea {
	box-sizing: border-box;
	padding: 20px;
	padding-bottom: 80px;
	line-height: 1.3;
	text-align: left;
	font-size: 0.9em;
}

.pdcLogo {
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	position: relative;
	width: 100%;
	height: 50px;
}
.pdcLogo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}



.pdcList .pdc .tArea .pdcInfo01, .pdcList > ul > li .tArea .pdcInfo01 {font-size: 0.9em; text-align: left; letter-spacing: -0.1em;}
.pdcList .pdc .tArea .pdcInfo02, .pdcList > ul > li .tArea .pdcInfo02 {
	font-size: 1.132em;
	font-weight: 600;
	margin: 10px 0;
	text-align: left;
}
.pdcList .pdc .tArea .pdcInfo03, .pdcList > ul > li .tArea .pdcInfo03 {text-align: left; font-size: 0.9em; letter-spacing: -0.1em;}


.pdcList .pdc .tArea .more, .pdcList > ul > li .tArea .more {
	/*margin-top: 15px;*/
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: calc(100% - 40px);
	
}
.pdcList .pdc .tArea .more a, .pdcList > ul > li .tArea .more a {
	display: block;
	background: linear-gradient(to bottom,  rgba(170,101,22,1) 0%,rgba(117,34,1,1) 100%);
	background: #b9aa88;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	transition: all 0.5s ease;
	
}
.pdcList .pdc .tArea .more a:hover, .pdcList > ul > li .tArea .more a:hover {opacity: 0.5;}
.pdcList .pdc .tArea .toProf a span {letter-spacing: -0.05em; position: relative;}



@media screen and (max-width: 1360px){
	.pdcList .pdc, .pdcList > ul > li {
	width: calc(33.333% - 15px);
	}
}
@media screen and (max-width: 900px){
	.pdcList .pdc, .pdcList > ul > li {width: calc(50% - 15px);}
	.pdcList .pdc .imgArea, .pdcList > ul > li .imgArea {height: 40vw;}
}
@media screen and (max-width: 620px){
	.pdcList {max-width: 400px; width: 100%; margin: auto;}
	.pdcList .pdc, .pdcList > ul > li {width: calc(100%);}
	.pdcList .pdc .imgArea, .pdcList > ul > li .imgArea {height: 300px;}
}
@media screen and (max-width: 520px){
	.pdcList .pdc .tArea, .pdcList > ul > li .tArea {font-size: 1em;}
}
@media screen and (max-width: 420px){
	.pdcList .pdc .imgArea, .pdcList > ul > li .imgArea {height:60vw; }
	.pdcList .pdc .tArea, .pdcList > ul > li .tArea {padding-bottom: 70px;}
}






/*** 251210***/
.headerContaier nav > ul > li:not(.toEc).comingSoon a, .headerContaier nav > ul > li.toEc.comingSoon a {pointer-events: none;}

.headerContaier nav > ul > li:not(.toEc).comingSoon a::after {display: none;}
.headerContaier nav > ul > li:not(.toEc).comingSoon a span, .headerContaier nav > ul > li.toEc.comingSoon a {opacity: 0.3}

.headerContaier nav > ul > li.toEc.comingSoon {position: relative;}
.headerContaier nav > ul > li:not(.toEc).comingSoon a::before, .headerContaier nav > ul > li.toEc.comingSoon::after {
	content: '準備中';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: calc(100% - 1px);
	text-align: center;
	letter-spacing: 0.1em;
	color:#fff;
	font-size: 13px;
	text-indent: -0.1em;
	background: #B10709;
}
/*
.headerContaier nav > ul > li.toEc.comingSoon::after {
	content: '準備中';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	text-align: center;
	letter-spacing: 0.1em;
	color:#fff;
	font-size: 13px;
	text-indent: -0.1em;
	background: #B10709;
}
*/
@media screen and (max-width: 1125px){
	.headerContaier nav > ul > li:not(.toEc).comingSoon a::before, .headerContaier nav > ul > li.toEc.comingSoon::after {
		left: initial;
		right: 0;
		bottom: 1px;
		width: auto;
		height: calc(100% - 2px);
		display: flex;
		align-items: center;
		box-sizing: border-box;
		padding: 5px 10px;
}
}


#mv .topLeft .btmArea .btn.comingSoon {position: relative; display: none;}
.btnArea.comingSoon {display: none;}

.ftBtn.toEc.comingSoon {pointer-events: none;}
.ftBtn.toEc.comingSoon::before, .ftBtn.toEc.comingSoon::after {display: none;}
.ftBtn.toEc.comingSoon a .tArea{position: relative;}
.ftBtn.toEc.comingSoon a .tArea::after {
	content: '購入サイト準備中';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 100%;
	text-align: center;
	/*font-size: 0.8em;*/
	letter-spacing: 0.1em;
	
}
@media screen and (max-width: 940px){
	.ftBtn.toEc.comingSoon a .tArea::after {
		text-align: right;
		box-sizing: border-box;
		padding-right: 20px;
	}
	/*
	.ftBtn.toEc.comingSoon a::after {
		bottom: initial;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	*/
}
.ftBtn.toEc.comingSoon a .tArea span {opacity: 0.0;}
.ftNav01 .scontents {display: none;}
#sContents {display: none;}

