@charset "UTF-8";
/*!
Theme Name:   four seasons towel 公式サイト WPテーマ
Theme URI:    https://dverz.co.jp/
Author:       DVERZ.
Author URI:   https://dverz.co.jp/
Description:  DVERZ WP theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  dverz
Tags:         企業サイト
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  opacity: 0.7 !important;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  /*  font-size: 2em;	*/
  /*  margin: 0.67em 0;	*/
}

mark {
  background: #ff0;
  color: #000;
}

small {
  /*  font-size: 80%;	*/
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

html {
  overflow: auto;
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  height: auto;
  background: #fff;
  color: #000;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 2.2;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

.font-size-small body {
  font-size: 8px;
  font-size: 0.8rem;
}

.font-size-large body {
  font-size: 12px;
  font-size: 1.2rem;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #4d4d4d;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus, a:active {
  color: none;
  text-decoration: none;
  outline: 0;
}

.button-hover, #pager .prev > a:hover,
#pager .next > a:hover,
#pager .list > a:hover, #pagination ul > li > a.arrow:hover, #pagination ul > li > a.page:hover {
  margin-top: 1px;
  margin-bottom: -1px;
}

hr {
  background-color: #f4f4f4;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
  margin: 0;
  font-size: 100%;
}

p {
  margin-bottom: 1.5rem;
  line-height: 2.2;
}

dfn, cite, em, i {
  font-style: normal;
}

blockquote {
  margin: 0 1.5rem;
}

address {
  margin: 0;
  margin-bottom: 1.5rem;
  font-style: normal;
}

pre {
  overflow: auto;
  margin-bottom: 1.6rem;
  padding: 1.6rem;
  max-width: 100%;
  background: #f4f4f4;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code, kbd, tt, var {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

abbr, acronym {
  border-bottom: dotted 1px #000;
  cursor: help;
}

mark, ins {
  text-decoration: none;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.link-hover-inverse {
  text-decoration: none;
}

.link-hover-inverse:hover {
  text-decoration: underline;
}

.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}

.font-size-small .monospace {
  font-size: 12px;
  font-size: 1.2rem;
}

.font-size-large .monospace {
  font-size: 18px;
  font-size: 1.8rem;
}

ul {
  margin: 0;
  padding: 0;
}

ol {
  margin-bottom: 2rem;
}

ul {
  list-style: none;
}

ul li {
  font-style: normal;
}

ol {
  list-style: decimal;
}

ol li {
  line-height: 1.5;
  margin-bottom: 1rem;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline, #pagination ul, #pankuzu #breadcrumb ul {
  padding-left: 0;
  list-style: none;
  font-size: 0;
}

.list-inline > li, #pagination ul > li, #pankuzu #breadcrumb ul > li {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
}

.font-size-small .list-inline > li, .font-size-small #pagination ul > li, #pagination .font-size-small ul > li, .font-size-small #pankuzu #breadcrumb ul > li, #pankuzu #breadcrumb .font-size-small ul > li {
  font-size: 12px;
  font-size: 1.2rem;
}

.font-size-large .list-inline > li, .font-size-large #pagination ul > li, #pagination .font-size-large ul > li, .font-size-large #pankuzu #breadcrumb ul > li, #pankuzu #breadcrumb .font-size-large ul > li {
  font-size: 18px;
  font-size: 1.8rem;
}

.list-table {
  padding-left: 0;
  list-style: none;
  display: table;
  margin: 0 0 25px;
  padding: 0;
  width: 100%;
  text-align: center;
}

.list-table > li {
  display: table-cell;
  vertical-align: middle;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.button {
  display: inline-block;
  border: 1px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #C7B299;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}

.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: #e2d7ca;
  color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 1px solid #d9d9d9;
  border-radius: 1rem;
  background: #f4f4f4;
  color: #666;
  -webkit-appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #d9d9d9;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  vertical-align: middle;
}

#wrapper {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  overflow: hidden;
}

.font-size-small #wrapper {
  font-size: 12px;
  font-size: 1.2rem;
}

.font-size-large #wrapper {
  font-size: 18px;
  font-size: 1.8rem;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1920px;
  min-width: 1000px;
  padding: 7rem 5rem;
  position: relative;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

blockquote, q {
  quotes: "" "";
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

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

table {
  margin: 0 0 0;
  width: 100%;
}

.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 1.5rem;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075rem 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5rem;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none !important;
}

*:focus {
  outline: none;
}

/*primary--ボタンスタイル-------*/
/*more btn*/
.btn_1 {
  background: black;
  color: white;
  font-weight: bold;
  display: inline-block;
  padding: 1rem 3rem;
}

/*共通見出し*/
.sec_title1 {
  font-family: "Hind", sans-serif;
  font-size: 3.5rem;
  line-height: 1.5;
  margin-bottom: 4rem;
  line-height: 1.1;
  letter-spacing: 0.2em;
}

.sec_title1 em {
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  margin-top: 1rem;
  line-height: 1.5;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.sec_title2 {
  display: inline-block;
  position: relative;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2rem;
  padding: 0 1rem;
}

.sec_title2:after {
  z-index: -1;
  content: '';
  background: #C7B299;
  height: 1rem;
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: -0.2rem;
  left: 0;
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cards_pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5rem;
}

.cards_pic:last-of-type {
  margin-bottom: 0;
}

.cards_pic .pic {
  line-height: 0.5;
  width: 400px;
}

.cards_pic .txt {
  width: calc((100% - 400px) - 50px);
  padding: 1rem 0;
}

.cards_pic .txt ul {
  margin-bottom: 2rem;
}

.cards_pic .txt .sec_title3 {
  text-align: left;
  margin-top: 0;
}

.cards_col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cards_col_2 article, .cards_col_2 .pic, .cards_col_2 .txt {
  width: calc((100% / 2) - 20px);
  margin-bottom: 4rem;
}

.cards_col_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 3rem 0;
}

.cards_col_3 article {
  width: calc((100% / 3) - 20px);
  margin-bottom: 2rem;
}

.cards_col_3 article .pic {
  line-height: 0.5;
}

.cards_col_3 article .sec_title4 {
  margin-bottom: 1rem;
}

.cards_col_3.arrow article:nth-of-type(1),
.cards_col_3.arrow article:nth-of-type(2) {
  position: relative;
}

.cards_col_3.arrow article:nth-of-type(1):after,
.cards_col_3.arrow article:nth-of-type(2):after {
  position: absolute;
  right: -2.3rem;
  top: 30%;
  color: #C7B299;
  font-size: 4rem;
  content: '\f0da';
  font-family: fontawesome;
}

.table_type_1 table tr th, .table_type_1 table tr td {
  padding: 1rem 2rem;
}

.table_type_1 table tr th {
  border-bottom: 3px solid #C7B299;
  width: 15%;
}

.table_type_1 table tr td {
  border-bottom: 1px solid #d9d9d9;
}

.list_type_bar ul li {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
}

.list_type_bar ul li:before {
  content: '';
  width: 15px;
  height: 1px;
  background: #C7B299;
  display: inline-block;
  margin-right: 1rem;
}

.list_type_bar ul li a {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #C7B299;
}

.sp-buttons .sp-button {
  border-bottom-color: #C7B299;
  width: 8px;
  height: 8px;
}

.sp-buttons .sp-selected-button {
  background-color: #C7B299;
}

#pankuzu {
  border-top: white 1px solid;
}

#pankuzu .container {
  padding: 2rem 0;
}

#pankuzu #breadcrumb ul > li {
  margin-left: 10px;
  font-size: 1.2rem;
  line-height: 1.3;
}

#pankuzu #breadcrumb ul > li:before {
  display: inline-block;
  margin-right: 10px;
  content: '>';
}

#pankuzu #breadcrumb ul > li:first-of-type:before {
  display: none;
}

#pankuzu #breadcrumb ul > li > a {
  text-decoration: underline;
}

#wrapper {
  position: relative;
}

#wrapper #side-content-section {
  z-index: 999;
  width: 100px;
  height: 100vh;
  background: #B3B3B3;
  position: fixed;
  right: 0;
  top: 0;
}

#wrapper #side-content-section #menu_btn {
  z-index: 9999;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

#wrapper #side-content-section #menu_btn:after {
  content: '';
  width: 100px;
  height: 100px;
  background: url("images/common/menu_btn.png") no-repeat top center;
  background-size: contain;
}

#wrapper #side-content-section #menu_btn.close {
  top: 0;
  right: 0;
}

#wrapper #side-content-section #menu_btn.close:after {
  content: '';
  width: 100px;
  height: 100px;
  background: url("images/common/menu_btn_close.png") no-repeat top center;
  background-size: contain;
}

#wrapper #side-content-section > #gnav {
  display: none;
  background: white;
  position: absolute;
  right: 100px;
  height: 100vh;
  z-index: 9900;
  padding: 5rem 7rem;
  box-shadow: 0 0 1rem 0.5rem rgba(100, 100, 100, 0.2);
}

#wrapper #side-content-section > #gnav.close {
  right: 0;
}

#wrapper #side-content-section > #gnav ul li a {
  font-weight: bold;
}

#wrapper #side-content-section > #side_tag {
  width: 100px;
  height: calc((100vh - 100px));
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

#wrapper #side-content-section > #side_tag img {
  width: 14px;
}

#wrapper #main-content-section {
  width: calc((100% - 100px));
  overflow: hidden;
  min-height: 100vh;
  position: relative;
}

#header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#header .container {
  padding: 3rem 0;
}

#header .container .head_logo {
  width: 45px;
  line-height: 0.5;
  position: relative;
  z-index: 999;
}

#header .container .head_logo a {
  display: block;
}

#side-fix-btn {
  position: fixed;
  display: block;
  right: 0;
  top: 30rem;
  background: orange;
  color: white;
  z-index: 1000;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top: 4px solid #C7B299;
  border-left: 4px solid #C7B299;
  border-bottom: 4px solid #C7B299;
  writing-mode: vertical-rl;
}

#side-fix-btn a {
  display: block;
  color: white;
  border-radius: 1rem 0 0 1rem;
  text-align: center;
  line-height: 1.3;
  padding: 1.5rem;
}

#side-fix-btn a:before {
  margin-bottom: 0.5rem;
  font-size: 3rem;
  line-height: 1;
  content: '\f0e0';
  font-family: fontawesome;
  display: inline-block;
}

#vihalf-section {
  background: #45331e;
  background: -moz-linear-gradient(90deg, #45331e 0%, #10051f 100%);
  background: -webkit-linear-gradient(90deg, #45331e 0%, #10051f 100%);
  background: linear-gradient(90deg, #45331e 0%, #10051f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45331e",endColorstr="#10051f",GradientType=1);
}

#vihalf-section .container {
  padding: 4rem;
}

#vihalf-section .sec_title1 {
  text-align: center;
  color: white;
  margin: 0;
  margin-top: 0rem;
  font-size: 2rem;
}

#main-content img.size-full {
  margin-bottom: 2.5rem;
}

#primary article[class^="post-"] > .content table {
  width: 100%;
  margin-bottom: 3rem;
}

#primary article[class^="post-"] > .content table tr th, #primary article[class^="post-"] > .content table tr td {
  border: 1px solid #9f9f9f;
  line-height: 1;
  padding: 15px 23px;
  font-size: 1.5rem;
}

#primary article[class^="post-"] > .content table tr th {
  background: #f4f4f4;
  width: 30%;
  font-weight: bold;
  text-align: center;
}

#primary article[class^="post-"] > .content table tr td {
  line-height: 1.5em;
}

#primary article[class^="post-"] > .content table tr td > p {
  margin: 0;
}

#primary article[class^="post-"] > .content h1 {
  margin: 1rem 0 2rem;
  line-height: 1.5;
  font-size: 2.5rem;
  font-weight: bold;
}

#primary article[class^="post-"] > .content h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  padding-left: 1.5rem;
  border-left: 0.5rem solid #C7B299;
  font-weight: bold;
}

#primary article[class^="post-"] > .content h3 {
  color: #C7B299;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1rem;
  display: inline-block;
  min-width: 50%;
  background: white;
}

#primary article[class^="post-"] > .content h4 {
  color: white;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  background: #C7B299;
}

#primary article[class^="post-"] > .content h5 {
  color: #C7B299;
  background: white;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  border: 2px solid #C7B299;
}

#primary article[class^="post-"] > .content p {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

#primary article[class^="post-"] > .content a {
  text-decoration: underline;
  color: #C7B299;
}

#primary article[class^="post-"] > .content h2.caption {
  box-sizing: border-box;
  color: #000 !important;
  font-size: 2.1rem;
  line-height: 1.5;
  padding: 2rem !important;
  border-bottom: 2px solid #073B66;
  border-left: 0px !important;
  border-radius: 0;
  margin-bottom: 4rem !important;
  background: none;
  box-shadow: none;
  display: block;
  text-align: left;
}

#primary article[class^="post-"] > .content h2.caption:before {
  content: '\f068';
  font-family: fontawesome;
  display: inline-block;
  margin-right: 2rem;
  color: #C7B299;
}

#primary article[class^="post-"] > .content ul {
  margin: 2rem 0 3rem;
  list-style: disc;
  padding-left: 4rem;
}

#primary article[class^="post-"] > .content ul li {
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-style: normal;
}

#primary article[class^="post-"] > .content .btn {
  text-align: right;
  margin: 1rem 0 1rem;
}

#primary article[class^="post-"] > .content .btn > a {
  text-decoration: none !important;
  min-width: 250px;
  font-size: 1.8rem;
}

#primary article[class^="post-"] > .content .btn > a.btn_1 {
  color: black;
}

#primary article[class^="post-"] > .content .btn > a.btn_2 {
  color: white;
  text-align: center;
}

#primary article[class^="post-"] > .content .btn > a.btn_3 {
  color: #C7B299;
}

#primary article[class^="post-"] > .content .gallery_card article {
  width: calc((100% / 2) - 1rem);
  box-shadow: 0 0 1rem 0.5rem #f4f4f4;
  background: white;
  text-align: center;
  margin-bottom: 2rem;
}

#primary article[class^="post-"] > .content .gallery_card article:nth-of-type(2n) {
  margin-left: 2rem;
}

#primary article[class^="post-"] > .content .gallery_card article .pic {
  line-height: 0.5;
}

#primary article[class^="post-"] > .content .gallery_card article .pic img {
  width: 100%;
  margin: 0;
}

#primary article[class^="post-"] > .content .gallery_card article .txt {
  line-height: 1;
  padding: 1rem 2rem;
}

#primary article[class^="post-"] > .content .gallery_card article .txt h3 {
  font-size: 1.5rem;
  margin: 0;
}

#primary article[class^="post-"] > .content iframe {
  width: 100%;
  height: 40rem;
  margin-bottom: 2rem;
}

#primary article[class^="post-"] > .content img {
  clear: both;
}

#primary article[class^="post-"] > .content img.size-full {
  width: auto;
  margin-bottom: 0px;
}

#primary article[class^="post-"] > .content img.size-large {
  margin-bottom: 0rem;
}

#pagination {
  margin-top: 60px;
  margin-bottom: 30px;
}

#pagination ul {
  text-align: center;
}

#pagination ul > li > a {
  vertical-align: middle;
}

#pagination ul > li > a.page {
  display: inline-block;
  margin: 0 8px;
  width: 27px;
  height: 27px;
  border: solid 2px #C7B299;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px #d9d9d9;
  color: #C7B299;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 24px;
}

.font-size-small #pagination ul > li > a.page {
  font-size: 10.4px;
  font-size: 1.04rem;
}

.font-size-large #pagination ul > li > a.page {
  font-size: 15.6px;
  font-size: 1.56rem;
}

#pagination ul > li > a.page.current {
  background-color: #C7B299;
  color: #fff;
}

#pagination ul > li > a.arrow {
  display: inline-block;
  margin: 0 8px;
  width: 15px;
  height: 27px;
  border: none 0 transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#pagination ul > li > a.arrow.prev {
  background-image: url(images/pagination/icon-arrow-left.png);
}

#pagination ul > li > a.arrow.next {
  background-image: url(images/pagination/icon-arrow-right.png);
}

#pager {
  position: relative;
  margin: 6rem auto 0;
  text-align: center;
  min-height: 70px;
  width: 90%;
}

#pager .prev > a,
#pager .next > a,
#pager .list > a {
  display: inline-block;
  box-sizing: border-box;
  width: 140px;
  height: 27px;
  border: solid 2px #000;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px #d9d9d9;
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  line-height: 24px;
}

.font-size-small #pager .prev > a, .font-size-small #pager .next > a, .font-size-small #pager .list > a {
  font-size: 10.4px;
  font-size: 1.04rem;
}

.font-size-large #pager .prev > a, .font-size-large #pager .next > a, .font-size-large #pager .list > a {
  font-size: 15.6px;
  font-size: 1.56rem;
}

#pager .prev {
  position: absolute;
  top: 0;
  left: 0;
}

#pager .prev > a:before {
  display: inline-block;
  vertical-align: middle;
  content: '\f053';
  margin-right: 1rem;
  font-family: FontAwesome;
}

#pager .next {
  position: absolute;
  top: 0;
  right: 0;
}

#pager .next > a:after {
  display: inline-block;
  vertical-align: middle;
  content: '\f054';
  margin-left: 1rem;
  font-family: FontAwesome;
}

#pager .list {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -70px;
}

#go-top {
  z-index: 9000;
  position: fixed;
  bottom: 1.5rem;
  right: 2rem;
  width: 7.5rem;
  display: block;
}

footer#credit {
  background: #45331e;
  background: -moz-linear-gradient(90deg, #45331e 0%, #10051f 100%);
  background: -webkit-linear-gradient(90deg, #45331e 0%, #10051f 100%);
  background: linear-gradient(90deg, #45331e 0%, #10051f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45331e",endColorstr="#10051f",GradientType=1);
}

footer#credit .container {
  padding: 0;
  text-align: center;
}

footer#credit .container p {
  font-size: 1.2rem;
  color: white;
  letter-spacing: 1px;
}

#foot-fix-btn {
  display: none;
}

body.home #loading-images {
  display: none;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background: #fffff9;
  align-items: center;
  justify-content: center;
}

body.home #loading-images .logo {
  width: 200px;
  text-align: center;
}

body.home #loading-images.is-active {
  display: flex;
}

body.home #page {
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}

body.home #page #vi-video-section .container {
  width: 100%;
  height: 100vh;
  text-align: center;
  width: 100%;
  padding: 0;
}

body.home #page #vi-video-section .container .video-wrap .movie video {
  display: block;
  height: 100vh;
  object-fit: cover;
  width: 100%;
}

body.home #page #vi-video-section .container .vi_logo {
  width: 245px;
  height: 147px;
  line-height: 0.5;
  position: absolute;
  right: calc((100% - 245px) / 2);
  top: calc((100vh - 147px) / 2);
}

body.home #page #vi-video-section .container > .scroll {
  width: 18px;
  position: absolute;
  right: 120px;
  bottom: 0;
  line-height: 0.5;
}

body.home #page #vi-video-section .container > .feeds {
  position: absolute;
  left: 0;
  bottom: -5rem;
  bottom: 0;
  z-index: 50;
  background: #C7B299;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  padding: 3rem 4.5rem;
  width: 800px;
}

body.home #page #vi-video-section .container > .feeds > h2 {
  color: white;
  font-family: "Hind", sans-serif;
  letter-spacing: 2px;
  border-right: 1px solid white;
  padding: 1rem 0;
  margin-right: 3rem;
  padding-right: 3rem;
  display: inline-block;
  line-height: 1;
}

body.home #page #vi-video-section .container > .feeds > article a {
  display: inline-block;
  color: white;
}

body.home #page #vi-video-section .container > .feeds > article a:hover {
  text-decoration: underline;
}

body.home #page #vi-video-section .container > .feeds > article a .post-date {
  margin-right: 2rem;
}

body.home #page #vi-video-section .container > .feeds:after {
  content: '';
  width: 40px;
  height: 7px;
  background-image: url("images/common/arrow_r.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 3rem;
  top: 4.1rem;
}

body.home #page #link-bnr-section .container .sns_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

body.home #page #link-bnr-section .container .sns_links .head {
  width: 300px;
}

body.home #page #link-bnr-section .container .sns_links .content {
  width: calc((550px));
}

body.home #page #link-bnr-section .container .sns_links .content nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
}

body.home #page #link-bnr-section .container .sns_links .content nav ul li {
  margin-right: 5rem;
}

body.home #page #link-bnr-section .container .sns_links .content nav ul li a {
  border-bottom: 1px solid #000;
  padding: 1rem 0;
  padding-right: 5rem;
  position: relative;
}

body.home #page #link-bnr-section .container .sns_links .content nav ul li a:after {
  content: '';
  width: 20px;
  height: 3px;
  background-image: url("images/common/arrow_r_black.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0.5rem;
  bottom: 1rem;
}

#wrapper.news #vihalf-section:after {
  background-image: url("images/company/vihalf_bg.jpg");
}

#wrapper.news .post-head {
  margin-bottom: 2.5rem;
}

#wrapper.news .post-head .post-title {
  display: block;
  font-size: 2.5rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

#wrapper.news .post-head .post-date {
  display: inline-block;
}

#wrapper.news .post-head .post-cat {
  display: inline-block;
  margin-left: 1rem;
  background: #C7B299;
  padding: .5rem 1rem;
  line-height: 1;
  color: white;
  padding: 0.5rem 2rem;
  border-radius: 7rem;
  font-size: 1.3rem;
}

#wrapper.news .more_btn {
  text-align: right;
}

#wrapper.news .more_btn .btn_1 {
  font-size: 1.5rem;
  justify-content: flex-end;
}

#wrapper.news #news-list > article {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 5rem;
  margin-bottom: 5rem;
}

#wrapper.news #news-detail > article {
  border-bottom: 1px solid #f4f4f4;
  padding: 3rem 0;
}

#contact-section {
  background: #EAE5E3;
}

#contact-section .container .head {
  position: relative;
}

#contact-section .container .head h2 {
  margin-bottom: 4rem;
}

#contact-section .container .head .tx {
  width: 336px;
  position: absolute;
  right: 2rem;
  top: 7rem;
  z-index: 1;
}

#contact-section .container .head p {
  position: relative;
  z-index: 2;
}

#contact-section .container .privacypolicy {
  text-align: left;
  padding-left: 250px;
  margin: 3rem 0;
}

#contact-section .container .privacypolicy h3, #contact-section .container .privacypolicy h4, #contact-section .container .privacypolicy h5, #contact-section .container .privacypolicy h6, #contact-section .container .privacypolicy p {
  font-size: 1.3rem;
  line-height: 1.75;
  margin-top: 0;
}

#contact-section .container .privacypolicy h3 {
  margin-bottom: 1rem;
}

.form-wrap {
  padding-top: 2rem;
  text-align: center;
}

.form-wrap div.wpcf7 .ajax-loader {
  min-width: 24px !important;
}

.form-wrap > h3 {
  text-align: left;
  color: #C7B299;
  background: #073B66;
  line-height: 1.3;
  padding: 1rem 2rem;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3rem;
}

.form-wrap form {
  width: 100%;
  width: auto;
  box-sizing: border-box;
  margin: 2rem auto;
}

.form-wrap form .form_input_list {
  padding: 1rem 0;
}

.form-wrap form .form_input_list span {
  vertical-align: middle;
}

.form-wrap form .form_input_list > span:nth-of-type(1) {
  display: inline-block;
  min-width: 20rem;
  text-align: right;
  margin-right: 4rem;
  font-weight: bold;
}

.form-wrap form .form_input_list > span:nth-of-type(1) > em {
  background: black;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  display: inline-block;
  margin-left: 1rem;
  line-height: 1;
  font-style: normal;
  color: white;
}

.form-wrap form .form_input_list > span:nth-of-type(2) {
  display: inline-block;
  text-align: left;
}

.form-wrap form .form_input_list dl {
  display: inline-block;
  margin: 0;
}

.form-wrap form .form_input_list dl dd {
  display: inline-block;
  margin: 0;
  margin-right: 2rem;
}

.form-wrap form .form_input_list dl dd > em {
  font-style: normal;
  display: inline-block;
  font-weight: bold;
  margin-right: 1rem;
}

.form-wrap form .form_input_list dl dd > span {
  display: inline-block;
}

.form-wrap form .form_input_list dl dd input {
  width: 20rem;
}

.form-wrap form .submit_btn_wrap {
  text-align: center;
  justify-content: center;
}

.form-wrap form .submit_btn_wrap input[type="submit"] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: white;
  border: none;
}

.form-wrap form input,
.form-wrap form textarea {
  display: block;
  width: 650px;
  box-sizing: border-box;
  padding: 1rem 2rem;
}

.form-wrap form input :placeholder-shown,
.form-wrap form input ::-webkit-input-placeholder,
.form-wrap form input :-ms-input-placeholder,
.form-wrap form input :-moz-placeholder,
.form-wrap form input ::-moz-placeholder,
.form-wrap form textarea :placeholder-shown,
.form-wrap form textarea ::-webkit-input-placeholder,
.form-wrap form textarea :-ms-input-placeholder,
.form-wrap form textarea :-moz-placeholder,
.form-wrap form textarea ::-moz-placeholder {
  color: #f4f4f4;
}

.form-wrap form input[type="radio"] {
  width: 2rem;
  display: inline-block;
  margin-right: 1rem;
}

.form-wrap form input[type="button"],
.form-wrap form input[type="submit"] {
  background: #C7B299;
  color: white;
  box-sizing: border-box;
  padding: 2rem 0;
  display: block;
  margin: 1rem 0;
}

.form-wrap form select,
.form-wrap form .wpcf7-select {
  outline: none;
  text-overflow: '';
  vertical-align: middle;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  width: 650px;
  position: relative;
  display: block;
  padding: 1rem 2rem;
  background: #f4f4f4;
}

.form-wrap form select:before,
.form-wrap form .wpcf7-select:before {
  z-index: 1;
  content: '\f054';
  font-family: FontAwesome;
  color: #C7B299;
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.form-wrap form .birth select {
  width: 100px;
  display: inline-block;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

@media screen and (max-width: 732px) {
  p {
    line-height: 1.9 !important;
  }
  .container {
    padding: 5rem 0;
    width: 90%;
    min-width: auto;
    max-width: auto;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
  }
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  /*primary--ボタンスタイル-------*/
  /*more btn*/
  /*共通見出し*/
  .sec_title1 {
    font-size: 3.5rem;
    margin-bottom: 2.5rem;
    letter-spacing: 5px;
  }
  .sec_title1 em {
    font-size: 1.4rem;
    letter-spacing: 4px;
  }
  .sec_title2 {
    font-size: 1.8rem;
    margin-bottom: 2rem;
    padding: 0 0rem;
  }
  .sec_title2:after {
    z-index: -1;
    content: '';
    background: #C7B299;
    height: 1rem;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: -0.2rem;
    left: 0;
  }
  .cards_pic {
    margin-bottom: 5rem;
  }
  .cards_pic .pic {
    width: 100%;
  }
  .cards_pic .txt {
    width: 100%;
    padding: 1rem 0;
  }
  .cards_pic .txt ul {
    margin-bottom: 2rem;
  }
  .cards_pic .txt .sec_title3 {
    text-align: left;
    margin-top: 0;
  }
  .cards_col_2 article, .cards_col_2 .pic, .cards_col_2 .txt {
    width: 100%;
    margin-bottom: 2.5rem;
  }
  .cards_col_3 {
    margin: 3rem 0;
  }
  .cards_col_3 article {
    width: 100%;
    margin-bottom: 2rem;
  }
  .cards_col_3 article .sec_title4 {
    margin-bottom: 1rem;
  }
  .cards_col_3.arrow article {
    width: 90%;
    margin: 0 auto 2rem;
  }
  .cards_col_3.arrow article .sec_title3 {
    margin-top: 0.5rem;
    letter-spacing: 0;
  }
  .cards_col_3.arrow article:nth-of-type(1),
.cards_col_3.arrow article:nth-of-type(2) {
    position: relative;
  }
  .cards_col_3.arrow article:nth-of-type(1):after,
.cards_col_3.arrow article:nth-of-type(2):after {
    position: absolute;
    right: 45%;
    top: auto;
    bottom: -3.8rem;
    content: '\f0d7';
  }
  .table_type_1 {
    overflow: auto;
    white-space: nowrap;
  }
  .table_type_1 table {
    width: 100%;
    margin-bottom: 2rem;
  }
  .table_type_1 table tr th, .table_type_1 table tr td {
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .table_type_1 table tr th {
    width: 75px;
  }
  .table_type_1 table tr .w40 {
    width: 40%;
  }
  .table_type_1 table tr .w60 {
    width: 60%;
  }
  .list_type_bar ul li {
    display: block;
    padding: 0;
    padding-left: 1.5rem;
    position: relative;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  .list_type_bar ul li:before {
    width: 10px;
    height: 1px;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 9px;
  }
  .list_type_bar ul li a {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    color: #C7B299;
  }
  #pankuzu {
    border-bottom: 0;
  }
  #pankuzu .container {
    width: 100%;
    border-bottom: 0;
    padding: 0.5rem 0;
    line-height: 1.3;
  }
  #wrapper {
    position: relative;
  }
  #wrapper #side-content-section {
    z-index: 9999;
    width: 60px;
    background: none;
    position: absolute;
  }
  #wrapper #side-content-section #menu_btn {
    position: absolute;
    z-index: 9999;
  }
  #wrapper #side-content-section #menu_btn:after {
    width: 60px;
    height: 60px;
  }
  #wrapper #side-content-section #menu_btn.close:after {
    width: 60px;
    height: 60px;
  }
  #wrapper #side-content-section > #gnav {
    right: 0;
    padding: 2rem 4rem;
    padding-top: 8rem;
  }
  #wrapper #side-content-section > #gnav ul li a {
    font-weight: bold;
  }
  #wrapper #side-content-section > #side_tag {
    display: none;
  }
  #wrapper #main-content-section {
    width: calc((100%));
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    z-index: 1;
  }
  #page:before {
    content: none;
  }
  #header {
    z-index: 9999;
  }
  #header .container {
    padding: 2rem 0;
  }
  #vihalf-section .sec_title1 {
    line-height: 1;
  }
  #vihalf-section .sec_title1 em {
    margin-top: 0;
  }
  #primary .container {
    padding: 4rem 0;
  }
  #primary article[class^="post-"] > .content table {
    width: 100%;
    margin-bottom: 3rem;
  }
  #primary article[class^="post-"] > .content table tr th, #primary article[class^="post-"] > .content table tr td {
    border: 1px solid #d9d9d9;
    line-height: 1;
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  #primary article[class^="post-"] > .content table tr th {
    background: #f4f4f4;
    width: 30%;
    font-weight: bold;
    text-align: center;
  }
  #primary article[class^="post-"] > .content table tr td {
    line-height: 1.5em;
  }
  #primary article[class^="post-"] > .content table tr td > p {
    margin: 0;
  }
  #primary article[class^="post-"] > .content h1 {
    margin: 1rem 0 2rem;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: bold;
  }
  #primary article[class^="post-"] > .content h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    padding-left: 1.5rem;
    border-left: 0.5rem solid #C7B299;
    font-weight: bold;
  }
  #primary article[class^="post-"] > .content h3 {
    color: #C7B299;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem;
    display: inline-block;
    min-width: 50%;
  }
  #primary article[class^="post-"] > .content h4 {
    color: white;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    background: #C7B299;
  }
  #primary article[class^="post-"] > .content h5 {
    color: #C7B299;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    border: 2px solid #C7B299;
  }
  #primary article[class^="post-"] > .content p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
  }
  #primary article[class^="post-"] > .content a {
    text-decoration: underline;
    color: #C7B299;
  }
  #primary article[class^="post-"] > .content h2.caption {
    box-sizing: border-box;
    color: #000 !important;
    font-size: 2.1rem;
    line-height: 1.5;
    padding: 2rem !important;
    border-bottom: 2px solid #073B66;
    border-left: 0px !important;
    border-radius: 0;
    margin-bottom: 4rem !important;
    background: none;
    box-shadow: none;
    display: block;
    text-align: left;
  }
  #primary article[class^="post-"] > .content h2.caption:before {
    content: '\f068';
    font-family: fontawesome;
    display: inline-block;
    margin-right: 2rem;
    color: #C7B299;
  }
  #primary article[class^="post-"] > .content ul {
    margin: 2rem 0 3rem;
    list-style: disc;
    padding-left: 4rem;
  }
  #primary article[class^="post-"] > .content ul li {
    line-height: 1.5;
    margin-bottom: 1.5rem;
    font-style: normal;
  }
  #primary article[class^="post-"] > .content .btn {
    text-align: right;
    margin: 1rem 0 1rem;
  }
  #primary article[class^="post-"] > .content .btn > a {
    text-decoration: none !important;
    text-align: left;
    min-width: 250px;
  }
  #primary article[class^="post-"] > .content .btn > a.btn_1 {
    color: #EAE5E3;
  }
  #primary article[class^="post-"] > .content .btn > a.btn_2 {
    color: white;
    text-align: center;
  }
  #primary article[class^="post-"] > .content .btn > a.btn_3 {
    color: #C7B299;
  }
  #primary article[class^="post-"] > .content .gallery_card article {
    width: calc((100% / 2) - 1rem);
    box-shadow: 0 0 1rem 0.5rem #f4f4f4;
    background: white;
    text-align: center;
    margin-bottom: 2rem;
  }
  #primary article[class^="post-"] > .content .gallery_card article:nth-of-type(2n) {
    margin-left: 2rem;
  }
  #primary article[class^="post-"] > .content .gallery_card article .pic {
    line-height: 0.5;
  }
  #primary article[class^="post-"] > .content .gallery_card article .pic img {
    width: 100%;
    margin: 0;
  }
  #primary article[class^="post-"] > .content .gallery_card article .txt {
    line-height: 1;
    padding: 1rem 2rem;
  }
  #primary article[class^="post-"] > .content .gallery_card article .txt h3 {
    font-size: 1.5rem;
    margin: 0;
  }
  #primary article[class^="post-"] > .content iframe {
    width: 100%;
    height: 40rem;
    margin-bottom: 2rem;
  }
  #primary article[class^="post-"] > .content img {
    clear: both;
  }
  #primary article[class^="post-"] > .content img.size-full {
    width: auto;
    margin-bottom: 0px;
  }
  #primary article[class^="post-"] > .content img.size-large {
    margin-bottom: 0rem;
  }
  #pager {
    margin: 1rem auto 3rem;
  }
  #pager > .prev, #pager > .list, #pager > .next {
    display: block !important;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 0 1rem;
  }
  #pager > .prev a, #pager > .list a, #pager > .next a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #go-top {
    bottom: 2rem;
    right: -0.5rem;
  }
  #go-top img {
    width: 60px;
  }
  footer#credit .container p {
    font-size: 1.2rem;
    letter-spacing: 0px;
  }
  #foot-fix-btn {
    display: none;
  }
}

@media screen and (max-width: 732px) {
  body.home #loading-images .logo {
    width: 50%;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
  }
  body.home #page #vi-video-section .container {
    width: 100%;
    height: 100vh;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  body.home #page #vi-video-section .container .video-wrap .movie video {
    display: block;
    height: 100vh;
    object-fit: cover;
    width: 100%;
  }
  body.home #page #vi-video-section .container .vi_logo {
    width: 155px;
    height: auto;
    right: calc((100% - 155px) / 2);
    top: calc((100vh - 93px) / 2);
  }
  body.home #page #vi-video-section .container > .scroll {
    width: 13px;
    right: 30px;
    bottom: 81px;
  }
  body.home #page #vi-video-section .container > .feeds {
    bottom: 0rem;
    padding: 2rem 1rem;
    width: 100%;
    padding-right: 5rem;
  }
  body.home #page #vi-video-section .container > .feeds > h2 {
    padding: 1rem 0;
    margin-right: 1rem;
    padding-right: 1rem;
    line-height: 1.5;
    width: 60px;
  }
  body.home #page #vi-video-section .container > .feeds > article {
    width: calc((100% - 60px) - 10px);
    text-align: left;
  }
  body.home #page #vi-video-section .container > .feeds > article a {
    display: block;
  }
  body.home #page #vi-video-section .container > .feeds > article a .post-date {
    margin-right: 1rem;
    display: block;
    line-height: 1;
  }
  body.home #page #vi-video-section .container > .feeds > article a .post-title {
    line-height: 1.2;
    display: inline-block;
  }
  body.home #page #vi-video-section .container > .feeds:after {
    width: 25px;
    height: 4px;
    right: 1rem;
    top: 4rem;
  }
  body.home #page #link-bnr-section .container .sns_links .head {
    width: 100%;
  }
  body.home #page #link-bnr-section .container .sns_links .content {
    width: 100%;
  }
  body.home #page #link-bnr-section .container .sns_links .content nav ul {
    justify-content: space-between;
  }
  body.home #page #link-bnr-section .container .sns_links .content nav ul li {
    width: calc((100% / 2) - 10px);
    margin-right: 0;
  }
  body.home #page #link-bnr-section .container .sns_links .content nav ul li a {
    display: block;
    width: 100%;
  }
  #wrapper.news .post-head .post-title {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  #wrapper.news .more_btn {
    text-align: right;
    margin-top: 2rem;
  }
  #wrapper.news .more_btn .btn_1 {
    font-size: 1.5rem;
  }
  #wrapper.news #news-list > article {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
  #contact-section .container .head h2 {
    margin-bottom: 2rem;
  }
  #contact-section .container .head .tx {
    width: 120px;
    right: 0rem;
    top: 3rem;
  }
  #contact-section .container .privacypolicy {
    padding-left: 0;
    margin: 2rem 0;
  }
  #contact-section .container .privacypolicy h3, #contact-section .container .privacypolicy h4, #contact-section .container .privacypolicy h5, #contact-section .container .privacypolicy h6, #contact-section .container .privacypolicy p {
    font-size: 1.2rem;
    line-height: 1.7;
  }
  #contact-section .container .privacypolicy h3 {
    margin-bottom: 1rem;
  }
  .form-wrap > h3 {
    font-size: 1.6rem;
  }
  .form-wrap > h3:before {
    margin-right: 1rem;
  }
  .form-wrap form {
    width: 100%;
    box-sizing: border-box;
    margin: 2rem auto 0;
  }
  .form-wrap form .form_input_list {
    padding: 1rem 0;
    display: block;
    text-align: left;
  }
  .form-wrap form .form_input_list > span:nth-of-type(1) {
    display: inline-block;
    min-width: auto;
    margin-bottom: 0.5rem;
    margin-right: 0;
  }
  .form-wrap form .form_input_list > span:nth-of-type(1) > em {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
  }
  .form-wrap form .form_input_list > span:nth-of-type(2) {
    display: block;
  }
  .form-wrap form .form_input_list dl {
    display: inline-block;
    margin: 0;
  }
  .form-wrap form .form_input_list dl dd {
    display: inline-block;
    margin: 0;
    margin-right: 2rem;
  }
  .form-wrap form .form_input_list dl dd > em {
    font-style: normal;
    display: inline-block;
    font-weight: bold;
    margin-right: 1rem;
  }
  .form-wrap form .form_input_list dl dd > span {
    display: inline-block;
  }
  .form-wrap form .form_input_list dl dd input {
    width: 70%;
  }
  .form-wrap form .submit_btn_wrap {
    text-align: center;
    padding-bottom: 0;
  }
  .form-wrap form .submit_btn_wrap input[type="submit"] {
    display: inline-block !important;
    font-weight: bold;
    width: 30rem;
    border-radius: 1rem;
    margin: 0;
  }
  .form-wrap form .submit_btn_wrap span {
    display: block !important;
  }
  .form-wrap form input,
.form-wrap form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 2rem;
  }
  .form-wrap form input :placeholder-shown,
.form-wrap form input ::-webkit-input-placeholder,
.form-wrap form input :-ms-input-placeholder,
.form-wrap form input :-moz-placeholder,
.form-wrap form input ::-moz-placeholder,
.form-wrap form textarea :placeholder-shown,
.form-wrap form textarea ::-webkit-input-placeholder,
.form-wrap form textarea :-ms-input-placeholder,
.form-wrap form textarea :-moz-placeholder,
.form-wrap form textarea ::-moz-placeholder {
    color: #f4f4f4;
  }
  .form-wrap form input[type="radio"] {
    width: 2rem;
    display: inline-block;
    margin-right: 1rem;
  }
  .form-wrap form input[type="button"],
.form-wrap form input[type="submit"] {
    background: #C7B299;
    color: white;
    box-sizing: border-box;
    padding: 2rem 0;
    display: block;
    margin: 1rem 0;
  }
  .form-wrap form select,
.form-wrap form .wpcf7-select {
    outline: none;
    text-overflow: '';
    vertical-align: middle;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    width: 100%;
    position: relative;
    display: block;
    padding: 1rem 2rem;
  }
  .form-wrap form select:before,
.form-wrap form .wpcf7-select:before {
    z-index: 1;
    content: '\f054';
    font-family: FontAwesome;
    color: #C7B299;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .form-wrap form .birth span {
    display: inline-block !important;
  }
  .form-wrap form .birth span:nth-of-type(1) {
    text-align: left;
    display: block !important;
  }
  .form-wrap form .birth select {
    width: 60px;
    display: inline-block;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 1rem 0.5rem;
  }
}
