@charset "UTF-8";
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/* # =================================================================
   # List Style
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}

* {
  font-weight: normal;
  font-style: normal;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0;
}

p {
  color: #464646;
  font-size: 16px;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

a {
  text-decoration: none;
  -webkit-transition: all  0.5s ease-in-out;
  transition: all  0.5s ease-in-out;
}

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

.light_blue {
  color: #1b86ca;
}

.red {
  color: #bc4444;
}

.margin_20_top {
  margin-top: 20px;
}

.margin_25_top {
  margin-top: 25px;
}

.margin_50_top {
  margin-top: 50px;
}

.margin_75_top {
  margin-top: 75px;
}

.margin_100_top {
  margin-top: 100px;
}

.margin_150_top {
  margin-top: 150px;
}

.margin_200_top {
  margin-top: 200px;
}

.margin_20_bottom {
  margin-bottom: 20px;
}

.margin_25_bottom {
  margin-bottom: 25px;
}

.margin_50_bottom {
  margin-bottom: 50px;
}

.margin_75_bottom {
  margin-bottom: 75px;
}

.margin_100_bottom {
  margin-bottom: 100px;
}

.margin_150_bottom {
  margin-bottom: 150px;
}

.margin_200_bottom {
  margin-bottom: 200px;
}

/* =============================================================================
Common setting
============================================================================= */
#layout_wrapper {
  width: 100%;
  overflow: hidden;
}

.layout_main {
  margin: 0 auto;
  padding: 0 100px;
  width: 100%;
  max-width: 1140px;
}

.layout_2block {
  margin: 0 auto;
  width: calc(100% - 20px);
  max-width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

h1.no_display, h2.no_display {
  display: none;
}

#globalHeader {
  width: 100%;
  height: 80px;
  background: #f8f5ef;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 15px 0px;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 15px 0px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99995;
}

h1#title_main {
  width: 69px;
  height: 70px;
  position: absolute;
  top: 5px;
  left: 10px;
}

h1#title_main a {
  width: 69px;
  height: 70px;
  background: url("../img/logo.svg") no-repeat center center;
  background-size: cover;
  display: block;
  text-align: left;
  text-indent: -9999px;
}

h1#title_main a:hover {
  opacity: 0.7;
}

h2#title_main_text {
  margin: -10px 0 0 0;
  width: 139px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 90px;
}

h2#title_main_text a {
  width: 139px;
  height: 20px;
  background: url("../img/logo_text.svg") no-repeat center center;
  background-size: cover;
  display: block;
  text-align: left;
  text-indent: -9999px;
}

h2#title_main_text a:hover {
  opacity: 0.7;
}

/* ================================================================== responsive */
@media screen and (max-width: 880px) {
  h2#title_main_text {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #globalHeader {
    width: 100%;
    height: 60px;
  }
  h1#title_main {
    width: 50px;
    height: 50px;
  }
  h1#title_main a {
    width: 50px;
    height: 50px;
    background: url("../img/logo.svg") no-repeat center center;
    background-size: cover;
  }
  h2#title_main_text {
    display: none;
  }
}

nav#navigation_gloval {
  margin: 0;
  padding: 0;
  width: 100%;
}

ul#list_mainnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* dropdown open */
}

ul#list_mainnavi li {
  margin: 0 16px;
  line-height: 80px;
  position: relative;
}

ul#list_mainnavi a {
  padding: 0;
  color: #1f286f;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 900;
}

ul#list_mainnavi a:hover, ul#list_mainnavi a.current {
  color: #f6ab00;
}

ul#list_mainnavi li.navi_end {
  display: inline;
}

ul#list_mainnavi a.navi_tel {
  padding: 10px 10px 10px 34px;
  background-color: #1f286f;
  color: #fff;
  background: url("../img/icon_phone.svg") no-repeat 10px center #1f286f;
  background-size: 19px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 800;
}

ul#list_mainnavi a.navi_tel:hover {
  background-color: #f6ab00;
  color: #fff;
}

ul#list_mainnavi ul.list_dropdown {
  padding: 0;
  width: 240px;
  height: 0;
  background-color: #f8f5ef;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
  position: absolute;
  top: 60px;
  left: -10px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, visibility 0.5s, height 0.5s;
  transition: opacity 0.5s, visibility 0.5s, height 0.5s;
  visibility: hidden;
}

ul#list_mainnavi ul.list_dropdown li {
  margin: 0;
  padding: 15px 10px 15px 20px;
  line-height: normal;
  position: static;
}

ul#list_mainnavi ul.list_dropdown a {
  color: #1f286f;
}

ul#list_mainnavi ul.list_dropdown a:hover, ul#list_mainnavi ul.list_dropdown a.current {
  color: #f6ab00;
}

ul#list_mainnavi li:hover ul.list_dropdown {
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.5s, visibility 0.5s, height 0.5s;
  transition: opacity 0.5s, visibility 0.5s, height 0.5s;
  visibility: visible;
}

h1#title_navi {
  display: none;
}

.btnToggle {
  display: none;
}

#bodycover {
  display: none;
}

/* ================================================================== responsive */
@media screen and (max-width: 768px) {
  nav#navigation_gloval {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    background-color: #f8f5ef;
    opacity: 0;
    overflow: auto;
    position: fixed;
    top: 0px;
    right: 0px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    visibility: hidden;
    z-index: 99996;
  }
  nav#navigation_gloval.active {
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
  ul#list_mainnavi {
    display: inline;
  }
  ul#list_mainnavi li {
    margin: 15px 20px;
    padding: 0 0 15px 20px;
    border-bottom: 1px solid #DDDDDD;
    line-height: normal;
    position: relative;
  }
  ul#list_mainnavi a {
    color: #464646;
  }
  ul#list_mainnavi a:hover, ul#list_mainnavi a.current {
    color: #f6ab00;
  }
  ul#list_mainnavi ul.list_dropdown {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    background-color: #f8f5ef;
    -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 7px 15px 0px;
            box-shadow: rgba(0, 0, 0, 0) 0px 7px 15px 0px;
    position: static;
    opacity: 1;
    visibility: visible;
  }
  ul#list_mainnavi ul.list_dropdown li {
    margin: 10px 0 10px 20px;
    padding: 0 0 10px 20px;
    border-bottom: 1px dotted #DDDDDD;
    position: static;
  }
  ul#list_mainnavi ul.list_dropdown li:last-child {
    padding: 0 0 0 20px;
    border-bottom: 0px dotted #464646;
  }
  ul#list_mainnavi ul.list_dropdown a {
    color: #464646;
  }
  ul#list_mainnavi li.navi_end {
    display: none;
  }
  h1#title_navi {
    margin: 50px auto;
    width: 110px;
    height: 110px;
    display: block;
  }
  h1#title_navi a {
    width: 110px;
    height: 110px;
    background: url("../img/logo.svg") no-repeat center center;
    background-size: cover;
    display: block;
    text-align: left;
    text-indent: -9999px;
  }
  h1#title_navi a:hover {
    opacity: 0.7;
  }
  .btnToggle {
    width: 60px;
    height: 60px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99999;
  }
  .btnToggle span {
    width: 36px;
    height: 2px;
    background: #464646;
    display: block;
    text-align: left;
    text-indent: -9999px;
    position: relative;
  }
  .btnToggle span::before, .btnToggle span::after {
    width: 36px;
    height: 2px;
    background: #464646;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .btnToggle span::before {
    top: -8px;
  }
  .btnToggle span::after {
    top: 8px;
  }
  .btnToggle.active {
    position: fixed;
    top: 0px;
    right: 0px;
  }
  .btnToggle.active span {
    visibility: hidden;
  }
  .btnToggle.active _:-ms-lang(x)::-ms-backdrop, .btnToggle.active span {
    height: 0;
    visibility: visible;
  }
  .btnToggle.active span::before, .btnToggle.active span::after {
    background: #464646;
    top: 0;
    visibility: visible;
  }
  .btnToggle.active span::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .btnToggle.active span::after {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

/* ================================================================== responsive */
#bodycover.active {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 88888;
}

#globalFooter {
  margin: 0;
  padding: 40px 20px;
  width: 100%;
  background: #1b86ca;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  line-height: 50px;
}

ul#list_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul#list_footer li {
  margin: 0 5px;
}

ul#list_footer li::after {
  padding: 0 0 0 10px;
  color: #fff;
  content: "/";
}

ul#list_footer li:last-child {
  margin: 0;
}

ul#list_footer li:last-child::after {
  content: "";
}

ul#list_footer a {
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
}

ul#list_footer a:hover, ul#list_footer a.current {
  color: #f6ab00;
}

small {
  color: #1f286f;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  #globalFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul#list_footer {
    margin: 0 0 20px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  small {
    width: 100%;
    text-align: center;
  }
}

/* =============================================================================
title
============================================================================= */
h1.title_main_1 {
  margin: 0 0 -33px 0;
  width: 90%;
  max-width: 400px;
  color: #fff;
  background: #1f286f;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 66px;
  position: relative;
  text-align: center;
  z-index: 2;
}

h1.title_main_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 800;
}

h1.title_main_2::before, h1.title_main_2::after {
  width: 120px;
  border-top: 1px solid #464646;
  content: "";
}

h1.title_main_2::before {
  margin-right: 20px;
}

h1.title_main_2::after {
  margin-left: 20px;
}

/* ============================================================================= responsive */
@media screen and (max-width: 600px) {
  h1.title_main_1 {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  h1.title_main_2 {
    padding: 0 10px;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 800;
    text-align: center;
  }
  h1.title_main_2::before {
    margin: 0 auto 5px auto;
    display: block;
  }
  h1.title_main_2::after {
    margin: 5px auto 0 auto;
    display: block;
  }
}

/* =============================================================================
btn
============================================================================= */
.btn_link_1 {
  width: 100%;
  max-width: 300px;
  background-color: transparent;
  border: 1px solid #1f286f;
  color: #1f286f;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 33px;
  text-align: center;
  -webkit-transition: all  0.5s ease-in-out;
  transition: all  0.5s ease-in-out;
}

.btn_link_1:hover {
  background-color: #1f286f;
  color: #fff;
  -webkit-transition: all  0.5s ease-in-out;
  transition: all  0.5s ease-in-out;
}

.btn_link_2 {
  width: 100%;
  max-width: 300px;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 10px 10px;
          box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 10px 10px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 33px;
  text-align: center;
}

.btn_link_2::before,
.btn_link_2::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}

.btn_link_2:hover {
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: rgba(255, 255, 255, 0.05) 0px 0px 10px 5px;
          box-shadow: rgba(255, 255, 255, 0.05) 0px 0px 10px 5px;
}

.button2 {
  display: inline-block;
  text-align: center;
  color: #FFF;
  position: relative;
}

.button2::after {
  width: 120px;
  height: 20px;
  border: none;
  border-right: 2px solid #FFF;
  border-bottom: 1px solid #FFF;
  content: "";
  display: block;
  position: absolute;
  top: calc(50% + -7px);
  right: -10px;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.button2:hover::after {
  right: -20px;
  width: 140px;
}

/* =============================================================================
main visual
============================================================================= */
#box_mainvisual_top {
  margin: 80px 0 0 0;
  width: 100%;
  height: calc(100vh - 80px);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px 0px;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px 0px;
  overflow: hidden;
  position: relative;
}

ul.list_slide {
  margin: 0;
  width: 100%;
  min-height: 100vh;
  opacity: 0;
  position: relative;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

ul.list_slide li {
  margin: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

ul.list_slide li.slide_1 {
  background-image: url("../img/mv_top_1.jpg");
  background-position: center bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.list_slide li.slide_2 {
  background-image: url("../img/mv_top_2.jpg");
  background-position: center bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul.list_slide li.slide_3 {
  background-image: url("../img/mv_top_3.jpg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.slider-text {
  margin: -200px 0 0 0;
  color: #fff;
  display: block;
  font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 800;
  text-align: center;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.6);
}

ul.list_slide.slick-initialized {
  height: auto;
  opacity: 1;
}

.slick-arrow {
  display: block;
  text-align: left;
  text-indent: -9999px;
}

.slick-prev {
  margin: -22px 0 0 0;
  width: 44px;
  height: 44px;
  background: url("../img/icon_arrow_left.svg") no-repeat center center;
  background-color: rgba(32, 32, 36, 0.4);
  background-size: 30%;
  border-radius: 22px;
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 2;
}

.slick-next {
  margin: -22px 0 0 0;
  width: 44px;
  height: 44px;
  background: url("../img/icon_arrow_right.svg") no-repeat center center;
  background-color: rgba(32, 32, 36, 0.4);
  background-size: 30%;
  border-radius: 22px;
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 2;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: 0.7;
}

/* ============================================================================= responsive */
@media screen and (max-width: 768px) {
  #box_mainvisual_top {
    margin: 60px 0 0 0;
    height: calc(100vh - 60px);
  }
}

/* =============================================================================
top message
============================================================================= */
h1.title_slogan_top {
  margin: 0 0 100px 0;
  padding: 100px 50px 300px 50px;
  width: 100%;
  background-color: #f46800;
  background: linear-gradient(336deg, #f46800 0%, #f6ab00 100%);
  background-image: url("../img/image_top_1.png"), url("../img/image_top_2.png"), url("../img/image_top_3.png"), linear-gradient(336deg, #f46800 0%, #f6ab00 100%);
  background-position: left 40px, right bottom, center bottom, left top;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-size: 30%, 30%, 120%, 100%;
  color: #fff;
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 220%;
  overflow: hidden;
  text-align: center;
  text-shadow: 0px 4px 20px rgba(255, 255, 255, 0.6);
  z-index: 1;
}

h1.title_slogan_top span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #f8f5ef));
  background: linear-gradient(transparent 70%, #f8f5ef 0%);
  font-weight: 600;
}

/* ============================================================================= responsive */
@media screen and (max-width: 600px) {
  h1.title_slogan_top {
    padding: 50px 10px 150px 10px;
    background-position: left bottom, right bottom, center bottom, left top;
    background-size: 35%, 40%, 120%, 100%;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
  }
}

/* =============================================================================
top instagram
============================================================================= */
#box_insta {
  margin: 0 0 100px 0;
  padding: 100px 0;
  width: 100%;
  background: #1f286f;
  background: linear-gradient(336deg, #1f286f 0%, #1b86ca 100%);
  position: relative;
  z-index: 1;
}

#box_insta a.btn_link_2 {
  margin: 0 auto 0 auto;
}

ul#list_instagram {
  margin: 0 0 100px auto;
  width: 100%;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

ul#list_instagram li {
  margin: 0 10px 20px 10px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 10px;
  width: calc( calc(100% - 80px) / 2);
  -webkit-transition: all  0.5s ease-in-out;
  transition: all  0.5s ease-in-out;
}

ul#list_instagram li .btn_link_1 {
  margin: 0 0 0 auto;
  -webkit-transition: all  0.5s ease-in-out;
  transition: all  0.5s ease-in-out;
}

ul#list_instagram li:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 5px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 5px;
  opacity: 0.6;
}

ul#list_instagram li:hover .btn_link_1 {
  background-color: #1f286f;
  color: #fff;
}

ul#list_instagram a {
  padding: 10px;
  display: block;
}

ul#list_instagram .box_insta_child {
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

ul#list_instagram img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}

ul#list_instagram p {
  padding: 10px 0 20px 20px;
  width: calc(100% - 150px);
  color: #464646;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
  word-break: break-all;
}

/* ============================================================================= responsive */
@media screen and (max-width: 768px) {
  ul#list_instagram {
    margin: 0 10px 80px 10px;
    width: calc(100% - 20px);
  }
  ul#list_instagram li {
    width: 100%;
  }
  ul#list_instagram p {
    padding: 0 0 20px 10px;
    width: calc(100% - 150px);
  }
}

@media screen and (max-width: 380px) {
  ul#list_instagram .box_insta_child {
    margin: 0 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: strech;
        -ms-flex-align: strech;
            align-items: strech;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul#list_instagram p {
    padding: 20px 0 0 0;
    width: 100%;
  }
}

/* =============================================================================
under page common setting
============================================================================= */
#box_mainvisual_under {
  margin: 80px 0 0 0;
  width: 100%;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#box_mainvisual_under h1 {
  color: #fff;
  font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 33px;
  font-size: 2.0625rem;
  font-weight: 600;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.9) 0px 3px 6px;
  text-transform: uppercase;
}

#box_mainvisual_under h1::after {
  margin: 0 auto;
  color: #fff;
  content: attr(data-subtitle);
  display: block;
  font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}

/* =============================================================================
under page common setting responsive
============================================================================= */
@media screen and (max-width: 768px) {
  #box_mainvisual_under {
    margin: 60px 0 0 0;
  }
  #box_mainvisual_under h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.mv_about {
  background: url("../img/mv_about.jpg") center top no-repeat;
  background-size: cover;
}

h1.title_about_slogan {
  padding: 100px 10px 80px 10px;
  color: #1f286f;
  font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
}

h1.title_about_slogan br {
  display: inline;
}

h1.title_about_slogan::after {
  margin: -20px auto 0 auto;
  width: 100%;
  max-width: 700px;
  height: 30px;
  background: #f8f5ef;
  content: "";
  display: block;
}

div.box_about_1 {
  margin: 0 auto 100px auto;
  padding: 0 10px;
  width: 100%;
  max-width: 900px;
}

div.box_about_1 img {
  width: 100%;
}

.box_about_2 {
  margin: 0 0 100px 0;
  padding: 100px 0;
  width: 100%;
  background: url("../img/bg_about.jpg") center center no-repeat;
  background-size: cover;
}

.box_work_2_children {
  margin: 0 auto;
  padding: 40px;
  width: calc(100% - 20px);
  max-width: 700px;
  background: rgba(0, 0, 0, 0.6);
}

.box_work_2_children h1 {
  margin: 0 0 10px 0;
  color: #f8f5ef;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: #1b86ca 1px 1px 10px, #1b86ca -1px 1px 10px, #1b86ca 1px -1px 10px, #1b86ca -1px -1px 10px;
}

.box_work_2_children p {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph;
}

/* =============================================================================
setting responsive
============================================================================= */
@media screen and (max-width: 600px) {
  h1.title_about_slogan {
    padding: 100px 10px 80px 10px;
    color: #1f286f;
    font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 900;
    text-align: left;
  }
  h1.title_about_slogan br {
    display: none;
  }
}

/* =============================================================================
work common setting
============================================================================= */
nav.navigation_inner_work {
  margin: -30px 0 150px 0;
  position: relative;
  z-index: 2;
}

ul.navi_work {
  margin: 0 auto;
  width: calc(100% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

ul.navi_work li {
  width: 50%;
}

ul.navi_work a {
  background-color: rgba(228, 228, 228, 0.8);
  color: #1f286f;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 60px;
  text-align: center;
}

ul.navi_work a:hover, ul.navi_work a.current {
  background-color: #f6ab00;
  color: #fff;
}

/* ================================================================== responsive */
@media screen and (max-width: 600px) {
  ul.navi_work {
    margin: 0;
    width: 100%;
  }
  ul.navi_work a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/* =============================================================================
work_1 main
============================================================================= */
.mv_work_1 {
  background: url("../img/mv_work_1.jpg") center bottom no-repeat;
  background-size: cover;
}

.layout_work_1 {
  padding: 0;
  margin: 0 0 100px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

section.box_work_1 {
  padding: 0 0 50px 0;
  width: 50%;
  background-color: #f8f5ef;
}

section.box_work_1 h1 {
  width: 100%;
}

section.box_work_1 h1 img {
  width: 100%;
}

section.box_work_1 div.box_work_1_children {
  padding: 40px 80px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

section.box_work_1 h2 {
  padding: 3px 5px;
  margin: 5px 0 15px 0;
  width: 100%;
  background-color: #f6ab00;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 800;
  text-align: center;
}

section.box_work_1 p {
  padding: 0 5px;
  font-size: 16px;
  font-size: 1rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

section.box_work_1 p.text_lead {
  padding: 0;
  color: #f6ab00;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  text-justify: auto;
}

section.box_work_1.box_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* ================================================================== responsive */
@media screen and (max-width: 768px) {
  section.box_work_1 {
    padding: 0 0 50px 0;
    width: 50%;
  }
  section.box_work_1 div.box_work_1_children {
    padding: 40px 20px;
  }
  section.box_work_1 p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 600px) {
  section.box_work_1 {
    width: 100%;
  }
}

/* =============================================================================
work_1 4advantages
============================================================================= */
ul#list_advantages {
  margin: 0 0 100px 0;
  width: 100%;
  counter-reset: advantages;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

ul#list_advantages li {
  padding: 20px;
  width: 25%;
  position: relative;
}

ul#list_advantages li::after {
  width: 50px;
  background-color: #f6ab00;
  border-radius: 50%;
  color: #fff;
  content: counter(advantages);
  counter-increment: advantages 1;
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 50px;
  position: absolute;
  top: -25px;
  left: 10px;
  text-align: center;
}

ul#list_advantages li:nth-child(even) {
  background-color: #e7decd;
}

ul#list_advantages li:nth-child(odd) {
  background-color: #f7f0e2;
}

ul#list_advantages p {
  font-size: 16px;
  font-size: 1rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

ul#list_advantages span {
  margin: 20px 0 0 0;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}

h2.title_advantages {
  margin: 0px 0 20px 0;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #1b8f59;
  color: #1b8f59;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 800;
  position: relative;
}

h2.title_advantages.image_work_1::after {
  width: 30px;
  height: 48px;
  background: url("../img/image_work_1.svg") no-repeat;
  content: "";
  position: absolute;
  top: -10px;
  right: 0px;
}

h2.title_advantages.image_work_2::after {
  width: 38px;
  height: 38px;
  background: url("../img/image_work_2.svg") left top no-repeat;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
}

h2.title_advantages.image_work_3::after {
  width: 40px;
  height: 41px;
  background: url("../img/image_work_3.svg") left top no-repeat;
  content: "";
  position: absolute;
  top: -2px;
  right: 0px;
}

h2.title_advantages.image_work_4::after {
  width: 45px;
  height: 41px;
  background: url("../img/image_work_4.svg") left top no-repeat;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
}

/* ================================================================== responsive */
@media screen and (max-width: 1000px) {
  ul#list_advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: strech;
        -ms-flex-align: strech;
            align-items: strech;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul#list_advantages li {
    padding: 20px 20px 40px 20px;
    width: 50%;
  }
  ul#list_advantages p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 600px) {
  ul#list_advantages li {
    padding: 20px 20px 40px 20px;
    width: 100%;
  }
}

/* =============================================================================
work_2 main
============================================================================= */
.mv_work_2 {
  background: url("../img/mv_work_2.jpg") center bottom no-repeat;
  background-size: cover;
}

.layout_work_2 {
  margin: 0 0 100px 0;
  padding: 100px 0;
  width: 100%;
  background: url("../img/bg_work.jpg") center center no-repeat;
  background-size: cover;
}

.box_work_2 {
  margin: 0 auto;
  padding: 40px;
  width: calc(100% - 20px);
  max-width: 600px;
  background: rgba(0, 0, 0, 0.6);
}

.box_work_2 h1 {
  margin: 0 0 10px 0;
  color: #f6ab00;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 800;
  text-transform: uppercase;
}

.box_work_2 p {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph;
}

ul#list_renovation {
  margin: 0 0 100px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: strech;
      -ms-flex-align: strech;
          align-items: strech;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

ul#list_renovation li {
  width: 25%;
  position: relative;
}

ul#list_renovation li:nth-child(even) {
  background-color: #e7decd;
}

ul#list_renovation li:nth-child(odd) {
  background-color: #f7f0e2;
}

ul#list_renovation h2 {
  margin: 0 0 0 -100px;
  width: 200px;
  background-color: #f6ab00;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 7px 15px 0px;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 7px 15px 0px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 800;
  line-height: 40px;
  position: absolute;
  top: -20px;
  left: 50%;
  text-align: center;
}

ul#list_renovation img {
  width: 100%;
}

ul#list_renovation p {
  padding: 40px 20px;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.box_work_3 {
  margin: 0 auto;
  padding: 40px;
  width: calc(100% - 20px);
  max-width: 800px;
  background: #1f286f;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 7px 0px;
          box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 7px 0px;
}

.box_work_3 p {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 180%;
  text-align: center;
}

/* ================================================================== responsive */
@media screen and (max-width: 1000px) {
  ul#list_renovation {
    margin: 0 0 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: strech;
        -ms-flex-align: strech;
            align-items: strech;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul#list_renovation li {
    width: 50%;
  }
  ul#list_renovation p {
    padding: 40px 20px 60px 20px;
  }
}

@media screen and (max-width: 600px) {
  ul#list_renovation li {
    width: 100%;
  }
  .box_work_3 {
    padding: 40px 10px;
  }
  .box_work_3 p {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 800;
    line-height: 180%;
    text-align: center;
  }
}

.mv_company {
  background: url("../img/mv_comapny.png") center center no-repeat;
  background-size: cover;
}

section.box_company_1 {
  margin: 100px 0;
  padding: 350px 0 0 0;
  background: url("../img/bg_company.jpg") left top no-repeat;
  background-size: 800px auto;
}

.box_company_1_children {
  margin: 0 0 0 auto;
  padding: 40px;
  width: 80%;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 13px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 13px 0px;
}

.box_company_1_children h1 {
  margin: 0 0 20px 0;
  color: #1f286f;
  font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 800;
}

.box_company_1_children img {
  margin: 0 0 20px 0;
  width: 300px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 13px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 13px 0px;
}

.box_company_1_children p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 180%;
  text-align: justify;
  text-justify: inter-ideograph;
}

.box_company_1_children p.name {
  padding: 20px 0 0 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 180%;
  font-family: HeldaneDisplay-Regular, Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: 800;
  text-align: right;
  text-justify: auto;
}

section.box_company_2 {
  margin: 0 0 100px 0;
  padding: 100px 0;
  background-color: #f8f5ef;
}

table.table_company {
  margin: 0 auto;
  width: calc(100% - 20px);
  max-width: 800px;
  background-color: #fff;
  border: 10px solid #fff;
}

table.table_company th {
  padding: 10px 10px;
  width: 200px;
  background-color: #1f286f;
  border-bottom: 1px solid #f8f5ef;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  text-align: center;
}

table.table_company td {
  padding: 10px 10px;
  border-bottom: 1px solid #f8f5ef;
  color: #464646;
  font-size: 15px;
  font-size: 0.9375rem;
}

div.box_googlemap {
  margin: 20px 0 0 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 45%;
  position: relative;
}

div.box_googlemap iframe {
  height: 100%;
  width: 100%;
  border: 0;
  position: absolute;
  left: 0;
  top: 0;
}

div.box_location_map_footer {
  padding: 0 20px;
  text-align: right;
}

div.box_location_map_footer a {
  color: #f6ab00;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 800;
  -webkit-text-decoration: dashed underline;
          text-decoration: dashed underline;
}

div.box_location_map_footer a:hover {
  color: #f6ab00;
}

/* =============================================================================
setting responsive
============================================================================= */
@media screen and (max-width: 768px) {
  section.box_company_1 {
    margin: 100px 0;
    padding: 50px 20px;
    background: url("../img/bg_company.jpg") center top no-repeat;
    background-size: cover;
  }
  .box_company_1_children {
    margin: 0 auto;
    padding: 40px 20px;
    width: 100%;
  }
  .box_company_1_children h1 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .box_company_1_children img {
    width: 230px;
  }
  .box_company_1_children p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media screen and (max-width: 600px) {
  table.table_company th {
    padding: 10px;
    width: 100%;
    border-bottom: 0px solid #464646;
    display: block;
  }
  table.table_company td {
    padding: 30px 10px;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
  }
  div.box_googlemap {
    padding-bottom: 55%;
  }
}

.mv_contact {
  background: url("../img/mv_contact.jpg") center center no-repeat;
  background-size: cover;
}

div#box_contact {
  padding: 50px 10px 100px 10px;
  width: 100%;
  background: #fff;
}

div#box_contact_child {
  margin: 0 auto;
  padding: 40px;
  width: 100%;
  max-width: 800px;
  background: #f8f5ef;
}

p.text_contact {
  padding: 40px;
  color: #464646;
  font-size: 16px;
  font-size: 1rem;
}

p.text_contact a {
  margin: 0 5px;
  color: #f6ab00;
  font-weight: 600;
}

p.text_contact a:hover {
  color: #1f286f;
}

p.text_contact a.backtotop {
  margin: 0 0 0 auto;
  padding: 10px 0;
  width: 240px;
  border: 1px solid #f6ab00;
  color: #f6ab00;
  display: block;
  font-weight: 100;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}

p.text_contact a.backtotop:hover {
  background-color: #f6ab00;
  color: #fff;
}

table.table_contact {
  margin: 0 auto;
  width: calc(100% - 20px);
  max-width: 880px;
}

table.table_contact tr {
  border-bottom: 3px solid #f8f5ef;
}

table.table_contact tr:last-child {
  border-bottom: 0px solid #f8f5ef;
}

table.table_contact th {
  padding: 40px 0 20px 10px;
  width: 200px;
  color: #464646;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
}

table.table_contact span {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}

table.table_contact td {
  padding: 40px 0 20px 0;
  color: #464646;
  font-size: 16px;
  font-size: 1rem;
}

table.table_contact input {
  padding: 10px;
  width: 100%;
  max-width: 350px;
  border: 1px solid #464646;
  font-size: 16px;
  font-size: 1rem;
}

table.table_contact input:focus {
  border: 1px solid #f6ab00;
  outline: none;
}

table.table_contact input[type="radio"] {
  width: auto;
}

table.table_contact label {
  padding: 0 40px 0 0;
}

table.table_contact label:hover {
  cursor: pointer;
}

table.table_contact textarea {
  padding: 10px;
  width: 100%;
  border: 1px solid #464646;
  font-size: 16px;
  font-size: 1rem;
  resize: none;
}

table.table_contact textarea:focus {
  border: 1px solid #f6ab00;
  outline: none;
}

table.table_contact button {
  margin: 0 0 0 auto;
  padding: 10px 0;
  width: 240px;
  border: 1px solid #f6ab00;
  color: #f6ab00;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  -webkit-transition: all  0.5s ease-in-out;
  transition: all  0.5s ease-in-out;
}

table.table_contact button:hover {
  background-color: #f6ab00;
  color: #fff;
}

/* =============================================================================
setting responsive
============================================================================= */
@media screen and (max-width: 600px) {
  p.text_contact {
    padding: 40px 10px;
  }
  div#box_contact_child {
    padding: 40px 10px;
  }
  table.table_contact th {
    padding: 20px 0 5px 0px;
    width: 100%;
    display: block;
  }
  table.table_contact td {
    padding: 0 0 20px 0;
    display: block;
  }
  table.table_contact button {
    margin: 30px 0 0 auto;
  }
}

.mv_other {
  background: url("../img/mv_other.jpg") center top no-repeat;
  background-size: cover;
}

.box_privacy {
  margin: 0 auto;
  padding: 0 20px 100px 20px;
  width: 100%;
  max-width: 1040px;
}

.box_privacy h2 {
  margin: 0 0 5px 0;
  color: #f6ab00;
  font-size: 16px;
  font-size: 1rem;
}

.box_privacy p {
  margin: 0 0 10px 20px;
  color: #464646;
  font-size: 15px;
  font-size: 0.9375rem;
}

.box_privacy p + h2 {
  margin: 60px 0 5px 0;
}

.box_privacy ul {
  margin: 0 0 60px 40px;
}

.box_privacy li {
  margin: 0 0 5px 0;
  color: #464646;
  font-size: 15px;
  font-size: 0.9375rem;
}

.box_privacy li::before {
  content: "■ ";
}

.box_sitemap {
  margin: 0;
  padding: 0 10px 100px 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box_sitemap_child {
  margin-bottom: 20px;
  padding: 20px 0;
  width: 300px;
  background: #f8f5ef;
}

.box_sitemap_child h2 {
  padding: 3px 0 3px 10px;
  background-color: #f6ab00;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}

.box_sitemap_child ul {
  margin: 20px 0 0 14px;
}

.box_sitemap_child li {
  margin: 0 0 15px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
}

.box_sitemap_child li::before {
  color: #464646;
  content: "- ";
}

.box_sitemap_child a {
  padding: 5px 2px;
  color: #464646;
  font-size: 15px;
  font-size: 0.9375rem;
}

.box_sitemap_child a:hover {
  color: #f6ab00;
}

/* =============================================================================
setting responsive
============================================================================= */
@media screen and (max-width: 768px) {
  .box_sitemap_child {
    width: 100%;
  }
}
/*# sourceMappingURL=styles.css.map */