/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */


/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: "FoundersGroteskWeb-Light", "Meiryo UI", "メイリオ", sans-serif;
  /* 1 */
  font-size: 18px;
}


/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,

/* 1 */

figcaption,
figure,
footer,
header,
main,

/* 2 */

menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}


/**
 * Add the correct display in IE 9-.
 */

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


/**
 * Add the correct display in iOS 4-7.
 */

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


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}


/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,

/* 1 */

[hidden] {
  display: none;
}


/* Links
   ========================================================================== */


/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}


/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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


/* Text-level semantics
   ========================================================================== */


/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}


/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}


/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 24px;
  padding: 0;
  margin: 0;
  color: #211f38;
}

ul {
  list-style-type: none;
  font-size: 18px;
}


/**
 * Add the correct background and color in IE 9-.
 */

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


/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}


/**
 * Hide the overflow in IE.
 */

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


/* Grouping content
   ========================================================================== */


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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


/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}


/* Forms
   ========================================================================== */


/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}


/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}


/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],

/* 1 */

[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}


/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}


/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}


/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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


/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}


/* Common
   ========================================================================== */

html {
  letter-spacing: 0.07em;
}

#wrap a {
  color: #e9894c;
}

#wrap a:hover {
  color: #333;
}

.no_padding {
  padding: 0;
}

.no_padding_l {
  padding-left: 0;
}

.clear {
  clear: both;
}

.float_l {
  float: left;
}

.float_r {
  float: right;
}

.row_bottom {
  padding-top: 40px;
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  color: #3A3A3A;
}

#header {
  padding: 30px 25px 30px 25px;
}

#header ul {
  font-size: 16px;
}

#header_logo img {
  width: 255px;
}

#top_home {
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -o-flexbox;
  display: flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  background: url('../img/top.png') center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #ccc;
}

#top_home_overlay {
  width: 100vw;
  height: 100vh;
  background-color: rgba(33, 33, 33, 0);
}

#japanese {
  padding-left: 15px;
  border-left: 3px solid #e65e00;
  font-size: 0.8em;
  float: right;
  margin-top: 15px;
}

#japanese a {
  color: #fff;
  font-weight: bold;
}

#japanese_sp {
  margin-right: 20px;
  margin-top: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-top: 20px;
}

#japanese_sp a {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

#gnavi ul li a {
  padding-bottom: 10px;
  display: block;
}

#navbar_sub_contents {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  opacity: .4;
  position: absolute;
  width: 100%;
  top: 53px;
  left: 0;
}

#navbar_sub_contents ul {
  padding: 15px 0 0 15px;
}

#navbar_sub_contents ul li {
  display: inline;
  padding-left: 10px;
  padding-top: 5px;
  line-height: 2.3;
  font-size: 12px;
}

#navbar_sub_contents ul li a {
  color: #fff;
}

#navbar_sub_contents ul li a:hover {
  color: #e9894c;
}

#arrow_wrap {}

#arrow_text {
  position: absolute;
  top: 80%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-size: 16px;
  width: 100%;
  text-align: center;
  ;
}

#arrow {
  position: absolute;
  top: 83%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-size: 3em;
  width: 100%;
  text-align: center;
  ;
}

#arrow img {
  width: 35px;
}


/* Hover Image Scale */

.scale img {
  -moz-transition: -moz-transform 0.1s linear;
  -webkit-transition: -webkit-transform 0.1s linear;
  -o-transition: -o-transform 0.1s linear;
  -ms-transition: -ms-transform 0.1s linear;
  transition: transform 0.1s linear;
}

.scale img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

footer {
  padding: 25px 0;
  background-color: #dedede;
  margin-top: 55px;
}

footer #footer_img_wrap {
  width: 220px;
}

footer #footer_img_wrap img {
  width: 180px;
  vertical-align: baseline;
}

footer #footer_wrap {
  position: relative;
  top: 42%;
}

footer #footter_copyright {
  font-size: 12px;
  margin-top: 2px;
}


/* FULL SCREEN MODAL STYLES
-------------------------------------------------- */

.fullscreen .modal-dialog {
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  color: #333;
}

.fullscreen .modal-content {
  min-height: 100%;
  border-radius: 0;
  color: #333;
  background: rgba(255, 94, 1, .8);
}

.fullscreen .modal-body ul {
  clear: both;
  padding-left: 55px;
  padding: 0;
  overflow: auto;
}

.fullscreen .modal-body li {
  padding: 4% 0 10px 0;
}

.fullscreen .modal-body ul ul li {
  padding: 9px 0;
}

.fullscreen .modal-body a {
  color: #fff;
  font-size: 180%;
  display: block;
  font-weight: 100;
}

.fullscreen .modal-body a:hover {
  color: #141729;
}

.sub_contents {
  font-size: 0.5em;
}

.open_close_btn::after {
  padding-left: 15px;
  content: "\f067";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 0.6em;
  position: relative;
  top: -4px;
}

.opened_close_btn::after {
  content: "\f00d";
}

.sub_contents {
  display: none;
}

.fullscreen .modal-body ul ul {
  padding: 0 0 0 0;
}

.fullscreen .modal-body ul ul.sub_contents {
  padding-top: 10px;
  text-align: center;
}

#close_btn {
  color: #fff;
  font-size: 1.5em;
  display: block;
}

.header_bg_show {
  background-color: rgba(255, 255, 255, 0.5);
}

.transition {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


/* Top
   ========================================================================== */

#top_home_text {
  text-align: center;
  position: relative;
  top: 36%;
}

#top_home_text img {
  margin: 0 auto;
  padding: 0 20px;
}

#top img {
  width: 100%;
}

#about_us_wrap h1,
#business_activities_wrap h1 {
  font-family: "ヒラギノ角ゴ", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 70px 0;
}

#about_us_wrap h1 span,
#business_activities_wrap h1 span {
  text-decoration: none;
  border-bottom: 1px solid #e9894c;
  padding-bottom: 20px;
  font-weight: 400;
}

#about_us_wrap h2 {
  padding-top: 20px;
  font-weight: 200;
}

#about_us_wrap img {
  height: 180px;
}

#business_activities_wrap {
  margin-top: 300px;
}

#business_activities_wrap p {
  margin-bottom: 40px;
}

#business_activities_wrap img {
  width: 100%;
}

#living_arrangements_wrap .square,
#land_utilization_inheritance_measures_wrap .square,
#heat_insulation_wrap .square,
#nursing_care_childcare_wrap .square {
  border: solid 2px #e9894c;
  margin-right: 16px;
  font-size: 10px;
  vertical-align: top;
  padding: 3px 0;
}

#living_arrangements_wrap h2,
#land_utilization_inheritance_measures_wrap h2,
#heat_insulation_wrap h2,
#nursing_care_childcare_wrap h2 {
  font-weight: 400;
  font-size: 19px;
  margin-bottom: 25px;
  line-height: 1.3em;
  word-wrap: break-word;
}

#business_activities_wrap .lower {
  padding-top: 90px;
}

#business_activities_wrap ul {
  margin: 35px 0 0 0;
  padding: 0;
}

#business_activities_wrap ul li {
  margin-top: 20px;
  font-weight: 300;
  font-size: .9em;
}

#business_activities_wrap ul li::before {
  color: #e9894c;
  content: '■';
  margin-right: 12px;
  font-size: 13px;
  vertical-align: middle;
}


/* Sub Common
    ========================================================================== */


/* Sub Contents TOP image full width(1280*500) */

#sub_home_life,
#sub_home_juutaku,
#sub_home_papamaru,
#sub_home_resco,
#sub_home_reds,
#sub_home_fudousan,
#sub_home_reforming,
#sub_home_prime,
#sub_home_fusion,
#sub_home_care,
#sub_home_living,
#sub_home_aqua,
#sub_home_oversea {
  padding-top: 39.026%;
}

.sub_heading {
  position: relative;
}

.sub_heading h1 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 7px 15px;
  position: absolute;
  bottom: 0;
  line-height: 1.3em;
}

.contents_wrap img {
  width: 100%;
}

.contents_wrap h2 {
  color: #ea5e00;
  padding: 50px 0px 30px 0;
  line-height: 1.3em;
  font-size: 24px;
}

.contents_wrap h4 {
  color: #525252;
  font-size: 18px;
  margin-top: 20px;
  line-height: 1.5em;
}

.contents_wrap h3 {
  color: #525252;
  font-size: 18px;
  margin-top: 25px;
  line-height: 1.5em;
}

.contents_wrap p {
  text-align: left;
  font-size: 16px;
}

.contents_wrap h3.border_left {
  margin-bottom: 15px;
  padding-left: 15px;
  border-left: 4px solid #525252;
  text-align: left;
}

.contents_wrap h4.border_left {
  margin-bottom: 15px;
  padding-left: 20px;
  border-left: 4px solid #525252;
  text-align: left;
}

.contents_wrap h5 {
  text-align: left;
  background-color: #7f8890;
  color: #fff;
  padding: 10px;
  margin-top: 0px
}


/* hinokiya juutaku
   ========================================================================== */

#sub_home_juutaku {
  background: url('../img/juutaku_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

.contents_wrap h2.text-black {
  color: #000;
}

.contents_wrap p.text-center {
  text-align: center;
}

.zekkucho-img-wrap {
  margin-top: 20px;
  margin-bottom: 10px;
}


/* Papamaru House
   ========================================================================== */

#sub_home_papamaru {
  background: url('../img/papamaru_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#papamaru_contents {
  margin-top: 30px;
}

#papamaru_contents p {
  margin-top: 20px
}


/* Resco House
   ========================================================================== */

#sub_home_resco {
  background: url('../img/resco_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

.resco_wrap .contents_wrap h3 {
  background-color: #84888f;
  color: #fff;
  padding: 7px 10px 6px;
  text-align: left;
  margin-top: 0;
}

.second_vertical_img {
  margin-top: 40px;
}

#resco_cotents {
  padding-top: 40px;
}

#resco_cotents p {
  padding-top: 20px;
}


/* Fudousan
   ========================================================================== */

#sub_home_fudousan {
  background: url('../img/fudousan_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}


/* Fudousan
   ========================================================================== */

#sub_home_reforming {
  background: url('../img/reforming_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#reforming_wrap .contents_wrap h4 {}

#reforming_wrap .header_wrap {
  margin-bottom: 20px;
}

#reforming_wrap .col-sm-6 p {
  padding-top: 5px;
  padding-bottom: 15px;
}


/* REDS
   ========================================================================== */

#sub_home_reds {
  background: url('../img/reds_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

.reds_wrap {
  text-align: center;
}

.reds_wrap img {
  width: 85%;
  padding: 35px 0;
}


/* PRIME ASSETS
   ========================================================================== */

#sub_home_prime {
  background: url('../img/prime_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#prime_asset_wrap .contents_wrap:not(:first-child) {
  padding-top: 45px;
}

#prime_asset_wrap h2 {
  margin-bottom: 5px;
}

#prime_asset_wrap h3 {
  margin-top: 0;
}


/* FUSION ASSETS
   ========================================================================== */

#sub_home_fusion {
  background: url('../img/fusion_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}


/* LIVING CARE LABORATORY
   ========================================================================== */

#sub_home_care {
  background: url('../img/care_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#living_care_wrap .contents_wrap:not(:first-child) {
  padding-top: 55px;
}

#living_care_wrap .contents_wrap:nth-child(2) {
  padding-top: 0;
}

#living_care_wrap .contents_wrap h3 {
  margin: 0;
  padding: 10px;
  margin-bottom: 20px;
}


/* LIFE SUPPORT
   ========================================================================== */

#sub_home_life {
  background: url('../img/life_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#life_support_wrap .contents_wrap:not(:first-child) {
  padding-top: 55px;
}

#life_support_wrap .contents_wrap:nth-child(2) {
  padding-top: 20px;
}

#life_support_wrap .contents_wrap h3 {
  margin: 0 0 20px 0;
  padding: 0;
}


/* HINOKIYA LIVING
   ========================================================================== */

#sub_home_living {
  background: url('../img/hinokiya_living_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#living_wrap .contents_wrap:not(:first-child) {
  padding-top: 20px;
}

#living_wrap .contents_wrap:nth-child(2) {
  padding-top: 20px;
}

#living_wrap .contents_wrap h3 {
  margin: 0 0 20px 0;
  padding: 0;
}


/* NIPPON AQUA
   ========================================================================== */

#sub_home_aqua {
  background: url('../img/aqua_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

#aqua_wrap .contents_wrap h4 {
  background-color: #84888f;
  color: #fff;
  padding: 7px 10px 6px;
  text-align: left;
  margin-top: 0;
}

#aqua_wrap .contents_wrap h5 {
  color: #ea5e00;
  background: none;
  text-align: left;
  line-height: 1.5em;
  padding-left: 0;
  padding-bottom: 0;
}

#aqua_wrap .contents_wrap figure {
  color: #6195bb;
  font-size: 2.7em;
  text-align: right;
  margin: 0;
}

#aqua_wrap .aqua-link {
  margin-top: 20px;
}

#wrap a.aqua-link {
  color: #83878d;
  border: 2px solid #83878d;
  padding: 10px;
}


/* OVERSEA
-------------------------------------------------- */

#sub_home_oversea {
  background: url('../img/oversea_home.png') center center no-repeat;
  width: 100%;
  text-align: right;
  background-size: cover;
}

.oversea_wrap h2 span {
  font-size: .7em;
  margin-left: -7px;
  line-height: 2.5em;
}


/* RESPONSIVE STYLES
-------------------------------------------------- */


/* Display Size 0px more　*/

@media screen and (min-width: 0px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
}


/* Display Size 767
px less　*/

@media screen and (max-width: 767px) {
  div.col-sm-4 {
    margin-bottom: 50px;
  }
  div.col-sm-3 {
    margin-bottom: 50px;
  }
  #about_us_wrap h2 {
    padding-top: 30px;
  }
  #business_activities_wrap {
    margin-top: 50px;
  }
  #business_activities_wrap .lower {
    margin: 0;
    padding: 0;
  }
  #living_arrangements_wrap h2,
  #land_utilization_inheritance_measures_wrap h2,
  #heat_insulation_wrap h2,
  #nursing_care_childcare_wrap h2 {
    margin-bottom: 16px;
  }
  #land_utilization_inheritance_measures_wrap h2 {
    margin-top: 0;
  }
  .col-sm-6 {
    padding-left: 27px;
    padding-right: 27px;
    margin-bottom: 14%;
  }
  #business_activities_wrap div img {
    width: 100%;
  }
  footer #footer_wrap {
    top: 40%;
    text-align: right;
  }
  .no_padding_l {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
  }
  .sub_heading h1 {
    font-size: 22px;
  }
  footer #footer_img_wrap {
    width: 100%;
    text-align: right;
    padding-bottom: 13px;
  }
  footer #footter_copyright {
    clear: both;
    font-size: 10px;
    text-align: right;
  }
  #living_arrangements_wrap h2,
  #land_utilization_inheritance_measures_wrap h2,
  #heat_insulation_wrap h2,
  #nursing_care_childcare_wrap h2 {
    font-size: 20px;
  }
  #business_activities_wrap ul li {
    margin-top: 10px;
  }
  .fullscreen .modal-body ul li a {
    font-size: 18px;
  }
  .fullscreen .modal-body ul.sub_contents li a {
    font-size: 12px;
  }
  #sub_home_care {
    margin-top: 10px;
  }
  h1 {
    font-size: 1.6em;
  }
  #header {
    padding: 20px 15px 20px 20px;
    background-color: rgba(255, 255, 255, 0);
  }
  #header_logo img {
    width: 208px;
    margin-top: 2px;
  }
}

@media screen and (max-width: 480px) {
  div.col-sm-4 {
    margin-bottom: 20px;
  }
  #about_us_wrap div.col-sm-4 {
    margin-bottom: 50px;
  }
  .contents_wrap h2 {
    padding: 35px 0px 5px 0;
  }
  #aqua_wrap .contents_wrap figure {
    text-align: center;
    font-size: 4em;
  }
}