@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&family=Raleway&display=swap');
/* font-family: 'Oswald', sans-serif; */
/* font-weight: 400; */
/* font-family: 'Raleway', sans-serif; */
/* font-weight: 400; */
/* font-weight: 700; */
/* -----------------------------------------------------------------
 reset
 ----------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  /* font: inherit; */
  box-sizing: border-box;
}
main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  /* font-family: 'Roboto','Roboto Slab','秀英角ゴシック銀 L','Shuei KakuGo Gin L','Noto Sans','Noto Sans JP',YuGothic,'Yu Gothic',sans-serif; */
  font-family: 'Roboto', 'Roboto Slab', dnp-shuei-gothic-gin-std, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 62.5%;
  font-size: 56.25%;
  font-size: 58.75%;
  touch-action: manipulation;
  box-sizing: border-box;
  height: 100%;
}
body {
  font-size: 1.4rem !important;
  font-family: 'Roboto', 'Roboto Slab', dnp-shuei-gothic-gin-std, YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 2.6rem;
  letter-spacing: 0.1rem;
  font-weight: 300;
  /* color: #5d737e; */
  font-feature-settings: "palt";
  overflow-x: hidden;
  height: 100%;
  background: white !important;
}
@media screen and (max-width: 768px) {
  body {
    line-height: 2.4rem;
    /* letter-spacing: 0.05; */
  }
}
.wrap {
  min-height: 100vh;
  position: relative;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.img-fluid {
  width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  /* color: #5d737e; */
  color: #5e5e5e;
  transition: 0.3s ease-in-out;
}
a:hover, a:active {
  color: #A1272E;
  opacity: 0.5;
}
input[type=text], input[type=email], select, option {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background-color: #F7F8F8;
  border: none;
  padding: 1rem;
}
input, select, option {
  padding: 1rem;
}
/*
 ::-webkit-scrollbar{
 width: 4px;
 }
 */
::-webkit-scrollbar-track {
  background: #fff;
  border-left: solid 1px #ececec;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
  box-shadow: inset 0 0 0 2px #fff;
}
/* font-family: dnp-shuei-gothic-gin-std, sans-serif; */
/* font-weight: 400; */
/* L */
/* font-weight: 500; */
/* M */
/* font-weight: 600; */
/* B */
@media screen and (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
}
.tophd-box .hx {
  width: 18rem;
  margin: 1.6rem 0;
  display: inline-block;
}
.shophd-box {
  text-align: center;
}
.shophd-box .hx {
  width: 18rem;
  margin: 1.6rem 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .shophd-box .hx {
    width: 15rem;
  }
}
.shophd-box .hx .sub-hx {
  letter-spacing: 0.12em;
  margin-top: 0.4em;
  display: inline-block;
}
.breadcrumb-box .breadCrumbHolder {
  margin: 0 auto;
  padding: 0.25em 0 0.35em;
}
.breadcrumb-box .breadCrumb {
  padding: 0;
  background: none;
  width: auto;
  /* max-width: 650px; */
}
.breadcrumb-box ul li a {
  color: #212529;
}
#wp {
  background: white;
}
#wp .entry-content {
  margin: 0;
}
#wp .sb-toggle-right {
  position: fixed;
  top: 0;
  width: 40px;
  height: 40px;
  outline: none;
  border: none;
  cursor: pointer;
}
#wp .sb-toggle-left {
  left: 0;
  z-index: 20;
}
#wp .cart-button {
  right: 50px;
  z-index: 220;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 0.2s linear;
}
@media screen and (max-width: 767px) {
  #wp .cart-button {
    width: 30px;
    right: 40px;
  }
}
#wp.inactive .cart-button {
  color: white;
}
#wp .cart-button .material-icons {
  font-size: 2.2rem;
}
#wp .hbg-button {
  right: 10px;
  z-index: 220;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #wp .hbg-button {
    top: 0;
    right: 0;
  }
}
#wp .hbg-button span {
  display: block;
  position: relative;
  width: 50%;
  height: 1px;
  margin: 0;
  background: #333333;
  transition: 0.2s;
}
#wp .hbg-button span:after, #wp .hbg-button span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #333333;
  transition: 0.75s;
}
#wp .hbg-button span:before {
  margin-top: -26%;
}
#wp .hbg-button span:after {
  margin-top: 26%;
}
#wp.inactive .hbg-button span {
  background: transparent;
  opacity: 1;
}
#wp.inactive .hbg-button span:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 0px;
}
#wp.inactive .hbg-button span:after {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
#wp.inactive .hbg-button span:before, #wp.inactive .hbg-button span:after {
  margin-top: 0;
}
#hd {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 100;
}
#hd .hd-logo {
  margin: 0;
  display: inline-block;
}
#hd .hd-logo a {
  font-size: 1.2rem;
  line-height: 1;
  padding: 15px 20px;
  width: 24em;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #hd .hd-logo a {
    width: 14em;
  }
}
#hd .hd-logo a .jp {
  display: none;
}
#ft {
  color: white;
  background: #4d4d4d;
  position: relative;
  overflow: hidden;
}
#ft .inr {
  padding-right: 3rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #ft .inr {
    max-width: 95%;
  }
}
@media screen and (max-width: 767px) {
  #ft .inr {
    padding-right: 1.8rem;
  }
}
#ft .global-navi {
  float: right;
  width: 70%;
}
@media screen and (min-width: 768px) {
  #ft .global-navi {
    margin-top: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #ft .global-navi {
    margin-top: 1.2rem;
  }
}
#ft .list-navi {
  text-align: right;
}
#ft .list-navi li {
  line-height: 1;
  list-style-type: none;
  display: inline-block;
}
#ft .list-navi li a {
  color: white;
  padding: 0.5rem 1rem;
  display: inline-block;
}
#ft .btn-to-top {
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
  padding: 1.8rem 1.5rem 0.8rem;
  background: #333333;
  display: inline-block;
  cursor: pointer;
}
#ft .btn-to-top .icon {
  color: white;
  font-size: 2em;
  width: 100%;
  display: inline-block;
}
.wp-menu-box {
  width: 100%;
  transition: 1s ease-in-out;
  opacity: 100;
  position: relative;
  z-index: 200;
}
.wp-menu-box.menu_off {
  opacity: 0;
  z-index: -1;
}
.wp-menu-box .slider-wp-menu {
  background: url(/wp-content/themes/linkassist_twentytwentyone-copy/assets/scss/../img/ph/bg-menu2.jpg) right center / cover no-repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 150;
}
@media screen and (max-width: 767px) {
  .wp-menu-box .slider-wp-menu {
    width: 100%;
    background: url(/wp-content/themes/linkassist_twentytwentyone-copy/assets/scss/../img/ph/bg-menu.jpg) left 30% center / cover no-repeat;
  }
}
.wp-menu-box .list-wp-menu {
  color: #333333;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 180;
}
@media screen and (max-width: 767px) {
  .wp-menu-box .list-wp-menu {
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
  }
}
.wp-menu-box .list-wp-menu a {
  color: #333333;
}
.wp-menu-box .hx {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.07em;
  margin: 0 0 1.5em;
  max-width: 210px;
}
@media screen and (max-width: 340px) {
  .wp-menu-box .hx {
    margin: 0 0 2em;
    max-width: 160px;
  }
}
.wp-menu-box .hx-wp-menu {
  font-size: 1.8rem;
  letter-spacing: 0.15em;
  margin: 0 0 0.75em;
}
.wp-menu-box .wp-menu {
  margin-bottom: 3rem;
}
.wp-menu-box .wp-menu ul {
  padding: 0;
}
.wp-menu-box .wp-menu li {
  font-size: 1.4rem;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.03em;
  list-style-type: none;
  margin: 0 0 0.5em 1em;
}
.wp-menu-box .wp-menu li:before {
  border: 0.3em solid transparent;
  border-left: 0.45em solid;
  margin-right: 0.2em;
  width: 0;
  height: 0;
  content: '';
  display: inline-block;
}
.wp-menu-box .wp-menu .en-navi {
  letter-spacing: 0.1rem;
  margin-right: 0.5rem;
}
.wp-menu-box .wp-menu .ja-navi {
  font-size: 0.8em;
  letter-spacing: 0.1rem;
}
.common-hx {
  color: white;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  line-height: 1.4;
  margin-bottom: 5rem;
  background: #333333;
}
.common-hx .inr-hx {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  display: block;
}
.common-hx .en-hx {
  margin-right: 1rem;
}
.common-hx .ja-hx {
  font-size: 0.6em;
}
.common-btn a {
  font-size: 1.2rem;
  text-decoration: none;
  padding: 0.75rem 2.5rem;
  border: 1px solid;
  display: inline-block;
}
.common-btn a .ja-txt {
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-right: 0.75rem;
}
.common-btn a .en-txt {
  font-size: 0.75em;
  font-weight: bold;
}
.breadcrumb-box {
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
#cnt {
  overflow: hidden;
}
.singular #cnt .entry-header {
  padding-bottom: 0;
  border: none;
}
.single-products #cnt .entry-header {
  display: none;
}
.tophx-box {
  background: #3f547f;
}
.tophx-box .box-inr {
  padding: 5rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tophx-box .text-tophx {
  position: relative;
  opacity: 0.95;
}
.tophx-box .logo-tophx {
  vertical-align: 1.2rem;
  width: 5rem;
  display: inline-block;
}
.tophx-box .hx {
  margin-bottom: 0;
}
.common-hx-m {
  color: white;
  font-size: 2.3rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .common-hx-m {
    font-size: 5vw;
  }
}
@media screen and (max-width: 575px) {
  .common-hx-m {
    font-size: 6.4vw;
  }
}
.common-hx-m .main-hx {
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .common-hx-m .main-hx {
    letter-spacing: 0.1em;
  }
}
.common-hx-m .sub-hx {
  color: white;
  font-size: 0.5em;
  letter-spacing: 0.15em;
}
/*-------------------------
 BLOG
 -------------------------*/
.blog-box {
  padding: 4em 0 2em;
}
.blog-box .main-column {
  margin-bottom: 4em;
}
.blog-box .main-column .post {
  overflow: hidden;
  margin-bottom: 5em;
}
.blog-box .page-title {
  color: #444444;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 2em;
}
@media screen and (max-width: 399px) {
  .blog-box {
    padding: 2em 0;
  }
  .blog-box .page-title {
    font-size: 7vw;
  }
}
.singular #cnt .entry-header {
  margin-bottom: 0;
}
.blog-box .entry-header .postdate {
  color: #444444;
  font-size: 1.4em;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 400;
  margin-left: 0.1em;
  margin-bottom: 0;
}
.blog-box .entry-header .postdate .mmdd {
  font-weight: 400;
}
.blog-box .entry-header .entry-title {
  color: #333333;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0.25em 0 0.5em;
}
.blog-box .entry-header .entry-title a {
  color: #333333;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .blog-box .entry-header .entry-title {
    font-size: 180%;
  }
}
.blog-box .cat-links, .blog-box .tag-links {
  display: inline-block;
}
.blog-box .cat-links li {
  display: inline-block;
}
.blog-box .cat-links li a {
  color: white;
  font-size: 1.3rem;
  text-decoration: none;
  margin-right: 0.5em;
  padding: 0.2em 1em;
  display: inline-block;
  background: #b8d200;
  transition: 0.2s linear;
}
.blog-box .cat-links li a:hover {
  color: white;
  background: #333333;
  border: 1px solid #333333;
}
.blog-box .tag-links li {
  display: inline-block;
}
.blog-box .tag-links li a {
  font-size: 1.3rem;
  margin-right: 0.5em;
  padding: 0.2em 1em;
  display: inline-block;
  border: 1px solid #AAA;
  border-radius: 1em;
}
.blog-box .cats-tags {
  margin-bottom: 1.2em;
}
.blog-box .entry-content {
  line-height: 2.5;
  margin: 0;
  padding: 1.5em 0;
  position: relative;
  z-index: 10;
}
.blog-box .entry-content h1, .blog-box .entry-content h2, .blog-box .entry-content h3, .blog-box .entry-content h4, .blog-box .entry-content h5, .blog-box .entry-content h6 {
  font-weight: bold;
  line-height: 1.4;
}
.blog-box .entry-content h1 {
  font-size: 2.8rem;
}
.blog-box .entry-content h2 {
  font-size: 2.4rem;
}
.blog-box .entry-content h3 {
  font-size: 2rem;
}
.blog-box .entry-content h4 {
  font-size: 1.6rem;
}
.blog-box .entry-content h5 {
  font-size: 1.3rem;
}
.blog-box .entry-content h6 {
  font-size: 1rem;
}
.blog-box .post {
  position: relative;
  margin-bottom: 10rem;
}
/*
 .blog-box .post:after{
 width:100%;
 height:5.4em;
 content:'';
 display:block;
 background:white;
 position:absolute;
 bottom:0px;
 left:0px;
 z-index:3;
 }
 */
.blog-box .post-thumbnail img {
  width: 100%;
  height: auto;
  border: 1px solid #cecece;
  border-radius: 1rem;
}
.blog-box .entry-thumbnail {
  max-height: 350px;
}
.blog-box .entry-footer {
  margin: 3em 0 0.5em;
  padding: 0.75em 0;
  border-top: 1px solid #AAA;
}
@media screen and (max-width: 767px) {
  .blog-box .entry-content {
    font-size: 95%;
    margin: 0 0.7em;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 10;
  }
  .blog-box .entry-content p {
    text-align: justify;
  }
  .blog-box .entry-footer {
    font-size: 90%;
    line-height: 1.8;
    margin: 1.5em 0;
    padding: 0.75em 0;
  }
}
.blog-box .entry-footer .author {
  margin-right: 1em;
}
.blog-box .entry-footer .author img {
  width: 1.3em;
  height: auto;
  vertical-align: top;
}
.blog-box .navigation {
  text-align: center;
  width: 100%;
  margin-bottom: 2em;
}
.blog-box .navigation h2 {
  display: none;
}
.blog-box .navigation .nav-links .page-numbers {
  display: inline-block;
  margin-bottom: 0.5em;
  padding: 0.3em 0.75em;
  background: #EAEAEA;
}
.blog-box .navigation .nav-links .page-numbers.current, .blog-box .navigation .nav-links .page-numbers:hover {
  color: white;
  background: #444444;
}
.blog-box .navigation .nav-links .nav-previous {
  margin-bottom: 1rem;
}
.blog-box .navigation .nav-links .nav-next {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .blog-box .navigation .nav-links .nav-previous {
    float: left;
  }
  .blog-box .navigation .nav-links .nav-next {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .blog-box .navigation {
    text-align: center;
    width: 100%;
  }
  .blog-box .navigation .nav-links {
    display: inline-block;
  }
}
.widget {
  padding-bottom: 2rem;
}
.widget li {
  margin-bottom: 1rem;
}
.widget li:before {
  content: '';
  display: inline-block;
  margin-left: 0.8em;
  margin-right: 0.5em;
  border: 0.35em solid transparent;
  border-right: 0 solid transparent;
  border-left: 0.5em solid #444444;
}
.widget-title {
  color: white;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 1.5em;
  padding: 0.6em 0.8em;
  background: #f3a449;
}
.widget_tag_cloud .tagcloud ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_tag_cloud .tagcloud li {
  display: inline-block;
  margin: 0 0.3em 0.3em 0;
  padding: 0;
}
/*
 .widget_tag_cloud .tagcloud li a {
 display: inline-block;
 padding: .3em .6em .4em;
 background-color: #fff;
 border: 1px solid #aaa;
 border-radius: 3px;
 white-space: nowrap;
 overflow: hidden;
 color: #333333;
 text-decoration: none;
 -webkit-transition: .2s;
 transition: .2s;
 }
 .widget_tag_cloud .tagcloud li a:hover {
 border: 1px solid #444444;
 }
 */
.widget_tag_cloud .tagcloud li a:before {
  content: '#';
}
.blog-box .list-post-image {
  text-align: left;
  margin-top: 2em;
}
.blog-box .list-post-image .post-image {
  width: 49.5%;
  display: inline-block;
}
.blog-box .list-post-image .post-image:nth-child(odd) {
  margin: 0 0.5% 1% 0;
}
.blog-box .list-post-image .post-image:nth-child(even) {
  margin: 0 0 1% 0.5%;
}
.blog-box .list-post-image .post-image-wide {
  width: 100%;
  margin: 0 0 1%;
}
/*
 font-family: source-han-serif-japanese, serif;
 font-weight: 400; //regular
 font-weight: 600; //semibold
 font-style: normal;
 */
.top-slider-box#top-slider-box {
  margin: 0;
}
.top-slider-box .nav {
  margin-top: 14rem;
}
.top-slider-box .link-list {
  list-style: none;
  display: inline-block;
}
.top-slider-box .link-list li {
  margin-bottom: 5px;
}
.top-slider-box .link-list li a {
  color: #fff;
  font-size: 2rem;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 7px 20px 7px 28px;
  display: block;
  transition: all 0.3s ease;
}
.top-slider-box .link-list li a .jp {
  font-size: 0.6em;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.top-slider-box .link-list li a:hover {
  text-decoration: none;
  background: black;
}
.top-slider-box .link-list li a:hover .eng {
  color: #ecdc81;
}
.top-slider-box .link-list li a:hover .jp {
  color: #fff;
}
.top-slider-box .text-top-slider {
  position: absolute;
  bottom: 20%;
  right: 20px;
}
.top-slider-box .text-top-slider .main-text {
  color: #fff;
  font-size: 2.4rem;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.01em;
  line-height: 1.4;
  text-align: right;
  margin: 0;
}
.top-slider-box .text-top-slider .playfair {
  font-size: 1.2rem;
  margin-top: 22px;
  color: #fff;
  text-align: right;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-family: Raleway;
}
.top-slider-box .bottom-ico {
  position: absolute;
  left: 50%;
  bottom: 10px;
  font-family: 'Raleway';
  text-align: center;
  color: #fff;
  letter-spacing: 0.3em;
  line-height: 2.3em;
  margin-left: -42px;
  -webkit-animation-duration: 2.5s;
  animation-delay: 2s;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2s;
}
.top-slider-box .bottom-ico img {
  max-width: 80px;
}
.tiny-blog-box {
  color: white;
  padding: 3rem 0;
  background: #3f547f;
}
@media screen and (min-width: 768px) {
  .tiny-blog-box .container {
    max-width: 720px;
  }
}
.tiny-blog-box .hx {
  font-size: 2.6rem;
  text-align: center;
  padding: 1rem 0;
  border-bottom: 1px solid;
  margin-bottom: 1.5rem;
}
.tiny-blog-box .hx .en-hx {
  font-weight: bold;
}
.tiny-blog-box .tiny-blog {
  margin-bottom: 1.8rem;
}
.tiny-blog-box .tiny-blog a {
  color: white;
}
.tiny-blog-box .meta-tiny-blog {
  font-size: 1.6rem;
}
.tiny-blog-box .hx-tiny-blog {
  font-size: 1.6rem;
}
.about-box {
  background: #e5e5e5;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=0);
}
.about-box .box-inr {
  background: url(/wp-content/themes/linkassist_twentytwentyone-copy/assets/scss/../img/chart/bg-about.png) center center / 80% auto no-repeat;
}
@media screen and (min-width: 768px) {
  .about-box .box-inr {
    background: url(/wp-content/themes/linkassist_twentytwentyone-copy/assets/scss/../img/chart/bg-about.png) center center / 50% auto no-repeat;
  }
}
.about-box .about {
  padding: 4rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .about-box .about {
    padding: 0 0 8rem;
  }
}
.about-box .image-about {
  max-width: 350px;
  width: 70%;
  margin: 0 auto 4rem;
}
.about-box .hx-about {
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.5rem;
}
.about-box .text-about p {
  line-height: 2;
  text-align: justify;
}
.about-box .text-about .sign {
  font-size: 0.8em;
  text-align: right;
  margin-top: 2rem;
}
.about-box .text-about .sign .post {
  line-height: 1.5;
  margin-bottom: 0.8rem;
  display: inline-block;
}
.about-box .text-about .sign img {
  width: 10rem;
}
.service-box .topimg-service {
  max-width: 500px;
  width: 100%;
  margin: 0 auto 2rem;
}
.service-box .service {
  margin-bottom: 5rem;
}
.service-box .hx-service {
  font-size: 3.2rem;
  border-bottom: 1px solid;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .service-box .hx-service {
    font-size: 3rem;
    line-height: 0.75;
    padding-bottom: 1.1rem;
  }
}
.service-box .hx-service .icon-hx {
  width: 0.65em;
  margin-right: 0.5rem;
  display: inline-block;
}
.service-box .hx-service .en-hx {
  font-weight: bold;
  vertical-align: middle;
  margin-right: 1.5rem;
  display: inline-block;
}
.service-box .hx-service .ja-hx {
  font-size: 0.35em;
  font-weight: bold;
  display: inline-block;
}
.service-box .text-service {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .service-box .consulting-service {
    margin-bottom: 3rem;
  }
}
.service-box .consulting-service .image-consulting-service {
  position: relative;
}
.service-box .consulting-service .image-consulting-service .mask {
  width: 100%;
  height: 4rem;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 2;
}
.service-box .consulting-service:nth-child(1) .image-consulting-service {
  background: #64a8cb;
}
.service-box .consulting-service:nth-child(1) .hx-consulting-service .en-hx {
  color: #64a8cb;
}
.service-box .consulting-service:nth-child(2) .image-consulting-service {
  background: #4182a8;
}
.service-box .consulting-service:nth-child(2) .hx-consulting-service .en-hx {
  color: #4182a8;
}
.service-box .consulting-service:nth-child(3) .image-consulting-service {
  background: #3f547f;
}
.service-box .consulting-service:nth-child(3) .hx-consulting-service .en-hx {
  color: #3f547f;
}
.service-box .inr-consulting-service {
  text-align: center;
  height: 100%;
  padding: 0.6rem 0.6rem 1.5rem 0.6rem;
  border: 1px solid;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  .service-box .inr-consulting-service {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
  }
}
.service-box .inr-consulting-service p {
  font-size: 0.9em;
  text-align: justify;
  padding: 0 1rem;
}
.service-box .image-consulting-service {
  padding: 1rem 3rem 2rem;
  border-radius: 0.5rem 0.5rem 0 0;
  margin-bottom: 1.5rem;
}
.service-box .hx-consulting-service {
  line-height: 1;
  margin-bottom: 1.5rem;
}
.service-box .hx-consulting-service .en-hx {
  font-weight: bold;
}
.service-box .hx-consulting-service .ja-hx {
  font-size: 0.65em;
  font-weight: bold;
}
.service-box .hx-agency-service {
  font-size: 1.8rem;
  max-width: 30em;
  width: 100%;
  margin: 0 auto 3rem;
}
.service-box .hx-agency-service .icon-hx {
  width: 2.2em;
  vertical-align: 0.8em;
  margin-right: 1.4rem;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .service-box .hx-agency-service .icon-hx {
    vertical-align: 1.8em;
  }
}
.service-box .hx-agency-service .ja-hx {
  font-size: 1.1em;
  font-weight: bold;
  width: calc(100% - 3em);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .service-box .hx-agency-service .ja-hx {
    font-size: 1em;
  }
}
.service-box .sub-agency-service {
  padding: 2rem 2.5rem;
  border: 1px solid;
  border-radius: 0.75rem;
}
.service-box .hx-sub-agency-service {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .service-box .hx-sub-agency-service {
    text-align: center;
  }
}
.service-box .list-items-sub-agency-service {
  text-align: center;
}
.service-box .items-sub-agency-service .inr-items-sub-agency-service {
  padding: 1.8rem 2rem;
  background: #e6e6e6;
}
@media screen and (max-width: 767px) {
  .service-box .items-sub-agency-service .inr-items-sub-agency-service {
    margin-bottom: 1rem;
  }
}
.service-box .items-sub-agency-service .hx-items-sub-agency-service {
  color: #3f547f;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.service-box .items-sub-agency-service li {
  list-style-type: none;
}
@media screen and (min-width: 992px) {
  .cominfo-box .cominfo {
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .cominfo-box .cominfo > div:nth-child(even) {
    border-left: 1px solid;
  }
}
.cominfo-box .image-cominfo {
  max-width: 250px;
  width: 50%;
  margin: 0 auto 4rem;
}
@media screen and (min-width: 768px) {
  .cominfo-box .table-cominfo {
    display: table;
    border-collapse: separate;
    border-spacing: 0 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .cominfo-box .table-cominfo dl {
    display: table-row;
  }
}
@media screen and (max-width: 767px) {
  .cominfo-box .table-cominfo dl {
    margin-bottom: 2rem;
  }
}
.cominfo-box .table-cominfo dt span {
  color: white;
  font-weight: bold;
  text-align: center;
  text-align-last: justify;
  padding: 0 1rem;
  background: #333333;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .cominfo-box .table-cominfo dt span {
    width: 10rem;
  }
}
.cominfo-box .table-cominfo dd .profile {
  padding: 2.2rem 2.5rem;
  background: #f2f2f2;
  border-radius: 1rem;
  margin-top: 2.2rem;
}
.cominfo-box .table-cominfo dd .profile .hx-profile {
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-bottom: 0.5rem;
}
.cominfo-box .table-cominfo dt, .cominfo-box .table-cominfo dd {
  padding: 0.25rem 1rem;
}
@media screen and (min-width: 768px) {
  .cominfo-box .table-cominfo dt, .cominfo-box .table-cominfo dd {
    display: table-cell;
  }
}
.cominfo-box .gmap-cominfo {
  margin-top: 3rem;
}
.cominfo-box .gmap-cominfo iframe {
  vertical-align: top;
  width: 100%;
  height: 450px;
}
.contact-box .intro-contact {
  margin: 0 auto 3rem;
}
.contact-box .intro-contact p {
  line-height: 2;
  margin-bottom: 1.5em;
}
.contact-box .intro-contact p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .contact-box .intro-contact {
    text-align: justify;
  }
}
.contact-box .tel-contact {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 2rem;
  border-bottom: 1px solid #666666;
  margin-bottom: 4rem;
}
.contact-box .contact-table {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .contact-box .contact-table {
    font-size: 110%;
  }
}
.contact-box .contact-table label {
  font-weight: normal;
}
.contact-box .contact-table label.checked-label {
  font-weight: bold;
}
.contact-box .contact-table label:hover {
  color: #252525;
}
.contact-box .contact-table input[type=text]:hover, .contact-box .contact-table input[type=email]:hover, .contact-box .contact-table textarea:hover {
  border: 1px solid #333;
}
.contact-box .contact-table select:hover {
  cursor: pointer;
}
.contact-box .contact-table input[type=text].entered, .contact-box .contact-table input[type=email].entered, .contact-box .contact-table textarea.entered {
  background: #F5F3EE;
}
.contact-box .contact-table .err input[type=text], .contact-box .contact-table .err input[type=email], .contact-box .contact-table .err textarea, .contact-box .contact-table .err select {
  border: 1px solid #ffabd1;
}
.contact-box .contact-table input[type=text].entered:focus, .contact-box .contact-table input[type=email].entered:focus, .contact-box .contact-table textarea.entered:focus, .contact-box .contact-table input[type=text]:focus, .contact-box .contact-table input[type=email]:focus, .contact-box .contact-table textarea:focus {
  background: #FFFDEB;
  border: 1px solid #7fdcb4;
  outline: none;
}
.contact-box .contact-table .msg-error {
  color: red;
  font-size: 110%;
  text-align: center;
  margin-bottom: 3em;
}
.contact-box .contact-table dt {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .contact-box .contact-table dt {
    clear: both;
    padding-top: 0.5em;
    padding-bottom: 2em;
  }
}
@media screen and (max-width: 767px) {
  .contact-box .contact-table dt {
    margin-bottom: 0;
    padding-bottom: 0.5em;
  }
}
.contact-box .contact-table dd {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .contact-box .contact-table dd {
    padding-right: 6em;
    padding-bottom: 2em;
  }
}
@media screen and (max-width: 767px) {
  .contact-box .contact-table dd {
    margin-bottom: 1em;
    padding-bottom: 1.75em;
    border-bottom: 1px dotted #AAA;
  }
}
.contact-box .contact-table dd .msg-error {
  color: red;
  text-align: left;
  margin-bottom: 0em;
}
.contact-box .contact-table .msg-err {
  color: #333333;
  font-size: 110%;
}
@media screen and (min-width: 768px) {
  .contact-box .contact-table.form-confirm dt, .contact-box .contact-table.form-confirm dd {
    margin-bottom: 0.5em;
  }
}
.contact-box .contact-table li {
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
.contact-box .contact-table .require {
  color: #FFFFFF;
  font-size: 85%;
  line-height: 1.5;
  display: inline-block;
  margin-left: 0.4em;
  padding: 0.1em 0.4em;
  background: #464646;
}
.contact-box .contact-table .memo-reserve {
  font-size: 80%;
}
.contact-box .contact-table .note {
  font-size: 90%;
  font-style: normal;
  line-height: 1.5;
  margin-top: 0.5rem;
  display: inline-block;
}
.contact-box .contact-table .strong {
  color: red;
}
.contact-box .contact-table #i-com-name {
  width: 95%;
}
.contact-box .contact-table #i-name {
  width: 95%;
}
.contact-box .contact-table #i-furi {
  width: 95%;
}
.contact-box .contact-table #i-furigana {
  width: 95%;
}
.contact-box .contact-table #i-address {
  width: 95%;
}
.contact-box .contact-table #i-com-tel {
  width: 95%;
}
.contact-box .contact-table #i-tel {
  width: 55%;
}
.contact-box .contact-table #i-com-depart {
  width: 20%;
}
.contact-box .contact-table #i-email {
  width: 95%;
}
@media screen and (max-width: 767px) {
  .contact-box .contact-table #i-email {
    margin-bottom: 0.4em;
  }
}
.contact-box .contact-table #i-text {
  width: 95%;
  height: 12em;
}
.contact-box .contact-table label {
  font-weight: normal;
  margin-bottom: 0;
}
.contact-box .contact-table label.checked-label {
  font-weight: bold;
}
.contact-box .contact-table label:hover {
  color: #252525;
}
.contact-box .contact-table input[type=text], .contact-box .contact-table input[type=email], .contact-box .contact-table select {
  line-height: 2.3;
  height: 3.2em;
  padding: 0 1em;
  border: 1px solid #999;
  border-radius: 0.4em;
  box-sizing: border-box;
}
.contact-box .contact-table textarea {
  padding: 0.75em 1em;
  border: 1px solid #999;
  border-radius: 0.4em;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .contact-box .contact-table input[type=text], .contact-box .contact-table input[type=email], .contact-box .contact-table textarea {
    font-size: 103%;
    width: 100%;
  }
}
.contact-box .contact-table input[type=text]:hover, .contact-box .contact-table input[type=email]:hover, .contact-box .contact-table textarea:hover {
  border: 1px solid #333;
}
.contact-box .contact-table input[type=text].entered, .contact-box .contact-table input[type=email].entered, .contact-box .contact-table textarea.entered {
  background: #F5F3EE;
}
.contact-box .contact-table select:hover {
  cursor: pointer;
}
.contact-box .contact-table .err input[type=text], .contact-box .contact-table .err input[type=email], .contact-box .contact-table .err textarea, .contact-box .contact-table .err select {
  border: 1px solid #333333;
}
.contact-box .contact-table input[type=text].entered:focus, .contact-box .contact-table input[type=email].entered:focus, .contact-box .contact-table textarea.entered:focus, .contact-box .contact-table input[type=text]:focus, .contact-box .contact-table input[type=email]:focus, .contact-box .contact-table textarea:focus {
  background: #FFFDEB;
  border: 1px solid #333333;
}
@media screen and (min-width: 768px) {
  .contact-box .mw_wp_form_confirm .contact-table dd {
    padding-top: 0.5em;
  }
}
.contact-box .mw_wp_form_complete {
  padding-bottom: 5rem;
}
.contact-box .mw_wp_form_complete .hx-form-post {
  font-size: 2.3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.contact-box .btn-form {
  text-align: center;
  margin-bottom: 5em;
}
.contact-box .btn-form input[type=submit] {
  color: white;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: inline-block;
  padding: 1em 3em;
  position: relative;
  border: none;
  background: #464646;
  transition: 0.2s linear;
}
.contact-box .btn-form form {
  display: inline-block;
  margin: 0 0.6em;
}
.contact-box .btn-confirm {
  color: white;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: inline-block;
  padding: 1em 3em;
  position: relative;
  border: none;
  background: #464646;
  transition: 0.2s linear;
}
.contact-box .btn-post {
  color: white;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: inline-block;
  padding: 1.2em 3em;
  position: relative;
  border: none;
  border-radius: 0.5em;
  background: #333333;
  transition: 0.2s linear;
}
.contact-box .btn-back {
  color: white;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: inline-block;
  padding: 1.2em 3em;
  position: relative;
  border: none;
  border-radius: 0.5em;
  background: #999;
  transition: 0.2s linear;
}
.contact-box .btn-back:hover {
  background: #666;
}
.contact-box.form-post .hx-form-post {
  color: #012046;
  font-size: 160%;
  text-align: center;
  margin-bottom: 1.7em;
}
.contact-box.form-post .text-form-post {
  text-align: center;
}
.contact-box.form-post .text-form-post p {
  line-height: 2.3;
  margin-bottom: 1.5em;
}
.contact-box .email-contact .caution {
  max-width: 600px;
  width: 100%;
  margin: 2em auto 3.5em;
}
.contact-box .email-contact .caution .hx-sub {
  font-size: 150%;
  text-align: center;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: none;
}
.contact-box .email-contact .caution .hx-sub .icomoon {
  font-size: 130%;
  vertical-align: middle;
}
.contact-box .email-contact .caution p {
  line-height: 2.2;
  text-align: center;
  padding: 1.5em;
  background: #FFFCE6;
}
/*# sourceMappingURL=https://link-assist.jp/wp-content/build/scss_library/5845cf64a2bee6f325d61120d4bd47c0c92477b1.css.map */