#scrollUp {
    bottom: 20px;
    right: 20px;
    background-color: rgba(73,102,176,0.7);
    color: #fff;
    font-size: 0.8rem;
    font-family: sans-serif;
    text-decoration: none;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    transition: background 200ms linear;
    -webkit-backface-visibility: hidden;
}

#scrollUp:hover {
    background-color: #4966B0;
}

#scrollUp i { color:#FFF;}

input::-webkit-input-placeholder { color:#B8B8B8;}
input:-ms-input-placeholder { color:#B8B8B8;}
input::-moz-placeholder { color:#B8B8B8;}

.mng-header-setting span a.active:hover {
    opacity: 1 !important;
}
.mng-header-setting span a.active {
    pointer-events: none;
    cursor: default;
}

.sns-delicious img {
    border: 1px solid rgba(145, 151, 163, 0.2);
}

/*
.sns-tweetbtn {
background-color:#55acee !important;
padding:0px 5px 0px 5px !important;
background-repeat: no-repeat !important;
	font-size:0.5rem !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;


}
.sns-tweetbtn img {
	height:20px;
}
.sns-tweetbtn a {
		font-size:0.6rem !important;
	background-color:#55acee;
	color:#FFF;
	text-decoration:none !important;
}
*/

/* ご利用案内アイコン調整 */
.fa.fa-info.disp-circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid #222;
	border-color: #39312c;
	width: 23px;
	height: 22px;
    padding-top: 2px;
	padding-left:0px;
    line-height: 1.0rem;
    font-size: 0.9rem;
	text-align: center;
}

.disp-search {
    height: 20px;
    width: 20px;
    line-height: 1.0rem;
    font-size: 1.1rem;
}
.page-contents {
box-shadow: 0px 0px 1px 1px #DEDEDE !important;
}
@media (min-width: 480px) {
.mng-header { box-shadow: 0px 0px 1px 1px #DEDEDE !important;}
}
.mng-top-pickup-area .mng-sns {
border: #F0F0F0 5px solid !important;
}

.koubunsyo-top {font-size:0.9rem;}
@media (max-width: 770px) {
  .sp-off {
    display:none !important;
  }
}

@media (min-width: 771px) {
  .sp-on{
    display:none !important;
  }
}

/* イメージ切り替えボタン調整 */
.mng-top-image .slick-dots li {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 4px;
}
.mng-top-image .slick-dots li button {
    margin: 5px 5px 0px 0px;
    width: 24px;
    height: 24px;
}

/* header調整 */
.mng-header .mng-header-title .mng-header-icon {
    padding-left: 20px;
}
/*
@media (max-width: 810px) and (min-width: 480px) {
.mng-header .mng-header-title .mng-header-setting.da {
    max-width: 50%;
    margin-top: 5px;
    margin-right: 0;
    width: auto;
}}
*/

.add_pc_off_1 {display:none  !important;}
@media (min-width: 771px) and (max-width: 996px) { 
.add_pc_off_1 {display:inline !important;}
}

@media (min-width: 769px){
.large-add {
 /*   width: 60.5%;*/
    text-align:right;
}

}
.mng-header .mng-header-title .mng-header-setting.da.large-add_en{
}
.large-add_en {
        text-align:right;
}


/*
@media (max-width: 810px) {
.mng-top-image .slick-dots {
    display: none !important;
}}
*/
.mng-top-image .top-slider .top-slider-image.image-4,
.mng-top-image .top-slider .top-slider-image.image-3,
.mng-top-image .top-slider .top-slider-image.image-2,
.mng-top-image .top-slider .top-slider-image.image-1 {
	background-position:right 0px top 0px; 
}

.slick-dots {
}
@media (min-width: 481px) and (max-width: 771px) {
.mng-top-image .slick-dots {
        text-align:right;
	padding-right:20px;
        top:150px  !important;
        height:50px;
        left:0px !important;
        bottom:0px !important;
}

} 
@media (max-width: 480px) {
.mng-top-image .slick-dots {
	text-align:center;
	padding-left:10px;
	top:280px  !important;
	height:50px;
	left:0px !important;
	bottom:0px !important;
}
}

.mng-top-image .slick-dots li {
	width:15px;
	height:15px;
	padding:0px;
	margin:0px 10px;
}
.mng-top-image .slick-dots li button {display:none;}
.slick-active { background-color:#999 !important;}

/* footerｿｿ */
@media (min-width: 481px) and (max-width: 768px) {
.mng-footer {
    height: 120px;
}
.mng-container-full {
    padding: 20px 30px 30px;
}
}


