<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Scss Document */
/* style.scss*/
/* Caution*/
/*! ========================================
※※※※※※※※※※※※※※※※※※※※
このCSSはSassから生成されています。
直接編集しないでください。
※※※※※※※※※※※※※※※※※※※※
=========================================== */
/* import*/
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  -webkit-text-size-adjust: none;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }
@media screen and (max-width: 480px){
#gb_service li a p {
line-height:inherit;
font-weight:bold;
font-size:1.2rem !important;
}
#gb_service li{
line-height:1rem;
}
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: normal; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/* Scss Document */
/* _breakpoints.scss*/
/*ブレークポイント*/
/**/
/**/
/*　 colors　*/
/* basic styiling */
html {
  height: 100%; }

body {
  font-feature-settings: "pwid";
  font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important;
  font-style: normal;
  font-weight: 100;
  height: 100%; }

li {
  list-style-type: none; }

a {
  color: #666666; }
  a:hover {
    text-decoration: none;
    color: #000000; }

p &gt; a {
  color: #000000;
  text-decoration: underline; }

h1 {
  font-size: 24px;
  font-feature-settings: "palt";
  font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important; }

h2 {
  font-size: 20px;
  font-feature-settings: "palt";
  font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important; }

h3 {
  font-size: 18px;
  font-feature-settings: "palt";
  font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important; }

h4 {
  font-size: 16px;
  font-feature-settings: "palt";
  font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important; }

p {
  font-feature-settings: "pwid";
  font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important;
  font-size: 14px;
  line-height: 2.0; }
  p.sub {
    line-height: 1.4; }
  @media screen and (max-width: 480px) {
    p {
      font-size: 12px; } }

.caption {
  font-size: 13px;
  line-height: 1.4;
  color: #666; }

@media screen and (min-width: 481px) {
  .sponly {
    display: none; } }

@media screen and (max-width: 480px) {
  .spout {
    display: none; } }

/* 　arrows　矢印 */
a.arw.right::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 2px;
  border-top: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* buttons  ボタン*/
a.btn-normal {
  display: inline-block;
  border-radius: 4px;
  height: auto;
  width: auto;
  background-color: #afafaf;
  font-size: 12px;
  margin-right: 0;
  padding: 8px 16px;
  color: #000;
  font-size: 14px;
  font-family: 'FP-ヒラギノ角ゴ StdN W1' sans-serif !important;
  position: relative; }

a.btn-normal:hover {
  text-decoration: none;
  background-color: #e2e2e2; }

a.btn-normal.arw {
  padding: 8px 60px 8px 60px; }

a.btn-normal.arw::before {
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 13px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #4d4d4d;
  border-right: 1px solid #4d4d4d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 100; }

a.btn-strong {
  display: inline-block;
  border-radius: 4px;
  height: auto;
  width: auto;
  background-color: #4d4d4d;
  margin-right: 0;
  padding: 8px 16px;
  color: #fff;
  font-size: 14px;
  font-family: "FOT-UD角ゴ_スモール Pr6 M" sans-serif !important;
  position: relative; }
  @media screen and (max-width: 480px) {
    a.btn-strong {
      font-size: 13px; } }

a.btn-strong:hover {
  text-decoration: none;
  background-color: #999999; }

a.btn-strong.arw {
  padding: 8px 60px 8px 60px; }

a.btn-strong.arw::before {
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 13px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 100; }

/*　レイアウト-------------------------------------　*/
.row:after {
  content: "";
  display: table;
  clear: both; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.container {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 10;
  width: 1200px;
  margin-bottom: 140px; }
  @media screen and (max-width: 959px) {
    .container {
      width: 100%;
      left: 0;
      margin-left: 0; } }
  @media screen and (max-width: 480px) {
    .container {
      /*スマホ以下*/
      width: 100%;
      left: 0;
      margin-left: 0; } }

.flexContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/*  -------------------------------------

ページ構成

------------------------------------- */
/* basic layout */
#wrapper {
  position: relative;
  min-height: 100%; }
  @media screen and (max-width: 959px) {
    #wrapper {
      min-width: 1280px;
      overflow: hidden; } }
  @media screen and (max-width: 480px) {
    #wrapper {
      min-width: 320px;
      width: 100vw; } }

#contentWrapper {
  margin-bottom: 90px; }
  @media screen and (max-width: 480px) {
    #contentWrapper {
      margin-bottom: 40px; } }

#head_area h1 {
  font-size: 0; }
  @media screen and (max-width: 480px) {
    #head_area h1 {
      line-height: 0; } }
@media screen and (max-width: 480px) {
  #head_area #head_area_inner_wide {
    width: 100%; }
    #head_area #head_area_inner_wide #common_link {
      margin-right: 48px;
      padding-top: 6px; } }
#breadcrumb{
    top:10px !important;
}
#header_container {
  /*height: 81px; */
  border-bottom: #eeeeee 1px solid; }
  @media screen and (max-width: 480px) {
    #header_container {
      height: 41px; } }

#breadcrumb {
  margin-left: -600px; }
  @media screen and (max-width: 480px) {
    #breadcrumb {
      margin-left: 0;
      padding-left: 8px;
      margin-top:3.8rem;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      height: 22px;
      border-bottom: 1px solid #e2e2e2; }
      #breadcrumb span {
        display: none; } }

/*  mainarea */
#mainarea {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 10;
  width: 1200px;
  margin-bottom: 140px; }
  @media screen and (max-width: 480px) {
    #mainarea {
      /*スマホ以下*/
      width: 100%;
      top: 6px;
      left: 0;
      overflow: hidden;
      margin-left: 0;
      margin-bottom: 0;
      padding: 0 20px; } }
  #mainarea.sub {
    margin-bottom: 40px; }

.topBack {
  margin: 20px 0 40px; }
  @media screen and (max-width: 480px) {
    .topBack {
      padding: 8px 0;
      margin: 20px 0 16px; } }
  .topBack a {
    opacity: 0.4;
    transition: all 0.2s;
    text-decoration: none;
    font-size: 12px; }
    .topBack a span {
      color: rgba(0, 0, 0, 0);
      transition: all 0.2s;
      margin-left: 6px;
      display: inline-block;
      vertical-align: middle; }
  .topBack a:hover {
    opacity: 1.0; }
    .topBack a:hover span {
      color: rgba(0, 0, 0, 0.4); }

/* ページタイトル　*/
.pagetitle-box {
  text-align: center; }
  .pagetitle-box.borderbottom {
    border-bottom: 1px solid #afafaf; }
    @media screen and (max-width: 480px) {
      .pagetitle-box.borderbottom {
        border-bottom: none; }
        .pagetitle-box.borderbottom::after {
          content: "";
          display: block;
          height: 1px;
          margin: 0;
          border-bottom: 1px solid #e2e2e2; } }

h1#pagetitle {
  font-family: "FP-ヒラギノ角ゴ StdN W0" !important;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 56px;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 480px) {
    h1#pagetitle {
      font-family: "FP-ヒラギノ角ゴ StdN W1" !important;
      font-size: 18px;
      margin-bottom: 48px; } }

/*  CTA part　　誘導 */
#CTApart {
  background: #efefef;
  padding: 60px 0; }
  @media screen and (max-width: 480px) {
    #CTApart {
      margin: 40px 0 100px;
      padding: 20px 20px 140px; } }
  #CTApart .cta-wrapper {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 480px) {
      #CTApart .cta-wrapper {
        display: block; } }
    #CTApart .cta-wrapper a img {
      width: 420px;
      height: auto;
      transition: all 0.5s; }
      @media screen and (max-width: 480px) {
        #CTApart .cta-wrapper a img {
          width: 100%; } }
    #CTApart .cta-wrapper a:hover img {
      opacity: 0.6; }

/*  =======================
footer 
========================*/
#PageTopBtn {
  position: fixed;
  /*ボタンの配置場所を固定*/
  bottom: 128px;
  /*下からのボタンの配置場所を指定*/
  right: 50px;
  /*右からのボタンの配置場所を指定*/
  z-index: 910; }
  @media screen and (max-width: 480px) {
    #PageTopBtn {
      /*スマホ以下*/
      bottom: 128px;
      /*下からのボタンの配置場所を指定*/
      right: 20px;
      /*右からのボタンの配置場所を指定*/ } }
  #PageTopBtn .btn_pagetop {
    width: 54px;
    height: auto; }
    @media screen and (max-width: 480px) {
      #PageTopBtn .btn_pagetop {
        /*スマホ以下*/
        width: 40px; } }

#footer {
  width: 100%;
  background: #fff; }

#mdgfooter {
  width: 100%;
  min-height: 40px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2; }
  @media screen and (max-width: 480px) {
    #mdgfooter {
      /*スマホ以下*/
      display: none; } }

#mdgfootercontainer {
  width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 959px) {
    #mdgfootercontainer {
      overflow: hidden; } }

#footerLogoBox {
  width: 246px;
  height: 40px;
  padding-top: 8px;
  float: left; }
  #footerLogoBox h1 {
    line-height: 0; }

#footerLogo {
  width: 200px; }

#footer-main {
  width: 720px;
  float: left; }

#footerMainMenu li {
  font-size: 13px;
  display: block;
  width: 142px;
  height: 40px;
  float: left;
  padding: 5px 15px; }
  #footerMainMenu li:last-child {
    width: 146px; }
  #footerMainMenu li span {
    display: block;
    margin: -29px 0 0 0;
    text-align: center;
    font-size: 12px; }
  #footerMainMenu li a {
    color: #999;
    transition: all 0.3s; }
    #footerMainMenu li a span {
      color: rgba(0, 0, 0, 0);
      transition: all 0.5s; }
    #footerMainMenu li a:hover {
      text-decoration: none;
      color: rgba(0, 0, 0, 0); }
      #footerMainMenu li a:hover span {
        color: rgba(0, 0, 0, 0.4);
        transform: translate(0, 0); }
  #footerMainMenu li.link-works a {
    padding-left: 10px; }
    #footerMainMenu li.link-works a:before {
      content: '';
      display: inline-block;
      width: 24px;
      height: 24px;
      background-image: url(../images/ico_menu_works.png);
      background-size: contain;
      vertical-align: middle;
      margin: 5px;
      position: relative;
      top: -4px;
      transition: all 0.5s; }
    #footerMainMenu li.link-works a:hover:before {
      opacity: 0; }
  #footerMainMenu li.link-designers a:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../images/ico_menu_designer.png);
    background-size: contain;
    vertical-align: middle;
    margin: 5px;
    position: relative;
    top: -4px;
    transition: all 0.5s; }
  #footerMainMenu li.link-designers a:hover:before {
    opacity: 0; }
  #footerMainMenu li.link-compe a:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 24px;
    background-image: url(../images/ico_menu_compe.png);
    background-size: contain;
    vertical-align: middle;
    margin: 5px;
    position: relative;
    top: -4px;
    transition: all 0.5s; }
  #footerMainMenu li.link-compe a:hover:before {
    opacity: 0; }

#foot_info ul {
  width: 1200px; }

#footer-sub {
  width: 480px;
  height: 40px;
  overflow: hidden;
  float: right;
  border-right: 1px #e2e2e2 solid;
  text-align: right; }
  @media screen and (max-width: 480px) {
    #footer-sub {
      /*スマホ以下*/
      width: 100%;
      float: none; } }

#footerSubMenu li {
  font-size: 13px;
  display: inline-block;
  padding: 10px 20px; }
  #footerSubMenu li a {
    color: #999;
    transition: all 0.3s; }
    #footerSubMenu li a:hover {
      text-decoration: none;
      color: #000; }

#mdgfooterbottom {
  height: 20px;
  background: #eeeeee;
  margin-bottom: -40px; }

#mdgfooterbottomcontainer {
  width: 1200px;
  margin: 0 auto;
  text-align: right;
  padding: 3px 0;
  font-size: 8px;
  color: #898989; }
  @media screen and (max-width: 959px) {
    #mdgfooterbottomcontainer {
      width: 100%;
      overflow: hidden; } }

/*===============
スマホ用フッターメニュー
===============*/
/*sp フッターボタン領域*/
@media screen and (min-width: 481px) {
  #spFooterBtnArea {
    /*タブレット以上*/
    display: none; } }
@media screen and (max-width: 480px) {
  #spFooterBtnArea {
    /*スマホ以下*/
    display: none;
    position: relative;
    z-index: 900;
    bottom: 58px;
    width: 100%;
    padding: 12px 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%); }
    #spFooterBtnArea .spFooter-btn-list {
      width: 320px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between; }
      #spFooterBtnArea .spFooter-btn-list li {
        display: inline-block; }
        #spFooterBtnArea .spFooter-btn-list li img {
          width: 158px;
          height: auto; } }
@media screen and (max-width: 340px) {
  #spFooterBtnArea .spFooter-btn-list {
    width: 284px; }
    #spFooterBtnArea .spFooter-btn-list li img {
      width: 140px; } }

/*sp 固定メニュー領域*/
@media screen and (min-width: 481px) {
  #spFooter {
    /*タブレット以上*/
    display: none; } }
@media screen and (max-width: 480px) {
  #spFooter {
    /*スマホ以下*/
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 1700;
    width: 100%;
    height: 58px;
    border-top: 1px #e2e2e2 solid; }
    #spFooter .spFooter-container {
      width: 100%;
      height: 58px;
      background: #fff;
      padding: 8px 20px;
      display: flex;
      justify-content: space-between; }
      #spFooter .spFooter-container &gt; img {
        width: 92px;
        height: 41px; }
      #spFooter .spFooter-container .spFooter-menu-list {
        margin-left: 12px;
        width: 130px;
        height: 30px;
        display: flex;
        justify-content: space-between; }
        #spFooter .spFooter-container .spFooter-menu-list li {
          padding-top: 6px; }
    #spFooter #localMenuBtn {
      border: none;
      width: 40px;
      height: 40px;
      overflow: hidden;
      text-indent: -999px;
      background-image: url(../images/spmenubtn.png);
      background-repeat: no-repeat;
      background-size: cover;
      transition: all 0.5s; }
      #spFooter #localMenuBtn.active {
        background-image: url(../images/spmenubtn-close.png); } }
@media screen and (max-width: 340px) {
  #spFooter .spFooter-container .spFooter-menu-list {
    margin-left: 12px;
    width: 110px;
    height: 30px;
    display: flex;
    justify-content: space-between; }
    #spFooter .spFooter-container .spFooter-menu-list li {
      padding-top: 6px; } }

/*spハンバーガーメニュー spGlobalMenu*/
#spGlobalMenu {
  display: none; }
  @media screen and (max-width: 480px) {
    #spGlobalMenu {
      display: block;
      height: 100vh;
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      transform: translateX(100%);
      transition: all 0.5s;
      z-index: 1600;
      cursor: pointer;
      background: #fff;
      padding: 28px 22px;
      opacity: 0; }
      #spGlobalMenu.active {
        transform: translateX(0%);
        opacity: 1; }
      #spGlobalMenu .logo {
        margin-bottom: 5vh; }
        #spGlobalMenu .logo img {
          width: 50vw;
          height: auto;
          opacity: 0.4; }
      #spGlobalMenu .menu-container {
        position: absolute;
        top: 36px;
        width: 100%;
        padding-right: 44px; }
      #spGlobalMenu .mainmenu li a {
        display: block;
        height: 40px;
        padding: 9px 0 0 44px;
        border-bottom: 1px solid #e2e2e2;
        font-size: 13px; }
      #spGlobalMenu .mainmenu li.arw a {
        position: relative; }
        #spGlobalMenu .mainmenu li.arw a::before {
          content: "";
          display: inline-block;
          width: 8px;
          height: 8px;
          position: absolute;
          top: 15px;
          left: 15px;
          border-top: 1px solid #afafaf;
          border-right: 1px solid #afafaf;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
      #spGlobalMenu .mainmenu li.major a {
        height: 50px;
        padding-top: 13px;
        font-size: 16px; }
      #spGlobalMenu .mainmenu li.works {
        position: relative; }
        #spGlobalMenu .mainmenu li.works::before {
          content: "";
          display: inline-block;
          width: 24px;
          height: 24px;
          position: absolute;
          top: 12px;
          left: 8px;
          background: url(../images/spmenubtn_work.png) no-repeat;
          background-size: cover; }
      #spGlobalMenu .mainmenu li.designers {
        position: relative; }
        #spGlobalMenu .mainmenu li.designers::before {
          content: "";
          display: inline-block;
          width: 24px;
          height: 24px;
          position: absolute;
          top: 12px;
          left: 8px;
          background: url(../images/spmenubtn_designer.png) no-repeat;
          background-size: cover; }
      #spGlobalMenu .mainmenu li.compe {
        position: relative; }
        #spGlobalMenu .mainmenu li.compe::before {
          content: "";
          display: inline-block;
          width: 24px;
          height: 24px;
          position: absolute;
          top: 12px;
          left: 8px;
          background: url(../images/spmenubtn_compe.png) no-repeat;
          background-size: cover; }
      #spGlobalMenu .mainmenu li.clip {
        position: relative; }
        #spGlobalMenu .mainmenu li.clip::before {
          content: "";
          display: inline-block;
          width: 16px;
          height: 16px;
          position: absolute;
          top: 11px;
          left: 12px;
          background: url(../images/clip-small.png) no-repeat;
          background-size: contain;
          background-position: center; }
      #spGlobalMenu .submenu {
        display: flex;
        justify-content: flex-start; }
        #spGlobalMenu .submenu li a {
          display: block;
          padding: 12px 0 6px 16px;
          margin-right: 12px;
          font-size: 11px;
          position: relative; }
          #spGlobalMenu .submenu li a::before {
            content: "";
            display: inline-block;
            width: 6px;
            height: 6px;
            position: absolute;
            top: 16px;
            left: 4px;
            border-top: 1px solid #afafaf;
            border-right: 1px solid #afafaf;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); } }
  @media screen and (max-width: 340px) {
    #spGlobalMenu .logo img {
      width: 100px; } }

/* 元モトのミサワ戸建てフッター部分 */
#footer_area {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  background-color: #fff;
  color: #000;
  font-size: 10px;
  line-height: 1.8; }
  #footer_area #footer_menu {
    width: 1200px; }
    #footer_area #footer_menu ul li a {
      color: #666666; }
  #footer_area #footer_copyright {
    color: #666666;
    width: 1200px;
    font-family: "FOT-UD角ゴ_スモール Pr6 L" !important; }
  @media screen and (max-width: 480px) {
    #footer_area {
      /*スマホ以下*/
      display: none; } }

/*　====================
　実例検索機能　　search-works
====================*/
.btn_search-freeword .input-group input.form-control {
  border: 1px #afafaf solid;
  border-radius: 2px;
  height: 28px;
  width: 220px;
  background-color: #e2e2e2;
  font-size: 12px;
  margin-right: 0;
  padding-left: 10px; }
  .btn_search-freeword .input-group input.form-control::placeholder {
    color: #afafaf; }
  @media screen and (max-width: 340px) {
    .btn_search-freeword .input-group input.form-control {
      width: 208px; } }
.btn_search-freeword .input-group .input-group-btn {
  margin: 0;
  padding: 0; }
.btn_search-freeword .input-group button.btn-search {
  height: 28px;
  width: 60px;
  text-align: center;
  border: 1px #4d4d4d solid;
  border-radius: 2px;
  background-color: #4d4d4d;
  color: white;
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-left: 1px;
  transition: 0.5s; }
  .btn_search-freeword .input-group button.btn-search:hover {
    background-color: #999999;
    border-color: #999999; }

#freewordSearch-head {
  position: absolute;
  top: 0;
  right: 0; }
  @media screen and (max-width: 480px) {
    #freewordSearch-head {
      position: inherit;
      text-align: center;
      margin-top: -20px;
      margin-bottom: 20px; } }

#searchbtnWrapper {
  width: 100%; }
  #searchbtnWrapper::after {
    content: "";
    display: table;
    clear: both; }

.btn_search {
  display: block;
  float: left;
  width: 50%;
  border: 1px #e2e2e2 solid;
  background: #fafafa;
  border-left: none;
  height: 100px;
  margin: 0;
  transition: all 0.5s; }
  .btn_search:first-child {
    width: 50%;
    border-left: 1px #e2e2e2 solid;
    display: flex;
    justify-content: center;
    align-items: center; }
  .btn_search a {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.2s;
    font-family: "FOT-UD角ゴ_スモール Pr6 M" !important; }
    .btn_search a:hover {
      color: black;
      text-decoration: none; }
    .btn_search a span {
      display: block; }
      .btn_search a span:after {
        content: "";
        display: block;
        width: 13px;
        height: 7px;
        background-image: url(../images/arw-down-small.png);
        opacity: 0.4;
        background-size: contain;
        vertical-align: middle;
        margin: 5px auto 0;
        transition: all 0.5s; }
  .btn_search.active {
    background-color: #e2e2e2; }
    .btn_search.active a span::after {
      background-image: url(../images/arw-down-small.png);
      transform: rotate(180deg); }

/*　====================
　実例検索条件入力
====================*/
.searchbox {
  text-align: center;
  padding-top: 60px; }
  @media screen and (max-width: 480px) {
    .searchbox {
      padding-top: 10px; } }
  .searchbox .search-maintitle {
    margin: 60px 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid #ccc; }
    @media screen and (max-width: 480px) {
      .searchbox .search-maintitle {
        font-size: 16px; } }
  .searchbox input[type=radio],
  .searchbox input[type=checkbox] {
    display: none; }
    .searchbox input[type=radio]:checked + label,
    .searchbox input[type=checkbox]:checked + label {
      color: #fff;
      background-color: #666; }
    .searchbox input[type=radio]:checked + .label-unit,
    .searchbox input[type=checkbox]:checked + .label-unit {
      color: #fff;
      background-color: #666; }
  .searchbox .formbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 890px;
    margin: 10px auto 20px; }
    @media screen and (max-width: 480px) {
      .searchbox .formbox {
        width: 100%; } }
    .searchbox .formbox.start {
      justify-content: flex-start; }
      @media screen and (max-width: 480px) {
        .searchbox .formbox.start {
          justify-content: center; } }
  .searchbox .formbox.five .label-unit {
    width: 170px; }
    @media screen and (max-width: 480px) {
      .searchbox .formbox.five .label-unit {
        width: 140px; } }
  .searchbox .formbox.four .label-unit {
    width: 214px; }
  .searchbox .formbox.three .label-unit {
    width: 287px; }
  .searchbox label {
    margin: 0; }
  .searchbox .label-unit {
    display: block;
    background-color: #e2e2e2;
    width: 140px;
    margin: 4px;
    padding: 8px 4px 6px;
    border-radius: 3px;
    font-family: "FP-ヒラギノ角ゴ ProN W3" sans-selif !important;
    font-size: 14px;
    font-feature-settings: "palt"; }
    .searchbox .label-unit.small {
      font-size: 12px; }
    .searchbox .label-unit.smalltext {
      font-size: 11px;
      padding: 10px 4px 8px;
      height: 35px; }
    .searchbox .label-unit.high {
      height: 100px;
      background-size: 40%;
      background-position: center bottom 10px;
      background-repeat: no-repeat; }
      .searchbox .label-unit.high.yose {
        background-image: url(../images/roof-yose.png); }
      .searchbox .label-unit.high.kiri {
        background-image: url(../images/roof-kiri.png); }
      .searchbox .label-unit.high.flat {
        background-image: url(../images/roof-flat.png); }
      .searchbox .label-unit.high.iri {
        background-image: url(../images/roof-iri.png); }
      .searchbox .label-unit.high.kata {
        background-image: url(../images/roof-kata.png); }
    .searchbox .label-unit.toggle {
      height: 60px;
      background-size: 50%;
      background-position: center bottom 14px;
      background-repeat: no-repeat; }
      @media screen and (max-width: 480px) {
        .searchbox .label-unit.toggle {
          width: 288px; } }
      .searchbox .label-unit.toggle.dark {
        background-image: url(../images/bar-dark.png); }
      .searchbox .label-unit.toggle.mid {
        background-image: url(../images/bar-mid.png); }
      .searchbox .label-unit.toggle.light {
        background-image: url(../images/bar-light.png); }
    @media screen and (min-width: 481px) {
      .searchbox .label-unit.toggle-left {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; } }
    @media screen and (min-width: 481px) {
      .searchbox .label-unit.toggle-center {
        border-radius: 0; } }
    @media screen and (min-width: 481px) {
      .searchbox .label-unit.toggle-right {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
    .searchbox .label-unit.style {
      height: 100px;
      padding-top: 60px;
      font-size: 12px;
      color: #666;
      background-size: 60%;
      background-position: center top 18px;
      background-repeat: no-repeat; }
      .searchbox .label-unit.style.style1 {
        background-image: url(../images/style-LUX.png); }
      .searchbox .label-unit.style.style2 {
        background-image: url(../images/style-JP.png); }
      .searchbox .label-unit.style.style3 {
        background-image: url(../images/style-SIMPLE.png); }
      .searchbox .label-unit.style.style4 {
        background-image: url(../images/style-STD.png); }
      .searchbox .label-unit.style.style5 {
        background-image: url(../images/style-SLOW.png); }
      .searchbox .label-unit.style.style6 {
        background-image: url(../images/style-ELE.png); }
  .searchbox button.btn-search {
    height: 42px;
    width: 320px;
    text-align: center;
    border: 1px #4d4d4d solid;
    border-radius: 4px;
    background-color: #4d4d4d;
    color: white;
    font-size: 16px;
    margin-left: 1px;
    margin-top: 40px;
    margin-bottom: 100px;
    transition: 0.5s; }
    .searchbox button.btn-search:hover {
      background-color: #999999;
      border-color: #999999; }
    @media screen and (max-width: 480px) {
      .searchbox button.btn-search {
        width: 100%; } }

#search-exterior {
  border-bottom: 1px solid #afafaf; }

#search-interior {
  border-bottom: 1px solid #afafaf; }
  #search-interior h3 {
    padding-top: 20px; }
    #search-interior h3 strong {
      font-size: 24px; }
    #search-interior h3.first {
      border-top: none;
      margin-top: 0;
      padding-top: 0; }

/*　====================
　実例検索結果　　　search-works--result　
====================*/
#search-works--result {
  text-align: center; }

h2.result-title {
  margin: 40px auto 60px; }

.querytaglist li {
  display: inline-block;
  padding: 4px 8px; }

.hitcount {
  font-size: 36px;
  margin-bottom: 30px; }
  .hitcount span.unit {
    font-size: 12px;
    margin-left: 4px; }
  .hitcount span.exp {
    font-size: 14px;
    margin-right: 4px; }

.thumbbox {
  width: 100%;
  margin: 10px 0 50px; }
  .thumbbox:after {
    content: "";
    display: table;
    clear: both; }
  .thumbbox.sp {
    display: none; }
  .thumbbox &gt; a {
    display: block;
    width: 200px;
    height: 132px;
    float: left;
    margin-right: 50px;
    background-color: #eeeeee; }
    .thumbbox &gt; a img {
      transition: all 0.5s; }
    .thumbbox &gt; a:last-child {
      margin-right: 0; }
    .thumbbox &gt; a:hover img {
      opacity: 0.8;
      mix-blend-mode: multiply; }
  .thumbbox img.thumb {
    width: 200px;
    height: 132px;
    object-fit: cover;
    font-family: "object-fit: cover;"; }
  @media screen and (max-width: 480px) {
    .thumbbox {
      display: none; }
      .thumbbox.sp {
        display: flex;
        margin: 0 auto 1.0vw;
        width: 100%; }
        .thumbbox.sp a {
          display: block;
          width: 44vw;
          height: 29.3vw;
          margin-right: 1.0vw; } }
      @media screen and (max-width: 480px) and (max-width: 340px) {
        .thumbbox.sp a {
          width: 43.5vw;
          height: 29vw; } }
  @media screen and (max-width: 480px) {
          .thumbbox.sp a:last-child {
            margin-right: 0; }
        .thumbbox.sp img.thumb {
          width: 44vw;
          height: 29.3vw;
          object-fit: cover;
          font-family: "object-fit: cover;"; } }
      @media screen and (max-width: 480px) and (max-width: 340px) {
        .thumbbox.sp img.thumb {
          width: 43.5vw;
          height: 29vw; } }

.photoclip {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 500; }
  .photoclip a img {
    width: 40px !important;
    height: 40px !important;
    opacity: 1.0; }
    .photoclip a img:hover {
      opacity: 0.7; }

/* 写真用ポップアップ */
#modalBG {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 200; }

.work-popup-unit {
  display: none;
  width: 450px;
  background: #fff;
  text-align: left;
  box-shadow: 6px 6px 7px 2px rgba(0, 0, 0, 0.2);
  padding: 0;
  z-index: 20;
  position: absolute;
  top: 50%;
  left: 50%; }
  @media screen and (max-width: 480px) {
    .work-popup-unit {
      max-width: 100%; } }
  .work-popup-unit .clip {
    position: absolute;
    top: 0;
    right: 0; }
    .work-popup-unit .clip a img {
      width: 40px;
      height: 40px;
      opacity: 0.4; }
      .work-popup-unit .clip a img:hover {
        opacity: 1.0; }
  .work-popup-unit a.thumblink {
    display: block;
    width: 450px;
    height: 300px;
    overflow: hidden; }
    .work-popup-unit a.thumblink img.thumb {
      width: 450px;
      height: 300px;
      object-fit: cover;
      font-family: "object-fit: cover;";
      transition: all 0.2s;
      overflow: hidden; }
    .work-popup-unit a.thumblink:hover img.thumb {
      opacity: 0.8;
      transition-duration: 0.2s;
      /*変化に掛かる時間*/ }
  .work-popup-unit .workinfo {
    min-height: 62px;
    padding: 10px 60px 8px 20px;
    box-sizing: border-box; }
    .work-popup-unit .workinfo::before {
      content: "";
      display: block;
      position: absolute;
      right: 20px;
      bottom: 24px;
      width: 13px;
      height: 13px;
      border-top: 1px solid #afafaf;
      border-right: 1px solid #afafaf;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .work-popup-unit .workinfo a {
      color: #666;
      transition: all 0.2s; }
    .work-popup-unit .workinfo .worktitle {
      margin: 0;
      padding: 0 0 2px;
      font-size: 14px;
      line-height: 1.4; }
    .work-popup-unit .workinfo .designername {
      font-size: 12px; }
      .work-popup-unit .workinfo .designername a::after {
        display: none; }
  .work-popup-unit .unitmove a {
    display: block;
    width: 50px;
    height: 50px;
    background: #000000;
    font-size: 0;
    box-shadow: 6px 6px 7px 2px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 140px; }
    .work-popup-unit .unitmove a.prevunit {
      left: -75px; }
      .work-popup-unit .unitmove a.prevunit:hover {
        background: #4d4d4d; }
      .work-popup-unit .unitmove a.prevunit::after {
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        margin-left: 21px;
        margin-top: 18px;
        border-top: 1px solid #afafaf;
        border-right: 1px solid #afafaf;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
    .work-popup-unit .unitmove a.nextunit {
      left: 475px; }
      .work-popup-unit .unitmove a.nextunit:hover {
        background: #4d4d4d; }
      .work-popup-unit .unitmove a.nextunit::after {
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        margin-left: 15px;
        margin-top: 18px;
        border-top: 1px solid #afafaf;
        border-right: 1px solid #afafaf;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .work-popup-unit.vertical {
    width: 280px; }
    .work-popup-unit.vertical a.thumblink img.thumb {
      width: 280px;
      height: 360px;
      object-fit: cover;
      font-family: "object-fit: cover;"; }

.modal-overlay {
  z-index: 10;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.1); }

.pagenation {
  overflow: hidden; }
  @media screen and (max-width: 480px) {
    .pagenation {
      margin: 20px auto 140px; } }
  .pagenation ul {
    list-style: none;
    position: relative;
    left: 50%;
    float: left; }
    .pagenation ul li {
      margin: 0 1px;
      position: relative;
      left: -50%;
      float: left;
      margin-bottom: 8px; }
      .pagenation ul li span,
      .pagenation ul li a {
        display: block;
        font-size: 14px;
        padding: 6px 14px;
        border-radius: 1px; }
      .pagenation ul li.current span {
        background: #999; }
      .pagenation ul li a {
        background: #EEE;
        color: #000;
        text-decoration: none; }
        .pagenation ul li a:hover {
          background: #333;
          color: #FFF; }
      .pagenation ul li.prev {
        font-size: 10px;
        text-indent: -9999px; }
        .pagenation ul li.prev a {
          background: none; }
          .pagenation ul li.prev a::after {
            content: "";
            display: block;
            position: absolute;
            top: 10px;
            left: 6px;
            width: 14px;
            height: 14px;
            border-bottom: 1px solid #afafaf;
            border-left: 1px solid #afafaf;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
          .pagenation ul li.prev a:hover::after {
            border-bottom: 1px solid #4d4d4d;
            border-left: 1px solid #4d4d4d; }
      .pagenation ul li.next {
        font-size: 10px;
        text-indent: -9999px; }
        .pagenation ul li.next a {
          background: none; }
          .pagenation ul li.next a::after {
            content: "";
            display: block;
            position: absolute;
            top: 10px;
            left: 10px;
            width: 14px;
            height: 14px;
            border-top: 1px solid #afafaf;
            border-right: 1px solid #afafaf;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
          .pagenation ul li.next a:hover::after {
            border-top: 1px solid #4d4d4d;
            border-right: 1px solid #4d4d4d; }

/*　====================
**********
　建築実例詳細　　work-details
**********
====================*/
/* ページタイトル　*/
.pagetitle-box.workdetails {
  margin-top: 60px;
  margin-bottom: 0; }

.workdetails {
  text-align: left;
  width: 960px;
  margin: 0 auto 140px;
  position: relative; }
  @media screen and (max-width: 480px) {
    .workdetails {
      width: 100%;
      margin: 0 auto 40px; } }
  .workdetails h1#pagetitle {
    margin-bottom: 20px; }

/* クリップラベル（ページクリップ） */
#pageclip {
  position: absolute;
  top: 0;
  right: 0; }
  #pageclip img.clipbtn {
    width: 11px;
    height: auto; }
  #pageclip a {
    display: block;
    padding: 0 0 20px 40px; }
  #pageclip a img.clipbtn {
    opacity: 0.4;
    transition: all 0.3s; }
  #pageclip a:hover img.clipbtn {
    opacity: 1.0; }

/* クリップラベル（ページクリップ） （新）*/
a.cliplabel {
  display: inline-block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background-image: url(../images/cliplabel.png);
  background-repeat: no-repeat;
  background-size: 400%;
  background-position: -10px -10px;
  text-indent: -9999px;
  transition: all 0.0s; }
  a.cliplabel:hover {
    background-position: -50px -10px; }

a.cliplabel.checked {
  background-position: -10px -50px; }
  a.cliplabel.checked:hover {
    background-position: -50px -50px; }

/* ギャラリー */
h1.work-name {
  margin-bottom: 0; }
  h1.work-name a.cliplabel {
    position: relative;
    top: 3px;
    left: 20px; }

h1#pagetitle a.cliplabel {
  margin-left: 20px; }
  @media screen and (max-width: 480px) {
    h1#pagetitle a.cliplabel {
      top: 68vw; } }

#mainPhoto {
  /*slick setting*/ }
  #mainPhoto .slick-prev,
  #mainPhoto .slick-next {
    top: 680px;
    width: 28px;
    height: 28px; }
    @media screen and (max-width: 480px) {
      #mainPhoto .slick-prev,
      #mainPhoto .slick-next {
        top: 68vw; } }
  #mainPhoto .slick-prev {
    left: 0; }
  #mainPhoto .slick-next {
    right: 0; }
  #mainPhoto .slick-prev:before {
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    background-color: #4d4d4d; }
  #mainPhoto .slick-prev:after {
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    bottom: -6px;
    width: 12px;
    height: 12px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  #mainPhoto .slick-next:before {
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    background-color: #4d4d4d; }
  #mainPhoto .slick-next:after {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    bottom: -6px;
    width: 12px;
    height: 12px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  #mainPhoto .slick-slide {
    margin-right: -12px; }
    @media screen and (max-width: 480px) {
      #mainPhoto .slick-slide {
        margin-right: 0; } }
  #mainPhoto .slick-dots {
    bottom: -15px;
    width: 900px;
    left: 30px; }
    @media screen and (max-width: 480px) {
      #mainPhoto .slick-dots {
        width: 100%;
        left: 0; } }
    #mainPhoto .slick-dots li {
      position: relative;
      display: inline-block;
      width: 10px;
      height: 20px;
      margin: 0 1px;
      padding: 0;
      cursor: pointer; }
      #mainPhoto .slick-dots li button:before {
        content: '■';
        font-size: 8px;
        font-family: "FP-ヒラギノ角ゴ StdN W2", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important; }

.photobox {
  width: 960px;
  height: 640px;
  display: flex;
  align-items: flex-start;
  justify-content: center; }
  @media screen and (max-width: 480px) {
    .photobox {
      width: 100%;
      height: auto;
      overflow: hidden; } }
  .photobox img {
    height: 640px;
    width: auto;
    transform: translate(20px, 0); }
    @media screen and (max-width: 480px) {
      .photobox img {
        height: 60vw; } }
  .photobox .photoclip {
    position: inherit; }
    .photobox .photoclip img {
      transform: translate(-20px, 0); }
      @media screen and (max-width: 375px) {
        .photobox .photoclip img {
          transform: translate(-21px, 0); } }

_:-ms-lang(x)::-ms-backdrop, .photobox img {
  transform: translate(0, 0); }

_:-ms-lang(x)::-ms-backdrop, .photobox .photoclip img {
  transform: translate(-40px, 0); }

/*　　デザイナー名*/
.designername .shoulder {
  color: #999;
  font-size: 12px;
  padding-right: 0.5rem; }
.designername a {
  color: #000; }
  .designername a .mi {
    margin-left: 10px;
    display: inline-block;
    width: 0;
    overflow: hidden;
    font-size: 11px;
    line-height: 1.0;
    white-space: nowrap;
    color: #666;
    transition: all 0.3s; }
  .designername a::after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 2px;
    border-top: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s; }
  .designername a:hover {
    text-decoration: none; }
    .designername a:hover .mi {
      width: 86px; }
      @media screen and (max-width: 480px) {
        .designername a:hover .mi {
          width: 0; } }
    .designername a:hover::after {
      content: "";
      display: inline-block;
      width: 13px;
      height: 13px;
      margin-left: 2px;
      border-top: 1px solid #afafaf;
      border-right: 1px solid #afafaf;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
.designername .romaji {
  font-size: 12px;
  padding-left: 0.8rem; }

/* 建築実例情報 */
h2.theme {
  font-family: "FP-ヒラギノ角ゴ StdN W0" !important;
  font-size: 16px;
  line-height: 1.2;
  margin: 46px 0;
  font-feature-settings: "palt"; }

/*　写真ギャラリー　*/
.work-gallery {
  position: relative;
  margin-bottom: 60px; }
  .work-gallery .main-caption {
    text-align: center;
    padding-top: 4px; }

.techinfo {
  padding: 14px;
  border: 1px solid #e2e2e2;
  border-left-width: 3px;
  font-size: 12px; }
  .techinfo dt {
    display: inline;
    margin-right: 8px;
    color: #afafaf; }
  .techinfo dd {
    display: inline;
    margin-right: 20px;
    color: #000000; }

.workconcept {
  margin: 40px 0; }
  .workconcept h2 {
    font-family: "FP-ヒラギノ角ゴ StdN W0" !important;
    margin-bottom: 24px; }
  @media screen and (max-width: 480px) {
    .workconcept p {
      font-size: 14px; } }

.bottomlink {
  text-align: right;
  margin-bottom: 100px; }
  @media screen and (max-width: 480px) {
    .bottomlink {
      text-align: center;
      padding: 0 20px; } }
  .bottomlink a {
    color: #666;
    font-size: 14px; }
    .bottomlink a::after {
      content: "";
      display: inline-block;
      width: 13px;
      height: 13px;
      margin-left: 2px;
      border-top: 1px solid #afafaf;
      border-right: 1px solid #afafaf;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    @media screen and (max-width: 480px) {
      .bottomlink a {
        display: inline-block;
        border-radius: 4px;
        height: auto;
        width: 100%;
        background-color: #afafaf;
        font-size: 12px;
        margin: 0 auto;
        padding: 8px 16px;
        color: #000;
        font-size: 14px;
        font-family: "FP-ヒラギノ角ゴ StdN W1" sans-serif !important;
        position: relative; }
        .bottomlink a::after {
          content: "";
          display: inline-block;
          width: 13px;
          height: 13px;
          margin-left: 2px;
          border-top: 1px solid #4d4d4d;
          border-right: 1px solid #4d4d4d;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); } }

.topBack.bottom {
  margin: 20px 0 -30px; }
  @media screen and (max-width: 480px) {
    .topBack.bottom {
      margin: 0 0 30px; } }
  .topBack.bottom a {
    opacity: 0.4;
    transition: all 0.2s;
    text-decoration: none;
    font-size: 12px; }
    .topBack.bottom a span {
      color: black;
      transition: all 0.2s;
      margin-left: 6px;
      display: inline-block;
      vertical-align: middle; }
  .topBack.bottom a:hover {
    opacity: 1.0; }
    .topBack.bottom a:hover span {
      color: black; }

/* 関連おすすめ　　works-recomended- */
#works-recomended {
  border-top: 1px #afafaf solid;
  padding-top: 20px; }
  @media screen and (max-width: 480px) {
    #works-recomended {
      padding: 0; } }
  #works-recomended h2 {
    font-size: 16px;
    padding-bottom: 32px; }
    @media screen and (max-width: 480px) {
      #works-recomended h2 {
        font-size: 14px; } }
  #works-recomended .thumbbox {
    position: relative; }
    @media screen and (max-width: 480px) {
      #works-recomended .thumbbox {
        overflow: hidden;
        height: 60vw; } }
  @media screen and (max-width: 480px) and (max-width: 340px) {
    #works-recomended .thumbbox {
      height: 58.5vw; } }

    #works-recomended .thumbbox .thumblinkbox {
      display: block;
      width: 200px;
      height: 132px;
      float: left;
      margin-right: 50px;
      background-color: #eeeeee; }
      #works-recomended .thumbbox .thumblinkbox img {
        transition: all 0.5s; }
      #works-recomended .thumbbox .thumblinkbox:last-child {
        margin-right: 0; }
      #works-recomended .thumbbox .thumblinkbox:hover img {
        opacity: 0.8;
        mix-blend-mode: multiply; }
    @media screen and (max-width: 480px) {
      #works-recomended .thumbbox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto 1.0vw;
        width: 100%; }
        #works-recomended .thumbbox .thumblinkbox {
          display: block;
          width: 44vw;
          height: 29.3vw;
          margin-right: 0;
          margin-bottom: 1vw; } }
    @media screen and (max-width: 480px) and (max-width: 340px) {
      #works-recomended .thumbbox .thumblinkbox {
        width: 43.5vw;
        height: 29vw; } }
    @media screen and (max-width: 480px) {
        #works-recomended .thumbbox a {
          width: 44vw;
          height: 29.3vw; } }
    @media screen and (max-width: 480px) and (max-width: 340px) {
      #works-recomended .thumbbox a {
        width: 43.5vw;
        height: 29vw; } }
    @media screen and (max-width: 480px) {
        #works-recomended .thumbbox img.thumb {
          width: 100%;
          height: 100%;
          object-fit: cover;
          font-family: "object-fit: cover;"; } }

/*　====================

　****
　デザイナー検索　　　search-desiners

　****
====================*/
#search-desiger {
  border-bottom: 1px solid #e2e2e2; }
  #search-desiger .search-maintitle {
    margin: 20px 0 10px;
    padding: 0 0 10px;
    border-bottom: none; }
    @media screen and (max-width: 480px) {
      #search-desiger .search-maintitle {
        margin: 0;
        padding: 0; } }

#areaMap {
  width: 630px;
  height: 320px;
  margin: -28px auto 0;
  position: relative;
  text-align: left; }
  @media screen and (max-width: 480px) {
    #areaMap {
      width: 100%;
      height: auto;
      margin: 0;
      position: relative; } }

img#japanMap {
  width: 452px;
  height: 282px;
  position: absolute;
  top: 0;
  left: 125px; }
  @media screen and (max-width: 480px) {
    img#japanMap {
      width: 320px;
      height: auto;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
  @media screen and (max-width: 340px) {
    img#japanMap {
      width: 294px;
      height: auto; } }

#areaSelector {
  position: relative; }
  @media screen and (max-width: 480px) {
    #areaSelector {
      height: 220px; } }
  #areaSelector li a.btn-strong {
    width: 152px;
    text-align: center;
    position: absolute; }
  #areaSelector li.area1 a {
    top: 90px;
    right: 0; }
  #areaSelector li.area2 a {
    top: 204px;
    left: 432px; }
  #areaSelector li.area3 a {
    top: 140px;
    left: 222px; }
  #areaSelector li.area4 a {
    top: 280px;
    left: 266px; }
  #areaSelector li.area5 a {
    top: 302px;
    left: 60px; }
  #areaSelector li.area6 a {
    top: 212px;
    left: 0; }
  @media screen and (max-width: 480px) {
    #areaSelector li a.btn-strong {
      width: 96px;
      text-align: center; }
    #areaSelector li a span {
      display: none; }
    #areaSelector li.area1 a {
      width: 108px;
      top: 50px;
      left: auto;
      right: 20px; }
    #areaSelector li.area2 a {
      width: 74px;
      top: 140px;
      left: auto;
      right: 44px; }
    #areaSelector li.area3 a {
      width: 108px;
      top: 90px;
      left: 120px; }
    #areaSelector li.area4 a {
      top: 180px;
      left: 148px; }
    #areaSelector li.area5 a {
      top: 204px;
      left: 30px; }
    #areaSelector li.area6 a {
      width: 74px;
      top: 115px;
      left: 20px; } }

#inhouse {
  padding: 60px; }
  @media screen and (max-width: 480px) {
    #inhouse {
      padding: 60px 0; }
      #inhouse a.btn-strong.arw {
        padding: 8px 16px 8px 32px; } }

/*　====================
　デザイナー検索結果　　　search-desiners--result　
====================*/
#search-works--result {
  padding-top: 40px; }
  @media screen and (max-width: 480px) {
    #search-works--result {
      padding-top: 4px;
      padding: 4px 0 0;
      margin-bottom: 200px; } }
  #search-works--result .querytags h2.result-title {
    font-size: 12px;
    padding: 0;
    margin: 0; }
  #search-works--result .btnbox {
    padding-top: 40px; }
    @media screen and (max-width: 480px) {
      #search-works--result .btnbox {
        padding-top: 0; } }
    #search-works--result .btnbox a.btn-normal {
      width: 360px; }
      @media screen and (max-width: 480px) {
        #search-works--result .btnbox a.btn-normal {
          width: 100%; } }
  #search-works--result .sortswitch {
    text-align: right;
    margin-top: -36px;
    margin-bottom: 66px; }
    @media screen and (max-width: 480px) {
      #search-works--result .sortswitch {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center; } }
    #search-works--result .sortswitch div {
      display: inline-block;
      color: #666666;
      font-size: 12px;
      padding-right: 12px; }
    #search-works--result .sortswitch ul.sortswitch-list {
      display: inline-block; }
      #search-works--result .sortswitch ul.sortswitch-list li {
        display: inline-block;
        color: #000;
        font-size: 14px;
        padding-right: 12px; }
        #search-works--result .sortswitch ul.sortswitch-list li a {
          text-decoration: underline; }

#designer-box--container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 480px) {
    #designer-box--container {
      padding: 0; } }
  #designer-box--container.thumbbox a {
    background-color: inherit;
    display: inherit;
    height: auto;
    width: auto; }
    #designer-box--container.thumbbox a:hover {
      text-decoration: none; }
  #designer-box--container::after {
    content: "";
    display: block;
    width: 376px; }

.designer-box {
  text-align: left;
  width: 376px;
  min-height: 288px;
  border-top: 1px solid #e2e2e2;
  padding: 32px 0 16px;
  margin-bottom: 16px;
  position: relative; }
  @media screen and (max-width: 480px) {
    .designer-box {
      width: 100%;
      overflow: hidden; } }
  .designer-box .photo {
    width: 310px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    background: none; }
    @media screen and (max-width: 480px) {
      .designer-box .photo {
        width: 100%;
        justify-content: flex-start; } }
  .designer-box .designer-portrait {
    width: 117px;
    height: 117px; }
    .designer-box .designer-portrait img {
      width: 117px;
      height: 117px; }
    @media screen and (max-width: 480px) {
      .designer-box .designer-portrait {
        margin-right: 4px;
        width: 35vw;
        height: 35vw; }
        .designer-box .designer-portrait img {
          width: 35vw;
          height: 35vw; } }
  .designer-box .designer-work-main {
    width: 178px;
    height: 117px; }
    .designer-box .designer-work-main img {
      width: 178px;
      height: 117px;
      object-fit: cover;
      font-family: "object-fit: cover;"; }
    @media screen and (max-width: 480px) {
      .designer-box .designer-work-main {
        width: 52.5vw;
        height: 35vw; }
        .designer-box .designer-work-main img {
          width: 52.5vw;
          height: 35vw; } }
  .designer-box a .textdata-list {
    text-decoration: none;
    color: #666666; }
  .designer-box a::after {
    content: "";
    display: block;
    position: absolute;
    right: 28px;
    top: 172px;
    width: 13px;
    height: 13px;
    border-top: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    @media screen and (max-width: 480px) {
      .designer-box a::after {
        top: 196px; } }
  .designer-box .textdata-list {
    width: 316px;
    font-size: 13px; }
    @media screen and (max-width: 480px) {
      .designer-box .textdata-list {
        width: 100%; } }
    .designer-box .textdata-list dt {
      display: none; }
    .designer-box .textdata-list .designer-name {
      font-size: 16px;
      color: #000;
      margin-bottom: 0px; }
    .designer-box .textdata-list .designer-section {
      margin-bottom: 14px; }
      @media screen and (max-width: 480px) {
        .designer-box .textdata-list .designer-section {
          width: 80%; } }

/*　====================

　****
　デザイナー詳細　　designer-details

　****
====================*/
.pagetitle-box.designer {
  text-align: left;
  margin-top: -30px; }
  @media screen and (max-width: 480px) {
    .pagetitle-box.designer {
      margin-top: -10px; } }

h1#pagetitle.designer {
  color: #afafaf;
  font-size: 36px;
  margin-bottom: 70px; }
  @media screen and (max-width: 480px) {
    h1#pagetitle.designer {
      font-family: "FP-ヒラギノ角ゴ StdN W0" !important;
      margin-bottom: 40px; } }
  @media screen and (max-width: 340px) {
    h1#pagetitle.designer {
      font-size: 32px; } }

h2.designer-name {
  margin-bottom: 0; }
  @media screen and (max-width: 340px) {
    h2.designer-name {
      font-size: 18px; } }
  h2.designer-name a.cliplabel {
    position: relative;
    top: 3px;
    left: 20px; }
    @media screen and (max-width: 340px) {
      h2.designer-name a.cliplabel {
        left: 16px; } }

@media screen and (max-width: 340px) {
  .designer-name-en.caption {
    margin-bottom: 4px; } }

/* CDO */
.name-works {
  position: relative;
  padding-left: 16px; }
  @media screen and (max-width: 480px) {
    .name-works {
      padding-left: 0; } }
  .name-works .cdo-mark {
    display: block;
    position: absolute;
    top: 0;
    right: 34px; }
    @media screen and (max-width: 480px) {
      .name-works .cdo-mark {
        top: 94px;
        right: 0; } }

.designer-profile-wrapper {
  /*slick setting*/ }
  .designer-profile-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .designer-profile-wrapper .firstpart {
    width: 700px;
    float: left; }
    @media screen and (max-width: 480px) {
      .designer-profile-wrapper .firstpart {
        width: 100%;
        float: none; } }
    .designer-profile-wrapper .firstpart:after {
      content: "";
      display: table;
      clear: both; }
    .designer-profile-wrapper .firstpart .designer-portrait {
      width: 214px;
      margin-bottom: 20px;
      float: left; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .firstpart .designer-portrait {
          width: 140px; }
          .designer-profile-wrapper .firstpart .designer-portrait img {
            width: 126px;
            height: 126px; } }
    .designer-profile-wrapper .firstpart .name-works {
      width: 430px;
      float: left; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .firstpart .name-works {
          width: 100%;
          float: none; } }
  .designer-profile-wrapper .mainwork {
    margin-top: 40px;
    margin-bottom: 40px; }
    .designer-profile-wrapper .mainwork .work-container {
      width: 380px;
      font-size: 12px; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .mainwork .work-container {
          width: 100%; } }
      .designer-profile-wrapper .mainwork .work-container .mainwork-image img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        font-family: "object-fit: cover;"; }
        @media screen and (max-width: 480px) {
          .designer-profile-wrapper .mainwork .work-container .mainwork-image img {
            height: 60vw; } }
    .designer-profile-wrapper .mainwork .mainwork-sub-box {
      width: 100%;
      margin-top: 5px; }
      .designer-profile-wrapper .mainwork .mainwork-sub-box:after {
        content: "";
        display: table;
        clear: both; }
      .designer-profile-wrapper .mainwork .mainwork-sub-box img {
        width: 124px;
        height: 82px;
        object-fit: cover;
        font-family: "object-fit: cover;";
        float: left;
        margin-right: 4px; }
        .designer-profile-wrapper .mainwork .mainwork-sub-box img:last-child {
          margin-right: 0; }
        @media screen and (max-width: 480px) {
          .designer-profile-wrapper .mainwork .mainwork-sub-box img {
            width: 32.5%;
            height: 18vw;
            margin-right: 1.25%; } }
  .designer-profile-wrapper a:hover {
    color: #000000;
    text-decoration: none; }
    .designer-profile-wrapper a:hover img {
      opacity: 0.8; }
  .designer-profile-wrapper .designerwork-slider {
    width: 380px; }
    @media screen and (max-width: 480px) {
      .designer-profile-wrapper .designerwork-slider {
        width: 100%; } }
    .designer-profile-wrapper .designerwork-slider .work-container {
      width: 124px; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .designerwork-slider .work-container {
          width: 100%; } }
    .designer-profile-wrapper .designerwork-slider .photo.thm img {
      width: 123px;
      height: 81px;
      object-fit: cover;
      font-family: "object-fit: cover;"; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .designerwork-slider .photo.thm img {
          width: 88.0%;
          height: 18vw;
          margin-right: 5px; } }
    .designer-profile-wrapper .designerwork-slider p.title {
      font-size: 12px;
      line-height: 1.2;
      text-align: left;
      padding: 4px 0; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .designerwork-slider p.title {
          width: 27vw; } }
  .designer-profile-wrapper .slick-prev,
  .designer-profile-wrapper .slick-next {
    top: 44px; }
    @media screen and (max-width: 480px) {
      .designer-profile-wrapper .slick-prev,
      .designer-profile-wrapper .slick-next {
        display: none; } }
  .designer-profile-wrapper .slick-prev:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 13px;
    height: 13px;
    border-top: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .designer-profile-wrapper .slick-next:before {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    top: 0px;
    width: 13px;
    height: 13px;
    border-top: 1px solid #4d4d4d;
    border-right: 1px solid #4d4d4d;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .designer-profile-wrapper .slick-slide {
    margin-right: -12px; }
  .designer-profile-wrapper .slick-track {
    margin-left: 0 !important;
    margin-right: inherit !important; }
  .designer-profile-wrapper .slick-dots {
    bottom: -15px; }
    .designer-profile-wrapper .slick-dots li {
      position: relative;
      display: inline-block;
      width: 10px;
      height: 20px;
      margin: 0 1px;
      padding: 0;
      cursor: pointer; }
      .designer-profile-wrapper .slick-dots li button:before {
        content: '■';
        font-size: 8px;
        font-family: "FP-ヒラギノ角ゴ StdN W2", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important; }
  .designer-profile-wrapper .secondpart {
    width: 500px;
    float: left; }
    @media screen and (max-width: 480px) {
      .designer-profile-wrapper .secondpart {
        width: 100%;
        float: none; } }
  .designer-profile-wrapper .designer-data {
    font-size: 13px;
    width: 500px; }
    @media screen and (max-width: 480px) {
      .designer-profile-wrapper .designer-data {
        width: 100%; } }
    .designer-profile-wrapper .designer-data:after {
      content: "";
      display: table;
      clear: both; }
    .designer-profile-wrapper .designer-data dt {
      width: 100px;
      float: left; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .designer-data dt {
          display: block;
          width: 100%; } }
    .designer-profile-wrapper .designer-data dd {
      width: 400px;
      float: left;
      line-height: 1.6;
      padding-bottom: 8px; }
      @media screen and (max-width: 480px) {
        .designer-profile-wrapper .designer-data dd {
          display: block;
          width: 100%; } }
      .designer-profile-wrapper .designer-data dd.compe {
        padding-bottom: 8px; }
    .designer-profile-wrapper .designer-data .work-list li, .designer-profile-wrapper .designer-data .compe-list li {
      margin-bottom: 4px; }
      .designer-profile-wrapper .designer-data .work-list li a, .designer-profile-wrapper .designer-data .compe-list li a {
        color: #666666;
        font-family: 'GillSansNova-UltraLight',"FP-ヒラギノ角ゴ StdN W2" !important; }
        .designer-profile-wrapper .designer-data .work-list li a:hover, .designer-profile-wrapper .designer-data .compe-list li a:hover {
          color: #afafaf; }
  .designer-profile-wrapper .additional {
    border-top: 1px solid #e2e2e2;
    margin-bottom: 80px; }
  .designer-profile-wrapper .additional-links {
    margin-top: 12px; }
    .designer-profile-wrapper .additional-links li {
      position: relative;
      font-size: 14px;
      margin-top: 6px; }
      .designer-profile-wrapper .additional-links li a:hover {
        color: #000000;
        text-decoration: none; }
      .designer-profile-wrapper .additional-links li a.arw {
        padding-left: 20px; }
      .designer-profile-wrapper .additional-links li a.arw::before {
        content: "";
        display: block;
        position: absolute;
        left: 2px;
        top: 8px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #afafaf;
        border-right: 1px solid #afafaf;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 100; }

/*　====================

　　 トップページ

====================*/
#wrapper.toppage {
  /*　local styling　*/
  /*　common　*/
  /*　レスポンシブ　*/
  /*　メインメニューエリア menuArea*/
  /*　コンペティション competition*/
  /* COMPETITION WINNER INTERVIEW 　インタビュー */
  /* ABOUT　MISAWA DESIGNERS　ミサワデザイナーズとは */
  /*　CERTIFICATE 認定制度 　*/
  /* GUIDE ご利用の流れ */ }
  @media screen and (max-width: 480px) {
    #wrapper.toppage {
      overflow: hidden; } }
  #wrapper.toppage #contentWrapper {
    margin-bottom: 0; }
  #wrapper.toppage #titleArea {
    margin-bottom: 20px; }
    @media screen and (max-width: 959px) {
      #wrapper.toppage #titleArea {
        width: 1200px;
        margin: 0 auto 20px; } }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #titleArea {
        width: 100%; } }
  #wrapper.toppage .pagetitle-box {
    margin: 156px 0 120px;
    text-align: left; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .pagetitle-box {
        margin: 10vh 0 10vh; } }
  #wrapper.toppage #pagetitle {
    padding-left: 342px; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #pagetitle {
        text-align: center;
        padding-left: 0; } }
    #wrapper.toppage #pagetitle img {
      width: 306px;
      height: auto; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #pagetitle img {
          width: 72vw;
          padding-top: 8vh; } }
  #wrapper.toppage .lead-box {
    padding-left: 342px; }
    @media screen and (max-width: 959px) {
      #wrapper.toppage .lead-box {
        margin-bottom: 132px; } }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .lead-box {
        padding: 0 20px;
        margin-bottom: 0; }
        #wrapper.toppage .lead-box .leadhead,
        #wrapper.toppage .lead-box .leadtext {
          width: 72vw;
          margin: 0 auto; }
          #wrapper.toppage .lead-box .leadhead span,
          #wrapper.toppage .lead-box .leadtext span {
            display: block; }
        #wrapper.toppage .lead-box h2.leadhead {
          font-size: 5.0vw;
          margin-bottom: 1rem; } }
  @media screen and (max-width: 480px) {
    #wrapper.toppage #invitingArrow a {
      display: block;
      text-align: center;
      background: #333;
      width: 10vw;
      height: 10.0vw;
      color: rgba(102, 102, 102, 0);
      margin: 0 auto;
      transform: translate(0, 50%); }
      #wrapper.toppage #invitingArrow a::before {
        content: "";
        display: inline-block;
        width: 4.8vw;
        height: 4.8vw;
        margin-top: 1.4vw;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee;
        -webkit-transform: rotate(45deg);
        transform: rotate(135deg); } }
  #wrapper.toppage #motionLine {
    height: 1px;
    width: 100%;
    background: #4d4d4d;
    transform: translate(0, 336px); }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #motionLine {
        transform: translate(0, 40vh);
        height: 1px;
        border-top: #afafaf 1px solid; } }
  #wrapper.toppage .section {
    padding: 64px 0; }
    #wrapper.toppage .section.hr {
      border-top: #e2e2e2 1px solid; }
    #wrapper.toppage .section .container {
      margin-bottom: 0; }
    #wrapper.toppage .section .container.center {
      text-align: center; }
    #wrapper.toppage .section h2 {
      font-size: 24px;
      font-weight: 100;
      line-height: 1;
      margin: 0; }
      #wrapper.toppage .section h2 span.sub {
        font-size: 14px; }
  @media screen and (min-width: 481px) {
    #wrapper.toppage .sp {
      /*タブレット以上*/
      display: none; } }
  #wrapper.toppage #menuArea {
    border-top: #afafaf 1px solid; }
    @media screen and (min-width: 960px) {
      #wrapper.toppage #menuArea {
        margin-top: 200px; } }
    #wrapper.toppage #menuArea &gt; .container {
      margin-bottom: 0; }
      @media screen and (max-width: 959px) {
        #wrapper.toppage #menuArea &gt; .container {
          width: 1200px;
          margin: 0 auto; } }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #menuArea &gt; .container {
          width: 100%;
          padding-left: 0;
          margin: 0 auto 100px; } }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #menuArea {
        text-align: center;
        padding: 0 10vw; } }
    #wrapper.toppage #menuArea .welcome {
      padding: 100px 0; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #menuArea .welcome h2 {
          font-size: 4vw; } }
    #wrapper.toppage #menuArea .about {
      width: 60%; }
      #wrapper.toppage #menuArea .about .container {
        left: 0;
        margin-left: 0;
        margin-bottom: 80px; }
        @media screen and (max-width: 959px) {
          #wrapper.toppage #menuArea .about .container {
            margin-bottom: -80px; } }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #menuArea .about {
          width: 100%;
          margin-bottom: 0; } }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #menuArea .row.flexContainer .row.flexContainer {
        display: block;
        position: relative; }
        #wrapper.toppage #menuArea .row.flexContainer .row.flexContainer .about {
          margin-top: 280px; } }
  @media screen and (max-width: 959px) {
    #wrapper.toppage #topMainMenu {
      position: relative;
      left: 720px;
      top: -168px; } }
  @media screen and (max-width: 480px) {
    #wrapper.toppage #topMainMenu {
      position: absolute;
      top: -340px;
      left: 0;
      right: 0; }
      #wrapper.toppage #topMainMenu ul {
        width: 88px;
        margin: 0 auto; }
        #wrapper.toppage #topMainMenu ul li {
          width: 88px; } }
  #wrapper.toppage #topMainMenu li.delighter {
    transition: all .3s ease-out;
    transform: translateX(-20%);
    opacity: 0; }
  #wrapper.toppage #topMainMenu li.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage #topMainMenu li a {
    display: block;
    color: #000;
    height: 120px;
    padding: 44px 0 0 140px;
    margin-bottom: 40px;
    background-size: 120px;
    background-repeat: no-repeat; }
    #wrapper.toppage #topMainMenu li a.works {
      background-image: url(../images/topmenuicon_work_motion.gif); }
    #wrapper.toppage #topMainMenu li a.designers {
      background-image: url(../images/topmenuicon_designer_motion.gif); }
    #wrapper.toppage #topMainMenu li a.compe {
      background-image: url(../images/topmenuicon_compe_motion.gif); }
    #wrapper.toppage #topMainMenu li a img {
      height: 120px;
      width: 120px; }
    #wrapper.toppage #topMainMenu li a:hover {
      opacity: 0.8; }
    #wrapper.toppage #topMainMenu li a::before {
      content: "";
      display: inline-block;
      width: 13px;
      height: 13px;
      margin-right: 20px;
      border-top: 1px solid #afafaf;
      border-right: 1px solid #afafaf;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #topMainMenu li a {
        font-size: 11px;
        color: rgba(255, 255, 255, 0);
        height: 88px;
        width: 88px;
        background-size: 88px;
        padding: 0 0 0 0;
        margin-bottom: 20px; }
        #wrapper.toppage #topMainMenu li a::before {
          display: none; } }
  #wrapper.toppage #competition {
    border-top: 1px solid #afafaf;
    padding-top: 20px; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #competition {
        padding: 0; } }
  #wrapper.toppage #competition-title {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    padding: 0 0 0 0;
    height: 192px; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #competition-title {
        padding: 0;
        height: 150px; } }
    #wrapper.toppage #competition-title .container {
      height: 102px;
      background-image: url(../images/ico-compe2016.png);
      background-repeat: no-repeat;
      background-position: right;
      background-size: contain; }
      #wrapper.toppage #competition-title .container.year2017 {
        background-image: url(../images/ico-compe2017.png); }
      #wrapper.toppage #competition-title .container.year2018 {
        background-image: url(../images/ico-compe2018.png); }
      #wrapper.toppage #competition-title .container.year2022 {
        background-image: url(../images/ico-compe2022.png); }
      #wrapper.toppage #competition-title .container.year2023 {
        background-image: url(../images/ico-compe2023.png); }
      #wrapper.toppage #competition-title .container.year2024 {
        background-image: url(../images/ico-compe2024.png); }
      @media screen and (max-width: 959px) {
        #wrapper.toppage #competition-title .container {
          width: 1200px;
          margin: 0 auto; } }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #competition-title .container {
          width: 100%;
          height: 150px;
          margin: 0;
          padding: 0 16px;
          background-position: right 16px bottom 16px;
          background-size: 50%; } }
    #wrapper.toppage #competition-title h1 {
      color: #666666;
      font-size: 36px;
      font-weight: 100;
      line-height: 1.0;
      padding-top: 16px; }
      #wrapper.toppage #competition-title h1 span {
        font-size: 20px; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #competition-title h1 {
          font-size: 18px; }
          #wrapper.toppage #competition-title h1 span {
            font-size: 14px; } }
  #wrapper.toppage .compe-winners {
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .compe-winners {
        display: block;
        position: inherit;
        width: 100%;
        margin-left: 0; } }
  #wrapper.toppage .compe-winner-box {
    width: 480px;
    margin-bottom: 200px; }
    #wrapper.toppage .compe-winner-box.delighter {
      transition: all 1.0s ease-out;
      transform: translateX(-30%);
      opacity: 0.0; }
    #wrapper.toppage .compe-winner-box.delighter.started {
      transform: none;
      opacity: 1; }
    #wrapper.toppage .compe-winner-box.delighter.started.ended {
      opacity: 1; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .compe-winner-box {
        width: 100%;
        margin-top: 0;
        margin-bottom: 60px; }
        #wrapper.toppage .compe-winner-box.delighter {
          transition: all 0.5s ease-out;
          transform: translateX(-20%);
          opacity: 0.1; }
        #wrapper.toppage .compe-winner-box.delighter.started {
          transform: none;
          opacity: 1; }
        #wrapper.toppage .compe-winner-box.delighter.started.ended {
          opacity: 1; } }
    #wrapper.toppage .compe-winner-box.even {
      margin-top: 180px;
      margin-bottom: 20px; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage .compe-winner-box.even {
          margin-top: 0;
          margin-bottom: 60px; } }
    #wrapper.toppage .compe-winner-box a {
      transition: all 0.5s; }
      #wrapper.toppage .compe-winner-box a img {
        transition: all 0.5s; }
      #wrapper.toppage .compe-winner-box a:hover {
        opacity: 0.8; }
        #wrapper.toppage .compe-winner-box a:hover img {
          opacity: 0.8; }
    #wrapper.toppage .compe-winner-box .compe-photo img {
      height: 320px;
      width: auto; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage .compe-winner-box .compe-photo img {
          width: 100%;
          height: auto; } }
  #wrapper.toppage .compe-winner-title {
    padding-top: 120px; }
  #wrapper.toppage .titlebgbar .titlebg {
    height: 120px;
    width: 40%;
    background: #fff;
    opacity: 0.8; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .titlebgbar .titlebg {
        background: none; } }
  #wrapper.toppage .titlebox {
    background-image: url(../images/icon-compe-gray.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 16px 40px;
    padding-left: 48px; }
    #wrapper.toppage .titlebox h2.worktitle {
      padding: 0;
      margin: 0;
      font-size: 18px; }
      #wrapper.toppage .titlebox h2.worktitle.en {
        font-size: 22px; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .titlebox {
        margin-top: 68px;
        margin-left: 16px; }
        #wrapper.toppage .titlebox h2.worktitle {
          padding: 0;
          margin: 0; } }
  #wrapper.toppage #interview {
    padding-top: 20px; }
    #wrapper.toppage #interview .container.title {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #interview .container.title {
          display: block;
          padding: 0 16px; }
          #wrapper.toppage #interview .container.title .title {
            margin-bottom: 20px; }
          #wrapper.toppage #interview .container.title .compe-year img {
            width: 100%; } }
    #wrapper.toppage #interview .compe-year img {
      width: 310px;
      height: auto; }
    #wrapper.toppage #interview .winners {
      margin-top: 60px; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #interview .winners {
          margin-top: 30px;
          display: block; } }
      #wrapper.toppage #interview .winners .unit {
        width: 1200px;
        position: relative;
        margin-bottom: 30px; }
        #wrapper.toppage #interview .winners .unit .pc.delighter {
          transition: all 1.0s ease-out;
          transform: translateX(-10%);
          opacity: 0.0; }
        #wrapper.toppage #interview .winners .unit .pc.delighter.started {
          transform: none;
          opacity: 1; }
        #wrapper.toppage #interview .winners .unit .pc.delighter.started.ended {
          opacity: 1; }
        @media screen and (max-width: 480px) {
          #wrapper.toppage #interview .winners .unit {
            width: 100%; }
            #wrapper.toppage #interview .winners .unit .sp.delighter {
              transition: all 1.0s ease-out;
              transform: translateX(-20%);
              opacity: 0.0; }
            #wrapper.toppage #interview .winners .unit .sp.delighter.started {
              transform: none;
              opacity: 1; }
            #wrapper.toppage #interview .winners .unit .sp.delighter.started.ended {
              opacity: 1; }
            #wrapper.toppage #interview .winners .unit p.sub {
              position: absolute;
              top: 240px;
              padding: 10px 20px;
              background: rgba(255, 255, 255, 0.8);
              height: 60px;
              overflow: hidden;
              font-size: 14px; }
            #wrapper.toppage #interview .winners .unit img {
              width: 100%;
              height: auto; } }
  #wrapper.toppage #aboutMD h2 {
    font-size: 36px;
    margin-bottom: 60px; }
    #wrapper.toppage #aboutMD h2 span.head {
      display: block;
      font-size: 21px;
      padding-bottom: 3px; }
    #wrapper.toppage #aboutMD h2 span.sub {
      font-size: 18px; }
  #wrapper.toppage #aboutMD .two-column-box {
    width: 740px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage #aboutMD .two-column-box {
        display: block;
        width: 100%;
        padding: 0 20px; } }
    #wrapper.toppage #aboutMD .two-column-box .column {
      width: 340px;
      text-align: left; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #aboutMD .two-column-box .column {
          width: 100%; } }
  #wrapper.toppage #certificate {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 40px; }
    #wrapper.toppage #certificate h2 {
      margin-top: 60px;
      margin-bottom: 60px; }
      #wrapper.toppage #certificate h2 span.head {
        display: block;
        font-size: 14px;
        padding-bottom: 3px; }
      #wrapper.toppage #certificate h2 span.sub {
        font-size: 18px; }
    #wrapper.toppage #certificate .emblems {
      width: 740px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #certificate .emblems {
          width: 100%;
          padding: 0 20px;
          align-items: flex-start; }
          #wrapper.toppage #certificate .emblems img {
            width: 30%;
            height: auto; } }
    #wrapper.toppage #certificate p.body {
      width: 740px;
      text-align: left;
      margin: 0 auto; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #certificate p.body {
          width: 100%;
          padding: 0 20px; } }
  #wrapper.toppage .morelink {
    font-size: 12px;
    margin-top: 12px;
    margin-bottom: 12px; }
    @media screen and (max-width: 480px) {
      #wrapper.toppage .morelink {
        margin-right: 16px; } }
  #wrapper.toppage .slide-fast.delighter {
    transition: all 1.0s ease-out;
    transform: translateX(-30%);
    opacity: 0.0; }
  #wrapper.toppage .slide-fast.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage .slide-fast.delighter.started.ended {
    opacity: 1; }
  #wrapper.toppage .slide-middle.delighter {
    transition: all 1.5s ease-out;
    transform: translateX(-40%);
    opacity: 0.0; }
  #wrapper.toppage .slide-middle.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage .slide-middle.delighter.started.ended {
    opacity: 1; }
  #wrapper.toppage .slide-late.delighter {
    transition: all 2.0s ease-out;
    transform: translateX(-50%);
    opacity: 0.0; }
  #wrapper.toppage .slide-late.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage .slide-late.delighter.started.ended {
    opacity: 1; }
  #wrapper.toppage .slideup-fast.delighter {
    transition: all 0.7s ease-out;
    transform: translateY(30%);
    opacity: 0.0; }
  #wrapper.toppage .slideup-fast.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage .slideup-fast.delighter.started.ended {
    opacity: 1; }
  #wrapper.toppage .slideup-middle.delighter {
    transition: all 1.0s ease-out;
    transform: translateY(40%);
    opacity: 0.0; }
  #wrapper.toppage .slideup-middle.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage .slideup-middle.delighter.started.ended {
    opacity: 1; }
  #wrapper.toppage .slideup-late.delighter {
    transition: all 1.3s ease-out;
    transform: translateY(50%);
    opacity: 0.0; }
  #wrapper.toppage .slideup-late.delighter.started {
    transform: none;
    opacity: 1; }
  #wrapper.toppage .slideup-late.delighter.started.ended {
    opacity: 1; }
  #wrapper.toppage #guide {
    background: #e2e2e2; }
    #wrapper.toppage #guide .guideflow {
      width: 1024px;
      margin: 60px auto 120px;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        #wrapper.toppage #guide .guideflow {
          width: 100%;
          display: block;
          padding-bottom: 120px; } }
      #wrapper.toppage #guide .guideflow .flowarw {
        padding-top: 80px; }
        @media screen and (max-width: 480px) {
          #wrapper.toppage #guide .guideflow .flowarw {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            padding-top: 0;
            width: 120px;
            height: 100px;
            margin: 0 auto;
         }
            #wrapper.toppage #guide .guideflow .flowarw img {
              margin: 40px auto; } }
      #wrapper.toppage #guide .guideflow .flowunit {
        width: 186px; }
        @media screen and (max-width: 480px) {
          #wrapper.toppage #guide .guideflow .flowunit {
            margin: 0 auto; } }
        #wrapper.toppage #guide .guideflow .flowunit img {
          width: 186px;
          height: auto; }
        #wrapper.toppage #guide .guideflow .flowunit dl {
          margin-top: 20px; }
          #wrapper.toppage #guide .guideflow .flowunit dl dt {
            font-size: 14px;
            margin-bottom: 10px; }
          #wrapper.toppage #guide .guideflow .flowunit dl dd {
            font-size: 13px;
            color: #666;
            text-align: left; }

/*  コンペ受賞作品ページ .compewinners */
.compewinners h1 .sub {
  font-size: 14px;
  font-family: 'GillSansNova-UltraLight' !important;
  font-weight: 100; }
.compewinners .compe-year {
  border-top: 1px solid #e2e2e2;
  margin-top: 30px;
  padding-top: 54px; }
  .compewinners .compe-year:first-child {
    margin-top: 0; }
  .compewinners .compe-year:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 480px) {
    .compewinners .compe-year {
      padding-top: 20px; } }
.compewinners .year-title {
  font-size: 64px;
  line-height: 1;
  font-family: "FP-ヒラギノ角ゴ StdN W0" !important;
  font-style: normal;
  color: #afafaf;
  background: url(../images/icon-compe-large.png) no-repeat;
  background-size: 24px 60px;
  padding-left: 36px;
  width: 200px;
  float: left; }
  @media screen and (max-width: 480px) {
    .compewinners .year-title {
      float: none;
      margin: 0 auto 20px; } }
.compewinners .thumbbox {
  width: 1000px;
  margin: 0;
  float: right;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start; }
  @media screen and (max-width: 480px) {
    .compewinners .thumbbox {
      display: none; } }
  .compewinners .thumbbox a {
    float: none;
    margin-right: 0px;
    margin-left: 50px;
    margin-bottom: 50px; }
    @media screen and (max-width: 480px) {
      .compewinners .thumbbox a {
        margin-left: 0;
        margin-bottom: 10px; } }
@media screen and (min-width: 481px) {
  .compewinners .thumbbox.sp {
    display: none; } }
@media screen and (max-width: 480px) {
  .compewinners .thumbbox.sp {
    display: flex;
    width: 100%;
    justify-content: space-between; } }

.worknotice,
.compenotice {
  text-align: right;
  margin: 20px 0; }
  @media screen and (max-width: 480px) {
    .worknotice,
    .compenotice {
      font-size: 9px;
      margin: 50px 12px 100px; } }

#spmenu .togglebtn {
  background: url(../images/spnavi_icon_gray.png) no-repeat 0 0;
  background-size: cover; }

/*# sourceMappingURL=style.css.map */</pre></body></html>