@charset "utf-8";

/* ---------------------------------------------
*   index_keyvisual
--------------------------------------------- */
/*  item_slide
--------------------------------------------- */
/* -- item_slide_inner -- */
.index_keyvisual .item_slide_inner {
	display: block;
	outline: 0;
}

/*  slick (override)
--------------------------------------------- */
.index_keyvisual .slick-dotted.slick-slider {
	margin-bottom: 0;
}
.index_keyvisual .slick-slide img {
	width: 100%;
	touch-callout:none;
	-webkit-touch-callout:none;
	-moz-touch-callout:none;
}
.index_keyvisual .slick-dots {
	height: 12px;
	bottom: -20px;
}
.index_keyvisual .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 6px;
}
.index_keyvisual .slick-dots li button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background-color: #dadada;
	margin: -6px 0 0 -6px;
}
.index_keyvisual .slick-dots li.slick-active button {
	background-color: #a6a6a6;
}
.index_keyvisual .slick-dots li button:before {
	display: none;
}

#guard {
	position:relative;
	width: 100%;
	height: auto;
}
.img_Guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background: url(/smartphone/health/amicolla/images/spacer.gif);
}

/* ---------------------------------------------
*   index_boxlinks
--------------------------------------------- */
.index_boxlinks {
    padding-right: 2.66667%;
    padding-left: 2.66667%;
	text-align: center;
	overflow: hidden;
    margin-top: 5.335%;
}

/*  index_boxlink
--------------------------------------------- */
.index_boxlink {
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 3%;
}

/*  index_boxlink (skin)
--------------------------------------------- */
.index_boxlink:nth-child(2n) {
	margin-right: 0;
}

/* -- item_link -- */
.index_boxlink .item_link {
	box-sizing: border-box;
	display: block;
}
.index_boxlink .item_link img {
	width: 100%;
}
.index_boxlink.qa .item_link img {
	border: 1px solid #e8007c;
}

/*  customs_banners
--------------------------------------------- */
.customs_banners {
    margin-top: 50px;
}

/* item_banner */
.customs_banners .item_banner {
	line-height: 1;
    padding-right: 2.66667%;
    padding-left: 2.66667%;
}

.customs_banners .item_banner img {
	width: 100%;
}

/* item_link */
.customs_banners .item_banner .item_link {
	display: block;
}

/*  magnific popup
--------------------------------------------- */
.movie_modal {
	margin-bottom: 5%;
	padding-top: 13%;
	padding-right: 2.66667%;
    padding-left: 2.66667%;
}

.mfp-close {
	top: -8vw !important;
	right: 1vw !important;
	width: 6vw !important;
	height: 6vw !important;
	font-size: 0 !important;
	background: url("../images/btn_close.png") no-repeat 100% 0 !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}
button.mfp-arrow{
	display: none;
}

body.popup-open {
	position: relative;
}

/*  c_banner
--------------------------------------------- */
.c_banner {
	padding-right: 2.66667%;
	padding-left: 2.66667%;
}

.c_banner_link {
	display: block;
}

.c_banner_link:hover {
	opacity: .7;
}

.c_banner img {
	width: 100%;
}

.main-infomation {
	width: 80%;
	margin: 10.335% auto 0;
}
.l-box-notice {
    border: 1px solid #cdcdcd;
    padding: .5em 1em;
    background-color: #eee;
    display: block;
    text-decoration: none;
}