@charset "UTF-8";
/*
Theme Name: Komachiお家困りごと何でも相談窓口
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
  word-break: break-all;
  line-height: 2;
}
#entrybody a {
  color: #E9503C;
  text-decoration: underline;
  font-weight: 500;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody ul, #entrybody ol {
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-position: inside;
  text-align: left;
}
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol {
  margin-left: 2em;
}
#entrybody ul li, #entrybody ol li {
  text-align: left;
}
#entrybody ul {
  list-style-type: disc;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody li ul {
  margin-top: 3px;
}
#entrybody li li {
  font-size: 13px;
  font-size: 1.3rem;
}
#entrybody strong,
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody dfn {
  font-style: normal;
  border-bottom: 1px dotted #333;
}
#entrybody h1 {
  margin-top: 60px;
  background: #E9503C;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 12px 18px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
#entrybody h1:first-child {
  margin-top: 0;
}
#entrybody h1.has-text-align-left {
  text-align: left;
}
#entrybody h1.has-text-align-center {
  text-align: center;
}
#entrybody h1.has-text-align-right {
  text-align: right;
}
#entrybody h2 {
  margin-top: 60px;
  margin-bottom: 15px;
  border-bottom: 6px double #E9503C;
  padding-bottom: 18px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #E9503C;
  line-height: 1.46;
  font-weight: 500;
}
#entrybody h2:first-child {
  margin-top: 0;
}
#entrybody h2.has-text-align-left {
  text-align: left;
}
#entrybody h2.has-text-align-center {
  text-align: center;
}
#entrybody h2.has-text-align-right {
  text-align: right;
}
#entrybody h3 {
  margin-top: 60px;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #E9503C;
}
#entrybody h3:first-child {
  margin-top: 0;
}
#entrybody h3.has-text-align-left {
  text-align: left;
}
#entrybody h3.has-text-align-center {
  text-align: center;
}
#entrybody h3.has-text-align-right {
  text-align: right;
}
#entrybody h4 {
  margin-top: 35px;
  margin-bottom: 14px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #E9503C;
  position: relative;
  padding-left: 28px;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h4:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #E9503C;
}
#entrybody h4:first-child {
  margin-top: 0;
}
#entrybody h4.has-text-align-left {
  text-align: left;
}
#entrybody h4.has-text-align-center {
  text-align: center;
}
#entrybody h4.has-text-align-right {
  text-align: right;
}
#entrybody h5 {
  margin-top: 35px;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.5;
  padding-bottom: 15px;
  background: url(img/common/title2_icon1.png) repeat-x left bottom;
  background-size: 7px 6px;
}
#entrybody h5:first-child {
  margin-top: 0;
}
#entrybody h5.has-text-align-left {
  text-align: left;
}
#entrybody h5.has-text-align-center {
  text-align: center;
}
#entrybody h5.has-text-align-right {
  text-align: right;
}
#entrybody h6 {
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #C5C4C4;
  font-size: 20px;
  font-size: 2rem;
  color: #231916;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h6:first-child {
  margin-top: 0;
}
#entrybody h6.has-text-align-left {
  text-align: left;
}
#entrybody h6.has-text-align-center {
  text-align: center;
}
#entrybody h6.has-text-align-right {
  text-align: right;
}
#entrybody p {
  line-height: 2;
  margin-bottom: 20px;
  clear: both;
  *zoom: 1;
}
#entrybody p:after {
  display: block;
  content: "";
  clear: both;
}
#entrybody blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #d6e1e1;
  border-radius: 10px;
  padding: 15px 12px;
}
#entrybody blockquote cite {
  font-style: italic;
}
#entrybody blockquote p:last-child {
  margin-bottom: 0;
}
#entrybody blockquote a {
  color: #333;
}
#entrybody img {
  margin-bottom: 20px;
}
#entrybody iframe {
  max-width: 100%;
}
#entrybody iframe[src*="youtube.com"] {
  height: auto;
  aspect-ratio: 16/9;
}
#entrybody .u-youtube-wrap {
  padding-top: 56.25%;
}
#entrybody table {
  width: 100%;
}
#entrybody table thead {
  background-color: #666;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}
#entrybody table thead th,
#entrybody table thead td {
  border-color: #fff;
}
#entrybody table th,
#entrybody table td {
  border: 1px solid #d7e2e2;
  padding: 6px 8px;
  text-align: left;
}
#entrybody table th {
  font-weight: bold;
}
#entrybody .wp-block-image {
  margin-bottom: 60px;
}
#entrybody .wp-block-image figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
}
#entrybody .wp-block-button a.wp-block-button__link {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to right, #0054a7 0%, #2a83ad 50%, #A5C0DB 50%, #A5C0DB 100%);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 200% 100%;
  padding: 9px 30px;
  position: relative;
  overflow: hidden;
}
#entrybody .wp-block-button a.wp-block-button__link:hover {
  opacity: 1;
  background-position: left center;
}
#entrybody .wp-block-button a.wp-block-button__link[target="_blank"]::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url(img/common/icon_blank-white.svg) no-repeat center;
  background-size: contain;
  width: 13px;
  height: 12px;
  margin-left: 12px;
  font-size: 16px;
  font-size: 1.6rem;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul,
body#tinymce ol {
  margin-bottom: 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  #entrybody {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #entrybody p {
    margin-bottom: 25px;
    line-height: 1.75;
  }
  #entrybody .wp-block-button a.wp-block-button__link {
    padding: 9px 30px;
  }
  #entrybody .wp-block-button a.wp-block-button__link[target="_blank"]:after {
    width: 13px;
    height: 12px;
    margin-left: 12px;
  }

  .alignleft,
  img.alignleft {
    margin-right: 0;
    float: none;
  }

  .alignright,
  img.alignright {
    margin-left: 0;
    float: none;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter {
    margin-bottom: 10px !important;
  }
}
/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  background: #FFF;
  color: #1E1E1E;
  position: relative;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  min-width: 1200px;
  word-break: break-all;
}
body br {
  font-family: sans-serif;
}
body.no-scrolled {
  overflow: hidden;
}

#container {
  padding: 10px;
  padding-top: calc(10px + 9.89583vw);
}
.is-home #container {
  padding-top: 10px;
}
.is-single.is-detail #container {
  padding-top: calc(10px + 5.20833vw);
}
#container:before {
  display: block;
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2999;
  pointer-events: none;
  border-width: 10px;
  border-style: solid;
  border-image-source: url(img/common/bg.png);
  border-image-slice: 30 fill;
  border-image-width: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

a {
  color: #1E1E1E;
  text-decoration: none;
}
a:hover {
  color: #1E1E1E;
  text-decoration: underline;
}
a img {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

a,
button,
input[type="submit"],
input[type="button"] {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
a:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

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

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
ヘッダー
=========================================*/
.l-header__logo {
  padding-top: 1.5625vw;
  margin-bottom: 2.08333vw;
  text-align: center;
}
.l-header__logo .logo {
  margin-bottom: 0.625vw;
}
.l-header__logo .logo img {
  width: 27.08333vw;
}
.l-header__logo .menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-header__logo .menu a {
  font-weight: 700;
  padding: 0.625vw 0.83333vw;
  display: block;
  font-size: 0.83333vw;
}
@media screen and (max-width: 767px) {
  .l-header__logo .menu a {
    font-size: 4.10256vw;
  }
}
.l-header__logo.sub {
  padding-top: 0;
  margin-bottom: 0;
  position: fixed;
  left: 0;
  top: 1.66667vw;
  width: 100%;
  z-index: 999;
}
.l-header__copy {
  position: absolute;
  font-size: 0.625vw;
  left: 2.03125vw;
  top: 1.5625vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-header__copy {
    font-size: 3.07692vw;
  }
}
.l-header__tel {
  position: absolute;
  right: 5.57292vw;
  top: 1.04167vw;
  display: flex;
  align-items: center;
  text-align: center;
}
.l-header__tel .free {
  width: 3.125vw;
  height: 3.125vw;
  background: #E9503C;
  color: #fff;
  border-radius: 100%;
  font-size: 0.72917vw;
  line-height: 1.14;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-right: 0.625vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-header__tel .free {
    font-size: 3.58974vw;
  }
}
.l-header__tel .tel-no a {
  display: block;
  background: url(img/common/icon_tel.svg) no-repeat left center;
  background-size: 1.25vw 1.66667vw;
  padding-left: 1.35417vw;
  color: #5D5D58;
  font-size: 1.5625vw;
  line-height: 1;
  padding-bottom: 0.36458vw;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-header__tel .tel-no a {
    font-size: 7.69231vw;
  }
}
.l-header__tel .tel-hour {
  font-size: 0.625vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-header__tel .tel-hour {
    font-size: 3.07692vw;
  }
}
.l-header__btn {
  position: fixed;
  right: 0.52083vw;
  top: 0.36458vw;
  padding: 1.04167vw;
  cursor: pointer;
  width: 4.58333vw;
  height: 4.58333vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  z-index: 1999;
}
.l-header__btn.sub {
  top: 0.88542vw;
}
.l-header__btn span {
  width: 100%;
  height: 0.20833vw;
  background: #1E1E1E;
  position: relative;
  border-radius: 0.20833vw;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.l-header__btn span:before, .l-header__btn span:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1E1E1E;
  border-radius: 0.20833vw;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.l-header__btn span:before {
  top: -0.72917vw;
}
.l-header__btn span:after {
  bottom: -0.72917vw;
}
.l-header__btn.is-open span {
  background-color: transparent;
}
.l-header__btn.is-open span:before, .l-header__btn.is-open span:after {
  background: #fff;
}
.l-header__btn.is-open span:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.l-header__btn.is-open span:after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.l-header-sub {
  margin-bottom: 9.375vw;
}
.l-header-sub__logo {
  position: absolute;
  top: 1.5625vw;
  left: 3.64583vw;
  z-index: 1999;
}
.l-header-sub__logo img {
  width: 12.5vw;
}

/*=======================================
メニュー
=========================================*/
.l-nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.75);
}
.l-nav-inner {
  display: flex;
  height: 100%;
}
.l-nav__content {
  margin-left: auto;
  width: 430px;
  height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 40px;
  background: #F29031;
}
.l-nav__content .menu li {
  border-bottom: 1px solid #fff;
}
.l-nav__content .menu li:first-child {
  border-top: 1px solid #fff;
}
.l-nav__content .menu a {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 5px 0;
  background: url(img/common/arrow_1-white.svg) no-repeat right center;
  background-size: 16px;
  padding-right: 20px;
}
.l-nav__content .privacy {
  text-align: center;
  margin-top: 40px;
}
.l-nav__content .privacy a {
  text-decoration: none;
  color: #fff;
}
.l-nav__content .sns {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-nav__content .sns li {
  margin-left: 10px;
  margin-right: 10px;
}
.l-nav__content .sns img {
  vertical-align: middle;
}

/*=======================================
フッター
=========================================*/
.l-footer {
  padding-bottom: 45px;
}
.l-footer__contact {
  border: 4px solid #F29031;
  border-radius: 300px;
  position: relative;
  margin-top: 150px;
  margin-bottom: 112px;
}
.l-footer__contact-heading {
  position: absolute;
  left: 96px;
  top: -20px;
}
.l-footer__contact-heading p {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 40px;
  font-weight: 700;
  padding-right: 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  position: relative;
}
.l-footer__contact-heading p:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -12px;
  margin-left: -6px;
  border-top: 12px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.l-footer__contact-heading span {
  background: #E9503C;
  color: #fff;
  padding: 8px 18px;
  line-height: 1.5;
  font-weight: 700;
  margin-right: 13px;
  border-radius: 40px;
}
.l-footer__contact-content {
  padding: 68px 30px;
}
.l-footer__contact-content ul {
  display: flex;
  align-items: center;
}
.l-footer__contact-content li {
  flex-grow: 1;
  position: relative;
  text-align: center;
  color: #5D5D58;
}
.l-footer__contact-content li::after {
  display: block;
  content: "";
  position: absolute;
  border-right: 2px solid #61BEC1;
  height: 178px;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(-153deg);
  transform: rotate(-153deg);
}
.l-footer__contact-content li:last-child::after {
  display: none;
}
.l-footer__contact-content .tel-h {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
.l-footer__contact-content .tel-no a {
  display: inline-block;
  background: url(img/common/icon_tel.svg) no-repeat left center;
  background-size: 35px 48px;
  padding-left: 37px;
  color: #5D5D58;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 700;
}
.l-footer__contact-content .tel-hour {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.l-footer__contact-content .email a,
.l-footer__contact-content .line a {
  display: block;
  color: #5D5D58;
}
.l-footer__contact-content .email .img1,
.l-footer__contact-content .line .img1 {
  margin-bottom: 18px;
}
.l-footer__contact-content .email p,
.l-footer__contact-content .line p {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
.l-footer__nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 74px;
}
.l-footer__nav .logo {
  width: 176px;
  margin-right: 94px;
}
.l-footer__nav .nav {
  display: flex;
}
.l-footer__nav .nav ul {
  margin-right: 50px;
}
.l-footer__nav .nav ul:last-child {
  margin-bottom: 0;
}
.l-footer__nav .sns {
  width: 120px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.l-footer__nav .sns li {
  margin-right: 20px;
}
.l-footer__nav .sns li:last-child {
  margin-right: 0;
}
.l-footer__copyright {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

/*=======================================
固定
=========================================*/
.l-contact {
  position: sticky;
  left: auto;
  right: auto;
  bottom: 30px;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #F29031;
  background: #fff;
  z-index: 9;
  display: flex;
  border-radius: 60px;
}
.l-contact .free {
  background: #E9503C;
  color: #fff;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  position: absolute;
  left: -2px;
  top: -2px;
  line-height: 1.14;
}
.l-contact ul {
  display: flex;
  aling-items: center;
  padding-left: 40px;
  flex: 1;
  height: 56px;
}
.l-contact li {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-grow: 1;
}
.l-contact li::after {
  display: block;
  content: "";
  position: absolute;
  border-right: 2px solid #61BEC1;
  height: 35px;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(-153deg);
  transform: rotate(-153deg);
}
.l-contact li:last-child::after {
  display: none;
}
.l-contact .tel {
  display: flex;
  align-items: center;
}
.l-contact .tel-no {
  margin-right: 10px;
}
.l-contact .tel-no a {
  display: inline-block;
  background: url(img/common/icon_tel.svg) no-repeat left center;
  background-size: 17px 24px;
  padding-left: 20px;
  color: #5D5D58;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 700;
}
.l-contact .tel-hour {
  font-size: 12px;
  font-size: 1.2rem;
}
.l-contact .email a,
.l-contact .line a {
  display: flex;
  align-items: center;
}
.l-contact .email .img1,
.l-contact .line .img1 {
  margin-right: 8px;
}
.l-contact .email img,
.l-contact .line img {
  vertical-align: middle;
}

/*=======================================
パンくず
=========================================*/
/*=======================================
ページタイトル
=========================================*/
.l-pagetitle {
  text-align: center;
  color: #fff;
  margin-bottom: 80px;
  overflow: hidden;
}
.l-pagetitle .c-wrap {
  padding-top: 55px;
  padding-bottom: 55px;
  position: relative;
}
.l-pagetitle .c-wrap:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: -85px;
  width: 200vw;
  height: 100%;
  background: #F29031;
  z-index: -1;
  border-radius: 100px 0 0 100px;
}
.l-pagetitle .h {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.5;
}
.l-pagetitle .en {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}
.l-pagetitle.is-orange .c-wrap:before {
  background: #F29031;
}
.l-pagetitle.is-green .c-wrap:before {
  background: #61BEC1;
}
.l-pagetitle.is-purple .c-wrap:before {
  background: #883E84;
}
.l-pagetitle.is-left-end .c-wrap:before {
  border-radius: 0 100px 100px 0;
  left: auto;
  right: -85px;
}
.l-pagetitle.is-center .c-wrap:before {
  border-radius: 100px;
  right: -85px;
  width: calc(100% + 170px);
}

.l-pagetitle2 {
  text-align: center;
  margin-bottom: 70px;
}
.l-pagetitle2 .h {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.l-pagetitle2 .en {
  font-size: 20px;
  font-size: 2rem;
  color: #F29031;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.l-pagetitle2 .en.is-green {
  color: #61BEC1;
}

/*=======================================
パンくず
=========================================*/
/*=======================================
ページトップボタン
=========================================*/
/*=======================================
コンテンツ
=========================================*/
/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: initial;
  }

  #container {
    padding: 5px;
    padding-top: calc(5px + 16.66667vw);
  }
  .is-home #container {
    padding-top: 5px;
  }
  .is-single.is-detail #container {
    padding-top: calc(5px + 11.53846vw);
  }
  #container:before {
    border-width: 5px;
    border-style: solid;
    border-image-source: url(img/common/bg.png);
    border-image-slice: 30 fill;
    border-image-width: 15px;
  }

  .l-header__logo {
    padding-top: 3.84615vw;
    margin-bottom: 9.74359vw;
  }
  .l-header__logo .logo {
    margin-bottom: 0;
  }
  .l-header__logo .logo img {
    width: 72.05128vw;
  }
  .l-header__logo .menu {
    display: none;
  }
  .l-header__copy {
    display: none;
  }
  .l-header__tel {
    display: none;
  }
  .l-header__btn {
    right: 1.28205vw;
    top: 1.79487vw;
    padding: 2.5641vw;
    width: 11.28205vw;
    height: 11.28205vw;
  }
  .l-header__btn span {
    height: 0.51282vw;
    border-radius: 0.51282vw;
  }
  .l-header__btn span:before, .l-header__btn span:after {
    border-radius: 0.51282vw;
  }
  .l-header__btn span:before {
    top: -1.79487vw;
  }
  .l-header__btn span:after {
    bottom: -1.79487vw;
  }
  .l-header__btn.sub {
    top: 2.30769vw;
  }

  .l-header-sub {
    margin-bottom: 12.82051vw;
  }
  .l-header-sub__logo {
    top: 3.07692vw;
    left: 5.12821vw;
  }
  .l-header-sub__logo img {
    width: 33.33333vw;
  }
  .l-header-sub .l-header__btn {
    top: 2.30769vw;
  }

  .l-nav {
    border-width: 5px;
    border-style: solid;
    border-image-source: url(img/common/bg.png);
    border-image-slice: 30 fill;
    border-image-width: 15px;
  }
  .l-nav-inner {
    display: block;
  }
  .l-nav__content {
    margin-left: 0;
    width: 100%;
    padding: 82px 15px;
  }

  .l-footer {
    padding-bottom: 40px;
  }
  .l-footer__contact {
    border: 4px solid #F29031;
    border-radius: 40px;
    margin-top: 120px;
    margin-bottom: 100px;
  }
  .l-footer__contact-heading {
    left: 10px;
    top: -20px;
  }
  .l-footer__contact-content {
    padding: 70px 10px 30px;
  }
  .l-footer__contact-content ul {
    flex-wrap: wrap;
  }
  .l-footer__contact-content li {
    flex-grow: 1;
  }
  .l-footer__contact-content li::after {
    height: 90px;
  }
  .l-footer__contact-content li:last-child::after {
    display: none;
  }
  .l-footer__contact-content .tel {
    width: 100%;
    margin-bottom: 34px;
  }
  .l-footer__contact-content .tel:after {
    display: none;
  }
  .l-footer__contact-content .tel-no a {
    background-size: 29px 40px;
    padding-left: 33px;
    font-size: 40px;
    font-size: 4rem;
  }
  .l-footer__contact-content .email .img1,
  .l-footer__contact-content .line .img1 {
    margin-bottom: 10px;
  }
  .l-footer__contact-content .email .img1 img,
  .l-footer__contact-content .line .img1 img {
    width: 48px;
  }
  .l-footer__contact-content .email p,
  .l-footer__contact-content .line p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .l-footer__nav {
    display: block;
    margin-bottom: 30px;
  }
  .l-footer__nav .logo {
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
    width: auto;
  }
  .l-footer__nav .nav {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 120px;
  }
  .l-footer__nav .nav ul {
    margin-right: 0;
  }
  .l-footer__nav .sns {
    margin-top: 30px;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .l-contact {
    bottom: 20px;
    max-width: calc(100% - 40px);
  }
  .l-contact .free {
    width: 40px;
    height: 40px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.2;
  }
  .l-contact ul {
    padding-left: 30px;
    height: 36px;
  }
  .l-contact li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-grow: 1;
  }
  .l-contact li::after {
    display: block;
    content: "";
    position: absolute;
    border-right: 2px solid #61BEC1;
    height: 20px;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transform: rotate(-153deg);
    transform: rotate(-153deg);
  }
  .l-contact li:last-child::after {
    display: none;
  }
  .l-contact .tel-no {
    margin-right: 0;
  }
  .l-contact .tel-no a {
    background-size: 14px 20px;
    padding-left: 16px;
    font-size: 20px;
    font-size: 2rem;
  }
  .l-contact .tel-hour {
    display: none;
  }
  .l-contact .email .img1,
  .l-contact .line .img1 {
    margin-right: 0;
  }
  .l-contact .email img,
  .l-contact .line img {
    vertical-align: text-top;
    width: 20px;
  }
  .l-contact .email p,
  .l-contact .line p {
    display: none;
  }

  .l-pagetitle {
    margin-bottom: 30px;
  }
  .l-pagetitle .c-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .l-pagetitle .c-wrap:before {
    left: 15px;
  }
  .l-pagetitle .h {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 2px;
  }
  .l-pagetitle .en {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .l-pagetitle.is-left-end .c-wrap:before {
    left: auto;
    right: 15px;
  }
  .l-pagetitle.is-center .c-wrap:before {
    right: 15px;
    width: calc(100% - 30px);
  }

  .l-pagetitle2 {
    margin-bottom: 30px;
  }
  .l-pagetitle2 .h {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .l-pagetitle2 .en {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
