@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&display=swap");

@font-face {
  font-family: "design_plus";
  src: url("https://www.idec-jp.com/wp-content/themes/birth_tcd057/fonts/design_plus.eot?v=1.6");
  src: url("https://www.idec-jp.com/wp-content/themes/birth_tcd057/fonts/design_plus.eot?v=1.6#iefix") format("embedded-opentype"),
       url("https://www.idec-jp.com/wp-content/themes/birth_tcd057/fonts/design_plus.woff?v=1.6") format("woff"),
       url("https://www.idec-jp.com/wp-content/themes/birth_tcd057/fonts/design_plus.ttf?v=1.6") format("truetype"),
       url("https://www.idec-jp.com/wp-content/themes/birth_tcd057/fonts/design_plus.svg?v=1.6#design_plus") format("svg");
  font-weight: normal;
  font-style: normal;
}

:root {
  --tcd-font-type1: Arial, "Hiragino Sans", "Yu Gothic Medium", "Meiryo", sans-serif;
  --tcd-font-type2: "Times New Roman", Times, "Yu Mincho", "游明朝", "游明朝体", "Hiragino Mincho Pro", serif;
  --tcd-font-type-logo: "Noto Sans JP", sans-serif;
}

#header,
#footer_contact_area,
#copyright,
#return_top,
#mobile_menu {
  color: #666;
  font-family: var(--tcd-font-type1);
  font-size: 14px;
  line-height: 1;
}

#header *,
#footer_contact_area *,
#return_top *,
#mobile_menu * {
  box-sizing: border-box;
}

#header h1,
#header p,
#header ul,
#header li,
#footer_contact_area p,
#footer_contact_area ul,
#footer_contact_area li {
  margin: 0;
  padding: 0;
}

#header ul,
#mobile_menu ul {
  list-style: none;
}

#header a,
#footer_contact_area a,
#return_top a,
#mobile_menu a {
  color: #666;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}

#header img {
  height: auto;
  max-width: 100%;
}

#header .clearfix:after,
#footer_contact_area .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0.1em;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}

#header .clearfix {
  display: block;
}

#header {
  box-sizing: border-box;
  height: 90px;
  min-width: 1180px;
  position: relative;
  width: 100%;
  z-index: 20;
}

#header_inner {
  height: 90px;
  margin: 0 auto;
  position: relative;
  width: 1180px;
}

.pc #logo_image {
  display: inline;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#logo_image .logo {
  line-height: 1;
}

.pc #logo_image img.pc_logo_image {
  display: block;
  margin: 0 auto;
  max-height: 80px;
  width: auto;
}

.pc #logo_image img.mobile_logo_image {
  display: none;
}

.pc .header_fix #header #logo_image {
  display: none;
}

#header_button {
  float: right;
  margin: 18px 0 0 46px;
}

#header_button a,
#footer_contact .design_button a {
  background: #0999c7;
  color: #fff;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  min-width: 180px;
  padding: 0 20px;
  text-align: center;
}

#header_button a:hover,
#footer_contact .design_button a:hover {
  background: #007cc9;
  color: #fff;
}

.pc #global_menu {
  float: right;
  font-size: 0;
  height: 90px;
}

.pc #global_menu > ul {
  display: inline-block;
  font-size: 0;
  height: 90px;
  position: relative;
  vertical-align: top;
}

.pc #global_menu > ul > li {
  display: inline-block;
  font-size: 1%;
  height: 90px;
  line-height: 90px;
  margin: 0 0 0 46px;
  position: relative;
}

.pc #global_menu > ul > li > a {
  display: block;
  font-size: 14px;
  height: 90px;
  line-height: 90px;
}

.pc #global_menu a:hover,
.pc #global_menu > ul > li.active > a,
.pc #global_menu > ul > li.current-menu-item > a,
#footer_tel .number {
  color: #007cc9;
}

.pc #global_menu ul ul {
  display: none;
  left: -24px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 90px;
  width: 210px;
}

.pc #global_menu li:hover > ul {
  display: block;
}

.pc #global_menu ul ul ul {
  border: none;
  left: 100%;
  margin: 0;
  top: 0;
}

.pc #global_menu ul ul li {
  display: block;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}

.pc #global_menu ul ul a {
  background: #0999c7;
  border: none;
  color: #fff !important;
  display: block;
  font-size: 14px;
  height: auto;
  line-height: 1.6;
  margin: 0;
  padding: 14px 25px;
  position: relative;
  text-align: left;
}

.pc #global_menu ul ul a:hover {
  background: #007cc9;
  border: none;
  text-decoration: none;
}

.pc #global_menu ul ul li.menu-item-has-children > a:before {
  color: #fff;
  content: "\e910";
  display: block;
  font-family: "design_plus";
  font-size: 12px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: 15px;
  top: 19px;
}

.pc #global_menu > ul > li:last-child ul li.menu-item-has-children > a {
  padding: 14px 25px 14px 32px;
}

.pc #global_menu > ul > li:last-child ul li.menu-item-has-children > a:before {
  content: "\e90f";
  left: 15px;
  right: auto;
}

.pc #global_menu > ul > li:last-child ul li.menu-item-has-children ul {
  left: auto;
  right: 100%;
}

.pc #menu_button {
  display: none;
}

.pc .header_fix {
  padding-top: 90px;
}

.pc .header_fix #header {
  animation: slideDown 0.5s ease;
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  height: 50px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
}

.pc .header_fix #header_inner {
  height: 50px;
}

@keyframes slideDown {
  0% {
    top: -50px;
  }
  100% {
    top: 0;
  }
}

.pc .header_fix #header_button {
  display: none;
}

.pc .header_fix #global_menu {
  bottom: -1px;
  float: none;
  width: 100%;
}

.pc .header_fix #global_menu > ul {
  display: flex;
}

.pc .header_fix #global_menu > ul > li {
  flex: 1;
  height: 50px;
  line-height: 50px;
  margin: 0;
  text-align: center;
}

.pc .header_fix #global_menu > ul > li > a {
  height: 50px;
  line-height: 50px;
  margin: 0;
}

.pc .header_fix #global_menu ul ul {
  left: 0;
  top: 50px;
  width: 100%;
}

.pc .header_fix #global_menu ul ul ul {
  left: 100%;
  top: 0;
}

#footer_contact_area {
  background: #f5f5f5;
  margin-bottom: 60px;
  min-width: 1180px;
  padding: 60px 0;
  width: 100%;
}

#footer_contact_area_inner {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 1180px;
}

.footer_contact_content {
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  width: 50%;
}

.footer_contact_content:last-of-type {
  border-left: none;
}

.footer_contact_content:only-of-type {
  border-left: 1px solid #ddd;
  margin: 0 auto;
}

#footer_tel {
  border-right: 1px solid #ddd;
}

#footer_tel > div,
#footer_contact > div {
  position: relative;
}

#footer_tel .headline,
#footer_contact .headline {
  line-height: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#footer_tel .right_area {
  float: right;
}

#footer_tel .number {
  font-family: var(--tcd-font-type2);
  font-size: 38px;
  font-weight: 500;
  margin-top: -3px;
}

#footer_tel .number span {
  font-size: 24px;
}

#footer_tel .time {
  margin: 13px 0 0;
}

#footer_contact .button {
  float: right;
  margin: 0;
  text-align: center;
}

#copyright {
  background: #0999c7;
  color: #fff;
  font-size: 12px;
  line-height: 50px;
  margin: 0;
  min-height: 60px;
  text-align: center;
}

#return_top {
  bottom: 0;
  display: block;
  position: fixed;
  right: 0;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.35s;
  z-index: 999;
}

#return_top.active {
  transform: translate3d(0, 0, 0);
}

#return_top a {
  background: rgba(0, 0, 0, 0.2);
  display: block;
  height: 60px;
  line-height: 60px;
  position: relative;
  text-decoration: none;
  width: 60px;
  z-index: 100;
}

#return_top a:hover {
  background: #007cc9;
}

#return_top span {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#return_top a:before {
  color: #fff;
  content: "\e911";
  display: block;
  font-family: "design_plus";
  font-size: 12px;
  height: 18px;
  left: 24px;
  position: absolute;
  top: 2px;
  width: 18px;
}

@media screen and (max-width: 1280px) {
  #header {
    height: 56px;
    margin: 0;
    min-width: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }

  #header_inner {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    height: 56px;
    margin: 0;
    min-width: 0;
    padding: 0;
    width: 100%;
  }

  body.idec-site #container {
    background: #fff;
    box-shadow: 0 -55px 10px 7px rgba(0, 0, 0, 0.3);
    position: relative;
    right: 0;
    top: 0;
    transition: right 300ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    z-index: 9999;
  }

  body.idec-site.open_menu #container {
    right: 90%;
  }

  #mobile_menu {
    background: #007cc9;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 90%;
    z-index: 9;
  }

  #mobile_menu:after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    transition: right 300ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    z-index: 10;
  }

  body.idec-site.open_menu #mobile_menu:after {
    right: 90%;
  }

  body.idec-site.mobile_header_fix {
    padding-top: 56px;
  }

  body.idec-site.mobile_header_fix #header {
    background: #fff;
    position: fixed;
    transition: right 300ms cubic-bezier(0.19, 1, 0.22, 1);
  }

  body.idec-site.mobile_header_fix.open_menu #header {
    right: 90%;
  }

  #header_button {
    display: none;
  }

  #menu_button {
    display: inline-block;
    font-size: 11px;
    height: 56px;
    line-height: 56px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 56px;
    z-index: 9;
  }

  #menu_button span {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  #menu_button:before {
    content: "\f0c9";
    display: block;
    font-family: "design_plus";
    font-size: 18px;
    height: 18px;
    left: 19px;
    line-height: 18px;
    margin: auto;
    position: absolute;
    top: 19px;
    width: 18px;
  }

  #menu_button:hover,
  #menu_button.active {
    background: #333;
  }

  #menu_button:hover:before,
  #menu_button.active:before {
    color: #fff;
  }

  #header #global_menu {
    display: none;
  }

  #mobile_menu #global_menu {
    margin: 0;
    width: 100%;
    z-index: 9;
  }

  #mobile_menu #global_menu ul {
    margin: 0;
  }

  #mobile_menu #global_menu li ul {
    display: none;
  }

  #mobile_menu #global_menu a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 1.6;
    margin: 0;
    overflow: hidden;
    padding: 18px 20px;
    position: relative;
    text-decoration: none;
  }

  #mobile_menu #global_menu a:hover {
    color: #fff;
  }

  #mobile_menu #global_menu ul ul a {
    padding-left: 32px;
  }

  #mobile_menu #global_menu ul ul ul a {
    padding-left: 47px;
  }

  #mobile_menu #global_menu ul ul ul ul a {
    padding-left: 60px;
  }

  #mobile_menu #global_menu li {
    position: relative;
  }

  #mobile_menu #global_menu .child_menu_button {
    cursor: pointer;
    display: block;
    height: 49px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 1px;
    width: 60px;
    z-index: 9;
  }

  #mobile_menu #global_menu .child_menu_button .icon:before {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    content: "+";
    display: block;
    font-size: 20px;
    height: 20px;
    left: 20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 20px;
  }

  #mobile_menu #global_menu li.open > .child_menu_button .icon:before {
    content: "-";
  }

  #mobile_menu #global_menu li.open > ul {
    display: block;
  }

  #mobile_menu .close_button {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
    display: block;
    height: 56px;
    position: relative;
    width: 100%;
  }

  #mobile_menu .close_button:before {
    color: #fff;
    content: "\e91a";
    display: block;
    font-family: "design_plus";
    font-size: 24px;
    position: absolute;
    right: 18px;
    top: 18px;
  }

  #logo_image {
    left: 20px;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }

  #logo_image img.pc_logo_image {
    display: none;
  }

  #logo_image img.mobile_logo_image {
    display: block;
    margin: 0 auto;
    max-height: 45px;
    width: auto;
  }

  #footer_contact_area {
    box-sizing: border-box;
    margin-bottom: 40px;
    min-width: inherit;
    padding: 40px 20px;
    width: 100%;
  }

  #footer_contact_area_inner {
    padding: 0;
    width: auto;
  }

  .footer_contact_content {
    font-size: 13px;
    padding: 40px 20px;
  }

  #footer_tel .number {
    font-size: 30px;
  }

  #footer_tel .number span {
    font-size: 18px;
  }

  #footer_tel .time {
    line-height: 1.5;
  }

  #copyright {
    min-height: 50px;
    text-align: center;
    width: 100%;
  }

  #return_top a {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }

  #return_top a:before {
    left: 19px;
  }

  body.idec-site.open_menu #return_top {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  #footer_contact_area_inner {
    display: block;
  }

  .footer_contact_content {
    padding: 40px;
    width: 100%;
  }

  #footer_tel > div,
  #footer_contact > div {
    top: 50%;
    transform: translateY(0%);
  }

  .footer_contact_content:last-of-type {
    border-left: 1px solid #ddd;
    border-top: none;
  }

  .footer_contact_content:only-of-type {
    border-top: 1px solid #ddd;
  }
}

@media screen and (max-width: 800px) {
  .footer_contact_content {
    padding: 20px;
    text-align: center;
    width: 100%;
  }

  #footer_tel .right_area {
    float: none;
  }

  #footer_tel > div,
  #footer_contact > div {
    top: 0;
  }

  #footer_tel .headline,
  #footer_contact .headline {
    margin: 0 0 20px;
    position: relative;
    top: 0;
    transform: translateY(0%);
  }

  #footer_tel .number {
    font-size: 34px;
  }

  #footer_tel .number span {
    font-size: 21px;
  }

  #footer_tel .time {
    line-height: 1.5;
    margin: 13px 0 0;
  }

  #footer_contact .button {
    float: none;
  }
}

@media screen and (max-width: 650px) {
  #header_button a,
  #footer_contact .design_button a {
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    min-width: 180px;
  }
}

