@charset "UTF-8";
.PageBody .PageBodyGallery .slick-arrow, .BlogBody .BlogPagenate a.page-numbers, .BlogBody .BlogNavi div a:before, .FooterContactB a, #Footer .RightNav ul.round > li a {
  background: -webkit-linear-gradient(135deg, #404040, #111111);
  background: -moz-linear-gradient(135deg, #404040, #111111);
  background: -o-linear-gradient(135deg, #404040, #111111);
  background: linear-gradient(135deg, #404040, #111111);
  background-color: #111111;
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .PageBody .PageBodyGallery .slick-arrow:hover, .BlogBody .BlogPagenate a.page-numbers:hover, .BlogBody .BlogNavi div a:hover:before, .FooterContactB a:hover, #Footer .RightNav ul.round > li a:hover {
    background-color: #111111;
    color: #fff;
    background: #404040; }

.BlogBody .BlogPagenate span.page-numbers {
  background: -webkit-linear-gradient(135deg, #f0efef, #cdcdcd);
  background: -moz-linear-gradient(135deg, #f0efef, #cdcdcd);
  background: -o-linear-gradient(135deg, #f0efef, #cdcdcd);
  background: linear-gradient(135deg, #f0efef, #cdcdcd);
  background-color: #111111;
  color: #333333; }

.PageBody .PageBodyBtn a, .PageBody .NewsArea .NewsAreaMore a {
  border: 1px solid #cdcdcd;
  background-color: #fff;
  color: #333;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .PageBody .PageBodyBtn a:hover, .PageBody .NewsArea .NewsAreaMore a:hover {
    color: #fff;
    background: #0c3e76; }

#GlobalHeader.trprt .hamburger, #top .top5 #col5 .PageBodyBtn a, #top .top6 #col6 .PageBodyBtn a {
  border: 1px solid #fff;
  background-color: #114075;
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  #GlobalHeader.trprt .hamburger:hover, #top .top5 #col5 .PageBodyBtn a:hover, #top .top6 #col6 .PageBodyBtn a:hover {
    opacity: 1.0;
    color: rgba(17, 64, 117, 0.8);
    background: white;
    border-color: rgba(17, 64, 117, 0.8); }

.shop1 #col1 .PageBodyTitleA, .shop.shop2 #col2 .PageBodyTitleA, .company1 #col1 .PageBodyTitleA, .company5 #col5 .PageBodyTitleA, .company6 #col6 .PageBodyTitleA, .company7 #col7 .PageBodyTitleA, .division .Inner .PageBodyTitleA, .thanks.thanks1 #col1 .PageBodyTitleA, .privacy .PageBodyTitleA {
  border-top: 1px dashed #0c3e76;
  border-bottom: 1px dashed #0c3e76;
  line-height: 1.0;
  padding: 18px 0;
  margin-bottom: 60px; }
  @media (max-width: 799px) {
    .shop1 #col1 .PageBodyTitleA, .shop.shop2 #col2 .PageBodyTitleA, .company1 #col1 .PageBodyTitleA, .company5 #col5 .PageBodyTitleA, .company6 #col6 .PageBodyTitleA, .company7 #col7 .PageBodyTitleA, .division .Inner .PageBodyTitleA, .thanks.thanks1 #col1 .PageBodyTitleA, .privacy .PageBodyTitleA {
      margin-bottom: 30px; } }

#GlobalNavi .GlobalNaviInner ul.GlobalNaviList li a {
  font-size: 18px;
  font-weight: bold;
  font-family: Helvetica;
  color: #333333;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  #GlobalNavi .GlobalNaviInner ul.GlobalNaviList li a:after {
    content: "";
    width: 16px;
    height: 2px;
    display: block;
    background: #818181;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  #GlobalNavi .GlobalNaviInner ul.GlobalNaviList li a:hover {
    color: rgba(51, 51, 51, 0.5); }
    #GlobalNavi .GlobalNaviInner ul.GlobalNaviList li a:hover:after {
      width: 100%;
      background: rgba(129, 129, 129, 0.5); }

.bg1 {
  background: white; }

.bg2 {
  background: #f9f9f9; }

.bg3 {
  background: #d1d1d1; }

.bg4 {
  background: #6d9fd1; }

.bg5 {
  background: #333333; }

.PageBody .PageBodyTitleA, .FooterAccess .FooterAccessTxt .FooterAccessTitle {
  margin-bottom: 40px;
  text-align: center; }
  .PageBody .PageBodyTitleA span.large, .FooterAccess .FooterAccessTxt .FooterAccessTitle span.large {
    display: block;
    font-size: 24px;
    font-family: 'Noto Sans Japanese';
    font-weight: 500; }
  .PageBody .PageBodyTitleA span.small, .FooterAccess .FooterAccessTxt .FooterAccessTitle span.small {
    display: block;
    font-size: 10px;
    font-weight: 500;
    color: #0072d8; }

.PageBody .PageBodyTable .PageBodyTh, .PageBody .PageBodyTable .PageBodyTd {
  display: table-cell;
  padding: 20px;
  box-sizing: border-box;
  background: #efefef;
  border: 1px solid white; }

.PageBody .PageBodyTable.tbl2 .PageBodyTh, .PageBody .PageBodyTable.tbl2 .PageBodyTd {
  display: table-cell;
  padding: 20px;
  box-sizing: border-box;
  background: white;
  border: 1px solid #010101; }

.FooterAccess .FooterAccessTxt .FooterAccessTbl {
  max-width: 680px;
  border-collapse: collapse;
  margin: 0 auto;
  padding-top: 48px; }
  .FooterAccess .FooterAccessTxt .FooterAccessTbl:first-child {
    padding-top: 0; }
  .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessRow {
    display: table-row;
    width: 100%;
    font-size: 13px; }
    @media (max-width: 799px) {
      .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessRow {
        display: block;
        margin-top: 8px; }
        .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessRow:first-child {
          margin-top: 0; } }
  .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessTh {
    width: 20%;
    display: table-cell;
    padding: 8px 0;
    box-sizing: border-box;
    font-weight: 500; }
    @media (max-width: 799px) {
      .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessTh {
        width: 100%;
        display: block;
        border-bottom: 0;
        padding-bottom: 0;
        text-align: left; } }
  .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessTd {
    width: 80%;
    display: table-cell;
    padding: 8px 0;
    box-sizing: border-box; }
    @media (max-width: 799px) {
      .FooterAccess .FooterAccessTxt .FooterAccessTbl .FooterAccessTd {
        width: 100%;
        display: block;
        border-top: 0;
        padding-top: 8px; } }

.PageBody .BlogList.typeA li a, .PageBody .BlogList.typeB li a, .PageBody .BlogList.typeC li a, .PageBody .BlogList.typeD li a, .PageBody .LinkList.typeB li a, .PageBody .LinkList.typeC li a, .PageBody .LinkList.typeD li a {
  background: #333; }

.PageBody .NewsArea .NewsList li .NewsListNew, .NewsListInner .NewsListNew, .BlogListInner .BlogListNew, .BlogBody .BlogMain .BlogBodyHeader .BlogBodyNew {
  width: 24px;
  height: 24px;
  font-size: 8px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  line-height: 24px;
  background: #e40000;
  border-radius: 24px;
  font-family: 'Lato';
  font-style: italic; }

* {
  outline: 0; }

body {
  line-height: 1;
  margin: 0; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

li {
  padding: 0; }

input, select {
  vertical-align: middle; }

a {
  border: 0;
  outline: 0; }

a {
  -webkit-tap-highlight-color: transparent; }

img {
  border: 0;
  outline: 0; }

@font-face {
  font-family: 'Icon';
  src: url("/cms/wp-content/themes/ksg/assets/fonts/fontawesome-webfont.eot?4l0ac5");
  src: url("/cms/wp-content/themes/ksg/assets/fonts/fontawesome-webfont.eot?4l0ac5#iefix") format("embedded-opentype"), url("/cms/wp-content/themes/ksg/assets/fonts/fontawesome-webfont.ttf?4l0ac5") format("truetype"), url("/cms/wp-content/themes/ksg/assets/fonts/fontawesome-webfont.woff?4l0ac5") format("woff"), url("/cms/wp-content/themes/ksg/assets/fonts/fontawesome-webfont.woff2?4l0ac5") format("woff2"), url("/cms/wp-content/themes/ksg/assets/fonts/fontawesome-webfont.svg?4l0ac5#ico_sn") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'IconEX';
  src: url("/cms/wp-content/themes/ksg/assets/fonts/ico_ex.eot?4l0avs");
  src: url("/cms/wp-content/themes/ksg/assets/fonts/ico_ex.eot?4l0avs#iefix") format("embedded-opentype"), url("/cms/wp-content/themes/ksg/assets/fonts/ico_ex.ttf?4l0avs") format("truetype"), url("/cms/wp-content/themes/ksg/assets/fonts/ico_ex.woff?4l0avs") format("woff"), url("/cms/wp-content/themes/ksg/assets/fonts/ico_ex.woff2?4l0avs") format("woff2"), url("/cms/wp-content/themes/ksg/assets/fonts/ico_ex.svg?4l0avs#ico_sn") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format("woff"); }
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format("woff"); }
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local("Lato Italic"), local("Lato-Italic"), url(https://fonts.gstatic.com/s/lato/v11/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format("woff"); }
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url(https://fonts.gstatic.com/s/lato/v11/HkF_qI1x_noxlxhrhMQYELO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight-subset.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Light-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Light-subset.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular-subset.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium-subset.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese_tt';
  font-style: normal;
  font-weight: 500;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium-subset_tt.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium-subset_tt.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold-subset.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold-subset.woff) format("woff"); }
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black-subset.woff2) format("woff2");
  src: url(/cms/wp-content/themes/ksg/assets/fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black-subset.woff) format("woff"); }
html {
  overflow-y: scroll; }

body {
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
  font-family: 'Noto Sans Japanese' , sans-serif;
  font-weight: 300;
  background: #0c3e76;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-break: strict; }

a:link, a:visited {
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }

a:hover, a:visited:hover {
  color: rgba(51, 51, 51, 0.5);
  text-decoration: none; }

#wrap {
  width: 100%; }

.Inner {
  max-width: 1080px;
  box-sizing: border-box;
  padding: 0 50px;
  margin: 0 auto; }
  @media (max-width: 799px) {
    .Inner {
      padding: 0 4vw; } }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
#GlobalHeader {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  position: fixed;
  background: #0c3e76;
  z-index: 1000;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease; }
  @media (max-width: 799px) {
    #GlobalHeader {
      background: #0c3e76; } }
  #GlobalHeader .Inner {
    padding-top: 0px;
    padding-bottom: 0px; }
    @media (max-width: 799px) {
      #GlobalHeader .Inner {
        padding-top: 10px;
        padding-bottom: 10px; } }
  #GlobalHeader .HeaderLogo {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    opacity: 1;
    display: block;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    position: absolute;
    left: 0; }
    @media (max-width: 799px) {
      #GlobalHeader .HeaderLogo {
        width: 40px;
        height: 40px;
        background-image: url(/cms/wp-content/themes/ksg/assets/img/kaisho_header_logo__fff.svg);
        background-size: 40px 60px; } }
    #GlobalHeader .HeaderLogo a {
      display: block;
      width: 60px;
      height: 60px;
      text-indent: -10000px; }
      @media (max-width: 799px) {
        #GlobalHeader .HeaderLogo a {
          width: 40px;
          height: 40px; } }
  #GlobalHeader h1.HeaderLogo {
    background-image: url(/cms/wp-content/themes/ksg/assets/img/kaisho_header_logo.svg); }
    @media (max-width: 799px) {
      #GlobalHeader h1.HeaderLogo {
        position: static;
        background-image: url(/cms/wp-content/themes/ksg/assets/img/kaisho_header_logo__fff.svg); } }
  #GlobalHeader p.HeaderLogo {
    background-image: url(/cms/wp-content/themes/ksg/assets/img/kaisho_header_logo_r.svg); }
    @media (max-width: 799px) {
      #GlobalHeader p.HeaderLogo {
        position: static;
        background-image: url(/cms/wp-content/themes/ksg/assets/img/kaisho_header_logo__fff.svg); } }
  #GlobalHeader .hamburger {
    display: block;
    width: 50px;
    height: 50px;
    padding: 12px;
    box-sizing: border-box;
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 20;
    border-radius: 100%;
    overflow: hidden; }
    @media (max-width: 799px) {
      #GlobalHeader .hamburger {
        border-radius: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); } }
    #GlobalHeader .hamburger span {
      background: white;
      display: block;
      height: 1px;
      margin: 6px 0;
      position: relative;
      transform: rotate(0);
      top: 0;
      left: 0;
      opacity: 1;
      transition: none 0.5s ease;
      transition-property: transform, top, left, opacity; }
  #GlobalHeader.trprt {
    background: transparent; }
    #GlobalHeader.trprt .HeaderLogo {
      opacity: 1.0; }
      @media (max-width: 799px) {
        #GlobalHeader.trprt .HeaderLogo {
          opacity: 0; } }
    @media (max-width: 799px) {
      #GlobalHeader.trprt .hamburger {
        border: none;
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; } }
    #GlobalHeader.trprt .hamburger span {
      background: white; }

.hamburger_close {
  display: block;
  width: 60px;
  height: 60px;
  padding: 12px;
  box-sizing: border-box;
  z-index: 20;
  position: relative;
  overflow: hidden; }
  .hamburger_close span {
    background: black;
    display: block;
    width: 28px;
    height: 1px;
    margin: 6px 0;
    position: absolute;
    transform: rotate(0);
    top: 0;
    left: 0; }
    .hamburger_close span.top-bar {
      transform: rotate(45deg);
      top: 50%;
      left: 50%;
      margin-top: -1px;
      margin-left: -14px; }
    .hamburger_close span.bottom-bar {
      transform: rotate(-45deg);
      top: 50%;
      left: 50%;
      margin-top: -1px;
      margin-left: -14px; }

@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
#GlobalNavi {
  width: 118000px;
  height: 900px;
  position: absolute;
  z-index: -1;
  background: #f6f6f6;
  top: 0;
  right: 100%;
  margin-right: -230px;
  overflow-y: auto;
  display: none;
  opacity: 0; }
  @media (max-width: 799px) {
    #GlobalNavi {
      width: 100%;
      right: 0;
      left: 0;
      margin: 0; } }
  #GlobalNavi.open {
    display: block;
    z-index: 1001;
    opacity: 1;
    animation: show 0.3s  linear 0s; }
  #GlobalNavi .GlobalNaviInner {
    width: 230px;
    margin-top: 9px;
    margin-left: auto;
    position: relative;
    box-sizing: border-box; }
    @media (max-width: 799px) {
      #GlobalNavi .GlobalNaviInner {
        margin-top: 0; } }
    #GlobalNavi .GlobalNaviInner ul.GlobalNaviList {
      padding: 48px 0 0 12px; }
      @media (max-width: 799px) {
        #GlobalNavi .GlobalNaviInner ul.GlobalNaviList {
          padding-top: 36px; } }
      #GlobalNavi .GlobalNaviInner ul.GlobalNaviList li {
        margin-top: 28px; }
        @media (max-width: 799px) {
          #GlobalNavi .GlobalNaviInner ul.GlobalNaviList li {
            margin-top: 16px; } }
        #GlobalNavi .GlobalNaviInner ul.GlobalNaviList li:first-child {
          margin-top: 0; }
      @media (max-width: 799px) {
        #GlobalNavi .GlobalNaviInner ul.GlobalNaviList {
          padding-left: 24px; } }
    @media (max-width: 799px) {
      #GlobalNavi .GlobalNaviInner {
        width: 100%; } }
    #GlobalNavi .GlobalNaviInner .GlobalNaviLogo {
      padding-top: 100px;
      width: 120px; }
      @media (max-width: 799px) {
        #GlobalNavi .GlobalNaviInner .GlobalNaviLogo {
          padding-left: 24px; } }

#GlobalHeader .Inner .header__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 60px; }
  @media (max-width: 799px) {
    #GlobalHeader .Inner .header__nav {
      display: none; } }
  #GlobalHeader .Inner .header__nav__menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 60px; }
    @media all and (-ms-high-contrast: none) {
      #GlobalHeader .Inner .header__nav__menu {
        height: 60px; } }
    #GlobalHeader .Inner .header__nav__menu li a {
      color: #fff; }
      #GlobalHeader .Inner .header__nav__menu li a:hover {
        opacity: 0.7; }
    #GlobalHeader .Inner .header__nav__menu:first-of-type {
      width: calc(980px - (310px + 230px)); }
      #GlobalHeader .Inner .header__nav__menu:first-of-type li:first-of-type {
        display: none; }
      #GlobalHeader .Inner .header__nav__menu:first-of-type li:nth-of-type(5) {
        display: none; }
      #GlobalHeader .Inner .header__nav__menu:first-of-type li:nth-last-of-type(-n + 2) {
        display: none; }
    #GlobalHeader .Inner .header__nav__menu:nth-of-type(2) {
      width: 310px;
      margin-left: 60px; }
      #GlobalHeader .Inner .header__nav__menu:nth-of-type(2) li:last-of-type {
        display: none; }
      #GlobalHeader .Inner .header__nav__menu:nth-of-type(2) li:nth-of-type(-n + 2) a {
        font-size: 16px;
        color: #0c3e76;
        background: #fff;
        padding: 0 6px;
        border-radius: 3px; }
        #GlobalHeader .Inner .header__nav__menu:nth-of-type(2) li:nth-of-type(-n + 2) a:before {
          width: 40px;
          height: 40px;
          content: "\f1c1";
          font-family: "Icon";
          font-size: 16px;
          margin-right: 5px; }
        #GlobalHeader .Inner .header__nav__menu:nth-of-type(2) li:nth-of-type(-n + 2) a:hover {
          opacity: 0.7; }
  @media all and (-ms-high-contrast: none) {
    #GlobalHeader .Inner .header__nav *::-ms-backdrop, #GlobalHeader .Inner .header__nav .header__nav__menu {
      height: 60px; } }
  #GlobalHeader .Inner .header__nav .header__nav__menu > li a {
    padding: 5px 10px;
    border-radius: 6px; }
    #GlobalHeader .Inner .header__nav .header__nav__menu > li a span {
      display: none; }
    #GlobalHeader .Inner .header__nav .header__nav__menu > li a:before {
      width: 40px;
      height: 40px; }
    #GlobalHeader .Inner .header__nav .header__nav__menu > li a.twitter:before {
      content: "\f099";
      font-family: "Icon";
      font-size: 16px; }
    #GlobalHeader .Inner .header__nav .header__nav__menu > li a.facebook {
      padding-left: calc((34px - 9.14px)/2);
      padding-right: calc((34px - 9.14px)/2); }
      #GlobalHeader .Inner .header__nav .header__nav__menu > li a.facebook:before {
        content: "\f09a";
        font-family: "Icon";
        font-size: 16px; }
    #GlobalHeader .Inner .header__nav .header__nav__menu > li a.Instagram:before {
      content: "\f16d";
      font-family: "Icon";
      font-size: 16px; }
    #GlobalHeader .Inner .header__nav .header__nav__menu > li a:hover {
      background: #fff;
      color: #0c3e76;
      opacity: 1.0; }
  @media (max-width: 799px) {
    #GlobalHeader .Inner .header__nav {
      position: static;
      width: 100%; }
      #GlobalHeader .Inner .header__nav .header__nav__menu {
        margin-top: 0;
        text-align: center; }
        #GlobalHeader .Inner .header__nav .header__nav__menu li {
          display: inline-block; }
          #GlobalHeader .Inner .header__nav .header__nav__menu li a {
            color: white; }
          #GlobalHeader .Inner .header__nav .header__nav__menu li a:hover {
            color: rgba(255, 255, 255, 0.5); }
      #GlobalHeader .Inner .header__nav .header__nav__menu > li a {
        background: transparent; }
        #GlobalHeader .Inner .header__nav .header__nav__menu > li a:hover {
          background: transparent; } }

#TopImg {
  width: 100%;
  height: 100%;
  display: block;
  background: white;
  position: relative; }
  #TopImg .PageScroll {
    width: 30px;
    display: block;
    position: absolute;
    bottom: 36px;
    left: 50%;
    margin-left: -15px;
    z-index: 102; }
    @media (max-width: 799px) {
      #TopImg .PageScroll {
        width: 3vh;
        margin-left: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
    #TopImg .PageScroll .arrow1 .cls-1 path {
      fill: #f00; }
  #TopImg .SlideArea {
    display: block;
    background: white;
    position: relative;
    overflow: hidden; }
    #TopImg .SlideArea ul.Slide {
      top: 50%;
      left: 50%;
      width: 100%;
      position: absolute;
      overflow: hidden; }
      #TopImg .SlideArea ul.Slide li {
        top: 0;
        left: 0;
        width: 100%;
        display: none;
        position: absolute; }
        #TopImg .SlideArea ul.Slide li .SlideTxtImg {
          position: absolute;
          top: 50%;
          left: 50%;
          right: 0;
          box-sizing: border-box;
          -moz-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          @media (max-width: 799px) {
            #TopImg .SlideArea ul.Slide li .SlideTxtImg {
              top: 55%; } }
        #TopImg .SlideArea ul.Slide li .SlideTxtImg p {
          text-align: center;
          margin: 0 auto; }
          #TopImg .SlideArea ul.Slide li .SlideTxtImg p.SlideTxt {
            margin-top: 40px;
            font-size: 52px;
            color: white; }
          #TopImg .SlideArea ul.Slide li .SlideTxtImg p img {
            width: 9vw; }
          @media (max-width: 799px) {
            #TopImg .SlideArea ul.Slide li .SlideTxtImg p.SlideTxt {
              font-size: 24px; }
            #TopImg .SlideArea ul.Slide li .SlideTxtImg p img {
              width: 27vw; } }
        #TopImg .SlideArea ul.Slide li .SlideBakImg {
          text-align: center; }
          #TopImg .SlideArea ul.Slide li .SlideBakImg img {
            width: 100%;
            -webkit-transition: all 6s ease;
            transition: all 6s ease; }

.PageBody {
  padding-top: 50px;
  padding-bottom: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  overflow: hidden; }
  .PageBody:first-child {
    padding-top: 128px; }
    @media (max-width: 799px) {
      .PageBody:first-child {
        padding-top: 90px; } }
  .PageBody:last-child {
    padding-bottom: 100px; }
    @media (max-width: 799px) {
      .PageBody:last-child {
        padding-bottom: 50px; } }
  @media (max-width: 799px) {
    .PageBody {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .PageBody .Inner {
    margin-top: -128px;
    padding-top: 128px; }
  @media (max-width: 799px) {
    .PageBody .PageBodyTitleA {
      font-size: 20px; } }
  .PageBody .PageBodyTitleB {
    font-size: 26px;
    font-weight: 300;
    line-height: 1.3;
    color: #333333; }
    @media (max-width: 799px) {
      .PageBody .PageBodyTitleB {
        font-size: 20px;
        text-align: center; } }
  .PageBody .PageBodyBtn {
    text-align: center;
    margin-top: 40px; }
    .PageBody .PageBodyBtn:first-child {
      margin-top: 0; }
    .PageBody .PageBodyBtn a {
      padding: 8px 60px;
      display: inline-block;
      position: relative; }
      .PageBody .PageBodyBtn a:after {
        content: "";
        width: 20px;
        height: 6px;
        background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon.svg);
        background-size: cover;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -4px; }
      .PageBody .PageBodyBtn a:hover:after {
        background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon_fff.svg); }
  .PageBody .PageBodyMap {
    width: 100%;
    padding-top: 48px; }
    .PageBody .PageBodyMap.max800 {
      max-width: 800px;
      margin: 0 auto; }
    .PageBody .PageBodyMap:first-child {
      padding-top: 0; }
    .PageBody .PageBodyMap .PageBodyMapInner {
      width: 100%;
      height: 360px; }
  .PageBody .PageBodyParam {
    margin-bottom: 48px; }
    .PageBody .PageBodyParam.max800 {
      max-width: 800px;
      margin: 0 auto; }
    .PageBody .PageBodyParam:first-child {
      padding-top: 0; }
    .PageBody .PageBodyParam:last-of-type {
      margin-bottom: 0; }
    .PageBody .PageBodyParam .PageBodyImgs {
      box-sizing: border-box;
      line-height: 0; }
      .PageBody .PageBodyParam .PageBodyImgs p {
        margin-top: 28px;
        line-height: 0; }
        .PageBody .PageBodyParam .PageBodyImgs p:first-child {
          margin-top: 0; }
        .PageBody .PageBodyParam .PageBodyImgs p a:hover img {
          opacity: 0.7; }
      .PageBody .PageBodyParam .PageBodyImgs a {
        line-height: 0; }
      .PageBody .PageBodyParam .PageBodyImgs img {
        width: 100%;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        line-height: 0; }
    .PageBody .PageBodyParam .PageBodyTxts {
      box-sizing: border-box; }
      .PageBody .PageBodyParam .PageBodyTxts p {
        margin-top: 28px; }
        .PageBody .PageBodyParam .PageBodyTxts p:first-child {
          margin-top: 0; }
    .PageBody .PageBodyParam.imgLeft .PageBodyImgs {
      width: 42%;
      float: left;
      padding-right: 20px; }
      @media (max-width: 799px) {
        .PageBody .PageBodyParam.imgLeft .PageBodyImgs {
          width: 100%;
          float: none;
          padding: 0;
          margin-bottom: 40px; } }
    .PageBody .PageBodyParam.imgLeft .PageBodyTxts {
      width: 58%;
      float: right;
      padding-left: 20px; }
      @media (max-width: 799px) {
        .PageBody .PageBodyParam.imgLeft .PageBodyTxts {
          width: 100%;
          float: none;
          padding: 0; } }
    .PageBody .PageBodyParam.imgRight .PageBodyImgs {
      width: 42%;
      float: right;
      padding-left: 20px; }
      @media (max-width: 799px) {
        .PageBody .PageBodyParam.imgRight .PageBodyImgs {
          width: 100%;
          float: none;
          padding: 0;
          margin-bottom: 40px; } }
    .PageBody .PageBodyParam.imgRight .PageBodyTxts {
      width: 58%;
      float: left;
      padding-right: 20px; }
      @media (max-width: 799px) {
        .PageBody .PageBodyParam.imgRight .PageBodyTxts {
          width: 100%;
          float: none;
          padding: 0; } }
    .PageBody .PageBodyParam.imgTop .PageBodyTitleB {
      text-align: center; }
    .PageBody .PageBodyParam.imgTop .PageBodyImgs {
      margin: 0 auto 40px; }
    .PageBody .PageBodyParam.imgTop .PageBodyTxts {
      margin: 0 auto; }
    .PageBody .PageBodyParam.imgBottom .PageBodyTitleB {
      text-align: center; }
    .PageBody .PageBodyParam.imgBottom .PageBodyImgs {
      margin: 0 auto; }
    .PageBody .PageBodyParam.imgBottom .PageBodyTxts {
      margin: 0 auto 40px; }
  .PageBody .PageBodyGallery {
    max-width: 884px;
    box-sizing: border-box;
    padding: 0 12px;
    margin: 0 auto;
    position: relative;
    padding-top: 48px; }
    .PageBody .PageBodyGallery:first-child {
      padding-top: 0; }
    @media (max-width: 799px) {
      .PageBody .PageBodyGallery {
        padding-left: 0;
        padding-right: 0; } }
    .PageBody .PageBodyGallery .PageBodyGalleryInner .PageBodyGalleryImgs img {
      width: 100%; }
    .PageBody .PageBodyGallery .PageBodyGalleryInner .PageBodyGalleryTitle {
      font-weight: 500;
      margin-top: 12px; }
    .PageBody .PageBodyGallery .PageBodyGalleryInner .PageBodyGalleryTxt {
      margin-top: 12px; }
    .PageBody .PageBodyGallery .slick-arrow {
      width: 40px;
      height: 40px;
      text-align: center;
      position: absolute;
      border-radius: 100%;
      color: #fff;
      font-family: "Icon";
      font-size: 24px;
      border: 0;
      outline: 0;
      margin-top: -40px;
      z-index: 100; }
      .PageBody .PageBodyGallery .slick-arrow.slick-prev {
        top: 50%;
        left: 0; }
        @media (max-width: 799px) {
          .PageBody .PageBodyGallery .slick-arrow.slick-prev {
            left: 4px; } }
      .PageBody .PageBodyGallery .slick-arrow.slick-next {
        top: 50%;
        right: 0; }
        @media (max-width: 799px) {
          .PageBody .PageBodyGallery .slick-arrow.slick-next {
            right: 4px; } }
  .PageBody .NewsArea {
    position: relative;
    font-size: 14px;
    padding-top: 48px; }
    .PageBody .NewsArea:first-child {
      padding-top: 0; }
    .PageBody .NewsArea .NewsList {
      max-width: 820px;
      padding: 0 60px;
      margin: 0 auto;
      box-sizing: border-box; }
      @media (max-width: 799px) {
        .PageBody .NewsArea .NewsList {
          width: 100%;
          padding: 0; } }
      .PageBody .NewsArea .NewsList li {
        margin-top: 20px;
        position: relative; }
        .PageBody .NewsArea .NewsList li:first-child {
          margin-top: 0; }
        .PageBody .NewsArea .NewsList li .NewsListNew {
          position: absolute;
          top: -4px;
          left: -32px; }
          @media (max-width: 799px) {
            .PageBody .NewsArea .NewsList li .NewsListNew {
              left: 90px; } }
        .PageBody .NewsArea .NewsList li a {
          display: block; }
          .PageBody .NewsArea .NewsList li a:hover .TopicsNewsCat span {
            opacity: 0.7; }
        .PageBody .NewsArea .NewsList li .NewsListDate {
          display: table-cell;
          width: 84px;
          font-weight: 500; }
          @media (max-width: 799px) {
            .PageBody .NewsArea .NewsList li .NewsListDate {
              display: block;
              padding-bottom: 8px; } }
        .PageBody .NewsArea .NewsList li .NewsListTitle {
          display: table-cell;
          padding-left: 20px; }
          @media (max-width: 799px) {
            .PageBody .NewsArea .NewsList li .NewsListTitle {
              display: block;
              padding: 0; } }
    .PageBody .NewsArea .NewsAreaMore {
      position: absolute;
      top: 50%;
      right: 0; }
      @media (max-width: 999px) {
        .PageBody .NewsArea .NewsAreaMore {
          position: static;
          margin-top: 40px;
          text-align: center; } }
      .PageBody .NewsArea .NewsAreaMore a {
        padding: 8px 40px;
        display: inline-block;
        position: relative; }
        .PageBody .NewsArea .NewsAreaMore a:after {
          content: "";
          width: 20px;
          height: 6px;
          background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon.svg);
          background-size: cover;
          position: absolute;
          right: 12px;
          top: calc(50% + 6px);
          margin-top: -4px; }
        .PageBody .NewsArea .NewsAreaMore a:hover:after {
          background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon_fff.svg); }
  .PageBody .BlogList {
    padding-top: 48px;
    width: 100%;
    border-collapse: collapse; }
    .PageBody .BlogList:first-child {
      padding-top: 0; }
    .PageBody .BlogList.typeA li {
      box-sizing: border-box;
      width: 50%;
      display: inline-block;
      padding-top: 20px;
      vertical-align: top; }
      .PageBody .BlogList.typeA li:nth-of-type(-n+2) {
        padding-top: 0; }
      .PageBody .BlogList.typeA li:nth-of-type(2n+1) {
        padding-right: 10px; }
      .PageBody .BlogList.typeA li:nth-of-type(2n) {
        padding-left: 10px; }
      @media (max-width: 799px) {
        .PageBody .BlogList.typeA li {
          width: 100%; }
          .PageBody .BlogList.typeA li:nth-of-type(-n+2), .PageBody .BlogList.typeA li:nth-of-type(2n+1), .PageBody .BlogList.typeA li:nth-of-type(2n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .BlogList.typeA li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .BlogList.typeA li a {
        display: block;
        color: #000; }
        .PageBody .BlogList.typeA li a:hover {
          opacity: 0.7; }
        .PageBody .BlogList.typeA li a .BlogListThumb {
          line-height: 1px; }
          .PageBody .BlogList.typeA li a .BlogListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .BlogList.typeA li a .BlogListTxt {
          padding: 20px 92px 20px 20px;
          font-weight: 500;
          position: relative; }
          .PageBody .BlogList.typeA li a .BlogListTxt:after {
            width: 68px;
            height: 12px;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -6px; }
    .PageBody .BlogList.typeB li {
      box-sizing: border-box;
      width: 33.33333333%;
      display: inline-block;
      padding-top: 18px;
      vertical-align: top; }
      .PageBody .BlogList.typeB li:nth-of-type(-n+3) {
        padding-top: 0; }
      .PageBody .BlogList.typeB li:nth-of-type(3n+1) {
        padding-right: 12px; }
      .PageBody .BlogList.typeB li:nth-of-type(3n+2) {
        padding-right: 6px;
        padding-left: 6px; }
      .PageBody .BlogList.typeB li:nth-of-type(3n) {
        padding-left: 12px; }
      @media (max-width: 799px) {
        .PageBody .BlogList.typeB li {
          width: 100%; }
          .PageBody .BlogList.typeB li:nth-of-type(-n+3), .PageBody .BlogList.typeB li:nth-of-type(3n+1), .PageBody .BlogList.typeB li:nth-of-type(3n+2), .PageBody .BlogList.typeB li:nth-of-type(3n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .BlogList.typeB li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .BlogList.typeB li a {
        display: block;
        color: #000; }
        .PageBody .BlogList.typeB li a:hover {
          opacity: 0.7; }
        .PageBody .BlogList.typeB li a .BlogListThumb {
          line-height: 1px; }
          .PageBody .BlogList.typeB li a .BlogListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .BlogList.typeB li a .BlogListTxt {
          padding: 20px 92px 20px 20px;
          font-weight: 500;
          position: relative;
          background: #fff; }
          .PageBody .BlogList.typeB li a .BlogListTxt:after {
            width: 20px;
            height: 6px;
            content: "";
            background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            top: calc(50% + 6px);
            right: 20px;
            margin-top: -6px; }
    .PageBody .BlogList.typeC li {
      box-sizing: border-box;
      width: 25%;
      display: inline-block;
      padding-top: 16px;
      vertical-align: top; }
      .PageBody .BlogList.typeC li:nth-of-type(-n+4) {
        padding-top: 0; }
      .PageBody .BlogList.typeC li:nth-of-type(4n+1) {
        padding-right: 12px; }
      .PageBody .BlogList.typeC li:nth-of-type(4n+2) {
        padding-right: 8px;
        padding-left: 4px; }
      .PageBody .BlogList.typeC li:nth-of-type(4n+3) {
        padding-right: 4px;
        padding-left: 8px; }
      .PageBody .BlogList.typeC li:nth-of-type(4n) {
        padding-left: 12px; }
      @media (max-width: 799px) {
        .PageBody .BlogList.typeC li {
          width: 100%; }
          .PageBody .BlogList.typeC li:nth-of-type(-n+4), .PageBody .BlogList.typeC li:nth-of-type(4n+1), .PageBody .BlogList.typeC li:nth-of-type(4n+2), .PageBody .BlogList.typeC li:nth-of-type(4n+3), .PageBody .BlogList.typeC li:nth-of-type(4n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .BlogList.typeC li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .BlogList.typeC li a {
        display: block;
        color: #000; }
        .PageBody .BlogList.typeC li a:hover {
          opacity: 0.7; }
        .PageBody .BlogList.typeC li a .BlogListThumb {
          line-height: 1px; }
          .PageBody .BlogList.typeC li a .BlogListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .BlogList.typeC li a .BlogListTxt {
          padding: 20px 92px 20px 20px;
          font-weight: 500;
          position: relative; }
          .PageBody .BlogList.typeC li a .BlogListTxt:after {
            width: 68px;
            height: 12px;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -6px; }
    .PageBody .BlogList.typeD li {
      box-sizing: border-box;
      width: 50%;
      display: inline-block;
      padding-top: 20px;
      vertical-align: top; }
      .PageBody .BlogList.typeD li:nth-of-type(-n+2) {
        padding-top: 0; }
      .PageBody .BlogList.typeD li:nth-of-type(2n+1) {
        padding-right: 10px; }
      .PageBody .BlogList.typeD li:nth-of-type(2n) {
        padding-left: 10px; }
      @media (max-width: 799px) {
        .PageBody .BlogList.typeD li {
          width: 100%; }
          .PageBody .BlogList.typeD li:nth-of-type(-n+2), .PageBody .BlogList.typeD li:nth-of-type(2n+1), .PageBody .BlogList.typeD li:nth-of-type(2n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .BlogList.typeD li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .BlogList.typeD li a {
        display: table;
        color: #000; }
        @media (max-width: 799px) {
          .PageBody .BlogList.typeD li a {
            display: block;
            width: 100%; } }
        .PageBody .BlogList.typeD li a:hover {
          opacity: 0.7; }
        .PageBody .BlogList.typeD li a .BlogListThumb {
          display: table-cell;
          width: 30%;
          line-height: 1px;
          vertical-align: middle; }
          @media (max-width: 799px) {
            .PageBody .BlogList.typeD li a .BlogListThumb {
              display: block;
              width: 100%; } }
          .PageBody .BlogList.typeD li a .BlogListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .BlogList.typeD li a .BlogListTxt {
          display: table-cell;
          width: 70%;
          vertical-align: middle;
          padding: 20px 92px 20px 20px;
          font-weight: 500;
          position: relative; }
          @media (max-width: 799px) {
            .PageBody .BlogList.typeD li a .BlogListTxt {
              display: block;
              width: auto; } }
          .PageBody .BlogList.typeD li a .BlogListTxt:after {
            width: 68px;
            height: 12px;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            top: 50%;
            right: 20px;
            margin-top: -6px; }
  .PageBody .PageBodyTable {
    padding-top: 48px;
    width: 100%; }
    .PageBody .PageBodyTable:first-child {
      padding-top: 0; }
    .PageBody .PageBodyTable.max800 {
      max-width: 800px;
      margin: 0 auto; }
    .PageBody .PageBodyTable .PageBodyTableInner {
      display: table;
      width: 100%;
      border-collapse: collapse; }
    .PageBody .PageBodyTable .PageBodyRow {
      display: table-row;
      width: 100%;
      border-collapse: collapse; }
      @media (max-width: 799px) {
        .PageBody .PageBodyTable .PageBodyRow {
          display: block;
          margin-top: 8px; }
          .PageBody .PageBodyTable .PageBodyRow:first-child {
            margin-top: 0; } }
    .PageBody .PageBodyTable .PageBodyTh {
      width: 20%;
      font-weight: 500;
      text-align: center; }
      @media (max-width: 799px) {
        .PageBody .PageBodyTable .PageBodyTh {
          width: 100%;
          display: block;
          border-bottom: 0;
          padding-bottom: 0;
          text-align: left; } }
    .PageBody .PageBodyTable.tbl2 .PageBodyTh {
      width: 20%;
      font-weight: 500;
      text-align: center; }
      @media (max-width: 799px) {
        .PageBody .PageBodyTable.tbl2 .PageBodyTh {
          width: 100%;
          display: block;
          border-bottom: 0;
          padding-bottom: 0;
          text-align: left; } }
    .PageBody .PageBodyTable .PageBodyTd {
      width: 80%; }
      @media (max-width: 799px) {
        .PageBody .PageBodyTable .PageBodyTd {
          width: 100%;
          display: block;
          border-top: 0;
          padding-top: 8px; } }
    @media (max-width: 799px) {
      .PageBody .PageBodyTable.tbl2 .PageBodyTd {
        width: 100%;
        display: block;
        border-top: 0;
        padding-top: 8px; } }
  .PageBody .LinkList {
    padding-top: 48px;
    width: 100%;
    border-collapse: collapse; }
    .PageBody .LinkList:first-child {
      padding-top: 0; }
    .PageBody .LinkList.typeA li {
      box-sizing: border-box;
      width: 50%;
      display: inline-block;
      padding-top: 20px;
      vertical-align: top; }
      .PageBody .LinkList.typeA li:nth-of-type(-n+2) {
        padding-top: 0; }
      .PageBody .LinkList.typeA li:nth-of-type(2n+1) {
        padding-right: 10px; }
      .PageBody .LinkList.typeA li:nth-of-type(2n) {
        padding-left: 10px; }
      @media (max-width: 799px) {
        .PageBody .LinkList.typeA li {
          width: 100%; }
          .PageBody .LinkList.typeA li:nth-of-type(-n+2), .PageBody .LinkList.typeA li:nth-of-type(2n+1), .PageBody .LinkList.typeA li:nth-of-type(2n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .LinkList.typeA li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .LinkList.typeA li a {
        display: block;
        color: #000; }
        .PageBody .LinkList.typeA li a:hover {
          opacity: 0.7; }
        .PageBody .LinkList.typeA li a .LinkListThumb {
          line-height: 1px; }
          .PageBody .LinkList.typeA li a .LinkListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .LinkList.typeA li a .LinkListTxt {
          padding: 20px;
          font-weight: 500;
          position: relative; }
          .PageBody .LinkList.typeA li a .LinkListTxt:after {
            width: 68px;
            height: 12px;
            display: block;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            bottom: 0;
            right: 20px; }
    .PageBody .LinkList.typeB li {
      box-sizing: border-box;
      width: 33.33333333%;
      display: inline-block;
      padding-top: 18px;
      vertical-align: top; }
      .PageBody .LinkList.typeB li:nth-of-type(-n+3) {
        padding-top: 0; }
      .PageBody .LinkList.typeB li:nth-of-type(3n+1) {
        padding-right: 12px; }
      .PageBody .LinkList.typeB li:nth-of-type(3n+2) {
        padding-right: 6px;
        padding-left: 6px; }
      .PageBody .LinkList.typeB li:nth-of-type(3n) {
        padding-left: 12px; }
      @media (max-width: 799px) {
        .PageBody .LinkList.typeB li {
          width: 100%; }
          .PageBody .LinkList.typeB li:nth-of-type(-n+3), .PageBody .LinkList.typeB li:nth-of-type(3n+1), .PageBody .LinkList.typeB li:nth-of-type(3n+2), .PageBody .LinkList.typeB li:nth-of-type(3n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .LinkList.typeB li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .LinkList.typeB li a {
        display: block;
        color: #000; }
        .PageBody .LinkList.typeB li a:hover {
          opacity: 0.7; }
        .PageBody .LinkList.typeB li a .LinkListThumb {
          line-height: 1px; }
          .PageBody .LinkList.typeB li a .LinkListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .LinkList.typeB li a .LinkListTxt {
          padding: 20px;
          font-weight: 500;
          position: relative; }
          .PageBody .LinkList.typeB li a .LinkListTxt:after {
            width: 68px;
            height: 12px;
            display: block;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            bottom: 0;
            right: 20px; }
    .PageBody .LinkList.typeC li {
      box-sizing: border-box;
      width: 25%;
      display: inline-block;
      padding-top: 16px;
      vertical-align: top; }
      .PageBody .LinkList.typeC li:nth-of-type(-n+4) {
        padding-top: 0; }
      .PageBody .LinkList.typeC li:nth-of-type(4n+1) {
        padding-right: 12px; }
      .PageBody .LinkList.typeC li:nth-of-type(4n+2) {
        padding-right: 8px;
        padding-left: 4px; }
      .PageBody .LinkList.typeC li:nth-of-type(4n+3) {
        padding-right: 4px;
        padding-left: 8px; }
      .PageBody .LinkList.typeC li:nth-of-type(4n) {
        padding-left: 12px; }
      @media (max-width: 799px) {
        .PageBody .LinkList.typeC li {
          width: 100%; }
          .PageBody .LinkList.typeC li:nth-of-type(-n+4), .PageBody .LinkList.typeC li:nth-of-type(4n+1), .PageBody .LinkList.typeC li:nth-of-type(4n+2), .PageBody .LinkList.typeC li:nth-of-type(4n+3), .PageBody .LinkList.typeC li:nth-of-type(4n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .LinkList.typeC li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .LinkList.typeC li a {
        display: block;
        color: #000; }
        .PageBody .LinkList.typeC li a:hover {
          opacity: 0.7; }
        .PageBody .LinkList.typeC li a .LinkListThumb {
          line-height: 1px; }
          .PageBody .LinkList.typeC li a .LinkListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .LinkList.typeC li a .LinkListTxt {
          padding: 20px;
          font-weight: 500;
          position: relative; }
          .PageBody .LinkList.typeC li a .LinkListTxt:after {
            width: 68px;
            height: 12px;
            display: block;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            bottom: 0;
            right: 20px; }
    .PageBody .LinkList.typeD li {
      box-sizing: border-box;
      width: 50%;
      display: inline-block;
      padding-top: 20px;
      vertical-align: top; }
      .PageBody .LinkList.typeD li:nth-of-type(-n+2) {
        padding-top: 0; }
      .PageBody .LinkList.typeD li:nth-of-type(2n+1) {
        padding-right: 10px; }
      .PageBody .LinkList.typeD li:nth-of-type(2n) {
        padding-left: 10px; }
      @media (max-width: 799px) {
        .PageBody .LinkList.typeD li {
          width: 100%; }
          .PageBody .LinkList.typeD li:nth-of-type(-n+2), .PageBody .LinkList.typeD li:nth-of-type(2n+1), .PageBody .LinkList.typeD li:nth-of-type(2n) {
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0; }
          .PageBody .LinkList.typeD li:nth-of-type(1) {
            padding-top: 0; } }
      .PageBody .LinkList.typeD li a {
        display: table;
        color: #000; }
        @media (max-width: 799px) {
          .PageBody .LinkList.typeD li a {
            display: block;
            width: 100%; } }
        .PageBody .LinkList.typeD li a:hover {
          opacity: 0.7; }
        .PageBody .LinkList.typeD li a .LinkListThumb {
          display: table-cell;
          width: 30%;
          line-height: 1px;
          vertical-align: middle; }
          @media (max-width: 799px) {
            .PageBody .LinkList.typeD li a .LinkListThumb {
              display: block;
              width: 100%; } }
          .PageBody .LinkList.typeD li a .LinkListThumb img {
            width: 100%;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
        .PageBody .LinkList.typeD li a .LinkListTxt {
          display: table-cell;
          width: 70%;
          vertical-align: middle;
          padding: 20px;
          font-weight: 500;
          position: relative; }
          @media (max-width: 799px) {
            .PageBody .LinkList.typeD li a .LinkListTxt {
              display: block;
              width: auto; } }
          .PageBody .LinkList.typeD li a .LinkListTxt:after {
            width: 68px;
            height: 12px;
            display: block;
            content: "Read more";
            font-family: 'Lato';
            font-style: italic;
            font-size: 11px;
            background: url(/cms/wp-content/themes/ksg/assets/img/arrow3.svg);
            background-size: auto 6px;
            background-repeat: no-repeat;
            background-position: right center;
            line-height: 1;
            position: absolute;
            bottom: 0;
            right: 20px; }
  .PageBody .PageBodyContact {
    width: 100%; }
    .PageBody .PageBodyContact:first-child {
      padding-top: 0; }
    .PageBody .PageBodyContact.max800 {
      max-width: 800px;
      margin: 0 auto; }
    .PageBody .PageBodyContact .ContactFrmTbl {
      width: 100%;
      display: table;
      font-size: 13px; }
      .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow {
        width: 100%;
        display: table-row; }
        .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTh {
          width: 24%;
          display: table-cell;
          padding: 12px;
          font-weight: 500;
          box-sizing: border-box; }
          .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTh span {
            font-size: 11px;
            color: #e31111;
            font-weight: 300;
            display: inline-block; }
        .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTd {
          width: 76%;
          display: table-cell;
          padding: 12px;
          box-sizing: border-box;
          vertical-align: middle; }
          .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTd span {
            display: inline-block;
            margin-right: 4px; }
          .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTd input[type="email"],
          .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTd input[type="tel"],
          .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTd input[type="text"] {
            padding: 10px;
            border: 1px solid #efefef;
            background: #efefef;
            color: #333;
            -webkit-appearance: none;
            border-radius: 0;
            box-sizing: border-box; }
          .PageBody .PageBodyContact .ContactFrmTbl .ContactFrmRow .ContactFrmTd textarea {
            resize: vertical;
            min-width: 100%;
            max-width: 100%;
            width: 100%;
            padding: 10px;
            border: 1px solid #efefef;
            background: #efefef;
            color: #333;
            -webkit-appearance: none;
            border-radius: 0;
            box-sizing: border-box; }

@media (max-width: 799px) {
  #top .top1 {
    padding-top: 40px; } }
#top .top1 #col1 {
  text-align: center; }
  #top .top1 #col1 .top__kaisho__tuna {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: justify;
    margin: 0 auto;
    font-family: 'Noto Serif Japanese_tt';
    font-size: 18px;
    font-weight: 500;
    display: inline-block; }
    @media (max-width: 799px) {
      #top .top1 #col1 .top__kaisho__tuna {
        display: none; } }
    #top .top1 #col1 .top__kaisho__tuna .tsuna__txt {
      margin-left: 2em; }
      #top .top1 #col1 .top__kaisho__tuna .tsuna__txt.south_tuna {
        padding: 0 2em; }
      #top .top1 #col1 .top__kaisho__tuna .tsuna__txt.double {
        text-indent: -0.6em; }
      #top .top1 #col1 .top__kaisho__tuna .tsuna__txt:last-of-type {
        margin-left: 0; }
    #top .top1 #col1 .top__kaisho__tuna--sp {
      display: none; }
      @media (max-width: 799px) {
        #top .top1 #col1 .top__kaisho__tuna--sp {
          display: block;
          text-align: center;
          margin: 0 auto;
          font-family: 'Noto Serif Japanese';
          font-size: 18px;
          font-weight: 500; }
          #top .top1 #col1 .top__kaisho__tuna--sp p {
            margin-bottom: 0.5em;
            line-height: 1.6; }
            #top .top1 #col1 .top__kaisho__tuna--sp p:last-of-type {
              margin-left: 0; } }
  #top .top1 #col1 .PageBodyTitleA {
    text-align: left;
    margin-left: 3em;
    margin-bottom: 0; }
    @media (max-width: 799px) {
      #top .top1 #col1 .PageBodyTitleA {
        text-align: center;
        margin-left: 0;
        margin-bottom: calc(40px - 15px); } }
    #top .top1 #col1 .PageBodyTitleA .large {
      color: #0c3e76;
      font-size: 30px;
      font-family: 'Noto Serif Japanese'; }
  #top .top1 #col1 .PageBodyBtn {
    margin-top: 62px; }
    @media (max-width: 799px) {
      #top .top1 #col1 .PageBodyBtn {
        margin-top: 32px; } }
    #top .top1 #col1 .PageBodyBtn a {
      padding: 13px 0;
      min-width: calc(300px - 2px); }
      #top .top1 #col1 .PageBodyBtn a:after {
        top: 50%; }
#top .top2 a:hover {
  opacity: 0.8; }
@media (max-width: 799px) {
  #top .top2 {
    background: #fff; } }
#top .top3 {
  padding-top: 40px; }
  #top .top3 .NewsArea {
    padding-top: 0; }
    #top .top3 .NewsArea .NewsList {
      margin-bottom: 40px; }
      #top .top3 .NewsArea .NewsList li {
        display: flex; }
        @media (max-width: 799px) {
          #top .top3 .NewsArea .NewsList li {
            flex-wrap: wrap; } }
        @media (max-width: 799px) {
          #top .top3 .NewsArea .NewsList li .NewsListNew {
            margin-right: 0.5em;
            left: 0; } }
        #top .top3 .NewsArea .NewsList li .NewsListDate {
          width: auto;
          margin-right: 20px;
          display: inline-block; }
          @media (max-width: 799px) {
            #top .top3 .NewsArea .NewsList li .NewsListDate {
              margin-right: 0;
              padding-bottom: 0;
              width: calc(100% - (24px + 0.5em));
              text-indent: calc(24px + 0.5em); } }
        #top .top3 .NewsArea .NewsList li .NewsListTitle {
          padding-left: 0;
          font-size: 16px;
          display: inline-block; }
          @media (max-width: 799px) {
            #top .top3 .NewsArea .NewsList li .NewsListTitle {
              margin-left: calc(24px + 0.5em); } }
          #top .top3 .NewsArea .NewsList li .NewsListTitle a {
            display: inline; }
    #top .top3 .NewsArea .NewsAreaMore {
      position: static;
      text-align: center; }
      #top .top3 .NewsArea .NewsAreaMore a {
        padding: 15px 0;
        min-width: calc(300px - 2px); }
        #top .top3 .NewsArea .NewsAreaMore a:after {
          top: 50%;
          right: 20px; }
#top .top4 {
  padding-top: 40px; }
  @media (max-width: 799px) {
    #top .top4 {
      background: #fff; } }
  #top .top4 #col4 .BlogList.typeB {
    padding-top: 0; }
    #top .top4 #col4 .BlogList.typeB li a .BlogListThumb img {
      height: 209.77px;
      object-fit: cover;
      object-position: center; }
      @media (max-width: 799px) {
        #top .top4 #col4 .BlogList.typeB li a .BlogListThumb img {
          height: calc((92vw / 3) * 2); } }
#top .top5 {
  background-position: center center; }
  @media (max-width: 799px) {
    #top .top5 {
      background: none;
      background-color: #fff;
      background-repeat: no-repeat;
      background-size: cover; } }
  #top .top5 #col5 .PageBodyBtn a {
    padding: 31.5px 0;
    box-sizing: border-box;
    max-width: 360px;
    min-width: 360px;
    max-height: 90px; }
    @media (max-width: 799px) {
      #top .top5 #col5 .PageBodyBtn a {
        max-width: none;
        min-width: auto;
        width: 100%; } }
    #top .top5 #col5 .PageBodyBtn a:before {
      content: "\f0c0";
      font-family: "Icon";
      font-size: 30px;
      background-size: cover;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 30px; }
    #top .top5 #col5 .PageBodyBtn a:after {
      width: 20px;
      height: 6px;
      background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon_fff.svg);
      background-size: cover;
      top: calc(50% + 6px);
      right: 30px; }
    #top .top5 #col5 .PageBodyBtn a:hover:after {
      background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon.svg); }
#top .top6 {
  background-position: center center; }
  @media (max-width: 799px) {
    #top .top6 {
      background: #fff; } }
  #top .top6 #col6 .PageBodyBtn a {
    padding: 31.5px 0;
    box-sizing: border-box;
    max-width: 360px;
    min-width: 360px;
    max-height: 90px; }
    @media (max-width: 799px) {
      #top .top6 #col6 .PageBodyBtn a {
        max-width: none;
        min-width: auto;
        width: 100%; } }
    #top .top6 #col6 .PageBodyBtn a:before {
      content: "\f003";
      font-family: "Icon";
      font-size: 30px;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 30px; }
    #top .top6 #col6 .PageBodyBtn a:after {
      width: 20px;
      height: 6px;
      background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon_fff.svg);
      background-size: cover;
      top: calc(50% + 6px);
      right: 30px; }
    #top .top6 #col6 .PageBodyBtn a:hover:after {
      background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon.svg); }
@media (max-width: 799px) {
  #top .top7 {
    padding-bottom: 45px; } }
#top .top7 #col7 {
  display: flex;
  flex-wrap: wrap; }
  #top .top7 #col7 .PageBodyTitleA {
    width: 100%;
    order: -1; }
  #top .top7 #col7 .access__info {
    width: 50%;
    margin-bottom: 20px; }
    @media (max-width: 799px) {
      #top .top7 #col7 .access__info {
        width: 100%;
        margin-bottom: 20px; } }
    #top .top7 #col7 .access__info__hama-matu {
      width: 300px;
      margin: 0 auto; }
      @media (max-width: 799px) {
        #top .top7 #col7 .access__info__hama-matu {
          width: 100%; } }
    #top .top7 #col7 .access__info__tokyo {
      width: 300px;
      margin: 0 auto; }
      @media (max-width: 799px) {
        #top .top7 #col7 .access__info__tokyo {
          width: 100%; } }
    #top .top7 #col7 .access__info__name {
      font-weight: 500; }
    #top .top7 #col7 .access__info__number {
      display: flex; }
    #top .top7 #col7 .access__info__number--tel:before {
      font-family: "Icon";
      content: "\f095";
      margin-right: 0.5em; }
    #top .top7 #col7 .access__info__number--fax {
      margin-left: 0.5em; }
      #top .top7 #col7 .access__info__number--fax:before {
        font-family: "Icon";
        content: "\f1ac";
        margin-right: 0.5em; }
  #top .top7 #col7 .access__info--hama-matu {
    order: -1; }
  #top .top7 #col7 .access__info--tokyo {
    order: 0; }
    @media (max-width: 799px) {
      #top .top7 #col7 .access__info--tokyo {
        order: 1; } }
  #top .top7 #col7 .PageBodyBtn {
    width: 50%;
    margin-top: 0; }
    @media (max-width: 799px) {
      #top .top7 #col7 .PageBodyBtn {
        width: 100%;
        margin-top: 0; } }
    #top .top7 #col7 .PageBodyBtn a {
      width: 298px;
      color: #1c62b2;
      font-size: 13px;
      padding: 14px 0; }
      @media (max-width: 799px) {
        #top .top7 #col7 .PageBodyBtn a {
          width: 100%; } }
      #top .top7 #col7 .PageBodyBtn a:after {
        top: 50%; }
      #top .top7 #col7 .PageBodyBtn a:hover {
        background: #0c3e76;
        color: #fff; }
        #top .top7 #col7 .PageBodyBtn a:hover:after {
          background: url(/cms/wp-content/themes/ksg/assets/img/kaisho_arrow_harpoon_fff.svg); }
    #top .top7 #col7 .PageBodyBtn:first-of-type {
      order: 1; }
      @media (max-width: 799px) {
        #top .top7 #col7 .PageBodyBtn:first-of-type {
          order: 0;
          margin-bottom: 40px; } }
    #top .top7 #col7 .PageBodyBtn:nth-of-type(2) {
      order: 2; }
#top .top8 {
  padding-bottom: 35px; }
  @media (max-width: 799px) {
    #top .top8 {
      display: none; } }
  #top .top8 #col8 .top__sns {
    display: flex;
    justify-content: space-between; }
    #top .top8 #col8 .top__sns__area {
      width: 33%; }
      #top .top8 #col8 .top__sns__area--facebook {
        text-align: center; }
        #top .top8 #col8 .top__sns__area--facebook iframe {
          width: 100%; }
      #top .top8 #col8 .top__sns__area--twitter {
        text-align: center; }
        #top .top8 #col8 .top__sns__area--twitter iframe {
          width: 100%; }
      #top .top8 #col8 .top__sns__area--instagram {
        background: #fff;
        border-radius: 6px;
        max-height: 500px;
        overflow: hidden; }
        #top .top8 #col8 .top__sns__area--instagram h1 {
          width: 300px;
          margin: 7px auto;
          display: flex;
          align-items: center; }
          #top .top8 #col8 .top__sns__area--instagram h1 img {
            width: 45px;
            height: 45px;
            margin-right: 20px;
            object-fit: cover;
            object-position: center; }
          #top .top8 #col8 .top__sns__area--instagram h1:after {
            content: "\f16d";
            font-family: "Icon";
            font-size: 24px;
            margin-left: 12px;
            line-height: 1.0;
            font-weight: 500; }
        #top .top8 #col8 .top__sns__area--instagram .instagram {
          width: 300px;
          margin: 0 auto;
          display: flex;
          flex-wrap: wrap; }
          #top .top8 #col8 .top__sns__area--instagram .instagram li {
            width: 100px; }
            #top .top8 #col8 .top__sns__area--instagram .instagram li a img {
              width: 100%;
              height: 100px;
              object-fit: cover;
              object-position: center; }

.shop .Inner .PageBodyParam {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 860px;
  margin: 0 auto 48px; }
  .shop .Inner .PageBodyParam:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 799px) {
    .shop .Inner .PageBodyParam {
      display: block;
      width: 100%; } }
  .shop .Inner .PageBodyParam .PageBodyImgs {
    width: 240px;
    margin-right: 10px;
    padding-right: 0;
    float: none; }
    @media (max-width: 799px) {
      .shop .Inner .PageBodyParam .PageBodyImgs {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center; } }
    .shop .Inner .PageBodyParam .PageBodyImgs p img {
      width: 100%;
      height: 180px;
      object-fit: cover;
      object-position: center; }
      @media (max-width: 799px) {
        .shop .Inner .PageBodyParam .PageBodyImgs p img {
          width: calc( (100vw - 8vw)*0.8);
          height: calc( (((100vw - 8vw)*0.8) / 4)*3); } }
  .shop .Inner .PageBodyParam .PageBodyTxts {
    width: calc(860px - 240px - 20px);
    padding-left: 0;
    margin-left: 10px;
    min-height: 180px;
    position: relative;
    float: none; }
    @media (max-width: 799px) {
      .shop .Inner .PageBodyParam .PageBodyTxts {
        width: 100%;
        max-width: none;
        margin-left: 0;
        max-height: initial;
        min-height: initial;
        position: static; } }
    .shop .Inner .PageBodyParam .PageBodyTxts .PageBodyTitleB {
      font-size: 18px;
      font-weight: 400; }
      @media (max-width: 799px) {
        .shop .Inner .PageBodyParam .PageBodyTxts .PageBodyTitleB {
          width: 80%;
          margin: 0 auto;
          text-align: left; } }
    .shop .Inner .PageBodyParam .PageBodyTxts .shop__info {
      margin-top: 0;
      font-size: 14px; }
      @media (max-width: 799px) {
        .shop .Inner .PageBodyParam .PageBodyTxts .shop__info {
          width: 80%;
          margin: 0 auto 15px; } }
      .shop .Inner .PageBodyParam .PageBodyTxts .shop__info .tel:before {
        content: "\f095";
        font-family: "Icon";
        margin-right: 7px; }
    .shop .Inner .PageBodyParam .PageBodyTxts .btn__field {
      display: flex;
      align-items: baseline;
      position: absolute;
      bottom: 0; }
      @media (max-width: 799px) {
        .shop .Inner .PageBodyParam .PageBodyTxts .btn__field {
          display: block;
          width: 100%;
          position: static; } }
      .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn {
        margin-top: 0;
        margin-right: 20px; }
        @media (max-width: 799px) {
          .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn {
            margin: 0 auto 15px;
            width: 80%; } }
        .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn:last-of-type {
          margin-right: 0; }
          @media (max-width: 799px) {
            .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn:last-of-type {
              margin: 0 auto; } }
        .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn a {
          padding-top: 3px;
          padding-bottom: 3px; }
          @media (max-width: 799px) {
            .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn a {
              width: 100%;
              padding: 10px 0; } }
          .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn a:after {
            margin: 0;
            background: none;
            content: "\f105";
            font-family: "Icon";
            width: auto;
            height: auto;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            transform: translate(0, -50%); }
        .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn:first-of-type a {
          color: #0c3e76;
          border: 1px solid #0c3e76; }
          .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn:first-of-type a:hover {
            color: #fff; }
        .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn:nth-of-type(2) a {
          color: #d0111b;
          border: 1px solid #d0111b; }
          .shop .Inner .PageBodyParam .PageBodyTxts .btn__field .PageBodyBtn:nth-of-type(2) a:hover {
            background: #d0111b;
            color: #fff; }
.shop1 #col1 .PageBodyParam:last-of-type .place {
  margin-left: 0; }
@media (max-width: 799px) {
  .shop1 #col1 #num2 .shop__info .time .time__week {
    letter-spacing: -0.3px; } }
@media (max-width: 799px) {
  .shop1 #col1 #num3 .shop__info .time .time__week {
    letter-spacing: -0.3px; } }
@media (max-width: 799px) {
  .shop1 #col1 #num4 .shop__info .time .time__week {
    letter-spacing: -0.3px; } }
@media (max-width: 799px) {
  .shop1 #col1 #num5 .shop__info .time .time__week {
    letter-spacing: -0.3px; } }
.shop.shop2 #col2 .PageBodyBtn {
  text-align: left;
  position: absolute;
  bottom: 0; }
  @media (max-width: 799px) {
    .shop.shop2 #col2 .PageBodyBtn {
      position: static;
      width: 80%;
      margin: 0 auto; } }
  .shop.shop2 #col2 .PageBodyBtn a {
    padding-top: 3px;
    padding-bottom: 3px; }
    @media (max-width: 799px) {
      .shop.shop2 #col2 .PageBodyBtn a {
        width: 100%;
        padding: 10px 0;
        text-align: center; } }
@media (max-width: 799px) {
  .shop.shop2 #col2 #num6 .PageBodyTxts .PageBodyTitleB {
    letter-spacing: -1.0px; } }
.shop #num1, .shop #num2, .shop #num3, .shop #num4, .shop #num5, .shop #num6 {
  margin-top: -60px;
  padding-top: 60px; }

.company .PageBodyParam {
  width: 860px;
  margin: 0 auto; }
  @media (max-width: 799px) {
    .company .PageBodyParam {
      width: 100%; } }
  .company .PageBodyParam.imgLeft .PageBodyImgs {
    padding-right: 0;
    margin-right: 10px;
    width: calc(42% - 10px); }
    @media (max-width: 799px) {
      .company .PageBodyParam.imgLeft .PageBodyImgs {
        width: 100%;
        margin-right: 0; } }
  .company .PageBodyParam.imgLeft .PageBodyTxts {
    padding-left: 0;
    margin-left: 10px;
    width: calc(58% - 10px); }
    @media (max-width: 799px) {
      .company .PageBodyParam.imgLeft .PageBodyTxts {
        width: 100%;
        margin-left: 0; } }
.company1 {
  padding-bottom: 0; }
.company2 {
  padding-top: 0; }
  .company2 #col2 .PageBodyTitleA .large {
    font-weight: 300; }
.company3 #col3 .PageBodyTitleA .large {
  font-weight: 300; }
.company4 #col4 .PageBodyTitleA .large {
  font-weight: 300; }
@media (max-width: 799px) {
  .company5 #col5 .PageBodyParam .PageBodyTxts .sp_block {
    margin-bottom: 1em; } }
.company5 #col5 .PageBodyParam .PageBodyTxts .sp_block p {
  text-align: center;
  margin-top: 0;
  margin-bottom: 28px; }
  @media (max-width: 799px) {
    .company5 #col5 .PageBodyParam .PageBodyTxts .sp_block p {
      margin-bottom: 14px;
      text-align: left;
      display: inline; } }
.company5 #col5 .PageBodyParam .PageBodyTxts .sp_block:last-of-type {
  margin-bottom: 0; }
  .company5 #col5 .PageBodyParam .PageBodyTxts .sp_block:last-of-type p:nth-last-of-type(2) {
    margin-bottom: 56px; }
    @media (max-width: 799px) {
      .company5 #col5 .PageBodyParam .PageBodyTxts .sp_block:last-of-type p:nth-last-of-type(2) {
        margin-bottom: 0; } }
  .company5 #col5 .PageBodyParam .PageBodyTxts .sp_block:last-of-type p:last-of-type {
    margin-bottom: 0; }
    @media (max-width: 799px) {
      .company5 #col5 .PageBodyParam .PageBodyTxts .sp_block:last-of-type p:last-of-type {
        display: block;
        text-align: right;
        margin-top: 1em; } }
.company6 #col6 .PageBodyTable {
  padding-top: 0;
  width: 860px;
  margin: 0 auto; }
  @media (max-width: 799px) {
    .company6 #col6 .PageBodyTable {
      width: 100%; } }
  @media (max-width: 799px) {
    .company6 #col6 .PageBodyTable .PageBodyTh {
      background: none;
      padding: 0; } }
  .company6 #col6 .PageBodyTable .PageBodyTd {
    background: #f4f4f4; }
    @media (max-width: 799px) {
      .company6 #col6 .PageBodyTable .PageBodyTd {
        background: none;
        padding: 0; } }
.company7 #col7 .PageBodyTable {
  padding-top: 0;
  width: 860px;
  margin: 0 auto; }
  @media (max-width: 799px) {
    .company7 #col7 .PageBodyTable {
      width: 100%; }
      .company7 #col7 .PageBodyTable .PageBodyRow:nth-of-type(3) .PageBodyTd {
        letter-spacing: -1.5px; } }
  @media (max-width: 799px) {
    .company7 #col7 .PageBodyTable .PageBodyTh {
      background: none;
      padding: 0; } }
  .company7 #col7 .PageBodyTable .PageBodyTd {
    background: #f4f4f4; }
    @media (max-width: 799px) {
      .company7 #col7 .PageBodyTable .PageBodyTd {
        background: none;
        padding: 0; } }

.division .Inner .PageBodyParam {
  display: flex;
  justify-content: center;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 799px) {
    .division .Inner .PageBodyParam {
      display: block;
      width: 100%; } }
  .division .Inner .PageBodyParam .PageBodyImgs {
    width: 240px;
    padding-right: 0;
    margin-right: 10px;
    float: none; }
    @media (max-width: 799px) {
      .division .Inner .PageBodyParam .PageBodyImgs {
        margin: 0 auto 20px;
        width: 100%; } }
  .division .Inner .PageBodyParam .PageBodyTxts {
    width: 600px;
    padding-left: 0;
    margin-left: 10px;
    float: none;
    position: relative; }
    @media (max-width: 799px) {
      .division .Inner .PageBodyParam .PageBodyTxts {
        width: 100%;
        margin: 0 auto; } }
    .division .Inner .PageBodyParam .PageBodyTxts .PageBodyTitleB {
      color: #fff;
      font-size: 14px;
      border-radius: 10px;
      background: #0c3e76;
      font-weight: 500;
      padding: 8px 20px;
      display: inline-block;
      margin-bottom: 20px; }
    .division .Inner .PageBodyParam .PageBodyTxts p {
      margin: 0 0 20px; }
    .division .Inner .PageBodyParam .PageBodyTxts .division__tsuna {
      display: flex; }
      @media (max-width: 799px) {
        .division .Inner .PageBodyParam .PageBodyTxts .division__tsuna {
          position: static;
          flex-wrap: wrap; } }
      .division .Inner .PageBodyParam .PageBodyTxts .division__tsuna__tag {
        border: 1px solid #0c3e76;
        line-height: 1.0;
        padding: 8px 10px;
        margin-right: 10px;
        font-size: 14px; }
        @media (max-width: 799px) {
          .division .Inner .PageBodyParam .PageBodyTxts .division__tsuna__tag {
            text-align: center;
            margin-right: 10px;
            margin-bottom: 10px;
            font-size: 12px;
            line-height: 1.6; } }
.division.division1 #col1 .PageBodyGalleryTitle {
  display: none; }
.division.division1 #col1 .slick-dots {
  display: flex;
  justify-content: center; }
  .division.division1 #col1 .slick-dots li {
    margin-right: 15px; }
    .division.division1 #col1 .slick-dots li:last-of-type {
      margin-right: 0; }
    .division.division1 #col1 .slick-dots li button {
      background: #dbdbdb;
      color: #dbdbdb;
      border: none;
      border-radius: 100%;
      font-size: 0;
      width: 12px;
      height: 12px; }
    .division.division1 #col1 .slick-dots li.slick-active button {
      background: #0c3e76;
      color: #0c3e76; }
@media (max-width: 799px) {
  .division.division1 #col1 .PageBodyGallery img {
    width: calc(100vw - 8vw);
    height: calc((100vw - 8vw)/3*2);
    object-fit: cover;
    object-position: center; } }
.division.division2 #col2 .PageBodyParam:first-of-type {
  margin-bottom: 0; }
  .division.division2 #col2 .PageBodyParam:first-of-type .PageBodyTxts {
    margin-left: 0;
    margin-bottom: 0; }
    .division.division2 #col2 .PageBodyParam:first-of-type .PageBodyTxts .PageBodyTitleB {
      font-size: 22px;
      font-weight: 500;
      color: #333333;
      background: none;
      padding: 0;
      margin-bottom: 20px;
      line-height: 1.0; }
@media (max-width: 799px) {
  .division.division2 #col2 #num5 p:last-of-type {
    margin-bottom: 0; } }
.division.division3 #col3 .PageBodyParam:first-of-type {
  display: block; }
  .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyTxts {
    width: calc(240px + 600px + 20px);
    margin: 0 auto 20px; }
    @media (max-width: 799px) {
      .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyTxts {
        width: 100%; } }
    .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyTxts .PageBodyTitleB {
      font-size: 22px;
      font-weight: 500;
      color: #333333;
      background: none;
      padding: 0; }
  .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyImgs {
    width: calc(240px + 600px + 20px);
    margin: 0 auto; }
    @media (max-width: 799px) {
      .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyImgs {
        width: 100%; } }
    .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyImgs p {
      width: 790px;
      margin: 0 auto; }
      @media (max-width: 799px) {
        .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyImgs p {
          width: 100%; } }
      .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyImgs p img {
        width: 100%;
        height: 270px;
        object-fit: cover;
        object-position: center; }
        @media (max-width: 799px) {
          .division.division3 #col3 .PageBodyParam:first-of-type .PageBodyImgs p img {
            height: auto; } }
@media (max-width: 799px) {
  .division.division3 #col3 #num6 {
    margin-bottom: 0; } }
@media (max-width: 799px) {
  .division.division3 #col3 #num6 .PageBodyImgs p:first-of-type {
    display: none; } }
.division.division3 #col3 #num6 .PageBodyImgs p:nth-of-type(2) {
  display: none; }
  @media (max-width: 799px) {
    .division.division3 #col3 #num6 .PageBodyImgs p:nth-of-type(2) {
      display: inline-block; } }
.division.division3 #col3 .division__flowchart {
  display: none; }
  @media (max-width: 799px) {
    .division.division3 #col3 .division__flowchart {
      display: inline-block;
      text-align: center;
      width: 100%;
      margin-bottom: 25px; }
      .division.division3 #col3 .division__flowchart .division__flowchart__ttl {
        padding: 5px 0;
        font-size: 22px;
        font-weight: 500;
        color: #fff; }
        .division.division3 #col3 .division__flowchart .division__flowchart__ttl--outlet {
          background: #0c3e76; }
        .division.division3 #col3 .division__flowchart .division__flowchart__ttl--planning {
          background: #0b5cb5; }
        .division.division3 #col3 .division__flowchart .division__flowchart__ttl--maker {
          background: #046de5; }
        .division.division3 #col3 .division__flowchart .division__flowchart__ttl--material {
          background: #046de5; }
      .division.division3 #col3 .division__flowchart .division__flowchart__txt {
        text-align: justify;
        width: 85%;
        font-weight: 500;
        margin: 1em auto; } }
@media (max-width: 799px) {
  .division.division3 #col3 #num7 p:last-of-type {
    margin-bottom: 0; } }
@media (max-width: 799px) {
  .division.division3 #col3 #num8 p:last-of-type {
    margin-bottom: 0; } }
.division.division4 #col4 .PageBodyTitleA {
  margin-bottom: calc( 60px - (((16px * 1.6) - 16px) / 2) ); }
  @media (max-width: 799px) {
    .division.division4 #col4 .PageBodyTitleA {
      margin-bottom: calc( 30px - (((16px * 1.6) - 16px) / 2) ); } }
.division.division4 #col4 .PageBodyParam:first-of-type {
  display: block; }
  .division.division4 #col4 .PageBodyParam:first-of-type .PageBodyTxts {
    width: calc(240px + 600px + 20px);
    margin: 0 auto 20px; }
    @media (max-width: 799px) {
      .division.division4 #col4 .PageBodyParam:first-of-type .PageBodyTxts {
        width: 100%;
        margin-bottom: 0; } }
    .division.division4 #col4 .PageBodyParam:first-of-type .PageBodyTxts .PageBodyTitleB {
      font-size: 22px;
      font-weight: 500;
      color: #333333;
      background: none;
      padding: 0; }
  .division.division4 #col4 .PageBodyParam:first-of-type .PageBodyImgs {
    width: calc(240px + 600px + 20px);
    margin: 0 auto; }
    .division.division4 #col4 .PageBodyParam:first-of-type .PageBodyImgs p {
      width: 790px;
      margin-right: auto; }
      .division.division4 #col4 .PageBodyParam:first-of-type .PageBodyImgs p img {
        width: 100%;
        height: 270px;
        object-fit: cover;
        object-position: center; }
@media (max-width: 799px) {
  .division.division4 #col4 #num9 p:last-of-type {
    margin-bottom: 0; } }
@media (max-width: 799px) {
  .division.division4 #col4 #num10 p:last-of-type {
    margin-bottom: 0; } }
@media (max-width: 799px) {
  .division.division4 #col4 #num11 p:last-of-type {
    margin-bottom: 0; } }

@media (max-width: 799px) {
  .thanks.thanks1 {
    padding-bottom: 50px; } }
.thanks.thanks1 #col1 .PageBodyTxts {
  text-align: center;
  font-size: 18px;
  margin-bottom: 0; }
  .thanks.thanks1 #col1 .PageBodyTxts .PageBodyTitleB {
    font-size: 30px;
    color: #0c3e76;
    font-weight: 500;
    margin-bottom: 60px;
    font-family: 'Noto Serif Japanese'; }
    @media (max-width: 799px) {
      .thanks.thanks1 #col1 .PageBodyTxts .PageBodyTitleB {
        font-size: 18px;
        margin-bottom: 30px; } }
  .thanks.thanks1 #col1 .PageBodyTxts .thanks__txt {
    margin-bottom: 60px; }
    @media (max-width: 799px) {
      .thanks.thanks1 #col1 .PageBodyTxts .thanks__txt {
        text-align: justify;
        font-size: 16px;
        margin-bottom: 30px; } }
  .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel {
    border: 2px solid #0c3e76;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px; }
    @media (max-width: 799px) {
      .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel {
        display: inline-block;
        padding: 15px; } }
    .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel .thanks__tel__txt {
      margin-right: 18px; }
      @media (max-width: 799px) {
        .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel .thanks__tel__txt {
          margin-right: 0; } }
    .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel .thanks__tel__number {
      font-size: 48px;
      font-weight: 500; }
      @media (max-width: 799px) {
        .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel .thanks__tel__number {
          font-size: 30px; } }
      .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel .thanks__tel__number:before {
        content: "\f095";
        font-family: "Icon";
        margin-right: 18px; }
        @media (max-width: 799px) {
          .thanks.thanks1 #col1 .PageBodyTxts .thanks__tel .thanks__tel__number:before {
            margin-right: 9px; } }

.privacy .PageBodyParam.imgBottom .PageBodyTxts {
  margin-bottom: 0; }
.privacy .PageBodyParam .PageBodyTxts {
  width: 860px; }
  @media (max-width: 799px) {
    .privacy .PageBodyParam .PageBodyTxts {
      width: 100%;
      text-align: justify; } }
  .privacy .PageBodyParam .PageBodyTxts .PageBodyTitleB {
    color: #333;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 20px; }
    @media (max-width: 799px) {
      .privacy .PageBodyParam .PageBodyTxts .PageBodyTitleB {
        font-size: 18px; } }
  .privacy .PageBodyParam .PageBodyTxts p {
    margin-top: 0; }
  .privacy .PageBodyParam .PageBodyTxts ul {
    margin-top: 1em; }
    .privacy .PageBodyParam .PageBodyTxts ul > li:before {
      content: "・"; }
.privacy .PageBodyParam:last-of-type {
  text-align: right; }
.privacy #col1 #num3 .PageBodyTitleB .ls_nagative {
  letter-spacing: -1.5px; }

.notfound_php {
  background: #fff;
  text-align: center; }
  .notfound_php #CatArea {
    padding-top: 128px; }
    .notfound_php #CatArea .Inner {
      margin-top: calc(-128px);
      padding-top: calc(128px);
      text-align: center; }
      @media (max-width: 799px) {
        .notfound_php #CatArea .Inner {
          margin-top: -80px;
          padding-top: 80px; } }
      .notfound_php #CatArea .Inner #Cat404 {
        margin: 60px 0; }
  .notfound_php .PageBodyArea {
    text-align: center; }
    .notfound_php .PageBodyArea .row1 {
      margin: 0 0 60px; }

@media (max-width: 799px) {
  .sp_block {
    display: block; } }

@media (max-width: 799px) {
  .sp_none {
    display: none; } }

.NewsListInner {
  margin-top: 28px;
  position: relative;
  padding-left: 36px; }
  @media (max-width: 799px) {
    .NewsListInner {
      padding-left: 0; } }
  .NewsListInner:first-child {
    margin-top: 0; }
  .NewsListInner .NewsListNew {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
    @media (max-width: 799px) {
      .NewsListInner .NewsListNew {
        left: 80px; } }
  .NewsListInner a {
    display: block;
    z-index: -1; }
    .NewsListInner a:hover .BlogListThumb img {
      opacity: 0.7; }
  .NewsListInner .NewsListDate {
    font-weight: 500;
    margin-bottom: 8px; }
  .NewsListInner .NewsListTitle {
    font-size: 15px;
    font-weight: 500; }

.BlogListInner {
  margin-top: 28px;
  position: relative; }
  .BlogListInner:first-child {
    margin-top: 0; }
  .BlogListInner .BlogListNew {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 10; }
  .BlogListInner a {
    display: block;
    z-index: -1; }
    .BlogListInner a:hover .BlogListThumb img {
      opacity: 0.7; }
  .BlogListInner .BlogListThumb {
    width: 25%;
    float: left; }
    @media (max-width: 799px) {
      .BlogListInner .BlogListThumb {
        width: 100%;
        float: none;
        margin-bottom: 12px; } }
    .BlogListInner .BlogListThumb img {
      width: 100%;
      -webkit-transition: all 0.35s ease;
      transition: all 0.35s ease; }
  .BlogListInner .BlogListTxt {
    width: 72%;
    float: right; }
    @media (max-width: 799px) {
      .BlogListInner .BlogListTxt {
        width: 100%;
        float: none; } }

.BlogBody {
  padding-top: 0; }
  .BlogBody .BlogMain {
    width: 75%;
    float: left; }
    @media (max-width: 799px) {
      .BlogBody .BlogMain {
        width: 100%;
        float: none;
        margin-bottom: 60px; } }
    .BlogBody .BlogMain .BlogBodyHeader {
      margin-bottom: 32px; }
      .BlogBody .BlogMain .BlogBodyHeader .BlogBodyNew {
        margin-bottom: 12px; }
      .BlogBody .BlogMain .BlogBodyHeader .BlogBodyInfo {
        vertical-align: middle; }
        .BlogBody .BlogMain .BlogBodyHeader .BlogBodyInfo .BlogBodyDate {
          vertical-align: middle;
          display: inline-block;
          font-size: 16px;
          line-height: 16px;
          font-weight: 500;
          margin-right: 8px; }
        .BlogBody .BlogMain .BlogBodyHeader .BlogBodyInfo .BlogBodyCat {
          vertical-align: middle;
          display: inline-block;
          margin-left: 6px; }
          .BlogBody .BlogMain .BlogBodyHeader .BlogBodyInfo .BlogBodyCat a {
            display: block;
            font-size: 10px;
            font-weght: 400;
            line-height: 16px;
            padding: 2px 12px;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease; }
            .BlogBody .BlogMain .BlogBodyHeader .BlogBodyInfo .BlogBodyCat a:hover {
              opacity: 0.7; }
      .BlogBody .BlogMain .BlogBodyHeader .BlogBodyTitle {
        font-size: 24px;
        font-weight: 500; }
    .BlogBody .BlogMain .BlogBodyEntry p {
      margin-top: 2em;
      text-align: justify; }
      .BlogBody .BlogMain .BlogBodyEntry p:first-child {
        margin-top: 0; }
      .BlogBody .BlogMain .BlogBodyEntry p img {
        max-width: 100%;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      .BlogBody .BlogMain .BlogBodyEntry p a:hover img {
        opacity: 0.7; }
  .BlogBody .BlogSub {
    width: 20%;
    float: right; }
    @media (max-width: 799px) {
      .BlogBody .BlogSub {
        width: 100%;
        float: none; } }
    .BlogBody .BlogSub .BlogSideColumn {
      padding-top: 36px; }
      .BlogBody .BlogSub .BlogSideColumn:first-child {
        padding-top: 0; }
      .BlogBody .BlogSub .BlogSideColumn .BlogSideTitle {
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 16px;
        border-bottom: #333333 1px solid;
        margin-bottom: 16px; }
      .BlogBody .BlogSub .BlogSideColumn .BlogSideList {
        font-size: 16px;
        font-weight: 500; }
        .BlogBody .BlogSub .BlogSideColumn .BlogSideList li {
          margin-bottom: 16px; }
          .BlogBody .BlogSub .BlogSideColumn .BlogSideList li:last-child {
            margin-bottom: 0; }
  .BlogBody .BlogPagenate {
    margin-top: 40px;
    text-align: center;
    vertical-align: top; }
    .BlogBody .BlogPagenate a.page-numbers {
      font-weight: 500;
      display: inline-block;
      width: 36px;
      height: 36px;
      text-align: center;
      border-radius: 36px;
      font-size: 14px;
      margin: 0 4px;
      line-height: 36px;
      border: 0;
      outline: 0; }
    .BlogBody .BlogPagenate span.page-numbers {
      font-weight: 500;
      display: inline-block;
      width: 36px;
      height: 36px;
      text-align: center;
      border-radius: 36px;
      font-size: 14px;
      margin: 0 4px;
      line-height: 36px;
      border: 0;
      outline: 0; }
  .BlogBody .BlogNavi {
    margin-top: 40px;
    text-align: center;
    vertical-align: top; }
    .BlogBody .BlogNavi div {
      display: inline-block;
      vertical-align: top;
      width: 33.3333%; }
      .BlogBody .BlogNavi div a {
        font-size: 12px;
        font-weight: 500;
        display: inline-block; }
        .BlogBody .BlogNavi div a:before {
          display: block;
          width: 36px;
          height: 36px;
          text-align: center;
          border-radius: 36px;
          color: #fff;
          font-family: "Icon";
          margin-bottom: 4px;
          font-size: 14px;
          line-height: 36px;
          border: 0;
          outline: 0; }
      .BlogBody .BlogNavi div.all a:before {
        content: "\f077";
        line-height: 32px; }
      .BlogBody .BlogNavi div.prev a:before {
        content: "\f053"; }
      .BlogBody .BlogNavi div.next a:before {
        content: "\f054"; }

.BlogRecentList {
  max-width: 735px;
  margin: 0 auto;
  padding-top: 48px; }

.news .BlogBody .BlogMain .BlogBodyEntry .cal_wrapper {
  max-width: 800px;
  min-width: 300px;
  margin: 2.0833% auto; }
.news .BlogBody .BlogMain .BlogBodyEntry .googlecal {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden; }
  @media (max-width: 799px) {
    .news .BlogBody .BlogMain .BlogBodyEntry .googlecal {
      padding-bottom: 56.25%;
      padding-top: 30px; } }
@media (max-width: 799px) {
  .news .BlogBody .BlogMain .BlogBodyEntry .big-container {
    display: none; } }
.news .BlogBody .BlogMain .BlogBodyEntry .small-container {
  display: none; }
  @media (max-width: 799px) {
    .news .BlogBody .BlogMain .BlogBodyEntry .small-container {
      display: block;
      padding-bottom: 200%; } }
.news .BlogBody .BlogMain .BlogBodyEntry .googlecal iframe, .news .BlogBody .BlogMain .BlogBodyEntry .googlecal object, .news .BlogBody .BlogMain .BlogBodyEntry .googlecal embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }
@media only screen and (min-width: 768px) {
  .news .BlogBody .BlogMain .BlogBodyEntry .googlecal {
    padding-bottom: 75%; } }
.news .BlogBody .BlogMain .BlogBodyEntry a {
  text-decoration: underline; }
  .news .BlogBody .BlogMain .BlogBodyEntry a:hover {
    text-decoration: none; }
.news .BlogBody .BlogMain .BlogBodyEntry .BlogNavi a {
  text-decoration: none; }

.topics.archive_php .BlogMain {
  width: 100%;
  float: none; }
  .topics.archive_php .BlogMain .BlogListInner {
    line-height: 1.0; }
    .topics.archive_php .BlogMain .BlogListInner a:hover {
      background: #F9F9F9; }
    .topics.archive_php .BlogMain .BlogListInner a .BlogListTxt {
      line-height: 1.6; }
      .topics.archive_php .BlogMain .BlogListInner a .BlogListTxt .BlogListTitle {
        font-weight: 500; }
.topics.sigle_php .Inner .BlogMain .BlogBodyEntry .topics__tsuna__strong {
  font-weight: 500;
  margin-bottom: 8px; }
  .topics.sigle_php .Inner .BlogMain .BlogBodyEntry .topics__tsuna__strong:first-of-type {
    margin-top: 32px; }
.topics.sigle_php .Inner .BlogMain .BlogBodyEntry .topics__tsuna__descp {
  margin-bottom: 32px; }

.news.archive-news_php .BlogMain .NewsListDate {
  font-size: 14px; }
.news.archive-news_php .BlogMain a {
  display: inline; }
  .news.archive-news_php .BlogMain a .NewsListTitle {
    display: inline;
    font-size: 16px; }

.st_22_500 {
  font-size: 22px;
  font-weight: 500; }

.st_500 {
  font-weight: 500; }

.FooterAccess .FooterAccessTxt {
  padding-top: 72px;
  padding-bottom: 72px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center; }
  @media (max-width: 799px) {
    .FooterAccess .FooterAccessTxt .FooterAccessTitle {
      font-size: 20px; } }
  .FooterAccess .FooterAccessTxt .FooterAccessBodyTxts {
    box-sizing: border-box;
    padding-top: 48px; }
    .FooterAccess .FooterAccessTxt .FooterAccessBodyTxts:first-child {
      padding-top: 0; }
    .FooterAccess .FooterAccessTxt .FooterAccessBodyTxts p {
      margin-top: 28px; }
      .FooterAccess .FooterAccessTxt .FooterAccessBodyTxts p:first-child {
        margin-top: 0; }
.FooterAccess .FooterMap {
  width: 100%;
  height: 360px; }
.FooterAccess.type2 {
  width: 100%;
  display: table; }
  @media (max-width: 799px) {
    .FooterAccess.type2 {
      display: block; } }
  .FooterAccess.type2 .FooterAccessTxt {
    width: 50%;
    display: table-cell;
    vertical-align: top; }
    @media (max-width: 799px) {
      .FooterAccess.type2 .FooterAccessTxt {
        display: block;
        width: 100%; } }
    .FooterAccess.type2 .FooterAccessTxt .Inner {
      max-width: 490px;
      padding: 0 40px;
      margin: 0; }
      @media (max-width: 799px) {
        .FooterAccess.type2 .FooterAccessTxt .Inner {
          max-width: 1080px;
          box-sizing: border-box;
          margin: 0 auto;
          padding: 0 16px; } }
    .FooterAccess.type2 .FooterAccessTxt .FooterAccessTitle {
      text-align: left; }
      @media (max-width: 799px) {
        .FooterAccess.type2 .FooterAccessTxt .FooterAccessTitle {
          text-align: center; } }
  .FooterAccess.type2 .FooterMap {
    width: 50%;
    height: 300px;
    display: table-cell;
    vertical-align: top; }
    @media (max-width: 799px) {
      .FooterAccess.type2 .FooterMap {
        display: block;
        width: 100%; } }

.FooterContactA {
  padding-top: 60px !important; }

.FooterContactB {
  padding: 0 !important; }
  .FooterContactB a {
    color: #fff !important;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px; }

.FooterLink {
  padding-top: 31px;
  padding-bottom: 31px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center; }
  .FooterLink .Inner .FooterLinks li {
    width: 33.3333333%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: 9px;
    padding-bottom: 9px; }
    @media (max-width: 799px) {
      .FooterLink .Inner .FooterLinks li {
        width: 100%; } }
    .FooterLink .Inner .FooterLinks li:nth-of-type(3n+1) {
      padding-right: 12px; }
      @media (max-width: 799px) {
        .FooterLink .Inner .FooterLinks li:nth-of-type(3n+1) {
          padding-left: 0;
          padding-right: 0; } }
    .FooterLink .Inner .FooterLinks li:nth-of-type(3n+2) {
      padding-left: 6px;
      padding-right: 6px; }
      @media (max-width: 799px) {
        .FooterLink .Inner .FooterLinks li:nth-of-type(3n+2) {
          padding-left: 0;
          padding-right: 0; } }
    .FooterLink .Inner .FooterLinks li:nth-of-type(3n) {
      padding-left: 12px; }
      @media (max-width: 799px) {
        .FooterLink .Inner .FooterLinks li:nth-of-type(3n) {
          padding-left: 0;
          padding-right: 0; } }
    .FooterLink .Inner .FooterLinks li a {
      box-sizing: border-box;
      background: #fff;
      padding: 12px 0;
      text-align: center;
      display: block; }
      .FooterLink .Inner .FooterLinks li a img {
        height: 100%; }
      .FooterLink .Inner .FooterLinks li a:hover {
        opacity: 0.7; }

#Footer {
  border-top: 7px solid #972613; }
  #Footer .Inner {
    position: relative; }
    #Footer .Inner .footer__menu {
      display: flex;
      justify-content: space-between;
      margin-top: 28px; }
      @media (max-width: 799px) {
        #Footer .Inner .footer__menu {
          flex-wrap: wrap;
          margin-top: 0; } }
      @media (max-width: 799px) {
        #Footer .Inner .footer__menu__column {
          width: 50%; }
          #Footer .Inner .footer__menu__column:nth-of-type(1) {
            order: -5; }
          #Footer .Inner .footer__menu__column:nth-of-type(2) {
            order: -3; }
          #Footer .Inner .footer__menu__column:nth-of-type(3) {
            order: -4; }
          #Footer .Inner .footer__menu__column:nth-of-type(4) {
            order: -2; }
          #Footer .Inner .footer__menu__column:nth-of-type(5) {
            order: 0; }
          #Footer .Inner .footer__menu__column:nth-of-type(6) {
            order: -1; } }
      #Footer .Inner .footer__menu__column a {
        font-size: 12px;
        color: #fff;
        display: block;
        margin-bottom: 3px; }
        #Footer .Inner .footer__menu__column a:hover {
          opacity: 1.0;
          text-decoration: underline; }
      @media (max-width: 799px) {
        #Footer .Inner .footer__menu__column--logo {
          order: -99;
          width: 100%; } }
      #Footer .Inner .footer__menu__column--logo a {
        min-width: 107px;
        margin-bottom: 0; }
        @media (max-width: 799px) {
          #Footer .Inner .footer__menu__column--logo a {
            max-width: 10vh;
            margin: 0 auto; } }
        @media (max-width: 799px) {
          #Footer .Inner .footer__menu__column--logo a img {
            width: 100%; } }
    #Footer .Inner .clearfix:after {
      content: none; }
  #Footer .RightNav {
    display: block;
    width: 50px;
    height: auto;
    padding: 12px;
    box-sizing: border-box;
    position: fixed;
    right: 2vw;
    bottom: 25vh;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    #Footer .RightNav.active {
      z-index: 1001;
      opacity: 1; }
    #Footer .RightNav ul {
      margin-top: 30px; }
      #Footer .RightNav ul:first-child {
        margin-top: 0; }
      #Footer .RightNav ul li {
        margin-top: 8px;
        text-align: center;
        position: relative; }
        #Footer .RightNav ul li:first-child {
          margin-top: 0; }
        #Footer .RightNav ul li span {
          display: none; }
        #Footer .RightNav ul li a {
          width: 40px;
          height: 40px;
          display: block;
          position: relative; }
    #Footer .RightNav ul.round > li a {
      border-radius: 40px; }
      #Footer .RightNav ul.round > li a:before {
        border-radius: 40px;
        position: absolute;
        width: 40px;
        height: 40px;
        left: 0;
        right: 0; }
      #Footer .RightNav ul.round > li a.globe:before {
        content: "\f0ac";
        font-family: "Icon";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.envelope:before {
        content: "\f003";
        font-family: "Icon";
        font-size: 20px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.rotate:before {
        content: "\f0e2";
        font-family: "Icon";
        font-size: 20px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.up:before {
        content: "\f106";
        font-family: "Icon";
        font-size: 24px;
        line-height: 36px; }
      #Footer .RightNav ul.round > li a.twitter:before {
        content: "\f099";
        font-family: "Icon";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.facebook:before {
        content: "\f09a";
        font-family: "Icon";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.youtube:before {
        content: "\f16a";
        font-family: "Icon";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.Instagram:before {
        content: "\f16d";
        font-family: "Icon";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.line:before {
        content: "\e900";
        font-family: "IconEX";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.soundcloud:before {
        content: "\e901";
        font-family: "IconEX";
        font-size: 24px;
        line-height: 40px; }
      #Footer .RightNav ul.round > li a.blogger:before {
        content: "\e902";
        font-family: "IconEX";
        font-size: 20px;
        line-height: 40px; }
    #Footer .RightNav ul.plain > li a:before {
      position: absolute;
      width: 40px;
      height: 40px;
      left: 0;
      right: 0; }
    #Footer .RightNav ul.plain > li a.globe:before {
      content: "\f0ac";
      font-family: "Icon";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.envelope:before {
      content: "\f003";
      font-family: "Icon";
      font-size: 24px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.rotate:before {
      content: "\f0e2";
      font-family: "Icon";
      font-size: 24px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.up:before {
      content: "\f106";
      font-family: "Icon";
      font-size: 32px;
      line-height: 36px; }
    #Footer .RightNav ul.plain > li a.twitter:before {
      content: "\f099";
      font-family: "Icon";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.facebook:before {
      content: "\f09a";
      font-family: "Icon";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.youtube:before {
      content: "\f16a";
      font-family: "Icon";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.Instagram:before {
      content: "\f16d";
      font-family: "Icon";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.line:before {
      content: "\e900";
      font-family: "IconEX";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.soundcloud:before {
      content: "\e901";
      font-family: "IconEX";
      font-size: 32px;
      line-height: 40px; }
    #Footer .RightNav ul.plain > li a.blogger:before {
      content: "\e902";
      font-family: "IconEX";
      font-size: 32px;
      line-height: 40px; }
    @media (max-width: 799px) {
      #Footer .RightNav {
        position: static;
        width: 100%; }
        #Footer .RightNav ul {
          margin-top: 0;
          text-align: center; }
          #Footer .RightNav ul li {
            display: inline-block; }
            #Footer .RightNav ul li a {
              color: white; }
            #Footer .RightNav ul li a:hover {
              color: rgba(255, 255, 255, 0.5); }
        #Footer .RightNav ul.round > li a {
          background: transparent; }
          #Footer .RightNav ul.round > li a:hover {
            background: transparent; } }
  #Footer .FootNaviList {
    text-align: center;
    padding-top: 28px; }
    @media (max-width: 799px) {
      #Footer .FootNaviList {
        padding-top: 0; } }
    #Footer .FootNaviList li {
      display: inline-block;
      font-size: 12px; }
      #Footer .FootNaviList li:after {
        content: "/";
        padding: 0 1em;
        color: white; }
      #Footer .FootNaviList li:last-child:after {
        content: none; }
      @media (max-width: 799px) {
        #Footer .FootNaviList li {
          width: 100%;
          display: block;
          padding: 0;
          border-bottom: 1px solid #484848; }
          #Footer .FootNaviList li:first-child {
            border-top: 1px solid #484848; }
          #Footer .FootNaviList li:after {
            content: none; } }
      #Footer .FootNaviList li a {
        color: white; }
        @media (max-width: 799px) {
          #Footer .FootNaviList li a {
            display: block;
            padding: 12px 0; } }
        #Footer .FootNaviList li a:hover {
          color: rgba(255, 255, 255, 0.5); }
  #Footer .FootCopy {
    color: white;
    font-size: 12px;
    text-align: center;
    padding: 16px 0 20px; }

.b_footer__nav {
  display: block;
  background: #f9f9f9;
  position: relative;
  padding-bottom: 45px; }
  @media (max-width: 799px) {
    .b_footer__nav {
      background: #fff; } }
  .b_footer__nav__menu {
    display: flex;
    justify-content: center; }
    .b_footer__nav__menu > li:last-of-type {
      display: none;
      position: absolute;
      bottom: 0;
      right: 0;
      background: #0c3e76;
      width: 65px;
      min-height: 65px; }
      .b_footer__nav__menu > li:last-of-type a {
        margin: 0;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .b_footer__nav__menu > li:last-of-type a span {
          font-size: 12px; }
    .b_footer__nav__menu > li a {
      display: block;
      margin: 0 27px;
      padding: 0 9px;
      border-radius: 6px; }
      .b_footer__nav__menu > li a:before {
        width: 40px;
        height: 40px;
        font-size: 36px;
        color: #0c3e76; }
      .b_footer__nav__menu > li a.twitter:before {
        content: "\f099";
        font-family: "Icon"; }
      .b_footer__nav__menu > li a.facebook:before {
        content: "\f09a";
        font-family: "Icon"; }
      .b_footer__nav__menu > li a.Instagram:before {
        content: "\f16d";
        font-family: "Icon"; }
      .b_footer__nav__menu > li a.up > span:before {
        content: "\f106";
        font-family: "Icon";
        display: block;
        width: 24px;
        height: auto;
        font-size: 36px;
        color: #fff;
        margin: 0 auto;
        line-height: 0.2;
        border-top: 3px dashed #fff; }
      .b_footer__nav__menu > li a:hover {
        opacity: 0.7; }
  @media (max-width: 799px) {
    .b_footer__nav {
      position: static;
      width: 100%; }
      .b_footer__nav .header__nav__menu {
        margin-top: 0;
        text-align: center; }
        .b_footer__nav .header__nav__menu li {
          display: inline-block; }
          .b_footer__nav .header__nav__menu li a {
            color: white; }
          .b_footer__nav .header__nav__menu li a:hover {
            color: rgba(255, 255, 255, 0.5); }
        .b_footer__nav .header__nav__menu li a {
          background: transparent; }
          .b_footer__nav .header__nav__menu li a:hover {
            background: transparent; } }

.footerbody_php:last-of-type {
  padding: 0; }

.RightNav ul li:nth-of-type(-n+3) {
  display: none; }

@media (max-width: 799px) {
  #Footer .RightNav.active {
    padding: 0; } }
@media (max-width: 799px) {
  #Footer .RightNav.active ul li {
    margin-top: 0; } }
#Footer .RightNav.active ul li:nth-of-type(-n + 3) {
  display: none; }

/*# sourceMappingURL=common.css.map */
