@charset "UTF-8";

	a.wp-block-button__link{
		color: #FFFFFF;
    padding: 2px 16px 0px;
    font-size: 13px;
    line-height: 26px;
    border-color: #949494;
    border-radius: 5px;
    text-shadow: none;
background-color: #666666;
border-color: #525252;

	}



/*heavy*/
@font-face {
  font-family: 'FuturaNext-Heavy';
  src: url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_0_0.eot");
  src: url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_0_0.eot?#iefix") format("embedded-opentype"), url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_0_0.woff") format("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_0_0.woff"), url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_0_0.ttf") format("truetype"), url("https://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_0_0.ttf") format("truetype");
  /*TTF形式*/ }

/*bold*/
@font-face {
  font-family: 'FuturaNext-ExtraBold';
  src: url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_4_0.eot");
  src: url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_4_0.eot?#iefix") format("embedded-opentype"), url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_4_0.woff") format("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_4_0.woff"), url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_4_0.ttf") format("truetype"), url("https://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_4_0.ttf") format("truetype");
  /*TTF形式*/ }

/*medium*/
@font-face {
  font-family: 'FuturaNext-ExtraMedium';
  src: url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_1_0.eot");
  src: url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_1_0.eot?#iefix") format("embedded-opentype"), url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_1_0.woff") format("https://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_1_0.woff"), url("http://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_1_0.ttf") format("truetype"), url("https://www.accakappa.jp/wp-content/themes/ACCA%20KAPPA/font/35F50D_1_0.ttf") format("truetype");
  /*TTF形式*/ }

/*フォント*/
h1 {
  font-family: 'FuturaNext-ExtraBold';
  font-weight: normal; }

h1.posts_list_title{
  font-family: 'FuturaNext-ExtraMedium';
}

h2 {
  font-family: 'FuturaNext-ExtraBold';
  color: #FFFFFF; }

/* clearfix */
div:after, ul:after, dl:after, dt:after, dd:after, section:after, h2:after, li:after, nav:after {
  content: "";
  display: block;
  clear: both; }

/* img */
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha(opacity=80) ”;
  background-color: transparent; }

/* a */
a {
  text-decoration: none;
  color: #666;
  transition: color 0.3s ease; }

a:hover, .imgwrap .imgwrap-btn:hover, .footer-menu > ul > li > a:hover {
  text-decoration: none;
  color: #ccc; }

a img {
  outline: none; }

/* 位置 */
.imgRight {
  float: right;
  padding-left: 10px; }

.textRight {
  text-align: right; }

.texrCenter {
  text-align: center; }

.imgCenter {
  text-align: center; }

.leftBox {
  float: left;
  width: 40%; }

.rightBox {
  float: right; }

.textLeft {
  text-align: left; }

.leftBox {
  float: left; }

.rightbox {
  float: right; }

/* 共通 */
html {
  box-sizing: border-box; }

*, *:after, *:before {
  box-sizing: inherit; }

body {
  font-size: 14px;
  line-height: 1.5;
  color: #666666;
  position: relative;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
  font-family: 'FuturaNext-ExtraMedium'; }



#wrapper {
  margin-left: auto;
  margin-right: auto; }

.container {
  margin-right: auto;
  margin-left: auto;
  position: relative; }

section.under {
  padding-top: 50px;
  padding-bottom: 50px; }

section.under h2 {
  border-bottom: 1px dotted #545454;
  padding-bottom: 10px;
  font-size: 22px;
  margin-bottom: 30px; }

#headeTop {
  background-color: #F2F2F2;
  height: 40px; }

.header-under .logo img {
  width: 300px; }

.header .header-cart {
  float: right;
  top: -2px;
  cursor: pointer; }

.block-header-cart {
  position: relative; }

.header .header-cart:after {
  position: absolute;
  content: "";
  height: 6px;
  width: 100%;
  bottom: -6px;
  left: 0;
  background: transparent;
  z-index: 1; }

.header .header-cart .header-cart-title {
  position: relative;
  font-size: 100%;
  margin: 0;
  display: block;
  height: 40px;
  background-color: #666;
  width: 120px; }

.header .header-cart:hover .header-cart-title {
  transition: background 0.3s ease;
  background-color: #ccc; }

.header .header-cart .header-cart-title .icon-cart {
  padding: 14px;
  width: 40px;
  height: 40px;
  float: left;
  background-size: 18px;
  background-image: url(images/bag.png);
  background-repeat: no-repeat;
  background-position: center center; }

.header .header-cart .header-cart-title .cartText {
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 100;
  color: #FFFFFF;
  font-size: 12px; }

.quick-access ul li a:before {
  margin-right: 5px;
  /*	font-family: 'FontAwesome';
	content: '\f08a';
*/
  content: "";
  height: 1em;
  width: 1em;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: -1px; }

#top_links ul.links {
  float: right; }

.quick-access ul li {
  border-left: 1px dotted #a3a3a3;
  padding: 10px 20px;
  float: left;
  height: 40px;
  font-size: 13px;
  font-weight: bold; }

	.quick-access ul li a {
		font-size: 11px;
	}

.form-language {
  text-align: center; }

.form-language ul {
  top: 40px;
  left: 0;
  position: absolute;
  background-color: #fff;
  z-index: 999;
  padding: 0;
  list-style: none;
  display: none;
  width: auto;
  border-right: 1px dotted #a3a3a3;
  border-bottom: 1px dotted #a3a3a3;
  border-left: 1px dotted #a3a3a3; }

.li-languages:hover ul {
  display: block;
  margin-left: -1px;
  margin-right: -1px; }

.form-language ul li {
  padding: 0;
  text-align: center;
  width: 100%;
  height: 22px;
  border-left: none; }

.form-language ul li a {
  display: block; }

.form-language ul li a:before {
  content: "";
  display: none; }

.form-language ul li a.selected, .form-language ul li a:hover {
  background-color: #666666;
  color: #fff; }

.li-languages {
  cursor: pointer;
  position: relative;
  min-width: 130px; }

.form-language > span::after {
  content: "";
  margin-left: 5px; }

.quick-access ul li.link_2 a::before {
  background-image: url(images/header_icon02.png);
  display: inline-block; }
  
.quick-access ul li.link_3 a::before {
background-image: url(images/header_icon06.png);
display: inline-block;
}

.quick-access ul li.link_7 a::before {
background-image: url(images/header_icon07.png);
display: inline-block;
}

.quick-access ul li.link_6 a::before {
  background-image: url(images/header_icon03.png);
  display: inline-block; }

	.quick-access ul li:first-child a::before {
	width: 12px;
	height: 12px;
	background-image: url(images/header_icon05.png);
	background-size: 12px;
	display: inline-block;
	}

	.quick-access ul li.link_6:nth-child(3) a::before {
	background-image: url(images/header_icon06.png);
	display: inline-block;
	}

.quick-access ul.links li a:hover::before {
  opacity: 0.7;
  transition: opacity 0.3s ease; }

#logoutButton, #loginButton { display: none; }


.header-under {
  padding-top: 25px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 20px; }

.header-under-right {
  display: flex;
  align-items: center; }

#search_mini_form {
  float: right;
  margin-left: 30px; }

#search_mini_form .form-search {
  border: 2px solid #ebebeb;
  border-radius: 2px;
  height: 37px; }

#search_mini_form .form-search input {
  border: none;
  float: left;
  border-right: none;
  padding: 6px 15px;
  width: 190px;
  box-shadow: none;
  font-size: 14px;
  line-height: 1.5; }

#search_mini_form .form-search input:focus {
  outline: none; }

#search_mini_form .form-search button {
  -webkit-appearance: button;
  cursor: pointer;
  background: #fff;
  border-width: 0 0 0 1px;
  border-left: 1px solid #ebebeb;
  border-radius: 0 2px 2px 0;
  background-image: url(images/icon-search.png);
  background-size: 15px 14px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 33px;
  width: 37px;
  padding: 11px; }

	.icon-social a {
	width: 32px;
	margin: 0 5px;
	display: inline-block;
	}

	.icon-social a img {
	width: 100%;
	}

.header-menu {
  background: #666; }

#copy {
  background: #f2f2f2;
  font-size: 85.71%;
  padding: 12px 0;
  margin-top: 20px; }

#backontop {
  background: #f5f5f5;
  bottom: 30px;
  height: 50px;
  overflow: hidden;
  position: fixed;
  right: 30px;
  width: 50px;
  z-index: 99;
  color: #000;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }

.arrow-top {
  display: block;
  border-top: 2px #000 solid;
  border-left: 2px #000 solid;
  width: 12px;
  height: 12px;
  transform: rotate(45deg); }

#mainvisual .slick-list {
  width: 100%; }

#mainvisual .slick-slide {
  position: relative; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.slider .slick-slide {
  transition-delay: 0.4s !important; }

.slider .slick-slide.slick-active {
  transition-delay: 0.4s !important; }

.slider img {
  width: 100%;
  height: auto;
  display: block;
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition-delay: 0.4s !important;
  transition-duration: 0.4s !important;
  opacity: 0;
  transition-timing-function: ease-out; }

.slider .slick-current img {
  opacity: 1;
  transition-delay: 0.2s !important;
  transition-duration: 0.4s !important;
  transition-timing-function: ease-in; }

#mainvisual .slider a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding-left: 54%;
  color: #000; }

.slider .slide-box {
  opacity: 0;
  transition-delay: 0.4s !important;
  transition-duration: 0.2s !important;
  transition-timing-function: ease-out;
  position: relative;
  top:14%;
}

.slider .slick-current .slide-box {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  transition-delay: 0.7s !important;
  transition-duration: 0.3s !important;
  opacity: 1;
  transition-timing-function: ease-in; }
 
.slider .slide-box-1 {
  opacity: 0;
  transition-delay: 0.4s !important;
  transition-duration: 0.2s !important;
  transition-timing-function: ease-out;
  position: relative;
  top:7%;
}

.slider .slick-current .slide-box-1 {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  transition-delay: 0.7s !important;
  transition-duration: 0.3s !important;
  opacity: 1;
  transition-timing-function: ease-in; }

#mainvisual .slider .slide-title-1 {
  font-size: 38px;
  color: #000;
  font-family: 'FuturaNext-Heavy';
  text-transform: uppercase;
  margin-bottom: 8px;
  line-height: 1.3;
  letter-spacing: 6px; }

#mainvisual .slider .slide-title {
  font-size: 38px;
  color: #000;
  font-family: 'FuturaNext-Heavy';
  /*text-transform: uppercase;*/
  margin-bottom: 32px;
  line-height: 18px;
  letter-spacing: 6px; }

#mainvisual .slider .slide-text {
  font-size: 16px;
  color: #444444;
  font-family: 'FuturaNext-ExtraMedium';
  margin-bottom: 30px;
  line-height: 28px;
  letter-spacing: 2px;
}

#mainvisual .slider .slide-text.bold{
  font-weight: bold;
  font-size:21px;
  line-height: 1.6;
}

#mainvisual .slider .slide-btn {
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  font-family: 'FuturaNext-ExtraBold';
  text-transform: uppercase;
  border: 1px solid #666666;
  padding: 10px 30px 8px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-outt;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.slider .slick-dots li {
  width: 16px;
  height: 16px; }

.slider .slick-dots li button {
  overflow: hidden;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: transparent;
  box-shadow: 0 0 0 1px white inset;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  position: absolute;
  z-index: 1; }

.slider .slick-dots li button:before {
  content: "";
  display: none; }

.slider .slick-dots li button:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: white;
  box-shadow: 0 0 1px white;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  z-index: 0; }

.slider .slick-dots li.slick-active button:after {
  height: 100%;
  background: #fff; }

#mainvisual .slider .slick-dots li button {
  background-color: #FFF;
  box-shadow: 0 0 0 1px black inset !important; }

#mainvisual .slider .slick-dots li.slick-active button:after {
  background: #000; }

.section {
  margin: 30px auto; }

.news-title {
  font-size: 20px;
  color: #666666;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
  padding: 10px 0 5px;
  text-align: center;
  margin:0px;
  letter-spacing: 2px;
}

.news-list {
  margin: 20px 140px 20px; }

.news-list li {
  display: block;
  margin-bottom: 1em;
  text-overflow: ellipsis;
  letter-spacing: 1px
}

.news-list li .news-date {
  display: inline-block;
  width: 10em; }

.news-btn {
  display: inline-block;
  padding: 10px 2.5em;
  background: #f2f2f2;
letter-spacing: 1px}


/*グラデーション
.gradiant {
  background: -moz-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.5) 80%, black 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.5) 80%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.5) 80%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
*/

.black{color:#000;}

.imgwrap {
  display: block;
  overflow: hidden;
  position: relative; }

.imgwrap .imgwrap-cont {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #fff;
  z-index: 1; }

.imgwrap img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease 0s; }

/*
.imgwrap.imgwrap-zoom:hover img {
  transform: scale(1.1); }
*/

.imgwrap .imgwrap-box {
  padding: 20px; }

.imgwrap .imgwrap-right {
  padding-left: 60%; }

.imgwrap .imgwrap-center {
  text-align: center;
  width: 100%; }

.imgwrap .imgwrap-bottom {
  padding-top: 50%; }

.imgwrap .imgwrap-title {
  font-size: 38px;
  letter-spacing: 6px;
  line-height: 1;
font-family: 'FuturaNext-Heavy';
  font-weight: bold; }

.imgwrap .imgwrap-text {
  font-size: 16px;
  margin-top: 30px;
  line-height: 28px;
  letter-spacing: 2px;
}

.imgwrap .imgwrap-btn {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 30px 6px;
  letter-spacing:1px;
  border-radius: 5px;
  margin-top: 40px; }

#topHistory .imgwrap-cont {
}

section#topHistory{
      margin:30px 0 0px;
      }

@media (min-width: 768px) {
  .slider .slick-dots {
    top: 100%;
    transform: matrix(1, 0, 0, 1, -39, -36);
    left: 50%;
    width: 80px;
    height: 16px;
    bottom: auto;
    margin-left: -4px; }
	/** ここからdotの修正**/
	.slick-dots {
    top: 96% !important;
    transform: none !important;
    left: 0 !important;
    width: 100% !important;
    margin:0 auto !important;
    height: 16px;
    bottom: auto;
    }
		/** **/
  .footer-menu > ul > li > a {
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    display: block; }
  .footer-menu .footer-menu-sub {
    padding-left: 1em; }
  .footer-menu .footer-menu-sub a {
    font-size: 13px; }
  .footer-sns {
    margin: 30px auto; }
		.footer-sns a {
		width: 32px;
		margin: 0 5px;
		display: inline-block;
		}
		.footer-sns a img {
		width: 100%;
		}
  .footer-menu-box {
    float: left;
    display: block;
    width: 25%; }
  .footer-menu-box ul li {
    text-align: left;
    font-size: 14px;
    padding-bottom: 5px;
    color: #666666;
    font-weight: bold; }
  .footer-menu-box ul li ul li {
    font-size: 12px;
    padding-bottom: 5px;
    font-weight: normal; }
  .footer-menu-box ul li ul {
    padding-top: 10px; }
  #footer {
    border-top: 1px dotted #5B5B5B;
    padding-top: 40px; }
  #footer #copy .container ul {
    float: right;
    padding-top: 10px; }
  #footer #copy .container ul li {
    display: block;
    float: right;
    padding-left: 15px; }
  #footer #copy .container .textLeft {
    display: block;
    float: left;
    padding-top: 10px;
    color: #666666; }
  .slider .slick-dots li {
  top:50px;
  }
 }

@media (min-width: 768px) {
  .menu-fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    width: 100%; }
  #meganav {
    width: 100%;
    display: table;
    margin: 0;
    position: relative;}
  #meganav > li {
    display: table-cell; }
  #meganav > li > a {
    display: block;
    padding: 18px 20px;
    position: relative;
    text-transform: uppercase;
    line-height: 100%;
    color: #e2e2e2;
    text-align: center;
    white-space: nowrap; }
  #meganav > li > a::before {
    position: absolute;
    width: 100%;
    height: 2px;
    content: "";
    top: -2px;
    left: 0px;
    display: none;
    background: #da4453; }
  #meganav li a:hover:before {
    background-color: #e2e2e2 !important;
    height: 5px !important;
    margin-top: 47px;
    display: block; }
  #meganav .dropdown-menu {
    display: block;
    position: absolute;
    z-index: 1050;
    visibility: hidden;
    opacity: 1;
    box-shadow: none;
    font-size: 100%;
    margin: 0px;
    padding: 30px 20px 30px;
    border-image: initial;
    border-top: 2px solid #666;
    border-radius: 0px;
    background: #f2f2f2;
    left: 0;
    right: 0;
   width:100%;
      visibility: hidden;
  opacity: 0;
    transition: .5s;
 }
  #meganav .dropdown-menu a {
    color: #666;
    border-bottom:1px dotted #cccccc;
    width:100%;
    display:block; }
  .menu-categoria .child {
    width:16%;
    margin: 0 20px 20px;
    font-size: 12px;
    line-height: 1.8em;
    padding: 0px;
    display: inline-table;
    font-weight:bold;
    }
 a.separator{
    border-right: 1px dotted #ffffff;
  }
  #meganav .dropdown-menu a:hover {
    color: #cccccc !important; }
  #meganav > li:hover > .dropdown-menu, #meganav > li > a:hover + .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible; }
  .header-under .logo {
    float: left;
    padding-left: 20px; }
  .header-under-right {
    float: right;
    padding-top: 15px; }
  .foot-logo img {
    width: 242px; }
  #mainvisual {
   /*- max-width: 1170px;-*/
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px; }
  #mainvisual img {
    width: 100%;
    height: auto; }
  .under .container h2 {
    font-size: 18px;
    color: #333333; }
.child3{
  font-weight: normal;
  line-height: 1.6;
  margin:10px 0;}
#meganav .dropdown-menu div.child3 a{
    color: #888888;}
 }

@media (max-width: 991px) {
  #wrapper {
    position: relative;
    left: 0;
    overflow: hidden; }
  .header-under {
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px; }
  .header-under-right {
    flex-direction: column;
    margin-top: 20px; }
  .header-under .logo img {
    width: 300px; }
  .search-compare {
    margin-top: -100px; }
  .icon-social {
    margin-top: 70px; }
  #search_mini_form {
    margin: 0 auto 17px;
    padding-top: 0px;
    display: inline-block; }
  #search_mini_form .form-search {
    border: 2px solid #ebebeb;
    border-radius: 2px;
    height: 37px; }
  #search_mini_form .form-search input {
    border: none;
    float: left;
    border-right: none;
    padding: 6px 15px;
    width: 200px;
    box-shadow: none;
    font-size: 14px;
    line-height: 1.5; }
  #search_mini_form .form-search input:focus {
    outline: none; }
  #search_mini_form .form-search button {
    -webkit-appearance: button;
    cursor: pointer;
    background: #fff;
    border-width: 0 0 0 1px;
    border-left: 1px solid #ebebeb;
    border-radius: 0 2px 2px 0;
    background-image: url(images/icon-search.png);
    background-size: 15px 14px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 33px;
    width: 37px;
    padding: 11px; }
  .icon-social a {
    margin: 0 5px; }
  .header-menu {
    background: #666;
    width: 100%;
    top: 0; }
  .menu-fixed {
    position: fixed;
    z-index: 1000; }
 
 #slideNav{
left: -230px;	
transition: .2s;
transition-timing-function: ease;
}
.show_sidebar #slideNav{
left: 0;
}  
 
.sidebar {
top: 0;
position: fixed;
width: 230px;
height: 100%;
background: #1f1f1f;
overflow: scroll;
z-index: 100;
  -webkit-overflow-scrolling: touch;
}

.sidebar ul{
	margin: 45px 0 45px;
}
  .show_sidebar #wrapper {
left: auto;
position:fixed;
    width: 100%;
  }
  .show_sidebar #footer{
    display: none;
  }
    
.layer{
transition: .3s;
top: 0;
left:0;
width: 0%;
z-index:100;
background: rgba(0,0,0,0.0);
}

.show_sidebar .layer{
  position: fixed;
display: block;
	left: 230px;
	width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
	cursor: pointer;
	}    

  .show_sidebar .sidebar {
    left: 0;
    display: block; }
  .sidebar-menu {
    padding: 0 12px; }
  .sidebar-menu li a {
    padding: 10px 0 10px 7px;
    line-height: 1;
    display: block;
    border-bottom: 1px solid #333;
    color: #ffffff; }
  .sidebar-menu .saidebar-sub {
    padding-left: 10px; }
  .foot-logo img {
    width: 242px; }

ul.sidebar-menu li {
  padding: 10px 0 20px;
}

div.saidebar-sub .child{
  font-size: 12px;
  padding: 0 0 0 10px;
}

/*グローバル ナビ
--------------------------------------*/   
.accordion {
  margin: 0 auto;
  padding: 0;
}
.accordion .ac-content {
  margin: 0;
  padding: 0;
}

.accordion li:first-child label {
  padding: 17px 12px 15px;
}

.accordion li:first-child label:after{
  top:25px;
}

.accordion li:first-child input:checked +  label:after {
    top:30px;
}

li.single a{
 padding:19px 0;
}

li.single a span{
  margin: 12px;
  font-weight: bold;
}

.accordion input {
  display: none;
}
.accordion label {
  display: block;
  cursor: pointer;
  padding: 15px 12px;
  color: #fff;
  border-bottom: 1px solid #444;
  box-sizing: border-box;
  position: relative;
    transition: 0.5s;
  margin: 0;
}

.accordion input:checked + label{
  background: #444444;
}

.accordion label a{
  color: #ffffff;
  padding: 0px;
  border: none;
  line-height: 1.4;
}

.accordion label:after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right:5px;
  top:22px;
  margin: -8px 11px 0;   
    transition: 0.5s;
}


.accordion input:checked + label:after {
  content: '';
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  top:29px;
}

.accordion .ac-cont {
  transition: 0.5s;
  height: 0;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}
.accordion input:checked + label + .ac-cont {
  height: auto;
  padding: 10px;
  box-sizing: border-box;
}

div.saidebar-sub .child{
  font-size: 12px;
  padding: 0px;
}

div.saidebar-sub .child .menu-title{
  font-weight: bold;
  }
  
  .lev2{
    margin: 0 0 0 10px;
  }
  
.lev2 a:before{
  content:'--- ';
}

.child3{
    margin: 0 0px 0 20px;
}


    #mainvisual .slider .slide-btn{
    display: none;}
   .news-title {margin-top:20px;}
      .imgwrap .imgwrap-right {
    width: 100%; }

  #mainvisual .slider .slide-text.bold{
  font-size:16px;}
    }

@media screen and (min-width: 767px) and (max-width:991px) {

  .accshow ul li {
    padding: 10px 15px;
}
  #mainvisual .slider .slide-title{
    white-space: nowrap;
    font-size: 4VW;
  letter-spacing: 0.5vw;
    line-height: 1vw;
  }
  
  #meganav > li > a{
  font-size: 1.4VW;
  padding: 15px 10px;
  }
  
  #meganav .dropdown-menu {
      padding: 10px 10px 10px;
 }
  
  .menu-categoria .child {
    margin: 0 10px 10px;
        font-size: 10px;
    line-height: 1.8em;
    }
    
.child3{
  font-weight: normal;
  line-height: 1.6;
  margin:10px 0;
  }

}


@media (min-width: 767px) {
  .quick-access label{display: none}
  .quick-access input{display: none}
}

@media (max-width: 767px) {

/*サイドメニュー*/
.nav_sp{
	position: fixed;
	top: -3px;
	z-index: 1000;
	transition: .2s;
transition-timing-function: ease;
	left: 0px;
	width:0px;
	padding: 0 0 0 10px;
}

.show_sidebar .nav_sp{
	background: #1f1f1f;
	width:230px;
	height: 48px;
	left: 0;
	padding: 0 0 0 10px;
}

.menu-btn{
	  display: flex;
	  position: relative;
	  width: 50px;
	  height: 50px;
      padding: 0 20px 0 25px;
      align-items: center;
    justify-content: center;
    flex-direction: column;
 	z-index: 1000;
	cursor: pointer;
	}

	#panel-btn-icon{
	  display: block;
	  position: absolute;
	  width: 30px;
	  height: 4px;
	  margin: -1px 0 0 -10px;
	  background: #666666;
	  transition: .2s;
     border-radius: 1px;
	}
	
	#panel-btn-icon:before, #panel-btn-icon:after{
	  display: block;
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 0;
	  width: 30px;
	  height: 4px;
	  background: #666666;
	  transition: .3s;
        margin: 2px auto;
    border-radius: 1px;
	}
	
	#panel-btn-icon:before{
	  margin-top: -10px;
	}

	#panel-btn-icon:after{
	  margin-top: 6px;
	}

	.menu-btn .close#panel-btn-icon{
	  background: transparent;
	   opacity: 1;
	}

	.menu-btn .close#panel-btn-icon:before, .menu-btn .close#panel-btn-icon:after{
	  margin-top: 0px;
	  background: #ffffff;
	}

	.menu-btn .close:before{
	  transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	}

	.menu-btn .close:after{
	  transform: rotate(-135deg);
	  -webkit-transform: rotate(-135deg);
	}


#headeTop {
height: 45px;
width: 100%;
}

.head-content{
	position: fixed;
	z-index: 99;
	width: 100%;
}
  /*ラベル*/
.quick-access label {
    display: block;
    width: 160px;
    margin: 0 32vw 0;
    float: right;
    padding : 13px 12px;
    color :#666666;
    font-weight: normal;
    cursor :pointer;
    transition: all 0.3s;
      position: relative;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

/*ラベルホバー時*/
.quick-access label:hover {

}

/*チェックは隠す*/
.quick-access input {
    display: none;
}

/*中身を非表示にしておく*/
.quick-access .accshow {
    height: 0;
      background: #ffffff;
    padding: 10px;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
      width: 100%;
  top: 20px;
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  display: block;
  border-radius: 5px; 
  border: 2px solid #666666;
}

.quick-access .accshow ul{
  width: 100%;
  font-size: 16px; 
  margin: 0;
  padding: 0;
}
.quick-access .accshow ul li {
  border-bottom: 1px dotted #888888;
  border-left: none;
  width: 100%;
  display: block;
  padding: 10px 10px;
  line-height: 1.6;
}

  .quick-access .accshow ul li a{
    font-size: 16px; 
    font-weight: normal;
  }

.account_icon{
	width: 1em;
  margin: -3px 5px 0 0;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    opacity: 0.9;
}
  
  .header-under {
    padding-top: 75px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 75px;/* padding-bottom: 50px;*/ }
  .header-under-right {
    flex-direction: column;
    margin-top: 20px; }
    
.block-cart{
	position: fixed;
	width: 35vw;
	background: #666666;
	right: 0;
	height: 47px;
	cursor: pointer;
}

.block-cart:hover{
	transition: background 0.3s ease;
background-color: #ccc;
}  
  
.header .header-cart .header-cart-title {
position: relative;
font-size: 100%;
display: block;
width: 120px;
line-height: 2.1;
}

.header .header-cart .header-cart-title .icon-cart {
padding: 14px;
width: 40px;
height: 45px;
float: left;
background-size: 18px;
background-image: url(images/bag.png);
background-repeat: no-repeat;
background-position: center center;
}

.header .header-cart .header-cart-title .cartText {
position: absolute;
top: 12px;
right: 10px;
z-index: 100;
color: #FFFFFF;
font-size: 12px;
}

    
    
#search_mini_form {
    padding-top: 20px;
    display: inline-block; }  
    
  .search-compare {
    margin-top: -105px; }
  .icon-social {
    margin-top: 50px;}
    .icon-social a img {
      width: 32px; }
  .footer-menu ul {
    width: 100%; }
  .footer-menu ul li {
    display: block;
    margin-bottom: 20px; }
  .footer-menu > ul > li > a {
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    display: block; }
  .footer-menu .footer-menu-sub a {
    font-size: 12px; }
  .footer-sns {
    margin: 30px auto; }
		.footer-sns a {
		width: 32px;
		margin: 0 5px;
		display: inline-block;
		}
		.footer-sns a img {
		width: 100%;
		}
  .footer-menu-box {
    float: left;
    display: block;
    width: 100%; }
  .footer-menu-box ul li {
    text-align: left;
    font-size: 14px;
    color: #666666;
    padding-bottom: 0px;
    font-weight: bold;
    margin-bottom: 0px; }
  .footer-menu-box ul li ul li {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px; }
  .footer-menu-box ul li ul {
    padding-top: 10px; }
  #copy {
    background: #f2f2f2;
    font-size: 85.71%;
    padding: 12px 0;
    margin-top: 20px;
    color: #666666; }
  #footer {
    border-top: 1px dotted #5B5B5B;
    padding-top: 40px; }
  #footer #copy .container ul {
    padding-top: 10px;
    text-align: center; }
  #footer #copy .container ul li {
    display: inline-block;
    padding-left: 2%;
    padding-right: 2%; }
  #footer #copy .container .textLeft {
    display: block;
    padding-top: 10px;
    text-align: center; }
  #mainvisual .slick-list {
    width: 100%; }
.slider .slide-box {top:10%;}
  #mainvisual .slider .slide-title-1 {
    font-size: 25px !important;
    text-transform: uppercase;
    margin-bottom: 4%;
    letter-spacing: 2px !important; }
   #mainvisual .slider .slide-text-1 br {
     display:none;
 }
  #mainvisual .slider .slide-title {
    font-size: 25px !important;
    color: #000;
    font-family: 'FuturaNext-Heavy';
    text-transform: uppercase;
    margin-bottom: 4%;
    line-height: 1;
    letter-spacing: 2px !important; }
 #mainvisual .slider .slide-text {
    font-size: 12px !important;
    color: #444444;
    font-family: 'FuturaNext-ExtraMedium';
    margin-bottom: 4%;
    line-height: 1.4; }
  #mainvisual .slider .slide-btn {
    font-size: 14px;
    border: 0;
    padding: 5px 0;
    border-radius: 5px;
    font-family: 'FuturaNext-ExtraBold';
    -webkit-transition: all 0.2s ease-in-out 0s !important;
    -o-transition: all 0.2s ease-in-out 0s !important;
    transition: all 0.2s ease-in-out 0s !important; }
  .slider .slick-dots {
    width: 100%;
    height: 12px;
    bottom: auto;
    margin: 10px auto;
    position: relative;
    left: 0; }
  .slider .slick-dots li {
    width: 12px;
    height: 12px; }
  .slider .slick-dots li button {
    overflow: hidden;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: transparent;
    box-shadow: 0 0 0 1px white inset;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position: absolute;
    z-index: 1; }
  .slider .slick-dots li button:before {
    content: "";
    display: none; }
  .slider .slick-dots li button:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0 0 1px white;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
    z-index: 0; }
  .slider .slick-dots li.slick-active button:after {
    height: 100%;
    background: #fff; }
  #mainvisual .slider .slick-dots li button {
    background-color: #FFF;
    box-shadow: 0 0 0 1px black inset !important; }
  #mainvisual .slider .slick-dots li.slick-active button:after {
    background: #000; }
  .slider.slider-cat-01 .slick-dots {
    display: none !important; }
  .section {
    margin: 5% auto; }
  .news-title {
    font-size: 18px;
    color: #666666;
    border-bottom: 1px dotted #666666;
    padding-bottom: 5px;
    text-align: center;
    margin-top:0px;
    }
  .news-list {
    margin: 20px 0 20px; }
  .news-list li {
    display: block;
    margin-bottom: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden; }
  .news-list li .news-date {
    display: inline-block;
    width: 7em; }
  .news-btn {
    display: inline-block;
    padding: 10px 2.5em;
    background: #f2f2f2; }
  .col-sm-6 + .col-sm-6 .imgwrap {
    margin-top: 15px; }
  .imgwrap .imgwrap-box {
    padding: 10px; }
  .imgwrap .imgwrap-right {
    text-align: center;
    width: 100%; }
  /*.imgwrap . {*/
	 .imgwrap {
    text-align: center;
    width: 100%; }
  .imgwrap .imgwrap-bottom {
    padding-top: 50%; }
  .imgwrap .imgwrap-title { 
    font-size: 32px; 
    margin-bottom: 3px;
    letter-spacing: 2px;
    line-height: 1;
    font-family: 'FuturaNext-Heavy';
    font-weight: bold; }
  .imgwrap .imgwrap-text {
    font-size: 14px;
    /*margin-top: 4%;*/margin-top: 0%;
    letter-spacing:0;
 }
  .imgwrap .imgwrap-btn {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 30px 6px;
    border-radius: 5px;
    margin-top: 40px; }
  #topHistory .imgwrap img {
    height: 100%;
    width: 140%; }
  #topHistory .imgwrap-cont {
    padding-bottom: 0%; }
  #topHistory .imgwrap .imgwrap-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
  #topHistory .imgwrap .imgwrap-btn {
    margin-top: 10px; }
 }

@media only screen and (max-width: 500px) {
  #mainvisual .slider .slide-text, #mainvisual .slider .slide-btn {
    display: none; }
    .slider .slide-box {top:10%;}
    #mainvisual .slider .slide-text.bold {
    display: -webkit-box;
    width:95%;
    font-size: 15px !important;
    line-height: 1.4;
  }

  #mainvisual .slider{display: none}
  
  .sp_mainimage {
    position: relative;
    padding: 15px 15px 0;
    overflow: hidden;
  }
  .sp_mainimage h2{
    position: absolute;
    color: #000 ;
    font-size: 8vw;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    top: 45%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin: auto;
    letter-spacing: 2px;
      font-family: 'FuturaNext-Heavy';
       text-shadow: 1px 1px 1px #ffffff,-1px 1px 1px #ffffff,1px -1px 1px #ffffff,-1px -1px 1px #ffffff;
  }
   .sp_mainimage img{width: 100%;}
   
    }
    
 @media only screen and (min-width: 500px) {
  .sp_mainimage{display: none}
  }


@media only screen and (max-width: 380px) {
  #mainvisual .slider .slide-title {
    font-size: 18px !important;
    line-height: 18px !important; }
    .slider .slide-box {top:10%;}
    }

/*
posts
--------------------------------------*/
.breadcrumb {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: white;
  margin-bottom: 0; }
  .breadcrumb ul li {
    position: relative;
    display: inline-block;
    padding-right: 18px; }
    .breadcrumb ul li:after {
      position: absolute;
      top: 4px;
      right: 4px;
      font-size: 12px;
      content: ">"; }
    .breadcrumb ul li:last-child {
      padding-right: 0; }
      .breadcrumb ul li:last-child:after {
        position: absolute;
        top: 0;
        right: 0;
        content: ""; }
  .breadcrumb span {
    margin: 0 10px; }
    .breadcrumb span:first-child {
      margin-left: 0; }
    .breadcrumb span:last-child {
      margin-right: 0; }

.postWrapper {
  margin-bottom: 30px;
  display: inline-block;
  max-width: 100%; }
  .postWrapper h1 {
    margin-top: 20px;
    margin-bottom: 30px;
  font-family: 'FuturaNext-ExtraMedium';
 }
  .postWrapper h2 {
   font-size: 125%;
    text-transform: uppercase;
    color: #666666;
    margin-top: 30px;
    line-height: 1.6; }
  .postWrapper img {
    max-width: 100%;
    height: auto; }

.postWrapper p{
  line-height: 1.8;
  letter-spacing: 0.5px;
}


    .thumbnail_box img {
      width: 500px; }
      @media screen and (max-width: 680px) {
        .thumbnail_box img {
          width: 100%; } }

h1.posts_list_title {
  margin-bottom: 30px; }

.post_lists_wrap {
  margin-bottom: 40px; }

.list-post-img img {
  max-width: 100%;
  width: 100%;
  height: auto; }

.news-contenutore-info {
  margin-top: 15%; }
  @media screen and (max-width: 991px) {
    .news-contenutore-info {
      margin-top: 5%; } }
  .news-contenutore-info .postTitle h2 {
    font-size: 123.08%; }
    .postContent p{
    line-height: 1.8;
  letter-spacing: 0.5px;
}
  .news-contenutore-info .postContent .aw-blog-read-more {
    color: #fff;
    display: inline-block;
    background: #666666;
    padding: 10px 15px;
    line-height: 100%;
    margin-top: 10px;
    border-radius: 5px;
	transition: all 0.3s ease 0s;
    text-transform: uppercase; }
   .news-contenutore-info .postContent .aw-blog-read-more:hover {
    opacity:0.7; }

.pagenavi {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  display: table; }
  .pagenavi .wp-pagenavi {
    width: 75%;
    text-align: left;
    display: table-cell; }
    .pagenavi .wp-pagenavi span, .pagenavi .wp-pagenavi a {
      border: none;
      position: relative;
      display: inline-block;
      padding-right: 20px; }
      .pagenavi .wp-pagenavi span:after, .pagenavi .wp-pagenavi a:after {
        position: absolute;
        top: 3px;
        right: 5px;
        font-size: 12px;
        content: "|"; }
      .pagenavi .wp-pagenavi span:last-child, .pagenavi .wp-pagenavi a:last-child {
        padding-right: 0; }
        .pagenavi .wp-pagenavi span:last-child:after, .pagenavi .wp-pagenavi a:last-child:after {
          position: absolute;
          top: 0;
          right: 0;
          content: ""; }
      .pagenavi .wp-pagenavi span.nextpostslink, .pagenavi .wp-pagenavi a.nextpostslink {
        border-right: none; }
  .pagenavi .posts_limiter {
    text-align: right;
    display: table-cell; }
    .pagenavi .posts_limiter label {
      position: relative;
      font-weight: normal; }
      .pagenavi .posts_limiter label:after {
        position: absolute;
        top: 7px;
        right: 10px;
        content: "\f107";
        width: 15px;
        height: 15px;
        font-family: FontAwesome;
        font-size: 16px;
        color: #111;
        z-index: 2;
        display: block;
        pointer-events: none; }
    .pagenavi .posts_limiter select {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      position: relative;
      height: 36px;
      border: 1px solid #ebebeb;
      background-color: white;
      border-radius: 2px;
      padding: 7px 10px;
      width: 109px;
      cursor: pointer;
      z-index: 1; }


/* YOUTUBE
--------------------------------------*/
#home-section-video .container{
  padding: 0;
}

#home-section-video img {
	width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

#home-section-video {
	background-color: #f8f8f8;
	padding: 50px 0;
	margin: 0 0 -30px;
}

#home-section-video .titolo {
	color: #666666;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: center;
	letter-spacing: 2px;
}

	#home-section-video .col-xs-12 {
		margin-bottom: 40px;
	}

@media only screen and (max-width: 767px) {
	#home-section-video .col-xs-12 {
		margin-bottom: 40px;
	}
  .bshadow{
   text-shadow: 1px 1px 1px #ffffff,-1px 1px 1px #ffffff,1px -1px 1px #ffffff,-1px -1px 1px #ffffff;
  }
  .bshadow2{
   text-shadow: 1px 1px 1px #666666,-1px 1px 1px #666666,1px -1px 1px #666666,-1px -1px 1px #666666;
  }
}


/* お問い合わせフォーム
--------------------------------------*/
.contactform h2{
  color: #666666;
  font-size: 100%;
  border-top:1px dotted #666666;
  padding: 25px 0 0;
}

.contactform h2:before{
    content: "◆";
}

.contactform p{
  color: #666666;
  padding: 0 0 0 20px; 
}

.confbtn {
font-size: 14px;
	cursor: pointer;
	padding: 10px 20px;
	border:none;
	border-radius: 5px;
	background: #666666;
  border:2px solid #666666;
    transition: all 0.3s ease 0s;
	color: #ffffff;
  width:180px;
  margin: 0 10px;
  letter-spacing: 2px;
}

.backbtn{
  border: 2px solid #666666;
  font-size: 14px;
	cursor: pointer;
	padding: 10px 20px;
	border:none;
	border-radius: 5px;
  border:2px solid #666666;
  transition: all 0.3s ease 0s;
	color: #666666;
 	background: #ffffff;
  width:180px;
  margin: 0 10px;
  letter-spacing: 2px;
}

.confbtn:hover{
opacity: 0.7;
}

.backbtn:hover{
	background: #666666;
	color: #ffffff;
}

.container .tableStyle tbody tr td input{
    	border: 1px solid #dddddd;
	font-size:14px;
	padding: 5px;
	color: #888888;
	border-radius: 3px;
  transition: all 0.3s ease 0s;
  margin:0 5px 0 0;
  background: #ffffff;
}

.container .tableStyle tbody tr td textarea{
    	border: 1px solid #dddddd;
	font-size:14px;
	padding: 5px;
	color: #888888;
	border-radius: 3px;
  transition: all 0.3s ease 0s;
  margin:0 5px 0 0;
  background: #ffffff;
}

.container .tableStyle tbody tr td input:hover , .container .tableStyle tbody tr td textarea:hover{
	border: 1px solid #afafaf;
}

@media screen and (min-width:800px) {
.container .tableStyle {
margin-left: auto;
margin-right: auto;
margin-top: 30px;
width: 100%;
}
.container .tableStyle th, .tableStyle td {
padding: 10px;
border: 1px solid #dddddd;
font-size: 90%;
line-height: 1.5em;
vertical-align: middle;
}
.container .tableStyle th {
background-color:#F8F8F8;
text-align: left;
width: 25%;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 15px;
font-weight: normal;
}
.container .tableStyle td {
background-color: #FFFFFF;
}
.container .tableStyle tbody tr td input{
width: 50%;
}
.container .tableStyle tbody tr .sep input{
width: 24.5%;
}
.container .tableStyle tbody tr #tri input{
width: 15.3%;
}
.container .tableStyle tbody tr td textarea{
width: 100%;
}
.container .tableStyle tbody tr .mwform-checkbox-field {
display:inline-block;
}
.container .tableStyle tbody tr #chk input{
width: 10px;
vertical-align:top;
}
.container .tableStyle tbody tr #chk br{
display:none;
}
}
@media screen and (min-width: 561px) and (max-width:1250px) {
.container .tableStyle {
border-top: 1px solid #dddddd;
width: 100%;
margin-top: 20px;
}
.container .tableStyle th, .container .tableStyle td {
padding: 10px;
border: 1px solid #dddddd;
font-size: 90%;
}
.container .tableStyle th {
background-color: #F8F8F8;
text-align: left;
width: 25%;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 15px;
font-weight: normal;
}

.container .tableStyle tbody tr td textarea{
width: 100%;
}
.container .tableStyle tbody tr td input{
width: 50%;
}
.container .tableStyle tbody tr .sep input{
width: 24.5%;
}
.container .tableStyle tbody tr #tri input{
width: 15.3%;
}
.container .tableStyle tbody tr .mwform-checkbox-field {
display:inline-block;
}
.container .tableStyle tbody tr #chk input{
width: 10px;
vertical-align:top;
}
.container .tableStyle tbody tr #chk br{
display:none;
}
}
@media screen and (max-width:560px) {
.container .tableStyle {
border-top: 1px solid #dddddd;
width: 100%;
margin-top: 20px;
}
.container .tableStyle th, .container .tableStyle td {
padding: 10px;
border: 1px solid #ddddddf;
font-size: 90%;
}
.container .tableStyle td {
display: block;
}
.container .tableStyle th {
display: block;
border-top: none;
border-bottom: none;
background-color: #F8F8F8;
text-align: left;
}
.container .tableStyle tbody tr td input{
width: 100%;
}
.container .tableStyle tbody tr .sep input{
width: 49.5%;
}
.container .tableStyle tbody tr #tri input{
width: 31%;
}
.container .tableStyle tbody tr td textarea{
width: 100%;
}
.container .tableStyle tbody tr .mwform-checkbox-field {
display:inline-block;
}
.container .tableStyle tbody tr #chk input{
width: 10px;
vertical-align:top;
}
}


/* 一時的表示
--------------------------------------*/
.icon-social a:first-child , .footer-sns a:first-child{
  /*visibility: hidden;*/
	display: none;
}

@media (max-width: 767px) {
.search-compare{
  margin-bottom: -40px;
  }
}
