/*
Theme Name: Yuimaru
Author: kabuyuimaru
Description: WEB集客に強い、治療院・美容室向けのテンプレートです。PC、スマホ、タブレットに対応したレスポンシブデザイン。
Tags: 整骨院、整体院
Version: 3.0
*/

@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}


/* ================================================================================================
//
//  color-template.php - ホームページ全体の色合い指定//
//
// ============================================================================================== */

:root {
    --color0:#FFF3E0;/*light*/
    --color1:#FFB74D;/*main*/
    --color2:#FF9800;/*dark*/
    --colorG:#E0E0E0;/*グレー*/
    --colorB:#212121;/*ブラック*/
}


/* ================================================================================================
//
//  body - ホームページ全体の指定//
//
// ============================================================================================== */

body{
    margin: 0;
    font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
    font-size:17px !important;
    line-height: 1.7 !important;
    color: var(--colorB);
    text-align: left;
    background-color: #fff;
    letter-spacing: .4px;
	font-weight:500 !important;
}

@media only screen and (max-width:500px) {
body{    padding-bottom: 80px;
}
}



/* ================================================================================================
//
//  見出し - h2,h3,h4//
//
// ============================================================================================== */

h2{
    font-weight: bold !important;
}

h2:first-of-type{
    margin-top: 16px !important;
}

h3{
    font-weight: bold !important;
}

.toph2 {
    position: relative;
    width: 100%;
    margin: 50px 0;
    padding: 20px 0;/*ボーダーとテキストに空間をあける為のpadding*/
    text-align: center;
    font-weight: bold;
}

.toph2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background: #fff; /*この部分は後にlinear-gradientへ*/
}

.toph2::before {
    background-image: -webkit-linear-gradient(left, transparent, #212121 25%, #212121 75%, transparent);
    background-image: linear-gradient(to right, transparent, #212121 25%, #212121 75%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (max-width:500px) {
    h2{
        font-size: 1.3rem !important;
    }
    h3{
        font-size: 1.2rem !important;
    }
}

h4{
    font-size: 1.06rem !important;
    display: -webkit-inline-box;
}

@media only screen and (max-width:991px) {
    .dis-none-tab{
display: none;
    }
}

@media only screen and (min-width:992px) {
    .dis-none-pc{
display: none !important;
    }
}

b,strong{
    font-weight: 600 !important;
}


img.alignright { display: block; margin: 0 0 0 auto!important;}
img.alignleft { display: block; margin: 0 auto 0 0!important;}
img.aligncenter { display: block; margin: 0 auto!important;}

.nav-bg{
    background: var(--color1);
}

.container a{
    color: var(--colorB);
}
header a:hover{
    color: var(--color1);
    text-decoration: underline;
}
.container a:hover{
    color: var(--color1);
    text-decoration: underline;
}

.container .nav-link:hover {
    text-decoration: none;
}

@media only screen and (max-width:992px) {
.mt-65 {
    margin-top: 65px;
}}


li{
    list-style: none;
}

ul{
    padding: 0;
    margin:0;
}

.menu a:hover{
    text-decoration: none;
}

p{
    line-height: 1.75;
}

#lp p{
padding-left: 1rem!important;
padding-right: 1rem!important;
}


#subpage p{
padding-left: 1rem!important;
padding-right: 1rem!important;
}

@media only screen and (max-width:500px) {
    #lp p{
padding-left: 0.5rem!important;
padding-right: 0.5rem!important;
}


#subpage p{
padding-left: 0.5rem!important;
padding-right: 0.5rem!important;
}
}

#subpage tr,td{
    border:solid 1px var(--color0);
}

#subpage .time tr,td{
    border:solid 1px #7F7F7F;
}

.marker_yellow {
    background-color: #ffd740;
}

.blog-list-link a{
    color: var(--colorB);
}

.nav-btn{
    font-size: 20px;
    text-align: center;
        border-right: solid var(--color0) 1px;
}

@media only screen and (max-width:1024px) {
 .nav-btn {
    font-size: 16px;
    text-align: center;
    border-right: solid var(--color0) 1px;
}
}

.nav li:first-child{
    border-left: solid var(--color0) 1px;
}

.nav-btn a{
    color: var(--colorB);
}

element.style {
    background: #1976d2;
    border: none;
}

.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
    opacity: 0.9;
}

.sp-menu-fixed{
        position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
    opacity: 0.97;
}

.clear{
    clear: both;
}

.container .btn-color{
    background:  var(--color2) !important;
    border-color:  var(--color0) !important;
}


.head-map-a{
    color:  var(--color1);
}

.back-btn{
    background-color:var(--color1) !important:
}



/*HOMEメインイメージ*/
.main_img_bg{
    background-position: center top;
}

.blog-cat{
    position: absolute;
    margin-top: 0px;
    z-index: 2;
    background: var(--color1);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 2px 4px;
}

/*メニュー*/
.menu li img {
    width: 100%;
    max-width:230px;
    border-radius: 3px;
    margin-right: 16px;
    float: left;
}

@media only screen and (max-width:500px) {
 .menu li img {
    width: 100%;
    border-radius: 3px;
    margin-right: 0;
    float: none;
}
}

@media only screen and (max-width:992px) {
.menu li img {
    width: 100%;
    max-width: 310px;
    border-radius: 3px;
    margin-right: 16px;
    float: left;
	margin-bottom:8px;
    }
}

.list_item {
    float: left;
    padding: 16px;
    width: 48%;
    margin-bottom: 2em;
    border: solid 1px var(--colorG);
    margin-left: 8px;
    min-height: 118px;
    border-radius: 3px;
    background:#fff;
}

@media only screen and (max-width:500px) {

.list_item {
    float: left;
    padding: 8px;
    width: 47%;
    margin-bottom:1em;
    border: solid 1px var(--colorG);
    margin-left: 8px;
	min-height:225px;
    border-radius: 3px;
}

}


@media only screen and (min-width:501px) and (max-width:1024px) {
    .list_item {
        float: left;
        padding:16px;
        width: 47%;
        margin-bottom: 1em;
        border: solid 1px var(--colorG);
        margin-left: 8px;
        min-height:280px;
        border-radius: 3px;
    }
}

.menulistTit {
    display: block;
    font-size:20px;
    color: var(--color1);
    font-weight: 600;
    letter-spacing: -1px;
    padding: 4px 0px;
}
.menulistSt {
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    font-feature-settings: "palt";
    line-height:1.2;
    color:#757575;
}

@media only screen and (max-width:500px) {
.menulistTit {
    display: block;
    font-size:16px;
    color: var(--color1);
    font-weight: 600;
    letter-spacing: -1px;
    padding: 4px 0px;
	min-height: 160px;
}

}

.me-btn{
    text-align: right;
        margin-top: 16px;
}

@media (max-width: 763px) {
.me-btn {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
}
}

.kuwashiku {
    font-size: 12px;
    text-align: right;
    background: var(--color2);
    border-radius: 4px;
    padding:.375rem .75rem;
    color: #fff;
    margin-bottom: 8px;
}

/*選ばれる理由*/

.reason-box {
    background: #fff;
    border-radius: 3px;
    padding: 16px 32px;
margin-bottom: 32px;
}
@media (max-width: 763px) {
 .reason-box {
    background: #fff;
    border-radius: 3px;
    padding: 16px 8px;
    margin-bottom: 16px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}

.inner .reason-box p{
    margin:16px 0 0px;
    padding: 0 32px 0 0px;
}

@media (max-width: 763px) {
.inner .reason-box p {
    margin: 8px 0 0px;
    padding: 0 0px 0 0px;
}
}

.reason-number-tt {
    font-size: 75px;
    float: left;
    padding: 0px 0 0px;
    font-weight: 500;
    color: var(--color2);
    margin-bottom: 16px;
    line-height: 0.5;
    text-align: center;
}
.reason-tt {
padding: 24px 34px 0px 0px;
    font-size: 30px;
    font-weight: 400;
    color: var(--color1);
    display: table-cell;
    vertical-align: middle;
        line-height: 1.2;
        font-weight: bold;
}

@media (max-width: 763px) {
.reason-tt {
padding: 16px 0px 0px 8px;
    font-size: 22px;
    letter-spacing: 0;
}
.reason-tt p{
    line-height: 1.2;
}

}

@media only screen and (min-width:501px) and (max-width:1024px) {
 .reason-tt {
    padding: 0px 34px 0px 24px;
}
}

.reason {
    font-size: 14px;
    display: block;
    margin-bottom:20px;
    text-align: center;
}

@media (max-width: 763px) {
 .reason {
    font-size: 12px;
    letter-spacing: 0;
    display: block;
    margin-bottom:12px;
    text-align: center;
}
}

.reason-number{
font-size: 56px;
    padding: 4px 10px 4px;
    letter-spacing: -2px;
    font-family: 'Trebuchet MS',sans-serif;
    background: var(--color0);
    border-radius: 50%;
    color: var(--color1);
}

@media (max-width: 763px) {
.reason-number {
    font-size: 48px;
    letter-spacing: -2px;
    font-family: 'Trebuchet MS',sans-serif;
}
}

.bg-white{
    background: #fff
}

/*チェックボックス*/
.CheckBox {
margin: 2em 0;
    background: #ffffff;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px  var(--color1);
}

@media (max-width:736px) {
    .CheckBox {
        margin: 0em 0 24px;
        width:100%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 3px;
    }
}

.CheckBox .CheckBox-title {
font-size: 24px;
    background: var(--color1);
    color: #fff;
    padding: 4px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 16px 0px;
    line-height: 1.7;
}

@media (max-width:736px) {
    .CheckBox .CheckBox-title {
        font-size: 16px;
    }
}

#main .CheckBox p {
    padding: 15px 20px;
    margin: 0;
}

@media (max-width: 763px) {
    #main .CheckBox p {
        padding: 8px 16px 0;
        margin: 0px 0;
    }
}

.Checklist {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0;
}

@media (max-width: 763px) {
    .Checklist {
        padding: 16px 0;
        width: 95%;
    }
}

.Checklist li {
    list-style: none;
    padding: 3px 0px 3px 32px;
    line-height: 1.7;
    background-position-y: 2px;
    border-bottom: dotted 2px #fcd69e;
    font-size: 22px;
}

@media (max-width: 763px) {
    .Checklist li {
        padding: 8px 0 8px 25px;
        font-size: 14px;
        line-height: 1.7;
    }

}

.Checklist li:before {
    margin-left: -25px;
    position: absolute;
    font-family: FontAwesome;
    content: '\f14a';
    color: #ff9800;
}



.check_left {
float: left;
    width: 55%;
    margin-top: 5px;
    padding: 0 8px 0 16px;
}

.check_right {
    float: right;
    width: 40%;
    padding: 16px;
}

.check_left li {
    list-style: none;
    padding: 8px 0px 8px 72px;
    line-height: 2.4;
    font-size: 19px;
    font-weight: 400;
    text-indent: 0px;
}

.check_left li p{
	display: inline;
}

.check-color{
    color: var(--color2);
}

@media (max-width: 763px) {
.check_left {
float: none;
    width: 100%;
    margin-top: 5px;
    padding: 0 8px;
}

.check_right {
    float: none;
    width: 95%;
    padding: 16px 0 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
}


.check_right img{
    width: 100%;
}

.check_left li {
    list-style: none;
    padding: 3px 0px 3px 0px;
    line-height: 3;
    background-size: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 16px;
    text-indent: unset;
}

}

.check-only {
float:none;
    width:85%;
    margin-top: 5px;
    padding:16px 8px 16px 42px;
    margin-left:auto;
    margin-right:auto;
    border: solid 16px #eee;
}

.check-only li {
list-style: none;
    padding: 4px 14px 4px 0px;
    line-height: 2.4;
    font-size: 20px;
    font-weight: 400;
    text-indent: 0px;
    border-bottom: dotted 2px #e0e0e0;
}

.check-color{
    color: var(--color1);
}

@media (max-width: 763px) {
.check-only {
    float: none;
    width: 100%;
    margin-top: 5px;
    padding: 16px 8px 16px 16px;
    margin-left: auto;
    margin-right: auto;
    border: solid 6px var(--color0);
}

.check-only li {
list-style: none;
    padding: 10px 0px 10px 0px;
    line-height: 3;
    background-size: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 0px;
    text-indent: 0px;
}

}

/*店内の雰囲気*/
.tennai_box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
margin-top: 56px;
    margin-bottom: 56px;
}

@media (max-width: 763px) {
.tennai_box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 32px;
}

}

/*Google map レスポンシブ*/
.gmap {
position: relative;
padding-bottom: 60%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.movie {
    padding: 1em 1.2em;
    font-size: .9em;
    color: var(--colorB);
    margin: 1em auto 2em;
    border-radius: 3px;
    max-width: 600px;
    font-weight: 400;
}
.movie iframe {
max-width: 100%;
}


/*TOPブログサムネイル*/
.blog-list-left{
     float: left;
    width: 100%;
}

.blog-list-right{
    float: left;
    width:100%;
    padding: 0 8px;
}


@media only screen and (max-width: 500px) {
.blog-list-left{
     float: left;
    width: 40%;
}

.blog-list-right{
    float: left;
    width: 60%;
    padding: 0 8px;
}


.blog-list-right p{
    font-size: 14px;
    color: #757575;
}

.blog-title{
    font-size: 14px !important;
    line-height: 1.5;
}

.blog-p {
    font-size: 14px;
}

	.old-list a{
		font-size:14px;
		letter-spacing:-1px;
	}
	
}

.date{
    font-size: 13px;
    color: #757575;
}


/*予約ボタン*/

#contact .btn{
  font-size: 1.6rem;
  font-weight:500;
  line-height: 1.3;
  position: relative;
  display: inline-block;
  padding: 2rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
    width: 100%;
    max-width:560px;
    box-shadow: 0 0 10px rgba(0 0 0 / .2);
}

#contact .btn:hover{
    opacity: 0.8;
}
@media only screen and (max-width: 500px) {

#contact .btn{
    font-size: 16px;
    padding: 1.7rem 1rem;
}
}


#contact .fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 1rem;
      font-size: 48px;
}

#contact .fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}

@media only screen and (max-width: 500px) {

#contact .fa-position-left {
    font-size: 32px;
    left: 8px;
}

}


#contact .red,#header .red{
    background: #cc0000;
    color: #fff;
	border: solid 2px #900;
}

#contact .red span,#header .red span{
    color: #FFEB3B;
    padding: 0 24px;
}

#contact .blue,#header .blue{
    background: #266fbc;
    color: #fff;
}
#contact .blue span,#header .blue span{
    color: #FFEB3B;
    padding: 0 24px;
}
#contact .light-blue,#header .light-blue{
    background: #72c9f3;
    color: #fff;
}
#contact .light-blue span,#header .light-blue span{
    color: #FFEB3B;
    padding: 0 24px;
}
#contact .green,#header .green{
    background: #07b53b;
    color: #fff;
}
#contact .green span,#header .green span{
    color: #FFEB3B;
    padding: 0 24px;
}

#contact .deep-green,#header .deep-green{
    background: #019245;
    color: #fff;
}
#contact .deep-green span,#header .deep-green span{
    color: #FFEB3B;
    padding: 0 24px;
}

#contact .yellow,#header .yellow{
    background: #eaaa00;
    color: #212121;
}
#contact .yellowue span,#header .yellow span{
    color: #212121;
    padding: 0 24px;
}

#contact .pink,#header .pink{
    background: #ec407a;
    color: #fff;
}
#contact .pink span,#header .pink span{
    color: #FFEB3B;
    padding: 0 24px;
}

#contact .deep-pink,#header .deep-pink{
    background: #98014e;
    color: #fff;
}
#contact .deep-pink span,#header .deep-pink span{
    color: #FFEB3B;
    padding: 0 24px;
}

#contact .orange,#header .orange{
    background: #eb6100;
    color: #fff;
}
#contact .orange span,#header .orange span{
    color: #FFEB3B;
    padding: 0 24px;
}

#contact .white,#header .white{
    background: #F5F5F5;
    color: #212121;
}



#contact .grad-red,#header .grad-red{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff8a8b+0,fd6b6c+30,ea4445+100 */
background: #cc0000  !important; /* Old browsers */
background: -moz-linear-gradient(top,  #f88 0%,#f55 30%,#cc0000 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f88 0%,#f55 30%,#cc0000 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f88 0%,#f55 30%,#cc0000 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a8b', endColorstr='#ea4445',GradientType=0 ); /* IE6-9 */
color:#fff;
}

#contact .grad-red span,#header .grad-red span{
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
    box-shadow: none;
}

#contact .grad-blue,#header .grad-blue{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#64b5f6+0,2196f3+30,1976d2+100 */
background: #64b5f6; /* Old browsers */
background: -moz-linear-gradient(top,  #84b4e6 0%,#2f80d5 30%,#266fbc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #84b4e6 0%,#2f80d5 30%,#266fbc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #84b4e6 0%,#2f80d5 30%,#266fbc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64b5f6', endColorstr='#1976d2',GradientType=0 ); /* IE6-9 */
color:#fff;
}

#contact .grad-blue span,#header .grad-blue span{
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-light-blue,#header .grad-light-blue{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bff2fa+0,b0ecf7+30,6dd9ef+100 */
background: #72c9f3; /* Old browsers */
background: -moz-linear-gradient(top,  #d0edfb 0%,#91d5f6 30%,#72c9f3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d0edfb 0%,#91d5f6 30%,#72c9f3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d0edfb 0%,#91d5f6 30%,#72c9f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bff2fa', endColorstr='#6dd9ef',GradientType=0 ); /* IE6-9 */
color:#1c505a;
}

#contact .grad-light-blue span,#header .grad-light-blue span{
    background: unset !important;
    color:#1c505a;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-yellow,#header .grad-yellow{
    color: #212121;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff899+0,fff45e+30,fff100+100 */
background: #fff899; /* Old browsers */
background: -moz-linear-gradient(top,  #fff0c8 0%,#ffbd0d 30%,#eaaa00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fff0c8 0%,#ffbd0d 30%,#eaaa00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fff0c8 0%,#ffbd0d 30%,#eaaa00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff899', endColorstr='#fff100',GradientType=0 ); /* IE6-9 */
}


#contact .grad-green,#header .grad-green{
    color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#14e458+0,00cd43+30,00be3e+100 */
background: #07b53b; /* Old browsers */
background: -moz-linear-gradient(top,  #0bdc49 0%, #00cd43 30%, #07b53b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0bdc49 0%,#00cd43 30%,#07b53b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0bdc49 0%,#00cd43 30%,#07b53b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14e458', endColorstr='#00be3e',GradientType=0 ); /* IE6-9 */
}

#contact .grad-green span,#header .grad-green span{
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-deep-green,#header .grad-deep-green{
color: #fff;
    background: #14e458;
    background: -moz-linear-gradient(top, #14e458 0%, #00cd43 30%, #00be3e 100%);
    background: -webkit-linear-gradient(top, #14e458 0%,#00cd43 30%,#00be3e 100%);
    background: linear-gradient(to bottom, #14e458 0%,#00cd43 30%,#00be3e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14e458', endColorstr='#00be3e',GradientType=0 );
    background: #1b7e40;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #1b7e40), to(#20b958));
    background: -webkit-linear-gradient(bottom, #1b7e40 50%, #20b958 100%);
    background: linear-gradient(0deg, #1b7e40 50%, #20b958 100%);
}

#contact .grad-deep-green span,#header .grad-deep-green span {
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-pink,#header .grad-pink{
    color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fe95a8+0,ff758d+31,f5586b+100 */
background: #fe95a8; /* Old browsers */
background: -moz-linear-gradient(top,  #fe95a8 0%, #ff758d 31%, #f5586b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fe95a8 0%,#ff758d 31%,#f5586b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fe95a8 0%,#ff758d 31%,#f5586b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe95a8', endColorstr='#f5586b',GradientType=0 ); /* IE6-9 */
}

#contact .grad-pink span,#header .grad-pink span{
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-deep-pink,#header .grad-deep-pink{
    color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e12a5d+0,c52955+30,a61f45+100 */
background: #e12a5d; /* Old browsers */
background: -moz-linear-gradient(top,  #e12a5d 0%, #c52955 30%, #a61f45 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e12a5d 0%,#c52955 30%,#a61f45 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e12a5d 0%,#c52955 30%,#a61f45 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e12a5d', endColorstr='#a61f45',GradientType=0 ); /* IE6-9 */
}

#contact .grad-deep-pink span,#header .grad-deep-pink span {
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}


#contact .grad-orange,#header .grad-orange{
    color: #fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffa000+0,ff8f00+30,ff6f00+100 */
background: #ffa000; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa000 0%, #ff8f00 30%, #ff6f00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffa000 0%,#ff8f00 30%,#ff6f00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffa000 0%,#ff8f00 30%,#ff6f00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa000', endColorstr='#ff6f00',GradientType=0 ); /* IE6-9 */
}

#contact .grad-orange span,#header .grad-orange span{
    background: unset !important;
    color: #FFEB3B;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-gold,#header .grad-gold{
background: linear-gradient(135deg, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    color: #5a3201;
}

#contact .grad-gold span,#header .grad-gold span{
    background: unset !important;
    color: #5a3201;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

#contact .grad-white,#header .grad-white{
background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
    color: #212121;
}

#contact .grad-white span,#header .grad-white span {
    background: unset !important;
    color:#212121;
    padding: 0 24px;
    border-radius: 3px;
    font-weight: 700;
}

/*背景矢印*/
.arrow::before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-left: solid 8px  var(--color0);
    top: 33%;
    left: -3px;
    margin-top: 0px;
}

.arrow:nth-child(1)::before {
display: none;
}

@media only screen and (max-width: 500px) {
.arrow::before{
    top: 22%;
    display: none;
}
.arrow:nth-child(2n+1)::before {
display: none;
}
}

/*LINE*/
.linebg{
 background: #FFFDE7;
}

.tokuten{
   font-size: 20px;
    margin-bottom:16px;
}

.tokuten span{
background: var(--color2);
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 8px;
    font-size: 24px;
    color: #fff;
}

@media only screen and (max-width: 500px) {

 .tokuten {
    font-size: 14px;
    margin-bottom: 16px;
}

.tokuten span {
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 8px;
    font-size: 14px;
}
}

.line-tt {
  line-height: 60px;
  position: relative;
  height: 60px;
  margin: 2em 50px 1em;
  padding: 0 2rem;
  text-align: center;
  color: #fff;
  background:#fa4141;
      font-size: 24px;
    font-weight: 600;
}

.line-tt:before,
.line-tt:after {
  position: absolute;
  top: 0;
  display: block;
  height: 48px;
  content: '';
  border: 30px solid #bf1a2f;
}

.line-tt:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.line-tt:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.line-tt span {
  position: relative;
  display: block;
font-size:18px;
    font-weight:600;
}

@media only screen and (max-width: 500px) {
.line-tt {
    line-height:20px;
    position: relative;
    height: 60px;
    margin: 1em 30px 1em;
    padding: 10px 0rem 0;
    text-align: center;
    color: #fff;
    background: #fa4141;
    font-size: 15px !important;
}


.line-tt:before, .line-tt:after {
    position: absolute;
    top: 0;
    display: block;
    height: 40px;
    content: '';
    border: 30px solid #bf1a2f;
}

.line-tt:before {
    left: -40px;
    border-left-width: 15px;
    border-left-color: transparent;
}

.line-tt:after {
    right: -40px;
    border-right-width: 15px;
    border-right-color: transparent;
}


.line-tt span {
font-size: 15px;
}

}

/*予約部分*/

.Mi1 {
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
        margin-bottom: 0;
}

.Mi2 {
    margin-bottom: 10px;
    font-size: 1.1rem;
    text-align: center;
}

@media only screen and (max-width: 500px) {
.Mi1 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
}
.Mi2 {
    margin-bottom: 10px;
    font-size:14px;
    text-align: center;
}

}

.time{
width: 100%;
    border: solid 1px var(--color1);
    text-align: center;
    font-weight: 300;
    color:var(--color1);
    line-height:2.5;
}

.time tr{
border-bottom: solid 1px var(--color1);
font-weight: 300;
}

.time th{
     border-right: solid 1px var(--color1);
     font-weight: 300;
}

.time td{
     border-right: solid 1px var(--color1);
     font-weight: 300;
}

.other-li{
    margin-bottom:8px;
}

.other-tt{
    background: var(--color2);
    padding: 2px 16px;
    border-radius: 5px;
    color: #fff;
    margin-right: 8px;
}

/*フッター部分*/

.footer{
    color:#757575;
}

.footer a{
    color:#757575;
}

.footer ul{
    line-height:2.4;
}

.footer-title{
font-weight: 500;
    font-size: 20px;
    color: var(--colorB);
    border-bottom: solid 2px var(--colorG);
}
.f-tt {
    background: var(--color1);
    padding: 4px 8px;
    border-radius: 3px;
    margin-right: 8px;
    color: #fff;
}

.cp{
    background: var(--color2);
    color:#fff;
}

/*ヘッダー*/
.head-h1 {
    font-size: 14px;
    font-weight: 400;
	padding-top: 20px;
}

.head-parking {
    background: #ffffff;
    padding: 0 8px;
    color: var(--color1);
    border: solid 1px var(--color1);
    border-radius: 4px;
    font-size: 14px;
    margin-right: 8px;
    margin-left: 8px;
    font-weight: 500;
    display: inline-block;
}

#header .btn{
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  display: inline-block;
  padding:12px 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
    width: 100%;
}



/*ナビメニュー*/

.nav-link{
position: relative;
}
.navmenu ul li a::before,
.navmenu ul li a::after {
  border-bottom: solid 2px var(--color1);
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
.navmenu ul li a::before {
  left: 49%;
}
.navmenu ul li a::after {
  right: 49%;
}
.navmenu ul li a:hover::before,
.navmenu ul li a:hover::after {
  width: 50%;
}

/*見出し h2*/
.border-solid{
  border-bottom: 3px solid var(--color1);
  padding-bottom: 10px;
}

.border-dot {
  border-bottom: 3px dotted var(--color1);
  padding-bottom: 10px;
}

.border-dashed{
      border-bottom: 3px dashed var(--color1);
      padding-bottom: 10px;
}

.border-double{
  border-bottom: 6px double var(--color1);
  padding-bottom: 10px;
}

.border-under-two {
  position: relative;
  padding: 1rem 0;
  border-bottom: 3px solid  var(--color0);
}

.border-under-two:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background:  var(--color1);
}

.border-under-strip{
      position: relative;
  padding: 1.5rem 0;
}

.border-under-strip:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, var(--color1), var(--color1) 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg,  var(--color1), var(--color1) 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.border-left-single {
  padding: 1rem 1rem;
  border-left: 6px solid var(--color1);
}

.border-left-double {
  padding: 1rem 1rem;
  border-left: 6px double  var(--color1);
}

.border-kakomi {
  padding: 1rem 1rem;
  border: 3px solid  var(--color1);
}

.border-kakomi-dot {
  padding: 1rem 1rem;
  border: 3px dotted  var(--color1);
}

.border-kakomi-hasen {
  padding: 1rem 1rem;
  border: 3px dashed var(--color1);
}

.border-kakomi-double {
   position: relative;
  padding: 1rem 1rem;
  border: 4px solid  var(--color1);
}

.border-kakomi-double:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: '';
  border: 2px solid  var(--color1);
}

.tb-border {
  padding: 1rem 1rem;
  border-top: 3px solid  var(--color1);
  border-bottom: 3px solid  var(--color1);
}

.tb-double {
padding: 1rem 1rem;
  border-top: 6px double  var(--color1);
  border-bottom: 6px double  var(--color1);
}

.bg-fill{
  padding: 1rem 1rem;
  background:var(--color1);
  color:#fff;
border-radius: 3px;
}

.bg-left{
  padding: 1rem 1rem;
  border-left: 5px solid  var(--color1);
  background:var(--color0);
  color: var(--color2);
}

.bg-top{
   padding: 1rem 1rem;
  border-top: 3px solid  var(--color1);
  background:var(--color0);
  color: var(--color2);
}

.bg-under{
  padding: 1rem 1rem;
  border-bottom: 3px solid  var(--color1);
  background:var(--color0);
  color: var(--color2);
}

.null{
    border: none;
    background: none;
}

.null:before{
    display: none;
}

.ribon1 {
  line-height: 60px;
  position: relative;
  height: 60px;
  margin: 2em 50px 1em;
  padding: 0 2rem;
  text-align: center;
  color: #fff;
  background:#fa4141;
      font-size: 24px;
    font-weight: 600;
}

.ribon1:before,
.ribon1:after {
  position: absolute;
  top: 0;
  display: block;
  height: 48px;
  content: '';
  border: 30px solid #fa4141;
}

.ribon1:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.ribon1:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.ribon1 span {
  position: relative;
  display: block;
font-size:18px;
    font-weight:600;
}

@media only screen and (max-width:500px) {

    .ribon1 {
    line-height: 20px;
    position: relative;
    height: 60px;
    margin: 1em 45px 1em;
    padding: 18px 0rem 0;
    text-align: center;
    color: #fff;
    background: #fa4141;
    font-size: 16px !important;
}

.ribon1:before {
  left: -44px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.ribon1:after {
  right: -44px;
  border-right-width: 15px;
  border-right-color: transparent;
}

}

.ribon2 {
  position: relative;
  margin: 1rem -35px;
  padding: 1rem 2rem;
    background: var(--color1);
    color: #fff;
    text-align:center;
}

.ribon2:before,
.ribon2:after {
  position: absolute;
  content: '';
}

.ribon2:before {
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 10px solid  var(--color2);
  border-left: 10px solid transparent;
}

.ribon2:after {
  right: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid  var(--color2);
  border-right: 10px solid transparent;
}

@media only screen and (max-width:500px) {
.ribon2 {
  position: relative;
  margin: 1rem -10px;
  padding: 1rem 1rem;
  text-align:center;
}

}

@media only screen and (min-width:501px) and (max-width:1024px) {
 .ribon2 {
  position: relative;
  margin: 1rem -25px;
  padding: 1rem 1rem;
  text-align:center;
}
}

.img-sentenceBoxL{
float: left;
width: 40%;
}

.img-sentenceBoxR{
float:left;
width: 60%;
}

.img-sentenceBoxL2{
float: left;
width: 60%;
}

.img-sentenceBoxR2{
float:left;
width: 40%;
}

@media only screen and (max-width:500px) {
.img-sentenceBoxL,.img-sentenceBoxR,.img-sentenceBoxL2,.img-sentenceBoxR2{
float: none;
width: 100%;
}

}


.list-box {
    position: relative;
    border: solid 3px var(--color1);
    border-radius: 3px;
}

#subpage .list-box p{
padding:0 !important;
margin-bottom: 0 !important;
}

.list-box ul{
    margin:0;
}

.list-box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: var(--color1);
    font-weight: bold;
}

.li-numb ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
    padding-left: 16px;
    margin-bottom: 0;
}

@media only screen and (max-width:500px) {
    .li-numb ol {
    padding-left:0px;
    margin-bottom: 0;
}
}

.li-numb ol li {
    position: relative;
    padding-left: 30px;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 30px;
    list-style: none;
}

.li-numb ol li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background:  var(--color1);
    color: white;
    font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*チャット風会話文----------------------------------------------------*/
.kaiwa {
    margin-bottom: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 763px) {
    .kaiwa {
        width: 95%;
    }
}

/* 左画像 */
.kaiwa-img-left {
    margin: 0;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: -70px;
}

/* 右画像 */
.kaiwa-img-right {
    margin: 0;
    float: right;
    width: 60px;
    height: 60px;
    margin-left: -70px;
}

.kaiwa figure img {
    width: 100%;
    height: 100%;
    border: 1px solid #aaa;
    border-radius: 50%;
    margin: 0;
}

@media (max-width: 763px) {
    .kaiwa figure img {
        width: 80%;
        height: 80%;
    }
}

/* 画像の下のテキスト */
.kaiwa-img-description {
    padding: 5px 0 0;
    font-size: 10px;
    text-align: center;
    position: relative;
    bottom: 15px;
}

/* 左からの吹き出しテキスト */
.kaiwa-text-right {
    position: relative;
    margin-left: 80px;
    padding: 10px;
    border-radius: 10px;
    background:#eee;
    margin-right: 12%;
    float: left;
}

@media (max-width: 763px) {
    .kaiwa-text-right {
        position: relative;
        margin-left: 65px;
        padding: 10px;
        border-radius: 10px;
        margin-right: 5%;
        float: left;
    }
}

/* 右からの吹き出しテキスト */
.kaiwa-text-left {
    position: relative;
    margin-right: 80px;
    padding: 10px;
    border-radius: 10px;
    background-color: var(--color0);
    margin-left: 12%;
    float: right;
}

@media (max-width: 763px) {
    .kaiwa-text-left {
        position: relative;
        margin-right: 75px;
        padding: 10px;
        border-radius: 10px;
        margin-left: 5%;
        float: right;
    }
}

#mian p.kaiwa-text {
    margin: 0 0 20px;
}

#mian p.kaiwa-text:last-child {
    margin-bottom: 0;
}

/* 左の三角形を作る */
.kaiwa-text-right:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    top: 15px;
    left: -20px;
}

.kaiwa-text-right:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #eee;
    top: 15px;
    left: -19px;
}

/* 右の三角形を作る */
.kaiwa-text-left:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    top: 15px;
    right: -20px;
}

.kaiwa-text-left:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid var(--color0);
    top: 15px;
    right: -19px;
}

/* 回り込み解除 */
.kaiwa:after,
.kaiwa:before {
    clear: both;
    content: "";
    display: block;
}


/*Q and A*/
.qanda {
    width: 98%;
    margin: 10px;
    padding: 0px 10px;
    background: #fff;
    line-height: 1.7;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px var(--colorG);
}

.qanda:last-child {
    border-bottom:none;
}


.qanda dt span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 18px;
}

dd p {
    font-size: 16px;
    text-align: left;
    line-height: 1.75em;
}

.qanda dt {
    position: relative;
    display: table;
    width: 91%;
    min-height: 76px;
    padding:20px 10px 10px 60px;
    font-weight: 600;
    margin: 0;
}

.qanda dt:before {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 55px;
    height: 55px;
    content: "Q";
    text-align: center;
    color:#fff;
    border: 4px solid #eeeeee;
    border-radius: 33px;
    background: var(--color2);
    font-size: 40px;
    font-size: 32px;
    line-height: 48px;
        font-weight: 500;
}

.qanda dd {
    position: relative;
    display: table;
    min-height: 76px;
    padding: 10px 10px 0px 60px;
    margin-left: 0;
}

.qanda dd:before {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 55px;
    height: 55px;
    content: "A";
    text-align: center;
    color: var(--color2);
    border: 4px solid #eeeeee;
    border-radius: 33px;
    font-size: 40px;
    font-size: 32px;
    line-height: 56px;
    background-color: var(--color0);
        font-weight: 500;
}

@media (max-width: 763px) {
    .qanda {
    width: 100%;
    margin: 10px;
    padding: 0px 8px;
    background: #fff;
    line-height: 1.7;
    margin-left: auto;
    margin-right: auto;
    }

    .qanda dt {
    position: relative;
    display: table;
    width: 100%;
    padding: 12px 10px 10px 48px;
    font-weight: 600;
    margin: 8px 0;
    font-size: 16px;
    min-height: auto;
    }

    .qanda dt:before {
        position: absolute;
        top: 9px;
        left: 0;
        display: block;
        width: 35px;
        height: 35px;
        content: "Q";
        text-align: center;
        border: 3px solid #eeeeee;
        border-radius: 33px;
        font-size: 18px;
        line-height: 28px;
    }

    .qanda dt span {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        font-size: 16px;
    }

    .qanda dd {
    position: relative;
    display: table;
    min-height: 76px;
    padding: 6px 10px 0px 32px;
    }

    .qanda dd:before {
        position: absolute;
        top: 5px;
        left: 0px;
        display: block;
        width: 35px;
        height: 35px;
        content: "A";
        text-align: center;
        border: 4px solid #eeeeee;
        border-radius: 33px;
        font-size: 40px;
        font-size: 24px;
        line-height: 28px;
    }

    .qanda dd p {
        padding: 0;
        margin: 0px 0 16px 0;
    }
}

.step_list p{
line-height: 1.5;
}

.step_numb {
    position: absolute;
    background: var(--color1);
    color: #ffffff;
    border: solid 3px var(--color0);
    border-radius: 50%;
    width: 56px;
    height: 56px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    top: -5px;
    line-height: 2.2;
}

/*ボックス*/

.box p{
    margin:0;
    padding:0;
}

.box-solid{
padding: 0.5em 1em;
margin-bottom: 2em;
    border: solid 3px var(--color1);
}
.box-round{
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color:  var(--color1);/*文字色*/
    background: #FFF;
    border: solid 3px  var(--color1);/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box-fill{
padding: 0.5em 1em;
    margin: 2em 0;
    color: var(--color2);
    background: var(--color0);
}
.box-double{
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px  var(--color1);
}
.box-dashed{
    padding: 0.5em 1em;
    margin: 2em 0;
    background:var(--color0);
    border: dashed 2px var(--color1);/*点線*/
}
.box-fusen{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: var(--colorB);
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}

.box-fukidashi{
    position: relative;
    padding: 0.8em 0.7em;
    margin: 1em 0;
    background: var(--color0);
    color: var(--color1);
    font-weight: bold;
    font-size: 20px;
    border-radius: 3px;
}
.box-fukidashi:after{
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid var(--color0);
    width: 0;
    height: 0;
}

.box-fukidashi p{
    line-height:1.3 !important;
}

.box-title1 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px var(--color2);
    border-radius: 8px;
}
.box-title1 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: var(--color2);
    font-weight: bold;
}

.box-title2 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px var(--color2);
}
.box-title2 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: var(--color2);
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

.box-title3 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px var(--color2);
}
.box-title3 .box-title{
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background:var(--color2);
    color: #ffffff;
    font-weight: bold;
}

.box-title4 {
    margin: 2em 0;
    background:var(--color0);
}
.box-title4 .box-title {
    font-size: 1.2em;
    background: var(--color2);
    padding:0px 4px 4px 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.box-title4 p {
    padding: 15px 20px;
    margin: 0;
}

.box-title5 {
    margin: 2em 0;
    background: #dcefff;
}
.box-title5 .box-title {
    font-size: 1.2em;
    background: #5fb3f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box-title5 p {
    padding: 15px 20px;
    margin: 0;
}

.tyui {
    margin-bottom: 1.5em;
    padding: 1em;
    background: #ffebeb;
    color:#dc3545;
    margin-left: auto;
    margin-right: auto;
    border: solid 2px #dc3545;
}

.tyui li{
    list-style: disc;
    list-style-position: inside;
    padding-left: 16px;
    line-height: 1.7;
}

#subpage .tyui p{
padding:0 !important;
}


@media only screen and (max-width:500px) {
.tyui li{
    padding-left: 8px;

}
}

.tyui_title {
    margin-bottom: 5px;
    color:#dc3545;
    font-size: 1.2em;
    font-weight: bold;
}

.tyui_title:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 3px 0 0;
    border-radius: 50%;
    background: #ff8376;
    color: #fff;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}

#main .tyui p {
    margin: 0 0 0em;
    line-height: 1.75;
    padding: 0px 16px;
}

.attention{
    background:#dc3545;
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 8px;
    border-radius: 50%;
    margin-right: 8px;
    color: #fff;
}

.main-lp-img img{
width: 100%;
}

/*TOPへ戻るボタン*/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    border-radius:50% !important;
    background:#a72126 !important;
    border-color:#a72126 !important;
}

@media (max-width: 763px) {
	.back-to-top {
		bottom: 110px;
		right: 10px;
	}
}


.glyphicon-chevron-up::before {
    content: "\f106";
    font-family:'Font Awesome 5 Free';
    font-weight:900;
}

/* 必須マーク */
.must{
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #F92931;
    border-radius: 20px;
}

/* 任意マーク */
.free {
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #424242;
    border-radius: 20px;
}

/* 項目名を太字にする */
form p {
    font-weight: 600;
}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

/* 必須項目の入力欄を黄色にする */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: rgba(255, 255, 142, 0.46);
}

/* 送信ボタンを見やすくする */
input.wpcf7-submit {
width: 100%;
    height: 80px;
    background: #27c038;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border: solid 3px #3da949;
    border-radius: 3px;
}

/* エラーメッセージを見やすくする */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
    font-weight: 600;
}

.form-w{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.blog-list-left img{
border: none;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

/*スマホ固定バナー*/
.sp_banner{
    position: fixed;
    bottom: 0;
    z-index: 999;
    left:0;
}

.text-center{
     margin-left: auto;
    margin-right: auto;
}

.price-tt{
    background: var(--color2);
    padding: 8px 16px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.price-price{
    border:solid 1px var(--color1);
    padding: 8px;
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
}

.n-p{
    font-size: 20px;
    padding: 0 8px;
}

@media only screen and (max-width:500px) {
    .n-p{
display: block;
}
}

.f-p{
    font-size:28px;
    padding: 0 8px;
    font-weight: 600;
    color: #F44336;
        display: block;
}

.pn_btn a{
background: var(--color2);
    padding: 2px 6px;
    border-radius: 5px;
    color: #fff;
}

.col-text{
     display: block;
    font-size: 14px;
    margin-top: 8px;
}

.nav-con{
    line-height: 1;
    font-size: 11px;
    display: inline-block;
    font-weight: 500;
}


@media only screen and (min-width:501px) and (max-width:1024px) {
    .nav-con{
    line-height: 1;
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
}
}

/* PC,SP表示切り替え　
========================================================================== */

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}


@media only screen and (max-width: 680px) {
    .pc {
        display: block !important;
    }

    .sp {
        display: none !important;
    }
}

@media (max-width: 500px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }
}



.sns__container {
    display: flex;
}

.sns__container a {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.5rem 0;
}

.sns__container a:hover {
    opacity: 0.6;
}

.sns__twitter {
    background: #55acee;
}

.sns__facebook {
    background: #3b5998;
}

.sns__pocket {
    background: #ef3f56;
}

.sns__line {
    background: #1dcd00;
}

.sns__hatena {
    background: #00a5de;
}


.grecaptcha-badge { visibility: hidden; }


/* ================================================================================================
//
//  TOPPAGE - SLIDE
//
// ============================================================================================== */
.swiper-container {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    overflow: hidden;
}

.swiper-container .swiper-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}


/* ================================================================================================
//
//  SINGLE PAGE - 執筆者項目
//
// ============================================================================================== */
.profile-wrapper {
border: solid 3px var(--color0);
    border-radius: 3px;
    max-width: 850px;
    font-size: 14px;
}

.profile-tt{
     background:var(--color0);
    font-size: 18px;
    font-weight: bold;
}

.profile-wrapper .text-wrap {
    width: calc( 100% - 200px );
    padding-right: 4rem;
}

.profile-wrapper .text-wrap .profile-name {

}

.profile-wrapper .text-wrap .text-area {
    margin-top: 2rem;
}

#subpage .profile-wrapper .text-wrap .text-area {
    padding: 0!important;
}

.profile-wrapper .img-wrap {
    width: 200px;
}

.profile-wrapper .img-wrap .img {
    position: relative;
    padding-top: 100%;
}

.profile-wrapper .img-wrap .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.profile-wrapper .img-wrap .profile_btn {

}

.profile-wrapper .img-wrap .profile_btn span{

}

.profile-name{
    font-size: 20px;
}

.profile-img{
    max-width: 200px;
}


/* ================================================================================================
//
//  Yoast - パンくずリスト//
//
// ============================================================================================== */

#breadcrumbs{
    color: var(--color1);
}

@media (max-width: 500px) {
#breadcrumbs{
    color: var(--color1);
    font-size: 12px;
}
}

.fa-home{
    color: var(--color1) !important;
}


/* ================================================================================================
//
//  TOPページ - メインイメージスライダーのスタイリング//
//
// ============================================================================================== */

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    color: #e0e0e0;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    color: #e0e0e0;
}
.swiper-pagination-bullet-active{
    background: #212121;
}



/* ================================================================================================
//
//  share - シェアボタン single.php
//
// ============================================================================================== */

.sns__container {
    display: flex;
}

.sns__container a {
    text-decoration: none;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    max-width: 180px;
}

.sns__container a:hover {
    opacity: 0.6;
}

.sns__twitter {
    background: #55acee;
}

.sns__facebook {
    background: #3b5998;
}

.sns__pocket {
    background: #ef3f56;
}

.sns__line {
    background: #1dcd00;
}
.parent {
  display: flex;
  justify-content: flex-end;
}


.parent_c {
	display: flex;
  justify-content: center;
}

/*下の階層のulや矢印の基点にするためliにrelativeを指定*/
.nav ul li{
  position: relative;
}
/*2階層目を持つliの矢印の設定*/
.nav ul li.has-child::before{
  content:'';
  position: absolute;
  left:15px;
  top:25px;
  width:6px;
  height:6px;
  border-top: 2px solid #999;
    border-right:2px solid #999;
    transform: rotate(135deg);
}
/*下の階層を持っているulの指定*/
.nav li.has-child ul{
    /*絶対配置で位置を指定*/
  position: absolute;
  z-index: 4;
    /*形状を指定*/
  background:#f57c01;
  width:180px;
    /*はじめは非表示*/
  visibility: hidden;
  opacity: 0;
    /*アニメーション設定*/
  transition: all .3s;
}

/*hoverしたら表示*/
.nav li.has-child:hover > ul,
.nav li.has-child ul li:hover > ul,
.nav li.has-child:active > ul,
.nav li.has-child ul li:active > ul{
  visibility: visible;
  opacity: 1;
}
/*ナビゲーションaタグの形状*/
.nav li.has-child ul li a{
  color: #fff;
  border-bottom:solid 1px rgba(255,255,255,0.6);
}

.nav li.has-child ul li:last-child a{
  border-bottom:none;
}

.nav li.has-child ul li a:hover,
.nav li.has-child ul li a:active{

}

.nav a{
	color:unset;
}

.nav_menu{
position: absolute;	
right:0;
	left:0;
	margin:auto;
}

.fv-text-area{
position: relative;
    max-width: 1140px;
    margin: auto;
}
.fv-text{
    text-align: left;
    font-size:42px;
    padding: 24px 16px;
    font-weight: 800;
    font-family: 'Noto Sans JP', sans-serif;
	opacity:0;
}

@media (max-width: 768px) {
.fv-text{
    font-size:24px;
}
}

.fv-text2{
position: absolute;
    bottom:80px;
    right: 0;
    font-size:2.8em;
    opacity: 0.9;
    color:#dfe2e5;
font-family: 'Koulen', cursive;
    line-height: 1.5;
}
.fv-text3{
	font-size: 20px;
    position: absolute;
    right: 0;
    font-weight: bold;
    top: -16px;
}




/*==================================================
ふわっ
===================================*/

.fade-in-on-scroll {
  opacity: 0;
  transition: opacity 1s ease;
}

.fade-in-on-scroll.fade-in {
  opacity: 1;
}



/* fadeUp */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1.5s;
animation-fill-mode:forwards;
opacity:1;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUtrigger{
    opacity: 0;
}

.fadeUp-fv{
animation-name:fadeUpAnime;
animation-duration:3s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUp-fvAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* その場で */
.fadeIn{
animation-name:fadeInAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:1.2s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
	transform: translateX(-50px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}


.fadeLTrigger{
    opacity: 0;
}

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:2s;
animation-fill-mode:forwards;
opacity:1;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
	transform: translateX(50px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}

.fadeRight-fv{
animation-name:fadeRightAnime;
animation-duration:3s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRight-fvAnime{
  from {
    opacity: 0;
	transform: translateX(50px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}


.fadeRtrigger{
    opacity: 0;
}

/* 上から */

.fadeDtrigger{
    opacity: 0;
}

.fadeDown{
animation-name:fadeDownAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:1;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}


/* ファーストビューちょっと縮小 */

.fv-trans-trigger{
    opacity: 0;
    transition: opacity .5s .25s,transform 1s cubic-bezier(.33,0,.24,1) .25s;
    transform: scale(1.1);
}
.fv-trans{
    opacity: 1;
    transform: scale(1);
}

.top_menu_con{
	background:#fff;
	min-height:450px;
	border-radius:40px;	
	box-shadow: rgb(18 18 92 / 12%) 0px 48px 100px 0px;
}

@media (max-width: 763px) {
.top_menu_con{
	min-height:480px;
	border-radius:20px;
    box-shadow:none;
	box-shadow: 2px 4px 12px rgba(0,0,0,.08);
}
}

.top_menu_height{
	min-height:120px;
}

.text_grad{
	    background-image: linear-gradient(90deg,#2ca2b4,#5598de 24%,#7f87ff 45%,#f65aad 76%,#ec3d43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mission a:hover{
	text-decoration:none;
}

#particles-js{ 
    width: 100%;
	  display: flex;
  justify-content: center;
  align-items: center;
	    position: absolute;
    top:50%;
}

@media (max-width: 763px) {
	#particles-js{ 
    height:70vh;
}
}

#wrapper{
  position: relative;/*描画を#particles-jsよりも上にするためposition:relative;を指定*/
  z-index: 1;/*z-indexの数字を大きくすることで描画を#particles-jsよりも上に*/
  width:100%;
  height: 100%;
}

#particles-js canvas {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 400px !important;
}

@media (max-width: 763px) {

#particles-js canvas {
    top: 0%;
}

}

.top-sec-title h2{
font-family: 'Noto Sans JP', sans-serif;
    font-size:32px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: -2px;
}

.vis-sub-tt{
    color: #6e6e73;
}

.vision-tt{
	font-family: 'Noto Sans JP', sans-serif;
    font-size:64px;
    line-height: 1.0625;
	color:#fff;
}

.company-top{
	top:60px;
}
@media (max-width: 763px) {
	
.company-top{
	top:30px;
}
}

@media (max-width: 763px) {
.vision-tt{
font-size: 28px;
    line-height: 1.125;
    font-weight: 600;
}
}

.top-sec-title-po{
    top: 80px;
    z-index: -1;
}


/*== グラデーション線から塗に変化する */

.gradient4{
    /*ボタンの形状*/
    display: inline-block;
    padding: 18px 60px;  
    border-radius:30px;
    text-decoration: none;
    border:1px solid #fff;
    color: #fa6c9f;
    outline: none;
    /*アニメーションの指定*/ 
    transition: all 0.4s ease-out;
}

/*hoverした際、グラデーションと影を付ける*/
.gradient4:hover{
    /*ボタンの形状*/
    border-color:transparent;
    color: #fff;
    /*背景の色と形状*/
    background: linear-gradient(270deg, #fa6c9f 0%, #ffe140 50%, #ff357f 100%);
    background-size: 200% auto;
    background-position: right center;
    /*ボックスの影*/   
    box-shadow: 0 5px 10px rgb(250,108,159,0.4);
}

/* ================================================================================================
//
//  first View
//
// ============================================================================================== */

#fv{
	min-height:100vh;
}

.fv-container{
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: calc(110vh - 100px);
}
.fv-box{
    max-width: 1180px;
    margin: auto;	
}

.fv-tt{
font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    line-height: 1.25;
    color:#1d1d1f;
    font-weight: 500;
    letter-spacing: -2px;
}


@media (max-width: 763px) {
.fv-tt {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    line-height: 1.25;
    color: #1d1d1f;
    font-weight: 500;
    letter-spacing: -1px;
}
	}


/*========= スクロールダウンのためのCSS ===============*/

/*=== 9-1-2 丸が動いてスクロールを促す ====*/

/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  bottom:50px;
  right:50%;
	left:50%;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
  position: absolute;
  left:10px;
  bottom:45px;
    /*テキストの形状*/
  color:#fff;
  font-size:10px;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
  width:10px;
  height:10px;
  border-radius: 50%;
  background:#fff;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation:
    circlemove 1.6s ease-in-out infinite,
    cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
  100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
  content:"";
    /*描画位置*/
  position: absolute;
  bottom:0;
  left:0;
    /*線の形状*/
  width:2px;
  height: 80px;
  background:#fff;
}

.fv-cp{
  position:absolute;
  bottom:50px;
top:50%;
  left:40px;
  height: 180px;
}

.fv-cp span{
    /*描画位置*/
  position: absolute;
  left:0px;
  bottom:45px;
    /*テキストの形状*/
  color:#1d1d1f;
  font-size:10px;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* ================================================================================================
//
//  VISON
//
// ============================================================================================== */

.big_black{
    background:#f5f7fa;
    min-height: 100vh;
    padding-top: 1px;
    background-position: bottom;
    background-size: cover;
}

.big_black p{
font-family: 'Noto Sans JP', sans-serif;
    font-size:46px;
    line-height: 1.25;
	color: #7f7f7f;
    font-weight: 700;
    letter-spacing: -2px;
}
@media (max-width: 763px) {
.big_black{
	padding-top:50px;
}
	
.big_black p{
font-size: 24px;
    line-height: 1.25;
}
}

.text_opacity{
	animation-name:opaAnime;
animation-duration:2s;
animation-fill-mode:forwards;
	opacity: .2;
}

.text_opacity_off{
transition: opacity 350ms ease-in;
	opacity:1;
    color:#7f7f7f;
}


.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}

/*========= タイピング ===============*/

.TextTyping span {
  display: none;
}

/*文字列後ろの線の設定*/
.TextTyping::after {
  content: "|";
  animation: typinganime .8s ease infinite;
}

@media screen and (max-width: 767px) {
    /* 左右の隙間を0にする */
    .m-full-width-fv {
        position: relative !important;
        width: 100vw !important;
        left: 50% !important;
        margin-left: -50vw !important;
        padding: 0 !important;
        overflow: hidden !important;
    }

    /* タイピングテキスト：初期状態は透明 */
    .rep-tt.sp {
        position: absolute !important;
        top: 10% !important;
        left: 0 !important;
        width: 100% !important;
        color: #fff !important;
        text-align: center !important;
        white-space: nowrap !important;
        z-index: 10 !important;
        opacity: 0; /* 5秒後にJSで1にする */
    }
}




/*========= ローディング後のタイピング ===============*/


@keyframes typinganime{
  from{opacity:0}
  to{opacity:1}
}

.v-pt{
	padding-top:8em;
}
@media (max-width: 768px) {
.v-pt{
	padding-top:4em;
}
}


.vision_tt1{
    font-size:80px;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 800;
	letter-spacing:3px;
	line-height:1.2;
	color:#a72126;
}

.vision_tt1_sub{
    font-size: 24px;
    display: block;
    letter-spacing: 0;
    margin-bottom: -6px;
    font-weight: 600;
    color: #7f7f7f;
}

.vision_tt2{
    color: #7f7f7f;
	font-size: 40px;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	letter-spacing:5px;
	line-height:1.5;
}

@media (max-width: 768px) {
.vision_tt1 {
    font-size: 36px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    letter-spacing:4px;
    line-height: 1.3;
	color: #a72126;
}	
.vision_tt2 {
    font-size: 23px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.4;
}	
}
.vision_para {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.vision_image {
position: absolute;
    top:0;
    left: 0;
    height:100vh;
    width:100%;
	border-radius:3px;
    background: url() no-repeat;
	background-position-x: center;
}

.vision_text_box{
font-size: 18px;
    font-weight: 500;
    color: #7f7f7f;
}

/*==================================================
背景色が伸びて出現
===================================*/

/*全共通*/

.bgextend{
  animation-name:bgextendAnimeBase;
  animation-duration:1s;
  animation-fill-mode:forwards;
  position: relative;
  overflow: hidden;/*　はみ出た色要素を隠す　*/
  opacity:0;
}

@keyframes bgextendAnimeBase{
  from {
    opacity:0;
  }

  to {
    opacity:1;  
}
}

/*中の要素*/
.bgappear{
  animation-name:bgextendAnimeSecond;
  animation-duration:1s;
  animation-delay: 0.6s;
  animation-fill-mode:forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond{
  0% {
  opacity: 0;
  }
  100% {
  opacity: 1;
}
}

/*左から右*/
.bgLRextend::before{
  animation-name:bgLRextendAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #24cecb;/*伸びる背景色の設定*/
}
@keyframes bgLRextendAnime{
  0% {
    transform-origin:left;
    transform:scaleX(0);
  }
  50% {
    transform-origin:left;
    transform:scaleX(1);
  }
  50.001% {
    transform-origin:right;
  }
  100% {
    transform-origin:right;
    transform:scaleX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgLRextendTrigger{
    opacity: 0;
}


.rep-tt{
    text-align: center;
    position: absolute;
	top: 20%;
	max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
    font-size:54px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -1.5px;
	color:#fff;
}

@media (max-width: 763px) {
.rep-tt{
    font-size:34px;
	max-width: 800px;
}	
}


/* ================================================================================================
//
//  Swiper　スライド 
//
// ============================================================================================== */
.swiper-slide, swiper-slide {
    flex-shrink: 0;
    width: 85% !important;
    height: 100%;
    max-height: 500px;
    position: relative;
    transition-property: transform;
    display: block;
}

/*=== 9-1-4 矢印が動いてスクロールを促す  ====*/
/*スクロールダウン全体の場所*/
.scrolldown4 {
    position: relative !important;
    margin: 30px auto 10px !important;
    display: flex !important;           /* 矢印と文字を横並びにする */
    align-items: center;
    justify-content: center;
    width: fit-content;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    /* 左右の動きだけを指定（消えない設定） */
    animation: swipe-move 1.5s ease-in-out infinite;
}

/* 動く矢印（右側） */
.scrolldown4::after {
    content: "→";
    margin-left: 8px;
    font-size: 18px;
}

/* 左右に動くアニメーション（透明度は変えない） */
@keyframes swipe-move {
    0% {
        transform: translateX(-10px); /* 左へ */
    }
    50% {
        transform: translateX(10px);  /* 右へ */
    }
    100% {
        transform: translateX(-10px); /* 左へ戻る */
    }
}

/*Scrollテキストの描写*/
.scrolldown4 span{
    position: absolute;
    left: -70px;
    bottom: 4px;
    color:#9e9e9e;
    font-size: 0.7rem;
    letter-spacing: 0.05em;
}

/* 矢印の描写 */
.scrolldown4:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 9px;
    width: 1px;
    height: 15px;
    background:#9e9e9e;
    transform: skewX(46deg);
}

.scrolldown4:after{
content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 1px;
    background:#9e9e9e;
}

@media (max-width: 768px) {
.scrolldown4:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 150px;
    width: 1px;
    height: 15px;
    background: #9e9e9e;
    transform: skewX(46deg);
}
.scrolldown4:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 143px;
    width: 70px;
    height: 1px;
    background: #9e9e9e;
}
.scrolldown4 span {
    position: absolute;
    left: -205px;
    bottom: 4px;
    color: #9e9e9e;
    font-size: 0.7rem;
    letter-spacing: 0.05em;
}	
}


/* ================================================================================================
//
//  数字カウント
//
// ============================================================================================== */

.count_bg{
	background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
	border-radius:40px;
	color:#1d1d1f;
}

.count_tt{
font-family: 'Noto Sans JP', sans-serif;
    font-size: 56px;
    line-height: 1.25;
    color: #1d1d1f;
    font-weight: 700;
    letter-spacing: -2px;	
}
@media (max-width: 763px) {
.count_tt{
    font-size:28px;	
}
}

.lead{
  padding: 20px;
  text-align: center;
}

.box{
  width:100%;
	z-index:90;
	position: relative;
}

.count-size{
  font-size:150px;
  font-weight:700;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
}


.count-size2{
  font-size:80px;
  font-weight:700;
	line-height:1;
	font-family: 'Open Sans', sans-serif;
}

@media (max-width: 763px) {
	.count-size{
		font-size:60px;
}
.count-size2{
  font-size:42px;
}
}

.count-sub-text{
	font-size:32px;
	color:#6e6e73;
}

@media (max-width: 763px) {
.count-sub-text{
	font-size:16px;
}
}

.fig-text-a{
	    font-size: 68px;
    line-height: 1;
    color: #1DAABA;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

.fig-text-b{
    line-height: 1.7;
	color:#f5f5f7;
	display:block;
}

@media (max-width: 763px) {
.fig-text-b{
font-size:12px;
}}

#blue-bg{
background:#00adcd;
}
#glay-bg{
	background:#f5f7fa;
}

.delay-box{
  opacity: 0;
}

/* ================================================================================================
//
//  数字で見る
//
// ============================================================================================== */

.sec_figure{
    max-width:1180px;
    left: 0;
    position: absolute;
    top:18%;
    right: 0;
	color:#333;
	margin-top: 10%;
}

@media (max-width: 763px) {
.sec_figure{
    max-width: 1180px;
    left: 0;
    position: absolute;
    top:20%;
    right: 0;
	z-index:10;
	    margin-top: 20%;
}
}

.figure_tt{
font-size:56px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:800;
    line-height: 1.25;
    letter-spacing: -1.5px;
color:#333;
}

@media (max-width: 763px) {
.figure_tt{
font-size:46px;
}	
}
.figure-opacity{
	opacity:0;
}

.figure-opacity-off{
	opacity:1;
	transition: opacity 350ms ease-in;
}


.map-image {
    position: absolute;
    max-width: 660px;
    right: -80px;
    top:120px;
    opacity: 0.8;
}
@media (max-width: 763px) {
.map-image {
    position: absolute;
    max-width: 132px;
    right: 5px;
    top: 130px;
    opacity: 0.3;
    z-index: -1;
}}

.map-opacity{
transition: opacity 350ms ease-in;
	opacity:0.2;
}

.figure-bg-mesh{
    background:#fff;
	position:relative;
	min-height: 85vh;
}
@media (max-width: 763px) {
.figure-bg-mesh{
    background:#fff;
	position:relative;
	min-height: 70vh;
}	
}

#hoge{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

/* ================================================================================================
//
//  TOP代表
//
// ============================================================================================== */

.mes_py{
	padding-top:140px;
	padding-bottom:140px;	
}
@media (max-width: 763px) {
.mes_py{
	padding-top:30px;
	padding-bottom:0px;	
}
}

.mes_box{
left: 8%;
    z-index: 99;	
}
@media (max-width: 763px) {
.mes_box{
left:unset;
    z-index: 99;	
}	
}

.daihyo_bg{
background-image: linear-gradient(120deg, #a1c4fd 0%, #c2e9fb 100%);
}


.daihyo_box{
    position: relative;
    max-width: 1180px;
    margin: auto;
	z-index:2;
}

.daihyo_p{
	width: 815px;
    margin-left: auto;
    overflow-x: hidden;
}

.sec_daihyo{
    max-width:1180px;
    left: 0;
    position: absolute;
    top:20%;
    right: 0;	
}

.prof{
font-size:56px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:400;
    line-height: 1.25;
    letter-spacing: -1.5px;
	font-size:24px;	
color:#6e6e73;
}

.prof_name_s{
font-size: 42px;	
color:#6e6e73;
}

.daihyo_tt{
font-size:80px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -1.5px;
}

@media (max-width: 763px) {
.prof {
    margin: 0 !important;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #6e6e73;
}
.sec_daihyo {
	top:400px;
}

.daihyo_tt{
font-size:36px;
}
}


@media (max-width: 763px) {
.daihyo_box {
	min-height: 740px;
    background: #d8deea;
}
	
}

.mes_para {
    height:80vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.mes_image {
position: absolute;
    top:0;
    left: 0;
    height:100vh;
    width:100%;
	border-radius:3px;
    background: url(/wp-content/uploads/daihyo.jpg) no-repeat;
	background-position-x: center;
}



/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:0.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX100 {
  from {
  transform: translateX(-100%); /*要素を左の枠外に移動*/
        opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:0.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}


@keyframes slideTextX-100 {
  from {
  transform: translateX(100%);/*要素を右の枠外に移動*/
    opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}


.top {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.top_title_innerLeft, .top_title_innerRight {
    display: inline-block;
}
.top_title {
    font-size:80px;
    color:#161617;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
	text-align:center;
	line-height:1.4;
}

.next {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.next_title {
    font-size:80px;
    color:#161617;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
	text-align:center;
	line-height:1.4;
}

.scr-fad-in{
  opacity: 0;
  transition: opacity 0.5s ease-in-out;	
}

.scr-fad-in-active {
  opacity: 1;
}


/* ================================================================================================
//
// リンクボタン
//
// ============================================================================================== */


.btn-link {
    position: relative;
    display: inline-block;
    padding-right: 93px;
}

.btn-link .btn-link-label {
    position: relative;
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 4px;
    font-weight: 700;
    font-size:16px;
    letter-spacing:1;
}

.btn-link:hover .btn-link-label::after {
    transform-origin: right top;
    transform: scale(0, 1);
}

.btn-link .btn-link-label::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
    transform: scale(1, 1);
    transform-origin: left top;
    transition: transform .5s;
}

.btn-link:hover .btn-link-inner {
    background-color:#0071e3;
}

.btn-link .btn-link-inner {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    background-color:#0056b3;
    overflow: hidden;
    transition: background-color .5s;
}

.btn-link:hover .btn-link-inner::before {
    animation: transformBefore .5s;
}

.btn-link .btn-link-inner::before, .btn-link .btn-link-inner::after {
    content: "";
    position: absolute;
    top: 26px;
    right: 25px;
    width: 16px;
    height: 13px;
    background: url(./image/arrow-right-solid.svg) 0 0 no-repeat;
    background-size: 16px 13px;
    z-index:2;
}

.text-btn-link {
    padding-right:10%;
    text-align:left;
}

@media (max-width: 768px) {
.text-btn-link {
    padding-right:0%;
    text-align: right;
}
}

.text-btn-link a{
color:#333333;
}
.text-btn-link a:hover{
color:#333333;
}


.btn-link .btn-link-inner::after {
    transform: translateX(-38px);
}

.btn-link:hover .btn-link-inner::after {
    animation: transformAfter .5s;
}

/* 黒 */
.btn-link-b {
    position: relative;
    display: inline-block;
    padding-right:42px;
}

.btn-link-b .btn-link-label-b {
    position: relative;
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 4px;
    font-weight: 700;
    font-size:15px;
	letter-spacing:0px;
}

.btn-link-b:hover .btn-link-label-b::after {
    transform-origin: right top;
    transform: scale(0, 1);
}

.btn-link-b .btn-link-label-b::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
    transform: scale(1, 1);
    transform-origin: left top;
    transition: transform .5s;
}

.btn-link-b:hover .btn-link-inner-b {
    background-color: #0071e3;
}

.btn-link-b .btn-link-inner-b {
content: "";
    position: absolute;
    top: 12px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color:#0056b3;
    overflow: hidden;
    transition: background-color .5s;
}

.btn-link-b:hover .btn-link-inner-b::before {
    animation: transformBefore .5s;
}

.btn-link-b .btn-link-inner-b::before, .btn-link-b .btn-link-inner-b::after {
    content: "";
    position: absolute;
    top: 9px;
    right: 8px;
    width: 16px;
    height: 13px;
    background: url(./image/arrow-right-solid.svg) 0 0 no-repeat;
    background-size: 16px 13px;
    z-index: 10;
}

.text-btn-link-b {
    padding-right:8%;
    text-align: right;
}

.text-btn-link-b a{
color:#333333;
}
.text-btn-link-b a:hover{
color:#333333;
}


.btn-link-b .btn-link-inner-b::after {
    transform: translateX(-38px);
}

.btn-link-b:hover .btn-link-inner-b::after {
    animation: transformAfter .5s;
}


@keyframes transformBefore {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(38px);
    opacity: 0;
  }
}
@keyframes transformAfter {
  0% {
    transform: translateX(-38px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}


@media (max-width: 768px) {
	
.btn-link .btn-link-label {
    position: relative;
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 4px;
    font-weight: 700;
    font-size: 14px;
}
.btn-link .btn-link-inner {
    content: "";
    position: absolute;
    top:4px;
    right: 0;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background-color: #0056b3;
    overflow: hidden;
    transition: background-color .5s;
}
.btn-link .btn-link-inner::before, .btn-link .btn-link-inner::after {
    content: "";
    position: absolute;
    top: 16px;
    right: 14px;
    width: 16px;
    height: 13px;
    background-size: 16px 13px;
    z-index: 10;
}
.btn-link {
    position: relative;
    display: inline-block;
    padding-right: 53px;
}	
}


.ma_img{
	position: absolute;
    top: 0px;
    height: 322px;
    width: 541px;
    border-radius: 30px;
}



/* ================================================================================================
//
// Topスライド
//
// ============================================================================================== */

/* スライダーのwrapper */
.infinite-slider .swiper-wrapper {
    transition-timing-function: linear !important;
}

/* スライド */
.infinite-slider .swiper-slide {
  height: 320px !important; /* 高さを指定 */
  width: auto !important;
}

/* スライド内の画像 */
.infinite-slider .swiper-slide img {
  width: auto;
  height: 100%;
}

/* スライダー全体のクリックやドラッグを物理的に受け付けないようにする */
.infinite-slider {
    pointer-events: none !important;
    touch-action: none !important; /* スマホでの干渉も防止 */
}

/* 念のため中身の画像も掴めないようにする */
.infinite-slider img {
    user-select: none !important;
    -webkit-user-drag: none !important;
}


/* ================================================================================================
//
// タイトル
//
// ============================================================================================== */

.page-heading-about {
		color:#fff;
    width: 100%;
    height: 231px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/about_head_bg.jpg);
	  display: flex;
  justify-content: center;
  align-items: center;
font-size: 42px;
    font-weight: bold;
}
.page-heading-figure {
		color:#fff;
    width: 100%;
    height: 231px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/figure_head_bg.jpg);
	  display: flex;
  justify-content: center;
  align-items: center;
font-size:36px;
    font-weight: bold;
}
.page-heading-business {
		color:#fff;
    width: 100%;
    height: 231px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url();
	  display: flex;
  justify-content: center;
  align-items: center;
font-size: 42px;
    font-weight: bold;
}

@media (max-width: 768px) {
.black_head {
    background: #1d1d1f;
    min-height: 42px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    letter-spacing: 3px;
    width: 100%;
    font-size: 12px;
}
.page-heading {
    color: #fff;
    width: 100%;
    height: 140px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
}

.vision_tt1_sub {
    font-size: 16px;
    display: block;
    letter-spacing: 0;
    margin-bottom: -8px;
    font-weight: 600;
    color: #7f7f7f;
}
}

.sub_tt{
    color: #333;
    font-size: 32px;
    font-family: YakuHanJP, 'Noto Sans JP', sans-serif !important;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.5;
	max-width: 860px;
}

#business .sub_tt{
	color:#fff;
}

@media (max-width: 768px) {
.sub_tt{
    font-size:28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.5;
}
.sub_tt2 {
    color: #333;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 2.2;
}	
	
}

.sub_tt2 {
    color: #333;
    font-size: 24px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 2.2;
}


@media (max-width: 768px) {
.sub_tt{
    color: #333;
    font-size:28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.5;
}
.sub_tt2 {
    color: #333;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 2.2;
}	
	
}



/* ================================================================================================
//
//  タイムライン
//
// ============================================================================================== */

.wrapper{
  max-width: 1080px;
  margin: 50px auto;
  padding: 0 20px;
  position: relative;
}
.wrapper .center-line{
  position: absolute;
  height: 100%;
  width: 4px;
  background:#bdbdbd;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
}
.wrapper .row{
  display: flex;
}
.wrapper .row-1{
  justify-content: flex-start;
}
.wrapper .row-2{
  justify-content: flex-end;
}
.wrapper .row section{
  background:#393939;
  border-radius: 5px;
  width: calc(50% - 40px);
  padding: 20px;
  position: relative;
}
.wrapper .row section::before{
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  background:#393939;
  top: 28px;
  z-index: -1;
  transform: rotate(45deg);
}
.row-1 section::before{
  right: -7px;
}
.row-2 section::before{
  left: -7px;
}
.row section .icon,
.center-line .scroll-icon{
  position: absolute;
  background:#7d7d7d;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color:#1d1d1f;
  font-size: 17px;
  box-shadow: 0 0 0 4px #bdbdbd, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
}
.center-line .scroll-icon{
  bottom: 0px;
  left: 50%;
  font-size: 25px;
  transform: translateX(-50%);
}
.row-1 section .icon{
  top: 15px;
  right: -60px;
}
.row-2 section .icon{
  top: 15px;
  left: -60px;
}
.row section .details,
.row section .bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
	color:#d1597b;
}

.row section .details .title{
  font-size: 22px;
  font-weight: 600;
}
.row section p{
  margin: 10px 0 17px 0;
	color:#fff;
}
.row section .bottom a{
  text-decoration: none;
  background: #ff7979;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  /* font-size: 17px; */
  font-weight: 400;
  transition: all 0.3s ease;
}
.row section .bottom a:hover{
  transform: scale(0.97);
}
@media(max-width: 790px){
  .wrapper .center-line{
    left: 40px;
  }
  .wrapper .row{
    margin: 30px 0 3px 60px;
  }
  .wrapper .row section{
    width: 100%;
  }
  .row-1 section::before{
    left: -7px;
  }
  .row-1 section .icon{
    left: -60px;
  }
}

.timeline-img{
    position: absolute;
    right: 100px;
    width: 30%;
    top: 5%;	
}

@media(max-width: 790px){
.row section p {
    margin: 0px 0 0px 0;
}	
.row section .details .title {
    font-size: 20px;
    font-weight: 600;
	color:#d1597b;
}	
.timeline-img {
    position: absolute;
    right: 15px;
    width: 35%;
    top: 2%;
}
}



/* ================================================================================================
//
//  代表挨拶
//
// ============================================================================================== */

.daihyo{
    position: absolute;
    top: 95px;
    right: 0;
    width: 36%;
}
.greeting_tt {
    color: #333;
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.8;
	}
@media(max-width: 790px){
.greeting_tt {
    color: #333;
    font-size: 22px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 2.2;
	}
}






/* ================================================================================================
//
//　6つのメソッド
//
// ============================================================================================== */

/* --- カード全体のレイアウト（写真を下に押し出す） --- */
.top_menu_con {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100% !important;
    background: #fff;
    border-radius: 20px 40px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08) !important;
    overflow: hidden; /* 画像の下の角丸をはみ出させない */
}

/* 画像を最下部に固定する */
.method-img-box {
    margin-top: auto; 
    width: 100%;
    line-height: 0; /* 画像下の余計な隙間を消す */
}

/* --- 写真の表示ルール（歪み防止・比率維持） --- */
.method-photo {
    width: 100% !important;
    height: auto !important;
    
    /* 黄金比 3:2 で枠を固定し、写真は絶対に歪ませない */
    aspect-ratio: 3 / 2 !important;
    object-fit: cover !important; 
    object-position: center !important; 

    display: block;
    /* カードの下部の形状に合わせる */
    border-radius: 0 0 20px 40px !important;
}

/* --- パソコン版のサイズ微調整 --- */
@media screen and (min-width: 768px) {
    .method-swiper {
        max-width: 1000px !important;
        margin: 0 auto !important;
    }
    .method-swiper .swiper-slide {
        max-width: 320px !important;
        padding: 10px 10px 50px !important; /* 影を隠さないための余白 */
    }
}

/* --- スマホ版の余白微調整 --- */
@media screen and (max-width: 767px) {
    .top_menu_con {
        padding-top: 25px !important;
    }
    .top_menu_con p.mb-4 {
        margin-bottom: 10px !important;
    }
}

/* --- タイトル --- */
.business_menu{
position: relative;
max-width:575px;
}



.business_tt {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:700;
	font-size:31px;
	color:#333;
	letter-spacing: -1px;
}

@media (max-width: 763px) {
.business_tt {
    font-size:23px;
}	
}

.b_shadow{
	box-shadow: rgb(18 18 92 / 12%) 0px 48px 100px 0px;
}


.business_menu_sm_tt{
    margin: 0 !important;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #6e6e73;	
}

.business_md_menu{
margin: 0 16px;
    background: #fff;
    min-height: 322px;
	border-radius:40px;
		box-shadow: rgb(18 18 92 / 12%) 0px 48px 100px 0px;
}


/* PC版の横幅を1200pxに固定し中央に寄せる */
@media screen and (min-width: 768px) {
    .reasons-container {
        max-width: 1200px;
        margin: 0 auto;       /* 中央寄せ */
        padding: 80px 40px;   /* 上下の余白をたっぷり取る */
    }
}

/* ラッパー全体（画面端まで背景色をつける） */
.reasons-wrapper {
    width: 100%;
    overflow: hidden;
}

/* 画像に影をつけて背景色とのメリハリを出す */
.loop-slide img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.07);
}

/* テキストの行間を調整して読みやすく */
.visionTpara2 {
    margin-top: 30px;
    line-height: 2;
    color: #333;
}
/* スマホ版（767px以下）の設定 */
@media screen and (max-width: 767px) {
    .reasons-container {
        width: 100%;
        /* 左右に 20px〜25px の余白を作る（重要） */
        padding: 40px 20px; 
        box-sizing: border-box;
    }

    /* タイトルの文字サイズ調整 */
    .vision_tt2 .slide-in_inner {
        font-size: 2rem; /* スマホで読みやすいサイズ */
        line-height: 1.5;
    }

    /* 無限ループスライダーの高さ調整 */
    .loop-slide {
        width: 280px; /* スマホでは少し小さくして見やすく */
        padding: 0 5px;
    }

    /* テキストボックスの調整 */
    .visionTpara2 {
        font-size: 0.95rem;
        line-height: 1.8;
        margin-top: 20px;
    }
}

/* ================================================================================================
//
//　スワイプ
//
// ============================================================================================== */
/* スライダーを等速で流す（スライド感を消す） */
.infinite-slider .swiper-wrapper {
    transition-timing-function: linear !important;
}

/* スライダーが消えてしまうのを防ぐ */
.infinite-slider {
    width: 100% !important;
    overflow: hidden !important;
}

/* ループスライダーの外枠 */
.css-infinite-loop {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    display: flex;
    background: transparent;
}

/* 横に並べてアニメーションさせる要素 */
.loop-track {
    display: flex;
    width: fit-content;
    /* スピード調整 */
    animation: continuous-loop 45s linear infinite;
    will-change: transform;
}

/* 各スライド（画像）の設定 */
.loop-slide {
    width: 350px; 
    flex-shrink: 0;
    padding: 0 10px;
}

.loop-slide img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: block;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* 無限ループのアニメーション定義 */
@keyframes continuous-loop {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* スマホ表示の調整 */
@media screen and (max-width: 767px) {
    .loop-slide {
        width: 240px; 
        padding: 0 8px;
    }
    .loop-track {
        animation-duration: 30s;
    }
}

/* ================================================================================================
//
//　グラフチャート
//
// ============================================================================================== */

/* --- グラフの土台 --- */
.m-career-chart-inner {
    position: relative;
    height: 400px;
    display: flex;
    align-items: flex-end;
    /* justify-content: flex-end; を削除、または以下に変更 */
    justify-content: flex-start; 
    border-bottom: 3px solid #333;
    padding: 0 30px; /* 左右に少し余裕を */
    box-sizing: border-box;
}

/* --- 棒グラフのコンテナ --- */
.m-bar-container {
    display: flex;
    /* 左から順番に並べる */
    justify-content: space-between; 
    width: 100%;
    height: 100%;
    align-items: flex-end;
    position: relative;
    z-index: 2;
}

.m-bar-item {
    width: 10.5%;
    /* 「にゅーん」と動く設定（そのまま） */
    transform: scaleY(0);
    transform-origin: bottom;
    opacity: 0;
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.5s;
    display: flex;
    justify-content: center;
    border-radius: 4px 4px 0 0;
}

/* 起動時 */
.js-m-trigger.is-active .m-bar-item {
    transform: scaleY(1);
    opacity: 1;
}

/* 各高さの設定（左から右へ高くなる） */
.m-bar-1 { height: 15%; transition-delay: 0.1s; background-color: #fcece8; }
.m-bar-2 { height: 26%; transition-delay: 0.2s; background-color: #fadfd8; }
.m-bar-3 { height: 37%; transition-delay: 0.3s; background-color: #f7d2c8; }
.m-bar-4 { height: 48%; transition-delay: 0.4s; background-color: #f4c5b8; }
.m-bar-5 { height: 60%; transition-delay: 0.5s; background-color: #f1b7a8; }
.m-bar-6 { height: 73%; transition-delay: 0.6s; background-color: #eeb09f; }
.m-bar-7 { height: 86%; transition-delay: 0.7s; background-color: #eca38b; }
.m-bar-8 { height: 100%; transition-delay: 0.8s; background-color: #e8957c; }


/* モバイル対応 */
@media screen and (max-width: 767px) {
    .m-career-chart-inner { height: 300px; padding: 0 10px; }
}


/* 矢印（固定表示） */
.m-career-arrow-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
	top: -120 !important;
    left: 0;
    z-index: 1;
}

/* --- 棒グラフのラベル（フォントと文字の調整） --- */
.m-bar-label {
    /* ★サイトのメインフォントを適用 */
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
    writing-mode: vertical-rl;
    text-orientation: upright;
    -webkit-text-orientation: upright;
    font-size: 16px; /* PCは少し大きく */
    font-weight: 700; /* 太字でハッキリと */
    padding: 15px 0;
    color: #333;
    line-height: 1.2;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

/* --- スマホ版のレスポンシブ調整 --- */
@media screen and (max-width: 767px) {
    .m-career-path-container {
        padding: 20px 10px; /* 余白を削って幅を確保 */
    }

    .m-career-chart-inner {
        height: 280px; /* スマホ用の高さ */
        padding: 0 5px; /* 内側の余白を最小限に */
    }

    .m-bar-item {
        width: 11%; /* 棒を少しだけ細くして隙間を作る */
        border-radius: 2px 2px 0 0;
    }

    .m-bar-label {
        font-size: 11px; /* 小さすぎず、かつ収まるサイズ */
        letter-spacing: 0.02em; /* スマホでは間隔を少し詰める */
        padding: 8px 0;
    }

    /* 矢印の太さをスマホ用に最適化 */
    .m-arrow-path {
        stroke-width: 6;
    }
}

/* さらに小さい画面（iPhone SEなど）への対応 */
@media screen and (max-width: 375px) {
    .m-bar-label {
        font-size: 10px;
        transform: scale(0.9); /* 最終手段：少し縮小して収める */
    }
}



/* PC版の横幅制限 */
@media screen and (min-width: 768px) {
    .m-career-path-container {
        max-width: 1200px;
        margin: 0 auto;       /* 中央寄せ */
        padding: 0 20px;
        position: relative;
    }
}

/* チャート全体のコンテナ */
.m-career-chart-inner {
    position: relative;
    width: 100%;
}

/* 矢印画像の設定 */
.m-career-arrow-wrapper {
    width: 100%;
    text-align: center;
}

.m-career-arrow-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

/* バーの並び（矢印の上に重ねるための調整） */
.m-bar-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 90%;          /* 矢印の形に合わせて微調整 */
    margin: 0 auto;
    position: absolute;
    bottom: 20%;         /* 矢印の画像に合わせて上下位置を調整 */
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

/* キャリア各項目のスタイル（例） */
.m-bar-item {
    flex: 1;
    text-align: center;
    margin: 0 5px;
}

.m-bar-label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    /* 背景色や枠線が必要な場合はここに追加 */
}

/* スマホ版（画面端まで使う） */
@media screen and (max-width: 767px) {
    .m-career-path-container {
        width: 100%;
        padding: 0 10px;
        overflow-x: auto; /* はみ出す場合は横スクロール可能に */
    }
    
    .m-bar-label {
        font-size: 10px; /* 文字を小さく調整 */
    }
}

/* ================================================================================================
//
//  TOP　スマホ版
//
// ============================================================================================== */



/* スマホ版（767px以下） */
@media screen and (max-width: 767px) {
    /* 1. ページ最上部の白い隙間を黒く塗りつぶす */
    body {
        background-color: #000 !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    /* mt-65などのクラスによるマージンを強制解除 */
    .mt-65 {
        margin-top: 0 !important;
    }

    /* 2. 左右の隙間を0にする */
    .m-full-width-fv {
        position: relative !important;
        width: 100vw !important;
        left: 50% !important;
        margin-left: -50vw !important;
        padding: 0 !important;
        background-color: #000 !important;
        overflow: hidden !important;
    }

    /* 3. 画像を横幅いっぱいに表示 */
    .m-full-width-fv img {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        margin: 0 !important;
    }

    /* 4. 文字の位置調整（背景色なし） */
    .m-full-width-fv .rep-tt.sp {
        position: absolute !important;
        top: 10% !important;
        left: 0 !important;
        width: 100% !important;
        color: #fff !important;
        text-align: center !important;
        z-index: 10 !important;
        background: transparent !important;
        font-weight: 700 !important;
    }

    .m-full-width-fv .vision_tt1 {
        position: absolute !important;
        bottom: 15% !important;
        left: 0 !important;
        width: 100% !important;
        text-align: center !important;
        z-index: 10 !important;
        background: transparent !important;
    }

    .m-full-width-fv .vision_tt1 .slide-in_inner {
        background: transparent !important;
        color: #fff !important; 
		font-size: 8vw !important;
    }

    /* 5. 矢印を最下部に */
    .m-full-width-fv .scrolldown2 {
        position: absolute !important;
        bottom: 15px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        z-index: 20 !important;
    }
}

/* ================================================================================================
//
//  TOP　パソコン版
//
// ============================================================================================== */

/* PC版：横幅いっぱいの設定 */
.m-full-width-fv.pc {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    overflow: hidden;
    line-height: 0;
}

.m-full-width-fv.pc .m-fv-container {
    position: relative;
    width: 100%;
}

.m-full-width-fv.pc img {
    width: 100%;
    height: auto;
    display: block;
}

/* テキストを画像中央のデザイン内に収める */
.m-full-width-fv.pc .m-fv-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; /* 上下中央 */
    align-items: center;     /* 左右中央 */
    z-index: 10;
}

/* 日本語テキスト */
.m-full-width-fv.pc .rep-tt {
    font-size: 2.2vw; /* 画面幅に応じて伸縮し、画像内に収める */
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.5vw;
    white-space: nowrap;
    text-shadow: 0 0 15px rgba(0,0,0,0.8);
}

/* 英語タイトル */
.m-full-width-fv.pc .vision_tt1 {
    width: auto;
}

.m-full-width-fv.pc .vision_tt1 .slide-in_inner {
    font-size: 6vw; /* 画像の黒帯エリアに収まるサイズ感 */
    color: #fff;
    font-weight: 1000;
    letter-spacing: 0.05em;
    line-height: 1.2;
}

/* スクロール矢印 */
.m-full-width-fv.pc .scrolldown2 {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
}

/* ================================================================================================
//
//  ローディング
//
// ============================================================================================== */

/* スプラッシュ画面を最前面に固定して、背後のコンテンツに影響を与えない設定 */
#splash {
    position: fixed; /* 画面に固定 */
    z-index: 9999;   /* 何よりも手前に表示 */
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000; /* 背景色（必要に応じて調整） */
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ロゴのサイズと位置の基本調整 */
#loading_box {
    width: 100%;
    text-align: center;
}

#loadin_logo img {
    max-width: 200px; /* スマホで見やすいサイズに制限 */
    height: auto;
}

/* コンテンツが下にズレるのを防ぐため、bodyのマージン等をリセット */
body {
    margin: 0;
    padding: 0;
}


/* ================================================================================================
//
//  福利厚生
//
// ============================================================================================== */
/* カテゴリー見出しのデザイン */
.welfare-category {
    padding: 10px 20px;
    font-size: 1.1rem;
    font-weight: bold;
    border-radius: 4px;
    margin-bottom: 20px;
    position: relative;
}


/* PC版での微調整 */
@media screen and (min-width: 768px) {
    .welfare-card {
        padding: 0 15px;
    }
}

/* カラムごとの外枠ボックス */
.welfare-box {
    background: #fff;        /* ボックス内は白 */
    padding: 30px;           /* 中の余白をしっかり取る */
    border-radius: 8px;      /* 角を少し丸く */
    box-shadow: 0 4px 15px rgba(0,0,0,0.05); /* 薄い影で立体感を出す */
    height: 100%;            /* 左右のボックスの高さを揃える */
    border: 1px solid #eee;  /* 繊細な枠線 */
}

/* カテゴリー見出し */
.welfare-category {
    font-size: 1.25rem;
    font-weight: 700;     
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #d93333; /* 下線で区切り */
    display: block;
}

/* リストのデザイン */
.welfare-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.welfare-list li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 1.6;
}

/* 行頭の点 */
.welfare-list li::before {
    content: "●";
    color: #A72126;
    position: absolute;
    left: 0;
    font-size: 0.8rem;
    top: 2px;
}

.welfare-list li strong {
    color: #333;
}

.welfare-list li .small {
    color: #777;
    font-size: 0.85rem;
}

/* タイトルの下の余白調整（共通クラスを上書き） */
.vision_tt1.mb-5 {
    margin-bottom: 3rem !important; /* より広い余白 */
}

/* スマホ用の調整 */
@media screen and (max-width: 767px) {
    .welfare-box {
        padding: 20px;
    }
    .vision_tt1.mb-5 {
        margin-bottom: 2rem !important;
    }
}



/* ================================================================================================
//
//  会社概要
//
// ============================================================================================== */

/* テーブルの枠線と余白の調整 */
.profile-table-wrapper {
    border-top: 3px solid #7F7F7F; 
    margin-bottom: 50px;
}

.profile-table {
    width: 100%;
    border-bottom: 1px solid #A72126;
    margin-bottom: 0;
}

.profile-table th, 
.profile-table td {
    padding: 22px 25px !important;
    border-top: 1px solid #7F7F7F;
    vertical-align: middle;
}

.profile-table th {
    width: 200px;
    background-color: #7F7F7F; 
    color: #fff;           /* 項目名をブランドカラーに */
    font-weight: 700;
    border-right: 1px solid #eee;
}

.profile-table td {
    color: #333;
    line-height: 1.8;
}

/* 店舗写真のデザインブラッシュアップ */
.shop-img-box {
    overflow: hidden;
    border-radius: 8px; /* 角を少し丸くして柔らかい印象に */
    margin-bottom: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.shop-img-box img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.6s ease;
}

/* ホバー時に写真が少し拡大する */
.shop-card:hover .shop-img-box img {
    transform: scale(1.05);
}

.shop-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 5px;
}

.shop-address {
    font-size: 0.85rem;
    margin: 0;
}

/* スマホ版の最適化 */
@media screen and (max-width: 767px) {
    .profile-table th {
        width: 90px;
        font-size: 0.8rem;
        padding: 15px !important;
    }
    .profile-table td {
        font-size: 0.8rem;
        padding: 15px !important;
    }
    .shop-title {
        font-size: 1rem;
    }
}

/* ================================================================================================
//
//  サイト全体の横はみ出しを禁止
//
// ============================================================================================== */

html, body {
    overflow-x: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* 各セクションも念のため横漏れを防ぐ */
.container-fluid, 
.reasons-wrapper, 
.m-career-section, 
.welfare-section {
    overflow-x: hidden;
    width: 100%;
}

/* ================================================================================================
//
//  サイト全体の背景
//
// ============================================================================================== */

/* サイト全体の背景を白に固定 */
html, body {
    background-color: #ffffff !important;
    color: #333333; /* 文字色も黒やグレーに固定しておくと安全です */
}

/* ダークモード時の強制反転を防ぐ */
@media (prefers-color-scheme: dark) {
    body {
        background-color: #ffffff !important;
        color: #333333 !important;
    }
}

/* Swiper周りの余白をリセット */
.mission.mx-auto.mt-5 {
    background-color: transparent !important;
}

/* 謎の白背景・隙間の原因となる自動挿入pタグを非表示にする */
.swiper-wrapper p,
.swiper-container p,
.mission p:empty {
    display: none !important;
}