@charset "UTF-8";

/*reset */
.l-header,
.l-sitebottom {
  line-height: 1.714;
}
.l-header *,
.l-sitebottom *,
.l-header *:before,
.l-sitebottom *:before,
.l-header *:after,
.l-sitebottom *:after {
  box-sizing: border-box;
}
.l-header img,
.l-sitebottom img {
  max-width: 100%;
  height: auto; }



@media screen and (min-width: 768px) {
  .header-top__logo a, .header-bottom__logo a, .c-sns > li {
    transition: ease opacity 0.3s; }
    .header-top__logo a:hover, .header-bottom__logo a:hover, .c-sns > li:hover {
      opacity: 0.7; } }

.l-header img,
.l-sitebottom img {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 768px) {
  body .u-block {
    margin: 0 auto;
    padding: 0 50px;
    max-width: 1100px;
    width: 1100px; } }

@media screen and (max-width: 767px) {
  body .u-block {
    padding: 0 4vw; } }

@media screen and (max-width: 767px) {
  body .u-show-pc {
    display: none !important; } }

@media screen and (min-width: 768px) {
  body .u-show-sp {
    display: none !important; } }


.l-header {
  z-index: 50;
  width: 100%;
  border-bottom: 1px solid #231815;
  background-color: #ffffff; }
  @media screen and (max-width: 767px) {
    .l-header {
      border: none; } }

.header-top {
  background-color: #66c5d3; }

.header-top-layout {
  display: flex;
  align-items: center;
  justify-content: space-between; }

@media screen and (max-width: 767px) {
  .header-top-layout {
    padding: 5px 0;
  }
  .header-top__logo {
    width: 35.46vw; } }

.header-top__logo a:after {
  display: none; }

.header-top__util {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

.header-english {
  flex-shrink: 0;
  margin-right: 30px; }
  @media screen and (max-width: 767px) {
    .header-english {
      margin-right: 0; } }
  .header-english a {
    position: relative;
    display: inline-block;
    padding-left: 1.2em;
    color: #00A0B8;
    font-size: 12px;
    letter-spacing: 0.075em;
    font-family: Bahnschrift,sans-serif; }
    @media screen and (max-width: 767px) {
      .header-english a {
        font-size: 12px;
        color: #666666; } }
    .header-english a:hover {
      text-decoration: underline; }
    .header-english a:before {
      position: absolute;
      z-index: 2;
      top: 1px;
      left: 0;
      content: "";
      display: block;
      border: 8px solid transparent;
      border-left-color: #00A0B8;
      transform: scaleY(0.6); }
      @media screen and (max-width: 767px) {
        .header-english a:before {
          border-left-color: #666666; } }

#header-search {
  width: 240px; }
  @media screen and (max-width: 767px) {
    #header-search {
      width: 133px; } }
  #header-search form.gsc-search-box,
  #header-search table.gsc-search-box {
    margin: 0; }
  #header-search .gsib_a {
    padding: 0px 0px 0px 6px; }
  #header-search .gsc-control-cse {
    border: none;
    padding: 0;
    background-color: transparent; }
  #header-search .gsc-input {
    line-height: 1.3; }
  #header-search .gsc-search-button-v2,
  #header-search .gsc-search-button-v2:hover,
  #header-search .gsc-search-button-v2:focus {
    border: none;
    background-color: #00526f; }
  #header-search .gsc-search-button-v2:hover,
  #header-search .gsc-search-button-v2:focus {
    opacity: 0.7; }
  @media screen and (max-width: 767px) {
    #header-search .gsc-input-box {
      border-radius: 2px;
      overflow: hidden;
      padding: 0; } }
  #header-search button.gsc-search-button {
    transition: ease opacity 0.3s;
    width: 58px;
    padding: 2px 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #header-search button.gsc-search-button {
        border-radius: 2px;
        margin-left: 5px;
        width: 35px; } }
    #header-search button.gsc-search-button:before {
      content: "検 索";
      color: #fff;
      font-size: 10px;
      letter-spacing: 0.1em; }
    #header-search button.gsc-search-button svg {
      display: none; }

.header-bottom {
  position: relative;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .header-bottom {
      padding: 6px 0; } }

.header-bottom__layout {
  display: flex;
  align-items: flex-end; }
  @media screen and (max-width: 767px) {
    .header-bottom__layout {
      align-items: center;
      justify-content: space-between; } }

.header-bottom__logo {
  flex-shrink: 0;
  padding-bottom: 15px;
  margin-right: 55px; }
  @media screen and (max-width: 767px) {
    .header-bottom__logo {
      margin: 0;
      padding: 0;
      width: 38.4vw; } }

.gnav {
  flex-grow: 1; }
  @media screen and (max-width: 767px) {
    .gnav {
      border-bottom: 10px solid #009644;
      display: none;
      position: absolute;
      z-index: 100;
      width: 100%;
      top: 100%;
      left: 0;
      padding: 0 0 20px;
      background-color: #fff;
      box-shadow: 0px 10px 10px rgb(0 0 0 / 20%),
      inset 0 2px 5px rgba(0, 0, 0, 0.1); } }

.gnav-list {
  justify-content: flex-end;
  display: flex; }
  @media screen and (max-width: 767px) {
    .gnav-list {
      display: block; } }

.gnav-list__item {
  position: relative;
  font-weight: 500; }
  @media screen and (min-width: 768px) {
    .gnav-list__item {
      text-align: center;
      font-size: 15px;
      width: 20%; }
      .gnav-list__item.is-current > .gnav-list__item__label,
      .gnav-list__item > .gnav-list__item__label:hover {
        color: #009644; }
        .gnav-list__item.is-current > .gnav-list__item__label:after,
        .gnav-list__item > .gnav-list__item__label:hover:after {
          width: 100%; }
      .gnav-list__item > .gnav-list__item__label > span {
        border-left: 1px solid #afafaf;
        display: block; }
      .gnav-list__item:last-child > .gnav-list__item__label > span {
        border-right: 1px solid #afafaf; }
      .gnav-list__item.has-childnav {
        cursor: default; }
        .gnav-list__item.has-childnav:hover .gnav-list__child {
          display: block; }
      .gnav-list__item > .gnav-list__item__label {
        display: block;
        padding-bottom: 15px;
        text-decoration: none !important; }
        .gnav-list__item > .gnav-list__item__label:after {
          position: absolute;
          z-index: 2;
          left: 50%;
          transform: translateX(-50%);
          bottom: 0;
          z-index: 2;
          content: "";
          height: 3px;
          width: 0%;
          background-color: #009644;
          transition: ease width 0.3s; } }
  @media screen and (max-width: 767px) {
    .gnav-list__item {
      border-bottom: 1px solid #d6d6d6; }
      .gnav-list__item.is-current > .gnav-list__item__label {
        color: #009644; }
      .gnav-list__item > .gnav-list__item__label {
        display: block;
        padding: 20px 30px;
        font-size: 17px;
        color: #333;
        line-height: 1; }
        .gnav-list__item > .gnav-list__item__label:hover {
          text-decoration: none;
          color: #333;
        }
        .gnav-list__item > .gnav-list__item__label.is-no-link:after {
          display: none; }
      .gnav-list__item a {
        position: relative; }
        .gnav-list__item a:after {
          z-index: 2;
          position: absolute;
          z-index: 5;
          top: calc(50% - 5px);
          right: 20px;
          width: 10px;
          height: 10px;
          transform: rotate(45deg);
          border-top: 2px solid #838484;
          border-right: 2px solid #838484;
          content: ""; } }

@media screen and (min-width: 768px) {
  .gnav-list__child {
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    width: 100%;
    display: none; }
    .gnav-list__child li.is-color01 a {
      background-color: #0070b0; }
    .gnav-list__child li.is-color02 a {
      background-color: #82ae85; }
    .gnav-list__child li.is-color03 a {
      background-color: #e9a2a2; }
    .gnav-list__child li.is-color04 a {
      background-color: #d1ae8a; }
    .gnav-list__child li.is-color05 a {
      padding: 8px 4px;
      font-size: 14px;
      background-color: #68a9af; } }

@media screen and (max-width: 767px) {
  .gnav-list__child li {
    border-top: 2px dotted #d6d6d6; }
  .gnav-list__child li.is-color01 a {
    color: #0070af; }
    .gnav-list__child li.is-color01 a:before {
      background-image: url(/ss/shutoeco/common2/img/icon_category01_color.svg); }
  .gnav-list__child li.is-color02 a {
    color: #2e7834; }
    .gnav-list__child li.is-color02 a:before {
      background-image: url(/ss/shutoeco/common2/img/icon_category02_color.svg); }
  .gnav-list__child li.is-color03 a {
    color: #d96464; }
    .gnav-list__child li.is-color03 a:before {
      background-image: url(/ss/shutoeco/common2/img/icon_category03_color.svg); }
  .gnav-list__child li.is-color04 a {
    color: #b1783c; }
    .gnav-list__child li.is-color04 a:before {
      background-image: url(/ss/shutoeco/common2/img/icon_category04_color.svg); }
  .gnav-list__child li.is-color05 a {
    color: #68a9af; }
    .gnav-list__child li.is-color05 a:before {
      background-image: url(/ss/shutoeco/common2/img/icon_category05_color.svg); } }

@media screen and (min-width: 768px) {
  .gnav-list__child li a {
    display: block;
    padding: 8px;
    color: #fff;
    transition: ease filter 0.3s;
    text-decoration: none !important; }
    .gnav-list__child li a:hover {
      filter: brightness(110%); } }

@media screen and (max-width: 767px) {
  .gnav-list__child li a {
    display: flex;
    align-items: center;
    padding: 10px 45px;
    font-size: 16px; }
    .gnav-list__child li a:before {
      content: "";
      margin-right: 12px;
      width: 35px;
      height: 35px;
      display: block;
      background: 0 0 no-repeat;
      background-size: contain; } }

.header-switch {
  display: none; }
  @media screen and (max-width: 767px) {
    .header-switch {
      display: block;
      position: relative;
      z-index: 9999; } }
  .header-switch a {
    display: block;
    position: relative;
    width: 60px;
    height: 43px; }
    .header-switch a > span {
      display: inline-block;
      position: absolute;
      right: 0;
      width: 25px;
      height: 2px;
      background-color: #000;
      transition: all ease .3s; }
      .header-switch a > span:nth-of-type(1) {
        top: 10px; }
        .is-gnav-open .header-switch a > span:nth-of-type(1) {
          transform: translateY(10px) rotate(-45deg); }
      .header-switch a > span:nth-of-type(2) {
        top: 20px; }
        .is-gnav-open .header-switch a > span:nth-of-type(2) {
          opacity: 0; }
      .header-switch a > span:nth-of-type(3) {
        top: 30px; }
        .is-gnav-open .header-switch a > span:nth-of-type(3) {
          transform: translateY(-10px) rotate(45deg); }

@media screen and (max-width: 767px) {
  .header-sns {
    margin-top: 20px; } }

.l-footer {
  position: relative;
  margin-top: 40px;
  padding-top: 165px; }
  @media screen and (max-width: 767px) {
    .l-footer {
      padding-top: 100px; } }
  .l-footer:after {
    position: absolute;
    z-index: 2;
    top: 60px;
    left: calc(50% - 35px);
    flex-shrink: 0;
    content: "";
    width: 70px;
    height: 116px;
    display: block;
    background: url(/ss/shutoeco/common2/img/illust_wood01.svg) 0 0 no-repeat;
    background-size: contain; }
    @media screen and (max-width: 767px) {
      .l-footer:after {
        top: 15px;
        width: 60px;
        height: 100px; } }

@media screen and (min-width: 768px) {
  .l-footer__contents {
    background: url(/ss/shutoeco/common2/img/footer_bg02.svg) 50% 0% no-repeat; } }

@media screen and (min-width: 1600px) {
  .l-footer__contents {
    background-size: cover; } }

@media screen and (max-width: 767px) {
  .l-footer__contents {
    background: url(/ss/shutoeco/common2/img/footer_bg02_sp.svg) 50% 0% no-repeat;
    background-size: cover; } }

.l-footer__top {
  position: relative;
  padding: 40px 0 30px; }
  @media screen and (max-width: 767px) {
    .l-footer__top {
      padding: 30px 0; } }

@media screen and (min-width: 768px) {
  .l-footer__top__layout {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; } }

.footer-nav {
  display: flex; }
  @media screen and (max-width: 767px) {
    .footer-nav {
      margin: 0 auto;
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; } }
  .footer-nav > li {
    line-height: 1; }
    @media screen and (min-width: 768px) {
      .footer-nav > li {
        letter-spacing: 0.03em;
        font-size: 15px; }
        .footer-nav > li:nth-child(n+2) {
          border-left: 1px solid #333;
          margin-left: 15px;
          padding-left: 15px; } }
    @media screen and (max-width: 767px) {
      .footer-nav > li {
        font-size: 14px; }
        .footer-nav > li:before {
          content: "・"; }
        .footer-nav > li:nth-child(n+2) {
          margin-top: 15px; } }
  .footer-nav > li > a:after {
    display: none; }
  .footer-nav > li > a:hover {
    text-decoration: underline; }

@media screen and (max-width: 767px) {
  .footer-sns {
    margin-top: 15px; } }

.l-footer__bottom {
  margin: 35px 0 0;
  padding: 0 0 35px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .l-footer__bottom {
      margin-top: 20px;
      padding: 0 0 25px; } }

.footer-copyright {
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.075em;
  color: #fff; }




a.c-inlinelink {
  cursor: pointer;
  text-decoration: underline; }
  a.c-inlinelink:hover {
    text-decoration: none; }

.c-linklist {
  margin: 40px 0 0; }
  .c-linklist > li > a {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      .c-linklist > li > a {
        padding-left: 25px; } }
    .c-linklist > li > a:hover {
      text-decoration: underline; }
    .c-linklist > li > a:before {
      top: 5px;
      height: 17px;
      width: 17px; }

.c-sns {
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-sns {
      justify-content: center; } }
  .c-sns > li {
    filter: drop-shadow(-2px 2px 5px rgba(51, 102, 10, 0.2)); }
    .c-sns > li:nth-child(n+2) {
      margin-left: 15px; }
    @media screen and (max-width: 767px) {
      .c-sns > li {
        width: 34px; } }
  .c-sns > li > a:after {
    display: none; }





/* 211025 グローバルヘッダ・フッタの追加*/
#ss-footer * {
	box-sizing: border-box;
}
#ss-footer{
	clear:both;
	width:100%;
	zoom: 1;
  background-color: #fff;
	}
#ss-footer ul#footerMenu{
	text-align:center;
	margin:0 0;
	background-color:#00A0B8;
	padding: 11px 10px;
	zoom: 1;
	}
	#footer ul#footerMenu:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
#ss-footer [target="_blank"] {
	background: url(/ss/shutoeco/ssheader/img/ico_link_window_03.gif) no-repeat right 1px center / 11px 11px;
	margin-right: 3px;
	padding-right: 16px;
}
#ss-footer [target="_blank"]:after {
  display: none !important;
}
#ss-footer ul#footerMenu li{
	display:inline-block;
	font-size:12px;
	color:#666666;
	border-right:solid 1px #FFFFFF;
	padding:0 10px;
	}
ul#footerMenu li a,
ul#footerMenu li a:link,
ul#footerMenu li a:visited{color:#FFFFFF;text-decoration:none;}
ul#footerMenu li a:hover{color:#FFFFFF;text-decoration:underline;}
ul#footerMenu li a:active{color:#FFFFFF;text-decoration:underline;}
ul#footerMenu li#end{border-right: none;}

@media screen and (max-width: 767px) {
  #ss-footer ul#footerMenu li{display: block; border: none; padding: 0;}
  #ss-footer [target="_blank"] {margin: 0; padding: 0 16px 0 0;}
}


#ss-footer div#logo{
	position:absolute;
	bottom:19px;
	right:50px;
	text-align:right;
	}
#ss-footer p#copyright{
  margin: 0;
	padding: 8px 0;
	font-size:11px;
	text-align:center;
	}
	
#ss-header{
	clear:both;
	width:100%;
	height:45px;
	zoom: 1;
	}
#ss-header * {
	box-sizing: border-box;
}
#header-bar{
	clear:both;
	width:100%;
	height:5px;
	background-color:#00A0B8;
	zoom: 1;
}

#ss-header ul#headerlogo{
	text-align:right;
	padding-top:1px;
	padding-bottom:2px;
	zoom: 1;
}

#ss-header ul#headerlogo li{
	display:inline;
	font-size:12px;
	color:#666666;
	white-space:nowrap;
	padding:0 10px;
	}

a.externalMark.nega {
	background-image: url(/ss/shutoeco/ssheader/img/ico_link_window_03.gif);
}

a.externalMark {
	padding-right: 15px;
	margin-right: 5px;
	background: url(/ss/shutoeco/ssheader/img/ico_link_window_01.gif) no-repeat right center;
}


/* blog用追加パーツ */

table.gsc-search-box td {
  padding: 0;
}
table.gsc-search-box td.gsc-input {
  padding-right: 12px;
}

.headimg {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .headimg {
    width: auto;
    margin-left: -2.5%;
    margin-right: -2.5%;
  }
}