body, span, input, .slot.lang_en span.wrap:before, .slot span.wrap:before {
    font-family: "all-round-gothic", "游ゴシック", YuGothic, "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif !important;
}
.sns {
  margin-bottom: 12px;
}

.share ul {
  height: auto;
  margin: 10px 0;
  padding: 0;
}

.share ul::after {
  content: "";
  display: block;
  clear: both;
}

.share li {
  padding: 0;
  float: left;
  text-align: center;
  width: 80px;
  margin-right: 5px;
  margin-bottom: 8px;
  list-style: none;
  border: none;
}

.share li img {
  width: 15%;
  height: 15%;
  align-self: center;
  margin: 1px 10px 0 7px;
}

.share a {
  display: flex;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border-radius: 3px;
  padding: 1px 0;
}

.share a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #315096;
}

.facebook a {
  background-color: #315096;
}

.facebook a:hover {
  background: #4c70ba;
}

.tweet a {
  background-color: #55acee;
}

.tweet a:hover {
  background: #83c3f3;
}


.slot span.wrap:before, .slot span.wrap:after, .slot span.wrap span {
    font-size: 0.8rem;
}

.nav_pipe {
	padding: 0px 10px 6px 10px;
}

.slot.inactive:before, .slot.inactive:after, .slot.inactive, .inactive {
	color: rgba(0,0,0,.3);
}




.scroll>span>span:after,
a .cmnBtn2>span:after {
	-webkit-border-radius:50%;-moz-border-radius:50%
}

.imgTxt,.scroll {
	bottom:0;-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg)
}
.scroll {
	font-size:10px;
	font-weight:700;
	line-height:2em;
	position:absolute;
	z-index:1;
	left:0px;
	width:20px;
	padding-top:120px;
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	letter-spacing:2.5px
}
.scroll_bottom {
	left: 70px;
}
.scroll>span {
	-ms-writing-mode:tb-rl;
	-ms-writing-mode:vertical-rl;
	-webkit-writing-mode:vertical-rl;
	-moz-writing-mode:vertical-rl;
	writing-mode:vertical-rl
}
.scroll>span>span {
	position:absolute;
	left:-1px;
	display:block;
	width:100%;
	height:100px
}
.scroll>span>span:after,.scroll>span>span:before {
	position:absolute;
	right:0;
	left:0;
	display:block;
	margin:auto;
	content:'';
	background-color:#3f3b3a
}
.scroll>span>span:before {
	bottom:0;
	width:1px;
	height:100px
}
.scroll>span>span:before {
	-webkit-animation: scroll1Anime 2s ease infinite;
	animation: scroll1Anime 2s ease infinite
}

@-webkit-keyframes scroll1Anime {
	0% {height:0;opacity:0}
	20% {height:0;opacity:1}
	80% {height:95px;opacity:1}
	100% {height:95px;opacity:0}
}

@keyframes scroll1Anime {
	0% {height:0;opacity:0}
	20% {height:0;opacity:1}
	80% {height:95px;opacity:1}
	100% {height:95px;opacity:0}
}

.scroll>span>span:after {
	top:95px;
	width:5px;
	height:5px;
	border-radius:50%
}

.loadComp .scroll>span>span:after {
	-webkit-animation:scroll2Anime 2s ease infinite;
	animation:scroll2Anime 2s ease infinite
}

@-webkit-keyframes scroll2Anime {
	0% {top:95px;opacity:0}
	20% {top:95px;opacity:1}
	80% {top:0;opacity:1}
	100% {top:0;opacity:0}
}

@keyframes scroll2Anime {
	0% {top:95px;opacity:0}
	20% {top:95px;opacity:1}
	80% {top:0;opacity:1}
	100% {top:0;opacity:0}
}
.l-main .scroll>span>span {
	top:0
}

#pagetop {
	margin-top:-50px
}

#pagetop>.inner {
	margin-bottom:50px;
	position: relative;
}

#pagetop>.inner>.scroll {
	position:relative;
	display:block;
	margin-left:auto;
	padding-top:0;
	padding-bottom:120px
}

#pagetop>.inner>.scroll>span>span {
	bottom:0;
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	right: 70px;
}


.top .l-main .scroll,.top .l-main .title,.top #slideWrap,
body>footer #footerTop .nav>li:first-child:after,
body>footer #footerTop .nav>li:first-child:before {
	display:none
}

.top .l-main .scroll>span,
.top .l-main .scroll>span>span {
	-webkit-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;-webkit-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s;opacity:0!important
}

.top .l-main .scroll>span,
.top .l-main .scroll>span>span {
	opacity:1!important
}

.l-footer__copy {
	display: none;
}
@media only screen and (max-width: 768px) {
	.scroll {
	    right: 30px;
	    left: initial;
	}
	#pagetop {
		display: none;
	}


	.l-footer__copy {
		display: block;
	}
}


#pagetop>.inner>.scroll>span>span:before {
    bottom: 100px;
    width: 1px;
    height: 100px;
}

#pagetop>.inner>.scroll>span>span:after {
    top: 0px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.c-btn--contact2 {
    width: 300px;
}


.cookie-notice-container {
    padding: 1.5rem 2.5rem;
    text-align: left;
    position: relative;
}
.cn-close-icon {
    top: 0;
    right: 0;
    margin-top: 0;
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    background-color: #666
}
.cn-close-icon::before,
.cn-close-icon::after {
    height: 1.25rem;
    width: 0.125rem;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff
}
#cookie-notice .cn-button:not(.cn-button-custom) {
    font-size: 1rem;
    padding: 0.5rem 10rem;
    margin-left: 0;
    color: #fff;
    width: 100%;
}
.cn-buttons-container:hover {
    transition: all 0.4s ease-out;
    opacity: .5;
}
.cn-text-container {
    font-size: 0.8rem;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-align: left;

}
.cn-buttons-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    width: 100%;
}
@media only screen and (min-width:768px) {
    #cookie-notice {
        bottom: 1rem;
        left: inherit !important;
        right: 1rem;
        width: 100%;
        min-width: inherit !important;
        max-width: 420px;
        box-shadow: 0 0 2rem rgb(0 0 0 / 10%)
    }
}
@media only screen and (max-width:768px) {
    #cookie-notice {
        width: 100%
    }
}

.cn-close-icon {
    top: 0 !important;
    right: 0 !important;
    margin-top: 0 !important;
    width: 1.75rem;
    height: 1.75rem;
    padding: 0;
    background-color: #666;
}

#cookie-notice .cn-button:not(.cn-button-custom) {
	margin: 0px!important;
	padding: 13.5px 10px !important;
}

.cookie-consent {
	display: none;
}

.cc-hide2 {
    animation: cc-hide 1s linear 0s;
    animation-fill-mode: forwards;
}
@keyframes cc-hide {
   from {
     opacity: 1;
   }
   to {
     opacity: 0 !important;
     visibility: hidden !important;
   }
 }

.l-header__wrap .lang_nav {
	display: none;
}
@media only screen and (max-width: 979px) {
    .l-header__wrap .lang_nav {
    	display: block;
		position: absolute;
		top: 8px;
    	right: 70px;
    }
}

@media only screen and (max-width: 760px) {
    .l-header__wrap .lang_nav {
    	display: block;
		position: absolute;
		top: 8px;
    	right: 40px;
    }
}

.l-header__wrap .lang_nav a {
	font-weight: 600;
	font-size: 0.8rem;
}
.l-header__wrap .lang_nav ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -webkit-align-items: flex-start;
    width: 100%
}

.invalid-feedback {
	border-radius: 5px;
    padding: 0px 4px;
    background: rgb(255 171 171 / 50%);
    color: #ff0000;
    margin-top: 2px;
    display: inline-block;
    font-size: 12px;
}
.text-center {
	text-align: center;
}
.success-feedback {
border-radius: 5px;
    padding: 0px 4px;
    background: rgb(199 238 247 / 50%);
    color: #1636b7;
    margin-top: 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;

}