@charset "UTF-8";

.line_information {
	background-color: #00b800;
}

.line_information .content_width {
	text-align: center;
	padding-bottom: 3%;
}

.line_information .section_inner {
	padding: 6.25% 0 1.5%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.line_logo {
	width: 40%;
}

.line_logo li img {
	width: 100%;
}

.line_bannars {
	width: 60%;
}

.line_information .section_inner .line_bannars {
	margin-left: 10px;
	flex-shrink: 2;
}

.line_information .section_inner .line_bannars > li:first-of-type {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 12px 0 10px;
	line-height: 1em;
	margin-bottom: 10px;
}

.line_information .section_inner .line_bannars li:last-of-type ol,
.line_information .section_inner .line_bannars li:last-of-type ol li:last-of-type {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.line_information .section_inner .line_bannars li:last-of-type ol {
	padding-left: 0;
	align-items: center;
}

.line_information .section_inner .line_bannars li:last-of-type ol li:first-of-type {
	padding-right: 15px;
}

.line_information .section_inner .line_bannars li:last-of-type ol li div {
	padding: 16px 16px 8px 16px;
	background-color: #006b07;
}

.line_information .section_inner .line_bannars li:last-of-type ol li div img {
	width: 100%;
}

.line_information .section_inner .line_bannars li:last-of-type ol li div:last-of-type {
	padding-left: 0;
}

.line_information .section_head {
	margin-bottom: 3%;
	color: #fff;
}

.line .info_card {
	width: 20.75%;
	max-width: 250px;
}

.line .info_card:not(:last-child) {
	margin-right: 1.5625%;
}

.line .info_card a {
	display: block;
}

.line .info_card a:hover {
	opacity: .6;
}

#link_bnr .content_width,
#new_information .content_width,
#prize .content_width,
#mv .content_width {
	max-width: 960px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#new_information .content_width {
	justify-content: space-between;
	margin-bottom: 10px;
}

#new_information .section_inner {
	width: 100%;
}

.w_sp,
.link_bnr .bnr_wrap.w_sp,
.mv_box_btn {
	display: none;
}

.mv_inner,
#wrapper_video {
	background-attachment: fixed;
	background-position: center top;
}

.link_bnr {
	margin-bottom: 60px;
}


.link_bnr .bnr_wrap {
	width: 100%;
	padding: 0;
	margin: 35px 0 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
justify-content: space-around;
}


.link_bnr .bnr a {
	text-align: center;
	color: #214c80;
	text-decoration: none;
	width: 100%;
	padding-bottom: 5%;
}

.link_bnr .bnr a span {
	display: inline-block;
	 align-content: stretch;
}

.link_bnr .bnr a span:first-of-type {
	height: 120px;
	padding-bottom: 20px;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	box-sizing: border-box;
}

.link_bnr .bnr a span:last-of-type {
	height: auto;
	line-height: 1.5;
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
}

.link_bnr .bnr .pc {
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
}

.link_bnr .bnr_wrap:last-of-type {
	display: none;
}

.mv_inner .mv_bnr_box li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.mv_inner .mv_bnr_box li a em.day,
.mv_inner .mv_bnr_box li a em.data {
	flex-grow: 1;
	flex-shrink:1;
	flex-basis: 180px;
}

.mv_inner .mv_bnr_box li a em.txt {
	flex-grow: 2;
	flex-shrink: 2;
	flex-basis: auto;
}

.mv_bnr_box {
	padding: 0;
}

.mv_bnr_box ul {
	color: #383a3b;
	font-size: 18px;
	margin: 0 auto;
	padding: 0 10px;
}

.mv_bnr_box .att_wrapper {
	-ms-align-items: center;
	align-items: center;
}

.mv_bnr_box li:first-child {
	width: 100%;
	max-width: 960px;
	display: block;
	font-size: 1.6rem;
	line-height: 2;
	align-items: center;
	border: 3px solid rgb(248,248,248);
	box-shadow:
	2px 2px 10px rgba(0,0,0,0.1),
	2px -2px 10px rgba(0,0,0,0.1),
	-2px 2px 10px rgba(0,0,0,0.1),
	-2px -2px 10px rgba(0,0,0,0.1);
	border-radius: 5px;
	background-color: rgba(248,248,248,.8);
	box-sizing: border-box;
}

.mv_bnr_box li:first-child a {
	color: #000;
	font-size: 1.4rem;
	padding: 20px 7% 18px 33%;
	box-sizing: border-box;
	font-weight: bold;
}


.mv_bnr_box li:hover {
	opacity: 1;
	background-color: rgba(255,255,255,1);
	cursor: pointer;
}

.mv_bnr_box li div:first-child {
	position: absolute;
}

.mv_bnr_box li div.title {
	left: 5%;
	top: 50%;
	margin-top: -16px;
}

.mv_bnr_box li div.data {
	left: 20%;
	top: 56%;
	margin-top: -16px;
	font-size: 1.4rem;
}

.mv_bnr_box li .title em {
	font-weight: bold;
}

.title em {
	padding: 0 0 0 .5em;
	font-style: normal;
}

.dark-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
}
.takarazuka_banner {
    width: 976px;
    margin: 0 auto 20px;
}
.takarazuka_banner .banner_pc{
	display: block;
}
.takarazuka_banner .banner_sp{
	display: none;
}
@media screen and (max-width: 1240px) {
	.takarazuka_banner {
		width: 94%;
	}
}
/* sp用 */
@media screen and (max-width: 960px) {
	.takarazuka_banner {
		width: calc(100% - 6rem);
	}
	.takarazuka_banner .banner_pc{
		display: none;
	}
	.takarazuka_banner .banner_sp{
		display: block;
		width: 100%;
	}
	.link_bnr .bnr:not(:last-child) {
		margin-right: 0;
	}
	.line_information .content_width {
		padding-left: 0;
		padding-right: 0;
	}
	.line .info_card {
		width: 31%;
		max-width: 200px;
	}

	.line .info_card:not(:last-child) {
		margin-right: 0%;
	}

	.fb-page,
	#new_information .content_width iframe {
		display: none;
	}

	.link_bnr .bnr {
		width: 100%;
		max-width: none;
	}
	/*.link_bnr .bnr_wrap {
		padding: 0;
	}
*/

	.w_sp,
	.link_bnr .bnr_wrap:last-of-type,
	.link_bnr .bnr_wrap.w_sp {
		display: block;
	}

.w_sp .bnr img {
	max-width: 80%;
	height: auto;
}


.link_bnr .bnr_wrap:last-of-type {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.link_bnr .bnr_wrap:first-of-type,
.link_bnr .bnr_wrap:last-of-type {
	margin-top: 0;
	margin-bottom: 0;
}

.link_bnr .bnr_wrap:first-of-type,
#link_bnr .content_width,
.mv_bnr_box_min {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}


	#new_information .section_inner {
		width: 100%;
		margin-right: 0;
	}


.line_logo_sp {
	padding: 40px 0 15px;
}
.line_logo_sp li {
	text-align: center;
}


.line_banners_sp {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #006b07;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;

}

.line_banners_sp li {
	flex-shrink: 2;
	flex-basis: 40%;
}
}


/* プチリニューアル

-------------------------------------------------------------- */
.link_bnr {
	margin-bottom: 80px;
}
.link_bnr .bnr {
	width: 30%;
	display: flex;
}

.link_bnr .bnr {
	margin-right: calc(20%/4)!important;
}

.link_bnr .bnr:nth-child(5n), .link_bnr .bnr:last-child {
	margin-right: 0!important;
}

.link_bnr .bnr:nth-child(1),.link_bnr .bnr:nth-child(2),.link_bnr .bnr:nth-child(3),.link_bnr .bnr:nth-child(4),.link_bnr .bnr:nth-child(5) {
	margin-bottom: 2%;
}

.link_bnr .bnr a.mouseon {
	border-radius: 5px;
}

.link_bnr .bnr a.mouseon:hover::before {
	background-color: transparent;
}

.link_bnr .bnr a.mouseon:hover {
	background-color: #02b0ff;
	transition-duration: 0.6s
}

.link_bnr .bnr a span img {
	z-index: 99;
}

.link_bnr .bnr a .pic {
	width: 150px;
	margin: 0 auto;
	height: 120px;
	display: block;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}


.entry_list .entry:first-child {
	border-top: none;
}

.mv_bnr_box li em,
.mv_bnr_box_min li em {
	font-style: normal;
}

#new_information .division {
		border-bottom: 2px solid #214c80;
		border-top: 0;
		position: relative;
}

#new_information .division::before {
	content: "";
	border-right: 20px solid transparent;
  border-bottom: 15px solid #214c80;
  border-left: 20px solid transparent;
  position: absolute;
  top: -15px;
  left: 48%;
}

#new_information .sub_ttl {
	padding-bottom: 1.5em;
}

.division {
	border-bottom: 2px solid #cacaca;
}

.division::before {
	content: "";
	border-right: 20px solid transparent;
  border-bottom: 15px solid #cacaca;
  border-left: 20px solid transparent;
}

#new_information .section-content {
	padding: 0 40px;
}

.entry_list .entry {
	border-top: 1px dotted #214c80;
}

#prize ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

#prize ul li a img {
	width: 100%;
}

#prize ul li a:hover img {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
	-moz-opacity: .7;
	opacity: .7;
}

#prize .section_title {
	color: #707070;
}

#footer {
	background-color: #f7f7f7;
}

.mv .catch_jp {
	font-weight: 700;
	text-shadow:
	letter-spacing: 1px;
}

.mv .catch_jp,
.mv .catch_en {
	text-shadow:
	1px 1px 0px #214c80,
	-1px 1px 0px #214c80,
	1px -1px 0px #214c80,
	-1px -1px 0px #214c80,
	 1px 1px 4px #cacaca,
	-1px 1px 4px #cacaca,
	1px -1px 4px #cacaca,
	-1px -1px 4px #cacaca;
}

.mv .catch_en {
	font-weight: normal;
}

.modal {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.modal video {
	position: absolute;
	top: 10%;
	left: 10%;
}

.iziModal {
	border-bottom: 3px solid #383a3b;
}

/* sp用 */
@media screen and (max-width: 960px) {

.main {
	padding-bottom: 20px;
}

#footer {
	background-color: transparent;
}

.sp,
.mv_box_btn {
	display: block;
}

.link_bnr .bnr .pc,
.mv_bnr_box,
.mv_bnr_box li:first-child {
	display: none;
}


#sns_btn,
#line_bnr {
	margin-top: 0;
	margin-bottom: 0;
}

#sns_btn {
	background-color: #fff;
}

#line_bnr li:last-child {
	border-bottom: none;
}

#sns_btn .bnr a,
#line_bnr .bnr a {
	justify-content: center;
}


.mv_box_btn {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 68%;
	transform: translateY(-20%) translateX(-50%);
  -webkit- transform: translateY(-20%) translateX(-50%);
}

.mv_box_btn p {
background-color: #00afff;
text-align: center;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-o-border-radius: 6px;
-ms-border-radius: 6px;
}

.mv_box_btn p button {
	width: 100%;
	color: #fff;
	font-size: 2.6rem;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	padding: 1em 4em;
}

.mv_box_btn p button:hover {
	background-color: #009fe8;
	transition: .8;
	text-decoration: none;
}

.mv_box_btn video {
	padding: 1rem;
}

.link_bnr .bnr_wrap {
	box-sizing: border-box;
	width: 106%;
	margin-left: -3%;
}

.link_bnr .bnr {
	max-width: 100%;
	width: 100%;
	height: 130px;
}

.link_bnr .bnr,
#sns_btn .bnr {
	border-bottom: 1px solid #cacaca;
}


.link_bnr .bnr a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	align-items: center;
	text-align: left;
	width: 100%;
	padding-bottom: 0;
}
.link_bnr .bnr a span:first-of-type {
	height: 100%;
	width: 32%;
	margin-left: 1.5rem;
	box-sizing: border-box;
	box-sizing: border-box;
}

.link_bnr .bnr a span:last-of-type {
	font-size: 2.6rem;
}



.link_bnr .bnr:not(:last-child) {
	margin-right: 0;
}


.mv_bnr_box_min {
	font-size: 2.2rem;
	padding-top: 0;
}

.mv_bnr_box_min .att_wrapper {
	display: block;
}

.mv_bnr_box_min ul {
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mv_bnr_box_min li {
	border-bottom: none;
	background-color: transparent;
	box-shadow: none;
	opacity: 1;
	color: #fff;
}

.mv_bnr_box_min li:first-child {
	padding: 0;
	width: 100%;
	margin: 0;
}


.mv_bnr_box_min li .title {
	font-size: 2.6rem;
	font-weight: bold;
	padding-bottom: .5em;
	position: absolute;
	left: 30px;
	top: 30px;
}

.mv_bnr_box_min .att_wrapper .day {
	position: absolute;
	left: 30px;
	top: 70px;
}


.mv_bnr_box_min li .att_wrapper a {
	color: #fff;
	padding: 105px 30px 30px;
	box-sizing: border-box;
}

#new_information .section-content {
	padding: 0;
}

#new_information .division::before {
	left: 44%;
}

#prize ul {
	flex-wrap: wrap;
}

#prize ul li a {
	display: block;
}

#link_bnr #notice {
	background-color: #214c80;
	position: relative;
	padding: 0;
}

.mv .mv_inner {
	height: 60vh;
}

.link_bnr .bnr:nth-child(1),.link_bnr .bnr:nth-child(2),.link_bnr .bnr:nth-child(3),.link_bnr .bnr:nth-child(4),.link_bnr .bnr:nth-child(5) {
	margin-bottom: 0;
}





/*Extra CSS 1*/

.bnr_wrap#app ul {
	padding-top: 100px;
}

.link_bnr .bnr_wrap#sns_btn {
	padding: 10rem 2rem 3rem;
	margin: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.link_bnr .bnr_wrap#sns_btn li {
	margin-left: 4rem;
}

.link_bnr .bnr_wrap#sns_btn li:first-child {
	margin-left: 0;
}

.link_bnr {
	margin-bottom: 20px;
}

#app {
margin-top: 0;
margin-bottom: 0;
border-bottom: 1px solid #CACACA;
}

#app li {
margin: 0.5rem 0;
border-bottom: none;
}

#app li a {
background-size: 42%;
background-image: url("/images/bnr_app.png");
background-repeat: no-repeat;
background-position: center;
}


.link_bnr .bnr_wrap#line_bnr li a {
	background-image: url("/images/bnr_line_00.jpg");
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: center;
}

/*Extra CSS 1*/
#line_bnr {
	background-color: #00B800;
}
#line_bnr li{
	margin: 1rem 0;
}

#line_bnr li a {
background-size: 80%;
}



}

@media screen and (max-width: 768px) {
	#prize ul li {
	width: 48%;
}

.new_information .section_inner {
	margin-bottom: 5%;
}

.att_wrapper em.day,
.att_wrapper em.txt {
	display: block;
}

.att_wrapper em.day {
	font-style: normal;
}

}

@media screen and (max-width: 600px) {
/*Extra CSS2*/

#app {
margin-top: 0;
margin-bottom: 0;
border-bottom: 1px solid #CACACA;
}

#app li {
margin: 0.5rem 0;
border-bottom: none;
}

#app li a {
background-size: 85%;
background-image: url("/images/bnr_app.png");
background-repeat: no-repeat;
background-position: center;
}


.link_bnr .bnr_wrap#line_bnr li a {
	background-image: url("/images/bnr_line_00.jpg");
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
}

/*Extra CSS 1*/
#line_bnr {
	background-color: #00B800;
}
#line_bnr li{
	margin: 1rem 0;
}

#line_bnr li a {
background-size: 80%;
}
	.btn_to_entry a {
		padding: 5% 0;
	}
	#video {
		display: none;
	}
}

/*---------------------2018年8月決算時に追加 ---------------------*/
.eraning_text_center{
	text-align: center;
	margin: 10px 0 20px;
}
.eraning_text_center a{
	font-size: 1.4rem!important;
}
.mv_bnr_box_adj{
	bottom: static;
	position: relative;
	margin-bottom: -145px!important;
	margin-top: 80px;

}
.data_adj{
	position: absolute;
	left: 23%;
	top: 50%;
	margin-top: -16px;
}
.earning_margin_top_adj2{
	margin-top: 80px;

}
@media screen and (max-width: 768px) {
.earning_margin_top_adj2{
	margin-top: 0px;
	}
.wrapper_adj{
		margin-top: 50px;
	}
#link_bnr{
	margin-top: 3rem;
	}
}
