/* CSS Document */

@charset "utf-8";

.nopc {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
  text-decoration: none;
}

body {
  font-size: 15px;
  font-family: "???S?V?b?N", YuGothic, "?q???M?m?p?S Pro", "Hiragino Kaku Gothic Pro", "???C???I", "Meiryo", sans-serif;
  color: #333333;
  line-height: 180%;
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}

a {
  outline: none;
  color: #666666;
}

a:hover {
  color: #666666;
  text-decoration: underline;
}

a:visited {
  color: #666666;
}

ul {
  display: block;
  list-style: none;
  padding: 0;
  text-align: left;
  margin: 0;
}

li {
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
}

/**/
a img.linkimg {
  background: none !important;
}

a:hover img.linkimg {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  background: none !important;
}

@media print {
  #pagetop {
    display: none;
  }
}

#pageTop {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  color: #fff;
  padding: 20px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-family: Palatino Linotype;
}
#pageTop:hover {
  background: rgba(33, 22, 19, 0.75);
}

#pageTop img {
  width: 40px;
}
/**/
.kuzu {
  width: 1100px;
  margin: 0 auto;
  display: block;
  position: relative;
}

.w1100 {
  width: 1100px;
  margin: 0 auto;
  display: block;
  position: relative;
}

.logofix {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  top: -80px;
}

.logofix2 {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  top: 10px;
}

.mart50 {
  margin-top: 55px;
}

.menu {
  width: 820px;
  margin: 0 auto;
  display: block;
  padding: 0;
  height: 101px;
  margin-left: 280px;
}

.menu li {
  float: left;
  text-align: center;
  font-weight: bold;
}

.menu li span {
  color: #2f9595;
  font-size: 10px;
  display: block;
  letter-spacing: 2px;
}

.menu li a {
  display: block;
  width: 136px;
  padding: 20px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu li a:hover {
  background: #eee;
  text-decoration: none;
}

.cl {
  clear: both;
}

#headcontact {
  position: fixed;
  z-index: 1000;
  display: block;
  background: #89b942;
  transform: skewX(30deg);
  top: 0;
  right: -20px;
  color: #fff;
  width: 474px;
}

#headcontact li {
  float: left;
  display: block;
  transform: skewX(-30deg);
  margin-left: 20px;
  margin-top: 10px;
}

.button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button:hover {
  text-decoration: none;
}
.btn4 {
  position: relative;
  z-index: 2;
  background-color: #f5af36;
  color: #ffffff !important;
  line-height: 45px;
  overflow: hidden;
  width: 190px;
  height: 44px;
  display: inline-block;
  background-image: url(../img/mail.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 20px;
  border-radius: 30px;
}
.btn4:hover {
  color: #fff;
  font-weight: bold;
}
.btn4::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn4:hover::after {
  background-color: #ff7415;
  background-image: url(../img/mail.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 20px;
  border-radius: 30px;
}

.btn2 {
  position: relative;
  z-index: 2;
  background-color: #44af35;
  color: #ffffff !important;
  line-height: 53px;
  overflow: hidden;
  width: 280px;
  height: 54px;
  display: inline-block;
  background-image: url(../img/ya01.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 30px;
}
.btn2:hover {
  color: #fff;
  font-weight: bold;
}
.btn2::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 0% 50%;
}
.btn2:hover::after {
  background-color: #89b942;
  background-image: url(../img/ya01.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 30px;
}
.btn2_2 {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
  background-color: #44af35;
  color: #ffffff !important;
  line-height: 53px;
  overflow: hidden;
  width: 280px;
  height: 54px;
  display: inline-block;
  background-image: url(../img/ya01.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 30px;
}
.btn2_2:hover {
  color: #fff;
  font-weight: bold;
}
.btn2_2::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 0% 50%;
}
.btn2_2:hover::after {
  background-color: #89b942;
  background-image: url(../img/ya01.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 30px;
}

.btn3 {
  position: relative;
  z-index: 2;
  background-color: #f5af36;
  color: #ffffff !important;
  line-height: 91px;
  overflow: hidden;
  width: 480px;
  height: 92px;
  display: inline-block;
  background-image: url(../img/mail2.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 60px;
  border-radius: 40px;
  font-size: 27px;
}
.btn3:hover {
  color: #fff;
  font-weight: bold;
}
.btn3::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn3:hover::after {
  background-color: #ff7415;
  background-image: url(../img/mail2.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 60px;
  border-radius: 40px;
}

.btn1 {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  line-height: 53px;
  overflow: hidden;
  width: 280px;
  height: 54px;
  display: inline-block;
  background-image: url(../img/ya01_k.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 30px;
  margin-top: 26px;
}
.btn1:hover {
  color: #fff;
  font-weight: bold;
}
.btn1::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn1:hover::after {
  background-color: #89b942;
  background-image: url(../img/ya01.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border-radius: 30px;
}

.tel {
  margin-top: 10px;
}

.skewed-bg {
  background: #fff;
  padding: 50px 0 150px 0;
  transform: skew(0deg, -2deg);
  margin-top: -50px;
}
.content {
  transform: skew(0deg, 2deg);
  text-align: center;
}
.skewed-bg3 {
  background: #fff;
  padding: 80px 0 0 0;
  transform: skew(0deg, -2deg);
  margin-top: -80px;
}

.contents2 {
  position: relative;
  overflow: hidden;
}

.contents2_inner {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-top: 100px;
  color: #fff;
  text-align: center;
}

.contents2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 3% -10% 0;
  background: #b1d78e;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  z-index: -2;
}

.contents2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 120%;
  margin: 3% -10% 0;
  background: #89b942;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  z-index: -1;
}

#concept {
  position: relative;
  background: url(../img/concept.jpg) 50% 90% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 150px 0;
  text-align: center;
}

#concept2 {
  position: relative;
  background: url(../img/concept.jpg) 50% 90% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
}

#concept2 h3 {
  margin-bottom: 20px;
}

#philosophy p {
  line-height: 30px;
  margin-top: 38px;
}

#philosophy .title {
  display: inline-block;
  font-family: "Montserrat";
  font-size: 14px;
  margin: 0;
  padding: 5px 15px;
  color: #c90c15;
  border-bottom: 1px solid #c90c15;
}

#guideline {
  margin-top: 50px;
}

.guidebox {
}

.marb20 {
  margin-bottom: 20px;
}

p.pad30 {
  padding: 30px 0;
}

h2.tit {
  color: #2f9595;
  font-size: 40px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 20;
  letter-spacing: 2px;
}

h2.tit span {
  font-size: 20px;
  display: block;
  color: #666666;
  margin-top: 10px;
}

.ser1 {
  width: 50%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  background: url(../img/ser2_1.jpg) no-repeat 100% 0%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 67%;
}
.ser3 {
  width: 0%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
}
.ser2 {
  width: 50%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  background: url(../img/ser2_2.jpg) no-repeat 0% 0%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 67%;
}

#service h3 {
  color: #fff;
  font-size: 30px;
}
.marb30 {
  margin-bottom: 30px;
}
.marb24 {
  margin-bottom: 24px;
}
#service h3 span {
  font-size: 14px;
  letter-spacing: 2px;
}

.serbox1 {
  position: absolute;
  z-index: 10;
  top: 180px;
  left: 30px;
  margin: auto;
  width: 376px;
  height: 261px;
  color: #ffffff;
  z-index: 11;
}

.serbox2 {
  position: absolute;
  z-index: 10;
  top: 180px;
  right: 30px;
  margin: auto;
  width: 376px;
  height: 290px;
  color: #ffffff;
  z-index: 11;
}

.wrap {
  width: 1100px;
  margin: 0 auto;
  display: table;
}
/**/
h2.news {
  font-size: 40px;
  color: #2f9595;
  padding-left: 60px;
  background: url(../img/news_icon.png) no-repeat 0% 0%;
  padding-bottom: 20px;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px solid #2f9595;
  text-align: left;
}
h2.news span {
  color: #666666;
  font-size: 20px;
}

#news {
  background: #f7f7f7;
  padding: 100px 0px 200px 0px;
  transform: skew(0deg, 2deg);
  margin-top: -120px;
}
.news_wrap {
  transform: skew(0deg, -2deg);
  text-align: center;
}

.triangle-topright {
  width: 0;
  height: 0;
  border-top: 40px solid #b1d78e;
  border-left: 40px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.triangle-bottomleft {
  width: 0;
  height: 0;
  border-bottom: 40px solid #b1d78e;
  border-right: 40px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.list_day dt {
  float: left;
  width: 152px;
  color: #2f9595;
  padding: 10px 0;
}

.list_day dd {
  float: left;
  width: 845px;
  background: url("../img/sankaku.png") no-repeat 0% 50%;
  box-sizing: border-box;
  padding: 10px 0;
  padding-left: 55px;
}

.backgry {
  background: #f7f7f7;
  padding: 60px 0;
}

.line {
  border-bottom: 1px dotted #cccccc;
}

.newsbox {
  background: #fff;
  width: 1100px;
  margin: 0 auto;
  display: block;
  position: relative;
  padding: 24px 40px;
  box-sizing: border-box;
}
dl.listday {
  width: 1000px;
  margin: 0 auto;
  display: block;
}

/*footer*/

#footer {
  padding-top: 26px;
}

.sitemap a {
  color: #fff;
}

.sitemap a:hover {
  text-decoration: underline;
}

.foot_l {
  display: block;
  float: left;
  width: 360px;
  margin-right: 50px;
}

.foot_r {
  display: block;
  float: right;
  width: 470px;
  text-align: left;
  font-size: 15px;
  line-height: 160%;
}

p.copyright {
  text-align: center;
  font-size: 10px;
}

.footdetail {
  width: 890px;
  display: block;
  margin: 0 auto;
  padding: 48px 0;
}

.contact {
  font-size: 26px;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
  margin-bottom: 40px;
}

.contact:before {
  content: "";
  height: 10px;
  background: #b1d78e;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.con_l {
  float: left;
  display: block;
  width: 478px;
}

.con_r {
  float: right;
  display: block;
  width: 478px;
}

#f_contact {
  width: 956px;
  margin: 0 auto;
  display: block;
}

/**/

#header {
  position: relative;
}

.toplogo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  z-index: 1;
}

#headerkaso {
  position: relative;
  background: url(../img/back_m.jpg) 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 60px 0;
}

.back_co {
  background: url(../img/back_co.jpg) 50% 50% no-repeat !important;
}
.back_c {
  background: url(../img/back_c.jpg) 50% 50% no-repeat !important;
}
.back_c2 {
  background: url(../img/back_c2.jpg) 0% 50% no-repeat !important;
}
.back_s {
  background: url(../img/back_s.jpg) 50% 50% no-repeat !important;
}
.back_m {
  background: url(../img/back_m.jpg) 50% 50% no-repeat !important;
}
.back_n {
  background: url(../img/news.jpg) 50% 50% no-repeat !important;
}

#headerkaso h2 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 1px #666, -2px 2px 1px #666, 2px -2px 1px #666, -2px -2px 1px #666;
  letter-spacing: 2px;
}

#headerkaso h2 span {
  font-size: 20px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  color: #ffffff;
}

#main {
  /*padding:30px 0;*/
  padding-bottom: 100px;
}

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

.kuzu {
  font-size: 12px;
  padding: 10px;
}
/**/

.table1 {
  text-align: center;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  /*border-left-width: 1px;border-left-style: solid;border-left-color: #CCCCCC;*/
}
.table1 th {
  padding: 15px;
  box-sizing: border-box;
  font-weight: normal;
  border-bottom: solid 1px #cccccc;
  /*border-right:solid 1px #CCCCCC;*/
  text-align: left;
  width: 30%;
  vertical-align: top;
  font-weight: bold;
}

.tablebox {
  padding: 30px;
  border-radius: 20px;
  background: #f8fbf2;
  box-sizing: border-box;
  width: 960px;
  margin: 0 auto;
  display: block;
}

.imap {
  width: 600px;
  height: 250px;
}

.yaback {
  background: url("../img/sankaku.png") no-repeat 0% 50%;
  padding-left: 30px;
}

.table1 td {
  width: 70%;
  padding: 15px;
  box-sizing: border-box;
  border-bottom: solid 1px #cccccc;
  /*border-right:solid 1px #CCCCCC;*/
  text-align: left;
  vertical-align: top;
  position: relative;
}

.table1 td:before {
  background: #cccccc;
  content: "";
  margin: auto;
  width: 1px;
  height: 80%;
  height: calc(100% - 20px);
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
}

/**/

#main h3 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 2px;
}

.midashiback {
  margin-bottom: 40px;
  padding: 20px 0;
  text-align: center;
  position: relative;
  background: repeating-linear-gradient(45deg, #89b942, #89b942 3px, #85af3c 3px, #85af3c 6px);
  display: block;
}

.midashiback::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  height: 0;
  border: 10px solid transparent;
  border-top-color: #9ec45b;
}

.martb {
  margin: 20px 0;
}

.u4_l {
  float: left;
  width: 650px;
}

.u4_l h5 span {
  margin-left: 30px;
  font-size: 15px;
}
.u4box h5 {
  margin-bottom: 20px;
}

.u4_r {
  float: right;
  width: 350px;
}

.u4_r img {
  width: 350px;
  height: auto;
}

.u4box {
  border: 2px solid #e4007f;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  display: inline-block;
}

.wrap {
  /*display: inline-block;*/
  position: relative;
}
.wrap:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 95%, #fff 100%);
  z-index: 10;
}

.wrap:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 95%, #fff 100%);
  z-index: 10;
}
.business li {
  display: block;
}

.business li a {
  display: block;
  float: left;
  width: 48%;
  padding: 20px;
  box-sizing: border-box;
  border: 2px solid #666;
  background-image: url(../img/ya01_k.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  text-align: center;
}

.business li:first-child a {
  margin-right: 4%;
}

.business li a:hover {
  text-decoration: none;
}
ul.business {
  margin-bottom: 30px;
  display: block;
}

.button_b {
  position: relative;
  display: inline-block;
  padding: 0.9em 3.6em;
  border: 2px solid #666;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all 0.3s;
}
.button_b::before,
.button_b::after,
.button_b span::before,
.button_b span::after {
  position: absolute;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  border: 2px solid transparent;
  transition: all 0.3s;
}
.button_b::before {
  top: -2px;
  left: -2px;
  border-left-color: #89b942;
}
.button_b::after {
  bottom: -2px;
  right: -2px;
  border-right-color: #89b942;
}
.button_b span::before {
  bottom: -2px;
  left: -2px;
  border-bottom-color: #89b942;
}
.button_b span::after {
  top: -2px;
  right: -2px;
  border-top-color: #89b942;
}
.button_b:hover {
  color: #89b942;
}
.button_b:hover::before,
.button_b:hover::after {
  height: 100%;
  visibility: visible;
}
.button_b:hover span::before,
.button_b:hover span::after {
  width: 100%;
  visibility: visible;
}

#mobile {
  margin-bottom: 50px;
}
#event {
  margin-bottom: 50px;
}
#sales {
  margin-bottom: 50px;
}

.sales2 {
  border: 1px solid #ccc;
  padding: 30px;
  margin-bottom: 30px;
}

#mobile,
#sales,
#event {
  padding-top: 20px;
  margin-top: -20px;
}

#main h4 {
  vertical-align: middle;
  font-size: 22px;
  margin-bottom: 35px;
}

#main h4 {
  line-height: 20px;
  padding: 1em;
  position: relative;
  border-bottom: 3px solid #000000;
}
#main h4 span {
  content: " ";
  left: 0;
  bottom: -3px;
  padding-bottom: 15px;
  position: absolute;
  border-bottom: 3px solid #2f9595;
}

#main h5 {
  color: #89b942;
  font-size: 20px;
  margin-bottom: 10px;
}
#main h6 {
  color: #2f9595;
  font-size: 18px;
  margin-bottom: 10px;
}

#main h4,
#main h5,
#main h6 {
  margin-top: 20px;
}
#main h4:first-child,
#main h5:first-child,
#main h6:first-child {
  margin-top: 0px;
}

#main .ableft h5 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 10px;
}
#guideline h5 span {
  font-size: 11px;
  display: block;
}

.hall_l ul {
  list-style-type: disc;
  margin: 1em 0;
  padding-left: 20px;
}
.hall_l ul li {
  list-style-type: disc;
  font-size: 18px;
  color: #2f9595;
  display: list-item;
}

.hall_l {
  float: left;
  width: 700px;
}

.hall_r {
  float: right;
  width: 300px;
}

.hall_r img {
  width: 300px;
  height: auto;
}

.mart20 {
  margin-top: 20px;
}

.guide_l {
  width: 50%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  background: #89b942;
  color: #ffffff;
}
.guide_r {
  width: 50%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
}

.guide_r img {
  width: 100%;
  height: auto;
}
.guide_l2 img {
  width: 100%;
  height: auto;
}
.guide_l2 {
  width: 50%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
}

.guide_r2 {
  width: 50%;
  position: relative;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  background: #f5f9ea;
}

.abright {
  width: 470px;
  height: auto;
  padding-left: 40px;
}

.ableft {
  display: block;
  float: right;
  width: 470px;
  height: auto;
  padding-right: 40px;
}

/**/

.navBox {
  padding: 10px 0;
  border-top: 1px solid #ccc;
  margin-top: 30px;
}

.navnext {
  float: right;
  display: block;
}

.navprev {
  float: left;
  display: block;
}

/*????????*/
.mailform2 table {
  width: 100%;
  margin-bottom: 20px;
  font-size: 16px;
}

.mailform2 table th {
  border-bottom: #cccccc 1px solid;

  background-color: #f8fbf2;
  width: 30%;
  text-align: left;
  font-weight: bold;
  padding: 10px;
  line-height: 1.6;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
.mailform2 table td {
  line-height: 1.6;
  border-bottom: #cccccc 1px solid;
  padding: 10px;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
input[type="text"],
input[type="email"],
input[type="number"] {
  border: 1px solid #666666;
  padding: 2px 5px;
  width: 350px;
  box-sizing: border-box;
  height: 35px;
  margin-bottom: 10px;
  font-size: 16px;
  /* background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#fff) ); */
}

input[type="tel"] {
  border: 1px solid #666666;
  padding: 5px 10px;
  box-sizing: border-box;
  height: 35px;
  margin-bottom: 10px;
  font-size: 16px;
  width: 300px;
}

input[type="text"]#zip21,
input[type="text"]#zip22 {
  width: 100px;
  font-size: 16px;
}

.red {
  color: #dd0000;
}

textarea {
  height: 100px;
  width: 100%;
  font-size: 16px;
  border: 1px solid #666666;
  padding: 2px 5px;
  box-sizing: border-box;
}

.wpcf7c-conf {
  background: #eee !important;
}

.wpcf7c-btn-confirm,
.wpcf7-submit {
  width: 310px;
  padding: 15px 0;
  background: #f39800;
  color: #fff;
  font-size: 23px;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
}

.wpcf7c-btn-confirm:hover,
.wpcf7-submit:hover {
  background: #fff;
  color: #f39800;
  box-sizing: border-box;
  border: 2px solid #f39800;
}

.wpcf7-back {
  background: #666;
  color: #fff;
  width: 310px;
  padding: 15px 0;
  font-size: 23px;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
}

.wpcf7-back:hover {
  background: #fff;
  color: #666666;
  box-sizing: border-box;
  border: 2px solid #666666;
}

.privacybox {
  padding: 10px;
  border: 1px solid #ccc;
  background: #eee;
  font-size: 15px;
  margin-top: 50px;
}

/**/
#loading {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 64px;
  height: 64px;
  display: block;
  top: 30%;
}
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 10000;
}

.shaze h3 {
  color: initial !important;
  margin-bottom: 30px;
  letter-spacing: 2px;
  margin-top: 50px;
}

.shaze h3:first-child {
  margin-top: 0px;
}

.shaze {
  padding: 40px;
  border: 1px solid #cccccc;
  text-align: center;
  /*background: #eeee;*/
  margin-bottom: 70px;
  position: relative;
}

.chikaku {
  font-family: "?q???M?m???? ProN W6", "HiraMinProN-W6", "HG????E", "?l?r ?o????", "MS PMincho", "MS ????", serif;
  font-size: 50px;
  line-height: 100%;
}

span.rinen {
  font-size: 24px;
  line-height: 180%;
}

.ec_link {
  display: flex;
}

.ec_link p {
  margin: 10px 0 0 20px;
}
a.button.btn5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  color: #fff;
}

.sound_s,
.sound_i {
  width: 100%;
}
.sound_i {
  clear: both;
  margin-top: 20px;
}
.sound_s p,
.sound_i ul {
  width: 70%;
  float: left;
  padding: 0;
}
.sound_i ul li {
  list-style: none;
}
.sound_s p + p,
.sound_i p {
  float: right;
  width: 30%;
}
.sound_s p + p img {
  width: 80%;
}
.more_info {
  clear: both;
}
.sound {
  width: 100%;
}

table.company {
  width: 85%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 15px;
  font-size: 12px;
}

table.company th,
table.company td {
  padding: 10px;
}

table.company th {
  background: #89b942;
  vertical-align: middle;
  text-align: left;
  width: 100px;
  overflow: visible;
  position: relative;
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}

table.company th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #89b942;
  border-width: 10px;
  margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
  table.company th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #89b942 10px solid;
    margin-top: -10px;
  }
}

table.company td {
  background: #f8f8f8;
  width: 360px;
  padding-left: 20px;
  font-size: 13px;
}
.statement {
  text-align: center;
}
.statement p {
  margin-bottom: 20px;
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}
.thema {
  font-size: 24px;
  font-weight: bold;
}
#wpcf7-f216-p202-o1 {
  width: 55%;
  margin: 0 auto;
}
.br-sp {
  display: none;
}

.slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.slider figure {
  width: 50%;
  position: relative;
}
.slider2 figure {
  width: 50%;
  position: relative;
  float: right;
}
.slider2 figure:first-child {
  float: left;
}

.slider3 figure {
  width: 50%;
  position: relative;
  float: left;
}
.slider2 figure:first-child {
  float: right;
}

.slider figcaption,
.slider2 figcaption,
.slider3 figcaption {
  position: absolute;
  bottom: 5%;
  left: 5%;
  color: #fff;
}

.sb-btn {
  width: 310px;
  padding: 15px 0;
  background: #f39800;
  color: #fff;
  font-size: 23px;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
}
.sb-btn:hover {
  background: #fff;
  color: #f39800;
  box-sizing: border-box;
  border: 2px solid #f39800;
}
.bk-btn {
  width: 310px;
  margin-bottom: 20px;
  padding: 15px 0;
  background: #f2f2f2;
  color: #000;
  font-size: 23px;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
}
.bk-btn:hover {
  background: #d6d6d6;
  color: #000;
  box-sizing: border-box;
}
.grecaptcha-badge {
  bottom: 120px !important;
}
