@charset "utf-8";
/*
Theme Name: SHUNJU_LP
Version: 1.0
*/

/* ----------------------------------------------------------------------------
    共通
---------------------------------------------------------------------------- */
body {
    font-size: 18px;
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 2rem;
    padding: 52px 0 0;
}
a {
    color: #000;
    text-decoration: underline;
}
a:hover {
    opacity: 0.7;
    color: #000;
    text-decoration: none;
}
h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 48px;
}
h3 {
    font-size: 30px;
}

.small {
    line-height: 1.5rem;
}
@media (min-width: 992px) {
    body {
        padding: 78px 0 0;
    }
}
@media (max-width: 991.98px) {
    body {
        line-height: 1.7rem;
    }
    h2 {
        font-size: 38px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 18px;
    }
}
@media (max-width: 767.98px) {
    body {
        font-size: 16px;
    }
}
@media (max-width: 575.98px) {
    body {
        font-size: 14px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 23px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
}

/* ----------------------------------------------------------------------------
    ヘッダーナビ
---------------------------------------------------------------------------- */
#hnav {
    background-color: #b79e55!important;
}
#hnav h1 {
    line-height: 0;
}
#hnav h1 img {
    max-height: 90px;
}
#hnav .nav-link {
    color: #000000!important;
    font-size: 17px;
    text-decoration: none;
    padding: 1rem 1rem 0.5rem;
}
#hnav .navbar-toggler {
    border: 0;
}

@media (min-width: 992px) {
    #hnav {
        padding: 0 18px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    #hnav .nav-link {
        font-size: 14px;
        padding: 1.2rem 0.5rem 0.5rem;
    }
}
@media (max-width: 991.98px) {
    #hnav h1 img {
        max-height: 38px;
    }
    .navbar-nav {
        padding-top: 1rem;
    }
    #hnav .nav-link {
        font-size: 16px;
        padding: 1rem;
    }
}

/* ----------------------------------------------------------------------------
    フッターナビ
---------------------------------------------------------------------------- */
#fnav {
    background: #d3c497;
    padding: 1rem;
    transition: all 500ms 0s ease;
}
#fnav p {
    color: #000;
    padding: 0 0.5rem;
}
#fnav .btn {
    font-size: 24px;
    text-decoration: none;
    padding: 0.5rem 0;
    width: calc(1rem + 27vw);
    max-width: 394px;
}
#fnav .btn:hover {
    opacity: 0.8;
}
#fnav .btn span {
    font-size: 16px;
    padding-left: 0.5rem;
}
#fnav .mail .btn {
    background: #ae3333;
}
#fnav .tel .btn {
    background: #ae3333;
}
@media (max-width: 1199.98px) {
    #fnav {
        padding: 0.7rem;
    }
    #fnav .btn {
        font-size: 20px;
    }
}
@media (max-width: 991.98px) {
    #fnav {
        bottom: -100px;
    }
    #fnav .text,
    #fnav .btn {
        font-size: 16px;
    }
    #fnav .btn span {
        font-size: 13px;
    }
}
@media (max-width: 767.98px) {
    #fnav {
        padding: 0.5rem;
    }
    #fnav .btn {
        line-height: 1.4rem;
        width: calc(1rem + 40vw);
    }
}
@media (max-width: 575.98px) {
    #fnav .btn {
        font-size: 14px;
        line-height: 1rem;
        letter-spacing: -0.03rem;
    }
}

/* ----------------------------------------------------------------------------
    フッター トップへ戻るボタン
---------------------------------------------------------------------------- */
#pagetop {
    z-index: 9999;
    position: fixed;
    display: none;
    cursor: pointer;
    right: 2rem;
    bottom: 7rem;
    width: 55px;
    transition: all 500ms 0s ease;
}
@media (max-width: 991.98px) {
    #pagetop {
        right: 1rem;
        bottom: 6rem;
    }
}
@media (max-width: 767.98px) {
    #pagetop img {
        width: 45px;
    }
}
@media (max-width: 575.98px) {
    #pagetop {
        right: 0.3rem;
        bottom: 4.5rem;
    }
}


/* ----------------------------------------------------------------------------
    スライドショー　header
---------------------------------------------------------------------------- */
header .slide.pc {
    opacity: 0;
    transition: opacity .3s linear;
    background: #000;
    height: 100vh;
}
header .slide.pc.slick-initialized {
    opacity: 1;
    height: auto;
}
header .slick-slide {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 570px;
}
/*header .slick-slide p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 62px;
    line-height: 5rem;
    text-shadow: 
        white 1px 1px 10px, white -1px 1px 10px,
        white 1px -1px 10px, white -1px -1px 10px;
    width: 80%;
}*/
header .slick-slide p {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 62px;
    line-height: 5rem;
    text-shadow: 
        black 1px 1px 10px, black -1px 1px 10px,
        black 1px -1px 10px, black -1px -1px 10px;
    width: 80%;
}
header #slick-thumb {
    display: block!important;
    background: #fff;
}
header #slick-thumb .slick-slide {
    margin: 7px 4px;
    height: 190px;
    -webkit-filter: brightness(60%);
    -moz-filter: brightness(60%);
    -o-filter: brightness(60%);
    -ms-filter: brightness(60%); 
    filter: brightness(60%);
}
header #slick-thumb .slick-slide:focus {
	outline: 0;
}
header #slick-thumb p {
    display: none;
}
@media (max-width: 1199.98px) {
    header #slick-thumb .slick-slide {
        height: 150px;
    }
}
@media (max-width: 991.98px) {
    header .slick-slide p {
        font-size: 50px;
        line-height: 4.5rem;
    }
    header #slick-thumb .slick-slide {
        height: 100px;
    }
}
@media (max-width: 767.98px) {
    header #slick-thumb {
        display: none!important;
    }
}
@media (max-width: 575.98px) {
    header .slick-slide {
        height: 60vh;
    }
    header .slick-slide p {
        font-size: 24px;
        line-height: 3rem;
    }
}

/* ----------------------------------------------------------------------------
    スライドショー　banquet
---------------------------------------------------------------------------- */
#banquet .slick-slide {
    margin: 0 6px;
    height: 485px;
}
#banquet .slick-slide:focus {
	outline: 0;
}
#banquet .slick-slide:not(.slick-center) {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.5;
}
#banquet .slick-arrow {
    z-index: 999;
    position: absolute;
    right: 15%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#banquet .slick-arrow:first-of-type {
    left: 15%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
@media (max-width: 991.98px) {
    #banquet .slick-slide {
        margin: 0 3px;
        height: calc(1rem + 45vw);
    }
    #banquet .slick-arrow {
        width: 30px;
    }
}
@media (max-width: 575.98px) {
    #banquet .slick-slide {
        margin: 0 1px;
        height: calc(1rem + 50vw);
    }
    #banquet .slick-arrow {
        width: 20px;
    }
}

/* ----------------------------------------------------------------------------
    スライドショー　image
---------------------------------------------------------------------------- */
#shunjuryu .slick-slide {
    margin: 0 6px;
    height: 485px;
}
#shunjuryu .slick-slide:focus {
	outline: 0;
}
#shunjuryu .slick-slide:not(.slick-center) {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.5;
}
#shunjuryu .slick-arrow {
    z-index: 999;
    position: absolute;
    right: 15%;
    top: 37%;
    transform: translateY(-37%);
    -webkit-transform: translateY(-37%);
}
#shunjuryu .slick-arrow:first-of-type {
    left: 15%;
}
/* テキスト表示用 */
#shunjuryu .slick-track {
    margin-bottom: 11rem;
}
#shunjuryu .slide .desc {
    padding: 0 3rem;
    margin-top: 500px;
}
@media (max-width: 991.98px) {
    #shunjuryu .slick-slide {
        margin: 0 3px;
        height: calc(1rem + 45vw);
    }
    #shunjuryu .slick-arrow {
        width: 30px;
        top: 33%;
        transform: translateY(-33%);
        -webkit-transform: translateY(-33%);
    }
    #shunjuryu .slide .desc {
        padding: 0 1.5rem;
        margin-top: calc(1rem + 47vw);
    }
}
@media (max-width: 575.98px) {
    #shunjuryu .slick-slide {
        margin: 0 1px;
        height: calc(1rem + 50vw);
    }
    #shunjuryu .slick-arrow {
        width: 20px;
        top: 23%;
        transform: translateY(-23%);
        -webkit-transform: translateY(-23%);
    }
    #shunjuryu .slick-track {
        margin-bottom: 15rem;
    }
    #shunjuryu .slide .desc {
        margin-top: calc(1rem + 52vw);
    }
    #shunjuryu .slide .desc h4 {
        letter-spacing: -0.09rem;
    }
    #shunjuryu .slide .desc p {
        line-height: 1.35rem;
    }
}

/* 水平スライドショー */
.slide .simply-scroll {
    width: 100%;
	height: 400px;
	margin-bottom: 0;
}
.slide .simply-scroll .simply-scroll-clip {
    width: 100%;
	height: 400px;
}
.slide .simply-scroll .simply-scroll-list li {
    /*line-height: 3rem;*/
    width: 340px;
	height: 400px;
}
.slide .simply-scroll .simply-scroll-list li img {
    display: inline;
}
@media (max-width: 1199.98px) {
    .slide .simply-scroll {
        height: 360px;
    }
    .slide .simply-scroll .simply-scroll-clip {
        height: 360px;
    }
    .slide .simply-scroll .simply-scroll-list li {
        width: 300px;
        height: 360px;
    }
}
@media (max-width: 767.98px) {
    .slide .simply-scroll {
        height: 260px;
    }
    .slide .simply-scroll .simply-scroll-clip {
        height: 260px;
    }
    .slide .simply-scroll .simply-scroll-list li {
        /*line-height: 2.5rem;*/
        width: 200px;
        height: 260px;
    }
}

/* ----------------------------------------------------------------------------
    忘年会×新時代のおもてなし
---------------------------------------------------------------------------- */
#omotenashi h3 {
    line-height: 2.7rem;
}
#omotenashi .header .desc {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(255, 255, 255, 1));
}
#omotenashi .header .desc h3,
#omotenashi .header .desc h4,
#omotenashi .suggest .desc_title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#omotenashi .suggest .title {
    background: #ae3333;
}
#omotenashi .suggest .title h3 span {
    color: #fffdc4;
}
#omotenashi .suggest .message .text {
    font-size: 18px;
    border: solid 3px #0a0a0a;
    border-radius: 1.5rem;
}
#omotenashi .suggest .message div:last-of-type .text {
    background: #fffdc4;
}
#omotenashi .suggest .desc_title {
    border: dotted 1px #0a0a0a;
}
#omotenashi .suggest .desc_title > p {
    position: relative;
}
#omotenashi .suggest .desc_title > p:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #0a0a0a;
}
#omotenashi .suggest .desc_title p {
    font-size: 30px;
    background: #0a0a0a;
    margin-top: -1rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 750px;
}
#omotenashi .suggest .desc_title h3 {
    color: #831313;
    font-size: 30px;
    letter-spacing: -0.2rem;
}
#omotenashi .suggest .desc h4 {
    font-size: 30px;
}
#omotenashi .suggest .desc span {
    color: #831313;
}
#omotenashi .suggest .desc strong {
    font-size: 24px;
}
#omotenashi .suggest .desc hr {
    border-top: solid 1px #0a0a0a;
}
@media (min-width: 768px) {
    #omotenashi .suggest .message .text {
        font-size: 24px;
        line-height: 2.3rem;
    }
}
@media (max-width: 991.98px) {
    #omotenashi .suggest .message div:last-of-type span {
        display: block;
        line-height: 1.2rem;
    }
    #omotenashi .suggest .desc_title h3 {
        font-size: 32px;
    }
}
@media (max-width: 767.98px) {
    #omotenashi h3 {
        font-size: 19px;
        line-height: 2rem;
    }
    #omotenashi .header .desc {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0));
    }
    #omotenashi .suggest .desc_title p {
        font-size: 20px;
    }
    #omotenashi .suggest .desc_title h3 {
        font-size: 22px;
        letter-spacing: 0;
    }
    #omotenashi .suggest .desc {
        font-size: 16px;
    }
    #omotenashi .suggest .desc h4 {
        font-size: 24px;
    }
    #omotenashi .suggest .desc strong {
        font-size: 20px;
    }
}
@media (max-width: 374.98px) {
    #omotenashi .suggest .desc_title h3 {
        font-size: 21px;
    }
}

/* ----------------------------------------------------------------------------
    選ばれる理由
---------------------------------------------------------------------------- */
#reason .header,
#reason .card-header {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#reason .header {
    font-size: 24px;
    line-height: 2.5rem;
}
#reason .main {
    border: solid 1px #0a0a0a;
}
#reason .card-header {
    border-bottom: none;
}
#reason .card-header p {
    color: #866e00;
    font-size: 36px;
    border: solid 1px #b7aa00;
    width: 83px;
    height: 83px;
}
#reason .card-header h3 {
    font-size: 24px;
    line-height: 1.7rem;
    width: 76%;
}
#reason .card-body {
    border-top: none;
}
#reason .card-header.img {
    height: calc(1rem + 27vw);
    max-height: 390px;
}
@media (min-width: 1250px) {
    #reason .main {
        max-width: 1200px;
    }
}
@media (min-width: 1350px) {
    #reason .main {
        max-width: 1300px;
    }
}
@media (max-width: 1249.98px) {
    #reason .card-header p {
        font-size: 35px;
        width: 80px;
        height: 80px;
    }
    #reason .card-header h3 {
        font-size: 23px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    #reason .card-header p {
        font-size: 30px;
        width: 70px;
        height: 70px;
    }
    #reason .card-header h3 {
        font-size: 18px;
        line-height: 1.4rem;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #reason .card-header h3 {
        font-size: 22px;
        line-height: 1.5rem;
    }
}
@media (min-width: 768px) {
    #reason .card-header h3 {
        letter-spacing: -0.1rem;
    }
}
@media (max-width: 767.98px) {
    #reason .header {
        font-size: 20px;
    }
    #reason .card-header h3 {
        line-height: 2rem;
    }
}
@media (max-width: 575.98px) {
    #reason .main {
        max-width: 95%;
    }
    #reason .header {
        font-size: 18px;
        line-height: 2rem;
    }
    #reason .sub {
        font-size: 16px;
    }
    #reason .card-header.img {
        height: calc(1rem + 50vw);
    }
}
@media (max-width: 414.98px) {
    #reason .card-header p {
        font-size: 28px;
        width: 60px;
        height: 60px;
    }
    #reason .card-header h3 {
        font-size: 20px;
        line-height: 1.7rem;
    }
}
@media (max-width: 374.98px) {
    #reason .card-header p {
        font-size: 26px;
        width: 55px;
        height: 55px;
    }
    #reason .card-header h3 {
        font-size: 18px;
        line-height: 1.5rem;
    }
}

/* ----------------------------------------------------------------------------
    ”春秋流”おもてなしイメージ
---------------------------------------------------------------------------- */
#shunjuryu h3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media (min-width: 1350px) {
    #shunjuryu .title {
        max-width: 1300px;
    }
}

/* ----------------------------------------------------------------------------
    安心して楽しむ「春秋の忘年会」5つのポイント
---------------------------------------------------------------------------- */
#point h3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#point .main {
    background: url(./assets/img/content/point_bg.jpg) center center / cover no-repeat;
}
#point .main .container > div:nth-child(even) {
    text-align: right;
}
#point h3 {
    font-size: 27px;
    line-height: 3rem;
    text-align: left;
    background: rgba(0,0,0,0.8);
}
#point h4 {
    font-size: 40px;
    background: rgba(173,60,60,0.8);
}
@media (min-width: 992px) {
    #point h2 {
        letter-spacing: -0.15rem;
    }
    #point h3 {
        display: inline-block;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    #point h4 {
        font-size: 30px;
    }
}
@media (max-width: 991.98px) {
    #point h3 {
        font-size: 22px;
        line-height: 2rem;
    }
    #point h4 {
        font-size: 28px;
    }
}
@media (max-width: 767.98px) {
    #point h3 {
        font-size: 18px;
        line-height: 1.7rem;
    }
    #point h4 {
        font-size: 24px;
    }
}
@media (max-width: 575.98px) {
	#shunjuryu h2,
    #point h2 {
        font-size: 27px;
        letter-spacing: -0.15rem;
    }
}
@media (max-width: 374.98px) {
    #point h2 {
        font-size: 24px;
    }
}

/* ----------------------------------------------------------------------------
    バンケット
---------------------------------------------------------------------------- */
#banquet .header p,
#banquet .header a {
    color: #787878;
    font-size: 26px;
}
#banquet .content {
    border-top: solid 1px #000;
    padding-top: calc(1rem + 2.5vw);
}
#banquet .content .title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#banquet .content .title p {
    font-size: 18px;
}
#banquet .desc h4 {
    border-bottom: solid 1px #000;
}
#banquet .desc h5 {
    font-size: 30px;
}
#banquet .desc h6 {
    font-size: 18px;
    border-bottom: solid 1px #0a0a0a;
}
#banquet .desc .big {
    font-size: 24px;
}
#banquet .desc a {
    color: #000;
    text-decoration: underline;
}
#banquet .desc a:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    #banquet .content .title h3 {
        font-size: 48px;
    }
    #banquet .content .title p {
        font-size: 36px;
        line-height: 2.5rem;
    }
}
@media (max-width: 991.98px) {
    #banquet .desc h5 {
        font-size: 20px;
    }
}
@media (max-width: 575.98px) {
    #banquet .header p,
    #banquet .header a {
        font-size: 22px;
    }
    #banquet .desc .big {
        font-size: 20px;
    }
}

/* ----------------------------------------------------------------------------
    ご宴会プラン
---------------------------------------------------------------------------- */
#plan .container > div {
    border-top: solid 1px #866e00;
}
#plan .header img {
    width: 100%;
}
#plan .header p {
    font-size: 12px;
}
#plan .desc div {
    border-bottom: solid 1px #866e00;
}
#plan .desc h3,
#plan .desc h4,
#plan .drink h4 {
    color: #876f00;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#plan .desc h4 span {
    font-size: 70%;
}
#plan .desc h4 span.big {
    font-size: 120%;
}
/* 忘新年会プラン */
#plan .enkai_header,
#plan .enkai_desc h4 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#plan .enkai_desc h4 {
    display: inline-block;
    background: #866e00;
}
@media (min-width: 992px) {
    #plan .header {
        width: 40%;
    }
    #plan .desc {
        width: 60%;
    }
    #plan .enkai_header h3 {
        font-size: 36px;
    }
    #plan .enkai_header h4 {
        font-size: 30px;
    }
    #plan .enkai_desc h4,
    #plan .enkai_desc h5 {
        font-size: 24px;
    }
}

/* ----------------------------------------------------------------------------
    ご利用例
---------------------------------------------------------------------------- */
#example {
    background: #eeeeee;
}
#example .card-header {
    position: relative;
    color: #fff;
    height: calc(1rem + 35vw);
    max-height: 500px;
}
#example .card-header h3 {
    z-index: 99;
    text-shadow: 
        black 1px 1px 5px, black -1px 1px 5px,
        black 1px -1px 5px, black -1px -1px 5px;
}
#example .card,
#example .card-footer {
    border: solid 1px #866e00;
}
@media (max-width: 575.98px) {
    #example .card-header {
        height: calc(1rem + 50vw);
    }
}

/* ----------------------------------------------------------------------------
    よくあるご質問
---------------------------------------------------------------------------- */
#faq .container > div h3 {
    border-top: solid 1px #866e00;
    border-bottom: solid 1px #866e00;
}
@media (min-width: 576px) {
    #faq .container > div h3 {
        font-size: 24px;
    }
}

/* ----------------------------------------------------------------------------
    お問い合わせ
---------------------------------------------------------------------------- */
#contact .mw_wp_form {
    padding-top: 1rem;
}

/* ----------------------------------------------------------------------------
    フッター　アクセス
---------------------------------------------------------------------------- */
#footer {
    background: #0a0a0a;
}
#footer .googlemap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 40%;
    overflow: hidden;
}
#footer .googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#footer .copyright {
    font-size: 12px;
}
@media (min-width: 992px) {
    #footer .googlemap {
        padding-bottom: 74%;
    }
}
@media (min-width: 768px){
.pt-md-5 {
	padding-bottom:3rem!important;
}
	#shunjuryu .container{
padding-bottom:3rem!important;
}
}

@media (max-width: 575.98px){
.pt-md-5 {
	padding-bottom:1.5rem!important;
}
	#shunjuryu .container{
padding-bottom:1.5rem!important;
}	
}


.teladdress a{
	color:#ffffff!important;
}