﻿


/* =============================================================

	top

* ============================================================= */

/* top-hero
--------------------------- */

.top-hero {
	background: #FFE3E3 url(../image/c-bcg02.png) repeat 50% 50%;
	padding: 35px 35px 35px;
	border-radius: 20px 20px 0 0;
}

.top-hero img {
	width: 100%;
	max-width: auto;
}

.top-hero__main {
	line-height: 0;
	width: 69.5%;
	float: left;
	position: relative;
}

.top-hero__main-area {
	background-color: #fff;
	border-radius: 10px;
	border: 15px solid #fff;
}

.slick-prev,
.slick-next {
	text-indent: -9999px;
	width: 60px;
	height: 60px;
	background-color: #fff;
	border: none;
	outline: none;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: -40px;
	margin-top: -30px;
	cursor: pointer;
}
.slick-next {
	left: auto;
	right: -40px;
}

.slick-prev:after,
.slick-next:after {
	content: "";
	width: 7px;
	height: 12px;
	background: url(../image/c-sprite01.png) no-repeat -100px -100px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -6px;
}
.slick-next:after {
	background-position: -150px -100px;
	left: auto;
	right: 10px;
}

.slick-dots {
	line-height: 0;
	text-align: center;
	width: 100%;
	position: absolute;
	margin-top: 30px;
}

.slick-dots > li {
	text-indent: -9999px;
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 7px;
	position: relative;
}

.slick-dots > li:after {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -3px;
}
.slick-dots > li.slick-active:after {
	background-color: #EF584C;
	-webkit-transform: scale(1.3);
	    -ms-transform: scale(1.3);
	        transform: scale(1.3);
}


.top-hero__sub {
	width: 26.5%;
	float: right;
}

.top-hero__sub-banner {
	background-color: #EF584C;
	border-radius: 10px;
	padding: 15px;
}

.top-hero__sub-banner > li + li {
	margin-top: 10px;
}

.top-hero__sub-banner__sp {
	display: none;
}


/* top-info
--------------------------- */

.top-info {
	background-color: #F1F1F2;
	border-radius: 0 0 20px 20px;
	margin-bottom: 5%;
	position: relative;
	overflow: hidden;
}

.top-info:before {
	content: "";
	width: 1px;
	height: 800px;
	background-color: #D9D9D9;
	position: absolute;
	top: 0;
	left: 50%;
}

.top-info__sec {
	width: 50%;
	padding: 35px 4% 45px;
	float: left;
	position: relative;
}

.top-info__sec > h2 {
	font-size: 1.2rem;
	margin: 0 0 10px 10px;
}

.top-info__sec-btn {
	font-weight: 600;
	line-height: 34px;
	padding: 0 40px 0 15px;
	border-radius: 8px;
	position: absolute;
	top: 30px;
	right: 0;
	margin-right: 7%;
	background-color: #fff;
	border-bottom: 3px solid #D0D2D3;
}

.top-info__sec-btn:after {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../image/c-sprite01.png) no-repeat 0 -50px;
	position: absolute;
	top: 50%;
	right: 7px;
	margin-top: -10px;
}

.top-info__sec-list {
	font-size: 0.933rem;
	line-height: 1.8;
}

.top-info__sec-list > dt {
	color: #EF584C;
	letter-spacing: .1em;
	position: absolute;
	margin: 12px 0 0 10px;
}

.top-info__sec-list > dt:before {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../image/c-sprite01.png) no-repeat -50px -50px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}

.top-info__sec-list > dd > a {
	display: block;
	padding: 12px 10px 12px 9em;
	border-bottom: 2px dotted #BBBDBF;
	position: relative;
}
.top-info__sec-list > dd > a:hover {
	text-decoration: underline;
}

.top-info__sec-icon {
	color: #fff;
	font-weight: 600;
	line-height: 23px;
	text-align: center;
	display: inline-block;
	width: 50px;
	padding-right: 5px;
	margin-right: 10px;
	position: relative;
	z-index: 1;
}

.top-info__sec-icon:after {
	content: "";
	width: 50px;
	height: 23px;
	background: url(../image/c-sprite01.png) no-repeat -850px -250px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}


/* top-pickup
--------------------------- */

.top-pickup__outer {
	background: url(../image/top-pickup_img01.png) repeat-y 50% 0;
	margin: 0 auto;
}

.top-pickup {
	padding: 50px 0;
	position: relative;
}

.top-pickup__title {
	color: #fff;
	letter-spacing: .2em;
	line-height: 1;
	text-align: center;
	width: 240px;
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -120px;
	z-index: 1;
}

.top-pickup__title:before {
	content: "";
	width: 19px;
	height: 14px;
	background: url(../image/c-sprite01.png) no-repeat -250px -150px;
	position: absolute;
	margin: -9px 0 0 -15px;
}

.top-pickup__title:after {
	content: "";
	width: 240px;
	height: 56px;
	background: url(../image/c-sprite01.png) no-repeat 0 -150px;
	position: absolute;
	top: -16px;
	left: 0;
	z-index: -1;
}

.top-pickup__sec {
	width: 50%;
	float: left;
	padding: 0 5.5%;
}

.top-pickup__sec > h2 {
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 20px;
}

.top-pickup__sec > h2:before {
	content: "";
	height: 60px;
	background: url(../image/c-sprite01.png) no-repeat;
	display: block;
	margin: 0 auto 10px;
}
.top-pickup__sec._bb > h2:before {
	width: 85px;
	background-position: -650px -200px;
}
.top-pickup__sec._cc > h2:before {
	width: 72px;
	background-position: -750px -200px;
}

.top-pickup__sec > h2 > span:before,
.top-pickup__sec > h2 > span:after {
	content: "";
	width: 50px;
	height: 0;
	border-top: 2px dotted #F04F6D;
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px;
}

.top-pickup__list {
	margin: 0 -10px -10px;
}

.top-pickup__list > li {
	width: 33.333%;
	float: left;
}

.top-pickup__item {
	display: block;
	margin: 0 10px 10px;
	background-color: #F1F1F2;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.top-pickup__item:hover {
	background-color: #e5e5e5;
}

.top-pickup__item:after {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../image/c-sprite01.png) no-repeat 0 -50px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.top-pickup__item > figure {
	width: 100%;
	padding: 25px 0px;
	background-color: #fff;
	position: relative;
}
.top-pickup__item:hover > figure {
	background-color: #f9f9f9;
}

.top-pickup__item > figure > .icon {
	color: #fff;
	font-size: 0.667rem;
	line-height: 1;
	text-align: center;
	width: 58px;
	position: absolute;
	top: 15px;
	z-index: 1;
}

.top-pickup__item > figure > .icon:after {
	content: "";
	width: 58px;
	height: 23px;
	background: url(../image/c-sprite01.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	z-index: -1;
}

.top-pickup__item > figure > .icon._update:after {
	background-position: -850px -200px;
}
.top-pickup__item > figure > .icon._new:after {
	background-position: -950px -200px;
}

.top-pickup__item > figure > .date {
	color: #EC1B23;
	line-height: 1;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 5px;
}

.top-pickup__item > .txt {
	font-size: 0.867rem;
	line-height: 1.6;
	text-align: center;
	display: block;
	padding: 15px 12px;
}


/* top-banner
--------------------------- */

.top-banner__list {
	text-align: center;
	margin: 5% -10px -10px;
}

.top-banner__list > li {
	display: inline-block;
	margin: 0 10px 10px;
}



/* =============================================================

	cnt

* ============================================================= */

/* cnt-list
--------------------------- */

.cnt-list__title {
	font-size: 1.867rem;
	font-weight: 600;
	line-height: 1.6;
	padding-left: 55px;
	margin: -2% 0 5%;
	position: relative;
}

.cnt-list__title:before {
	content: "";
	width: 25px;
	height: 7px;
	border-radius: 4px;
	background-color: #EF584C;
	position: absolute;
	top: .7em;
	left: 15px;
}

.cnt-list__list {
	margin: 0 -2%;
}

.cnt-list__list > li {
	width: 50%;
	padding: 0 2% 3.5%;
	float: left;
}

.cnt-list__item {
	font-size: 0.933rem;
	line-height: 1.6;
	display: block;
	background-color: #F1F1F2;
	border-radius: 10px;
	position: relative;
}
.cnt-list__item:hover {
	background-color: #e5e5e5;
}

.cnt-list__item:after {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../image/c-sprite01.png) no-repeat 0 -50px;
	position: absolute;
	top: 13px;
	right: 13px;
}

.cnt-list__item > b {
	font-size: 1.067rem;
	font-weight: 600;
	display: block;
	padding: 28px 40px 15px 100px;
	min-height: 100px;
	border-bottom: 1px solid #D9D9D9;
}

.cnt-list__item > b > img {
	position: absolute;
	top: 20px;
	left: 20px;
}

.cnt-list__item > span {
	display: block;
	padding: 18px 20px 20px;
}


/* cnt-article
--------------------------- */

.cnt-article {
	padding: 0 15px;
}

.cnt-article > * + * {
	margin-top: 1em;
}

.cnt-article a {
	color: #00A69C;
	text-decoration: underline;
}

.cnt-article__titleA {
	font-size: 2rem;
	line-height: 1.6;
	font-weight: 600;
	text-align: center;
	position: relative;
	padding: 1.5em 15px 1.3em;
	margin: 0 -15px 2em;
}

.cnt-article__titleA:before,
.cnt-article__titleA:after {
	content: "";
	width: 100%;
	height: 6px;
	background: url(../image/c-bcg01.png) repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.cnt-article__titleA:after {
	top: auto;
	bottom: 0;
}

.cnt-article__titleB {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.6;
	font-weight: 600;
	text-align: center;
	background-color: #EF584C;
	border-radius: 1.2em;
	padding: .5em 15px .4em;
	margin: 2.5em -15px 1.5em;
}

.cnt-article__titleC {
	color: #EF584C;
	font-size: 1.2rem;
	line-height: 1.6;
	font-weight: 600;
	border-bottom: 3px solid #EF584C;
	padding: 0 15px .4em;
	margin: 2em -15px 1.5em;
}

.cnt-article__titleD {
	color: #EF584C;
	font-size: 1.1333rem;
	line-height: 1.6;
	font-weight: 600;
	margin: 2em -15px 1em;
}

.cnt-article__titleE {
	color: #1a1a1a;
	font-size: 1.067rem;
	line-height: 1.6;
	font-weight: 600;
	margin: 2em -15px 1em;
}

.cnt-article__list {
	margin: 1.5em 0;
}

.cnt-article__list > li {
	line-height: 1.8;
	padding-left: 1em;
}
.cnt-article__list._number > li {
	counter-increment: num;
	padding-left: 1.5em;
}

.cnt-article__list > li + li {
	margin-top: .5em;
}

.cnt-article__list > li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #EF584C;
	position: absolute;
	margin: .7em 0 0 -1em;
}

.cnt-article__list._number > li:before {
	content: counter(num);
	color: #EF584C;
	font-weight: 600;
	width: auto;
	height: auto;
	background: none;
 	margin: 0 0 0 -1.5em;
}

.cnt-article__list._link > li:before {
	width: 7px;
	height: 12px;
	background: url(../image/c-sprite01.png) no-repeat -150px -100px;
	margin-top: .5em;
}


.cnt-article__img {
	text-align: center;
	display: block;
	margin: 2em -15px;
}

.cnt-article__img._right {
	float: right;
	margin: .2em 0 1em 2em;
}

.cnt-article__img._left {
	float: left;
	margin: .2em 2em 1em 0;
}

.cnt-article__island {
	background-color: #F1F1F2;
	padding: 5% 6%;
	margin: 3em -15px;
	border-radius: 10px;
}


.cnt-article__table {
	font-size: 0.9333rem;
	line-height: 1.8;
	width: 100%;
	border: 1px solid #ccc;
	margin: 3em 0;
}

.cnt-article__table th,
.cnt-article__table td {
	border: 1px solid #ccc;
	padding: 10px;
}

.cnt-article__table th {
	background-color: #F1F1F2;
}


/* Slider */
.slick-slider{
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    z-index: 1;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}











