body {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP";
	font-size: 14px;
	letter-spacing: 0.01em;
	color: #666;
}
p {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP";
	font-size: 1.1em;
	letter-spacing: 0.01em;
	line-height: 26px;
}

li {
	list-style-type: none;
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width: auto;
}

a {
	text-decoration: none;
	letter-spacing: 0.01em;
	color: #000;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: none;
	color: #A68B62;
}

a:hover img,
input.btn:hover {
	opacity: 0.8;
	-ms-filter: "alpha( opacity=70 )";
}

.br-sp {
	display: none;
}

.under_line {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;
}
#s  {
	display: block;
}

#sp {
	display: none;
}


.------------------------------------botton {
}

.info_botton {
	width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 0%;
	padding-left: 3%;
}

.wrap  a .info_botton{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #A68B62;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	background-size: auto;
	background-position: center center;
	border: 1px solid #A68B62;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
  }

.wrap a .info_botton:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #FFFFFF;
	transform: translateY(-7px);
	border: 1px solid #A68B62;
	background-color: #A68B62;
}

.------------------------------------botton-red {
}

.info_botton-red {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0%;
}

.info_botton-red p {
	font-size: 2em;
	color: #FFF;
	font-family: 'Zen Antique', serif;
	padding-bottom: 10px;
}

.wrap  a .info_botton-red{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	background-size: auto;
	background-position: center center;
	border: 1px solid #B7302A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #B7302A;
  }

.info_botton-red p:hover {
	font-size: 2em;
	color: #B7302A;
	font-family: 'Zen Antique', serif;
}

.wrap a .info_botton-red:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #B7302A;
	transform: translateY(-7px);
	border: 1px solid #B7302A;
	background-color: #FFFFFF;
}

.------------------------------------botton-brown {
}

.info_botton-brown {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0%;
}

.info_botton-brown p {
	font-size: 2em;
	color: #FFF;
	font-family: 'Zen Antique', serif;
	padding-bottom: 10px;
}

.info_botton-brown p:hover {
	font-size: 2em;
	color: #A68B62;
	font-family: 'Zen Antique', serif;
}

.wrap  a .info_botton-brown{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	background-size: auto;
	background-position: center center;
	border: 1px solid #A68B62;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #A68B62;
  }


.wrap a .info_botton-brown:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #A68B62;
	transform: translateY(-7px);
	border: 1px solid #A68B62;
	background-color: #FFFFFF;
}
.------------------------------------frex-box {
}
.frex-box{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frex-box div{
	text-align: center;
	width: 30%;
	font-size: 12px;
	background-color: #FFF;
	padding: 2%;
	margin: 1%;
}
.------------------------------------h {
}
h1  {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
h2  {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Mincho', serif;
	font-weight: 400;
}
h3  {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: 'Sawarabi Mincho', serif;
	font-weight: 400;
}
h4  {
	font-family: 'Noto Sans JP', sans-serif;
	font-family: "Noto Sans JP";
	font-weight: 300;
}
h5  {
	font-family: "Noto Sans JP";
	font-weight: 400;
}
.marker {
	background: linear-gradient(transparent 60%, #CA8E86 100%);
	font-size: 20px;
	line-height: 40px;
}
.------------------------------------bg {
}

.bg-img-01 {
	background-image: url(../images/bg-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bg-img-02 {
	background-image: url(../images/bg-02.png);
	background-repeat: no-repeat;
	background-position: -700px top;
	margin: 0px;
	padding: 0px;
}
.------------------------------------header {
}
.header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 1300;
	top: 0px;
}

 .logo{
	width: 140px;
	float: left;
	background-color: #A68B62;
	z-index: 1300;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 70px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
  }
.------------------------------------fixed-navi {
}

#fixed-header nav {
	height: 60px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	float: right;
	width: 500px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#fixed-header nav a{
	height: 90px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	margin-right: 0%;
	line-height: 90px;
	padding-right: 1%;
	padding-left: 1%;
  }
.nav_list .nav_item a:hover {
	color: #A68B62;
}

#fixed-header {
	position: fixed;
	top: -140px;
	width: 100%;
	height: 90px;
	font-size: 2em;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	transition: .5s;
	background-color: rgba(255,255,255,0.8);
	z-index: 1000;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fixed-header.is-show {
	top: 0px;
}
.fixed-rogo{
	width: 90px;
	margin: 0px;
	padding: 0px;
	float: left;
  }
#fixed-header   nav .fixed-entry {
	width: 100px;
	background-color: #A68B62;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	top: 0px;
	right: 0px;
	text-align: center;
	height: 90px;
	position: absolute;
	padding: 0px;
}
#fixed-header nav a:hover {
	color: #A68B62;
}
.------------------------------------submenu {
}
.submenu {
	width: 8%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.right-to-left {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: sideways;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.5em;
	padding-bottom: 20px;
}
.submenu .item {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
	padding-right: 10%;
	padding-bottom: 10%;
	padding-left: 5%;
}

.------------------------------------wrapper {
}
#container {
	width: 95%;
	padding-right: 0px;
	padding-left: 5%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.wrapper_frame {
	width: 95%;
	height: auto;
	box-shadow: 5px -5px 5px 5px #CCCCCC;
	margin: 0%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 5%;
	z-index: 1000;
}
.------------------------------------frame {
}
.frame {
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1200px;

}

.------------------------------------footer-contact {
}
#footer-contact {
	padding-top: 0%;
	padding-bottom: 1%;
	height: auto;


	background-image: url(
../images/1-shop/footer-contact%20(2).png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -105px bottom;
	padding-right: 0%;
	padding-left: 0px;
	width: 100%;



	background-image: url(
../images/1-shop/footer-contact%20(2).png);
	background-image: url(../images/2-shop/footer-contact-bg-.png);

}


.footer-contact-01 {
	margin: 0px;
	float: left;
	width: 40%;
	padding-top: 25%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 0%;
}


.footer-contact-02 {
	margin: 0px;
	float: left;
	width: 50%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 0%;
}
#footer-contact h4 span {
	font-size: 2.4em;
	color: #62615D;
	font-weight: 600;
	text-align: right;
	line-height: 50px;
	display: block;
}

.------------------------------------ {
}
#footer-contact p {
	text-align: right;
}
#footer-contact h5 {
	color: #62615D;
	line-height: 30px;
	font-size: 1.3em;
}
.footer-contact-03 {
	margin: 0px;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.footer-contact-04 {
	padding-top: 10px;
}
#footer-contact .vertical-top-03 {
	padding: 1%;
}
.------------------------------------top-footer {
}
#footer-space {
	box-shadow: 5px -5px 10px 5px #CCCCCC;
	padding-top: 5%;
	padding-bottom: 5%;
	height: auto;
	padding-right: 0px;
	padding-left: 0%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/footer-bg-01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.footer-space-01 {
	margin: 0px;
	padding: 1%;
	width: 48%;
	float: left;

}
.footer-space-02 {
	margin: 0px;
	padding-top: 0%;
	padding-right: 10%;
	padding-bottom: 0%;
	padding-left: 10%;

}
.footer-space-03 {
	margin: 0px;
	padding: 1%;
	width: 48%;
	float: left;

}

.footer-space-03 iframe {
	display: none;
}
.footer-space-03 p {
	text-align: center;
	font-size: 1em;
}
.footer-space-04  {
	padding: 3%;
}
.footer-space-05 {
	background-color: rgba(255,255,255,0.6);
	width: 84%;
	padding: 3%;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.footer-space-06  {
	float: left;
	width: 65%;
}
.footer-space-07 {
	margin: 0px;
	width: 44%;
	float: left;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;

}
.footer-space-08 {
	margin: 0px;
	padding: 1%;
	width: 33%;
	float: left;

}
.footer-space-09  {
	padding: 4%;
}
.footer-space-10  {
	padding: 3%;
}
.------------------------------------footer-navi {
}

.arrows li{
	position: relative;
	padding-left: 20px;
	list-style: none;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
#footer_space .frame-1300 .f_navi .arrows li a {
	font-weight: normal;
	font-size: 1em;
	color: #666;
}


.arrows li:before{
 content:'';
 display:inline-block;
 position:absolute;
 left:0px;
 top:12px;
 width:5px;
 height:5px;
 border-bottom:1px solid #888;
 border-right:1px solid #888;
 transform:rotateZ(-45deg);
}

address {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	box-shadow: 0px 5px 10px 5px #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	background-image: url(file:///E|/PHANTOM%20Dropbox/PHANTOM%E5%90%88%E5%90%8C%E4%BC%9A%E7%A4%BE/PHANTOM/%E3%82%AF%E3%83%A9%E3%82%A4%E3%82%A2%E3%83%B3%E3%83%88/HP/BODY%20FAB/05/images/footer-bg-02.jpg);
	width: 100%;
	font-family: "Comic Sans MS", cursive;
}










.------------------------------------to_top {
}

#fixedTop {
	right: 30px;
	bottom: 120px;
	width: 50px;
	height: 100px;
	line-height: 100px;
	color: #FFF;
	font-size: 25px;
	text-align: center;
	display: none;
	position: fixed;
	z-index: 9999;
	border-radius: 5px;
	-webkit-transform: translateZ(0);
	background-color: rgba(102,176,205,0.9);
}
#fixedTop:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}
.------------------------------------open-key {
}

details[open] summary ~ * {
  animation: open 0.5s ease-in-out;
}
@keyframes 
details p {
	text-align: left;
	padding: 0px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0px;
	width: 100%;
}

details[open] p {
	animation: grow 0.8s ease-in-out;
}
section {
	padding-top: 1em;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	line-height: 40px;
}

details summary:after {
	content: "+";
	color: #A68B62;
	position: absolute;
	font-size: 1.75rem;
	line-height: 0;
	right: 0;
	font-weight: 200;
	transform-origin: center 17%;
	font-size: 2rem;
	display: inline-block;
	transition: 800ms linear;
	margin: 0px;
	padding: 0px;
	top: 25px;
}
open {
  0%   { height: 0; }
  100% { height: 100%; }
}
@keyframes grow {
  0%   { opacity: 0;
	text-align: left;
	text-align: left;
	text-align: left;
}
  100% { opacity: 1; }
}
details[open] summary:after {
	transform: rotate(945deg);
}

details summary::-webkit-details-marker {
  display: none;
}

details summary {
	width: 100%;
	padding: 0.5rem 0;
	position: relative;
	cursor: pointer;
	font-weight: 300;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

details summary {
	outline: 0;
}
html,
.root {
	padding: 0;
	margin: 0;
}


.---------------------------------------------form {
}
.contents-form {
	text-align: center;
	margin: 0%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
.contents_frame_form {
	width: 90%;
	background-color: rgba(255,255,255,0.6);
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	max-width: 1000px;
}
#form form select {
	font-size: 100%;
	font-family: inherit;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	width: 100%;
}

#form form dl {
	overflow: visible;
}
#form form dl dt {
	width: auto;
	float: none;
	text-align: left;
	padding: 15px 0 5px;
	font-weight: normal;
	font-size: 18px;
}
#form form dl dd {
	width: auto;
	float: none;
	border-top: none;
	padding: 0px 0 20px 0px;
}
#form form dl dt span {
	display: block;
	font-size: 80%;
	color: #A68B62;
}

#form form dt:first-child,#form
form dt:first-child + dd   {
	border: none;
}
#form form ul li input[type="radio"],
#form form ul li input[type="checkbox"] {
	margin-right: 10px;
	margin-top: 10px;
}
#form form ul li:first-child input[type="radio"],
#form form ul li:first-child input[type="checkbox"] {
	margin-top: 0px;
}
#form form select {
	font-size: 16px;
	margin-top: 0;
}
#form form ul {
	list-style-type: none;
}
#form form dl dd ul li label {
	font-size: 16px;
	float: left;
	line-height: 30px;
	padding: 10px;
}

#form form ul li label:hover {
	cursor: pointer;
}
#form form textarea {
	display: block;
	width: 96%;
	height: 200px;
	resize: vertical;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 16px;
	font-family: inherit;
	padding-top: 7px;
	padding-right: 2%;
	padding-bottom: 7px;
	padding-left: 2%;
	color: #000;
}
#form form input#company , #form form dl .required #name_1 , #form form dl dd #address , #form form dl dd #phone , #form form dl .required #mail_address , #form form dl dd #mail_address_confirm{
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	width: 90%;
	font-size: 16px;
}
.------------------------------------ {
}
.wrap  .submit {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #A68B62;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 15px;
	height: 100%;
	background-size: auto;
	background-color: #FFF;
	border: 1px solid #A68B62;
  }
#form form .wrap      {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0%;
	padding-right: 25%;
	padding-bottom: 0%;
	padding-left: 25%;
	text-align: center;
}

.wrap .submit a img{
	width: 100%;
}
.wrap .submit:hover {
	background-color: #A68B62;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #FFF;
	transform: translateY(-7px);
	background-size: cover;
}



.------------------------------------ {
}
.------------------------------------ {
}
.------------------------------------ {
}
.------------------------------------ {
}

@media only screen and (max-width: 768px) {
.-------------------------------------------max-768 {
}
* {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP";
	font-size: 12px;
	letter-spacing: 0.01em;
}
p {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP";
	font-size: 1em;
	letter-spacing: 0.01em;
	line-height: 16px;
}
#s  {
	display: none;
}

#sp {
	display: block;
}
#pc {
	display: none;
}

.br-sp {
	display: block;
}
.------------------------------------bg {
}
.bg-img-02 {
	background-image: url(file:///E|/PHANTOM%20Dropbox/PHANTOM%E5%90%88%E5%90%8C%E4%BC%9A%E7%A4%BE/PHANTOM/%E3%82%AF%E3%83%A9%E3%82%A4%E3%82%A2%E3%83%B3%E3%83%88/HP/BODY%20FAB/05/images/bg-02.png);
	background-repeat: no-repeat;
	background-position: -1200px 800px;
	margin: 0px;
	padding: 0px;
}

.------------------------------------header {
}
 .logo{
	width: 110px;
	float: left;
	background-color: #A68B62;
	z-index: 1300;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
  }
.------------------------------------navi {
}
.entry {
	width: 100px;
	height: 90px;
	display: none;
	line-height: 90px;
	text-align: center;
	margin: 0px;
	top: 0px;
	right: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	z-index: 3000;
	background-color: #A68B62;
	color: #333;
  }
.header_inner {
	height: 100%;
}
.inner-01 {
}

  .nav {
	position: fixed;
	right: -320px; /* 右から出てくる */
	top: 0;
	width: 300px; /* スマホに収まるサイズ */
	height: 100vh;
	padding-top: 60px;
	background-color: #fff;
	transition: all .6s;
	z-index: 200;
	overflow-y: auto; /* メニューが多くなったらスクロールできるように */
  }
.main-img .header_inner .entry {
	display: none;
}


  .hamburger {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 30px; /* クリックしやすい幅 */
	height: 25px; /* クリックしやすい高さ */
	cursor: pointer;
	z-index: 1200;
	background-color: #A68B62;
	margin: auto;
	padding: 15px;
  }
  .nav_list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav_item {
	text-align: center;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;

	padding-left: 14px;
  }
  .nav_item a {
	display: block;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	font-size: 16px;
  }
  .nav_item a:hover {
    background-color: #eee;
  }
  .hamburger_border {
	position: absolute;
	height: 2px;
	background-color: #333;
	transition: all .6s;
	margin-right: auto;
	margin-left: auto;
  }
  .hamburger_border_top {
	top: 15px;
	width: 55%;
  }
  .hamburger_border_center {
	top: 25px;
	width: 55%;
  }
  .hamburger_border_bottom {
	top: 35px;
	width: 55%;
  }
  .black_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background-color: #333;
    opacity: 0;
    visibility: hidden;
    transition: all .6s;
    cursor: pointer;
  }

  /* 表示された時用のCSS */
  .nav-open .nav {
    right: 0;
  }
  .nav-open .black_bg {
    opacity: .8;
    visibility: visible;
  }
  .nav-open .hamburger_border_top {
	transform: rotate(45deg);
	top: 25px;
  }
  .nav-open .hamburger_border_center {
	width: 0;
	left: 25%;
  }
  .nav-open .hamburger_border_bottom {
	transform: rotate(-45deg);
	top: 25px;
  }
.nav .navi-entry {
	width: 80%;
	text-align: center;
	margin-top: 3%;
	margin-right: 5%;
	margin-bottom: 3%;
	margin-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.navi-entry .info_botton{
	width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1%;
	padding-right: 3%;
	padding-bottom: 1%;
	padding-left: 3%;
}
.navi-entry  .wrap a .info_botton{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #A68B62;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 100%;
	background-size: auto;
	background-position: center center;
	border: 1px solid #A68B62;
	background-color: transparent;
	padding: 10px;
  }
.navi-entry .wrap a .info_botton:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #FFFFFF;
	transform: translateY(-7px);
	border: 1px solid #A68B62;
	background-color: #A68B62;
}

.------------------------------------fixed-navi {
}
#fixed-header  {
	display: none;
}

.------------------------------------submenu {
}
.submenu {
	width: 10%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
	height: auto;
}

.right-to-left {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: sideways;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.5em;
}
.submenu .item {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
	padding-right: 10%;
	padding-bottom: 15%;
	padding-left: 10%;
}

.------------------------------------wrapper {
}
#container {
	width: 90%;




	padding-right: 0
.%;
	padding-left: 10%;
	margin: 0px;
	padding-right: 0ex;

}

.------------------------------------wrapper {
}

.wrapper_frame {
	width: 85%;
	height: auto;
	box-shadow: 5px -5px 10px 5px #CCCCCC;
	margin: 0%;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 10%;
	background-color: #F5F3EF;
}
.------------------------------------frame {
}
.frame {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1300px;

}

.------------------------------------footer-contact {
}
#footer-contact {
	height: auto;


	background-image: url(
../images/1-shop/footer-contact%20(2).png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;


	background-image: url(
../images/1-shop/footer-contact%20(2).png);
	background-image: url(../images/2-shop/footer-contact-bg-.png);
	padding: 5%;
	margin-top: 10%;

}


.footer-contact-01 {
	margin: 0px;
	float: none;
	width: 100%;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
#footer-contact h4 span {
	font-size: 3em;
	color: #62615D;
	font-weight: 600;
	text-align: left;
	line-height: 50px;
	display: block;
}
#footer-contact p {
	text-align: left;
	font-size: 1em;
	line-height: 20px;
}


.footer-contact-02 {
	margin: 0px;
	float: none;
	width: 100%;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 10%;
	padding-left: 0%;
}
.footer-contact-02 .frex-box {
	width: 100%;
	display: block;
}
.footer-contact-02 .frex-box div {
	width: 92%;
	margin: 2%;
	padding: 2%;
	float: none;
}
.------------------------------------top-footer {
}
#footer-space {
	box-shadow: 5px -5px 10px 5px #CCCCCC;
	padding-top: 10%;
	padding-bottom: 5%;
	height: auto;
	padding-right: 0%;
	padding-left: 5%;
	width: 95%;
	background-image: url(../images/footer-bg-01.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-space-01  {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.footer-space-02 {
	margin: 0px;
	text-align: center;
	padding: 5%;

}
.footer-space-02 p {
	font-size: 1.2em;
	line-height: 20px;
}
.footer-space-03  {
	float: left;
	width: 90%;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-space-04  {
	padding: 3%;
}
.footer-space-04 .info_botton-red  {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.footer-space-04 .info_botton-red .wrap a .info_botton-red  {
	font-size: 0.9em;
	line-height: 12px;
}
.footer-space-04 .info_botton-red .wrap a .info_botton-red p {
	font-size: 2em;
	padding-bottom: 5px;
}
.footer-space-04 .info_botton-brown  {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.footer-space-04 .info_botton-brown .wrap a .info_botton-brown  {
	font-size: 0.9em;
	line-height: 12px;
}
.footer-space-04 .info_botton-brown .wrap a .info_botton-brown p {
	font-size: 2em;
	padding-bottom: 5px;
}
.footer-space-05 {
	background-color: rgba(255,255,255,0.6);
	width: 80%;
	padding: 5%;
	margin: 5%;

}
.footer-space-06  {
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
.footer-space-07 {
	margin: 0px;
	padding: 1%;
	width: 48%;
	float: left;

}
.footer-space-08 {
	margin: 0px;
	padding: 1%;
	width: 98%;
	float: left;

}
.footer-space-09    {
	padding: 2%;
	width: 50%;
}
.------------------------------------footer-navi {
}

.arrows li{
	position: relative;
	padding-left: 20px;
	list-style: none;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
#footer_space .frame-1300 .f_navi .arrows li a {
	font-weight: normal;
	font-size: 1em;
	color: #666;
}


.arrows li:before{
 content:'';
 display:inline-block;
 position:absolute;
 left:0px;
 top:12px;
 width:5px;
 height:5px;
 border-bottom:1px solid #888;
 border-right:1px solid #888;
 transform:rotateZ(-45deg);
}

address {
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	box-shadow: 0px 5px 10px 5px #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	background-image: url(../../05/images/footer-bg-02.jpg);

}
.------------------------------------open-key {
}
details[open] summary ~ * {
  animation: open 0.5s ease-in-out;
}
@keyframes 
details p {
	text-align: left;
	padding: 0px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0px;
	width: 100%;
}

details[open] p {
	animation: grow 0.8s ease-in-out;
}
section {
	padding-top: 1em;
	width: 100%;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: left;
}

details summary:after {
	content: "+";
	color: #CCC;
	position: absolute;
	font-size: 1.75rem;
	line-height: 0;
	right: 0;
	font-weight: 200;
	transform-origin: center 17%;
	font-size: 2rem;
	display: inline-block;
	transition: 800ms linear;
	margin: 0px;
	padding: 0px;
	top: 25px;
}
open {
  0%   { height: 0; }
  100% { height: 100%; }
}
@keyframes grow {
  0%   { opacity: 0;
	text-align: left;
	text-align: left;
	text-align: left;
}
  100% { opacity: 1; }
}
details[open] summary:after {
	transform: rotate(945deg);
}

details summary::-webkit-details-marker {
  display: none;
}

details summary {
	width: 100%;
	padding: 0.5rem 0;
	position: relative;
	cursor: pointer;
	font-weight: 300;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

details summary {
	outline: 0;
}
html,
.root {
	padding: 0;
	margin: 0;
}


.---------------------------------------------form {
}
.contents_frame_form {
	width: 90%;
	background-color: rgba(255,255,255,0.6);
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	max-width: 1000px;
}
#form form select {
	font-size: 100%;
	font-family: inherit;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	width: 100%;
}

#form form dl {
	overflow: visible;
}
#form form dl dt {
	width: auto;
	float: none;
	text-align: left;
	padding: 15px 0 5px;
	font-weight: normal;
	font-size: 16px;
}
#form form dl dd {
	width: auto;
	float: none;
	border-top: none;
	padding: 0px 0 20px 0px;
}
#form form dl dt span {
	display: block;
	font-size: 80%;
	color: #A68B62;
}

#form form dt:first-child,#form
form dt:first-child + dd   {
	border: none;
}
#form form ul li input[type="radio"],
#form form ul li input[type="checkbox"] {
	margin-right: 10px;
	margin-top: 10px;
}
#form form ul li:first-child input[type="radio"],
#form form ul li:first-child input[type="checkbox"] {
	margin-top: 0px;
}
#form form select {
	font-size: 16px;
	margin-top: 0;
}
#form form ul {
	list-style-type: none;
}
#form form dl dd ul li label {
	font-size: 16px;
	float: left;
	line-height: 30px;
	padding: 10px;
}

#form form ul li label:hover {
	cursor: pointer;
}
#form form textarea {
	display: block;
	width: 96%;
	height: 200px;
	resize: vertical;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 16px;
	font-family: inherit;
	padding-top: 7px;
	padding-right: 2%;
	padding-bottom: 7px;
	padding-left: 2%;
	color: #000;
}
#form form input#company , #form form dl .required #name_1 , #form form dl dd #address , #form form dl dd #phone , #form form dl .required #mail_address , #form form dl dd #mail_address_confirm{
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	width: 90%;
	font-size: 16px;
}
.------------------------------------ {
}
.wrap  .submit {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #A68B62;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 15px;
	height: 100%;
	background-size: auto;
	background-color: #FFF;
	border: 1px solid #A68B62;
  }
#form form .wrap      {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0%;
	padding-right: 25%;
	padding-bottom: 0%;
	padding-left: 25%;
	text-align: center;
}

.wrap .submit a img{
	width: 100%;
}
.wrap .submit:hover {
	background-color: #A68B62;
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #FFF;
	transform: translateY(-7px);
	background-size: cover;
}



.------------------------------------ {
}
.------------------------------------ {
}

.------------------------------------ {
}

.------------------------------------ {
}

.------------------------------------ {
}

.------------------------------------ {
}

}

@media only screen and (min-width:769px) {

.-------------------------------------------min-769 {
}

.------------------------------------botton-red {
}

.info_botton-red {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0%;
}

.info_botton-red p {
	font-size: 2em;
	color: #FFF;
	font-family: 'Zen Antique', serif;
	padding-bottom: 10px;
}

.wrap  a .info_botton-red{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	background-size: auto;
	background-position: center center;
	border: 1px solid #B7302A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #B7302A;
  }

.info_botton-red p:hover {
	font-size: 2em;
	color: #B7302A;
	font-family: 'Zen Antique', serif;
}

.wrap a .info_botton-red:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #B7302A;
	transform: translateY(-7px);
	border: 1px solid #B7302A;
	background-color: #FFFFFF;
}

.------------------------------------botton-brown {
}

.info_botton-brown {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0%;
}

.info_botton-brown p {
	font-size: 2em;
	color: #FFF;
	font-family: 'Zen Antique', serif;
	padding-bottom: 10px;
}

.info_botton-brown p:hover {
	font-size: 2em;
	color: #A68B62;
	font-family: 'Zen Antique', serif;
}

.wrap  a .info_botton-brown{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
	letter-spacing: 2.5px;
	line-height: 16px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	background-size: auto;
	background-position: center center;
	border: 1px solid #A68B62;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #A68B62;
  }


.wrap a .info_botton-brown:hover {
	box-shadow: 0px 15px 20px rgba(102,102,102,0.4);
	color: #A68B62;
	transform: translateY(-7px);
	border: 1px solid #A68B62;
	background-color: #FFFFFF;
}
.------------------------------------bg {
}
.bg-img-01 {
	background-image: url(../images/bg-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: auto;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.------------------------------------navi {
}
.entry {
	width: 100px;
	height: 90px;
	display: block;
	line-height: 90px;
	text-align: center;
	margin: 0px;
	top: 0px;
	right: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	z-index: 3000;
	background-color: #A68B62;
	color: #333;
  }
  .nav {
	position: absolute;
	right: 0px; /* 右から出てくる */
	top: 0px;
	z-index: 1000; /* メニューが多くなったらスクロールできるように */
	display: block;
	padding: 0px;
	height: 120px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
.nav .nav_list{
	justify-content: center;
	align-items: center;
	list-style-position: inside;
	list-style-type: none;
	float: right;
	right: 0px;
	height: 100px;
	width: 600px;
	position: relative;
	margin-top: 0px;
	margin-right: -50px;
	margin-bottom: 0px;
	margin-left: 35%;
	top: 0px;
	padding: 0%;
  }
.nav_list .nav_item{
	float: left;
	margin: 0px;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
	height: 100px;
}
.nav_list .nav_item a{
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 90px;
	text-align: center;
	font-size: 14px;
	margin: 0%;
	padding: 0%;
  }



.------------------------------------ {
}

.------------------------------------ {
}

.------------------------------------ {
}

}



@media only screen and (min-width:1200px) {
.-------------------------------------------min-1200 {
}
.------------------------------------header {
}


 .logo{
	width: 140px;
	float: left;
	background-color: #A68B62;
	z-index: 1300;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
  }



.------------------------------------navi {
}
.nav .nav_list{
	justify-content: center;
	align-items: center;
	list-style-position: inside;
	list-style-type: none;
	float: right;
	right: 0px;
	height: 100px;
	width: 660px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35%;
	top: 0px;
	padding: 0%;
  }
.nav_list .nav_item{
	float: left;
	margin: 0px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	height: 100px;
}
.nav_list .nav_item a{
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 90px;
	text-align: center;
	font-size: 14px;
	padding: 0%;
	margin-top: 0%;
	margin-right: 17px;
	margin-bottom: 0%;
	margin-left: 17px;
  }
.------------------------------------fixed-navi {
}
#fixed-header nav {
	height: 60px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	float: right;
	width: 700px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#fixed-header nav a{
	height: 90px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	margin-right: 0%;
	line-height: 90px;
	padding-right: 3%;
	padding-left: 3%;
  }






.------------------------------------submenu {
}
.submenu {
	width: 5%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
	height: auto;
}
.submenu .item {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
	padding-right: 10%;
	padding-bottom: 10%;
	padding-left: 5%;
}

.------------------------------------footer-contact {
}
#footer-contact {
	padding-top: 0%;
	padding-bottom: 1%;
	height: auto;














	background-image: url(
../images/1-shop/footer-contact%20(2).png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 15%;
	padding-left: 0px;
	width: 85%;












	background-image: url(
../images/1-shop/footer-contact%20(2).png);
	background-image: url(../images/2-shop/footer-contact-bg-.png);

}

.footer-contact-01 {
	margin: 0px;
	float: left;
	width: 42%;
	padding-top: 22%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 0%;
}
#footer-contact h4 span {
	font-size: 2.5em;
	color: #62615D;
	font-weight: 600;
	text-align: right;
	line-height: 50px;
	display: block;
}
#footer-contact p {
	text-align: right;
}


.footer-contact-02 {
	margin: 0px;
	float: left;
	width: 47%;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 5%;
	padding-left: 0%;
}
#footer-contact h5 {
	color: #62615D;
	line-height: 30px;
}
.footer-contact-03 {
	margin: 0px;
	padding-top: 5%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.footer-contact-04 {
	padding-top: 10px;
}

.------------------------------------top-footer {
}
#footer-space {
	box-shadow: 5px -5px 10px 5px #CCCCCC;
	padding-top: 5%;
	padding-bottom: 5%;
	height: auto;
	padding-right: 0px;
	padding-left: 0%;
	width: 100%;
	margin-left: 0%;
	background-image: url(../images/footer-bg-01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.footer-space-01 {
	margin: 0px;
	width: 33%;
	float: left;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;

}
.footer-space-03 {
	margin: 0px;
	width: 31.5%;
	float: left;
	padding-top: 1%;
	padding-right: 0.5%;
	padding-bottom: 1%;
	padding-left: 0.5%;

}

.footer-space-03 iframe {
	display: block;
}

.------------------------------------form {
}
#form form dl {
	width: 90%;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
#form form dl dt {
	clear: both;
	width: 35%;
	float: left;
	border-top: 1px solid #cccccc;
	padding: 15px 0;
	text-align: right;
	overflow: hidden;
	font-size: 16px;
}
#form form dl dd {
	width: 60%;
	float: right;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	padding-right: 0%;
	padding-bottom: 15px;
	padding-left: 5%;
}
#form form input#company , #form form dl .required #name_1 , #form form dl dd #address , #form form dl dd #phone , #form form dl .required #mail_address , #form form dl dd #mail_address_confirm{
	padding-right: 2%;
	padding-left: 2%;
	width: 86%;
	font-size: 16px;
}

#form form select   {
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	width: 90%;
}
#form form textarea {
	display: block;
	width: 85%;
	height: 200px;
	resize: vertical;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background: #fafafa;
	-webkit-appearance: none;
	font-size: 16px;
	font-family: inherit;
	padding-top: 7px;
	padding-right: 3%;
	padding-bottom: 7px;
	padding-left: 3%;
	margin-left: 0%;
}





.------------------------------------ {
}

.------------------------------------ {
}


.------------------------------------ {
}

.------------------------------------ {
}

.------------------------------------ {
}

}
