.top_movie video {
    width: 100% !important;
    height: auto;
}

#carousel-example-1z {
    margin-top: 74px;
}

.cover{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:99999;
    background:rgba(255, 255, 255, 0.95);
}
.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    z-index: 99999;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 9999999999;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
.pace .pace-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    position: absolute;
    right: 100%;
    width: 100%;
    top: 50%;
    height: 2px;
    font-size: 12px;
    background: #f8d5f0;
    color: #f8d5f0;
    line-height: 60px;
    font-weight: bold;
    z-index: 9999999;
}

.pace .pace-activity {
    position: absolute;
    width: 100%;
    height: 28px;
    z-index: 2001;
}
.pace.pace-inactive {
    display: none;
}

.instaimage{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}
.instaimage img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    object-fit: cover;
}

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

.carousel-item img {
    width: 100%;
}

.fontCatamaran {
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    letter-spacing: 8px;
    font-size: 16px;
}

.top_img01 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.top_text01 {
    /* font-size:20px; */
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing:3px;
    line-height:1.5;
}

.top_text02 {
    /* font-size:20px; */
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing:3px;
    line-height:1.5;
}

@media (max-width:768px) {
    .top_text01 {
        font-size:16px;
        /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
        font-family: "Helvetica Neue",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
        letter-spacing:3px;
        line-height:1.5;
    }
    
    .top_text02 {
        font-size:16px;
        /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
        font-family: "Helvetica Neue",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
        letter-spacing:3px;
        line-height:1.5;
    }
}

.top_btn01 {
    background-color: #fff;
    border: 2px solid #000 !important;
    color: #000 !important;
    margin-bottom: 50px;
    box-shadow: none;
}

.top_btn01:hover {
    color: #eac9e3 !important;
    border: 2px solid #eac9e3 !important;
    box-shadow: none;
}

.top_card01 {
    box-shadow: none;
}

.top_text03 {
    font-size:20px;
    /* font-size: 1rem; */
    font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif;
    font-weight: 700;
    letter-spacing:3px;
    padding-top: 8rem;
    padding-bottom: 12rem;
    text-shadow: 0px 0px 5px #000;
}

@media (max-width:768px) {
    .top_text03 {
        font-size:14px;
        font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif;
        font-weight: 700;
        letter-spacing:3px;
        padding-top: 6rem;
        padding-bottom: 4rem;
        text-shadow: 0px 0px 5px #000;
    }
  }

.top_btn02 {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: none !important;
}

.top_btn02:hover {
    /* border-color: #eac9e3; */
    background-color: rgba(0, 0, 0, 0.1);
    /* color: #eac9e3 !important; */
    box-shadow: none !important;
}

.top_text04 {
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    letter-spacing: 8px;
    font-size: 16px !important;
}

.top_carousel01 {
    border: 1px solid #ddd;
    margin-bottom: 70px;
}

.top_text05 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 16px !important;
}

.top_text06 {
    text-align: center !important;
}

.top_img02 {
    padding-top: 3.2rem;
    display: inline-block !important;
    box-shadow: none !important;
}

.top_text07 {
    font-size:14px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    font-weight: 700;
}

.top_text08 {
    font-size:14px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-weight: normal;
}

.top_text09 {
    font-size:16px;
    font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif;
    font-weight: normal;
}

.top_text10 {
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 16px !important;
}

.top_text11 {
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 16px !important;
}

.top_text12 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 16px !important;
    margin-bottom: 30% !important;
}

.top_text13 {
    font-family: 'Catamaran', sans-serif;
    letter-spacing: 3px;
    font-size: 16px !important;
}

.top_btn03 {
    background-color: #000;
    box-shadow: none;
}

.top_btn03:hover {
    background-color: #eac9e3;
    box-shadow: none;
}

.top_card01 {
    box-shadow: none !important;
    border: 1px solid #ddd;
}

.top_release {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    letter-spacing: 12px;
    font-size: 20px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.top_release_sub {
    /* font-size:20px; */
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing:3px;
    line-height:1.5;
    margin-bottom: 60px;
}

.top_release_row {
    border: 1px solid #ddd;
    margin-bottom: 40px;
    position: relative;
	background: #ffffff;
    overflow: visible;
}

.cp_ribbon05 {
	position: absolute;
	top: -8px;
	right: -9px;
	overflow: hidden;
	width: 109px;
	height: 109px;
}
.cp_ribbon05 .cp_ribbon {
	font-size: 1em;
	line-height: 1.2em;
	position: relative;
	top: 26px;
	left: -4px;
	width: 150px;
	padding: 7px 0;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	text-align: center;
	letter-spacing: 0.5px;
	color: #d8a2cc;
	color: #fff;
	/* border: 1px dashed #ffffff; */
	box-shadow: 0px 0px 0px 3px #eac9e3;
	background-color: #eac9e3;
}
.cp_ribbon05 .cp_ribbon:before, .cp_ribbon05 .cp_ribbon:after {
	position: absolute;
	bottom: -8px;
	content: '';
	border-width: 4px 4px 0 4px;
	border-style: solid;
	border-color: #d8a2cc transparent transparent transparent;
}
.cp_ribbon05 .cp_ribbon:before {
	left: -4px;
}
.cp_ribbon05 .cp_ribbon:after {
	right: 3px;
}

.top_release_image {
    padding: 20px;
}

.top_release_image img {
    box-shadow: none;
    border: none;
}

.top_campaign {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    letter-spacing: 6px;
    font-size: 20px;
    color: #ddd;
    margin-top: 40px;
    margin-bottom: 10px;
}

.top_campaign_p01 {
    font-size:16px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.top_campaign_date {
    font-size:14px;
    font-family: 'Catamaran', sans-serif !important;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.top_campaign_p02 {
    font-size:14px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    padding: 0 10px;
    margin: 5px 0;
}

.top_release_btn01 {
    background-color: #fff;
    border: 2px solid #000 !important;
    color: #000 !important;
    margin-top: 20px;
    margin-bottom: 40px;
    box-shadow: none;
    font-size: 12px;
    text-transform: none;
}

.top_release_btn01:hover {
    color: #eac9e3 !important;
    border: 2px solid #eac9e3 !important;
    box-shadow: none;
    text-transform: none;
}

.footer01 {
    background-color: #faf9fa !important;
    color: #000 !important;
}

.footer02 {
    background-color: #000 !important;
    color: #fff !important;
    font-family: 'Catamaran', sans-serif !important;
    font-weight: normal !important;
    letter-spacing: 3px !important;
    font-size: 14px !important;
}

.footer03 {
    text-align: right!important;
    padding-right: 1rem !important;
    padding-bottom: 1rem;
}

.footer_text01 {
    font-family: 'Catamaran', sans-serif !important;
    font-weight: normal !important;
    letter-spacing: 3px !important;
    font-size: 14px !important;
    color: #000 !important;
}

.footer_text02 {
    font-family: 'Catamaran', sans-serif !important;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #000 !important;
    margin-bottom: 0;
}

.footer_text03 {
    font-family: 'Catamaran', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    letter-spacing: 3px !important;
    color: #000 !important;
}

.footer_text04 {
    font-family: 'Catamaran', sans-serif !important;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #000 !important;
}

.activeMenu {
    border-bottom: 1px solid #eac9e3;
}

.top_img03 {
    box-shadow: none !important;
    border: 1px solid #ddd !important;
}

.top_btn04 {
    box-shadow: none !important;
    border: 2px solid #bbb !important;
    background-color: #bbb !important;
    color: #fff !important;
}

.top_btn04:hover {
    opacity: 0.7 !important;
}

.top_btn05:hover {
    background-color: #f8d5f0 !important;
}

.top_icon01 {
    color: #bbb !important; 
    font-size: 14px !important; 
    letter-spacing: 3px !important;
}

.top_icon01:hover {
    opacity: 0.7;
}

.footer_a {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.top_text14 {
    font-size:16px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing:3px;
    line-height:1.0;
}

/* -----------------------------gallery------------------------------------- */

.card {
    box-shadow: none !important;
}

.card:hover {
    opacity: 0.8;
}

@media (max-width:576px) {
    .card-columns {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 1.25rem;
      -moz-column-gap: 1.25rem;
      column-gap: 1.25rem
    }
    .card-columns .card {
      display: inline-block;
      width: 100%
    }
  }


.gallery_top_btn01 {
    background-color: #fff;
    border: 2px solid #000 !important;
    color: #000 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: none;
}

.gallery_top_btn01:hover {
    color: #eac9e3 !important;
    border: 2px solid #eac9e3 !important;
    box-shadow: none;
}


.img-fluid {
    box-shadow: none !important;
}


.gallery_img01 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.gallery_text05 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    letter-spacing: 5px;
    font-size: 24px !important;
    color: #eac9e3;
}

.gallery_text07 {
    font-size:18px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    font-weight: 700;
    padding-bottom: 30px;
}

.gallery_a01 {
    margin-top: 20px;
    display: block;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    font-size:14px;
    letter-spacing: 3px;
    color: #777;
}

.gallery_a01:hover {
    color:#aaa !important;
}

.gallery_a02 {
    margin-top: 20px;
    display: block;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    letter-spacing: 3px;
    color: #000;
}

.gallery_a02:hover {
    color:#777 !important;
}

.gallery_box01 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border: 1px solid #eee;
}

.gallery_img02 {
    box-shadow: 0px 2px 4px #eee !important;
}

.gallery_img03 {
    margin: 0px auto 20px;
    box-shadow: none !important;
}

.gallery_text04 {
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    letter-spacing: 12px;
    font-size: 14px !important;
}

.gallery_p01 {
    padding-bottom: 20px;
}

.gallery_text04 {
    font-family: 'Catamaran', sans-serif;
    letter-spacing: 8px;
    font-size: 20px !important;
    font-weight: 700 !important;
}
.test {
    padding-top: 80px;
    padding-bottom: 80px;
    border: 1px solid #aaa;
}

.gallery_img04 {
    margin: 0px auto 20px;
    box-shadow: none !important;
}

/* -----------------------------family------------------------------------- */

.family_th01 {
    font-family: 'Catamaran', sans-serif !important;
    font-weight: normal !important;
    letter-spacing: 3px !important;
    font-size: 14px !important;
}

.family_table01 {
    margin-top: 20px;
    margin-bottom: 60px;
}

.family_font14 {
    font-size: 14px;
}

/* -----------------------------bridal_inner----------------------------- */

.bridal_inner_text01 {
    padding-top: 120px;
    font-weight: 700;

}

.bridal_inner_text02 {
    font-size:18px;
    /* font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; */
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing:8px;
    line-height:1.5;
    font-weight: normal;
    margin-bottom: 0;

}

.between-sections-custom {
    margin-bottom: 4rem;
    border-color: #eac9e3;
}

.bridal_inner_div01 {
    height: 100px; 
    border-bottom: 1px solid #dfdfdf; 
    margin-bottom: calc(4rem + 50px); 
    position: relative;
}

.bridal_inner_img01 {
    border: 1px solid #dfdfdf; 
    top: 50%; 
    left: calc(50% - 50px); 
    position: absolute;
}

/* ------------------------------about------------------------------------ */
.about_text01 {
    margin-top: 30px;
    margin-bottom: 80px;
    font-weight: normal;
    letter-spacing: 8px;
    /* font-size: 20px; */
}

.about_table01 th, .about_table01 td {
    text-align: left;
    border-bottom:1px solid #eee;
    border-top: none;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    padding-top: 15px;
    padding-bottom: 15px;
}

.about_text02 {
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    padding-bottom: 10px;
    font-size: 14px;
}

.about_img01 {
    box-shadow: none !important;
}

.about_img02 {
    margin-left: auto;
    margin-right: auto;
    box-shadow: none !important;
}

.about_text03 {
    text-align: right;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 15px;
}

.about_a01 {
    color: #333;
}

.about_a01:hover, .about_a01:active {
    color: #eac9e3;
}

.about_text04 {
    margin-top: 30px;
    margin-bottom: 80px;
    font-weight: normal;
    letter-spacing: 8px;
}

/* -------------------------------staff------------------------ */

.arrow_box{
    position:relative;
    width:100%;
    min-height:100px;
    background:#fff;
    padding:30px;
    text-align:left;
    border:1px solid #ddd;
    color:#333;
    font-size:13px;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing: 3px;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:50%;
}
.arrow_box:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -20px;
    border-right-color:#fff;
}
.arrow_box:before{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:21px;
    border-bottom-width:21px;
    border-left-width:21px;
    border-right-width:21px;
    margin-top: -21px;
    margin-right: 1px;
    border-right-color:#ddd;
}

@media (max-width:768px) {
    .arrow_box{
        position:relative;
        width:100%;
        min-height:100px;
        background:#fff;
        padding:30px;
        text-align:left;
        border:1px solid #fff;
        color:#333;
        font-size:13px;
        font-family: "Helvetica Neue",
        Arial,
        "Hiragino Kaku Gothic ProN",
        "Hiragino Sans",
        Meiryo,
        sans-serif;
        letter-spacing: 3px;
    }
    .arrow_box:after,.arrow_box:before{
        display: none;
    }
    .arrow_box:after{
        border-color: rgba(255, 255, 255, 0);
        border-top-width:20px;
        border-bottom-width:20px;
        border-left-width:20px;
        border-right-width:20px;
        margin-left: -20px;
        border-right-color:#fff;
    }
    .arrow_box:before{
        border-color: rgba(255, 255, 255, 0);
        border-top-width:21px;
        border-bottom-width:21px;
        border-left-width:21px;
        border-right-width:21px;
        margin-left: -21px;
        margin-bottom: 1px;
        border-right-color:#ddd;
    }
}

.staff_img01 {
    box-shadow: none !important;
    border: 1px solid #ddd;
}

.staff_text01 {
    color:#333;
    font-size:13px;
    font-weight: 700;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing: 3px;
}

.staff_btn01 {
    position: absolute;
    top: 10px;
    right:10px;
    background-color: #000;
    box-shadow: none;
}

.staff_btn01:hover {
    background-color: #eac9e3;
    box-shadow: none;
}

.arrow_box2{
    position:relative;
    width:100%;
    min-height:100px;
    background:#fff;
    padding:30px;
    text-align:left;
    border:1px solid #ddd;
    color:#333;
    font-size:13px;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    letter-spacing: 3px;
}
.arrow_box2:after,.arrow_box2:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    left:100%;
    top:50%;
}
.arrow_box2:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -20px;
    border-left-color:#fff;
}
.arrow_box2:before{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:21px;
    border-bottom-width:21px;
    border-left-width:21px;
    border-right-width:21px;
    margin-top: -21px;
    margin-left: 1px;
    border-left-color:#ddd;
}

.staff_btn02 {
    position: absolute;
    top: 10px;
    right:10px;
    background-color: #000;
    box-shadow: none;
}

.staff_btn02:hover {
    background-color: #eac9e3;
    box-shadow: none;
}

.staff_text04 {
    font-weight: normal;
    letter-spacing: 3px;
    padding-bottom: 30px;
}

.staff_text05 {
    padding-bottom: 50px;
}

.staff_text06 {
    padding-bottom: 0px;
}

.staff_text07 {
    padding-bottom: 30px;
}

/* -------------------------------contact------------------------ */

#message {
    overflow-y: scroll;
    height: 10rem;
}

#contact-form .active{
    color: #eac9e3;
}

#contact-form input:focus, #contact-form textarea:focus {
    border-bottom: #eac9e3;
    box-shadow: 0 1px 0 0 #eac9e3;
}

#contact-form  label {
    color: #eac9e3;
}

.status {
    color: #eac9e3;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact_btn {
    font-style: normal;
    font-size: 14px !important;
}

.contact_btn:hover {
    text-decoration: none;
}

.contact_btn:active {
    text-decoration: none !important;
}


.confirm_p01 {
    font-size:14px;
    font-weight: 700;
    text-align: left;
}

.confirm_p02 {
    font-size:14px;
    text-align: left;
}

.confirm_p03 {
    font-size:14px;
    text-align: center;
}