@charset "utf-8";
/*
	Theme Name: graphica
    Version: 1
*/
/*==================================================
cmn
==================================================*/
html {
  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #433f3f;
  font-size: 2rem;
  line-height: 2em;
  letter-spacing: 0.1em;
  position: relative;
  margin: 0px;
  padding: 0px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  position: relative;
}
header, nav, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, img, table, tr, td, th, input, textarea, select, a, figure {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.8em;
  font-weight: normal;
}
p {
  margin-bottom: 1em;
}
p:last-child {
  margin: 0;
}
a, input[type="submit"] {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}
@media screen and (min-width: 801px) {
  a:hover, input[type="submit"]:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.wrap {
  padding: 0;
  margin: 0 auto;
  box-shadow: none;
  max-width: 1400px;
  width: 100%;
}
.wrap-s {
  padding: 0;
  margin: 0 auto;
  box-shadow: none;
  max-width: 1000px;
  width: 100%;
}
.sp {
  display: none;
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 70%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
/*==================================================
head
==================================================*/
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  padding: 0 5%;
}
h1.site-title, .site-header nav, .site-header .sns-list {
  height: 150px;
}
h1.site-title {
  display: table;
  float: left;
  display: none;
}
.sub h1.site-title {
  display: table;
}
h1.site-title a {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
}
h1.site-title img {
  width: 250px;
  line-height: 0;
}
.site-header nav {
  float: right;
  display: table;
}
.site-header nav .navi {
  display: table-cell;
  vertical-align: middle;
}
.site-header .sns-list {
  float: left;
  display: table;
}
.site-header .sns-list li {
  display: table-cell;
  vertical-align: middle;
  line-height: 1em;
  padding-right: 0.8em;
}
.site-header .sns-list li .c02 {
  display: none;
}
.sb-slidebar {
  background: #44403f;
  text-align: center;
  padding: 4% 5%;
  width: 50%;
}
.sb-slidebar li a {
  color: #fff;
  font-size: 2.4rem;
  padding: 0.7em 1em;
  display: block;
}
.sb-slidebar li.border {
  margin-top: 1.2em;
}
.sb-slidebar li.border a {
  border: 1px solid #fff;
}
.menu {
  position: relative;
  z-index: 999;
  float: left;
}
.button-toggle {
  display: block;
  z-index: 999;
  line-height: 0;
}
.menu .txt {
  display: block;
  font-size: 87.5%;
  letter-spacing: 0.2em;
  margin-right: -0.2em;
  text-align: center;
  margin-top: 0.3em;
}
.css-bar {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
}
.css-bar, .css-bar:before, .css-bar:after {
  width: 50px;
  height: 4px;
}
.css-bar:before, .css-bar:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #fff;
}
.css-bar:before {
  margin-top: -14px;
}
.css-bar:after {
  margin-top: 10px;
}
.clone-nav {
  z-index: 2;
  width: 100%;
  transform: translateY(-100%);
  position: fixed;
  top: -100%;
  left: 0;
}
.is-show {
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(0);
  background: #fff;
}
.sub .css-bar, .sub .css-bar:before, .sub .css-bar:after, .clone-nav .css-bar, .clone-nav .css-bar:before, .clone-nav .css-bar:after {
  background: #433f3f;
}
.clone-nav h1.site-title {
  display: table;
}
.clone-nav h1.site-title, .clone-nav nav, .clone-nav .sns-list {
  height: 120px;
}
.clone-nav .sns-list li .c01 {
  display: none;
}
.clone-nav .sns-list li .c02 {
  display: block;
}
.sub .sns-list, .clone-nav .sns-list {
  margin-left: 4%;
}
/*==================================================
foot
==================================================*/
footer {
  text-align: center;
  padding: 10% 0;
  background: #44403f;
  color: #fff;
  position: relative;
  z-index: 1;
}
footer .sns-list {
  margin: 4% 0;
}
footer .sns-list li {
  display: inline-block;
  margin: 0 0.3em;
}
.fnavi li {
  display: inline-block;
  font-size: 75%;
  margin: 0 1em;
}
footer address {
  text-align: center;
  font-style: normal;
  font-size: 10px;
  margin-top: 5%;
}
.foot-navi-list {
  background: #44403f;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
  border-top: 1px solid #fff;
  transition: .3s;
  transform: translateY(100%);
}
.foot-navi-list.show {
  transform: translateY(0);
}
.foot-navi-list li {
	width: 100%;
	text-align: center;
  border-right: 1px solid #fff;
}
.foot-navi-list li:last-child {
  border: none;
}
.foot-navi-list li a {
  display: block;
  padding: 1em 0;
}
/*==================================================
content
==================================================*/
.txt-en {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.txt-g {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}
.main-content {}
section {
  padding: 15% 0;
}
.pad-b00 {
  padding-bottom: 0 !important;
}
.mar-t00 {
  margin-top: 0 !important;
}
.bg-gray {
  background: #f8f8f8;
}
.txt-center {
  text-align: center;
}
/*タイトル*/
.head-tit {
  text-align: center;
  margin: 0 0 6%;
}
.tit01 {
  text-align: center;
  font-size: 5rem;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 0.3em;
}
.tit02 {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.15em;
  line-height: 1.8em;
}
.tit03 {
  text-align: center;
  font-size: 4rem;
  letter-spacing: 0.15em;
  line-height: 1.8em;
}
/*カラム*/
.col-2, .col-3, .col-4 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col-re {
  flex-direction: row-reverse;
}
.col-mid {
  align-items: center;
}
.col-2 .col-box {
  width: 47.5%;
}
.col-2.mar-b .col-box {
  margin-bottom: 60px;
}
.col-3 .col-box {
  width: 31%;
}
.col-3:after {
  content: "";
  display: block;
  width: 31%;
}
.col-4 .col-box {
  width: 21.5%;
}
.col-4:before {
  content: "";
  display: block;
  width: 21.5%;
  order: 1;
}
.col-4:after {
  content: "";
  display: block;
  width: 21.5%;
}
/*ボタン*/
.detail-link {
  max-width: 240px;
  width: 100%;
  text-align: center;
  margin: 6% auto 0;
  font-size: 75%;
}
.detail-link a {
  border: 1px solid #4d4d4d;
  display: block;
  padding: 10px 0;
}
.slider01 .slick-next {
  width: 140px;
  height: 140px;
  right: 25%;
  top: 17vw;
  background: url(img/cmn/arrow01.png) no-repeat center;
  background-size: contain;
  text-indent: -9999px;
  margin-right: -70px;
}
.slider02 .slick-next {
  width: 140px;
  height: 140px;
  right: 8%;
  top: 38%;
  background: url(img/cmn/arrow02.png) no-repeat center;
  background-size: contain;
  text-indent: -9999px;
  margin-right: -70px;
}
/*==================================================
index
==================================================*/
.main-img {
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.main-img .bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#sb-site, .sb-site-container {
  background: none;
}
.main-slider .slide {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.slide img {
  width: 100%;
}
.main-slider video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
}
.main-slider .img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.about-sec {
  margin-top: 100vh;
}
.post-list a {
  display: block;
}
.post-list .data {
  line-height: 1em;
  font-size: 65%;
  margin-top: 2em;
  margin-left: 0.2em;
}
.post-list .post-tit {
  font-size: 100%;
  line-height: 1.5em;
}
.post-list .cat-list {
  line-height: 1.3em;
  letter-spacing: -.4em;
  margin-bottom: 0.5em;
  margin-left: 0.2em;
}
.post-list .cat-list li {
  display: inline-block;
  font-size: 65%;
  letter-spacing: 0.1em;
}
.post-list .cat-list li:after {
  content: "/";
  padding: 0 0.3em;
}
.post-list .cat-list li:last-child:after {
  display: none;
}
.post-list .txt-box {
  background: #fff;
  margin: -2em 0 0 1em;
  padding: 0.8em 0 0 1em;
  position: relative;
  z-index: 1;
}
.style-list .b .post-tit {
  font-size: 3rem;
  line-height: 1.5em;
}
.style-list .s .col-box {
  width: 45%;
}
.style-list .s .col-box .box {
  margin-bottom: 27%;
}
.about-sec {
  text-align: center;
}
.about-sec h2 {
  font-size: 5rem;
  line-height: 1.8em;
  margin-bottom: 1em;
}
.about-sec p {
  line-height: 2.6em;
}
.head-img {
  text-align: center;
  margin-bottom: 6%;
}
.head-img .img-box {
  margin-bottom: 2em;
}
.slider01 .slide, .slider02 .slide {
  padding: 0 1.2em;
}
.slide .post-en {
  font-size: 65%;
  margin: 1em 0;
  margin-left: 0.2em;
}
.slide .post-tit {
  font-size: 2.2rem;
  line-height: 1.6em;
  margin-bottom: 0.5em;
}
.post-tit .ex {
  display: block;
}
.slide .post-price {
  font-size: 2.2rem;
  line-height: 1.6em;
}
.slider01-no {
  padding: 0 8%;
}
.slider01-no .slide {
  width: 50%;
  padding: 0 1.2em;
}
.slider02 .slide {
  text-align: center;
}
.slider02 .slide .post-en {
  font-size: 100%;
  margin: 1em 0;
  margin-left: 0;
}
.map-list .txt-box {
  font-size: 80%;
  line-height: 1.8em;
}
.map-list .txt-box h3 {
  margin-bottom: 0.8em;
  font-size: 5rem;
  line-height: 1em;
}
.map-list .txt-box h3 .txt-en {
  display: block;
  font-size: 35%;
  line-height: 1em;
  margin-top: 1em;
}
.map-list .txt-box dl {
  margin-top: 6%;
}
.map-list .txt-box dt {
  text-indent: -0.5em;
}
.map-list .txt-box dd {
  margin: 0 0 1em;
}
/*==================================================
NEWS
==================================================*/
.entry-title {
  font-size: 4rem;
  margin-bottom: 1em;
  margin-top: 0.5em;
  line-height: 1.8em;
}
.single-box .cat {
  font-size: 80%;
}
.single-box .data {
  margin-top: 2em;
  text-align: right;
  font-size: 80%;
}
.archive-list .col-box {
  margin-bottom: 8%;
}
.wp-pagenavi {
  clear: both;
  margin: 0 0;
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80%;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #44403f !important;
  padding: 0.9em 1em !important;
  margin: 2px !important;
}
.wp-pagenavi a {
  background: #fff;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #44403f !important;
  color: #fff !important;
}
.wp-pagenavi span.current {
  font-weight: bold;
}
.menu-single .post-en {
  font-size: 80%;
  margin-top: 2em;
  margin-bottom: 1.5em;
}
.menu-single .slide .post-tit, .menu-single .slide .post-price {
  font-size: 3rem;
}
.menu-single .slide {
  margin-bottom: 8%;
}
.entry-content h2 {
  font-size: 3rem;
  margin: 2em 0 1em;
  line-height: 1.6em;
}
.entry-content h3 {
  font-size: 2.8rem;
  margin: 2em 0 1em;
  line-height: 1.6em;
}
.entry-content h4 {
  font-size: 2.6rem;
  margin: 2em 0 1em;
  line-height: 1.6em;
}
.entry-content ul, .entry-content ol {
  margin: 1em 0;
}
.entry-content ul li {
  list-style: disc;
  margin-left: 1.8em;
}
.entry-content ol li {
  list-style: decimal;
  margin-left: 1.8em;
}
.entry-content a {
  text-decoration: underline;
}
.entry-content .gallery{
	  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
	align-items: center;
	margin: 0 -5px;
}
.entry-content .gallery .gallery-item{
	padding: 5px;
	text-align: center;
	width: 100%;
}
.entry-content .gallery-columns-1 .gallery-item{
	width: 100%;
}
.entry-content .gallery-columns-2 .gallery-item{
	width: 50%;
}
.entry-content .gallery-columns-3 .gallery-item{
	width: 33.3333333%;
}
.entry-content .gallery-columns-3:after{
	content: "";
  display: block;
  width: 33.3333333%;
}
.entry-content .gallery-columns-4 .gallery-item{
	width: 25%;
}
.entry-content .gallery-columns-4:before {
  content: "";
  display: block;
  width: 25%;
  order: 1;
}
.entry-content .gallery-columns-4:after {
  content: "";
  display: block;
 width: 25%;
}
.gallery-caption{
	font-size:12px;
	line-height: 1.3em;
	padding-top: 0.5em;
}

/*==================================================
お問い合わせ
==================================================*/
.table-style01 {
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
.table-style01 th {
  width: 35%;
  padding: 30px 2.5%;
  background: #eee;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  font-weight: normal;
  text-align: left;
  line-height: 1.6em;
}
.table-style01 .txt-s {
  font-size: 13px;
  font-size: 1.3rem;
}
.mw_wp_form .error {
  color: #b74656 !important;
  font-size: 100%;
  font-weight: bold;
}
.table-style01 td {
  padding: 30px 2.5%;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  text-align: left;
  background: #fff;
}
.mw_wp_form_preview td span, .mw_wp_form_preview td p.no {
  display: none;
}
.table-style01 td p {
  margin: 10px 0 0;
  text-align: left;
  line-height: 1.8em;
}
.form-box .etc {
  margin-top: 1em;
}
.form-box input[type=text].mini {
  width: 20%;
}
.form-box input[type=text].short {
  width: 25%;
}
.form-box textarea, .form-box input[type=text], .form-box input[type=email] {
  width: 60%;
  height: 50px;
  border-radius: 0;
  border: #ccc 1px solid;
  padding: 10px;
  font-size: 100%;
}
.form-box textarea {
  width: 100%;
  vertical-align: bottom;
  height: 150px;
}
.form-box select {
  width: 60%;
  padding: 10px;
  height: 50px;
  overflow: hidden;
  border: #ccc 1px solid;
  background: url(https://www.hakko-group.co.jp/img/common/ico_arrow02.png) 97% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 0;
  border: 1px solid #ccc;
  font-size: 100%;
}
.form-box select.short {
  width: 25%;
}
.form-box table .checkbox {
  display: none;
  padding: 10px;
}
.form-box table .check-list label {
  padding-left: 40px;
}
.form-box table label {
  position: relative;
  padding: 12px 10px 10px 0px;
}
.form-box table .mwform-checkbox-field label:after {
  content: "";
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  left: 0;
  margin-top: -10px;
  border: 1px solid #ccc;
}
.form-box table .mwform-checkbox-field.checked label:before {
  content: "";
  position: absolute;
  display: block;
  top: 55%;
  left: 5px;
  width: 16px;
  height: 8px;
  margin-top: -5px;
  border: none;
  border-left: 3px solid #aaa;
  border-bottom: 3px solid #aaa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.must {
  background: #b74656;
  color: #fff;
  padding: 0px 10px;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  margin: -5px 0 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.form-box h3:first-child {
  margin-top: 0;
}
.form-box h3 {
  margin-top: 80px;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
}
.form-box table {
  margin: 50px 0;
  width: 100%;
}
.form-box .btn-submit {
  text-align: center;
}
.form-box .btn-submit li {}
.form-box input[type="submit"], .form-box button {
  display: block;
  background: #44403f;
  color: #fff;
  max-width: 800px;
  width: 100%;
  padding: 1.6em 1em;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  font-size: 100%;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 2.4rem;
  line-height: 1.8em;
  margin: 0 auto;
}
.btn-submit li:last-child input[type="submit"] {
  margin-top: 1em;
}
.btn-submit li:last-child input[type="submit"] {
  background: #ccc;
}
.tel-box {
  text-align: center;
}
.tel-box .num {
  font-size: 2.2rem;
}
.tel-box h3 {
  margin-bottom: 0.5em;
}
.tel-box h4 {
  font-size: 2.2rem;
  margin: 2em 0 0.3em;
}
.thanks-box {
  border-top: 1px solid #ccc;
  padding: 200px 0 300px;
}
@media screen and (max-width: 1500px) {
  .wrap {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 50%;
  }
  .wrap-s {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1000px) {
  .slider01 .slick-next, .slider02 .slick-next {
    width: 80px;
    height: 80px;
    margin-right: -40px;
  }
}
@media screen and (max-width: 820px) {
  html {
    font-size: 45%;
  }
  body {
    font-size: 14px;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sb-slidebar {
    width: 80%;
  }
  .about-sec h1 img {
    max-width: 500px;
  }
  .about-sec p {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 40%;
  }
  body {
    letter-spacing: 0;
  }
  .wrap, .wrap-s {
    padding: 0 10%;
  }
  .site-header .sns-list {
    display: none;
  }
  h1.site-title, .site-header nav, .site-header .sns-list {
    height: 80px;
  }
  .clone-nav h1.site-title, .clone-nav nav, .clone-nav .sns-list {
    height: 80px;
  }
  h1.site-title img {
    width: 180px;
  }
  .css-bar, .css-bar:before, .css-bar:after {
    width: 40px;
  }
  section {
    padding: 25% 0;
  }
  .about-sec h1 img {
    max-width: 300px;
  }
  .about-sec h2 {
    font-size: 2.8rem;
  }
  .about-sec p {
    line-height: 2em;
  }
  .tit01 {
    font-size: 4rem;
    line-height: 1.4em;
  }
  .head-tit {
    margin-bottom: 8%;
  }
  .style-list .b {
    width: 100%;
    margin-bottom: 15%;
  }
  .style-list .s {
    width: 100%
  }
  .style-list .s .col-box {
    width: 47.5%;
  }
  .detail-link {
    font-size: 100%;
  }
  .tit02 {
    letter-spacing: 0;
  }
  .slider01 .slide, .slider02 .slide {
    padding: 0 0.8em;
  }
  .slider01 .slick-next, .slider02 .slick-next {
    width: 60px;
    height: 60px;
    right: 10%;
    margin-right: -30px;
    top: 27vw;
  }
  .slider01-no .slide {
    width: 100%;
    margin-bottom: 10%;
  }
  .slide .post-en {
    margin-bottom: 0.5em;
  }
  .menu-single .slide .post-tit, .menu-single .slide .post-price {
    font-size: 2.4rem;
  }
  .map-list .col-box {
    width: 100%;
  }
  .map-list .map-box {
    margin-bottom: 10%;
  }
  .archive-list .col-box {
    width: 47.5%;
  }
  .menu-archive-list .col-box {
    width: 100%;
  }
  footer {
    padding-bottom: 25%;
  }
  footer h2 img {
    width: 240px;
  }
  footer .sns-list {
    margin: 8% 0;
  }
  .fnavi li {
    margin: 0 0.5em;
    display: block;
  }
  .fnavi br {
    display: none;
  }
	.entry-content .gallery .gallery-item{
	width: 100% !important;
}
	 /*==================================================
お問い合わせ
==================================================*/
  .form-box h3 {
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
  }
  .must {
    padding: 0px 5px;
    font-size: 10px;
    font-size: 1.0rem;
    margin: -2px 0 0 5px;
  }
  .table-style01 th {
    display: block;
    width: 100%;
    padding: 10px 10px 10px;
    font-weight: bold;
  }
  .table-style01 .txt-s {
    font-size: 10px;
  }
  .table-style01 td {
    display: block;
    width: 100%;
    padding: 10px 10px 15px;
  }
  .form-box textarea, .form-box input[type=text], .form-box input[type=email] {
    width: 100%;
    height: 45px;
    border-radius: 0;
    border: #ccc 1px solid;
    padding: 10px;
    font-size: 16px;
  }
  .form-box textarea {
    height: 100px;
  }
  .form-box table label {
    position: relative;
    padding: 5px 10px 5px 0px;
  }
  .form-box table .mwform-checkbox-field label:after {
    margin-top: -12px;
  }
  .form-box table .mwform-checkbox-field.checked label:before {
    margin-top: -7px;
  }
  .form-box select {
    width: 100%;
    height: 45px;
    font-size: 16px;
  }
  .form-box table {
    margin: 20px 0;
  }
  .form-box .btn-submit li {
    display: block;
    margin: 0 0 10px;
  }
  .form-box input[type="submit"], .form-box button {
    display: block;
    padding: 20px 10px;
    width: 100%;
  }
  .mwform-checkbox-field label, .mwform-radio-field label {
    display: block;
    padding: 0 0 5px;
  }
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0 !Important;
  }
  .form-box input[type="submit"] {
    padding: 20px 20px;
    font-size: 16px;
    letter-spacing: 0px;
  }
  .thanks-box {
    padding: 50px 0 100px;
  }
}
}
@media screen and (max-width: 375px) {
  html {
    font-size: 38%;
  }
  body {
    font-size: 13px;
  }
}