@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/f

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* 全幅指定 */
.full-width {
    margin: 0 calc(50% - 50vw);
    padding: 5em calc(50vw - 50%);
}
/* pタグの余白を削除 */
.wpcf7-form p {
    margin-bottom: 0;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
/* 背景色（お好きな色に） */
section.contact {
    background-color: #EDF7EF;
}
/*  フォームの幅（自由に変えてOK） */
.contactForm {
    max-width: 700px;
    margin: 0 auto;
}
/* 各項目の下部余白 */
.contact_item {
    margin-bottom: 2.5rem;
}
/* 項目名 */
.label {
display: block;
    font-size: 19px;
    letter-spacing: 0.05em;
    margin-bottom: -1.3em;
    font-weight: bold;
}
/* 必須タグと任意タグ共通のスタイル */
.label_tag{
    margin-left:5px;
	font-size:16px;
}
/* 必須タグ */
.label_must {
font-size: 10px;
    padding: 5px;
    background: #ffb600;
    font-weight: 700;
    color: #fff;
    margin-left: 5px;
    position: relative;
    bottom: 1px;
    border-radius: 4px;
}
.l-content{
padding-top:2em;
}
.swell-block-tab.has-background.is-style-bb {
    border: solid 1px #eee;
    border-radius: 8px;
}
i.c-iconBtn__icon.icon-phone {
color:#ff6666;
}
/* 任意タグ */
.label_option {
    background-color: #888988;
}
.p-mainVisual__slideTitle{
font-size:28px;
font-weight:700;
color:#ff6000;
text-shadow:1px 2px 0 #fff, -1px -2px 0 #ffffff, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #FFFFFF;
letter-spacing:3px;
opacity:0;
transform:translate(-80px, 0);
animation:mvImg .5s .5s forwards;}
@keyframes mvImg{
0%{
opacity: 0;
transform: translate(-80px, 0);
}
100%{
opacity:1;
transform:translate(0);
}
}
.p-mainVisual__slideText{
font-size:20px;
font-weight:700;
color:#f6326f;
letter-spacing:4px;
text-stroke:1px #FFF;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
opacity:0;
transform:translate(-80px, 0);
animation:mvImg2 .5s 1s forwards;
}
@keyframes mvImg2{
 0%{
 opacity:0;
 transform: translate(-80px, 0);
}
100%{
 opacity:1;
 transform: translate(0);
}
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
color:#ff7e6b;
}
.swell-block-box-menu[data-direction=horizontal] .swell-block-box-menu__figure{
margin-right: 0em;
}
.tp{
    background: #fffff8;
    padding: 15px 16px;
    font-weight: 700;
    color: #160000;
    border-radius: 4px;
    border: solid 1px #ffe5a7;
}
.tel{
font-weight:700;
font-family:system-ui;
font-size:30px;
color:#4e4e4e;
text-shadow:2px 2px 2px #f0f0f0;
}
/* 名前やメールアドレスなどユーザーが入力する箇所 */
.inputs{
width:100%;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
time.c-postTimes__posted.icon-posted{
 display: none;
}
span.swl-fz.u-fz-l{
line-height: 1.4;
}
.p-spMenu__bottom{
margin-top:5px;
}
.p-mainVisual__slideBtn.c-mvBtn.-btn-n{
width:250px;
}
/* お問い合わせ内容を入力する箇所 */
textarea.form-control{
 border:solid 1px #fffefc;
 padding:.5rem;
 height:207px;
 font-size:1rem;
}
/* ボタン */
.btnArea{
 text-align: center;
}
li.p-breadcrumb__item {
color: #ff1266;
}
input[type="submit"]{
background: #fb4e6a;
    width: 100%;
    max-width: 400px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    letter-spacing: .2em;
    text-indent: .5em;
    padding: 20px 0px;
    margin-top: 2rem;
    cursor: pointer;
    border-radius: .3rem;
    transition: all .3s;
    border-radius: 8px;
font-weight:normal;
}
.-type-big .p-postList__body, .-type-card .p-postList__body{
padding-top: 7px;
}
.has-swl-main-color {
color: #ff4986 !important;
font-weight: 700;
font-size: 14px;
}
.is-style-btn_normal a{
font-weight: normal;
border-radius: 8px;
}
/* ボタンにホバーした時 */
input[type="submit"]:hover {
opacity:0.7;
}
/* ローダー */
.wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
}
ul.c-spnav.c-listMenu {
    font-weight: 700;
}
.p-postList__thumb.c-postThumb{
    box-shadow: none;
}
.p-termHead__desc {
    padding: 15px 10px;
}
h2.wp-block-heading{
margin-top:0em;
margin-right:5px;
margin-left:1px;
margin-bottom:20px;
}
button.c-iconBtn.-menuBtn.c-plainBtn{
color: #e60157;
}
.swell-block-box-menu__text{
line-height:1.3;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
width: 30%;
margin-right: 5px;
padding: .8rem;
font-size: 16px;
font-weight: 700;
border-radius: 8px;
}
.p-breadcrumb__list {
flex-wrap: wrap;
}
.single .p-breadcrumb__item:last-child>span.p-breadcrumb__text {
display: block!important;
opacity: 1;
white-space: pre-wrap;
}
span.p-breadcrumb__text {
    color: #333;
    font-weight: 700;
}
/* モバイル版 */
@media screen and (max-width: 480px) {
.p-spMenu__body{
padding:0px;
}
[class*=is-style-btn_].-size-l {
width: 95%;
}
.p-spMenu__nav{
padding-bottom: 0px;
}
.contact_item {
 margin-bottom: 1.6rem;
}
.label{
color:#111;
font-size:19px;
margin-bottom:-25px;
margin-left:5px;
}
.label_tag{
font-size:10px;
}
input[type="text"],input[type="email"] {
padding: .8rem;
font-size:16px;
font-weight:700;
border-radius:8px;
}
textarea{
padding:.4rem;
}
input[type="submit"]{
font-size:20px;
}
}
input,textarea{
background-color:#fff;
width:100%;
padding:12px 10px;
font-size:16px;
font-weight:700;
color:#222;
border-radius:8px;
}
.c-mvBtn__btn{
font-weight: 700;
border: solid 1px #be5b1f;
border-bottom: solid 3px #be5b1f;
padding: 17px 35px;
border-radius: 12px;
font-size:20px;
}
a.swell-block-button__link {
padding:16px 23px;
font-weight:700;
}
@media(max-width:500px){
[class*=is-style-btn_] a {
min-width:100%;
}
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
padding: 20px 10px;
}
.inquiry tr:first-child th{
 border-top:1px solid #ddd !important;
}
}
.c-iconBtn__label{
color:#333;
}
table.inquiry{
margin-top: 20px;
}
.cen{
text-align:center;
}
/*必須の調整*/
.haveto{
font-size:10px;
padding:5px 7px;
font-weight:700;
color:#ff804e;
position: relative;
bottom: 1px;
}
.inquiry th{
background:#feffdb;
padding: 20px 15px;
color: #111;
font-size:15px;
}
.inquiry td {
background:#fffff7;
}
select{
    color: #333;
    background: #fff;
    font-weight: 700;
    border-radius: 8px;
    font-size: 18px;
    padding: .8rem;
}
.c-gnav>.menu-item>a .ttl {
    font-weight: 700;
}
.c-gnav .sub-menu a:before, .c-listMenu a:before {
font-weight:700;
}
ul.is-style-index li:before{
color: #ff7f7f;
}
.wp-block-latest-posts:not(.is-grid) li{
padding: 10px;
}
.c-listMenu a{
font-size:16px;
}
.l-footer__nav a{
font-size:16px;
}
ul.wp-block-list.is-style-big_icon_check.u-mb-ctrl.u-mb-20.is-style-index.has-white-background-color.has-background {
padding: 30px;
}
.is-style-balloon_box2{
padding:20px;
line-height:1.6;
}
.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner{
margin-bottom: 20px;
}
.l-mainContent__inner>.post_content{
margin-top:20px;
}
.c-pageTitle[data-style=b_bottom] {
border: none;
}
.l-footer .copyright{
margin-top: 4em;
}
.p-articleThumb__img, .p-articleThumb__youtube {
    box-shadow: none;
}
.l-footer__nav {
  gap: 1em;
  padding: 1em 0 4em;
}

.l-footer__nav a {
  border-right: none;
}

.l-footer__nav li:first-child a {
  border-left: none;
}

.l-footer__nav .sub-menu {
  margin-top: 0.25em;
  display: grid;
  gap: 0.15em;
}

.l-footer__nav .sub-menu > li {
  margin-left: 0.75em;
}

.l-footer__nav .sub-menu > li a {
  padding: 0 0.75em;
  position: relative;
  font-size: 13px;
}

.l-footer__nav .sub-menu > li a::before {
  content: "";
  width: 5px;
  height: 1px;
  background-color: var(--color_footer_text);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#fix_bottom_menu .menu-item {
      color: #fd8686;
}
#fix_bottom_menu span {
color: #333;
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    gap: 0.5em;
    flex-direction: column;
  }

  .l-footer__nav > li:nth-of-type(n + 2) {
    padding-bottom: 0.5em;
  }

  .l-footer__nav > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }

  .l-footer__nav .sub-menu {
    margin-top: 0.2em;
    gap: 0.5em;
  }

  .l-footer__nav .sub-menu > li a {
    font-size: 12px;
  }
}
.cap_box_content {
padding:20px;
}
.-circle>.c-balloon__iconImg{
border: solid 2px #ffdcdc;
}
span.wp-block-social-link-label {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .l-footer__nav > li {
        border-bottom: 1px solid var(--color_border);
    }
}
.-type-big .p-postList__body:after, .-type-list2 .p-postList__body:after {
    background:#f0436b;
    color: #fff;
    border-radius: 8px;
    font-size: 17px;
}
.-type-big .p-postList__item:not(:last-child) {
    margin-bottom:1em;
    padding-bottom:2em;
}
.l-header__customBtn, .l-header__menuBtn{
width: 55px;
}
.p-termContent{
margin-top: 2em;
}
.p-breadcrumb__text{
color: #de004f;
}