
.main_bk {
	background-color: #fff;
}

/* mainvisual */
/* --------------------------------------------------- */

#mv {
	padding:0;
	background-color:#777;
	background-image:url(../images/bk_top.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
}


#mv > .inner {
	position:relative;
	z-index:1;
}

.mv_logo {
	width:100%;
	max-width:320px;
	text-align:center;
	padding:0 2em;
	margin:0 auto;
}

.mv_text {
	padding: 70px 0 0 0;
    width: 690px;
    margin: 0 auto 0 30px;
	color: #3c3c3c;
}
.mv_text img {
    width: auto;
}
.mv_text .title {
	display: inline-block;
    font-size: 51px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
	background-color: #1a0004;
	color: #fff;
	padding: 15px 25px 15px 0;
}
.mv_text .mtitle {
    font-size: 20px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 30px;
}
.mv_text .stitle {
	font-family: "High Tide"; 
    font-size: 50px;
	line-height: 1;
	transform: rotate(348deg);
	margin: -64px 0 15px 183px;
}

.btn_mreg {
	display: table;
	margin: 20px auto;
}
.btn_mreg img {
	width: 100%;
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1080px) {
}
/* spview */
@media screen and (max-width:767px) {
	#mv {
		background-image: url(../images/bk_top_sp.jpg);
		background-position: top right;
		background-size: cover;
	}
	
	.mv_text {
/*		padding: 10vw 0 0 0;*/
		padding: 5vw 0 0 0;
		width: 100%;
		margin: 0;
	}
	.mv_text .title {
		font-size: 26px;
		margin-bottom: 3vw;
	}
	.mv_text .mtitle {
		font-size: 18px;
		margin-bottom: 15vw;
		/* text-shadow: 0 0 3px rgba(255,255,255,0.5), 0 0 3px rgba(255,255,255,0.5), 0 0 3px rgba(255,255,255,0.5), 0 0 6px rgba(255,255,255,0.5), 0 0 6px rgba(255,255,255,0.5), 0 0 6px rgba(255,255,255,0.5), 0 0 11px rgba(255,255,255,0.5), 0 0 11px rgba(255,255,255,0.5); */
	}
	.mv_text .mtitle::first-line {
		font-size: 15px;
		/* text-shadow: 0 0 3px rgba(255,255,255,0.5), 0 0 3px rgba(255,255,255,0.5), 0 0 3px rgba(255,255,255,0.5), 0 0 6px rgba(255,255,255,0.5), 0 0 6px rgba(255,255,255,0.5), 0 0 6px rgba(255,255,255,0.5), 0 0 11px rgba(255,255,255,0.5), 0 0 11px rgba(255,255,255,0.5); */
	}
	.mv_text .stitle {
		font-size: 24px;
		margin: -55px 0 3vw 152px;
	}
}


#mv .lay_lqd {
	max-width: 1420px;
	padding: 0 70px;
    height: 800px;
    margin: 0 auto;
}

.mv_form {
	width:100%;
	padding: 18px 0;
	text-align:center;
	margin: 0 auto;
}

.mv_form form {
    width: 640px;
    margin: 0 auto 0 0;
	color: #3c3c3c;
}
.mv_form form img {
    width: auto;
	margin-bottom: 30px;
}
.mv_form form .search_txt {
    font-size: 16px;
}
.mv_form form .search_txt .snum {
    font-size: 24px;
	font-weight: bold;
}

.mv_form_input,
.mv_form_submit { vertical-align:middle; }

.mv_form_input {
	width:65%;
	height: 53px;
	font-size: 18px;
}
.mv_form_submit { 
	width:25%;
	letter-spacing: 1px;
	font-size: 15px;
	height: 55px;
	line-height: 1;
}

.top_search_form {
	width: 100%;
    display: flex;
    margin: 0 auto 10px auto;
	color: #3c3c3c;
}
.mv_form_input {
    height: 60px;
    width: 34%;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    color: #000000;
    line-height: 2.5;
    padding: 0 12px;
    opacity: 1;
	outline: none;
}


.top_search_title {
	font-size: 40px;
    line-height: 60px;
    margin: 0 5px;
}
button.add_kodawari {
    padding: 0.5em 1em;
    font-size: 14px;
    white-space: nowrap;
    border: none;
    background: #000;
    color: #fff;
    margin-left: 1em;
    cursor: pointer;
}
button.add_btn {
	padding: 0.5rem 3rem;
    font-size: 16px;
    border: none;
    background: linear-gradient(to right, #f6be9e, #db8ade);
    color: #fff;
    cursor: pointer;
}
.btn_img_css {
	color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    background: linear-gradient(to right, #f6be9e, #db8ade);
    width: 160px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-left: 20px;
    font-size: 16px;
	padding: 15px 5px !important
}
@media screen and (max-width:1200px) {
	#mv .lay_lqd {
		padding: 0 1.5vw;
	}
	.mv_form form { width: 60vw; }
	
	.mv_form_input {
		padding: 0 0.5em;
	}
}
@media screen and (max-width:1080px) {
	.mv_form form { width: 80vw; }
	
	#kodawari .modal_content {
		width: 96%;
	}
	
}
/* spview */
@media screen and (max-width:767px) {
	#mv .lay_lqd {
		max-width: initial;
		padding: 0 15px;
		height: auto;
	}
	
	.top_search_form { 
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.top_search_title {
		font-size: 18px;
		margin: 0;
		
		
		    line-height: 43px;
		margin-bottom: 10px;
	}

	.mv_form_input {
/*		height: 50px;*/
		height: 40px;
		width: 47% !important;
	}
	.btn_img_css {
		width: 27%;
/*		height: 50px;*/
		height: 40px;
		margin-left: 18px;
	}

	.mv_form form {
		width: 100%;
		margin: 0;
	}
	.mv_form form img {
		width: 100%;
		margin-bottom: 5vw;
	}
	.mv_form form .search_txt {
		font-size: 13px;
	}
	.mv_form form .search_txt .snum {
		font-size: 22px;
		font-weight: bold;
	}
	
	button.add_kodawari {
		width: 67%;
		margin-left: 0;
		
		
	}

	#kodawari li {
		width: 50%;
		font-size: 3vw;
	}
	
	.mv_form {
		padding-top: 0;
	}
}




.ctitle_pt {
	margin-bottom: 30px;
}
.ctitle_pt .search_title {
	font-family: "Makinas-4-Flat";
	font-size: 36px;
	line-height: 1;
	margin: 0;

}
.ctitle_pt .search_stitle {
	font-size: 18px;
	font-weight: bold;
}

.tbox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.tbox .ctitle_pt {
    margin-bottom: 0;
}

.view_more {
	display: flex;
	align-items: center;
}
.view_more span {
	font-family: "Makinas-4-Flat";
	font-size: 18px;
	margin-right: 20px;
}
.view_more a {
	font-size: 26px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #f5bda0;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}


.top_title {
	width: 100%;
}
.top_slide_div {
	position: relative;
    z-index: 195;
	margin-top: -230px;
	padding-bottom: 50px;
}
.top_slide_div .ctitle_pt {
	margin-bottom: 0;
}


.btn {
	display: table;
    border: 1px solid #fff;
    padding: 15px 100px;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
}
.btn_detail {
    display: table;
	border: none;
    background-color: #083388;
    padding: 15px 100px;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;    
	font-weight: bold;
    margin: 0 auto;
}
.flex_pc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.list_mt {
	margin-top: 50px;
}

.list_mt li {
	position: relative;
}


.flex {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
	width: 102%
}
.flex li {
    width: 23%;
	margin-right:2%;
    margin-bottom: 1em;
}
.flex li:nth-child(4n) {
	margin-right:0%;
}
.flex li a {
    display: block;
	padding-bottom: 10px;
	height: 100%;
}
.flex li img {
    width: 100%;
}
.flex li .list_data {
	padding: 20px 0;
}
.flex li .list_data .title {
    font-size: 15px;
    font-weight: bold;
}
.flex li .list_data .desc {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 10px;
}

.flex dl {
	display: flex;
	align-items:center;
	width: 100%;
	text-align: left;
	color: #434343;
	font-size: 13px;
}
.flex dl + dl {
    margin-top: 5px;
}
.flex dl dt {
	width: 30px;
	line-height: 1.4em;
	text-align: center;
}
.flex dl dt img {
	width: auto;
	border-radius: 0;
}
.flex dl dd {
	width: calc(100% - 30px);
    line-height: 1.4em;
    font-weight: 500;
}


/* å‹•ç”»æ±‚äººç‰¹é›† */
.movie_pt {
	background-color: #fff;
	padding: 50px 0 20px 0;
}
.movie_pt li a {}
.movie_pt li a .img_pt {}
.movie_pt li a .list_data {
    padding: 10px;
}
.insta_pt li a .list_data .desc {
    margin-bottom: 0;
}

@media screen and (max-width:1200px) {
}
@media screen and (max-width:1080px) {
	.movie_pt .flex {
		width: 100%;
	}
}
/* spview */
@media screen and (max-width:767px) {
	.tbox {
		margin-bottom: 0px;
	}
	.movie_pt {
		padding: 40px 15px 20px;
	}
	.movie_pt li {}
	.movie_pt li + li {
		margin-top: 20px;
	}
	.movie_pt li a {
		display: flex;
		padding: 0 0;
		border: 1px solid #86878d;
	}
	.movie_pt li a .img_pt {
		width: 35%;
		height: 100%;
		border: none;
		padding: 6px 0 6px 6px;
	}
	.movie_pt li a .img_pt figure {
		padding: 0 0;
		height: 100%;
	}
	.movie_pt li a .img_pt figure img {
		position: static;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.movie_pt li a .list_data {
		width: calc(100% - 35%);
		padding: 6px 6px 6px 10px;
	}
	.move_list li .list_data dl {
		margin: 0 0 5px;
	}
	.move_list li .list_data dl dt {
		line-height: 1.2em;
		width: 15px;
		margin-right: 5px;
	}
	
}


/* SNSæ±‚äººç‰¹é›† */
.insta_pt {
	background-color: #fff;
	padding: 0 0 50px 0;
	margin-top: 50px;
}
.insta_pt li a {}
.insta_pt li a .img_pt {}
.insta_pt li a .list_data {
    padding: 10px;
}

@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:1080px) {
	.insta_pt .flex {
		width: 100%;
	}
	
}
/* spview */
@media screen and (max-width:767px) {
	.insta_pt {
		padding: 40px 15px 20px;
		margin-top: 0;
	}
	.insta_pt .flex li { width: 49%; }
	.insta_pt li a {
		margin: 0 12px;
		border: 1px solid #86878d;
		padding: 0;
	}
	.insta_pt li a .list_data {
		padding: 10px 15px;
	}
	.insta_pt li a .list_data:last-child {
		padding: 15px 15px 10px 15px;
	}
	.insta_pt li a .list_data:last-child dl dt {
		width: 15px;
		margin-right: 5px;
	}
	.insta_pt li a .img_pt {
		width: 100%;
		margin: 0 auto;
		border: none;
		padding: 0px;
	}
	.insta_pt li a .img_pt figure {
		padding: 0 0;
		height: 28vw;
	}
	.insta_pt li a .img_pt figure img {
		position: static;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.insta_list li .list_data dl {
		margin: 0 0 5px;
	}
	
}


/* æ³¨ç›®ã®æ±‚äºº */
.feature_pt {
	background-color: #f5f5f6;
	padding: 50px 0 20px 0;
}
@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:1080px) {
	.feature_pt .flex { width: 100%; }
}
/* spview */
@media screen and (max-width:767px) {
	.feature_pt {
		padding: 40px 15px 20px;
		/*background: linear-gradient(to right, #f6be9e, #db8ade);
		background: #ffd1fc*/
	}
	.feature_pt li a {
		margin: 0 12px;
	}
	.feature_pt li .list_data {
		padding: 10px 0;
	}
	.feature_pt .flex dl dt {
		width: 15px;
		text-align: center;
		margin-right: 5px;
	}
	.feature_pt .flex dl dt img {
		display: inline;
	}
}


.arrival_pt {
	background-color: #f5f5f6;
	padding: 0 0 50px 0;
}

.column_pt {
	padding: 50px 0 20px 0;
}


.btn_view_part {
    display: inline-flex;
    width: 100%;
    padding: 0px 35% 20px 35%;
	justify-content: center;
}
.btn_view {
    display: inline-block;
    background-color: #000;
    padding: 15px 50px;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
}

.other_part {
	margin-bottom: 30px;
}

.line_pt {
	padding: 50px 0;
}
.line_dt {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.line_dt img {
	width: 100%;
}
.line_pt .sns_pt {
	display: flex;
	align-items: center;
	justify-content: center;
}

.line_pt .sns_pt a {
	display: inline-block;
	margin: 0 10px;
}


.banner_pt {
    padding: 0 0 50px 0;
}
.banner_pt ul {
	display: flex;
	flex-wrap: wrap;
	width: 104%;
}
.banner_pt ul li {
	width: 30%;
	margin-right: 3%;
}
.banner_pt ul li a {
	display: block;
}
.banner_pt ul li a img {
	width: 100%;
	margin-bottom: 20px;
}



.search_content {
    padding: 60px 0;
    color: #000;
}
.search_content ul {
    display: flex;
    justify-content: space-between;
}
.search_content li {
    text-align: left;
	width: 38%;
}
.search_content li:nth-child(1) {
    width: 18%;
}
.search_content li .title {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.search_content li .title img {
	margin-right: 10px;
	height: 30px;
}
.search_content li .title span  {
	font-size: 18px;
	font-weight: bold;
}
.search_content li .item_list .stitle {
	margin-bottom: 5px;
	width: 100%;
}
.search_content li .item_list .stitle a {
	font-size: 16px;
	font-weight: bold;
}
.search_content li a {
    display: inline-block;
}
.search_content li .item_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.search_content li .item_list p a {
	font-size: 14px;
	font-weight: 500;
	color: #434343;
}
@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:1080px) {
	.search_content ul { flex-wrap: wrap; }
	.search_content li {
		width: 48%;
	}
	.search_content li .title { margin-bottom: 1em; }

	.search_content li:nth-child(1) {
		width: 100%;
		margin-bottom: 3em;
	}
	.search_content li:nth-child(1) .item_list {
		gap: 0.5em;
	}
	.search_content li:nth-child(1) .item_list > div {
		display: flex;
		flex-wrap: wrap;
		gap: 0.5em 1em;
	}
	
}
/* spview */
@media screen and (max-width:767px) {
	.search_content {
		padding: 50px 15px 0px 15px;
	}
	.search_content ul {
		flex-wrap: wrap;
	}
	.search_content li {
		width: 100%;
		margin-bottom: 40px;
	}
	.search_content li:nth-child(1) {
		width: 100%;
	}
	.search_content li .title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.search_content li .stitle {
		width: auto;
		display: inline-block;
		margin-right: 15px;
	}
	.search_content li .item_list {
		justify-content: start;
	}
	.search_content li .item_list .stitle {
		margin-bottom: 5px;
		width: auto;
	}
	.search_content li .item_list div {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.search_content li .item_list p a {
		margin-right: 15px;
		margin-bottom: 5px;
	}

}





.strong_pt {
	padding: 50px 0;
	background: linear-gradient(to right, #fad0c6, #ffd1fc);
    position: relative;
}
.strong_pt .lay_lqd {
	display: flex;
	flex-wrap: wrap;
}
.strong_pt .lay_lqd .strong_title {
	width: 25%;
}
.strong_pt .ctitle_pt img  {
	margin: 10px 0;
	width: 80%;
}
.strong_pt .item_list {
	width: 75%;
	display: flex;
	justify-content: space-between;
	margin: 0 0 30px 0;
}
.strong_pt .item_list li {
	width: 32%;
	border-radius: 8px;
	padding: 0 0 0 10px;
}
.strong_pt .item_list li figure {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0 10px 0;
	position: relative;
}
.strong_pt .item_list li figure img {
	width: 100%;
	margin-bottom: 20px;
}
.strong_pt .item_list li .stitle {
	display: flex;
}
.strong_pt .item_list li .stitle .num {
	font-family: "Makinas-4-Flat";
	font-size: 48px;
	margin-right: 10px;
}
.strong_pt .item_list li .stitle .en {
	font-family: "High Tide"; 
	font-size: 36px;
	font-weight: bold;
	transform: rotate(350deg);
	white-space: nowrap;
}
.strong_pt .item_list li .title {
	display: inline-block;
	background-color: #000;
	color: #fff;
	font-size: 22px;
	line-height: 1;
	padding: 10px;
	margin-bottom: 10px;

}
.strong_pt .item_list li .desc {
	margin: 10px 0 20px 0;
	font-size: 14px;
	font-weight: 500;
}
@media screen and (max-width:1200px) {
	
}
@media screen and (max-width:1080px) {
	.strong_pt .lay_lqd { flex-direction: column; }
	.strong_pt .lay_lqd .strong_title {
		margin-left: auto;
		margin-right: auto;
	}
	.strong_pt .item_list { width: 100%; }
	.strong_pt .item_list li {
		width: 30%;
		padding: 0 0;
	}
	.strong_pt .item_list li .stitle .en {
		font-size: 3.75vw;
	}
	.strong_pt .item_list li .title {
		font-size: 2.25vw;
	}
}
/* spview */
@media screen and (max-width:767px) {
	.strong_pt {
		padding: 40px 15px 0 15px;
	}
	.strong_pt .lay_lqd .strong_title { width: 100%; }
	.strong_pt .ctitle_pt img { max-width: 195px; }

	.strong_pt .item_list {
		width: 100%;
		flex-wrap: wrap;	
	}
	.strong_pt .item_list li {
		width: 100%;
		padding: 0;
		display: flex;
		justify-content: space-between;
	}
	.strong_pt .item_list li figure img {
		width: 70%;
		max-width: 297px;


		width:100%;
		height:100%;
		object-fit:cover;
	}
	.strong_pt .item_list li .stitle {
		line-height: 3.0em;
		/* margin-bottom: 1.5em; */
		margin-bottom: 1em;
	}
	.strong_pt .item_list li .stitle .en {
		font-size: 6vw;
	}
	.strong_pt .item_list li .title {
		font-size: 4.0vw;
	}
	.strong_pt .item_list li .desc {
		margin: 0 0 20px;
	}
	.strong_pt .item_list li figure {
		margin: 0 0 10px;
		width: 130px;
	}
	.strong_pt .item_list li div {
	width: calc(100% - 140px);
	}
	
}


/* new_list */
/* --------------------------------------------------- */
.new_list {
    max-width: 1280px;
    z-index: 200;
}
.new_list li {
	margin: 0.5rem 1rem;
	background-color: #fff;
	position: relative;
}
.new_list li a {
	display: block;
	position: relative;
	background-color: #fff;
}
.img_pt {
	border: 1px solid #86878d;
	background-color: #fff;
	padding: 10px;
}
.new_list_image {
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding-top: 75%;
    position: relative;
}
.new_list_image img {	
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
}

.new_list_item {
	padding: 5px 10px;
}

.new_list_data {
	padding:0.5em 0 0;
	background: #fff;
}
.new_list_data > p {
    color: #1a0004;
    -webkit-line-clamp: 1;
    white-space: pre-wrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
	font-size: 15px;
	font-weight: bold;
}

.new_list_text {
	font-size: 15px;
	font-weight: bold;
    padding: 0 0 0.5em;
}
.new_list_text p {
	font-size: 14px;
	font-weight: 500;
    -webkit-line-clamp: 2 !important;
    white-space: pre-wrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
	line-height: 20px;
}


.new_list_btn {
	padding:0.5em 1em 1em;
	border-left:solid 1px #e2e2e2;
	border-bottom:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	
	text-align:right;
}

.mt20 {
    margin-top: 2em;
}



.area_search_pt {
	background-color: #f5f5f6;
	padding: 50px 0;
}
.area_search_pt .area_search_list {
	display: flex;
	flex-wrap: wrap;
	width: 102%;
}
.area_search_pt .area_search_list li {
	width: 13%;
	margin-right: 1%;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -3px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.area_search_pt .area_search_list li::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 1px;
	background-color: #000;
	top: calc(50%);
	left: 0;
}
.area_search_pt .area_search_list li a {
	display: block;
	padding: 10px;
}
@media screen and (max-width:1200px) {
	.area_search_pt .area_search_list {
		width: 100%;
	}
	.area_search_pt .area_search_list li {
		width: 15.5%;
		margin-right: 1.4%;
	}
	.area_search_pt .area_search_list li:nth-child(6n) {
		margin-right: 0;
	}
}
@media screen and (max-width:1080px) {
	.area_search_pt .area_search_list li {
		width: 19%;
        margin-right: 1.25%;
	}
	.area_search_pt .area_search_list li:nth-child(6n) {
		margin-right: 1.25%;
	}
	.area_search_pt .area_search_list li:nth-child(5n) {
		margin-right: 0;
	}
}
/* spview */
@media screen and (max-width:767px) {
	.area_search_pt {
		padding: 40px 15px 10px;
	}
	.area_search_pt .area_search_list li {
		width: 100%;
		margin-bottom: 50px;
	}
	.area_search_pt .area_search_accordion {
		position: relative;
	}
	.area_search_pt .area_search_accordion::after {
		content: "+";
		position: absolute;
		top: calc(50% - 18px);
		right: 10px;
		font-size: 22px;
		font-weight: bold;
		font-family: sans-serif;
	}
	.area_search_ptact .area_search_accordion::after {
		content: "-";
	}

	.area_search_pt .area_search_list {
		width: 102%;
		justify-content: space-between;
		display: none
	}
	.area_search_pt.act .area_search_list {
		display: flex;
		margin-bottom: 20px;
	}

	.area_search_pt .area_search_list li {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	.area_search_pt .area_search_list li:nth-child(6n),
	.area_search_pt .area_search_list li:nth-child(5n) {
		margin-right: 2%;
	}
	
}






.search_title {
	font-size: 28px;
	text-align: left;
	margin-bottom: 20px;
	font-family: "NotoSansCJKjp-Bold"; 
}
.search_stitle {
	font-size: 20px;
}

.top_item_head {
	background-color: #f3f7e6;
	padding: 25px 0 15px 0;
	text-align: left;
	color: #000;
	font-size: 48px;
	font-family: "Helvetica-Bold";
	letter-spacing: 15px;
	margin-bottom: 20px;
}
.top_item_head span {
	color: #6abe83;
}


.flex_sp {
	display: block;
}
.title_sp {
	display: none;
}

.flex li figure {
    text-align: center;
    overflow: hidden;
	
    width: 100%;
    padding-top: 75%;
    position: relative;
}
.flex li figure img {	
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
}

/* spview */
@media screen and (max-width:767px) {	

	.top_slide_div {
		margin-top: 30px;
		padding: 0 15px;
	}
	
	.ctitle_pt .search_title {
		font-size: 30px;
		display: inline-block;
	}
	.strong_pt .ctitle_pt .search_title {
		display: block;
	}
	
	.ctitle_pt .search_stitle {
		font-size: 16px;
		display: inline-block;
		font-size: 3.7vw;
		margin-left: 5px;
		color: #888;
	}

	.strong_pt .ctitle_pt .search_stitle {
		color: #1a0004;
		margin-left: 0;
		font-size: 18px;
		vertical-align: bottom;
	}

	.view_more span {
		font-family: "Makinas-4-Flat";
		font-size: 15px;
		margin-right: 5px;
	}

	.arrival_pt {
		padding: 0 15px 50px;
	}
	
	
	.column_pt {
		padding: 40px 15px 20px;
	}
	.column_pt li {}
	.column_pt li a {
		display: flex;
		align-items: flex-start;
		padding-bottom: 20px;
	}
	.column_pt li a .list_data {
		width: 65%;
		padding: 0 0;
		margin-left: 1em;
	}
	.column_pt li a .img_pt {
		width: calc(100% - 65%);
		padding: 8px;
		box-sizing: border-box;
	}
	
	
	.btn {
		padding: 10px;
		font-size: 15px;
	}

	.line_pt {
		padding: 50px 15px;
	}
	.line_pt .sns_pt {
		margin-bottom: 0;
	}
	
	.list_mt {
		margin-top: 30px;
	}
	
	.flex li {
		width: 100%;
		margin-bottom: 0;
		margin-right: 0;
	}

	.view_more {
		/* margin-top: -6px; */
	}
	.view_more a {
		width: 40px;
		height: 40px;
	}

}


figure.new_list_image.insta::before {
    /* display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    z-index: 1000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
	background: linear-gradient(45deg, rgba(255,220,128,1) 0%,rgba(245,96,64,1) 35%,rgba(193,53,132,1) 70%,rgba(64,93,230,1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent; */
}

figure.new_list_image.movie::before {

    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "â—";
    z-index: 1000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
	background: #fff;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
	
}
figure.new_list_image.movie::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16a";
    z-index: 1000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
	background: #DA1725;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.flex li figure.new_list_image.movie img,
.flex li figure.new_list_image.insta img {
	opacity: 0.7;
}



/* spview */
@media screen and (max-width:767px) {
	.sp_slider {}
	.sp_slider li {
		margin: 0 auto;
		padding: 0 0;
		box-sizing: border-box;
	}


	
	.top_slide_div ,
	.feature_pt ,
	.insta_pt
	{
		padding: 0;
		margin: 0;
	}
	.insta_pt {
		margin-bottom:40px
	}
	.top_slide_div .lay_lqd,
	.feature_pt .lay_lqd ,
	.insta_pt .lay_lqd
	{
		
	}
	.top_slide_div .ctitle_pt ,
	.insta_pt .tbox ,
	.feature_pt .tbox 
	{
		padding: 15px;
		margin: 0;
	}
	.top_slide_div .ctitle_pt {
		margin-top: 15px;
	}
	.insta_pt .tbox  {
		margin-bottom: 15px;
	}
	.feature_pt .tbox {
		margin: 20px 0 0 0;
	}
	.feature_pt .flex {
		margin: 15px 0;
	}
	
	.mv_text .title.pc {
		display: none;
	}
	
	
	
	.top_slide_div .new_list_item {
		padding: 0;
	}
	
	.top_slide_div .img_pt ,
	.feature_pt .img_pt , 
	.column_pt li a .img_pt , 
	.arrival_pt .img_pt {
		padding: 6px;
	}
}




