@charset "utf-8";

.is-top {}

/* topjack */
body{
	background: url('../images/top/jack1903/jack_main.png') center 350px no-repeat;
}

/* 告知エリア */
.announce {
	min-width: 1020px;
	background: #FBEA76;
	padding: 15px 0;
	margin: 0 auto;
}
.announce .announce_inner {
	box-sizing: border-box;
	width: 1020px;
	margin: 0 auto;
	background: #FFF;
	-webkit-border-radius: 30px;
	border-radius: 10px;
	color: #68350B;
	font-size: 16px;
	position: relative;
	padding: 20px;
	line-height: 1.2;
	font-weight: 500;
}
.announce .announce_inner a {
	color: #68350B;
}

/* ピックアップ */
#pickupArea {
	overflow: hidden;
	margin: 0 auto 30px;
	width: 1020px;
}
#pickupArea .pickup_main {
	float: left;
	width: 512px;
	height: 660px;
	margin-right: 20px;
	background: #FFE774;
	border-radius: 10px;
	border: 2px solid #FFE774;
	overflow: hidden;
}
#pickupArea .pickup_main a {
	display: block;
	position: relative;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 660px;
	overflow: hidden;
}

#pickupArea .pickup_main .photo {
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;
}
#pickupArea .pickup_main .textbox {
	position: relative;
	bottom: 0;
	left: 0;
	background: #FFE774;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 1.4;
}
#pickupArea .pickup_main .textbox .txt {
	font-size: 22px;
	margin-bottom: 15px;
}
#pickupArea .pickup_main .textbox .date {
	color: #FA6161;
	font-size: 16px;
}
#pickupArea .pickup_sub {
	height: 665px;
    float: right;
    width: 480px;
    overflow: hidden;
}
#pickupArea .pickup_sub .box:last-child {
	margin-bottom: 0;
}
#pickupArea .pickup_sub ul {
	overflow: hidden;
}
#pickupArea .pickup_sub ul a {
	height: 322px;
	border-radius: 10px;
	overflow: hidden;
}
#pickupArea .pickup_sub ul a .tit {
	font-size: 15px;
	padding: 0 10px;
	height: 2.4rem;
	overflow: hidden;
	margin-bottom: 10px;
}
#pickupArea .pickup_sub ul a .date {
	color: #FA6161;
	font-size: 14px;
	padding: 0 10px;
}
#pickupArea .pickup_sub li {
	float: left;
	width: 230px;
	height: 322px;
	box-sizing:border-box;
	background: #FFE774;
	border: 2px solid #FFE774;
	border-radius: 10px;
}
#pickupArea .pickup_sub li a {
	display: block;
}
#pickupArea .pickup_sub li:nth-child(-n+2) {
	margin-bottom: 20px;
}
#pickupArea .pickup_sub li:nth-child(2n-1) {
	margin-right: 20px;
}
#pickupArea .pickup_sub .thumb {
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
}
/* 今週のキャラクター */
.week-chara .week {
	color: #FA6161;
	font-weight: 700;
	background: #FFE774;
	font-size: 17px;
	border-radius: 25px;
	text-align: center;
	padding: 7px 0;
	line-height: 1;
	margin: 10px auto 7px auto;
	width: 200px;
}
#pickupArea .pickup_sub .week-chara .tit {
	height: auto;
	box-sizing: border-box;
	color: #FFF;
	background: #FA6161;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 1.5;
	padding: 10px 0;
	margin: 0;
}
.week-chara .thumb {
	width: 223px;
	height: 0;
	padding-top: 216px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 42px;
}
#pickupArea .pickup_sub .week-chara {
	overflow: hidden;
	position: relative;
	border: 2px solid #FA6161;
	background: none;
}

/* movie */
#movieTop {
	background: #fceaff;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 20px 30px 30px;
}
#movieTop .box_inner {
	margin: 0;
}
#movieTop h2 {
	font-size: 26px;
	background: #D2A3FA;
	padding: 2px 20px;
	line-height: 50px;
	margin-bottom: 0;
	border-radius: 0;
}
#movieTop .movieInner {
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
#movieTop .movieIframe {
	width: 464px;
}
#movieTop .movieIframe_inner {
	width:  100%;
	padding-top:  56.25%;
	position: relative;
}
#movieTop .movieIframe iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#movieTop .movieText {
	width: 465px;
	padding-right: 10px;
	font-weight: 500;
}
#movieTop .movieText > * {
	margin-bottom: 20px;
}
#movieTop .movieText > *:last-child {
	margin-bottom: 0;
}
#movieTop .movieText h1,
#movieTop .movieText h2,
#movieTop .movieText h3,
#movieTop .movieText h4,
#movieTop .movieText h5,
#movieTop .movieText h6{
	font-size: 23px;
	background: inherit;
	color: inherit;
	padding: 0;
	border: none;
	line-height: inherit;
	border-radius: 0;
	font-weight: 700;
}
#movieTop .movieText h3:before {
	display: none;
}
#movieTop .movieText a {
	text-decoration: underline;
}
#movieTop .movieText ul,
#movieTop .movieText ol {
	padding-left: 40px;
}
#movieTop .movieText ul li{
	list-style: disc;
}
#movieTop .movieText ol li{
	list-style: decimal;
}
#movieTop .movieText table {
	width: 100% !important;
}
#movieTop .movieText img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
#movieTop .btn {
	width: 300px;
	margin: 0 0 0 auto;
}
#movieTop .btn a {
	box-sizing: border-box;
  position: relative;
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.4;
  text-align: left;
  padding: 17px 50px 18px 24px;
  background: #D2A3FA;
}
#movieTop .btn a:after {
	content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  background: url(../images/top/icon_arrow_movie.png) no-repeat center / contain;
  width: 25px;
  height: 25px;
  transform: translate(0, -50%);
}

/* news */
#newsTop {
	background: #FCF6CD;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 20px 30px 30px;
}
#newsTop h2 {
	font-size: 26px;
	background: #FBB876;
	padding: 2px 20px;
	line-height: 50px;
	margin-bottom: 0;
	border-radius: 0;
}
#newsTop .box_inner {
	margin: 0;
}
#newsTop dl {
	border-bottom: 1px dashed #f43f34;
	overflow: hidden;
	padding: 20px 0;
}
#newsTop dl:first-of-type {
	padding-top: 25px;
}
#newsTop dl:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#newsTop dt {
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	width: 150px;
	letter-spacing: 0.15em;
	box-sizing: border-box;
	background: #FA6161;
	border-radius: 10px;
	text-align: center;
	padding: 5px 0;
	margin-right: 30px;
}
#newsTop dd {
	color: #7a221e;
	font-size: 16px;
	line-height: 1.2;
	float: left;
	width: 750px;
	padding-top: 8px;
}
#newsTop dd a {
	color: #7a221e;
}
#newsTop dd a:hover {
	text-decoration: underline;
}

/* TOP動画広告 */
#adArea .adArea_inner {
	text-align: center;
}

/* グッズ */
#goodsTop {
	background: #85CFF5;
	border-radius: 10px;
	padding: 30px 0 15px;
	margin-bottom: 30px;
}
#main #goodsTop h2 {
	line-height: 1;
	padding: 0 20px;
	margin-bottom: 30px;
	background: none;
}
#goodsTop #slider {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#goodsTop #slider ul {
	overflow: hidden;
	min-height: 445px;
}
#goodsTop #slider li {
	width: 380px !important;
	text-align: center;
}
#goodsTop #slider .bx-wrapper {
	position: relative;
	margin: 0 auto 50px;
}
#goodsTop #slider .item img {
	margin-bottom: 10px;
}
#goodsTop #slider .item .txt {
	text-align: left;
	color: #68350B;
}
#slider .bx-viewport {
	padding-left: 320px;
}
#slider .bx-wrapper img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#slider .bx-viewport a {
	display: block;
}

/* PAGER */
#slider .bx-wrapper .bx-pager.bx-default-pager a {
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 13px;
	background: #FFF;
	opacity: 0.5;
	margin:0 8px 0 0;
}
#slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FFF;
	opacity: 1;
}
#slider .bx-wrapper .bx-controls-direction div.prev_wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	outline: 0;
	width: 300px;
	height: 380px;
	text-indent: -9999px;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.3);
}
#slider .bx-wrapper .bx-controls-direction div.next_wrap {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
	outline: 0;
	width: 300px;
	height: 380px;
	text-indent: -9999px;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.3);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -45px;
}
#slider .bx-wrapper .bx-controls-direction a {
	display: block;
	width: 100%;
	margin-top: 0;
}
#slider a.bx-prev {
	top: 0;
	left: 0;
	background: url(../images/top/bx-prev.png) no-repeat center;
	width: 100%;
	height: 380px;
}
#slider a.bx-next {
	top: 0;
	right: 0;
	background: url(../images/top/bx-next.png) no-repeat center;
	width: 100%;
	height: 380px;
}

/*　おでかけ　*/
#odekakeTop {
	background: #FAA3B3;
	border-radius: 10px;
	padding-bottom: 30px;
}
#odekakeTop h2 {
	padding: 0 30px;
	margin-bottom: 10px;
	background: none;
}
#odekakeTop ul.bt_list {
	overflow: hidden;
}
#odekakeTop ul.bt_list li {
	float: left;
	margin-left: 20px;
}
#odekakeTop ul.bt_list li:nth-child(3n + 1) {
	margin-left: 0;

}
#odekakeTop ul.bt_list li:nth-child(n+4) {
	margin-top: 20px;
}
#odekakeTop ul.bt_list li a {
	position: relative;
	font-size: 18px;
	color: #68350B;
	box-sizing: border-box;
	/* display: table-cell; */
	display: flex;
	align-items: center;
	/* vertical-align: middle; */
	width: 305px;
	height: 100px;
	background: #FFFFFF;
	border-radius: 20px;
	padding: 10px 15px;
	border: 4px solid #F893A5;
}
#odekakeTop ul.bt_list li a:before {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0, -50%);
	content: '';
	display: inline-block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 25px;
	height: 25px;
	background-color: #FAA3B3;
	background-image: url(../images/top/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 5px;
	color: #FFFFFF;
}