@charset "utf-8";

html { scroll-behavior: smooth;}
body{
    margin: 0px;
    padding: 0px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    color: #000000;
}
.font{
    font-family: nitalago-ruika, sans-serif;
font-weight: 100;
font-style: normal;
}



h1,h2,h3,h4,h5,h6,p {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
line-height:1;
}
.cl {
clear: both;
}
img {
    height: auto;
    vertical-align: bottom;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a {
color: inherit;
}
.yoko_scroll {
overflow: auto; /*中身スクロールする*/
white-space: nowrap; /*テーブルを入れた場合、セル内の文字を折り返ししないようにする*/
-webkit-overflow-scrolling: touch;　/*惰性を与えてスムーズなスクロールにする*/
}

.logo h1 {
    font-family: nitalago-ruika, sans-serif;
    font-weight: 100;
    color: #3E3E3E;
    font-size: 48px;
    display: flex;
    align-items: center;
}
.logo h1 a {
    text-decoration: none;
}

.logo h1 .logo_van {
    width: 80px;
    margin-top: 4px;
    margin-right: 8px;
}

.logo h1 strong {
    color: #C30D23;
    font-size: 48px;

}
body header {
    padding-top: 1.57%;
    padding-right: 2.3%;
    padding-left: 2.3%;
    padding-bottom: 1.57%;
    background-color: #F1F1F1;
}
.mv img {
    width: 100%;
}
#c1 {
    padding: 6.92%;
    background-color: #C30D23;
    background-image: url(images/c1_hito.png);
    background-repeat: no-repeat;
    background-position: 96% 0%;
}
#c1 p {
    font-size: 40px;
    line-height: 1.7em;
    color: #FFFFFF;
    font-family: nitalago-ruika, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px rgba(0,0,0,0.85);
}
#ytyt iframe  {


}

#c2 {
    padding: 6.92%;
}
#c2222 {
    margin-bottom: 5.38%;
    padding-top: 5.38%;
    padding-bottom: 5.38%;
    border-top: 6px solid #C30D23;
    border-bottom: 6px solid #C30D23;
}
#c2 #c2222 p {
    font-size: 32px;
    line-height: 1.7em;
    text-align: center;
    font-family: nitalago-ruika, sans-serif;
}


.YT_sample_wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 2.3%;
    justify-content: space-between;
    background-color: #F3F3F3;
    border: 6px solid #C30D23;
}
#ytyt_R {
    width: 47.69%;
    padding: 2.3%;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ytyt_R p {
    line-height: 1.8em;
    font-size: 18px;
}
#ytyt_R p strong {
    color: #C30D23;
    font-size: 22px;
    margin-bottom: 16px;
    display: block;
}




#ytyt {
    width: 47.69%;
}

#c2 ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#c2 ul li img {
    width: 100%;
}
#c2 ul li:nth-child(1) {
    width: 26.15%;
}
#c2 ul li:nth-child(2) {
    width: 69.23%;
}


#c2 h2 {
    text-align: center;
    color: #C30D23;
    font-size: 48px;
    line-height: 1.7em;
    font-family: nitalago-ruika, sans-serif;
    margin-bottom: 4.69%;
}
#good {
    padding-top: 6.92%;
    padding-right: 6.92%;
    padding-left: 6.92%;
    padding-bottom: 2.3%;
    background-color: #EFEFEF;
}
#good ul {
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#c22 {
    margin-top: 3.07%;
    margin-bottom: 3.07%;
}
#c2 #c22 p {
    font-size: 13px;
    line-height: 1.7em;
    margin-left: 8px;
    margin-right: 8px;
}
.sample_map_a {
    background-color: #C30D23;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 24px;
    max-width: 488px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 32px;
    line-height: 64px;
    -webkit-box-shadow: 3px 3px 2px rgba(0,0,0,0.28);
    box-shadow: 3px 3px 2px rgba(0,0,0,0.28);
    margin-top: 3.07%;
    font-weight: bold;
    text-shadow: 1px 1px rgba(0,0,0,0.84);
}
#good ul li {
    font-size: 18px;
    background-image: url(images/good.svg);
    background-repeat: no-repeat;
    background-position: 4% 10%;
    background-size: 48px auto;
    border-radius: 16px;
    background-color: #FFFFFF;
    padding-top: 48px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    width: 22.69%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3.07%;
    -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.17);
    box-shadow: 0px 0px 24px rgba(0,0,0,0.17);
}
#good h2 {
    text-align: center;
    font-family: nitalago-ruika, sans-serif;
    color: #C30D23;
    font-size: 48px;
    margin-bottom: 4.69%;
}
#price {
    padding: 6.92%;
}
.waribiki ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    flex-wrap: wrap;
}
.waribiki ul li {
    border-radius: 16px;
    width: 47.69%;
    -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 24px rgba(0,0,0,0.22);
}
.waribiki ul li h4 {
    background-color: #C30D23;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 24px;
    padding-bottom: 16px;
    color: #FFFFFF;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    font-size: 22px;
    font-weight: normal;
}
li .waribiki_inner {
    padding: 24px;
}




#price h2 {
    color: #C30D23;
    margin-bottom: 3.07%;
    border-left-width: 6px;
    border-left-style: solid;
    padding-left: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 32px;
    /* [disabled]font-weight: normal; */
}
#price .uemama1 {
    margin-top: 5.38%;
}

#price h3 {
    color: #9A0A1B;
    margin-bottom: 16px;
}
#price p {
    line-height: 1.7em;
}
.waribiki_inner p strong {
    color: #C30D23;
    font-size: 20px;
    margin-bottom: 16px;
    display: block;
}
.waribiki_inner .waribiki_rei p {
    padding: 16px;
    font-size: 13px;
    background-color: #ECECEC;
    margin-top: 16px;
}
.waribiki_inner .wari_notice {
    color: #C30D23;
    font-size: 15px;
    margin-top: 16px;
}



#price #syokai1 p {
    font-size: 20px;
    font-weight: bold;
}

#syoukai {
    padding: 16px;
    border: 1px solid #DEDEDE;
    margin-top: 24px;
}
#price table tbody tr td em {
    font-style: normal;
    font-size: 12px;
    color: #4B4B4B;
    display: block;
}





#price table tbody tr td {
    padding: 16px;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 18px;
}
#price table tbody tr th {
    padding: 16px;
    background-color: #EEEEEE;
    font-size: 18px;
}
#price table {
    background-color: #D2D2D2;
    margin-bottom: 2.3%;
}
#floww {
    padding-top: 6.92%;
    padding-right: 6.92%;
    padding-left: 6.92%;
    padding-bottom: 1.57%;
    background-color: #F4F4F4;
}
#floww ol {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#floww ol li {
    border-radius: 16px;
    margin-bottom: 3.84%;
    -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 24px rgba(0,0,0,0.15);
}
.mapp_flow {
    background-color: #FFFFFF;
    border-radius: 16px;
}
.map_flow_inner {
    padding: 24px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;

}


.mapp_flow h3 {
    background-color: #C30D23;
    padding: 24px;
    color: #FFFFFF;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    font-size: 26px;
}

.mapp_flow h3:first-letter {
    background-color: #FFFFFF;
    padding-top: 8px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 8px;
    color: #C30D23;
    border-radius: 8px;
    font-size: 26px;
    margin-right: 16px;
}

li .mapp_flow p {
    line-height: 1.7em;
}
.map_flow_inner p em {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}





.h2h2h2 {
    font-family: nitalago-ruika, sans-serif;
    color: #C30D23;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 3.84%;
}
#contact {
    margin: 6.92%;
    -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.14);
    border-radius: 16px;
    box-shadow: 0px 0px 24px rgba(0,0,0,0.14);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5.38%;
    box-sizing: border-box;
}
#contact h2 {
    font-size: 24px;
    color: #C30D23;
    margin-bottom: 24px;
}
.foot_con_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.foot_con_ul li {
    width: 47.69%;
    text-align: center;
    border-right: 1px solid #D7D7D7;
}
.foot_con_ul li:nth-child(2) {
    border-right: 1px none #D7D7D7;
}
.con_inner p .con_bt {
    color: #FFFFFF;
    border-radius: 28px;
    background-color: #000000;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 56px;
    font-size: 20px;
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
}




#contact .teltel {
    font-size: 40px;
    font-family: neuzeit-grotesk, sans-serif;
    /*    font-family: neuzeit-grotesk-condensed, sans-serif;*/
/*    font-family: neuzeit-grotesk-extra-conden, sans-serif;*/
    margin-bottom: 12px;
}
body footer {
    padding: 6.92%;
    background-color: #232323;
}
#foot_inner {
    color: #FFFFFF;

}
#foot_inner p {
    line-height: 2em;
}
#foot_inner p a {
    color: #FFFFFF;
}
#concon_hannou ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
#concon_hannou {
    background-color: #C30D23;
    border-left: 2px solid #9C0A1C;
    border-right: 2px solid #9C0A1C;
    border-top: 2px solid #9C0A1C;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 24px rgba(0,0,0,0.19);
    width: 256px;
    position: fixed;
    right: 3.84%;
    bottom: 0px;
    color: #FFFFFF;
    font-weight: bold;
    animation: fuwafuwa 2s infinite ease-in-out;
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, 0px);
  }
  100% {
    transform: translate(0, 0);
  }
}

#concon_hannou ul li {
    width: 50%;
    text-align: center;
}
#concon_hannou ul li a {
    color: #FFFFFF;
    line-height: 40px;
    display: block;
    text-decoration: none;
}
#concon_hannou p a {
    text-align: center;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    line-height: 40px;
    text-shadow: 1px 1px rgba(0,0,0,0.73);
    letter-spacing: 0.07em;
}
.mousikomi_bottom {
    margin-bottom: 6.92%;
}
