@charset "UTF-8";
/* 基本設定 */
/*============================================
	― 変数設定
=============================================*/
/*============================================
	― PC表示
=============================================*/
@import url("https://p.typekit.net/p.css?s=1&k=jwa3vkz&ht=tk&f=26983.26985.32874&a=4628890&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=jwa3vkz&ht=tk&f=26983.26985.32874&a=4628890&app=typekit&e=css");
.pc-disblock {
  display: block;
}

.pc-disline {
  display: inline;
}

.pc-dislineblock {
  display: inline-block;
}

.pc-none {
  display: none;
}

.sp-disblock {
  display: none;
}

.sp-disline {
  display: none;
}

.sp-dislineblock {
  display: none;
}

/*============================================
	― スマホ表示切り替え
=============================================*/
@media screen and (max-width: 769px) {
  .pc-disblock {
    display: none;
  }
  .pc-disline {
    display: none;
  }
  .pc-dislineblock {
    display: none;
  }
  .sp-disblock {
    display: block;
  }
  .sp-disline {
    display: inline;
  }
  .sp-dislineblock {
    display: inline-block;
  }
  .sp-none {
    display: none;
  }
}
/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 Typekit service 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * futura-pt-bold:
 *   - http://typekit.com/eulas/00000000000000003b9af1e4
 * objektiv-mk2:
 *   - http://typekit.com/eulas/00000000000000007735b581
 *   - http://typekit.com/eulas/00000000000000007735b585
 *
 * © 2009-2021 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2021-05-10 08:31:30 UTC"}*/
@font-face {
  font-family: "objektiv-mk2";
  src: url("https://use.typekit.net/af/069915/00000000000000007735b581/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/069915/00000000000000007735b581/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/069915/00000000000000007735b581/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "objektiv-mk2";
  src: url("https://use.typekit.net/af/b5af0a/00000000000000007735b585/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/b5af0a/00000000000000007735b585/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/b5af0a/00000000000000007735b585/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "futura-pt-bold";
  src: url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
.tk-objektiv-mk2 {
  font-family: "objektiv-mk2", sans-serif;
}

.tk-futura-pt-bold {
  font-family: "futura-pt-bold", sans-serif;
}

body {
  font-family: "Meiryo UI", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
}

/* modules */
/*============================================
	― 変数設定
=============================================*/
/*============================================
	― PC表示
=============================================*/
.pc-disblock {
  display: block;
}

.pc-disline {
  display: inline;
}

.pc-dislineblock {
  display: inline-block;
}

.pc-none {
  display: none;
}

.sp-disblock {
  display: none;
}

.sp-disline {
  display: none;
}

.sp-dislineblock {
  display: none;
}

/*============================================
	― スマホ表示切り替え
=============================================*/
@media screen and (max-width: 769px) {
  .pc-disblock {
    display: none;
  }
  .pc-disline {
    display: none;
  }
  .pc-dislineblock {
    display: none;
  }
  .sp-disblock {
    display: block;
  }
  .sp-disline {
    display: inline;
  }
  .sp-dislineblock {
    display: inline-block;
  }
  .sp-none {
    display: none;
  }
}
/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 Typekit service 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * futura-pt-bold:
 *   - http://typekit.com/eulas/00000000000000003b9af1e4
 * objektiv-mk2:
 *   - http://typekit.com/eulas/00000000000000007735b581
 *   - http://typekit.com/eulas/00000000000000007735b585
 *
 * © 2009-2021 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2021-05-10 08:31:30 UTC"}*/
@font-face {
  font-family: "objektiv-mk2";
  src: url("https://use.typekit.net/af/069915/00000000000000007735b581/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/069915/00000000000000007735b581/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/069915/00000000000000007735b581/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "objektiv-mk2";
  src: url("https://use.typekit.net/af/b5af0a/00000000000000007735b585/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/b5af0a/00000000000000007735b585/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/b5af0a/00000000000000007735b585/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "futura-pt-bold";
  src: url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}
.tk-objektiv-mk2 {
  font-family: "objektiv-mk2", sans-serif;
}

.tk-futura-pt-bold {
  font-family: "futura-pt-bold", sans-serif;
}

body {
  font-family: "Meiryo UI", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
}

/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 .NAVBAR pc 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
.header {
  box-shadow: 0px 4px 14px 3px #aaa;
}

.navbar {
  padding: 10px 3%;
  /********* end &-icon *********/
  /********* end &-menu *********/
}
.navbar .row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.navbar-logo {
  width: 300px;
  display: flex;
  align-items: center;
  text-align: left;
  text-decoration: none;
}
.navbar-logo img {
  width: 80px;
  height: auto;
}
.navbar-logo .text {
  padding: 0 0 0 10px;
  color: #117d7f;
}
.navbar-logo .text h1 {
  font-size: 12px;
  margin: 0;
  line-height: 1.3;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
}
.navbar-logo .text h2 {
  font-size: 37px;
  margin: 0;
  line-height: 1.3;
  font-weight: bold;
}
.navbar-logo .text h1 span,
.navbar-logo .text h2 span {
  color: #2c1a1a;
}
.navbar-icon {
  display: flex;
  justify-content: flex-end;
  height: 40px;
  align-items: center;
  /********* end span *********/
  /********* end &.active *********/
}
.navbar-icon span {
  width: 36px;
  height: 3px;
  background-color: #000;
  display: block;
  position: relative;
  transition: 0.3s;
  z-index: 2000;
}
.navbar-icon span:after {
  content: "";
  width: 36px;
  height: 3px;
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #000;
  transition: 0.3s;
}
.navbar-icon span:before {
  content: "";
  width: 36px;
  height: 3px;
  position: absolute;
  bottom: 9px;
  background-color: #000;
  transition: 0.3s;
  left: 0;
}
.navbar-icon.active span {
  background-color: transparent;
}
.navbar-icon.active span:before {
  transform: rotate(45deg);
  bottom: 0;
  background-color: #fff;
}
.navbar-icon.active span:after {
  transform: rotate(-45deg);
  background-color: #fff;
  top: 0;
}
.navbar-menu {
  flex-basis: 70%;
  /********* end nav *********/
}
.navbar-menu nav {
  /********* end ul *********/
}
.navbar-menu nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: space-between;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  /********* end li *********/
}
.navbar-menu nav ul li {
  margin: 0;
  /********* end :hover *********/
}
.navbar-menu nav ul li a {
  display: block;
  padding: 20px 0px 15px;
  color: #2c1a1a;
  transition: 0.3s;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  letter-spacing: 1px;
}
.navbar-menu nav ul li:hover a {
  transform: translateY(-3px);
}
.navbar-menu nav ul li.contact {
  background: #117d7f;
  text-align: center;
  border-radius: 40px;
  margin: 0 0 0 0px;
}
.navbar-menu nav ul li.contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 15px 60px;
}
.navbar-menu nav ul li.contact a img {
  width: 30px;
  height: auto;
  margin: 0 10px 0 0;
  position: relative;
  top: 5px;
}

/********* end .navbar *********/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (min-width: 992px) and (max-width: 1400px) {
  .header {
    box-shadow: 0px 4px 14px 3px #aaa;
  }
  .navbar {
    padding: 10px 2.5%;
    /********* end &-icon *********/
    /********* end &-menu *********/
  }
  .navbar .row {
    width: 100%;
  }
  .navbar-logo {
    width: 230px;
  }
  .navbar-logo img {
    width: 60px;
    height: auto;
  }
  .navbar-logo .text {
    padding: 0 0 0 10px;
  }
  .navbar-logo .text h1 {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .navbar-logo .text h2 {
    font-size: 30px;
    margin: 0;
    line-height: 1.3;
    font-weight: bold;
  }
  .navbar-icon {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    align-items: center;
    /********* end span *********/
    /********* end &.active *********/
  }
  .navbar-icon span {
    width: 36px;
    height: 3px;
    display: block;
    position: relative;
    transition: 0.3s;
    z-index: 2000;
  }
  .navbar-icon span:after {
    content: "";
    width: 36px;
    height: 3px;
    position: absolute;
    top: 9px;
    left: 0;
    background-color: #000;
    transition: 0.3s;
  }
  .navbar-icon span:before {
    content: "";
    width: 36px;
    height: 3px;
    position: absolute;
    bottom: 9px;
    background-color: #000;
    transition: 0.3s;
    left: 0;
  }
  .navbar-icon.active span {
    background-color: transparent;
  }
  .navbar-icon.active span:before {
    transform: rotate(45deg);
    bottom: 0;
    background-color: #fff;
  }
  .navbar-icon.active span:after {
    transform: rotate(-45deg);
    background-color: #fff;
    top: 0;
  }
  .navbar-menu {
    flex-basis: 65%;
    /********* end nav *********/
  }
  .navbar-menu nav {
    /********* end ul *********/
  }
  .navbar-menu nav ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
    /********* end li *********/
  }
  .navbar-menu nav ul li {
    margin: 0;
    /********* end :hover *********/
  }
  .navbar-menu nav ul li a {
    display: block;
    padding: 20px 0px 15px;
    color: #2c1a1a;
    transition: 0.3s;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.2;
    letter-spacing: 1px;
  }
  .navbar-menu nav ul li:hover a {
    transform: translateY(-3px);
  }
  .navbar-menu nav ul li.contact {
    background: #117d7f;
    text-align: center;
    border-radius: 40px;
    margin: 0 0 0 0px;
  }
  .navbar-menu nav ul li.contact a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 15px 30px;
  }
  .navbar-menu nav ul li.contact a img {
    width: 28px;
    height: auto;
    margin: 0 8px 0 0;
    position: relative;
    top: 5px;
  }
  /********* end .navbar *********/
} /* 768px～1023px responsive-closed */
/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 .NABVAR Responsive 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
@media screen and (min-width: 992px) {
  .navbar-icon {
    display: none;
  }
  /********* end .navbar *********/
} /********* end @media screen and (min-width: 992px) *********/
@media screen and (max-width: 991px) {
  .navbar {
    /********* end &-menu *********/
  }
  .navbar .row {
    justify-content: space-between;
  }
  .navbar-logo {
    width: 250px;
  }
  .navbar-logo img {
    width: 60px;
  }
  .navbar-logo .text h1 {
    font-size: 11px;
  }
  .navbar-logo .text h2 {
    font-size: 30px;
  }
  .navbar-menu {
    /********* end nav *********/
  }
  .navbar-menu nav {
    visibility: hidden;
    position: fixed;
    padding: 0px 0 0px 0;
    /********* end &.active *********/
  }
  .navbar-menu nav ul {
    margin: 0;
    padding: 30px 0 30px 0;
  }
  .navbar-menu nav ul li {
    transform: translateX(-10px);
    opacity: 0;
  }
  .navbar-menu nav ul li.contact {
    margin: 20px auto 0;
  }
  .navbar-menu nav.active {
    visibility: visible;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #292929;
    z-index: 1000;
    /********* end &-menu ul *********/
  }
  .navbar-menu nav.active ul {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    /********* end li *********/
  }
  .navbar-menu nav.active ul li {
    transform: translateX(0);
    opacity: 1;
    transition: 0.9s;
  }
  .navbar-menu nav.active ul li:nth-child(1) {
    transition-delay: 0.15s;
  }
  .navbar-menu nav.active ul li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .navbar-menu nav.active ul li:nth-child(3) {
    transition-delay: 0.45s;
  }
  .navbar-menu nav.active ul li:nth-child(4) {
    transition-delay: 0.6s;
  }
  .navbar-menu nav.active ul li:nth-child(5) {
    transition-delay: 0.75s;
  }
  .navbar-menu nav.active ul li:nth-child(6) {
    transition-delay: 0.9s;
  }
  .navbar-menu nav.active ul li:nth-child(7) {
    transition-delay: 1.05s;
  }
  .navbar-menu nav.active ul li:nth-child(8) {
    transition-delay: 1.2s;
  }
  .navbar-menu nav.active ul li:nth-child(9) {
    transition-delay: 1.35s;
  }
  .navbar-menu nav.active ul li a {
    color: #fff;
    font-size: 22px;
    padding: 15px 0px 10px;
  }
  .navbar-menu nav.active ul li.contact a {
    padding: 15px 40px 15px;
  }
  /********* end .navbar *********/
} /********* end .@media screen and (max-width: 991px) *********/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 320px) {
  .navbar-logo {
    width: 200px;
  }
  .navbar-logo img {
    width: 40px;
  }
  .navbar-logo .text h1 {
    font-size: 11px;
  }
  .navbar-logo .text h2 {
    font-size: 28px;
  }
  .navbar-logo .text h1 span,
.navbar-logo .text h2 span {
    color: #2c1a1a;
  }
} /* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 ..page-title pc 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
.page-title {
  background: #359799;
  text-align: center;
  width: 100%;
  padding: 60px 0 60px 0;
}
.page-title h1 {
  font-size: 42px;
  color: #fff;
  letter-spacing: 2px;
  padding: 0 0 7px 0;
}
.page-title .semi {
  font-size: 17px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .page-title {
    padding: 45px 0 45px 0;
  }
  .page-title h1 {
    font-size: 9vw;
  }
  .page-title .semi {
    font-size: 3.75vw;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 .CONTACT01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.contact01 {
  margin: 0px 0 0px 0;
}
.contact01 .sentence {
  width: 800px;
  font-weight: 500;
  padding: 20px 0 0px 0;
  margin: 0 auto;
}
.contact01 .sentence p {
  font-size: 17px;
  padding: 10px 0 10px 0;
  line-height: 1.75;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .contact01 .sentence {
    width: 90%;
  }
  .contact01 .sentence p {
    font-size: 4.5vw;
    padding: 10px 0 10px 0;
    line-height: 1.75;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .contact01 .sentence {
    width: 90%;
  }
  .contact01 .sentence p {
    font-size: 4vw;
    padding: 10px 0 10px 0;
    line-height: 1.75;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 #FORM-WRAPPER　〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
#form-wrapper {
  width: 100%;
  margin: 30px auto 0;
  background: #fff;
  /*==============================================
  #form-wrapper h2
  ===============================================*/
  /*==============================================
  #form-wrapper .privacy-section
  ===============================================*/
}
#form-wrapper .form-container {
  max-width: 1280px;
  margin: 20px auto 20px;
  padding: 0 5% 0 5%;
}
#form-wrapper h3 {
  text-align: center;
  color: #359799;
  font-size: 22px;
}
#form-wrapper h2 {
  font-size: 47px;
  color: #359799;
  line-height: 1.4;
  padding: 10px 0 10px 0;
  font-weight: 700;
  letter-spacing: -2px;
  text-align: center;
  position: relative;
}
#form-wrapper h2:before, #form-wrapper h2:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30%;
  height: 3px;
  background: #359799;
}
#form-wrapper h2:before {
  left: 0;
}
#form-wrapper h2:after {
  right: 0;
}
#form-wrapper .privacy-section {
  padding: 20px 0 20px 0;
  margin: 0 auto 20px;
  width: 100%;
  float: none;
  clear: both;
}
#form-wrapper .privacy-section h4 {
  font-size: 20px;
  text-align: center;
  padding: 0 0 35px 0;
}
#form-wrapper .privacy-section .privacy-box {
  margin: 0 0 20px 0;
  height: 150px;
  background-color: #ffffff;
  box-sizing: border-box;
  overflow: auto;
  color: #404040;
  padding: 4%;
  border: solid 1px #aaa;
}
#form-wrapper .privacy-section .privacy-box h5 {
  font-size: 18px;
  margin: 0 0 10px 0;
}
#form-wrapper .privacy-section .privacy-box p {
  padding: 5px 0 40px 0;
  font-size: 15px;
  line-height: 1.7;
}
#form-wrapper .privacy-section .privacy-box .privacy-button {
  margin: 0px auto 0px;
  text-align: left;
  font-size: 18px;
  position: relative;
  top: -20px;
}
#form-wrapper .privacy-section .privacy-box img.p-mark {
  width: 70px;
  height: auto;
  padding: 0 10px 0 0;
  position: relative;
  top: 15px;
}
#form-wrapper .privacy-section .privacy-box dt {
  font-size: 0px !important;
  color: #fff !important;
  width: 0px !important;
  padding: 0 !important;
}

form#mail_form {
  width: 960px;
  margin: 10px auto 20px;
  padding: 20px 20px;
  background: #ffffff;
  /*==============================================
  form#mail_form input
  ===============================================*/
  /*==============================================
  form#mail_form input#postal
  ===============================================*/
}
form#mail_form dl {
  width: 100%;
  margin: 0 0 0px 0;
  overflow: hidden;
  padding: 0;
}
form#mail_form dl dt {
  width: 100%;
  padding: 30px 25px 5px 0px;
  text-align: left;
  overflow: hidden;
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 0px 0;
  /*==============================================
  form#mail_form 「必須」「任意」
  ===============================================*/
}
form#mail_form dl dt span.en {
  color: #359799;
  display: inline-block;
  font-size: 75%;
  padding: 0 2px 0 2px;
  font-family: "futura-pt-bold";
  font-weight: 700;
}
form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block !important;
  margin: 0 0px 0 5px;
  color: #ffffff;
  line-height: 1;
  padding: 8px 9px;
  font-size: 65%;
  position: relative;
  top: -2px;
}
form#mail_form dl dt span.required {
  background: #dd140e;
  border: 1px solid #d43f3a;
}
form#mail_form dl dt span.optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}
form#mail_form dl dd {
  width: 100%;
  padding: 5px 0 15px 0%;
  font-size: 17px;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #ccc;
}
form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}
form#mail_form input[type=text],
form#mail_form input[type=email],
form#mail_form input[type=tel] {
  max-width: 100%;
  height: 2em;
  padding: 2px 10px 2px 10px;
  border: 1px solid #cccccc;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  margin-top: 7px;
}
form#mail_form input[type=text]:focus,
form#mail_form input[type=email]:focus,
form#mail_form input[type=tel]:focus,
form#mail_form textarea:focus {
  box-shadow: 0px 0px 5px #55ccff;
  border: 1px solid #55ccff;
  background: #ffffff;
  border-radius: 0;
}
form#mail_form ul {
  padding: 0;
  margin: 0;
}
form#mail_form ul li input[type=radio],
form#mail_form ul li input[type=checkbox] {
  margin-right: 10px;
  margin-top: 7px;
}
form#mail_form ul li input[type=checkbox] {
  border-radius: 0 !important;
}
form#mail_form ul li:first-child input[type=radio], form#mail_form ul li:first-child input[type=checkbox] {
  margin-top: 0px;
}
form#mail_form select {
  font-size: 100%;
  font-family: inherit;
  margin-top: 10px;
}
form#mail_form textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 200px;
  padding: 2px 10px 2px 10px;
  resize: vertical;
  border: 1px solid #cccccc;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
}
form#mail_form ul {
  list-style-type: none;
}
form#mail_form ul li {
  display: inline-block;
  padding: 0 20px 0 0;
}
form#mail_form ul li label:hover {
  cursor: pointer;
}
form#mail_form input#company {
  width: 60%;
}
form#mail_form input#name_1,
form#mail_form input#name_2,
form#mail_form input#read_1,
form#mail_form input#read_2,
form#mail_form input#postal,
form#mail_form input#phone,
form#mail_form input#phone2,
form#mail_form input#schedule {
  width: 100%;
}
form#mail_form input#mail_address,
form#mail_form input#mail_address_confirm {
  width: 100%;
}
form#mail_form input#postal + a {
  display: inline-block;
  padding: 9px 15px;
  vertical-align: middle;
  line-height: 1;
  background: #5bc0de;
  border: 1px solid #46b8da;
  border-radius: 3px;
  color: #ffffff;
  font-family: inherit;
  text-decoration: none;
  position: relative;
  top: -1px;
}
form#mail_form input#postal + a:hover {
  cursor: pointer;
  background: #31b0d5;
  border: 1px solid #269abc;
}
form#mail_form form#mail_form input#address {
  width: 90%;
}
form#mail_form form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 15px 0;
  border-top: 1px solid #cccccc;
}

/*==============================================
form#mail_form ローディング
===============================================*/
span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  -webkit-animation: load-circle 1s linear infinite;
  animation: load-circle 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

@-webkit-keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*==============================================
form#mail_form submit(送信ボタン)
===============================================*/
/* 変数設定 */
form#mail_form input[type=button] {
  background: linear-gradient(to right, rgb(248, 93, 0) 0%, rgb(255, 138, 0) 56%, rgb(252, 180, 54) 100%);
  box-shadow: 0px 0px 0px 2px #ea750d;
  vertical-align: middle;
  line-height: 1;
  color: #ffffff;
  font-family: inherit;
  -webkit-appearance: none;
  width: 100%;
  font-weight: 700;
  margin: 10px auto 0px;
  padding: 18px 5px 22px;
  border: 2px solid #ffffff;
  position: relative;
  z-index: 0;
  transition: 0.3s;
  border-radius: 60px;
  font-size: 30px;
  letter-spacing: 2px;
}

form#mail_form input[type=button]:hover {
  background: linear-gradient(to right, rgb(248, 0, 0) 0%, rgb(255, 96, 0) 55%, rgb(255, 131, 64) 100%);
  cursor: pointer;
}

form#mail_form input#form_submit_button {
  margin-left: 0;
  margin: 0 auto 0;
}

/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 #THANKS　〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
/*==============================================
div#thanks .inner
===============================================*/
div#thanks .inner {
  width: 960px;
  margin: 80px auto 80px;
  padding: 40px 0;
  background: #ffffff;
  border: 3px solid #359799;
}

div#thanks h1 {
  width: 90%;
  margin: 0 auto;
  font-size: 27px;
  font-weight: bold;
  padding: 0 0 16px 0;
  border-bottom: 3px solid #359799;
  color: #359799;
}

div#thanks h2 {
  width: 90%;
  margin: 0 auto;
  font-size: 135%;
  font-weight: bold;
  padding: 0 0 13px 0;
  border-bottom: 2px solid #359799;
  color: #359799;
}

div#thanks h2 {
  margin-top: 1.5em;
}

div#thanks .main p {
  width: 90%;
  margin: 0 auto;
  margin-top: 2em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.7;
}

div#thanks .sub p {
  width: 90%;
  margin: 0 auto;
  margin-top: 2em;
  color: #3f1801;
  /* font-family: fot-tsukuardgothic-std, sans-serif; */
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
}

div#thanks dl {
  width: 90%;
  margin: 0 auto 3em;
}

div#thanks dl dt {
  margin-top: 2em;
}

/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 COMPANY 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □       
====================================================================================================*/
/*==============================================
.info-dev
===============================================*/
.info-dev .wrapper .inner .box-wrapper {
  max-width: 1280px;
  margin: 50px auto 0;
}
.info-dev .wrapper .inner .box-wrapper .box {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
  padding: 20px 3.5% 20px 3.5%;
  background: rgb(241, 241, 241);
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
  position: relative;
}
.info-dev .wrapper .inner .box-wrapper .box .en {
  overflow: hidden;
  position: absolute;
  font-family: "futura-pt-bold";
  font-weight: 700;
  color: rgba(167, 167, 167, 0.3);
  font-size: 120px;
  line-height: 0.9;
  top: 0;
  left: 0;
  z-index: 1;
}
.info-dev .wrapper .inner .box-wrapper .box:nth-child(2n) {
  background: rgb(252, 252, 252);
}
.info-dev .wrapper .inner .box-wrapper .box h2 {
  width: 20%;
  flex-basis: 20%;
  text-align: center;
  padding: 0 45px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.info-dev .wrapper .inner .box-wrapper .box h2 .text {
  font-size: 28px;
  letter-spacing: 1px;
}
.info-dev .wrapper .inner .box-wrapper .box h2 .icon {
  width: 45px;
}
.info-dev .wrapper .inner .box-wrapper .box h2 .icon img {
  width: 100%;
  height: auto;
  position: relative;
  padding: 0 5px 0 0;
  top: 5px;
}
.info-dev .wrapper .inner .box-wrapper .box h3 {
  font-size: 22px;
  padding: 0 45px 0 0;
  position: relative;
  z-index: 2;
}
.info-dev .wrapper .inner .box-wrapper .box .block {
  width: 50%;
  flex-basis: 50%;
  position: relative;
  z-index: 2;
}
.info-dev .wrapper .inner .box-wrapper .box .block h4 {
  display: inline-block;
  border-radius: 80px;
  border: solid 2px #000;
  padding: 5px 25px 5px 25px;
  font-size: 17px;
  letter-spacing: 1px;
}
.info-dev .wrapper .inner .box-wrapper .box .block .sentence {
  margin: 10px 0 0 0;
}
.info-dev .wrapper .inner .box-wrapper .box .block .sentence p {
  font-size: 15px;
}

/*==============================================
.company-table
===============================================*/
.company-table {
  max-width: 1280px;
  margin: 0px auto 0;
}
.company-table table {
  width: 100%;
  border-collapse: collapse;
}
.company-table table tr {
  background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}
.company-table table tr:last-child * {
  border-bottom: solid 1px #d6d6d6;
}
.company-table table tr th {
  color: #000;
  background: #dcdcdc;
  font-weight: 900;
  text-align: center;
  border-top: solid 1px #d6d6d6;
  padding: 20px 10px;
}
.company-table table tr td {
  text-align: center;
  border-top: solid 1px #d6d6d6;
  color: #505050;
  padding: 20px 10px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  /*==============================================
  .info-dev
  ===============================================*/
  .info-dev .wrapper .inner .box-wrapper {
    margin: 50px auto 0;
  }
  .info-dev .wrapper .inner .box-wrapper .box {
    display: block;
    padding: 20px 3.5% 20px 3.5%;
    position: relative;
  }
  .info-dev .wrapper .inner .box-wrapper .box .en {
    font-size: 18vw;
    line-height: 0.9;
  }
  .info-dev .wrapper .inner .box-wrapper .box h2 {
    width: 100%;
    text-align: center;
    padding: 0 3.5% 0 3.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
  }
  .info-dev .wrapper .inner .box-wrapper .box h2 .text {
    font-size: 7.2vw;
    letter-spacing: 1px;
  }
  .info-dev .wrapper .inner .box-wrapper .box h2 .icon {
    width: 10vw;
  }
  .info-dev .wrapper .inner .box-wrapper .box h2 .icon img {
    padding: 0 5px 0 0;
    top: 0px;
  }
  .info-dev .wrapper .inner .box-wrapper .box h3 {
    font-size: 5.75vw;
    text-align: center;
    padding: 0 0px 0 0;
    margin: 10px 0 0 0;
  }
  .info-dev .wrapper .inner .box-wrapper .box .block {
    width: 100%;
    text-align: center;
  }
  .info-dev .wrapper .inner .box-wrapper .box .block h4 {
    padding: 5px 25px 5px 25px;
    font-size: 4.5vw;
    letter-spacing: 1px;
    margin: 15px 0 0 0;
  }
  .info-dev .wrapper .inner .box-wrapper .box .block .sentence {
    margin: 10px 0 0 0;
    padding: 0 5% 0 5%;
  }
  .info-dev .wrapper .inner .box-wrapper .box .block .sentence p {
    font-size: 4.5vw;
  }
  /*==============================================
  .company-table
  ===============================================*/
  .company-table {
    max-width: 1280px;
    margin: 0 auto 0;
  }
  .company-table table {
    width: 100%;
    border-collapse: collapse;
  }
  .company-table table tr {
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
  }
  .company-table table tr:last-child * {
    border-bottom: solid 1px #d6d6d6;
  }
  .company-table table tr th {
    color: #000;
    background: #dcdcdc;
    font-weight: 900;
    text-align: center;
    border-top: solid 1px #d6d6d6;
    padding: 20px 10px;
  }
  .company-table table tr td {
    text-align: center;
    border-top: solid 1px #d6d6d6;
    color: #505050;
    padding: 20px 10px;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 GOOGLE-MAPS 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.google-maps {
  padding: 40px 0 0px 0;
}
.google-maps h2 {
  background: #359799;
  padding: 30px 0 30px 0;
  text-align: center;
}
.google-maps h2 .semi {
  background: #b9e3e4;
  border-radius: 60px;
  display: inline-block;
  padding: 3px 15px 3px 15px;
  font-size: 18px;
  color: #359799;
}
.google-maps h2 .catch {
  font-size: 30px;
  color: #fff;
  margin: 8px 0 0 0;
}
.google-maps .cover {
  margin: 0px auto 0;
  position: relative;
  padding-bottom: 33%;
  height: 0;
  overflow: hidden;
}
.google-maps .cover iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .google-maps {
    padding: 40px 0 0px 0;
  }
  .google-maps h2 {
    padding: 30px 0 30px 0;
  }
  .google-maps h2 .semi {
    padding: 3px 15px 3px 15px;
    font-size: 18px;
    color: #359799;
  }
  .google-maps h2 .catch {
    font-size: 30px;
    margin: 8px 0 0 0;
  }
  .google-maps .cover {
    padding-bottom: 73%;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 PRICACY-CONTENT　〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
.privacy-content {
  max-width: 1280px;
  margin: 60px auto 0;
  padding: 0 4% 60px 4%;
}
.privacy-content h2 {
  color: #359799;
  letter-spacing: 3px;
  font-size: 40px;
  margin: 30px 0 15px 0;
}
.privacy-content h3 {
  color: #359799;
  font-size: 24px;
  margin: 20px 0 15px 0;
}
.privacy-content h4 {
  color: #359799;
  font-size: 22px;
  margin: 15px 0 10px 0;
}
.privacy-content p {
  color: #161616;
  line-height: 2;
  font-size: 18px;
  padding: 10px 0 10px 0;
}
.privacy-content p a {
  color: rgb(218, 120, 50);
}
.privacy-content ul {
  padding: 20px 30px 20px 30px;
  list-style-type: none;
}
.privacy-content ul li {
  color: #161616;
  line-height: 2;
  font-size: 18px;
  padding: 5px 0 5px 0;
}
.privacy-content ul li a {
  color: rgb(218, 120, 50);
}

/*===================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 .footer pc 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
====================================================================*/
.footer {
  background-color: #359799;
  background-image: linear-gradient(315deg, #359799 0%, #175e60 74%);
  margin: 100px 0 0 0;
}
.footer .wrapper .phrase {
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  font-size: 90px;
  background: linear-gradient(-90deg, rgb(223, 223, 223) 0%, rgb(190, 190, 190) 100%);
  line-height: 1;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 -2px 4px rgba(255, 255, 255, 0.2);
  mix-blend-mode: hard-light;
  opacity: 0.3;
}
.footer .wrapper .content {
  padding: 200px 0 30px 0;
}
.footer .wrapper .content .top {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 5% 0 5%;
}
.footer .wrapper .content .top .left .logo a {
  text-decoration: none;
  color: #fff;
}
.footer .wrapper .content .top .left .logo a .main {
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 6px;
  font-size: 30px;
}
.footer .wrapper .content .top .left .logo a .main span {
  font-size: 0.8em;
}
.footer .wrapper .content .top .left .logo a .sub {
  font-family: "Antonio", sans-serif;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 15px;
}
.footer .wrapper .content .top .left .address {
  margin: 30px 0 0 0;
  color: #fff;
  font-size: 16px;
}
.footer .wrapper .content .top .right {
  width: 1000px;
  display: flex;
  flex-direction: column;
}
.footer .wrapper .content .top .right nav ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  justify-content: flex-end;
}
.footer .wrapper .content .top .right nav.main ul li {
  padding: 0 17px 0 17px;
}
.footer .wrapper .content .top .right nav.main ul li a {
  text-decoration: none;
  color: #fff;
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 20px;
}
.footer .wrapper .content .top .right nav.sub ul {
  margin: 15px 0 0 0;
}
.footer .wrapper .content .top .right nav.sub ul li {
  padding: 0 17px 0 17px;
}
.footer .wrapper .content .top .right nav.sub ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 16px;
}
.footer .wrapper .content .top .right .explain {
  margin: 50px 0 0 0;
  padding: 0 17px 0 17px;
}
.footer .wrapper .content .top .right .explain p {
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.8;
  font-size: 12px;
}
.footer .wrapper .content .bottom ul {
  list-style-type: none;
  border-top: solid 1px #ccc;
  width: 90%;
  margin: 60px auto 0;
  padding: 0 0 0 0;
  display: flex;
  justify-content: space-between;
}
.footer .wrapper .content .bottom ul li {
  font-family: "Syncopate", sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 4px;
  font-size: 15px;
  padding: 10px 0 5px 0;
}
.footer .wrapper .content .bottom ul li a {
  text-decoration: none;
  color: #fff;
}

/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  footer {
    margin: 40px auto 0;
    font-size: 15px;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/* breakpoints */
/* -- responsive ----------------------------------------------------------------------------------------------------------------- */
/* 1000pixel start */
@media screen and (max-width: 1000px) {
  /*===================================================================
    □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

    〇 FORM #MAIL_FORM　〇

    □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
  　====================================================================*/
  form#mail_form {
    width: 100%;
  }
  form#mail_form dl {
    overflow: visible;
  }
  form#mail_form dl dt {
    width: auto;
    float: none;
    text-align: left;
    padding: 10px 20px 10px;
    font-weight: bold;
  }
  form#mail_form dl dd {
    width: auto;
    float: none;
    border-top: none;
    padding: 10px 20px 13px;
  }
  form#mail_form dl dt span {
    font-weight: normal;
  }
  /*==============================================
  form#mail_form 「必須」「任意」
  ===============================================*/
  form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
    margin-right: 1em;
    margin-bottom: 1em;
  }
  /*==============================================
  form#mail_form input
  ===============================================*/
  form#mail_form input[type=text],
form#mail_form input[type=email],
form#mail_form input[type=tel] {
    margin-top: 0px;
  }
  form#mail_form input#form_submit_button {
    margin-left: 0;
  }
  form#mail_form select {
    margin-top: 0;
  }
  form#mail_form input#phone,
form#mail_form input#schedule {
    width: 100%;
  }
} /* 1000pixel closed */
@media screen and (max-width: 769px) {
  /*===================================================================
  □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

  〇 #FORM-WRAPPER　〇

  □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □      
  ====================================================================*/
  #form-wrapper {
    width: 100%;
    margin: 30px auto 0;
    background: #fff;
    /*==============================================
    #form-wrapper h2
    ===============================================*/
    /*==============================================
    #form-wrapper .privacy-section
    ===============================================*/
  }
  #form-wrapper .form-container {
    max-width: 1280px;
    margin: 20px auto 20px;
    padding: 0 5% 0 5%;
  }
  #form-wrapper h3 {
    text-align: center;
    color: #359799;
    font-size: 22px;
  }
  #form-wrapper h2 {
    font-size: 8vw;
    line-height: 1.4;
    padding: 20px 0 20px 0;
    letter-spacing: -1px;
  }
  #form-wrapper h2:before, #form-wrapper h2:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    height: 3px;
    background: #359799;
  }
  #form-wrapper h2:before {
    top: 0%;
    left: 0;
  }
  #form-wrapper h2:after {
    top: 100%;
    right: 0;
  }
  #form-wrapper .privacy-section {
    padding: 20px 0 20px 0;
    margin: 0 auto 20px;
    width: 100%;
    float: none;
    clear: both;
  }
  #form-wrapper .privacy-section h4 {
    font-size: 20px;
    text-align: center;
    padding: 0 0 35px 0;
  }
  #form-wrapper .privacy-section .privacy-box {
    margin: 0 0 20px 0;
    height: 150px;
    background-color: #ffffff;
    box-sizing: border-box;
    overflow: auto;
    color: #404040;
    padding: 4%;
    border: solid 1px #aaa;
  }
  #form-wrapper .privacy-section .privacy-box h5 {
    font-size: 18px;
    margin: 0 0 10px 0;
  }
  #form-wrapper .privacy-section .privacy-box p {
    padding: 5px 0 40px 0;
    font-size: 15px;
    line-height: 1.7;
  }
  #form-wrapper .privacy-section .privacy-box .privacy-button {
    margin: 0px auto 0px;
    text-align: left;
    font-size: 18px;
    position: relative;
    top: -20px;
  }
  #form-wrapper .privacy-section .privacy-box img.p-mark {
    width: 70px;
    height: auto;
    padding: 0 10px 0 0;
    position: relative;
    top: 15px;
  }
  #form-wrapper .privacy-section .privacy-box dt {
    font-size: 0px !important;
    color: #fff !important;
    width: 0px !important;
    padding: 0 !important;
  }
} /* 769px responsive-closed */
/* 481px responsive-closed */
/* 960px〜1279px：小型PC
------------------------------ */
/* 960px〜1279px responsive-closed */
/* 1280px〜：大型PC
------------------------------ */
/* 1280px〜 responsive-closed */
/* -- responsive ------------------------------------------- */
/* 1000pixel start */
@media screen and (max-width: 1000px) {
  div#thanks .inner {
    width: 95%;
    margin: 40px auto 40px;
  }
}
/* 1000pixel end *//*# sourceMappingURL=style.css.map */