/* --------------------------　メインスライダー　-------------------------- */

.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh !important;
  min-width: 1120px;
  background: #000;
  background:url(../../images/top/main01.jpg) ;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 88px;

	
}
.vegas-timer {
  display: none;
}
.top_main_title {
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: -10vh;
  right: 0;
  bottom: 0;
  left: 0;
  margin:auto;
  z-index: 3;
  width: 1000px;
  height: 600px;
  font-size: 1.7rem;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
}


@media screen and (max-width: 768px) {
  .top_main {
    min-width: 100%;
	 height: 450px !important; 
	   background:url(../../images/top/main01_sp.jpg) ;
	  background-size:cover;
	  background-repeat: no-repeat !important; 
	   top:0;
	  margin-top: 59px;
	  
  }
  .top_main_title {
    width: 95%;
	 display: flex;
   justify-content: center;
  align-items: center;
	flex-direction: column;
	 
	   top: 0;
  }
	.top_main_title img {
    width: 100%;
  }
}






/* --------------------------　コンテンツ　-------------------------- */


.content_wrap  {
	width: 1000px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.content_block {
	margin-bottom: 10px;
	overflow:hidden;
}

.top01box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.top01box h3 {
	margin: 0 !important;
}
.top01_pickup {
	width: 350px;
}
.top01_news {
	width: 630px;
}
.top01_news_bg {
	background:rgba(255,255,255,0.9);
	padding: 10px;
}
.news_day {

/*    background: linear-gradient(135deg, #9b61a7, #e54cad);*/
    color: #650194;
    font-size: 85%;
    padding: 0px 8px;
    margin: 5px 5px 14px 8px;
    background: linear-gradient(transparent 90%, #a20099 0%);
}
.top_news_block {
	margin-bottom: 40px;
}
.news_flame {
	width:100%;
	height:555px;
	overflow:auto;
}


.bg00 {
	background:url(../../images/common/bg00.jpg);
	padding: 50px 0 90px 0;
	
} 

.pickup_title {
	width: 600px;
	margin: auto;
	margin-top: -30px;
	margin-bottom: 30px;
}
.pickup_title img {
	width: 100%;
	height: auto;
}

.top_pickup {
	display: flex;
	justify-content: space-between;
	color: #fff;
	width: 100%;
}
.top_pickup_item01 {
	width: 30%;
	float: left;
	margin-right: 40px;
}
.top_pickup_item02 {
	width: 60%;
	float: left
}
.top_pickup_item01 img {
	width: 100%;
	height: auto;
}
.top_pickup_item02 .list_shop {
	margin-bottom: 20px;
}
.top_pickup_item01 .list_shop img {
	width: 350px;
	height: auto;
}
.top_pickup_item02 .list_icon_type {
	margin-bottom: 20px;
}
.list_icon_type img {
	width: 300px;
	height: auto;
}



.bg01 {
	background:#fdc6c9;
	padding: 10px 0 10px 0;
}
.bg01_top {
	background:url("../../images/top/bg01_img.png");
	width: 100%;
	height: 55px;
	margin-bottom: 20px;
}
.bg01_bottom {
	background:url("../../images/top/bg01_img02.png");
	width: 100%;
	height: 55px;
	margin-top: 20px;
}
.bg01_img {
	
}
.bg01_img img {
	width: 100%;
	height: auto;
}


.clumun_box {
	width: 1120px;
	margin: auto;
	padding: 60px 0;
	display: flex;
	justify-content: space-between;
}
.main_culumun {
	width: 1000px;
	margin: 40px auto 0 auto;
}
.side_culumun {
	width: 280px;
}
.top_mov {
	background-image: url("../../images/top/img02.jpg");
	width: 830px;
	height: 550px;
}
.top_video {
	padding-top: 75px;
	padding-left: 95px;
}
.top_video video {
	max-width: 100%;
}

.girly_btn_1 {
    position: relative;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: 0;
    overflow: hidden;
    color: #fff;/* 文字の色 */
    background: #f08080;/* ボタン背景色 */
    border-radius: 8px;/* 角丸サイズ */
    box-shadow: 0 0 0 5px #f08080, 0 2px 3px 5px rgba(0,0,0,0.5);/* 縁取り・影 */
    border: 2px dashed #fff;/* 点線の色・サイズ */
    padding: .5em 2em;/* 余白 */
	font-size: 2rem;
	font-weight: bold;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
}

.top_slider {
	width: auto;
	margin: auto;
}


.mypickup {
	width: 100%;
}
.mypickup .slick-slide img {
	margin:0 auto;
	padding: 0;
	
}
.mypickup .slick-slide div {
	margin:0 auto;
	padding: 0;
}

.mypickup .slider-img {
  margin: 0 10px;
}
.mypickup .slick-slide{
    margin: 5px;
}


.main_culumun h3 {
	background: url("../../images/common/menu_bg.png");
	border: 1px solid #fdc6c9;
	padding: 7px 20px 15px 20px;
	font-size: 2.4rem;
	font-weight: bold;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	color:#fff;
	margin: 0;
	margin-bottom: 15px;
	height: 41px;
}
.main_culumun h3 span {
	font-size: 1.4rem;
	margin-left: 10px;
}
.main_culumun h3 i {
	color:#ff97b3;
	font-size: 3rem;
	margin-right: 10px;
}


.top_castlist {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.cast_date {
	background: #ff97b3;
	padding: 2px 5px;
	text-align: center;
	color:#fff;
	font-size: 1.2rem;
}
.top_cast_item  {
	width: 23.5%;
	text-align: center;
	font-size: 1.2rem;
	padding-bottom: 15px;
	line-height: 1.7;
	margin: 0 5px 10px 5px;
	background: #fbedf8;
	position: relative;
}
.listph {
	width: 100%;
}
.listph img {
	width: 100%;
	height: auto;
}
.cast_name {
	padding: 2px 5px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	color:#a90661;
}
.cast_name span {
	font-size: 1.2rem;
}
.class_icon {
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
}
.class_icon img {
	width: 100%;
	height: auto;
}
.list_sch {
	background: #efcadf;
	padding: 2px 5px;
	width: 80%;
	margin: auto;
	margin-top: 5px;
	font-size: 1.45rem;
}

.cast_new {
	position: absolute;
	left:5px;
	top:5px;poverflow: hidden;
}
.cast_new img {
	width: 60px;
	height: auto;overflow: hidden;
}
.cast_blog {
	position: absolute;
	right:5px;
	top:5px;overflow: hidden;
}
.cast_blog img {
	width: 40px;
	height: auto;overflow: hidden;
}
.cast_shukin {
	position: absolute;
	left:3px;
	bottom: 65px;
}
.cast_shukin img {
	width: 70px;
	height: auto;
}


.top_banner {
	
}
.top_banner img {
	width: 100%;
	height: auto;
}

.side_culumun h3 {
	background: url("../../images/common/menu_bg.png");
	border: 1px solid #fdc6c9;
	padding: 10px 15px;
	font-size: 2rem;
	font-weight: bold;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	color:#4c0118;
	margin: 0;
	margin-bottom: 0px;
}
.side_culumun h3 span {
	font-size: 1.4rem;
	margin-left: 10px;
}
.side_culumun h3 i {
	color:#ff97b3;
	font-size: 2.6rem;
	margin-right: 10px;
}
.side_bg {
	border: 1px solid #fdc6c9;
	padding: 5px;
	margin-bottom: 10px;
	background: #fff;
}


.side_post {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bfbfbf;
}
.side_post figure {
	width: 30%;
	padding: 0;
	margin: 0;
}
.side_post figure img {
	width: 100%;
	height: auto;
}
.side_post_txt {
	width: 65%;
	font-size: 1.4rem;
	line-height: 1.7;
}
.side_date {
background: #ff97b3;
	padding: 2px 5px;
	text-align: center;
	color:#fff;
	font-size: 1.2rem;
	width: 80px;
	margin-bottom: 10px;
}
.side_name {
	color: #fc747c;
	font-size: 1.6rem;
	font-weight: bold;
	
}

.bottom_banner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
	width: 900px;
	margin: 80px auto 0 auto;
}
.bottom_banner div {
	width: 49%;
	margin-bottom: 15px;
}
.bottom_banner img {
	width: 100%;
	height: auto;
}













@media screen and (max-width: 768px) {
	
.content_wrap  {
	width: auto;
	margin: auto 10px;
	position: relative;
	z-index: 1;
}


.content_block {
	margin-bottom: 10px;
	margin: 0 10px 10px 10px;
}

	
.clumun_box {
	width: auto;
	margin: auto 0px;
	padding: 0px 0;
	display: flex;
	justify-content: space-between;
	flex-direction:column;
}
.main_culumun {
	width: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
	
	
.top01box {
	display: flex;
	justify-content: space-between;
	flex-direction:column;
	margin-bottom: 10px;
}
.top01box h3 {
	margin: 0 !important;
}
.top01_pickup {
	width: auto;
}
.top01_news {
	width: auto;
}
.top01_news_bg {
	background:rgba(255,255,255,0.9);
	padding: 20px 20px 0px;
	margin: 1px;
}
.news_day {
	background: linear-gradient(135deg, #9b61a7, #e54cad);
	color:#fff;
	padding: 5px 15px;
	font-size: 1.4rem;
}
.top_news_block {
	        margin-bottom: 12px;
        padding: 12px 8px;
        display: block;
        border: 1px solid #ffb4c2;
        border-radius: 5px;
        background: #fff;
	zoom: 93%;
}
.news_flame {
	width:100%;
	height:auto;
	overflow:auto;
}

.mypickup {
	padding: 10px 10px;
	width: 90%;
	margin: 2% auto;
	border: 1px solid #ffb4c2;
    border-radius: 5px;
    background: #fff;
}	
	
.side_culumun {
	width: auto;
}
.top_mov {
	background-image: url("../../images/top/img02.jpg");
	width: auto;
	height: auto;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 20px 0px 20px 0px;
}
.top_video {
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
    width: auto;
	margin: 5px 30px 10px 30px;
}
.top_video video {
	max-width: 100%;
}
	
.girly_btn_1 {
    position: relative;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: 0;
    overflow: hidden;
    color: #fff;/* 文字の色 */
    background: #f08080;/* ボタン背景色 */
    border-radius: 8px;/* 角丸サイズ */
    box-shadow: 0 0 0 4px #f08080, 0 2px 3px 5px rgba(0,0,0,0.2);/* 縁取り・影 */
    border: 1px dashed #fff;/* 点線の色・サイズ */
    padding: .4em 2em;/* 余白 */
	font-size: 1.6rem;
	font-weight: bold;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	margin-top: -20px;
}
	
	
.top_slider {
	width: auto;
	margin: auto;
}


.myevent {
	width: auto;
}
.myevent .slick-slide img {
	margin:0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	
}
.myevent .slick-slide div {
	margin:0 auto;
	padding: 0;
}

.myevent .slider-img {
  margin: 0 10px;
}
.myevent .slick-slide{
    margin: 5px;
}


.main_culumun h3 {
	background: url("../../images/common/menu_bg.png");
	border: 1px solid #fdc6c9;
	padding: 12px 10px 10px 10px;
	font-size: 1.8rem;
	font-weight: bold;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	color:#fff;
	margin: 0;
	margin-bottom: 15px;
	height: 41px;
}
.main_culumun h3 span {
	font-size: 1.4rem;
	margin-left: 10px;
}
.main_culumun h3 i {
	color:#ff97b3;
	font-size: 2.4rem;
	margin-right: 10px;
}


.top_castlist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0;
}

.cast_date {
	background: #ff97b3;
	padding: 2px 5px;
	text-align: center;
	color:#fff;
	font-size: 1.2rem;
}
.top_cast_item  {
	width: 48.5%;
	border: 1px solid #fdc6c9;
	text-align: center;
	font-size: 1.1rem;
	padding-bottom: 10px;
	line-height: 1.7;
	margin: 0 0px 10px 0px;
}
.top_cast_item a  {
	color: #4c0118 !important;
}

.listph {
	width: 100%;
}
.listph img {
	width: 100%;
	height: auto;
}
.cast_name {
	background: #ff97b3;
	padding: 2px 5px;
	text-align: center;
	color:#fff;
	font-size: 1.8rem;
	margin-bottom: 5px;
}
.cast_name span {
	font-size: 1.4rem;
}
.class_icon {
	width: 90%;
	margin: auto;
	margin-bottom: 5px;
}
.class_icon img {
	width: 100%;
	height: auto;
}
.list_sch {
	background: #fcdee0;
	padding: 2px 5px;
	width: 80%;
	margin: auto;
	margin-top: 5px;
}
	
.mypattern {
	width: auto;
	margin: 0 0px;
}
.mypattern .top_cast_item {
		margin: 0 5px;
	} 
	
.side_culumun h3 {
	background: url("../../images/common/menu_bg.png");
	border: 1px solid #fdc6c9;
	padding: 10px 10px;
	font-size: 1.8rem;
	font-weight: bold;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	color:#4c0118;
	margin: 0;
	margin-bottom: 15px;
}
.side_culumun h3 span {
	font-size: 1.4rem;
	margin-left: 10px;
}
.side_culumun h3 i {
	color:#ff97b3;
	font-size: 2.4rem;
	margin-right: 10px;
}
.side_bg {
	border: 1px solid #fdc6c9;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
	
	
.bottom_banner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction:column;
	margin-top: 30px;
	width: auto;
}
.bottom_banner div {
	width: 90%;
	margin: auto;
	margin-bottom: 15px;
}
.bottom_banner img {
	width: 100%;
	height: auto;
}



}









.more_box {
	display: flex;
	justify-content: center;
  align-items: center;
	margin-top: 60px;
}
.more_box div {
	margin: 0 10px;
}





.index {
	background:url(../../images/index/bg.jpg);
	background-position: top center;

	padding: 50px 0 90px 0;
	
} 
.index_head {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	
}
.index h2 {
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 20px;
}


.index h1 {
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	font-weight: bold;
	margin-top: 420px;
}
.index h3 {
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.h3_sub {
	font-size: 1.6rem;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 10px;
}

.kin_txt {
	font-size: 1.4rem;
	line-height: 1.7;
	text-align: center;
}


.more03 {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	background: linear-gradient(135deg, #c902b9, #6700be);
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:-20px;
	margin-bottom:20px;
	width:400px;
	font-size:3rem;
}
.more03::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more03:link {
	color: #fff;
}


.more04 {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	background: linear-gradient(45deg, #434343 0%, #a0a0a0 45%, #b2b2b2 70%, #a0a0a0 85%, #434343 90% 100%) !important;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-bottom:0px;
	width:400px;
	font-size:3rem;
}
.more04::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #000;
	transition: all .3s;
}
.more04:link {
	color: #000;
}

.index_txt {
	margin-bottom: 20px;
}
.index_txt p {
	font-size: 1.3rem;
	line-height: 1.6;
	color:#fff;
}

.index_frame {
	text-align: center;
	display: block;
	width: 940px;
	margin: 20px auto 20px auto;
}
.modeIB {
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0;
}
.modeIB li {
	margin-bottom: 10px;
}
.modeIB li img {
	width: 100%;
	height: auto;
}
	.index_mk {
		display: none;
		width: 90%;
		margin: 0 auto 10px auto;
	}

@media screen and (max-width: 768px) {
	
.more_box {
	display: flex;
	justify-content: center;
  align-items: center;
	margin-top: 20px;
	flex-direction: column;
	width: 100%;
}
.more_box div {
	margin: 0 10px;
}
	
	
	
.index {
	background:url("../../images/index/index_sp.jpg");
	background-size: cover;
	padding: 10px 0 20px 0;
	height: 420px;
}
	.index_mk {
		display: block;
		width: 90%;
		margin: 0 auto 10px auto;
	}
	.index_mk img {
		width: 100%;
		height: auto;
	}
.index_head {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	
	padding: 10px;
}
.index h2 {
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.index_logo {
	margin: 0 20px;
	margin-bottom: 10px;
}
.index_logo img {
	width: 100%;
	height: auto;
}
.index h1 {
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.index h3 {
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.h3_sub {
	font-size: 1.2rem;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 10px;
}

.kin_txt {
	font-size: 1.2rem;
	line-height: 1.7;
	text-align: center;
}


.more03 {
	position: relative;
	display: inline-block;
	padding: 7px 20px;
	
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:0px;
	margin-bottom:5px;
	width:200px;
	font-size:2rem;
}
.more03::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more03:link {
	color: #fff;
}


.more04 {
	position: relative;
	display: inline-block;
	padding: 7px 20px;
	background: linear-gradient(45deg, #434343 0%, #a0a0a0 45%, #b2b2b2 70%, #a0a0a0 85%, #434343 90% 100%) !important;
	/*font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;*/
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-bottom:0px;
	width:70%;
	font-size:2rem;
	margin-top:-15px;
}
.more04::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #000;
	transition: all .3s;
}
.more04:link {
	color: #000;
}
.index_txt {
	margin-bottom: 20px;
}
.index_txt p {
	font-size: 1.3rem;
	line-height: 1.6;
	color:#fff;
}

.index_frame {
	text-align: center;
	display: block;
	width: auto;
	margin: 20px auto 20px auto;
}	
}











