/** Auto generated at 2025-12-13 10:46:42 by less compiler. Don't edit this file. **/

@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.cols-3-reset:nth-child(3n+2) .views {
  margin-right: 0;
  margin-left: 0;
}
.cols-3-reset:nth-child(3n+3) .views {
  margin-left: 0;
}
.cols-3-reset:nth-child(3n+2):last-child {
  margin-left: 0;
  margin-right: 0;
}
.image-hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}
.reset-clearfix:before,
.reset-clearfix:after {
  content: none;
}
.fa-envelope {
  content: "\f0e0";
  font-family: FontAwesome;
}
.fa-bars {
  content: "\f0c9";
  font-family: FontAwesome;
}
.fa-lock {
  content: "\f023";
  font-family: FontAwesome;
}
.fa-circle {
  content: "\f111";
  font-family: FontAwesome;
}
.fa-caret-right {
  content: "\f0da";
  font-family: FontAwesome;
}
.fa-chevron-right {
  content: "\f054";
  font-family: FontAwesome;
}
.fa-chevron-down {
  content: "\f078";
  font-family: FontAwesome;
}
.fa-chevron-left {
  content: "\f053";
  font-family: FontAwesome;
}
.fa-chevron-circle-up {
  content: "\f139";
  font-family: FontAwesome;
}
.fa-chevron-circle-right {
  content: "\f138";
  font-family: FontAwesome;
}
.fa-angle-right {
  content: "\f105";
  font-family: FontAwesome;
}
.fa-angle-double-right {
  content: "\f101";
  font-family: FontAwesome;
}
.fa-search-plus {
  content: "\f00e";
  font-family: FontAwesome;
}
.fa-minus {
  content: "\f068";
  font-family: FontAwesome;
}
.fa-plus {
  content: "\f067";
  font-family: FontAwesome;
}
.fa-trash {
  content: "\f1f8";
  font-family: FontAwesome;
}
.fa-plus-circle {
  content: "\f055";
  font-family: FontAwesome;
}
.fa-plus-square-o {
  content: "\f196";
  font-family: FontAwesome;
}
.fa-minus-square-o {
  content: "\f147";
  font-family: FontAwesome;
}
.fa-paperclip {
  content: "\f0c6";
  font-family: FontAwesome;
}
.fa-file-text-o {
  content: "\f0f6";
  font-family: FontAwesome;
}
.fa-rss {
  content: "\f09e";
  font-family: FontAwesome;
}
body.user-edit .profile-head {
  margin: 0 10px 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #AFAFAF;
}
body.user-edit .profile-head .title {
  font-size: 2.6rem;
  font-weight: bold;
  color: #111111;
}
body.user-edit .profile-head .body .left {
  float: left;
}
body.user-edit .profile-head .body .left .name {
  color: #333333;
  font-size: 2.0rem;
}
body.user-edit .profile-head .body .right {
  float: right;
}
body.user-edit .admin-edit-form .btn-withdraw {
  color: #139DBF;
  font-size: 1.4rem;
}
body.user-edit .admin-edit-form .btn-withdraw:hover {
  text-decoration: underline;
}
body.user-edit .admin-edit-form .status-special-user-name {
  color: #FF007F;
  font-size: 1.6rem;
}
body.user-edit .admin-edit-form .form-group {
  margin: 0;
}
body.user-edit .admin-edit-form .form-group.margin-bottom {
  margin-bottom: 5px;
}
body.user-edit .admin-edit-form .form-group.margin-top {
  margin-top: 5px;
}
body.user-edit .admin-edit-form .form-group label {
  font-weight: normal;
  padding-top: 10px;
}
body.user-edit .admin-edit-form .form-group.height-m > .control-label {
  height: 120px;
}
body.user-edit .admin-edit-form .form-group.height-m > .col-sm-8 {
  height: 120px;
}
body.user-edit .admin-edit-form .form-group.height-l > .control-label {
  height: 150px;
}
body.user-edit .admin-edit-form .form-group.height-l > .col-sm-8 {
  height: 150px;
}
body.user-edit .admin-edit-form .form-group > .control-label {
  font-weight: normal;
  background-color: #F6F6F6;
  border-left: 1px solid #D6D6D6;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  height: 60px;
}
body.user-edit .admin-edit-form .form-group > .col-sm-8 {
  border: 1px solid #D6D6D6;
  height: 60px;
  padding: 10px;
}
body.user-edit .admin-edit-form .button-panel {
  margin-top: 10px;
}
body.system .breadcrumb {
  margin: 0 30px;
  background-color: #fff;
}
body.system .breadcrumb > li + li:before {
  color: #333;
}
body.system .to-top {
  display: none;
}
body.system .searchform {
  margin: 10px auto;
  padding: 0 10px;
  max-width: 1000px;
}
body.system .searchform form {
  padding: 10px;
  border: solid 1px #DBDBDB;
  background: #ededed;
}
body.system .searchform form label {
  font-weight: normal;
}
body.system .add-new-button {
  margin: 10px auto;
  padding: 0 10px;
  max-width: 1000px;
  text-align: right;
}
body.system .admin-edit-form {
  margin: 10px;
}
body.system .admin-edit-form .button-panel {
  text-align: right;
}
body.system .admin-edit-form input[name=birth_month],
body.system .admin-edit-form input[name=birth_day] {
  width: 50px;
}
body.system .admin-edit-form .selectlist ul {
  height: 200px;
  overflow-y: scroll;
}
body.system .admin-edit-form input[type=checkbox],
body.system .admin-edit-form input[type=radio] {
  margin: 0;
}
body.system .admin-edit-form .profile-image .drop-message {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 3.0rem;
  color: #525252;
  border: 1px dashed #525252;
}
body.system .admin-edit-form .profile-image .drop-message p {
  margin: 10px;
}
body.system .admin-edit-form .profile-image img.image {
  max-width: 200px;
  cursor: pointer;
}
body.system .admin-edit-form ul.key-values > li.key-value .btn-delete:before {
  content: "\f1f8";
  font-family: FontAwesome;
}
body.system .admin-edit-form ul.key-values > li.key-value .btn-add:before {
  content: "\f055";
  font-family: FontAwesome;
}
body.system .admin-edit-form ul.master-selects > li.master-select .btn-delete:before {
  content: "\f1f8";
  font-family: FontAwesome;
}
body.system .admin-edit-form ul.master-selects > li.master-select .btn-add:before {
  content: "\f055";
  font-family: FontAwesome;
}
body.system.magmember-list .searchform input[type="file"] {
  display: inline-block;
}
body.system.magmember-list .searchform input[name=csvimport][disabled] {
  background-color: #ddd;
  border-color: #ddd;
  color: #333;
}
body.system.magmember-list .searchform input[name=csvimport][disabled]:hover {
  background-color: #ddd;
}
body.system.role-master .sub-permission .btn-delete:before {
  content: "\f1f8";
  font-family: FontAwesome;
}
body.system.role-master .sub-permission .btn-add:before {
  content: "\f055";
  font-family: FontAwesome;
}
body.system.site .contact-title,
body.system.site .registration-title {
  text-align: right;
  font-weight: bold;
  font-size: 1.8rem;
}
body.system.site .contact-title:before,
body.system.site .registration-title:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 10px;
}
body.system.site .contact-label,
body.system.site .registration-label {
  text-align: right;
  font-weight: bold;
  font-size: 1.6rem;
  cursor: pointer;
}
body.system.site .contact-label:before,
body.system.site .registration-label:before {
  content: "\f147";
  font-family: FontAwesome;
  margin-right: 5px;
}
body.system.site .contact-label.collapsed:before,
body.system.site .registration-label.collapsed:before {
  content: "\f196";
  font-family: FontAwesome;
}
body.system.site .contact-setting,
body.system.site .registration-setting {
  padding: 10px;
  background-color: #eaeaea;
  border-radius: 5px;
}
#login-area {
  margin-top: 20px;
}
.loginform form {
  position: relative;
}
.loginform .input-group {
  margin-bottom: 20px;
}
.loginform {
  padding: 50px 30px;
  max-width: 500px;
  border: solid 1px #433531;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.loginform .site-name {
  font-weight: bold;
}
.loginform .button-panel {
  text-align: right;
  margin-bottom: 0px;
}
.loginform .btn-primary {
  width: 100%;
}
.loginform .input-group-addon {
  background-color: #fff;
  color: #433531;
}
.loginform .input-group input {
  border-left: 0;
}
.loginform i.fa {
  color: #433531;
}
#reset-password-area {
  margin-top: 20px;
}
#reset-password-area .reset-password-form {
  max-width: 600px;
  margin: 0 auto;
}
#reset-password-area .reset-password-form form {
  padding: 20px 30px;
  border: solid 1px #433531;
  background: #fff;
  border-radius: 5px;
}
#reset-password-area .reset-password-form form .description {
  padding: 0 15px 15px;
}
#reset-password-area .reset-password-form form .button-panel {
  text-align: right;
}
#reset-password-area .reset-password-form form .form-control-static {
  font-size: 1.2rem;
}
#reset-password-area .pm-indicator {
  margin: 0 15px 15px;
  text-align: center;
  padding: 10px;
  color: #fff;
  transition: all .3s ease;
}
#reset-password-area .pm-indicator.very-weak {
  background-color: #c71313;
}
#reset-password-area .pm-indicator.weak {
  background-color: #e86c6c;
  color: #333;
}
#reset-password-area .pm-indicator.average {
  background-color: #a5da90;
  color: #333;
}
#reset-password-area .pm-indicator.strong {
  background-color: #31ad00;
  color: #fff;
}
#reset-password-area .pm-indicator.very-strong {
  background-color: #0089ad;
  color: #fff;
}
.magform {
  margin: 0 auto;
  padding: 10px;
  max-width: 800px;
}
.magform .inner {
  padding: 20px 30px;
  border: solid 1px #433531;
  background: #fff;
  border-radius: 5px;
}
.magform h2 {
  font-size: 2.0rem;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px;
}
.magform .input-group {
  margin-bottom: 20px;
}
.magform .button-panel {
  text-align: right;
  margin-bottom: 0px;
}
.magform .btn-primary {
  width: 100%;
  background-color: #433531 !important;
}
.magform .input-group-addon {
  background-color: #fff;
  color: #433531;
}
.magform .error {
  color: #FF4D4D;
  font-weight: bold;
  margin-bottom: 20px;
}
.magform .information {
  margin-bottom: 20px;
}
#admin .well {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.search-result {
  margin: 0 20px;
}
@media screen and (max-width: 768px) {
  body.user-edit .admin-edit-form .form-group > .control-label,
  body.user-edit .admin-edit-form .form-group.height-m > .control-label,
  body.user-edit .admin-edit-form .form-group.height-l > .control-label {
    height: 50px;
    width: 100%;
    margin: 0;
    border-right: 1px solid #D6D6D6;
  }
  body.user-edit .admin-edit-form .form-group > .col-sm-8,
  body.user-edit .admin-edit-form .form-group.height-m > .col-sm-8,
  body.user-edit .admin-edit-form .form-group.height-l > .col-sm-8 {
    height: auto;
  }
}
body .ui-widget {
  font-family: inherit;
}
.mce-textbox.mce-multiline {
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
textarea.typewriter {
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
.form-control[disabled],
fieldset[disabled] .form-control,
.btn[disabled] {
  cursor: default;
}
p {
  margin: 0;
}
ul,
ol {
  margin: 0;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
}
body.system .loginform .btn-primary,
.btn-primary {
  background-color: #433531;
  border-color: #433531;
}
body.system .loginform .btn-primary.disabled,
.btn-primary.disabled {
  background-color: #155E73;
  border-color: #155E73;
}
body.system .loginform .btn-primary.disabled:link,
body.system .loginform .btn-primary.disabled:active,
body.system .loginform .btn-primary.disabled:hover,
body.system .loginform .btn-primary.disabled:focus,
.btn-primary.disabled:link,
.btn-primary.disabled:active,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus {
  background-color: #155E73;
  border-color: #155E73;
}
body.system .loginform .btn-primary:focus,
body.system .loginform .btn-primary:hover,
body.system .loginform .btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
  background-color: #1d1715;
  border-color: #1d1715;
}
body.system .loginform .btn-primary:focus:active,
.btn-primary:focus:active {
  background-color: #000000;
  border-color: #000000;
}
body.system.magmember .glyphicon-ok-sign {
  color: #007500;
}
body.system.magmember .glyphicon-remove-sign {
  color: #d81400;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  border-color: #1d1715;
}
body.system .btn-primary,
#menu-directory .btn-primary {
  background-color: #444;
  border-color: #444;
}
body.system .btn-primary.disabled,
#menu-directory .btn-primary.disabled {
  background-color: #828282;
  border-color: #828282;
}
body.system .btn-primary.disabled:link,
body.system .btn-primary.disabled:active,
body.system .btn-primary.disabled:hover,
body.system .btn-primary.disabled:focus,
#menu-directory .btn-primary.disabled:link,
#menu-directory .btn-primary.disabled:active,
#menu-directory .btn-primary.disabled:hover,
#menu-directory .btn-primary.disabled:focus {
  background-color: #828282;
  border-color: #828282;
}
body.system .btn-primary:focus,
body.system .btn-primary:hover,
body.system .btn-primary:active,
#menu-directory .btn-primary:focus,
#menu-directory .btn-primary:hover,
#menu-directory .btn-primary:active {
  background-color: #000;
  border-color: #000;
}
body.system .btn-primary:focus:active,
#menu-directory .btn-primary:focus:active {
  background-color: #000;
  border-color: #000;
}
body.system .btn.active.focus,
body.system .btn.active:focus,
body.system .btn.focus,
body.system .btn:active.focus,
body.system .btn:active:focus,
body.system .btn:focus,
#menu-directory .btn.active.focus,
#menu-directory .btn.active:focus,
#menu-directory .btn.focus,
#menu-directory .btn:active.focus,
#menu-directory .btn:active:focus,
#menu-directory .btn:focus {
  outline: none;
  border-color: #000;
}
.form-control:focus {
  outline: none;
  border-color: ;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px #433531;
}
.btn-link {
  color: #433531;
  text-decoration: none;
}
.btn-link:link,
.btn-link:active,
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
  color: #1d1715;
}
.alert {
  z-index: 1000;
}
.alert.alert-info {
  background-color: #0095C6;
  color: #fff;
  border-color: #0095C6;
}
.mini-popover {
  position: fixed;
  width: 300px;
  padding: 10px;
  margin: 10px;
  background-color: #fff;
  z-index: 100;
  border-radius: 5px;
  border: 1px solid #777;
}
.mini-popover .text {
  margin: 10px;
  white-space: normal;
  word-break: break-all;
}
.mini-popover .button {
  text-align: right;
}
.mini-popover .button button {
  margin: 0 5px;
}
#google-map-default-dynamic {
  box-sizing: border-box;
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: auto;
  height: 400px;
  margin: 0 10px;
}
#google-map-default-static img {
  max-width: 640px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.nav > li {
  float: left;
}
body > .image-box {
  position: fixed;
  top: 50px;
  z-index: 100;
  left: 0;
  right: 0;
  bottom: 10px;
}
body > .image-box > .inner {
  background-color: #fff;
  margin: 0 auto;
  width: calc(100% - 20px);
  height: 100%;
}
body > .image-box > .inner > .title {
  height: 50px;
  width: 100%;
  position: relative;
}
body > .image-box > .inner > .title > .btn-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
}
body > .image-box > .inner > .title > .btn-close:before,
body > .image-box > .inner > .title > .btn-close:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 2px;
  border-top: 2px solid #ccc;
  transition: transform .5s linear;
  backface-visibility: hidden;
}
body > .image-box > .inner > .title > .btn-close:before {
  transform: rotate(45deg);
}
body > .image-box > .inner > .title > .btn-close:after {
  transform: rotate(-45deg);
}
body > .image-box > .inner > .title > .btn-close.off:before,
body > .image-box > .inner > .title > .btn-close.off:after {
  transform: rotate(0);
}
body > .image-box > .inner > .image-area {
  height: calc(100% - 70px);
  text-align: center;
}
body > .image-box > .inner > .image-area > img {
  max-height: 100%;
  max-width: 100%;
}
body > .tycms-page-box {
  position: fixed;
  top: 150px;
  z-index: 100;
  left: 0;
  right: 0;
  height: 100%;
}
body > .tycms-page-box > .inner {
  background-color: #fff;
  margin: 0 auto;
  width: calc(100% - 20px);
  max-width: 900px;
  height: 70%;
  display: block;
}
body > .tycms-page-box > .inner > .title {
  height: 65px;
  width: 100%;
  position: relative;
}
body > .tycms-page-box > .inner > .title .inner {
  background-color: #433531;
  height: 55px;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 0;
}
body > .tycms-page-box > .inner > .title .inner > .name {
  color: #fff;
  font-size: 2.4rem;
  letter-spacing: 0.2em;
  line-height: 2.4em;
  padding: 0 50px 0 30px;
  height: 55px;
  display: table-cell;
  vertical-align: middle;
}
body > .tycms-page-box > .inner > .title .inner > .btn-close {
  width: 40px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  right: 8px;
  top: 8px;
}
body > .tycms-page-box > .inner > .title .inner > .btn-close:before,
body > .tycms-page-box > .inner > .title .inner > .btn-close:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 2px;
  border-top: 2px solid #ccc;
  transition: transform .5s linear;
  backface-visibility: hidden;
}
body > .tycms-page-box > .inner > .title .inner > .btn-close:before {
  transform: rotate(45deg);
}
body > .tycms-page-box > .inner > .title .inner > .btn-close:after {
  transform: rotate(-45deg);
}
body > .tycms-page-box > .inner > .title .inner > .btn-close.off:before,
body > .tycms-page-box > .inner > .title .inner > .btn-close.off:after {
  transform: rotate(0);
}
body > .tycms-page-box > .inner > .frame {
  height: calc(100% - 70px);
  width: 100%;
  padding: 50px 40px;
  overflow-y: scroll;
  overflow-x: hidden;
}
img[usemap] {
  max-width: 100%;
  height: auto;
}
.editable .editor-placeholder {
  color: #bbb;
}
.tycms-loader {
  color: #433531;
  font-size: 9rem;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: tycms-loader 1.7s infinite ease;
  animation: tycms-loader 1.7s infinite ease;
}
@-webkit-keyframes tycms-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes tycms-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
.modal .modal-footer btn.button {
  margin-bottom: 5px;
}
.modal#email-validation-dialog .modal-header {
  border-bottom: 3px solid #FF4D4D;
}
.modal#email-validation-dialog .modal-header .modal-title {
  color: #FF4D4D;
}
.modal#page-registration-dialog .cancel-description {
  margin: 0 10px;
}
.modal#page-registration-dialog .cancel-description p {
  font-size: 1.3rem;
}
.modal#page-registration-dialog .cancel-description ul li {
  font-size: 1.3rem;
  position: relative;
  padding: 0 0 0 12px;
  margin-bottom: 5px;
}
.modal#page-registration-dialog .cancel-description ul li:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
  top: 4px;
  left: 0;
}
#send-contact-mail-dialog .to-name,
#page-registration-dialog .to-name {
  color: #433531;
}
#send-contact-mail-dialog .ssl-message,
#page-registration-dialog .ssl-message {
  font-size: 1.4rem;
  margin: 10px 0;
}
#send-contact-mail-dialog .ssl-message:before,
#page-registration-dialog .ssl-message:before {
  content: "\f023";
  font-family: FontAwesome;
}
#send-contact-mail-dialog input[name=postal_code],
#send-contact-mail-dialog input[name=region],
#send-contact-mail-dialog select[name=postal_code],
#send-contact-mail-dialog select[name=region],
#page-registration-dialog input[name=postal_code],
#page-registration-dialog input[name=region],
#page-registration-dialog select[name=postal_code],
#page-registration-dialog select[name=region] {
  margin-top: 5px;
}
#send-contact-mail-dialog .agreement,
#page-registration-dialog .agreement {
  text-align: center;
  font-size: 1.6rem;
}
#send-contact-mail-dialog .agreement input[type='checkbox'],
#page-registration-dialog .agreement input[type='checkbox'] {
  position: relative;
  top: -3px;
}
#send-contact-mail-dialog .required,
#page-registration-dialog .required {
  background-color: #433531;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
  position: relative;
  top: -1px;
  padding: 2px;
  border-radius: 15px;
  font-size: 1.4rem;
}
#send-contact-mail-dialog .required:before,
#page-registration-dialog .required:before {
  content: '必須入力';
  padding: 5px;
}
#send-contact-mail-dialog .form-inline label,
#page-registration-dialog .form-inline label {
  font-weight: normal;
  cursor: pointer;
}
#send-contact-mail-dialog ul.links,
#page-registration-dialog ul.links {
  margin-left: 10px;
}
#send-contact-mail-dialog ul.links a,
#page-registration-dialog ul.links a {
  font-size: 1.4rem;
}
#send-contact-mail-dialog ul.links a:before,
#page-registration-dialog ul.links a:before {
  content: "\f0f6";
  font-family: FontAwesome;
  margin-right: 10px;
}
#send-contact-mail-dialog ul.links a:hover,
#page-registration-dialog ul.links a:hover {
  text-decoration: underline;
}
form .validate-balloon {
  margin: 10px 0 0 10px;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  background-color: #433531;
  position: relative;
}
form .validate-balloon:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #433531;
  top: -10px;
  left: 40px;
}
.fuelux .placard-popup {
  background-color: #DFDFDF;
}
.fuelux .tree li {
  margin: 0;
}
.fuelux .tree .tree-branch .tree-branch-header .icon-caret {
  top: 4px;
}
.fuelux .tree .tree-branch .tree-branch-header .tree-branch-name:hover,
.fuelux .tree .tree-branch .tree-item .tree-item-name:hover {
  color: inherit;
}
.fuelux .tree .tree-branch .tree-branch-header .tree-branch-name:hover .tree-label,
.fuelux .tree .tree-branch .tree-item .tree-item-name:hover .tree-label {
  background-color: #ddd;
}
.fuelux .tree .tree-branch .tree-branch-header .tree-branch-name .tree-label,
.fuelux .tree .tree-branch .tree-item .tree-item-name .tree-label {
  border-radius: 3px;
  padding: 5px 10px;
}
.fuelux .tree .tree-branch.tree-selected > .tree-branch-header > .tree-branch-name > .tree-label {
  background-color: #ddd;
  font-weight: bold;
}
.fuelux .tree .tree-item {
  border-radius: 0;
}
.fuelux .tree .tree-item.tree-selected > .tree-item-name {
  background-color: transparent;
}
.fuelux .tree .tree-item.tree-selected > .tree-item-name > .tree-label {
  background-color: #ddd;
  font-weight: bold;
}
.fuelux .tree .tree-item-name {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: inline-flex;
}
.fuelux .tree .tree-branch-name {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: inline-flex;
}
.fuelux .tree .tree-label {
  line-height: 1.2em;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #333;
  text-decoration: none;
  outline: none;
}
#menu-directory {
  position: fixed;
  width: 320px;
  left: -320px;
  z-index: 100;
  height: 100%;
  display: none;
}
#menu-directory .tree {
  border: solid 1px #9197a3;
  border-radius: 0;
  background-color: #fff;
  height: 100%;
  font-size: 1.3rem;
}
#menu-directory .tree .tree-label {
  white-space: normal;
}
#menu-directory .ui-fancytree:focus {
  outline: 0;
}
#menu-directory .fancytree {
  padding: 10px 10px;
  height: 90vh;
  overflow: auto;
}
#menu-directory .fancytree .fancytree-title {
  font-size: 1.3rem;
  word-break: break-all;
}
#menu-directory .fancytree li[role=treeitem] {
  margin-bottom: 7px;
}
#menu-directory .fancytree .ui-fancytree {
  border: 0;
}
#menu-directory .fancytree .fancytree-container {
  white-space: normal;
}
#menu-directory .fancytree .fancytree-node {
  display: flex;
}
#menu-directory .fancytree .fancytree-active .fancytree-title {
  background-color: #ddd;
  font-weight: bold;
  color: #333;
}
#menu-directory .fancytree .fancytree-active .fancytree-title:focus {
  outline: 0;
}
#menu-directory .fancytree .fancytree-statusnode-paging > .fancytree-title {
  text-decoration: underline;
}
ul.fancytree-container {
  font-family: 'Meiryo' !important;
}
.multi-select-tree .fancytree-treefocus span.fancytree-active span.fancytree-title,
.menu-select-tree .fancytree-treefocus span.fancytree-active span.fancytree-title,
.menu-exclude-select-tree .fancytree-treefocus span.fancytree-active span.fancytree-title {
  background-color: transparent;
  color: #333;
}
.multi-select-tree .fancytree-treefocus span.fancytree-active span.fancytree-title:focus,
.menu-select-tree .fancytree-treefocus span.fancytree-active span.fancytree-title:focus,
.menu-exclude-select-tree .fancytree-treefocus span.fancytree-active span.fancytree-title:focus {
  outline: 0;
}
.menu-select-tree ul.fancytree-container,
.menu-exclude-select-tree ul.fancytree-container {
  height: 200px;
  overflow: scroll;
  width: 100%;
}
.popover {
  font-family: inherit;
}
.popover-content .menu-items {
  margin: 0;
}
.popover-content .menu-items li {
  padding: 5px;
}
.popover-content .menu-items li:hover {
  background-color: #000;
  color: #fff;
}
.popover-content .menu-items li:hover a {
  background-color: #000;
  color: #fff;
}
.popover-content .menu-items li.disabled {
  color: #A8A8A8;
}
.popover-content .menu-items li.disabled:hover {
  background-color: #fff;
}
#edit-page-dialog .combobox input[readonly=readonly] {
  background-color: #fff;
}
#edit-tag-dialog ul.taglist li,
#edit-page-dialog ul.taglist li,
body.user-edit ul.taglist li {
  float: left;
  margin: 5px 5px 0 0;
  padding: 5px;
  min-height: 45px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  background-color: #433531;
  color: #fff;
  border-radius: 5px;
}
#edit-tag-dialog ul.taglist li span.btn-delete,
#edit-tag-dialog ul.taglist li span.btn-edit,
#edit-page-dialog ul.taglist li span.btn-delete,
#edit-page-dialog ul.taglist li span.btn-edit,
body.user-edit ul.taglist li span.btn-delete,
body.user-edit ul.taglist li span.btn-edit {
  cursor: pointer;
}
#edit-tag-dialog ul.taglist li input[name=edit-name],
#edit-page-dialog ul.taglist li input[name=edit-name],
body.user-edit ul.taglist li input[name=edit-name] {
  border: 0;
  outline: 0;
  color: #fff;
  background-color: #433531;
}
#edit-tag-dialog ul.taglist li img.icon,
#edit-page-dialog ul.taglist li img.icon,
body.user-edit ul.taglist li img.icon {
  max-width: 35px;
  max-height: 35px;
  display: inline-block;
  margin-right: 5px;
}
#edit-page-dialog .taglist li {
  cursor: move;
}
#edit-page-dialog .taglist li.placeholder {
  width: 200px;
  border: 2px dashed #ccc;
  background-color: #fff;
}
#edit-page-dialog .taglist li.placeholder:before {
  content: '　';
}
#edit-page-dialog .required,
#edit-slide-image-dialog .required,
#edit-block-property-dialog .required {
  background-color: #433531;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
  position: relative;
  top: -1px;
  padding: 2px;
  border-radius: 15px;
  font-size: 1.4rem;
}
#edit-page-dialog .required:before,
#edit-slide-image-dialog .required:before,
#edit-block-property-dialog .required:before {
  content: '必須';
  padding: 5px;
}
#edit-page-dialog .toggle-detail-settings,
#edit-slide-image-dialog .toggle-detail-settings,
#edit-block-property-dialog .toggle-detail-settings {
  display: block;
  margin-left: 15px;
  margin-bottom: 15px;
}
#edit-page-dialog .toggle-detail-settings.state-open:before,
#edit-slide-image-dialog .toggle-detail-settings.state-open:before,
#edit-block-property-dialog .toggle-detail-settings.state-open:before {
  content: "\f147";
  font-family: FontAwesome;
  margin-right: 5px;
}
#edit-page-dialog .toggle-detail-settings.state-close:before,
#edit-slide-image-dialog .toggle-detail-settings.state-close:before,
#edit-block-property-dialog .toggle-detail-settings.state-close:before {
  content: "\f196";
  font-family: FontAwesome;
  margin-right: 5px;
}
#edit-page-dialog .toggle-detail-settings:after,
#edit-slide-image-dialog .toggle-detail-settings:after,
#edit-block-property-dialog .toggle-detail-settings:after {
  content: '詳細設定';
}
#edit-page-dialog .detail-settings,
#edit-slide-image-dialog .detail-settings,
#edit-block-property-dialog .detail-settings {
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0 10px;
}
#edit-page-dialog .multi-select-tree,
#edit-slide-image-dialog .multi-select-tree,
#edit-block-property-dialog .multi-select-tree {
  height: 300px;
  overflow: scroll;
}
#edit-page-dialog .multi-select-tree .fancytree-selected .fancytree-title,
#edit-slide-image-dialog .multi-select-tree .fancytree-selected .fancytree-title,
#edit-block-property-dialog .multi-select-tree .fancytree-selected .fancytree-title {
  background-color: #433531;
  color: #fff;
  border-radius: 2px;
}
#edit-page-dialog ul.userlist li,
#edit-page-dialog ul.areataglist li {
  float: left;
  margin: 5px 5px 0 0;
  padding: 10px;
  background-color: #433531;
  color: #fff;
  border-radius: 5px;
}
#edit-page-dialog ul.userlist li span.btn-delete,
#edit-page-dialog ul.areataglist li span.btn-delete {
  cursor: pointer;
}
#edit-page-dialog .page-image img.image {
  width: 130px;
}
#edit-page-dialog ul.attachedfiles {
  zoom: 1;
}
#edit-page-dialog ul.attachedfiles:before,
#edit-page-dialog ul.attachedfiles:after {
  content: "";
  display: table;
}
#edit-page-dialog ul.attachedfiles:after {
  clear: both;
}
#edit-page-dialog ul.attachedfiles > li {
  float: left;
  border: 1px dashed #ccc;
  margin: 5px;
  padding: 5px;
  text-align: center;
  min-height: 50px;
}
#edit-page-dialog ul.attachedfiles > li img {
  height: 30px;
  margin-right: 5px;
  vertical-align: bottom;
}
#edit-page-dialog ul.attachedfiles > li .icon-trash {
  color: #666;
}
#edit-page-dialog ul.attachedfiles > li .icon-trash:before {
  content: "\f1f8";
  font-family: FontAwesome;
  font-size: 2.0rem;
}
#edit-page-dialog ul.attachedfiles > li .icon-doc {
  color: #666;
}
#edit-page-dialog ul.attachedfiles > li .icon-doc:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-size: 2.5rem;
  margin-right: 5px;
}
#edit-page-dialog ul.attachedfiles > li .icon-paperclip {
  color: #666;
}
#edit-page-dialog ul.attachedfiles > li .icon-paperclip:before {
  content: "\f0c6";
  font-family: FontAwesome;
  font-size: 2.0rem;
  margin-right: 5px;
}
#edit-block-property-dialog ul.dirnamelist li,
#edit-block-property-dialog ul.pagetagslist li,
#edit-block-property-dialog ul.areatagslist li {
  float: left;
  margin: 5px 5px 0 0;
  padding: 10px;
  background-color: #433531;
  color: #fff;
  border-radius: 5px;
}
#edit-block-property-dialog ul.dirnamelist li span.btn-delete,
#edit-block-property-dialog ul.pagetagslist li span.btn-delete,
#edit-block-property-dialog ul.areatagslist li span.btn-delete {
  cursor: pointer;
}
.navbar {
  background-color: #444;
  border-radius: 0;
  margin: 0;
  border-bottom: 5px solid #ccc;
  min-height: initial;
}
.navbar a {
  color: #fff;
}
.navbar .navbar-nav {
  margin: 0;
}
.navbar .nav .open>a,
.navbar .nav .open>a:hover {
  background-color: #555;
}
.navbar .nav >li>a:focus {
  background-color: #444;
}
.navbar .nav >li>a:hover {
  background-color: #555;
}
.navbar .nav >li>a.active {
  background-color: #555;
}
.navbar .fa,
.navbar .glyphicon {
  font-size: 1.8rem;
}
.navbar .navbar-brand img {
  float: left;
  position: relative;
  top: -7px;
  margin-right: 10px;
}
.navbar .navbar-brand span.name {
  display: inline-block;
  position: relative;
  top: 3px;
}
.navbar .dropdown-menu {
  background-color: #444;
}
.navbar .dropdown-menu > li > a {
  color: #fff;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > afocus {
  color: #fff;
  background-color: #555;
}
.navbar .navbar-right {
  margin-right: 0;
}
.navbar .menu-left {
  float: left;
}
.navbar .menu-right {
  float: right;
}
.navbar-nav>li>.dropdown-menu {
  background-color: #444;
}
.navbar .dropdown-menu>li>a {
  color: #fff;
}
.navbar .dropdown-menu>li>a:focus,
.navbar .dropdown-menu>li>a:hover {
  color: #fff;
  background-color: #555;
}
.searchform .form-group {
  margin: 0 0 5px 0;
}
.searchform .label-fullwidth {
  width: 100%;
  margin-bottom: 10px;
}
.searchform .button-panel {
  text-align: right;
}
.pagination >.active >a,
.pagination >.active >span {
  background-color: #433531;
  border-color: #433531;
}
.pagination >.active >a:focus,
.pagination >.active >a:hover,
.pagination >.active >span:focus,
.pagination >.active >span:hover {
  background-color: #433531;
  border-color: #433531;
}
.pagination >li.disabled > a {
  cursor: default !important;
}
.pagination >li >a {
  color: #433531;
}
.pagination >li >a:focus,
.pagination >li >a:hover {
  color: #000;
}
.pagenavi {
  text-align: center;
}
select#per_page {
  width: 100px;
  vertical-align: middle;
}
.pagenavi .pagination {
  margin: 0;
  vertical-align: middle;
}
table th span.sort {
  cursor: pointer;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
table th span.sort-asc:after {
  content: "　\f0de";
}
table th span.sort-desc:after {
  content: "　\f0dd";
}
table th span.sort-unsorted:after {
  content: "　\f0dc";
}
#message {
  z-index: 1000;
  position: relative;
  width: 100%;
  text-align: center;
}
#message .alert {
  margin-top: 30px;
  max-width: 80%;
  display: inline-block;
}
body.mailmagazine-edit .html-textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 20em;
  padding: 6px 12px;
  overflow: scroll;
  position: relative;
}
body.mailmagazine-edit textarea {
  height: 20em;
}
iframe#preview-mailmagazine-dialog {
  position: fixed;
  width: 90%;
  height: 90%;
  z-index: 20000;
  display: block;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
}
body.editing #public-header,
body.system #public-header {
  display: none;
}
body.editing .block .pager-custom {
  display: none;
}
.entry-success-message {
  margin: 10px;
  padding: 10px;
  border: solid 1px #ccc;
  border-radius: 5px;
  text-align: center;
}
.entry-success-message .icon-ok {
  font-size: 3.0rem;
  color: #0095C6;
}
.form-horizontal .form-group {
  margin: 0 0 5px 0;
}
#addGroup .selected-members ul li {
  display: block;
  float: left;
  background-color: #089C9C;
  border-color: #089C9C;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px;
  margin: 0 3px 3px 0;
}
#addGroup .selected-members ul li i {
  font-size: 2.3rem;
}
#addGroup .tt-suggestion {
  background-color: #fff;
}
#addGroup .tt-suggestion > p {
  background-color: #ddd;
}
#addGroup .tt-suggestion.tt-cursor > p {
  background-color: #089C9C;
  border-color: #089C9C;
}
#addGroup .tt-dropdown-menu {
  min-width: 200px;
}
#addGroup .delete-member {
  cursor: pointer;
}
#sidenavi {
  position: relative;
}
#slide-menu-left-close {
  display: none;
  margin: 10px 0;
  text-align: left;
}
#slide-menu-right-close {
  display: none;
  margin: 10px 0;
  text-align: right;
}
#sidenavi .bg-image {
  background-image: url("/files/parts/sidenavi_bg.png");
  background-repeat: repeat;
  position: absolute;
  left: -1000px;
  right: -15px;
  bottom: -20px;
  top: -20px;
}
#sidenavi ul i.fa {
  text-decoration: none;
  cursor: pointer;
  color: #089C9C;
  font-size: 2.0rem;
  position: relative;
  top: 3px;
}
#sidenavi ul.menu {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: solid 1px #ddd;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
#sidenavi ul {
  cursor: pointer;
}
#sidenavi ul li {
  position: relative;
}
#sidenavi ul li.category {
  padding: 10px;
}
#sidenavi ul li:hover {
  background-color: #ddd;
}
#sidenavi ul.group {
  margin: 0;
}
#sidenavi ul.group li {
  padding: 10px 5px 10px 20px;
}
#sidenavi .list-group-item {
  background-color: #f5f5f5;
}
#sidenavi a {
  color: #3F3F3F;
}
.block[data-type=sns] .unreadable {
  text-align: center;
  font-size: 15rem;
  color: ;
  opacity: 0.5;
  margin: 50px;
}
.block[data-type=sns] .block-border {
  margin: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.block[data-type=sns] .block-border .post-form {
  padding: 10px;
  border-radius: 5px;
}
.block[data-type=list] .block-border .post-form {
  padding: 10px;
  border-radius: 5px;
}
.block[data-type=list] .block-border ul li .list-thumbnail {
  float: left;
}
.block[data-type=list] .block-border ul li .list-text {
  float: left;
}
.block[data-type=photo] ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.block[data-type=photo] ul.slide-images:before,
.block[data-type=photo] ul.slide-images:after {
  content: none;
}
.block[data-type=photo] ul.slide-images > li {
  width: calc(50% - 20px);
}
.block[data-type=photo] ul.slide-images > li .view {
  padding-bottom: 10px;
}
.block[data-type=photo] ul.slide-images > li .view .title {
  display: block;
}
.block[data-type=photo] ul.slide-images > li .view .body {
  display: block;
}
.block[data-type=photo] ul.slide-images > li img {
  width: 100%;
}
.block[data-type=banner] li.slide-image .image img.hover,
.block[data-type=carousel] li.slide-image .image img.hover,
.block[data-type=photo] li.slide-image .image img.hover {
  display: none;
}
.block li.slide-image .upper-text {
  display: none;
}
.block[data-image-position=right].parent-block .parent-page-image,
.block[data-image-position=right].child-block .child-page-image {
  max-width: 50%;
  float: right;
}
.block[data-image-position=right].parent-block .parent-page-image figure,
.block[data-image-position=right].child-block .child-page-image figure {
  padding-left: 35px;
}
.block[data-image-position=right].parent-block .parent-block-body,
.block[data-image-position=right].child-block .child-block-body {
  width: auto;
}
.block[data-image-position=left].parent-block .parent-page-image,
.block[data-image-position=left].child-block .child-page-image {
  max-width: 50%;
  float: left;
}
.block[data-image-position=left].parent-block .parent-page-image figure,
.block[data-image-position=left].child-block .child-page-image figure {
  padding-right: 35px;
}
.block[data-image-position=top].parent-block .parent-page-image,
.block[data-image-position=top].child-block .child-page-image,
.block[data-image-position=''].parent-block .parent-page-image,
.block[data-image-position=''].child-block .child-page-image {
  width: 100%;
}
.block[data-image-position=top].parent-block .parent-page-image img,
.block[data-image-position=top].child-block .child-page-image img,
.block[data-image-position=''].parent-block .parent-page-image img,
.block[data-image-position=''].child-block .child-page-image img {
  max-width: 100%;
}
.block[data-image-position=top].parent-block .parent-page-image figure,
.block[data-image-position=top].child-block .child-page-image figure,
.block[data-image-position=''].parent-block .parent-page-image figure,
.block[data-image-position=''].child-block .child-page-image figure {
  padding-bottom: 35px;
}
.block[data-image-position=bottom].parent-block .parent-image-textarea-box,
.block[data-image-position=bottom].child-block .child-image-textarea-box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
.block[data-image-position=bottom].parent-block .parent-image-textarea-box .textarea,
.block[data-image-position=bottom].child-block .child-image-textarea-box .textarea {
  -webkit-order: 1;
  order: 1;
}
.block[data-image-position=bottom].parent-block .parent-page-image,
.block[data-image-position=bottom].child-block .child-page-image {
  -webkit-order: 2;
  order: 2;
}
.block[data-image-position=bottom].parent-block .parent-page-image img,
.block[data-image-position=bottom].child-block .child-page-image img {
  max-width: 100%;
}
.block[data-image-position=bottom].parent-block .parent-page-image figure,
.block[data-image-position=bottom].child-block .child-page-image figure {
  padding-bottom: 35px;
}
.block:not([data-image-wrap='true']).parent-block .parent-block-body,
.block:not([data-image-wrap='true']).child-block .child-block-body {
  overflow: hidden;
}
.block[data-enable-body='0'].parent-block .parent-block-body,
.block[data-enable-body='0'].child-block .child-block-body {
  display: none;
}
.block[data-image-anchor-href*="/"] > * > .block-border > .image-textarea-box > .page-image > figure img {
  cursor: pointer;
}
#content .dropzone .draggable-message,
#top-content .dropzone .draggable-message,
#bottom-content .dropzone .draggable-message {
  display: none;
}
#content .block[data-type=sns] .dropzone,
#content .block[data-type=list] .dropzone,
#content.editing .dropzone,
#top-content .block[data-type=sns] .dropzone,
#top-content .block[data-type=list] .dropzone,
#top-content.editing .dropzone,
#bottom-content .block[data-type=sns] .dropzone,
#bottom-content .block[data-type=list] .dropzone,
#bottom-content.editing .dropzone,
#edit-page-dialog .dropzone {
  position: relative;
}
#content .block[data-type=sns] .dropzone .drop-message,
#content .block[data-type=list] .dropzone .drop-message,
#content.editing .dropzone .drop-message,
#top-content .block[data-type=sns] .dropzone .drop-message,
#top-content .block[data-type=list] .dropzone .drop-message,
#top-content.editing .dropzone .drop-message,
#bottom-content .block[data-type=sns] .dropzone .drop-message,
#bottom-content .block[data-type=list] .dropzone .drop-message,
#bottom-content.editing .dropzone .drop-message,
#edit-page-dialog .dropzone .drop-message {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #fff;
}
#content .block[data-type=sns] .dropzone .drop-message > p,
#content .block[data-type=list] .dropzone .drop-message > p,
#content.editing .dropzone .drop-message > p,
#top-content .block[data-type=sns] .dropzone .drop-message > p,
#top-content .block[data-type=list] .dropzone .drop-message > p,
#top-content.editing .dropzone .drop-message > p,
#bottom-content .block[data-type=sns] .dropzone .drop-message > p,
#bottom-content .block[data-type=list] .dropzone .drop-message > p,
#bottom-content.editing .dropzone .drop-message > p,
#edit-page-dialog .dropzone .drop-message > p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  font-size: 3.0rem;
  color: #433531;
}
#content .block[data-type=sns] .dropzone .draggable-message,
#content .block[data-type=list] .dropzone .draggable-message,
#content.editing .dropzone .draggable-message,
#top-content .block[data-type=sns] .dropzone .draggable-message,
#top-content .block[data-type=list] .dropzone .draggable-message,
#top-content.editing .dropzone .draggable-message,
#bottom-content .block[data-type=sns] .dropzone .draggable-message,
#bottom-content .block[data-type=list] .dropzone .draggable-message,
#bottom-content.editing .dropzone .draggable-message,
#edit-page-dialog .dropzone .draggable-message {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #fff;
}
#content .block[data-type=sns] .dropzone .draggable-message > p,
#content .block[data-type=list] .dropzone .draggable-message > p,
#content.editing .dropzone .draggable-message > p,
#top-content .block[data-type=sns] .dropzone .draggable-message > p,
#top-content .block[data-type=list] .dropzone .draggable-message > p,
#top-content.editing .dropzone .draggable-message > p,
#bottom-content .block[data-type=sns] .dropzone .draggable-message > p,
#bottom-content .block[data-type=list] .dropzone .draggable-message > p,
#bottom-content.editing .dropzone .draggable-message > p,
#edit-page-dialog .dropzone .draggable-message > p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  font-size: 3.0rem;
  color: #ccc;
}
.file-upload .files {
  display: none;
  margin: 10px;
}
.file-upload .files li {
  float: left;
  padding: 10px;
  margin: 5px;
  border: dotted 1px #ccc;
}
.file-upload .progress {
  margin: 10px;
}
.block[data-type=list] .post-list {
  max-height: 300px;
  overflow-y: auto;
}
.block[data-type=sns] .pagenavi,
.block[data-type=list] .pagenavi {
  text-align: center;
  margin-top: 10px;
}
.block[data-type=sns] .pagenavi p.form-control-static,
.block[data-type=list] .pagenavi p.form-control-static {
  text-align: right;
}
.block[data-type=sns] .pagenavi select#per_page,
.block[data-type=list] .pagenavi select#per_page {
  width: 100px;
  vertical-align: middle;
}
.block[data-type=sns] .pagenavi .pagination,
.block[data-type=list] .pagenavi .pagination {
  margin-top: 10px;
  vertical-align: middle;
}
.block[data-type=sns] .pagenavi .form-group,
.block[data-type=list] .pagenavi .form-group {
  margin: 0;
}
.block[data-type=sns] .post-form i.fa,
.block[data-type=list] .post-form i.fa {
  font-size: 2.0rem;
  color: #089C9C;
}
.block[data-type=sns] .combobox input[readonly=readonly],
.block[data-type=list] .combobox input[readonly=readonly] {
  background-color: #fff;
}
.block[data-type=sns] .post-list,
.block[data-type=list] .post-list {
  margin: 0;
}
.block[data-type=sns] .post-list .edit-post-title,
.block[data-type=list] .post-list .edit-post-title {
  float: left;
  font-size: 2.0rem;
  top: 7px;
  position: relative;
  left: 10px;
}
.block[data-type=sns] .post-list .popover-content,
.block[data-type=list] .post-list .popover-content {
  width: 200px;
}
.block[data-type=sns] .post-list .read-more-icon,
.block[data-type=list] .post-list .read-more-icon {
  text-align: center;
  font-size: 3.0rem;
  color: #525252;
}
.block[data-type=sns] .post-list .post-area,
.block[data-type=list] .post-list .post-area {
  margin-top: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: solid 1px ;
}
.block[data-type=sns] .post-list .post-area .files,
.block[data-type=list] .post-list .post-area .files {
  margin: 10px;
}
.block[data-type=sns] .post-list .post-area .files li,
.block[data-type=list] .post-list .post-area .files li {
  float: left;
  padding: 10px;
  margin: 5px;
  border: dotted 1px #ccc;
}
.block[data-type=sns] .post-list .post-area .title,
.block[data-type=list] .post-list .post-area .title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 2.0rem;
  cursor: pointer;
  color: ;
  font-weight: bold;
}
.block[data-type=sns] .post-list .post-area .title .prof-image,
.block[data-type=list] .post-list .post-area .title .prof-image {
  top: -3px;
  position: relative;
}
.block[data-type=sns] .post-list .post-area .title i,
.block[data-type=list] .post-list .post-area .title i {
  position: relative;
  top: -3px;
}
.block[data-type=sns] .post-list .post-area .thumbnails .thumbnail,
.block[data-type=list] .post-list .post-area .thumbnails .thumbnail {
  float: left;
}
.block[data-type=sns] .post-list .post-area .thumbnails a.delete-file,
.block[data-type=list] .post-list .post-area .thumbnails a.delete-file {
  display: block;
  float: left;
}
.block[data-type=sns] .post-list .post-area .header,
.block[data-type=list] .post-list .post-area .header {
  font-size: 1.3rem;
  color: #737373;
  margin: 0;
  border-bottom: dotted 1px #CCCCCC;
  padding-bottom: 5px;
}
.block[data-type=sns] .post-list .post-area .header .category,
.block[data-type=list] .post-list .post-area .header .category {
  margin-right: 5px;
}
.block[data-type=sns] .post-list .post-area .placard,
.block[data-type=list] .post-list .post-area .placard {
  float: left;
  top: 5px;
  left: 5px;
  width: 90%;
  display: none;
}
.block[data-type=sns] .post-list .post-area .placard .placard-field,
.block[data-type=list] .post-list .post-area .placard .placard-field {
  width: 100%;
  height: 150px;
}
.block[data-type=sns] .post-list .post-area .post-head-area,
.block[data-type=list] .post-list .post-area .post-head-area {
  padding: 10px;
}
.block[data-type=sns] .post-list .post-area .post-head-area .title-area .placard,
.block[data-type=list] .post-list .post-area .post-head-area .title-area .placard {
  float: left;
  top: 5px;
  left: 5px;
  display: none;
  width: 95%;
}
.block[data-type=sns] .post-list .post-area .post-head-area .title-area .title,
.block[data-type=list] .post-list .post-area .post-head-area .title-area .title {
  float: left;
}
.block[data-type=sns] .post-list .post-area .post-head-area .header .status-area,
.block[data-type=list] .post-list .post-area .post-head-area .header .status-area {
  float: left;
  width: 90%;
}
.block[data-type=sns] .post-list .post-area .post-head-area .header .status-area a,
.block[data-type=list] .post-list .post-area .post-head-area .header .status-area a {
  color: #737373;
}
.block[data-type=sns] .post-list .post-area .post-head-area .header .icon-button,
.block[data-type=list] .post-list .post-area .post-head-area .header .icon-button {
  float: left;
  width: 10%;
  text-align: right;
  font-size: 2.0rem;
}
.block[data-type=sns] .post-list .post-area .post-head-area .header .popover .button-area,
.block[data-type=list] .post-list .post-area .post-head-area .header .popover .button-area {
  margin: 5px 0;
  text-align: right;
}
.block[data-type=sns] .post-list .post-area .post-head-area .footer,
.block[data-type=list] .post-list .post-area .post-head-area .footer {
  font-size: 1.3rem;
  color: #737373;
  text-align: right;
}
.block[data-type=sns] .post-list .post-area .post-head-area .footer .name,
.block[data-type=list] .post-list .post-area .post-head-area .footer .name {
  margin-right: 5px;
}
.block[data-type=sns] .post-list .post-area .post-head-area .category,
.block[data-type=list] .post-list .post-area .post-head-area .category {
  float: left;
}
.block[data-type=sns] .post-list .post-area .post-head-area .category .dropdown,
.block[data-type=list] .post-list .post-area .post-head-area .category .dropdown {
  float: left;
  margin-right: 5px;
  top: -3px;
}
.block[data-type=sns] .post-list .post-area .post-head-area .text-link input,
.block[data-type=list] .post-list .post-area .post-head-area .text-link input {
  width: 100%;
}
.block[data-type=sns] .post-list .post-area .edit-post-body,
.block[data-type=list] .post-list .post-area .edit-post-body {
  float: left;
  font-size: 2.0rem;
  top: -7px;
  position: relative;
  left: 10px;
}
.block[data-type=sns] .post-list .post-area .post-body-area,
.block[data-type=list] .post-list .post-area .post-body-area {
  padding: 0 10px;
  border-bottom: solid 2px #ddd;
}
.block[data-type=sns] .post-list .post-area .post-body-area .body,
.block[data-type=list] .post-list .post-area .post-body-area .body {
  margin-left: 10px;
}
.block[data-type=sns] .post-list .post-area .post-body-area .body img.prof-image,
.block[data-type=list] .post-list .post-area .post-body-area .body img.prof-image {
  float: left;
  margin-right: 5px;
}
.block[data-type=sns] .post-list .post-area .post-body-area .body .text,
.block[data-type=list] .post-list .post-area .post-body-area .body .text {
  float: left;
}
.block[data-type=sns] .post-list .post-area .post-body-area .body .edit-post-body,
.block[data-type=list] .post-list .post-area .post-body-area .body .edit-post-body {
  float: left;
}
.block[data-type=sns] .post-list .post-area .post-body-area .footer,
.block[data-type=list] .post-list .post-area .post-body-area .footer {
  text-align: right;
}
.block[data-type=sns] .post-list .post-area .comment .body,
.block[data-type=list] .post-list .post-area .comment .body {
  color: #6C6C6C;
}
.block[data-type=sns] .post-list .post-area .comment-area,
.block[data-type=list] .post-list .post-area .comment-area {
  padding: 0 10px;
  background-color: ;
}
.block[data-type=sns] .post-list .post-area .comment-area .comment-form,
.block[data-type=list] .post-list .post-area .comment-area .comment-form {
  margin-top: 10px;
}
.block[data-type=sns] .post-list .post-area .comment-area .comment-list .comment,
.block[data-type=list] .post-list .post-area .comment-area .comment-list .comment {
  border-top: solid 1px #ddd;
  padding-top: 10px;
}
.block[data-type=sns] .post-list .post-area .comment-area .body .profile-comment-area,
.block[data-type=list] .post-list .post-area .comment-area .body .profile-comment-area {
  float: left;
  width: 90%;
}
.block[data-type=sns] .post-list .post-area .comment-area .body .profile-comment-area .profile-image,
.block[data-type=list] .post-list .post-area .comment-area .body .profile-comment-area .profile-image {
  width: 40px;
  float: left;
}
.block[data-type=sns] .post-list .post-area .comment-area .body .profile-comment-area .comment-body,
.block[data-type=list] .post-list .post-area .comment-area .body .profile-comment-area .comment-body {
  float: left;
  width: 85%;
}
.block[data-type=sns] .post-list .post-area .comment-area .body .profile-comment-area .icon-button,
.block[data-type=list] .post-list .post-area .comment-area .body .profile-comment-area .icon-button {
  float: left;
  width: 10%;
  text-align: right;
  font-size: 2.0rem;
}
.block[data-type=sns] .post-list .post-area .comment-area .body .profile-comment-area .popover .button-area,
.block[data-type=list] .post-list .post-area .comment-area .body .profile-comment-area .popover .button-area {
  margin: 5px 0;
  text-align: right;
}
.block[data-type=sns] .post-list .post-area .comment-area .footer,
.block[data-type=list] .post-list .post-area .comment-area .footer {
  text-align: right;
}
#edit-group {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #3C3C3C;
  cursor: pointer;
}
.loadingIcon {
  margin-top: 20px;
  text-align: center;
  width: 100%;
  font-size: 6.0rem;
  color: #848484;
}
.container .loadingIcon .loader {
  position: static;
}
.button-panel-right {
  text-align: right;
}
.thumbnails .thumbnail {
  margin: 0;
  border: 0px;
}
.lb-caption a:before {
  content: "\f019 \00a0";
  font-family: FontAwesome;
}
#modal-background {
  width: 100%;
  position: fixed;
  height: 100%;
  background: black;
  opacity: 0.6;
  z-index: 20;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block.parent-block .editable-slide .buttons {
  display: none;
}
.block.parent-block[data-type=slide] .editable-slide img {
  margin: 0 auto;
}
.block.parent-block[data-type=carousel] .editable-slide img {
  margin: 0 auto;
}
.block.parent-block[data-type=list] .read-more-icon {
  text-align: center;
  font-size: 3.0rem;
  color: #525252;
}
.block.parent-block .child-block {
  float: left;
  width: 50%;
}
body.editing .editable-slide {
  box-shadow: 0 0 0 1px #ccc inset;
  min-height: 200px;
  color: #525252;
}
body.editing .editable-slide .slide-images {
  float: left;
  position: relative;
}
body.editing .editable-slide .slide-images .slide-image {
  float: left;
  border: solid 1px #ccc;
  width: 170px;
  height: 250px;
  overflow: hidden;
  margin: 10px;
  padding: 10px;
}
body.editing .editable-slide .slide-images .slide-image img {
  max-width: 150px;
  max-height: 100px;
  cursor: move;
}
body.editing .editable-slide .slide-images .slide-image .buttons {
  display: block;
  text-align: right;
}
body.editing .editable-slide .slide-images .slide-image .buttons a {
  cursor: pointer;
}
body.editing .editable-slide .add-button {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #ccc;
}
body.editing .editable-slide .add-button:hover {
  cursor: pointer;
  background-color: #ccc;
}
.editable-slide .add-button {
  display: none;
  font-size: 2.0rem;
}
.block-update-waiting {
  font-size: 4.0rem;
  color: #433531;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.5);
  text-align: center;
  z-index: 10;
}
.block-update-waiting .icon {
  position: absolute;
  top: 50px;
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #433531;
  border-right-color: transparent;
  animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.block-toolbar,
.block-toolbar-first {
  display: none;
  text-align: right;
  margin: 10px 0 0 0;
  font-size: 1.7rem;
  position: relative;
  z-index: 10;
}
.block-toolbar a,
.block-toolbar-first a {
  color: #525252;
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: block;
  float: right;
  padding: 6px 0 0 0;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  border-left: 1px solid #ccc;
}
.block-toolbar a .glyphicon-plus,
.block-toolbar-first a .glyphicon-plus {
  font-size: 0.5rem;
  position: relative;
  top: -5px;
  left: 3px;
}
.block-toolbar a:hover,
.block-toolbar-first a:hover {
  background-color: #ccc;
}
.block-toolbar a:last-child,
.block-toolbar-first a:last-child {
  border-radius: 3px 0 0 0;
  border-left: 1px solid #ccc;
}
.block-toolbar a:first-child,
.block-toolbar-first a:first-child {
  border-radius: 0 3px 0 0;
  border-right: 1px solid #ccc;
}
.block-toolbar a.btn-add-block,
.block-toolbar-first a.btn-add-block {
  border-radius: 0;
  border: 1px solid #ccc;
}
.block-toolbar a.btn-add-block:before,
.block-toolbar-first a.btn-add-block:before {
  content: "\f067";
  font-family: FontAwesome;
  position: relative;
  top: -3px;
}
.block-toolbar a.btn-image-right,
.block-toolbar-first a.btn-image-right {
  position: relative;
}
.block-toolbar a.btn-image-right .glyphicon-picture,
.block-toolbar-first a.btn-image-right .glyphicon-picture {
  font-size: 1.4rem;
  position: absolute;
  top: 7px;
  right: 4px;
}
.block-toolbar a.btn-image-right .fa-caret-right,
.block-toolbar-first a.btn-image-right .fa-caret-right {
  font-size: 1.5rem;
  position: absolute;
  top: 7px;
  left: 3px;
}
.block-toolbar a.btn-image-left,
.block-toolbar-first a.btn-image-left {
  position: relative;
}
.block-toolbar a.btn-image-left .glyphicon-picture,
.block-toolbar-first a.btn-image-left .glyphicon-picture {
  font-size: 1.4rem;
  position: absolute;
  top: 7px;
  left: 4px;
}
.block-toolbar a.btn-image-left .fa-caret-left,
.block-toolbar-first a.btn-image-left .fa-caret-left {
  font-size: 1.5rem;
  position: absolute;
  top: 7px;
  right: 3px;
}
.block-toolbar a.btn-image-top,
.block-toolbar-first a.btn-image-top {
  position: relative;
}
.block-toolbar a.btn-image-top .glyphicon-picture,
.block-toolbar-first a.btn-image-top .glyphicon-picture {
  font-size: 1.4rem;
  position: absolute;
  top: 3px;
  left: 8px;
}
.block-toolbar a.btn-image-top .fa-caret-up,
.block-toolbar-first a.btn-image-top .fa-caret-up {
  font-size: 1.5rem;
  position: absolute;
  top: 14px;
  left: 11px;
}
.block-toolbar a.btn-image-bottom,
.block-toolbar-first a.btn-image-bottom {
  position: relative;
}
.block-toolbar a.btn-image-bottom .glyphicon-picture,
.block-toolbar-first a.btn-image-bottom .glyphicon-picture {
  font-size: 1.4rem;
  position: absolute;
  top: 11px;
  left: 8px;
}
.block-toolbar a.btn-image-bottom .fa-caret-down,
.block-toolbar-first a.btn-image-bottom .fa-caret-down {
  font-size: 1.5rem;
  position: absolute;
  top: -1px;
  left: 11px;
}
.block-toolbar a.btn-image-delete > *:first-child,
.block-toolbar-first a.btn-image-delete > *:first-child {
  font-size: 0.5rem;
  position: absolute;
  top: 5px;
  left: 0px;
}
.block-toolbar a.btn-image-delete > *:first-child + *,
.block-toolbar-first a.btn-image-delete > *:first-child + * {
  position: absolute;
  font-size: 1.4rem;
  top: 10px;
  left: 11px;
}
.block-toolbar a.btn-image-upload span.fa,
.block-toolbar-first a.btn-image-upload span.fa {
  position: relative;
  left: 1px;
  top: -2px;
}
.block-toolbar a.disabled,
.block-toolbar-first a.disabled {
  background-color: #ccc;
}
.block.parent-block .block.child-block a.btn-delete-block,
.block.parent-block .block.child-block a.btn-move-block,
.block.parent-block .block.child-block a.btn-add-block-up,
.block.parent-block .block.child-block a.btn-add-block-down {
  display: none;
}
.block.parent-block .block.child-block a.btn-image-right {
  border-radius: 0 3px 0 0;
}
.block.mb0.parent-block {
  margin-bottom: 0;
}
.block.mb0 .parent-block-border {
  margin-bottom: 0;
}
.block.mb1,
.block.mb2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.block.mb1 .parent-block-border,
.block.mb2 .parent-block-border {
  margin-bottom: 0;
}
.block.mb2 {
  border-bottom: 0;
}
.block.mb5px.parent-block,
.block.mb10px.parent-block,
.block.mb15px.parent-block,
.block.mb20px.parent-block,
.block.mb25px.parent-block,
.block.mb30px.parent-block {
  margin-bottom: 5px;
}
.block.mb5px .parent-block-border,
.block.mb10px .parent-block-border,
.block.mb15px .parent-block-border,
.block.mb20px .parent-block-border,
.block.mb25px .parent-block-border,
.block.mb30px .parent-block-border {
  margin-bottom: 0;
}
.block.mb10px.parent-block {
  margin-bottom: 10px;
}
.block.mb15px.parent-block {
  margin-bottom: 15px;
}
.block.mb20px.parent-block {
  margin-bottom: 20px;
}
.block.mb25px.parent-block {
  margin-bottom: 25px;
}
.block.mb30px.parent-block {
  margin-bottom: 30px;
}
.block.mb5.parent-block,
.block.mb10.parent-block,
.block.mb15.parent-block,
.block.mb20.parent-block,
.block.mb25.parent-block,
.block.mb30.parent-block,
.block.mb35.parent-block,
.block.mb40.parent-block,
.block.mb45.parent-block,
.block.mb50.parent-block {
  margin-bottom: 0;
}
.block.mb5 .parent-block-border,
.block.mb10 .parent-block-border,
.block.mb15 .parent-block-border,
.block.mb20 .parent-block-border,
.block.mb25 .parent-block-border,
.block.mb30 .parent-block-border,
.block.mb35 .parent-block-border,
.block.mb40 .parent-block-border,
.block.mb45 .parent-block-border,
.block.mb50 .parent-block-border {
  margin-bottom: 0;
}
.block.mb5.parent-block {
  margin-bottom: 5px;
}
.block.mb10.parent-block {
  margin-bottom: 10px;
}
.block.mb15.parent-block {
  margin-bottom: 15px;
}
.block.mb20.parent-block {
  margin-bottom: 20px;
}
.block.mb25.parent-block {
  margin-bottom: 25px;
}
.block.mb30.parent-block {
  margin-bottom: 30px;
}
.block.mb35.parent-block {
  margin-bottom: 35px;
}
.block.mb40.parent-block {
  margin-bottom: 40px;
}
.block.mb45.parent-block {
  margin-bottom: 45px;
}
.block.mb50.parent-block {
  margin-bottom: 50px;
}
.visible-smartphone,
.visible-sp,
.visible-tablet,
.visible-tb {
  display: none;
}
body.editing .block.visible-smartphone,
body.editing .block.visible-sp,
body.editing .block.visible-tablet,
body.editing .block.visible-tb {
  display: block;
}
body.editing .block[data-type=banner] li.slide-image:not([data-active='1']),
body.editing .block[data-type=slide] li.slide-image:not([data-active='1']),
body.editing .block[data-type=carousel] li.slide-image:not([data-active='1']),
body.editing .block[data-type=photo] li.slide-image:not([data-active='1']) {
  background-color: #ccc;
}
body:not(.editing) .block[data-type=banner] li.slide-image:not([data-active='1']),
body:not(.editing) .block[data-type=slide] li.slide-image:not([data-active='1']),
body:not(.editing) .block[data-type=carousel] li.slide-image:not([data-active='1']),
body:not(.editing) .block[data-type=photo] li.slide-image:not([data-active='1']) {
  display: none;
}
body:not(.editing) .block[data-type=photo][data-image-cols='2'] ul.slide-images,
body:not(.editing) .block[data-type=banner][data-image-cols='2'] ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body:not(.editing) .block[data-type=photo][data-image-cols='2'] ul.slide-images:before,
body:not(.editing) .block[data-type=photo][data-image-cols='2'] ul.slide-images:after,
body:not(.editing) .block[data-type=banner][data-image-cols='2'] ul.slide-images:before,
body:not(.editing) .block[data-type=banner][data-image-cols='2'] ul.slide-images:after {
  content: none;
}
body:not(.editing) .block[data-type=photo][data-image-cols='2'] ul.slide-images li,
body:not(.editing) .block[data-type=banner][data-image-cols='2'] ul.slide-images li {
  width: calc(50% - 20px);
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images:before,
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images:after,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images:before,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images:after {
  content: none;
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li {
  width: calc(33.3333% - 20px);
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+2) .views,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+2) .views {
  margin-right: auto;
  margin-left: auto;
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+3) .views,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+3) .views {
  margin-left: auto;
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(1):last-child,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(1):last-child {
  margin-right: auto;
}
body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+2):last-child,
body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+2):last-child {
  margin-right: auto;
  margin-left: 30px;
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images:before,
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images:after,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images:before,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images:after {
  content: none;
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li {
  width: calc(25% - 30px);
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2) .views,
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3) .views,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2) .views,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3) .views {
  margin-right: auto;
  margin-left: auto;
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+4) .views,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+4) .views {
  margin-left: auto;
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):last-child,
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3):last-child,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):last-child,
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3):last-child {
  margin-right: auto;
  margin-left: 40px;
}
body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):nth-last-child(2),
body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):nth-last-child(2) {
  margin-right: 0;
  margin-left: 40px;
}
#content:not(.editing) .block[data-type=slide][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#content:not(.editing) .block[data-type=banner][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#content:not(.editing) .block[data-type=carousel][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#top-content:not(.editing) .block[data-type=slide][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#top-content:not(.editing) .block[data-type=banner][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#top-content:not(.editing) .block[data-type=carousel][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#bottom-content:not(.editing) .block[data-type=slide][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#bottom-content:not(.editing) .block[data-type=banner][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text,
#bottom-content:not(.editing) .block[data-type=carousel][data-banner-type=image] > * > .block-border > .editable-slide > ul > li > .text {
  display: none;
}
#content:not(.editing) .block[data-type=slide][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#content:not(.editing) .block[data-type=banner][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#content:not(.editing) .block[data-type=carousel][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#top-content:not(.editing) .block[data-type=slide][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#top-content:not(.editing) .block[data-type=banner][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#top-content:not(.editing) .block[data-type=carousel][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#bottom-content:not(.editing) .block[data-type=slide][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#bottom-content:not(.editing) .block[data-type=banner][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image,
#bottom-content:not(.editing) .block[data-type=carousel][data-banner-type=text] > * > .block-border > .editable-slide > ul > li > .image {
  display: none;
}
#content:not(.editing) .block[data-type=slide] li.slide-image,
#top-content:not(.editing) .block[data-type=slide] li.slide-image,
#bottom-content:not(.editing) .block[data-type=slide] li.slide-image {
  display: none;
}
#content.editing .block .image-textarea-box .page-image,
#top-content.editing .block .image-textarea-box .page-image,
#bottom-content.editing .block .image-textarea-box .page-image {
  min-height: 100px;
}
#content.editing .block .image-textarea-box .page-image img,
#top-content.editing .block .image-textarea-box .page-image img,
#bottom-content.editing .block .image-textarea-box .page-image img {
  position: relative;
  z-index: 100;
  max-width: 100%;
}
#content.editing .block .image-textarea-box .page-image .drag-drop-message,
#top-content.editing .block .image-textarea-box .page-image .drag-drop-message,
#bottom-content.editing .block .image-textarea-box .page-image .drag-drop-message {
  display: block;
  font-size: 2.5rem;
  color: #ccc;
}
#content.editing .editable,
#top-content.editing .editable,
#bottom-content.editing .editable {
  box-shadow: 0 0 0 1px #ccc inset;
  min-height: 50px;
}
#content.editing .block .block-edit-area,
#top-content.editing .block .block-edit-area,
#bottom-content.editing .block .block-edit-area {
  border: 1px solid #A8A8A8;
}
#content.editing .page .block[data-active='0'],
#top-content.editing .page .block[data-active='0'],
#bottom-content.editing .page .block[data-active='0'] {
  display: block;
}
#content.editing .page .block[data-active='0'] .block-edit-area,
#top-content.editing .page .block[data-active='0'] .block-edit-area,
#bottom-content.editing .page .block[data-active='0'] .block-edit-area {
  background-color: #ccc;
}
#content.editing .page,
#top-content.editing .page,
#bottom-content.editing .page {
  border: 1px dashed #ddd;
}
.parent-block-border {
  margin-bottom: 30px;
}
.page .page-flag-ok .page-ok-count {
  border: 1px solid ;
  color: #433531;
  border-radius: 3px;
  padding: 1px 3px;
}
.page .image-textarea-box {
  display: block;
  width: 100%;
}
.page .page-image {
  text-align: center;
}
.page .page-image .drag-drop-message {
  display: none;
}
.page .page-attr[data-enable-title='0'] .text {
  display: none;
}
.page .block[data-active='0'] {
  display: none;
}
.page .block[data-enable-title='0'] > .block-edit-area > .block-border > .text,
.page .block[data-enable-body='0'] > .block-edit-area > .block-border > .textarea,
.page .block[data-enable-body='0'] > .block-edit-area > .block-border > .image-textarea-box > .textarea {
  display: none;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border {
  border: 0;
  border-radius: 0;
  background-color: #D6EDE4;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border > .text {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border > .text:before {
  background-image: url('/files/parts/icon_sns@2x.png');
  content: '';
  background-size: cover;
  display: inline-block;
  width: 38px;
  height: 31px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border > .textarea {
  margin-top: 10px;
  padding: 10px;
  background-color: #51A895;
  color: #fff;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border > .textarea p {
  margin: 0;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .add-post,
.page .block[data-type=sns][data-sns-type=current-page] .block-border .add-comment {
  background-color: #DDD9D4;
  border: 0;
  color: #333333;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-form {
  background-color: #fff;
  margin-bottom: 5px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list {
  background-color: #fff;
  border: 0;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list > .total-count {
  padding: 10px;
  font-size: 1.4rem;
  color: #646464;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area {
  border: 0;
  border-top: 1px solid #D6D6D6;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area {
  border: none;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body {
  display: table;
  width: 100%;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .left {
  display: table-cell;
  width: 100px;
  padding: 10px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .left img {
  border-radius: 50%;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .right {
  display: table-cell;
  width: 100%;
  padding: 10px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .right > .header {
  border: 0;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .right > .header > .left {
  float: left;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .right > .header > .right {
  float: right;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .post-body-area .body > .right > .text-area a {
  position: relative;
  top: -3px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area {
  background-color: transparent;
  padding-left: 70px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment {
  border-left: 2px solid #D6D6D6;
  margin: 3px 0;
  border-top: 0;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment .edit-post-body {
  position: relative;
  top: -2px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment .body .profile-comment-area {
  display: table;
  width: 100%;
  margin-left: 10px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment .body .profile-comment-area .profile-image {
  display: table-cell;
  width: 50px;
  float: none;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment .body .profile-comment-area .comment-body {
  display: table-cell;
  width: 100%;
  float: none;
  padding-left: 10px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment .body .profile-comment-area .icon-button {
  display: table-cell;
  width: 50px;
  float: none;
  padding-right: 10px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-list .comment .footer {
  margin-left: 50px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-form {
  display: none;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-form .comment-input {
  margin: 0 0 10px 10px;
  display: table;
  width: 100%;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-form .comment-input .left {
  display: table-cell;
  width: 40px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .comment-area .comment-form .comment-input .right {
  padding: 0 10px;
  display: table-cell;
  width: 100%;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .footer {
  text-align: left;
  color: #646464;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .footer .send-ok:before {
  content: '';
  display: inline-block;
  background-size: cover;
  width: 22px;
  height: 22px;
  position: relative;
  top: 3px;
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .footer .send-ok:not(.disabled):before {
  background-image: url('/files/parts/icon_like_off@2x.png');
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .footer .send-ok.disabled:before {
  background-image: url('/files/parts/icon_like@2x.png');
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .footer .btn-reply-comment:before {
  content: '';
  display: inline-block;
  background-size: cover;
  width: 22px;
  height: 19px;
  position: relative;
  top: 3px;
  background-image: url('/files/parts/icon_reply_off@2x.png');
}
.page .block[data-type=sns][data-sns-type=current-page] .block-border .post-list .post-area .footer .btn-reply-comment:active:before {
  background-image: url('/files/parts/icon_reply@2x.png');
}
body.page-404 article {
  max-width: 1210px;
  padding: 0 15px;
  margin: 76px auto;
}
body.page-404 article .boxes {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
body.page-404 article .message {
  width: calc(100% - 500px);
}
body.page-404 article p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
body.page-404 article h2 {
  font-size: 2.0rem;
  font-weight: bold;
  margin: 0 0 30px;
  letter-spacing: 0.1em;
}
body.page-404 article .image {
  width: 350px;
}
body.page-404 article .image:before {
  content: '';
  background-image: url('/files/parts/404_image.png');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 370px;
  position: relative;
}
body.page-404 article form {
  position: relative;
  border: 5px solid #BBBBBB;
  max-width: 450px;
  height: 55px;
  margin: 5px 0 20px;
}
body.page-404 article form input {
  position: absolute;
  top: 0px;
  left: 8px;
  right: 0;
  bottom: 0;
  outline: 0;
  box-shadow: 0;
  border: 0;
}
body.page-404 article form button {
  position: absolute;
  display: inline-block;
  background-color: #433531;
  color: #fff;
  right: 8px;
  top: 8px;
  padding: 5px 15px;
  border-radius: 5px;
}
body.page-404 article .links {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
body.page-404 article .links a {
  font-size: 1.6rem;
  text-decoration: underline;
  position: relative;
  display: inline-block;
  padding-left: 25px;
  margin-right: 20px;
}
body.page-404 article .links a:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #433531;
  position: absolute;
  top: 1px;
  left: 0;
}
body.page-404 article .links a:after {
  content: '';
  background-image: url('/files/parts/404_chevron_white_right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 9px;
  position: absolute;
  top: 5px;
  left: 7px;
}
@media screen and (min-width: 769px) {
  .modal-dialog {
    width: auto;
    max-width: 900px;
  }
}
@media screen and (max-width: 768px) {
  #send-contact-mail-dialog .agreement input[type='checkbox'] {
    display: inline-block;
    width: auto;
    border: 0;
    top: 0;
  }
  .form-inline input[type=radio] {
    display: inline-block;
    width: auto;
  }
  .form-inline label[for^=form_radio] {
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  .visible-tablet,
  .visible-tb {
    display: block;
  }
  .hidden-tablet,
  .hidden-tb {
    display: none !important;
  }
  body.page-404 .boxes .message {
    width: 100%;
  }
  body.page-404 .boxes .image {
    display: none;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li,
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li {
    padding: 0 10px;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+1),
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+1) {
    padding: 0 20px 0 0;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+3),
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+3) {
    padding: 0 0 0 20px;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li {
    width: 33%;
    padding: 0 10px;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3) .views {
    margin-right: 0;
    margin-left: 0;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+4) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+4) .views {
    margin-left: 0;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+1),
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2),
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3),
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+1),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n) {
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+1):last-child,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+1):nth-last-child(2),
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):last-child,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):nth-last-child(2),
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3):last-child,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3):nth-last-child(2),
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n):last-child,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n):nth-last-child(2),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+1):last-child,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+1):nth-last-child(2),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):last-child,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2):nth-last-child(2),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3):last-child,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3):nth-last-child(2),
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n):last-child,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n):nth-last-child(2) {
    margin-left: 0;
    margin-right: 0;
  }
  .block[data-image-position=right].parent-block .parent-page-image,
  .block[data-image-position=right].child-block .child-page-image,
  .block[data-image-position=left].parent-block .parent-page-image,
  .block[data-image-position=left].child-block .child-page-image {
    max-width: unset;
    float: none;
  }
  .block[data-image-position=right].parent-block .parent-page-image figure,
  .block[data-image-position=right].child-block .child-page-image figure,
  .block[data-image-position=left].parent-block .parent-page-image figure,
  .block[data-image-position=left].child-block .child-page-image figure {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .youtube {
    position: relative;
    padding-bottom: 56.25%;
  }
  .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .visible-smartphone,
  .visible-sp {
    display: block;
  }
  .hidden-smartphone,
  .hidden-sp {
    display: none !important;
  }
  body :not(.editing) .block[data-type=photo] ul.slide-images,
  body :not(.editing) .block[data-type=banner] ul.slide-images {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body :not(.editing) .block[data-type=photo] ul.slide-images li,
  body :not(.editing) .block[data-type=banner] ul.slide-images li {
    width: 100%;
    padding: 0;
  }
  body :not(.editing) .block[data-type=photo][data-image-cols='2'] ul.slide-images,
  body :not(.editing) .block[data-type=banner][data-image-cols='2'] ul.slide-images {
    align-content: center;
  }
  body :not(.editing) .block[data-type=photo][data-image-cols='2'] ul.slide-images li,
  body :not(.editing) .block[data-type=banner][data-image-cols='2'] ul.slide-images li {
    width: auto;
  }
  body :not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images,
  body :not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images,
  body :not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images,
  body :not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images,
  body :not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images,
  body :not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  body :not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li,
  body :not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li,
  body :not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li,
  body :not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li,
  body :not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li,
  body :not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li {
    padding: 0;
    width: calc(50% - 5px);
  }
  body :not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+1),
  body :not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+3),
  body :not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(3n+1),
  body :not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(3n+3),
  body :not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li:nth-child(3n+1),
  body :not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li:nth-child(3n+3),
  body :not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+1),
  body :not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+3),
  body :not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(3n+1),
  body :not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(3n+3),
  body :not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li:nth-child(3n+1),
  body :not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li:nth-child(3n+3) {
    padding: 0;
  }
  body > .tycms-page-box > .inner > .title .inner > .name {
    padding-left: 5px;
    font-size: 1.8rem;
    width: calc(100% - 50px);
    line-height: 1.5em;
    display: table-cell;
    vertical-align: middle;
  }
  body > .tycms-page-box > .inner > .frame {
    padding: 10px;
  }
  body > .tycms-page-box > .inner > .frame .row {
    margin: 0;
  }
}
@media screen and (max-width: 380px) {
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images,
  body:not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images,
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images,
  body:not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images {
    -webkit-justify-content: center;
    justify-content: center;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li,
  body:not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li,
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li,
  body:not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li {
    width: 100%;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+1) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='3'] ul.slide-images li:nth-child(3n+2) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+1) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='3'] ul.slide-images li:nth-child(3n+2) .views {
    margin-right: auto;
    margin-left: auto;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+1) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+2) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='4'] ul.slide-images li:nth-child(4n+3) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+1) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+2) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='4'] ul.slide-images li:nth-child(4n+3) .views {
    margin-right: auto;
    margin-left: auto;
  }
  body:not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li:nth-child(5n+1) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li:nth-child(5n+2) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li:nth-child(5n+3) .views,
  body:not(.editing) .block[data-type=photo][data-image-cols='5'] ul.slide-images li:nth-child(5n+4) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li:nth-child(5n+1) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li:nth-child(5n+2) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li:nth-child(5n+3) .views,
  body:not(.editing) .block[data-type=banner][data-image-cols='5'] ul.slide-images li:nth-child(5n+4) .views {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    -webkit-overflow-scrolling: touch !important;
    overflow: auto;
    height: 100%;
  }
  body {
    position: relative;
    overflow-x: hidden;
    min-height: 100%;
  }
  .modal {
    position: absolute;
  }
  .form-control {
    font-size: 16px;
    line-height: unset;
    height: unset;
  }
}
.parent-block {
  margin-bottom: 55px;
}
.parent-block h2.text {
  font-size: 2.4rem;
  color: #333333;
  letter-spacing: 0.1em;
  border-bottom: 3px solid #433531;
  font-weight: normal;
  margin: 0 0 30px;
}
.block.tycms-type1 {
  padding: 0 60px;
}
.block.tycms-type1 .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.tycms-type1 .block-title {
  font-size: 2.8rem;
  background-color: #E9DECF;
  color: #6c5533;
  padding: 20px 10px;
  border-bottom: solid 3px #6C5533;
  margin: 0 0 30px;
  font-weight: bold;
}
.block.tycms-type2 {
  max-width: 1520px;
  padding: 0 60px;
  margin-left: auto;
  margin-right: auto;
}
.block.tycms-type2[data-image-position=left] .page-image figure {
  padding-right: 80px;
}
.block.tycms-type2[data-image-position=right] .page-image figure {
  padding-left: 80px;
}
.block.tycms-type2 .block-title {
  padding: 0 0 15px;
  font-size: 2.4rem;
  margin: 0 0 45px;
  border-bottom: 2px solid #ccc;
  font-family: 'Noto Serif JP';
}
a.tycms-type1 {
  display: inline-block;
  background-color: #DC1E14;
  font-size: 2.0rem;
  font-weight: bold;
  padding: 15px 25px;
  color: #fff !important;
  border-radius: 100vh;
  position: relative;
  text-decoration: none !important;
}
a.tycms-type1:hover {
  background-color: #E5564F;
}
a.tycms-type1:before {
  position: absolute;
  content: '';
  background-image: url('/files/parts/icon_anchor_type1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 10px;
  height: 10px;
  right: 10px;
  top: calc(50% - 5px);
}
a.tycms-type2:after {
  content: '';
  background-image: url('/files/parts/icon_anchor_type2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  margin-left: 5px;
  top: 2px;
}
a.tycms-type3:after {
  content: '';
  background-image: url('/files/parts/icon_anchor_type3.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 19px;
  position: relative;
  margin-left: 5px;
  top: 2px;
}
@media screen and (max-width: 768px) {
  .block.tycms-type2 {
    padding: 0 15px;
  }
  .block.tycms-type2[data-image-position=left] .page-image figure {
    padding-right: 0px;
  }
  .block.tycms-type2[data-image-position=right] .page-image figure {
    padding-left: 0px;
  }
}
html {
  font-size: 62.5%;
}
body {
  font-family: "ヒラギノ角ゴ ProN W3", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 1.5rem;
  color: #333;
  overflow-x: hidden;
}
#menu-right {
  position: fixed;
  width: 100vw;
  right: -100vw;
  z-index: 600;
  height: 100%;
  overflow: scroll;
  background-color: #fff;
  transition: right 0.5s cubic-bezier(0.8,0.14,0.16,0.8);
}
#menu-right.open {
  right: 0;
}
#menu-right.admin {
  top: 60px;
}
#menu-right ul.menus {
  padding: 0 0 0 30px;
  display: flex;
  height: 100%;
}
#menu-right ul.menus .site-logo-mobile {
  width: 100%;
  max-width: 465px;
  background-color: #f9f6f0 !important;
  padding: 430px 40px 0;
}
#menu-right ul.menus .site-logo-mobile:before {
  content: '';
  background-image: url('/files/parts/site_logo_mobile.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 200px;
  height: 180px;
  position: relative;
  margin: 0 auto;
}
#menu-right ul.menus > li {
  padding: 265px 30px 30px 60px;
  width: 100%;
  max-width: 465px;
}
#menu-right ul.menus > li:nth-child(2n+1) {
  background-color: #fff;
}
#menu-right h3 {
  padding: 0 0 0 30px;
  position: relative;
  margin: 0 0 40px;
  font-size: 2.0rem;
  color: #333;
}
#menu-right h3.single {
  margin: 0 0 50px;
}
#menu-right h3:before {
  content: '';
  background-image: url('/files/parts/icon_menu_chevron1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0;
}
#menu-right h3 a {
  display: inline-block;
  font-weight: bold;
  color: #333;
  font-size: 2.0rem;
  letter-spacing: 0.1em;
  position: relative;
  padding-bottom: 5px;
  word-break: break-word;
}
#menu-right h3 a:hover {
  color: #DC1E14;
}
#menu-right ul[data-level] {
  margin: 0 0 50px;
}
#menu-right ul[data-level] > li {
  margin: 0 25px 10px 0;
}
#menu-right ul[data-level] > li a {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: normal;
  padding: 0 0 5px 28px;
  position: relative;
  color: #333;
}
#menu-right ul[data-level] > li a:before {
  content: '';
  background-image: url('/files/parts/icon_menu_chevron2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
#menu-right ul[data-level] > li a:hover {
  color: #DC1E14;
}
#menu-right .links li {
  margin-bottom: 10px;
}
#menu-right .links a {
  font-size: 1.6rem;
  color: #333;
}
#menu-right .links a:hover {
  color: #DC1E14;
}
#tycms-contact {
  max-width: 1220px;
  margin: 0 auto 50px;
  padding: 0 60px;
}
#tycms-contact input:focus,
#tycms-contact select:focus {
  outline: none;
  box-shadow: none;
}
#tycms-contact .popover-content {
  color: #333;
}
#tycms-contact table {
  width: 100%;
  margin-bottom: 10px;
  table-layout: fixed;
}
#tycms-contact tr {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 40px;
}
#tycms-contact tr.theme select {
  width: auto;
}
#tycms-contact tr.theme .value .form-inline {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#tycms-contact tr.theme .value .form-inline input,
#tycms-contact tr.theme .value .form-inline label {
  margin: 0;
}
#tycms-contact tr.theme .value .form-inline .key-value {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 20px;
}
#tycms-contact tr.theme .value .form-inline .key-value label {
  font-weight: normal;
}
#tycms-contact tr .label {
  width: 247px;
  margin-right: 15px;
  border-bottom: 3px solid #D6D6D6;
  font-weight: normal;
  color: #333333;
  position: relative;
  text-align: left;
  font-size: 1.6rem;
  padding: 13px 10px 20px 0;
}
#tycms-contact tr .label label {
  margin: 0;
  max-width: none;
  font-weight: normal;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#tycms-contact tr .required {
  background-color: #FF6600;
  color: #fff;
  font-weight: normal;
  font-size: 1.4rem;
  padding: 4px;
  border-radius: 16px;
}
#tycms-contact tr .required:before {
  content: '必須入力';
}
#tycms-contact tr .value {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  border-bottom: 1px solid #D6D6D6;
}
#tycms-contact tr td.address {
  padding-bottom: 10px;
}
#tycms-contact tr td.address input[name=postal_code] {
  margin-right: 10px;
  width: auto;
}
#tycms-contact tr td.address select {
  width: auto;
}
#tycms-contact tr td.address .postal-code-region {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-bottom: 15px;
}
#tycms-contact .notice {
  margin-bottom: 65px;
}
#tycms-contact .button {
  text-align: center;
}
#tycms-contact input[type="text"] {
  background-color: #F1F4F6;
  border: 0;
  padding: 22px;
}
#tycms-contact .ssl-message {
  padding: 0 0 0 15px;
  margin-bottom: 10px;
  position: relative;
}
#tycms-contact .ssl-message:before {
  content: '';
  background-image: url('/files/parts/icon_contact_secure.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 9px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}
#tycms-contact .links li {
  padding: 0 0 0 15px;
  position: relative;
}
#tycms-contact .links li:before {
  content: '';
  background-image: url('/files/parts/icon_contact_privacy.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 11px;
  height: 13px;
  position: absolute;
  top: 5px;
  left: 0;
}
#tycms-contact-btn-send {
  display: inline-block;
  color: #fff;
  background-color: #DC1E14;
  border-radius: 40px;
  padding: 25px 20px;
  font-size: 1.8rem;
  width: 300px;
  position: relative;
}
#tycms-contact-btn-send:hover {
  background-color: #E5564F;
}
#tycms-contact-btn-send:before {
  content: '';
  background-image: url('/files/parts/icon_contact_chevron.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 8px;
  height: 11px;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
}
#tycms-contact-success {
  text-align: center;
  margin-bottom: 50px;
  font-size: 3.0rem;
  margin-top: -50px;
}
#tycms-contact-error {
  color: #C11B4F;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
body header#header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
}
footer {
  padding-top: 135px;
  position: relative;
}
footer:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  background-image: url('/files/parts/bg_footer.png');
  background-position: center top;
  background-color: #102D4B;
  background-repeat: no-repeat;
}
footer .copyright {
  text-align: center;
  color: #fff;
  background-color: #102D48;
  font-size: 1.2rem;
  padding: 9px 0;
}
#public-header {
  position: relative;
}
#public-header .head-navi nav {
  padding: 25px 100px 25px 60px;
  margin: 0 auto;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
#public-header .head-navi nav .site-title {
  margin-right: 20px;
}
#public-header .head-navi nav .site-title a {
  display: block;
}
#public-header .head-navi nav .site-title img {
  width: 260px;
}
#public-header .head-navi nav .site-title h1 {
  margin: 0;
  padding: 0;
}
#public-header .head-navi nav .navs {
  display: -webkit-flex;
  display: flex;
}
#public-header .head-navi nav .corner {
  position: relative;
  overflow: hidden;
}
#public-header .head-navi nav .corner .line {
  position: absolute;
  bottom: 10px;
  height: 5px;
  background-color: #DC1E14;
  left: -500px;
  width: 100px;
}
#public-header .head-navi nav .corner .line.animate {
  transition: .3s all;
}
#public-header .head-navi nav ul {
  display: -webkit-flex;
  display: flex;
}
#public-header .head-navi nav ul.corner-inner {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#public-header .head-navi nav ul.corner-inner li {
  margin-right: 40px;
}
#public-header .head-navi nav ul.corner-inner li a {
  padding: 25px 0;
  color: #333;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  position: relative;
  display: block;
}
#public-header .head-navi nav ul.corner-inner li a:hover {
  color: #DC1E14;
}
#public-header .menu-fixed {
  width: 80px;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1000;
}
#public-header .menu-fixed.admin {
  top: 80px;
}
#public-header .menu-fixed .menu-box {
  cursor: pointer;
}
#public-header .menu-fixed .menu {
  position: relative;
}
#public-header .menu-fixed .menu:before,
#public-header .menu-fixed .menu:after {
  transition: .5s all ease;
}
#public-header .menu-fixed .menu:before {
  content: '';
  background-image: url('/files/parts/btn_header_menu.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 80px;
  height: 80px;
  position: relative;
}
#public-header .menu-fixed .menu:after {
  content: '';
  background-image: url('/files/parts/btn_header_menu_close.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  transform: rotateY(180deg);
  opacity: 0;
}
#public-header .menu-fixed .menu.active:before {
  opacity: 0;
  transform: rotateY(180deg);
}
#public-header .menu-fixed .menu.active:after {
  transform: rotateY(0deg);
  opacity: 1;
}
#public-header .head-navi .menu-box {
  display: none;
  background-color: #F0F0F0;
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 50px 10px;
}
#public-header .head-navi .menu-box .menu-box-inner {
  position: relative;
  max-width: 1420px;
  padding: 40px 10px 40px 115px;
  margin: 0 auto;
  border-radius: 25px;
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  z-index: 0;
}
#public-header .head-navi .menu-box h3 {
  width: 220px;
  margin: 0;
  padding: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
#public-header .head-navi .menu-box h3 a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #333;
}
#public-header .head-navi .menu-box h3 a .main {
  margin-right: 15px;
  font-size: 2.0rem;
  font-weight: bold;
  font-family: 'Noto Serif JP';
}
#public-header .head-navi .menu-box h3 a:hover .main,
#public-header .head-navi .menu-box h3 a:hover .sub {
  color: #DC1E14;
}
#public-header .head-navi .menu-box h3 a .sub {
  font-size: 14px;
  color: #333;
}
#public-header .head-navi .menu-box .menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#public-header .head-navi .menu-box .menu li {
  padding: 0 50px;
  border-right: 1px solid #D6D6D6;
  position: relative;
}
#public-header .head-navi .menu-box .menu li:first-child {
  padding-left: 85px;
}
#public-header .head-navi .menu-box .menu li:first-child:before {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  height: 2px;
  width: 40px;
  left: 0;
  background-color: #DC1E14;
}
#public-header .head-navi .menu-box .menu li:last-child {
  border: 0;
}
#public-header .head-navi .menu-box .menu li a {
  font-size: 1.6rem;
  color: #333;
}
#public-header .head-navi .menu-box .menu li a:hover {
  color: #DC1E14;
}
#public-header .search-panel {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 140px;
  background-color: rgba(51,51,51,0.74);
  z-index: 100;
  overflow: hidden;
}
#public-header .search-panel .inner {
  position: absolute;
  left: 0;
  right: 0;
}
#public-header .search-panel .inner .box {
  max-width: 980px;
  width: calc(100% - 100px);
  margin: 0 auto;
  height: 160px;
  background-color: #fff;
  padding: 30px 50px;
  position: relative;
}
#public-header .search-panel .inner .box .message {
  margin: 0 0 10px 0;
  color: #909090;
  font-size: 1.5rem;
}
#public-header .search-panel .inner .box .btn-close {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 30px;
  height: 30px;
}
#public-header .search-panel .inner .box .btn-close:before,
#public-header .search-panel .inner .box .btn-close:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 2px;
  border-top: 2px solid #ccc;
  transition: transform .5s linear;
  backface-visibility: hidden;
}
#public-header .search-panel .inner .box .btn-close:before {
  transform: rotate(45deg);
}
#public-header .search-panel .inner .box .btn-close:after {
  transform: rotate(-45deg);
}
#public-header .search-panel .inner .box .btn-close.off:before,
#public-header .search-panel .inner .box .btn-close.off:after {
  transform: rotate(0);
}
#public-header .search-panel .inner .box form {
  zoom: 1;
}
#public-header .search-panel .inner .box form:before,
#public-header .search-panel .inner .box form:after {
  content: "";
  display: table;
}
#public-header .search-panel .inner .box form:after {
  clear: both;
}
#public-header .search-panel .inner .box form input[type=text] {
  display: block;
  float: left;
  width: calc(100% - 150px);
  height: 40px;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-right: 0;
  color: #444;
  padding: 5px;
}
#public-header .search-panel .inner .box form input[type=submit] {
  display: block;
  float: left;
  width: 100px;
  height: 40px;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #433531;
  color: #fff;
  letter-spacing: 5px;
}
#public-header .search-panel .inner .box form input[type=submit]:hover {
  background-color: #1d1715;
}
#public-header .search-panel .inner .box form input[type=submit]:active {
  background-color: #000000;
}
#public-header .search-panel .inner .box form input:focus,
#public-header .search-panel .inner .box form input:active {
  outline: none;
}
#smart-header ul {
  background-color: #fff;
  padding: 14px 15px;
}
#smart-header ul .site-logo img {
  width: 208px;
}
body #body-panel {
  position: relative;
}
.modal-dialog .modal-header {
  border-bottom: 5px solid #433531;
}
.modal-dialog hr {
  height: 1px;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
form .validate-balloon {
  background-color: #DC1E14;
}
form .validate-balloon:before {
  border-bottom: 5px solid #DC1E14;
}
body .breadcrumb-box {
  background-color: #F9F6F0;
  padding: 0 60px 0;
}
body .breadcrumb-box .breadcrumb {
  max-width: 1420px;
  margin: 0 auto;
  padding: 10px 0;
  background-color: transparent;
  border: 0;
  font-size: 1.4rem;
  color: #333;
}
body .breadcrumb-box .breadcrumb li a {
  color: #333;
}
body .breadcrumb-box .breadcrumb li + li:before {
  content: "\f101";
  font-family: FontAwesome;
  color: #777;
}
body .page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
body .page-title {
  padding: 0 60px;
}
body .article-title,
body .p-title {
  max-width: 1420px;
  margin: 0 auto 35px;
  padding: 0 0 10px;
  border-bottom: 2px solid #ccc;
  font-size: 2.4rem;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
}
body .article-title .title,
body .p-title .title {
  color: #333;
}
body .article-title .published-date,
body .p-title .published-date {
  color: #777;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 30px;
}
body.page-contact .breadcrumb-box {
  margin-bottom: 145px;
}
body.corner-information .breadcrumb-box,
body.corner-sitepolicy .breadcrumb-box,
body.corner-sitemap .breadcrumb-box,
body.corner-privacy .breadcrumb-box {
  margin-bottom: 80px;
}
body .return-to-list {
  text-align: center;
  margin-bottom: 120px;
}
body .return-to-list a {
  display: inline-block;
  background-color: #DC1E14;
  font-size: 2.0rem;
  font-weight: bold;
  padding: 15px 25px;
  color: #fff;
  border-radius: 25px;
  position: relative;
}
body .return-to-list a:hover {
  background-color: #E5564F;
}
article.corner-information.page-id .block {
  padding: 0 60px;
  margin-bottom: 80px;
}
article.corner-information.page-id .block .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
article.corner-information.page-id .block .block-title {
  color: #333;
  padding: 0;
  margin: 0 0 20px;
  border: 0;
}
article.corner-information.page-id .block[data-image-position=left] .page-image figure {
  padding-right: 60px;
}
article.corner-information.page-id .block[data-image-position=right] .page-image figure {
  padding-left: 60px;
}
#google-map {
  box-sizing: border-box;
  clear: both;
  margin: 0 auto;
  max-width: 1420px;
  padding: 0;
  width: 100%;
  height: 650px;
  display: block;
}
#google-map-footer {
  box-sizing: border-box;
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: auto;
  height: 300px;
  border-radius: 5px;
}
#google-map-footer .gm-style-iw > div {
  overflow: visible !important;
}
.tycms-pagination {
  border-top: 2px solid #CCCCCC;
  padding-top: 50px;
  padding-bottom: 50px;
  display: table;
  width: 100%;
}
.tycms-pagination a,
.tycms-pagination span {
  text-align: center;
  display: inline-block;
  padding-top: 8px;
  height: 38px;
  width: 112px;
  border-radius: 19px;
  background-color: #fff;
  color: #3B3B3B;
  border: 1px solid #3B3B3B;
}
.tycms-pagination .left {
  display: table-cell;
  width: 30%;
  text-align: right;
  vertical-align: middle;
}
.tycms-pagination .left a,
.tycms-pagination .left span {
  background-color: #3B3B3B;
  color: #fff;
}
.tycms-pagination .left a:before,
.tycms-pagination .left span:before {
  content: "\f053";
  font-family: FontAwesome;
  margin-right: 7px;
}
.tycms-pagination .left span {
  background-color: #999999;
}
.tycms-pagination .center {
  display: table-cell;
  width: 40%;
  text-align: center;
  vertical-align: middle;
}
.tycms-pagination .center a,
.tycms-pagination .center span {
  border-radius: 50%;
  width: 38px;
  height: 38px;
}
.tycms-pagination .right {
  display: table-cell;
  width: 30%;
  text-align: left;
  vertical-align: middle;
}
.tycms-pagination .right a,
.tycms-pagination .right span {
  background-color: #3B3B3B;
  color: #fff;
}
.tycms-pagination .right a:after,
.tycms-pagination .right span:after {
  content: "\f054";
  font-family: FontAwesome;
  margin-left: 7px;
}
.tycms-pagination .right span {
  background-color: #999999;
}
.tycms-pagination span {
  background-color: #72BDA9;
  background-color: #999999;
  color: #fff;
  border: 1px solid #999999;
}
.tycms-pagination a:hover {
  background-color: #3B3B3B;
  color: #fff;
}
.block h2 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #433531;
  border-bottom: 2px solid #D9D7D4;
  padding-bottom: 10px;
}
.block .textarea {
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 2.7rem;
  color: #333;
}
.block .textarea a {
  text-decoration: underline;
  color: #DC1E14;
}
.block.top-info-box {
  max-width: 1540px;
  padding: 0 60px;
  margin: 0 auto 45px;
}
.block.top-info-box .block-border {
  margin-bottom: 0;
}
.block.top-info-box .child-blocks {
  display: -webkit-flex;
  display: flex;
}
.block.top-info-box .child-block {
  float: none;
}
.block.top-info,
.block.top-pickup,
.block.info-list {
  margin-bottom: 0;
}
.block.top-info .block-border,
.block.top-pickup .block-border,
.block.info-list .block-border {
  margin-bottom: 0;
}
.block.top-info .block-title,
.block.top-pickup .block-title,
.block.info-list .block-title {
  font-family: 'Noto Serif JP';
  font-size: 2.1rem;
  color: #333;
  padding: 0 0 34px;
  margin: 0 0 45px;
  background-image: url('/files/parts/bg_top_info_title.svg');
  background-repeat: repeat-x;
  background-size: 20px 7px;
  background-position: left bottom;
  border: 0;
}
.block.top-info,
.block.info-list {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  padding-right: 60px;
  border-right: 1px solid #C8C8C8;
  margin-right: 60px;
  width: calc(100% - 610px);
}
.block.top-info ul.list li,
.block.info-list ul.list li {
  margin-bottom: 12px;
  padding: 10px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.block.top-info ul.list li .list-title,
.block.info-list ul.list li .list-title {
  font-size: 1.5rem;
  color: #333;
  margin: 0;
  padding: 0;
}
.block.top-info ul.list li a,
.block.info-list ul.list li a {
  font-size: 1.5rem;
  color: #333;
}
.block.top-info ul.list li .published-date,
.block.info-list ul.list li .published-date {
  margin-right: 25px;
}
.block.top-info ul.list li .list-header,
.block.info-list ul.list li .list-header {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.block.top-info ul.list li .block-list-icons,
.block.info-list ul.list li .block-list-icons {
  margin-right: 10px;
}
.block.top-info .block-list-icon,
.block.info-list .block-list-icon {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.block.top-info .read-more,
.block.info-list .read-more {
  text-align: right;
}
.block.info-list {
  width: 100%;
  padding: 0 60px;
  border: 0;
}
.block.info-list .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.info-list ul.list {
  padding: 0 15px;
}
.block.info-list ul.list li {
  padding: 0 0 40px;
  margin: 0 0 40px;
  border-bottom: 1px solid #ccc;
}
.block.info-list ul.list li .published-date {
  font-weight: bold;
  font-size: 2.0rem;
  color: #777;
  margin-right: 90px;
}
.block.info-list ul.list li .list-title,
.block.info-list ul.list li .list-title a {
  font-size: 2.0rem;
  font-weight: bold;
  color: #333;
}
.block.information {
  padding: 0 60px;
  margin-bottom: 80px;
}
.block.information .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.information .block-title {
  color: #333;
  padding: 0;
  margin: 0 0 20px;
  border: 0;
}
.block.information[data-image-position=left] .page-image figure {
  padding-right: 60px;
}
.block.information[data-image-position=right] .page-image figure {
  padding-left: 60px;
}
.block.top-pickup {
  max-width: 670px;
}
.block.top-pickup ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block.top-pickup ul.slide-images:before,
.block.top-pickup ul.slide-images:after {
  content: none;
}
.block.top-pickup ul.slide-images li {
  max-width: 310px;
  width: calc(50% - 10px);
}
.block.top-safe {
  background-image: url('/files/parts/bg_top_safe.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  padding: 100px 0 0;
}
.block.top-safe .block-title {
  font-family: 'Noto Serif JP';
  padding: 0;
  margin: 0 auto 60px;
  border: 0;
  text-align: center;
  font-size: 4.0rem;
  color: #333;
  font-weight: bold;
}
.block.top-safe .block-border {
  max-width: 1320px;
  padding: 0 10px;
  margin: 0 auto;
}
.block.top-safe .image-textarea-box {
  background-color: #fff;
  padding: 70px 80px 45px;
  border-radius: 30px;
  box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.8);
}
.block.top-safe[data-image-position=left] .page-image figure {
  padding-right: 40px;
}
.block.top-safe[data-image-position=right] .page-image figure {
  padding-left: 40px;
}
.block.top-safe .page-image img {
  max-width: 160px;
}
.block.top-safe .block-body h3 {
  font-family: 'Noto Serif JP';
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
  position: relative;
  padding: 0;
  margin: 0 0 30px;
}
.block.top-safe .block-body h3 strong {
  background: linear-gradient(rgba(255,255,255,0) 60%,#ccc 60%);
}
.block.top-safe .block-body a.tycms-type1 {
  margin-top: 35px;
  margin-left: 50px;
}
.block.top-feature {
  margin-bottom: 100px;
  position: relative;
  min-height: 715px;
}
.block.top-feature[data-image-position=left] .block-edit-area:before {
  background-image: url('/files/parts/bg_feature_top_right.png');
  background-position: left top;
}
.block.top-feature .block-edit-area {
  position: relative;
}
.block.top-feature .block-edit-area:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 25%;
  bottom: 0;
  background-image: url('/files/parts/bg_feature_top_left.png');
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #f9f6f0;
  border-radius: 0 30px 0 0;
  z-index: 0;
}
.block.top-feature .block-border {
  max-width: 1920px;
  margin: 0 auto 0;
  padding: 85px 60px 180px;
}
.block.top-feature .block-title,
.block.top-feature .block-body h2 {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: 'Noto Serif JP';
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 45px;
}
.block.top-feature .block-title small,
.block.top-feature .block-body h2 small {
  font-size: 4.2rem;
  color: #DC1E13;
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}
.block.top-feature .block-body {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: 'Noto Serif JP';
  width: 470px;
}
.block.top-feature .block-body a.tycms-type1 {
  margin-top: 65px;
  min-width: 260px;
  font-family: "ヒラギノ角ゴ ProN W3", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
.block.top-feature[data-image-position=left] .block-body,
.block.top-feature[data-image-position=right] .block-body {
  width: calc(100% - 1036px);
  padding-left: 100px;
}
.block.top-feature[data-image-position=left] .page-image,
.block.top-feature[data-image-position=right] .page-image {
  max-width: none;
  float: none;
}
.block.top-feature[data-image-position=left] .page-image figure,
.block.top-feature[data-image-position=right] .page-image figure {
  padding: 0;
}
.block.top-feature[data-image-position=left] .block-edit-area:before {
  right: 0;
  left: 25%;
  border-radius: 30px 0 0 0;
}
.block.top-feature[data-image-position=left] .block-body {
  float: right;
}
.block.top-feature[data-image-position=left] .page-image {
  left: 0;
}
.block.top-feature[data-image-position=right] .page-image {
  right: 0;
}
.block.top-feature .image-textarea-box {
  position: relative;
  z-index: 1;
}
.block.top-feature .page-image {
  width: 1026px;
  height: 630px;
  position: absolute;
  top: 0;
}
.block.top-safe .block-body a.tycms-type1,
.block.top-feature .block-body a.tycms-type1,
.block.faeture .block-body a.tycms-type1 {
  min-width: 285px;
  text-align: left;
}
.block.top-banner1 {
  padding: 0 60px;
  margin-bottom: 150px;
}
.block.top-banner1 .block-border {
  max-width: 1600px;
  margin: 0 auto 0;
  border-radius: 30px;
  background-color: #f9f6f0;
  padding: 60px 90px 10px;
}
.block.top-banner1 .block-body {
  font-family: 'Noto Serif JP';
  margin-bottom: 40px;
}
.block.top-banner1 .block-body table {
  display: block;
  border: 0;
}
.block.top-banner1 .block-body tbody,
.block.top-banner1 .block-body tr,
.block.top-banner1 .block-body td {
  display: block;
  border: 0;
}
.block.top-banner1 .block-body tr {
  display: -webkit-flex;
  display: flex;
}
.block.top-banner1 .block-body td:first-child {
  width: 305px;
  padding-top: 8px;
}
.block.top-banner1 .block-body td:last-child {
  padding: 8px 0 0 65px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.block.top-banner1 .block-body h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 2.0rem;
  font-weight: bold;
}
.block.top-banner1 .block-body h2 small {
  font-size: 3.5rem;
  font-weight: bold;
  color: #DC1E13;
  display: block;
  margin-bottom: 18px;
}
.block.top-banner1 ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block.top-banner1 ul.slide-images:before,
.block.top-banner1 ul.slide-images:after {
  content: none;
}
.block.top-banner1 ul.slide-images li {
  max-width: 670px;
  width: calc(50% - 40px);
  margin-bottom: 50px;
}
.block.standard {
  min-height: 525px;
  background-image: url('/files/parts/bg_standard.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  padding: 35px 60px 0;
  margin-bottom: 100px;
}
.block.standard .block-border {
  max-width: 1420px;
  margin: 0 auto;
  padding: 50px;
  border-radius: 30px;
  box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.8);
  background-color: #fff;
}
.block.standard .block-title,
.block.standard .block-body h2 {
  margin: 0 0 50px;
  padding: 0;
  border: 0;
  font-size: 2.4rem;
  font-weight: normal;
  font-family: 'Noto Serif JP';
}
.block.standard[data-image-position=right] .page-image figure {
  padding-left: 60px;
}
.block.standard[data-image-position=left] .page-image figure {
  padding-right: 60px;
}
.block.contact-lead {
  padding: 0 60px;
  margin-bottom: 75px;
}
.block.contact-lead .block-border {
  max-width: 1420px;
  margin: 0 auto;
  margin-bottom: 1px solid #c8c8c8;
}
.block.contact-lead .block-title {
  font-family: 'Noto Serif JP';
  margin: 0 0 35px;
  padding: 0;
  border: 0;
  font-size: 1.6rem;
  font-weight: bold;
}
.block.contact-lead .block-body h3 {
  font-size: 3.0rem;
  font-weight: bold;
  margin: 65px 0 30px;
  padding: 0;
  border: 0;
}
.block.contact-lead .block-body h3 small {
  font-size: 2.2rem;
  font-weight: bold;
  color: #333;
  margin-left: 25px;
  display: inline-block;
}
.block.contact-lead .page-image figcaption {
  text-align: left;
}
.block.contact-head {
  padding: 0 60px;
  margin-bottom: 50px;
}
.block.contact-head .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.contact-head h2 {
  background-color: #082746;
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  padding: 16px 10px;
  border: 0;
  margin: 0 0 75px;
}
.block.contact-head .block-body {
  text-align: center;
}
.block.anchor-link {
  border-bottom: 1px solid #D6D6D6;
  margin-bottom: 80px;
}
.block.anchor-link .block-border {
  margin-bottom: 0;
}
.block.anchor-link ul {
  max-width: 1420px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 10px 0;
}
.block.anchor-link ul li {
  width: 100%;
  border-right: 1px solid #D6D6D6;
}
.block.anchor-link ul li:last-child {
  border: 0;
}
.block.anchor-link ul li a {
  padding: 10px 0 20px;
  display: block;
  font-size: 1.8rem;
  color: #333;
  text-align: center;
  position: relative;
}
.block.anchor-link ul li a:before {
  content: '';
  background-image: url('/files/parts/icon_anchor_link.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 11px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 5px);
}
.block.anchor-link ul li a:hover:before {
  background-image: url('/files/parts/icon_anchor_link_hover.svg');
}
.block.company-info {
  max-width: 1440px;
  padding: 0 10px;
  margin: 0 auto;
}
.block.company-info .block-border {
  margin-bottom: 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block.company-info .border-corner {
  display: none;
}
.block.company-info .block-title {
  padding: 0;
  margin: 0 10px 0 0;
  border: 0;
  font-size: 2.4rem;
  font-family: 'Noto Serif JP';
  font-weight: bold;
  color: #333;
}
.block.company-info .block-title span {
  font-family: 'Noto Serif JP';
  font-size: 1.6rem;
  color: #DC1E13;
  display: block;
  margin-bottom: 20px;
  position: relative;
  white-space: nowrap;
  font-weight: normal;
}
.block.company-info .block-title span:after {
  content: '';
  background-image: url('/files/parts/bg_company_info_dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 35px;
  height: 10px;
  position: relative;
  margin-left: 25px;
  top: 2px;
}
.block.company-info .block-body table {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  border: 0;
  border-top: 3px solid #082746;
}
.block.company-info .block-body table th,
.block.company-info .block-body table td {
  vertical-align: top;
}
.block.company-info .block-body table th {
  border: 0;
  font-weight: bold;
  color: #555;
  font-size: 1.6rem;
  width: 190px;
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.block.company-info .block-body table td {
  border: 0;
  font-size: 1.6rem;
  padding: 20px 40px;
  border-bottom: 1px solid #ccc;
}
.block.feature {
  position: relative;
  margin-bottom: 100px;
  min-height: 645px;
}
.block.feature[data-image-position=left] .block-edit-area:before {
  background-image: url('/files/parts/bg_feature_top_right.png');
  background-position: left top;
}
.block.feature.csr .block-edit-area:before {
  background-image: url('/files/parts/bg_feature_csr.png') !important;
}
.block.feature.products .block-edit-area:before {
  background-image: url('/files/parts/bg_feature_products.png') !important;
}
.block.feature.safety .block-edit-area:before {
  background-image: url('/files/parts/bg_feature_safety.png') !important;
}
.block.feature .block-edit-area {
  position: relative;
}
.block.feature .block-edit-area:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 35%;
  background-image: url('/files/parts/bg_feature_top_left.png');
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #f9f6f0;
  z-index: 0;
  border-radius: 0 30px 30px 0;
}
.block.feature .block-border {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  padding: 85px 60px;
}
.block.feature[data-image-position=left] .block-body,
.block.feature[data-image-position=right] .block-body {
  width: calc(100% - 940px);
}
.block.feature[data-image-position=left] .page-image,
.block.feature[data-image-position=right] .page-image {
  max-width: none;
  float: none;
}
.block.feature[data-image-position=left] .page-image figure,
.block.feature[data-image-position=right] .page-image figure {
  padding: 0;
}
.block.feature[data-image-position=right] .page-image {
  right: 0;
}
.block.feature[data-image-position=left] .block-edit-area:before {
  right: 0;
  left: 38%;
  border-radius: 30px 0 0 0;
}
.block.feature[data-image-position=left] .block-body {
  float: right;
}
.block.feature[data-image-position=left] .page-image {
  left: 0;
}
.block.feature .image-textarea-box {
  position: relative;
  z-index: 1;
  max-width: 1420px;
  margin: 0 auto;
}
.block.feature .page-image {
  width: 860px;
  height: 560px;
  position: absolute;
  top: 0;
}
.block.feature .block-title {
  margin: 0;
  padding: 0;
  border: 0;
}
.block.feature .block-title,
.block.feature .block-body h2 {
  font-weight: bold;
  font-family: 'Noto Serif JP';
  border: 0;
  padding: 0;
  margin: 0 0 60px;
  font-size: 2.4rem;
}
.block.feature .block-title small,
.block.feature .block-body h2 small {
  display: block;
  color: #DC1E13;
  margin-bottom: 25px;
  font-size: 1.6rem;
}
.block.feature .block-title small:after,
.block.feature .block-body h2 small:after {
  content: '';
  background-image: url('/files/parts/bg_feature_dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 35px;
  height: 10px;
  position: relative;
  margin-left: 25px;
  top: 2px;
}
.block.feature .block-body h3 {
  font-family: 'Noto Serif JP';
  font-size: 2.3rem;
  padding: 0;
  margin: 0 0 25px;
}
.block.feature .block-body h4 {
  font-family: 'Noto Serif JP';
  font-size: 1.8rem;
  padding: 0;
  margin: 0 0 60px;
}
.block.feature .block-body table {
  margin-bottom: 50px;
}
.block.feature .block-body a.tycms-type1 {
  margin-right: 35px;
  margin-bottom: 10px;
  min-width: 285px;
}
.block.head-lead {
  padding: 0 60px;
  margin-bottom: 110px;
}
.block.head-lead .block-border {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 10px;
}
.block.head-lead h3 {
  padding: 0;
  margin: 0 0 25px;
  font-family: 'Noto Serif JP';
  font-size: 2.4rem;
  font-weight: bold;
}
.block.head-lead .block-body {
  font-family: 'Noto Serif JP';
  font-size: 1.8rem;
}
.block.business {
  padding: 0 60px;
  margin-bottom: 40px;
}
.block.business .parent-block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.business .block-title {
  padding: 0;
  margin: 0 0 60px 0;
  border: 0;
  font-size: 2.8rem;
  font-family: 'Noto Serif JP';
  font-weight: bold;
  color: #333;
}
.block.business .block-title small {
  font-family: '游ゴシック Medium';
  font-size: 1.6rem;
  color: #DC1E13;
  display: block;
  margin-bottom: 20px;
  position: relative;
  white-space: nowrap;
  font-weight: normal;
}
.block.business .block-title small:after {
  content: '';
  background-image: url('/files/parts/bg_business_list_dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 35px;
  height: 5px;
  position: relative;
  margin-left: 30px;
  top: -2px;
}
.block.business .child-blocks {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block.business .child-block {
  width: calc(50% - 40px);
}
.block.business .child-block figure {
  padding-bottom: 20px !important;
}
.block.business-list {
  padding: 0 60px;
  margin-bottom: 40px;
}
.block.business-list .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.business-list .block-title {
  padding: 0;
  margin: 0 10px 60px 0;
  border: 0;
  font-size: 2.8rem;
  font-family: 'Noto Serif JP';
  font-weight: bold;
  color: #333;
}
.block.business-list .block-title small {
  font-family: '游ゴシック Medium';
  font-size: 1.6rem;
  color: #DC1E13;
  display: block;
  margin-bottom: 20px;
  position: relative;
  white-space: nowrap;
  font-weight: normal;
}
.block.business-list .block-title small:after {
  content: '';
  background-image: url('/files/parts/bg_business_list_dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 35px;
  height: 5px;
  position: relative;
  margin-left: 30px;
  top: -2px;
}
.block.business-list ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block.business-list ul.slide-images:before,
.block.business-list ul.slide-images:after {
  content: none;
}
.block.business-list ul.slide-images li {
  width: calc(50% - 40px);
  max-width: 670px;
  margin-bottom: 60px;
}
.block.business-list ul.slide-images li .image {
  margin-bottom: 20px;
}
.block.product-list {
  padding: 0 60px;
  margin-bottom: 40px;
}
.block.product-list .block-border {
  max-width: 1420px;
  margin: 0 auto;
}
.block.product-list .block-title {
  padding: 0;
  margin: 0 10px 60px 0;
  border: 0;
  font-size: 2.8rem;
  font-family: 'Noto Serif JP';
  font-weight: bold;
  color: #333;
}
.block.product-list .block-title small {
  font-family: '游ゴシック Medium';
  font-size: 1.6rem;
  color: #DC1E13;
  display: block;
  margin-bottom: 20px;
  position: relative;
  white-space: nowrap;
  font-weight: normal;
}
.block.product-list .block-title small:after {
  content: '';
  background-image: url('/files/parts/bg_product_list_dot.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 35px;
  height: 5px;
  position: relative;
  margin-left: 30px;
  top: -2px;
}
.block.product-list ul.slide-images {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block.product-list ul.slide-images:before,
.block.product-list ul.slide-images:after {
  content: none;
}
.block.product-list ul.slide-images li {
  width: calc(25% - 45px);
  max-width: 310px;
  margin-bottom: 70px;
}
.block.product-list ul.slide-images li:nth-child(4n+2) .views,
.block.product-list ul.slide-images li:nth-child(4n+3) .views {
  margin-right: auto;
  margin-left: auto;
}
.block.product-list ul.slide-images li:nth-child(4n+4) .views {
  margin-left: auto;
}
.block.product-list ul.slide-images li:nth-child(4n+2):last-child,
.block.product-list ul.slide-images li:nth-child(4n+3):last-child {
  margin-right: auto;
  margin-left: 60px;
}
.block.product-list ul.slide-images li:nth-child(4n+2):nth-last-child(2) {
  margin-right: 0;
  margin-left: 60px;
}
.block.product-list ul.slide-images li .image {
  margin-bottom: 15px;
}
.block.product-list ul.slide-images li .image img {
  border-radius: 15px;
}
.block.product-list ul.slide-images li .title {
  font-weight: bold;
  margin-bottom: 15px;
}
.block.greeting {
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
}
.block.greeting.in-view .page-image figure img {
  bottom: 0;
  opacity: 1;
}
.block.greeting.in-view .block-body table {
  bottom: 0;
  opacity: 1;
}
.block.greeting:before {
  content: '';
  display: block;
  position: absolute;
  height: 580px;
  bottom: 55px;
  left: 0;
  right: 0;
  background-image: url('/files/parts/bg_greeting.png');
  background-position: left bottom;
  background-repeat: repeat-x;
  background-color: #f7f3eb;
  z-index: 0;
}
.block.greeting .block-border {
  max-width: 1800px;
  margin: 0 auto;
  position: relative;
}
.block.greeting[data-image-position=right] .page-image figure {
  padding-left: 0;
}
.block.greeting[data-image-position=left] .page-image figure {
  padding-right: 0;
}
.block.greeting .image-textarea-box {
  max-width: 1420px;
  margin: 0 auto;
}
.block.greeting .page-image {
  position: absolute;
  z-index: 1;
  width: 830px;
  top: 0;
  right: 0;
}
.block.greeting .page-image img {
  border-radius: 30px;
  transition: bottom 1s ease, opacity 1s ease;
  position: relative;
  bottom: -20px;
  opacity: 0;
}
.block.greeting .block-title {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Noto Serif JP';
}
.block.greeting .block-title,
.block.greeting .block-body h2 {
  font-weight: bold;
  font-size: 3.0rem;
  color: #DC1E13;
  padding: 0;
  margin: 0;
  border: 0;
  margin-bottom: 28px;
  background-image: url('/files/parts/bg_greeting_dot.svg');
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 55px;
}
.block.greeting .block-title strong,
.block.greeting .block-body h2 strong {
  display: block;
  margin-top: 25px;
  font-size: 2.0rem;
  color: #333;
}
.block.greeting .block-body {
  position: relative;
  z-index: 2;
  font-family: 'Noto Serif JP';
  max-width: 900px;
  overflow: visible !important;
}
.block.greeting .block-body h2,
.block.greeting .block-body h3,
.block.greeting .block-body h4 {
  max-width: 670px;
}
.block.greeting .block-body h3 {
  font-size: 2.4rem;
  padding: 0;
  margin: 0 0 25px;
}
.block.greeting .block-body h4 {
  font-size: 1.8rem;
  padding: 0;
  margin: 0 0 50px;
  line-height: 1.5em;
}
.block.greeting .block-body table,
.block.greeting .block-body tbody,
.block.greeting .block-body th,
.block.greeting .block-body tr,
.block.greeting .block-body td {
  display: block;
  border: 0;
}
.block.greeting .block-body table {
  margin: 2px;
  padding: 50px 60px;
  background-color: #fff;
  font-size: 1.8rem;
  border-radius: 30px;
  box-shadow: 0px 0px 10px -5px #000001;
  position: relative;
  left: -60px;
  width: 900px;
  transition: bottom 1s ease .5s, opacity 1s ease .5s;
  opacity: 0;
  bottom: -20px;
}
.block.foot-info-box {
  max-width: 1420px;
  padding: 0 5px 0 10px;
  margin: 0 auto;
}
.block.foot-info-box .block-border {
  margin-bottom: 0;
}
.block.foot-info-box .child-blocks {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block.foot-info-box .child-block {
  float: none;
}
.block.foot-link .block-body .standard {
  padding: 0 0 0 60px;
  margin-bottom: 40px;
  position: relative;
}
.block.foot-link .block-body .standard:before {
  content: '';
  background-image: url('/files/parts/footer_jfsm.png');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
}
.block.foot-link .block-body .menu h3 {
  font-weight: bold;
  font-size: 1.6rem;
  margin: 0 0 8px;
  padding: 0 0 0 18px;
  position: relative;
}
.block.foot-link .block-body .menu h3:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #505050;
  position: absolute;
  top: 3px;
  left: 0;
}
.block.foot-link .block-body .menu h3.single {
  margin-bottom: 25px;
}
.block.foot-link .block-body .menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px;
  margin-left: 18px;
}
.block.foot-link .block-body .menu ul li {
  padding: 0 15px;
  border-right: 1px solid #333;
}
.block.foot-link .block-body .menu ul li:first-child {
  padding-left: 0;
}
.block.foot-link .block-body .menu ul li:last-child {
  border: 0;
}
.block.foot-link .block-body .menu ul.other-links {
  margin-top: 30px;
  margin-bottom: 35px;
}
.block.foot-main {
  max-width: 550px;
  top: -87px;
  position: relative;
}
.block.foot-main .block-border {
  border-radius: 18px;
  box-shadow: 0px 0px 10px -5px rgba(0,0,0,8);
  padding: 75px 75px 70px;
  background-color: #fff;
}
.block.foot-main .block-body .site-logo {
  display: block;
  max-width: 340px;
  margin: 0 auto 35px;
}
.block.foot-main .block-body .contact {
  display: block;
  margin: 0 auto 45px;
  background-color: #DC1E14;
  font-size: 1.8rem;
  padding: 20px;
  color: #fff;
  width: 380px;
  border-radius: 29px;
  text-align: center;
  position: relative;
}
.block.foot-main .block-body .contact:hover {
  background-color: #E5564F;
}
.block.foot-main .block-body .contact:before {
  position: absolute;
  content: '';
  background-image: url('/files/parts/icon_contact_footer.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 10px;
  height: 10px;
  right: 20px;
  top: calc(50% - 5px);
}
.block.foot-main .block-body .number {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 15px;
}
.block.foot-main .block-body .number .label {
  color: #333;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 0;
  margin: 0;
  font-family: 'Roboto';
}
.block.foot-main .block-body .number .value {
  font-family: 'Roboto';
  font-size: 2.4rem;
}
.block.foot-main .block-body .number .tel,
.block.foot-main .block-body .number .fax {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.block.foot-main .block-body .number .tel {
  margin-right: 25px;
}
.block.foot-main .block-body .number .fax .value {
  font-size: 1.8rem;
}
.block.foot-main .block-body .business-time {
  text-align: center;
  padding-bottom: 25px;
  border-bottom: solid 1px #333;
  margin-bottom: 20px;
}
.block.foot-main .block-body .address {
  text-align: center;
  font-size: 1.5rem;
}
body:not(.editing) article:not(.page-top) {
  padding-top: 375px;
  position: relative;
}
body:not(.editing) .block.top-slide {
  padding-bottom: 50px;
  margin-bottom: 45px;
  position: relative;
}
body:not(.editing) .block.top-slide:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #F9F6F0;
  bottom: 0;
  left: 0;
  right: 0;
  top: 420px;
}
body:not(.editing) .block.top-slide .block-border {
  padding: 0 60px;
  margin-bottom: 0;
}
body:not(.editing) .block.top-slide ul.slide-images:before,
body:not(.editing) .block.top-slide ul.slide-images:after {
  content: none;
}
body:not(.editing) .block.top-slide ul.slide-images li .view {
  position: relative;
}
body:not(.editing) .block.top-slide ul.slide-images li .image {
  border-radius: 0 80px 0 0;
  overflow: hidden;
  position: relative;
  left: -70px;
}
body:not(.editing) .block.top-slide ul.slide-images li .image:before {
  content: '';
  background-image: url('/files/parts/bg_top_slide_dot.png');
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body:not(.editing) .block.top-slide ul.slide-images li .image img {
  width: 100%;
}
body:not(.editing) .block.top-slide ul.slide-images li .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body:not(.editing) .block.top-slide ul.slide-images li .text:before {
  content: '';
  background-image: url('/files/parts/top_slide_logo.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 266px;
  height: 242px;
  position: absolute;
  top: calc(50% - 121px);
  left: calc(50% - 133px);
}
body:not(.editing) .block.top-slide ul.slide-images li .text .body {
  position: absolute;
  right: 15px;
  bottom: 20px;
  font-family: 'Noto Serif JP';
  font-weight: bold;
}
body:not(.editing) .block.top-slide ul.slide-images li .text .body span {
  display: inline-block;
  background-color: #fff;
  font-size: 4.8rem;
  color: #333;
  padding: 16px 22px;
  margin-bottom: 6px;
  line-height: 1em;
}
body:not(.editing) .block.top-slide .slick-dotted.slick-slider {
  margin-bottom: 0;
}
body:not(.editing) .block.top-slide .slick-dots {
  bottom: 30px;
  left: 30px;
  text-align: left;
}
body:not(.editing) .block.top-slide .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 30px 0 0;
}
body:not(.editing) .block.top-slide .slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
}
body:not(.editing) .block.top-slide .slick-dots li button:before {
  content: '';
  background-image: url('/files/parts/btn_top_slide.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 36px;
  height: 36px;
  position: relative;
  opacity: 1;
}
body:not(.editing) .block.top-slide .slick-dots li.slick-active button:before {
  background-image: url('/files/parts/btn_top_slide_active.svg');
}
body:not(.editing) .block.head-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 0;
}
body:not(.editing) .block.head-image .block-border {
  margin: 0;
}
body:not(.editing) .block.head-image:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0px;
  background-color: #F9F6F0;
}
body:not(.editing) .block.head-image .image-textarea-box {
  position: relative;
  height: 375px;
}
body:not(.editing) .block.head-image .image-textarea-box .page-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
body:not(.editing) .block.head-image .image-textarea-box .page-image figure {
  padding: 0;
  height: 375px;
  overflow: hidden;
  clip-path: inset(0 70px 0 0 round 0 80px 0 0);
}
body:not(.editing) .block.head-image .image-textarea-box .page-image figure:before {
  display: block;
  content: '';
  background-image: url('/files/parts/bg_head_image.png');
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0;
  z-index: 1;
}
body:not(.editing) .block.head-image .image-textarea-box .page-image figure img {
  width: 1730px;
  max-width: none;
  position: relative;
  z-index: 0;
  left: calc(50vw - 925px);
}
body:not(.editing) .block.head-image .image-textarea-box .block-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 145px;
  text-align: center;
  font-family: 'Noto Serif JP';
  font-size: 2.2rem;
  color: #fff;
}
body:not(.editing) .block.head-image .image-textarea-box .block-body h1,
body:not(.editing) .block.head-image .image-textarea-box .block-body h2 {
  margin: 0;
  font-size: 4.8rem;
  margin-bottom: 22px;
  border: 0;
  padding: 0;
  color: #fff;
}
body:not(.editing).corner-information .block.head-image {
  position: relative;
}
body:not(.editing).corner-information article.corner-information {
  padding-top: 0;
}
body article.page-sitepolicy .blocks,
body article.page-sitemap .blocks,
body article.page-privacy .blocks {
  max-width: 1540px;
  padding: 0 60px;
  margin: 0 auto;
}
body article.page-sitepolicy .block:not(.head-image):not([class*='tycms-type']) .block-title,
body article.page-sitemap .block:not(.head-image):not([class*='tycms-type']) .block-title,
body article.page-privacy .block:not(.head-image):not([class*='tycms-type']) .block-title {
  font-size: 2.4rem;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px;
  margin: 0 0 35px;
}
body article.page-sitemap .menu-box {
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 60px;
  margin-bottom: 60px;
}
body article.page-sitemap .menu-box.other {
  margin-top: 20px;
}
body article.page-sitemap .menu-box.other .menu {
  margin-left: 14px;
}
body article.page-sitemap .menu-box.other ul li a {
  display: inline-block;
  position: relative;
  padding-left: 21px;
  font-size: 1.6rem;
}
body article.page-sitemap .menu-box.other ul li a:before {
  content: '';
  background-image: url('/files/parts/icon_menu_chevron2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 5px;
  left: 0;
}
body article.page-sitemap .menu-box.other ul li a:hover {
  color: #777;
}
body article.page-sitemap h3 {
  margin: 0 0 20px;
  border-bottom: 1px solid #CCCCCC;
  padding: 0 0 10px 14px;
  font-size: 1.6rem;
}
body article.page-sitemap h3 a {
  font-weight: bold;
  color: #333;
  display: inline-block;
  position: relative;
  padding-left: 28px;
}
body article.page-sitemap h3 a:before {
  content: '';
  background-image: url('/files/parts/icon_menu_chevron1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: 0;
}
body article.page-sitemap h3 a:hover {
  color: #DC1E14;
}
body article.page-sitemap .menu {
  margin-left: 35px;
}
body article.page-sitemap .menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body article.page-sitemap .menu ul li {
  margin-right: 30px;
}
body article.page-sitemap .menu ul li a {
  font-size: 1.6rem;
  color: #444444;
  position: relative;
  padding-left: 28px;
  display: inline-block;
}
body article.page-sitemap .menu ul li a:before {
  content: '';
  background-image: url('/files/parts/icon_menu_chevron2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0px;
  left: 0;
}
body article.page-sitemap .menu ul li a:hover {
  text-decoration: underline;
}
body .page.page-search .search-condition {
  text-align: right;
}
body .page.page-search .search-condition input[type=text][name=word] {
  outline: none;
  box-shadow: none;
  border: 1px solid #c3c3c3;
  margin-right: 10px;
  padding: 5px 10px;
  color: #4D4740;
}
body .page.page-search .search-condition button.btn-search {
  background-color: #433531;
  color: #fff;
  outline: none;
  box-shadow: none;
  border: none;
  padding: 5px 10px;
}
body .page.page-search .search-condition button.btn-search:hover {
  background-color: #1d1715;
}
body .page.page-search ul.list > li {
  margin-top: 20px;
  border-bottom: 1px dashed #AFAFAF;
  padding-bottom: 15px;
}
body .page.page-search ul.list > li .strong {
  font-weight: bold;
  color: #4E4841;
  font-size: larger;
}
body .page.page-search ul.list > li .list-box {
  color: #444444;
  font-size: 1.4rem;
  display: table;
  width: 100%;
}
body .page.page-search ul.list > li .list-box .list-thumbnail {
  display: table-cell;
  vertical-align: top;
  float: none;
  width: 120px;
}
body .page.page-search ul.list > li .list-box .list-main {
  display: table-cell;
  vertical-align: top;
}
body .page.page-search ul.list > li .list-box .list-main .list-header .published-date {
  display: block;
  float: left;
}
body .page.page-search ul.list > li .list-box .list-main .list-title {
  margin: 10px 0;
}
body .page.page-search ul.list > li .list-box .list-main .list-title a {
  color: #0085B2;
  text-decoration: underline;
}
body .page.page-search ul.list > li .list-box .list-main .list-text {
  float: none;
  display: table-cell;
  vertical-align: top;
}
body .page.page-search ul.list > li .list-box .list-main .list-text .view-detail {
  margin-top: 10px;
}
body .page.page-search ul.list > li .list-box .list-main .list-text .view-detail a {
  display: block;
  background-color: #919191;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
  padding: 5px 30px 5px 20px;
  float: right;
  position: relative;
}
body .page.page-search ul.list > li .list-box .list-main .list-text .view-detail a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
body .page.page-search ul.list > li .list-box .list-main .list-text .view-detail a:hover {
  opacity: 0.7;
}
body .page.page-footer-info {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 15px;
}
body:not(.editing) .block.top-feature .block-title,
body:not(.editing) .block.standard .block-title,
body:not(.editing) .block.greeting .block-title,
body:not(.editing) .block.feature .block-title {
  display: none;
}
#bottom-content {
  max-width: ;
  margin: 0 auto;
}
.block-list-icon {
  display: block;
  float: left;
  color: #fff;
  font-size: 1.1rem;
  padding: 3px 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 120px;
  text-align: center;
  position: relative;
  background-color: #433531;
  letter-spacing: 0.1em;
}
.block-list-icon.info-new {
  background-color: #D23232;
}
.block-list-icon.info-1 {
  background-color: #D23232;
}
.block-list-icon.recruit-新卒採用,
.block-list-icon.recruit-中途採用 {
  background-color: #469D9D;
}
.to-top {
  position: fixed;
  z-index: 10;
  bottom: 30px;
  right: 30px;
  font-size: 70px;
}
.to-top a:before {
  content: "\f139";
  font-family: FontAwesome;
  color: #433531;
  font-size: 50px;
}
.to-top a:hover:before {
  opacity: 1;
}
@media screen and (max-width: 1400px) {
  .block.top-feature {
    min-height: unset;
  }
  .block.top-feature .block-title {
    display: block !important;
    position: relative;
  }
  .block.top-feature[data-image-position=left] .block-title {
    margin-left: 25%;
  }
  .block.top-feature[data-image-position=right] .page-image figure img {
    margin-left: auto;
  }
  .block.top-feature[data-image-position=left] .block-body,
  .block.top-feature[data-image-position=right] .block-body {
    padding: 0;
    width: 75%;
  }
  .block.top-feature[data-image-position=left] .page-image,
  .block.top-feature[data-image-position=right] .page-image {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .block.top-feature .block-body h2 {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  .block.feature:before {
    right: 200px;
  }
  .block.feature .block-title {
    display: block !important;
  }
  .block.feature .block-body {
    width: 62% !important;
  }
  .block.feature .block-body h2 {
    display: none;
  }
  .block.feature .page-image {
    float: none !important;
    position: static;
    width: auto;
    max-width: 860px;
    margin: 0 auto 20px;
  }
  .block.feature .page-image figure img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  #menu-right ul.menus {
    padding: 0;
  }
  #public-header .top-head .site-logo {
    margin-right: 10px;
  }
  #public-header .top-head .site-logo:before {
    width: 304.4px;
    height: 24.8px;
  }
  #public-header .top-head .info-access:before {
    width: 304.8px;
    height: 34.4px;
  }
  #public-header .top-head .info-contact:before {
    width: 216px;
    height: 45.2px;
  }
}
@media print {
  body {
    width: 1024px;
  }
  #header {
    display: none;
  }
  #body-panel {
    top: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  #public-header .head-navi nav .corner {
    display: none;
  }
  body:not(.editing) .block-tabs > ul {
    display: none !important;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"] {
    display: block !important;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"] ul.list {
    min-height: auto;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"] > * > .block-border {
    border: 1px solid #bbb;
    padding: 10px;
    margin: 0 !important;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"] > * > .block-border > h2 {
    display: block !important;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 1.6rem;
    color: #4D4740;
    border: 0;
    cursor: pointer;
    position: relative;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"] > * > .block-border > h2:before {
    content: '開く';
    color: #433531;
    font-size: 1.4rem;
    position: absolute;
    right: 10px;
    top: 3px;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"] > * > .block-border > :not(h2) {
    display: none;
  }
  body:not(.editing) .block-tabs .child-block[data-active="1"][data-accordion-open="true"] h2:before {
    content: '閉じる';
  }
  body .page.page-footer-info .block.footer-access {
    float: none;
    width: 100%;
    padding: 0 0 10px 0;
  }
  body .page.page-footer-info .block.footer-access .note:before {
    content: none;
  }
  body .page.page-footer-info .block.footer-access .note .text {
    display: inline;
  }
  body .page.page-footer-info .block.footer-map {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  #menu-right ul.menus {
    padding: 0;
  }
}
@media screen and (min-width: 800px) {
  .modal-dialog {
    width: 800px;
  }
}
@media screen and (max-width: 768px) {
  body .breadcrumb-box {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tycms-pagination .center > * {
    display: none;
  }
  #tycms-contact {
    padding: 0 15px;
  }
  body:not(.editing) .block.top-slide .block-border {
    padding: 0 15px;
  }
  body:not(.editing) .block.top-slide ul.slide-images li .text:before {
    width: 133px;
    height: 121px;
    top: calc(50% - 60px);
    left: calc(50% - 66px);
  }
  body:not(.editing) .block.top-slide ul.slide-images li .text .body span {
    font-size: 2.6rem;
    padding: 8px 10px;
  }
  body:not(.editing) .block.top-slide .slick-dots li {
    margin-right: 15px;
  }
  body:not(.editing) .block.top-slide .slick-dots li button:before {
    width: 18px;
    height: 18px;
  }
  body:not(.editing) .block.head-image {
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.editing) .block.head-image .image-textarea-box .block-body {
    right: 0;
  }
  body:not(.editing) .block.head-image .image-textarea-box .page-image figure {
    clip-path: inset(0 0 0 0 round 0 80px 0 0);
  }
  body:not(.editing) .block.head-image .image-textarea-box .page-image figure img {
    left: calc(50vw - 880px);
  }
  body:not(.editing) .block.greeting .block-title,
  body:not(.editing) .block.feature .block-title,
  body:not(.editing) .block.standard .block-title {
    display: block;
  }
  body .main-col {
    width: auto;
    padding: 0;
  }
  body.page-sitemap .menu-box {
    padding: 0 15px;
  }
  body .page-title {
    padding: 0 15px;
  }
  body .block {
    padding-bottom: 0;
  }
  body .block .page-image {
    width: auto !important;
    float: none !important;
  }
  body .block .page-image img {
    display: inline;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
  }
  body .block[data-image-position=right] .page-image img,
  body .block[data-image-position=left] .page-image img {
    max-width: 50%;
    padding: 0 !important;
  }
  body .block[data-image-position=right] .page-image figure,
  body .block[data-image-position=left] .page-image figure {
    padding: 0;
  }
  body .block.top-booklist .top-book-intro {
    display: block;
    width: 100%;
  }
  body .block.top-booklist .top-book-intro .block-border {
    margin: 0 0 30px 0;
  }
  body .block.top-booklist .top-book-intro .block-border:before {
    content: '';
    border-top: 16px solid #fff;
    border-bottom: 0;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    display: block;
    position: absolute;
    left: calc(50% - 10px);
    right: auto;
    bottom: -10px;
    top: auto;
  }
  body .block.top-booklist .top-book-intro .page-image img {
    padding: 0 !important;
  }
  body .block.top-booklist .top-books {
    display: block;
    width: 100%;
  }
  body .block.top-tabs .block-tabs {
    width: 100%;
  }
  body .block.top-tabs .top-facebook-clone {
    width: 100%;
  }
  body .block.top-tabs .top-facebook-clone .fb-like-box {
    max-width: 360px;
    margin: 0 auto;
    display: block;
  }
  body article.page-sitemap .blocks,
  body article.page-sitepolicy .blocks,
  body article.page-privacy .blocks {
    padding: 0 15px;
  }
  body article.corner-information.page-id .block {
    padding: 0 15px;
  }
  body article.corner-information.page-id .block .page-image figure img {
    max-width: 600px !important;
    width: 100%;
  }
  body article.corner-information.page-id .block[data-image-position=left] .page-image figure,
  body article.corner-information.page-id .block[data-image-position=right] .page-image figure {
    padding: 0;
  }
  .block.top-info-box {
    padding: 0 15px;
  }
  .block.top-info-box .child-blocks {
    display: block;
  }
  .block.top-info,
  .block.info-list {
    width: 100% !important;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .block.info-list ul.list li .published-date {
    margin-right: 20px;
  }
  .block.top-pickup {
    width: 100% !important;
  }
  .block.top-safe[data-image-position=left] .page-image figure,
  .block.top-safe[data-image-position=right] .page-image figure {
    padding: 0;
  }
  .block.top-safe .image-textarea-box {
    padding: 20px 20px;
  }
  .block.top-feature .block-border {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block.top-feature[data-image-position=left] .page-image img,
  .block.top-feature[data-image-position=right] .page-image img {
    max-width: none;
    width: 100%;
  }
  .block.top-banner1 {
    padding: 0 15px;
  }
  .block.top-banner1 .block-border {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block.top-banner1 .block-body tr {
    display: block;
  }
  .block.top-banner1 .block-body td {
    width: 100% !important;
    padding: 0 !important;
  }
  .block.top-banner1 .block-body h2 {
    margin-bottom: 10px;
  }
  .block.standard {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block.standard .block-body h2 {
    display: none;
  }
  .block.standard[data-image-position=left] .page-image figure,
  .block.standard[data-image-position=right] .page-image figure {
    padding: 0;
  }
  .block.standard .page-image {
    margin-bottom: 10px;
  }
  .block.contact-lead {
    padding: 0 15px;
  }
  .block.contact-lead .page-image {
    margin-bottom: 10px;
  }
  .block.contact-lead .page-image figure {
    max-width: 550px;
    margin: 0 auto;
    padding: 0;
  }
  .block.contact-lead .page-image figure img {
    max-width: none;
  }
  .block.contact-lead .block-body h3 small {
    margin-top: 10px;
    display: block;
    margin-left: 0;
  }
  .block.contact-head {
    padding: 0 15px;
  }
  .block.greeting .block-title {
    display: block;
  }
  .block.greeting .block-body h2 {
    display: none;
  }
  .block.greeting .block-body table {
    position: static;
    width: 100%;
    left: auto;
    padding: 20px;
  }
  .block.greeting .page-image {
    position: static;
  }
  .block.greeting .page-image figure img {
    max-width: 100%;
  }
  .block.feature {
    min-height: unset;
    margin-bottom: 60px;
  }
  .block.feature .block-border {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block.feature .block-title {
    margin-bottom: 25px;
  }
  .block.feature .block-title small {
    margin-bottom: 20px;
  }
  .block.feature[data-image-position=left] .block-edit-area:before {
    left: 70px;
  }
  .block.feature[data-image-position=left] .block-title {
    margin-left: 70px;
  }
  .block.feature[data-image-position=right] .block-edit-area:before {
    right: 70px;
  }
  .block.feature .block-body h2 {
    display: none;
  }
  .block.feature .block-body h4 {
    margin-bottom: 30px;
  }
  .block.feature .page-image {
    position: static;
    height: auto;
  }
  .block.feature .page-image figure img {
    max-width: 100%;
  }
  .block.feature .block-body {
    width: calc(100% - 70px) !important;
  }
  .block.business {
    padding: 0 15px;
  }
  .block.company-info .block-border {
    display: block;
  }
  .block.company-info .block-title {
    margin-bottom: 35px;
  }
  .block.company-info .block-body table,
  .block.company-info .block-body tbody,
  .block.company-info .block-body tr,
  .block.company-info .block-body th,
  .block.company-info .block-body td {
    display: block;
    width: 100% !important;
  }
  .block.company-info .block-body th {
    border: 0 !important;
  }
  .block.company-info .block-body td {
    padding-top: 0 !important;
    padding-left: 20px !important;
  }
  .block.head-lead {
    padding: 0 15px;
  }
  .block.business-list {
    padding: 0 15px;
  }
  .block.product-list {
    padding: 0 15px;
  }
  .block.product-list ul.slide-images li {
    width: calc(50% - 10px);
  }
  #public-header .menu-fixed {
    width: 55px;
    right: 15px;
    top: 14px;
    right: 14px;
  }
  #public-header .menu-fixed.admin {
    top: 100px;
  }
  #public-header .menu-fixed .menu:before,
  #public-header .menu-fixed .menu:after {
    width: 55px;
    height: 55px;
  }
  #menu-right.admin {
    top: 91px;
  }
  #menu-right ul.menus {
    display: block;
  }
  #menu-right ul.menus .site-logo-mobile {
    max-width: none;
    padding: 50px;
  }
  #menu-right ul.menus > li {
    max-width: none;
    padding: 20px 20px 20px;
  }
  #menu-right h3:before {
    width: 13.6px;
    height: 13.6px;
    top: 10px;
  }
  #menu-right h3 {
    padding-left: 20px;
  }
  #menu-right h3.single {
    margin-bottom: 20px;
  }
  #menu-right h3 a {
    font-size: 2.0rem;
  }
  #menu-right ul[data-level] > li a {
    padding-left: 15px;
    font-size: 1.4rem;
  }
  #public-header .head-navi {
    display: none;
  }
  #footer .foot-info-box {
    display: block;
    padding-right: 10px;
  }
  #footer .foot-info-box .child-blocks {
    display: block;
  }
  #footer .foot-info-box .child-blocks .child-block {
    width: 100%;
  }
  #footer .foot-link {
    margin-bottom: 10px;
  }
  #footer .foot-main {
    max-width: none;
    top: 0;
  }
  #footer .foot-main .block-border {
    padding: 20px;
  }
  #footer .foot-main .block-body .contact {
    width: 100%;
    max-width: 380px;
  }
  #footer .foot-main .block-body .number {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  html {
    font-size: 50%;
  }
  #menu-right ul.menus {
    flex-wrap: wrap;
  }
  #menu-right ul.menus .site-logo-mobile {
    padding: 40px;
  }
  #menu-right ul.menus .site-logo-mobile:before {
    width: 100px;
    height: 90px;
  }
  #menu-right ul.menus > li {
    padding: 35px 23px;
    width: 100%;
  }
  #menu-right ul.menus > li:first-child {
    padding-top: 50px;
  }
  #menu-right ul.menus h3:before {
    width: 13.6px;
    height: 13.6px;
    top: 4px;
  }
  #menu-right ul.menus h3 {
    padding-left: 20px;
  }
  #menu-right ul.menus h3.single {
    margin-bottom: 20px;
  }
  #menu-right ul.menus h3 a {
    font-size: 2.6rem;
  }
  #menu-right ul.menus ul[data-level] > li a {
    padding-left: 15px;
    font-size: 1.6rem;
  }
  #tycms-contact table,
  #tycms-contact tbody,
  #tycms-contact tr,
  #tycms-contact td {
    display: block;
  }
  #tycms-contact td.label {
    width: 100%;
    margin-bottom: 10px;
  }
  #tycms-contact td.value {
    border: 0;
  }
  #tycms-contact td .postal-code-region {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #tycms-contact td .p-postal-code {
    margin-bottom: 10px;
  }
  .breadcrumb-box {
    margin-bottom: 45px;
  }
  body:not(.editing) .block.top-slide {
    padding-bottom: 0;
    margin-bottom: 25px;
  }
  body:not(.editing) .block.top-slide .block-border {
    padding: 0;
  }
  body:not(.editing) .block.top-slide ul.slide-images li {
    border-radius: 0 80px 0 0;
    background: linear-gradient(to top,#F9F6F0 0,#F9F6F0 300px,transparent 300px,transparent 100%);
    padding-bottom: 20px;
  }
  body:not(.editing) .block.top-slide ul.slide-images li .image {
    left: 0;
  }
  body:not(.editing) .block.top-slide ul.slide-images li .text:before {
    width: 100px;
    height: 90px;
    top: 152px;
    left: calc(50% - 50px);
  }
  body:not(.editing) .block.top-slide ul.slide-images li .text .body {
    bottom: 9px;
  }
  body:not(.editing) .block.top-slide ul.slide-images .slick-dots {
    display: none;
  }
  body:not(.editing) .block.head-image {
    padding-left: 0;
    padding-right: 0;
  }
  .block.top-info-box {
    margin-bottom: 35px;
  }
  .block.top-info .block-title,
  .block.top-pickup .block-title,
  .block.info-list .block-title {
    padding-bottom: 22px;
    margin-bottom: 25px;
  }
  .block.top-info ul.list li,
  .block.info-list ul.list li {
    padding: 0;
    margin-bottom: 15px;
  }
  .block.top-info {
    margin-bottom: 25px;
  }
  .block.info-list ul.list li {
    display: block;
  }
  .block.info-list ul.list li .list-header {
    margin-bottom: 10px;
  }
  .block.head-lead h3 {
    line-height: 1.5em;
  }
  .block.top-pickup ul.slide-images {
    align-content: center !important;
    -webkit-align-content: center !important;
  }
  .block.top-pickup ul.slide-images li {
    margin-bottom: 15px;
  }
  .block.top-safe {
    padding-top: 55px;
    margin-bottom: 60px;
  }
  .block.top-safe .block-title {
    margin-bottom: 55px;
    font-size: 3.0rem;
  }
  .block.top-safe .image-textarea-box {
    padding: 25px 10px 0;
    box-shadow: none;
    border-radius: 15px;
  }
  .block.top-safe .page-image figure img {
    max-width: 100px !important;
    margin-bottom: 15px;
  }
  .block.top-safe .block-body h3 {
    line-height: 1.5em;
  }
  .block.top-safe .block-body a.tycms-type1 {
    margin-top: 25px;
    max-width: 255px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .block.top-feature {
    margin-bottom: 60px;
  }
  .block.top-feature[data-image-position=left] .block-edit-area:before {
    left: 40px;
  }
  .block.top-feature[data-image-position=left] .block-title {
    margin-left: 40px;
  }
  .block.top-feature .block-border {
    padding: 40px 15px;
  }
  .block.top-feature .block-edit-area:before {
    right: 40px;
    background-image: none !important;
  }
  .block.top-feature .block-title {
    margin-bottom: 35px;
    padding: 0 15px;
  }
  .block.top-feature .block-title small {
    margin-bottom: 15px;
  }
  .block.top-feature .page-image {
    margin-bottom: 25px !important;
  }
  .block.top-feature .page-image figure img {
    margin-bottom: 0;
  }
  .block.top-feature .block-body {
    width: calc(100% - 40px) !important;
    padding: 0 15px !important;
  }
  .block.top-feature .block-body a.tycms-type1 {
    margin-top: 25px;
  }
  .block.feature {
    margin-bottom: 60px;
  }
  .block.feature .block-border {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  .block.feature .block-edit-area:before {
    background-image: none !important;
  }
  .block.feature[data-image-position=left] .block-edit-area:before,
  .block.feature.csr .block-edit-area:before,
  .block.feature.products .block-edit-area:before,
  .block.feature.safety .block-edit-area:before {
    background-image: none !important;
  }
  .block.feature[data-image-position=left] .block-edit-area:before {
    left: 40px;
  }
  .block.feature[data-image-position=right] .block-edit-area:before {
    right: 40px;
  }
  .block.top-safe .block-body a.tycms-type1,
  .block.top-feature .block-body a.tycms-type1,
  .block.feature .block-body a.tycms-type1 {
    min-width: unset;
    max-width: 255px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .block.top-banner1 {
    padding: 0;
    margin-bottom: 60px;
  }
  .block.top-banner1 .block-border {
    border-radius: 0;
    padding: 40px 30px;
  }
  .block.top-banner1 .block-body {
    margin-bottom: 25px;
  }
  .block.top-banner1 .block-body h2 {
    margin-bottom: 35px;
  }
  .block.top-banner1 .block-body h2 small {
    margin-bottom: 15px;
  }
  .block.top-banner1 ul.slide-images li {
    margin-bottom: 25px;
  }
  .block.top-banner1 ul.slide-images li:last-child {
    margin-bottom: 0;
  }
  .block.product-list ul.slide-images {
    align-content: center !important;
  }
  .block.product-list ul.slide-images li {
    margin-bottom: 20px;
  }
  .block.business .child-blocks {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block.business .child-block {
    width: 100%;
  }
  .block.business .child-block:first-child {
    margin-bottom: 85px;
  }
  .block.greeting {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .block.greeting:before {
    display: none;
  }
  .block.greeting .block-title {
    padding-bottom: 32px;
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .block.greeting .page-image figure {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .block.greeting .page-image img {
    margin-bottom: 15px;
  }
  .block.greeting .block-body h2,
  .block.greeting .block-body h3,
  .block.greeting .block-body h4 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .block.greeting .block-body h4 {
    margin-bottom: 25px;
  }
  .block.greeting .block-body table {
    margin: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: #F9F6F0;
    padding: 25px 15px;
  }
  .page h1 {
    text-align: center;
    font-size: 2.0rem;
    margin: 10px -15px;
    border-bottom: 2px solid;
    padding: 10px;
  }
  .page .block.footer-info {
    margin: 0;
  }
  .page .block.footer-access .main .box .site-title {
    display: block;
    width: 280px;
    margin: 0 auto;
  }
  .page .block.footer-access .main .box .address {
    text-align: center;
    margin-bottom: 20px;
  }
  .page .block.footer-access .main .box:first-child {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 10px;
  }
  .page .block.footer-access .main .box:last-child {
    width: 100%;
    float: none;
  }
  .page .block.footer-access .main .box:last-child a {
    display: block;
    width: 280px;
    margin: 0 auto;
  }
  .page .block.footer-access .access ul li {
    width: 100%;
    float: none;
  }
  .block[data-image-position=top] .page-image figure img,
  .block[data-image-position=left] .page-image figure img,
  .block[data-image-position=right] .page-image figure img,
  .block[data-image-position=bottom] .page-image figure img {
    max-width: 100%;
  }
  #footer {
    padding-top: 25px;
  }
  #footer .foot-info-box {
    padding-left: 15px;
    padding-right: 15px;
  }
  #footer .foot-info-box .child-blocks {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #footer .foot-main {
    margin-bottom: 10px;
  }
  #footer .foot-link .block-body .standard {
    margin-bottom: 15px;
  }
  #footer .foot-link .block-body .menu {
    display: none;
  }
  #footer .page-top-line {
    display: none;
  }
}
