
.content-area{
	width: 100%;
	float: none;
}

.site-content>.col-full{
	width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.site-content #primary{
	width: 100%;
}

#secondary{
	display: none;
}
/*
.site-content .col-full{
	max-width: 100%;
}
*/

.content-area{
	/* width: 63%; */
    margin: 0 auto;
	float: none !important;
}

#seconday.widge-area{
	display: none;
}

.page-ttl-wrap{
	padding: 8.5% 0 8.5%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.page-ttl-wrap__headline{
	text-align: center;
	color: #ffffff;
	letter-spacing: .03em;
    text-shadow: 0px 0px 5px rgba(0,0,0,.15);
    font-weight: bold;
}

.kasou-content-wrap{
	width: 90%;
	max-width: 1200px;
	margin: 70px auto 0;
}

.page-template #main .entry-content h2{
    text-align: center !important;
    font-size: 36px;
    font-weight: bold !important;
    color: #e74c3c !important;
    letter-spacing: .03em !important;
    position: relative !important;
    /* margin-bottom: 110px; */
    border: none !important;
    padding-top: 50px !important;
    margin: 50px 0 36px;
    line-height: 1.5;
}

.page-template #main .entry-content h2.irregular{
    font-size: 34px;
    margin-top: 0;
    padding-top: 0;
}

.page-template #main .entry-content h2.irregular:after{
    display: none;
}

.entry-content h2:first-of-type{
	margin-top: 0;
}

.entry-content h3{
    font-size: 24px;
    font-weight:bold;
    border: none;
    text-align: center;
    color: #e74c3c !important;
}

.entry-content h3.have-top-line{
    margin-top: 50px;
    padding-top: 50px;
    position: relative;
    margin-bottom: 0;
}

.site-main .have-top-line.small:before,
.site-main .have-top-line.big:before
{
    position: relative;
}

.entry-content .have-top-line.small:before,
.entry-content .have-top-line.big:before,
.site-main .have-top-line.small:before,
.site-main .have-top-line.big:before
{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.entry-content .have-top-line.small:before,
.site-main .have-top-line.small:before
{
    background: #e74c3c;
    width: 1px;
    height: 26px;
}

.entry-content .have-top-line.big:before,
.site-main .have-top-line.big:before
{
    background: #e74c3c;
    width: 2px;
    height: 42px;
}


/* 黒のスタイルの時 */
.entry-content h3.black{
    color: #424242;
}

/* 赤のスタイルの時 */
.entry-content h3.red{
    color: #e74c3c;
}

.bg-red-section .have-top-line.small:before,
.bg-red-section .have-top-line.big:before
{
    background: #ffffff;
}


.entry-content h4{
    color: #e74c3c !important;
    font-weight: bold;
    font-size: 20px;
}

.entry-content h4.black{
    color: #333333 !important;
}

.entry-content h3.irregular{
    text-align: center !important;
    font-size: 24px;
    font-weight: 700 !important;
    color: #e74c3c !important;
    letter-spacing: .03em !important;
    position: relative !important;
    border: none !important;
    padding-top: 50px !important;
    margin: 50px 0 36px;
}

.entry-content h3.irregular:after{
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    position: absolute;
    top: 0%;
    background: #e74c3c;
    right: 0;
    left: 0;
    margin: auto;
}

h1.have-no-bgImg{
    font-size: 48px;
    margin: 110px 0;
    text-align: center;
    color: #e74c3c;
    padding: 0;
    border: none;
    letter-spacing: .03em;
    font-weight: bold;
    line-height: 1.5;
}

h1.have-no-bgImg:after{
	content: "";
    display: block;
    width: 2px;
    height: 42px;
    position: absolute;
    top: -12%;
    background: #e74c3c;
    right: 0;
    left: 0;
    margin: auto;
}

/*
#main{
	width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}
*/

#main>article{
	width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

.center-container img{
	margin: 0 auto;
}

.entry-content h2:before{
	display: none !important;
}

.page-template .entry-content h2:after{
    content: "";
    display: block;
    width: 2px;
    height: 42px;
    position: absolute;
    /* top: 198%; */
    top: -12%;
    background: #e74c3c;
    right: 0;
    left: 0;
    margin: auto;
}

.business-ctnr{
	border: none !important;
}

.box-2{
    border: none;
}

/*
#secondary{
    display: none;
}
*/

.aligncenter{
    padding: 10px 0;
}

.site-main h2{
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}

.site-main h2.white{
    color: #ffffff;
}

.red-bg-section{
    background: #e74c3c;
}

.red-bg-section *{
     color: #ffffff !important;
}

.red-bg-section h2{
    padding-top: 6%;
}

.red-bg-section .have-top-line:before{
    background: #ffffff !important;
}

.page-id-2420 article{
    margin-top: 50px;
}

h1.entry-title{
    text-align: center;
    color: #e74c3c;
    border-left: 0;
}

.section-headline{
    color: #e74c3c;
}

.page-template-page-top-youtube .youtube-item-list{
    justify-content: center;
}

.page-template-page-top-youtube .post-item{
    width: 31%;
    margin: 12px 10px;
}

.page-template-page-top-youtube .post-item a{
    display: block;
    position: relative;
    overflow: hidden;
}

.page-template-page-top-youtube .post-item a:before,
.page-template-page-top-youtube .post-item a:after
{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.page-template-page-top-youtube .post-item a:before{
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-bottom: 28px solid #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg) translateY(-4px);
    z-index: 1;
}

.page-template-page-top-youtube .post-item a:after{
    width: 76px;
    height: 76px;
    border: 3px solid #fff;
    z-index: 2;
    border-radius: 50%;
}

.page-template-page-top-youtube .post-item img:hover{
    transform: scale(1.1);
}

.page-template-page-top-youtube .post-item img{
    width: 100%;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

/*
body.page-template #content.site-content{
    padding-top: 0!important;
}
*/


@media screen and (min-width: 980px){

	.page-ttl-wrap__headline{
		font-size: 48px;
	}

}


@media screen and (max-width: 979px){

	.page-ttl-wrap__headline{
	    font-size: 28px !important;
	}

    .storefront-breadcrumb{
        display: none;
    }

	#page #content.site-content>.col-full{
		width: 100% !important;
	    margin: 0;
	    /* padding-top: 0 !important; */
	}

	.page-ttl-wrap{
	    padding: 18% 0 10%;
        background-position: center center !important;
	}

    .kasou-content-wrap{
        margin-top: 50px;
    }

    h1.have-no-bgImg{
        font-size: 28px;
        margin: 50px 0;
    }

    .entry-content h3{
        font-size: 22px !important;
    }

    .entry-content h4{
        font-size: 18px !important;
    }

    .page-template-page-top-youtube .youtube-item-list{
        justify-content: space-between;
    }

    .page-template-page-top-youtube .post-item{
         width: 48%;
         margin: 5px 2px;
    }

    .page-template-page-top-youtube .post-item a:before{
        border-left: 22px solid transparent;
        border-right: 22px solid transparent;
        border-bottom: 22px solid #fff;
    }

    .page-template-page-top-youtube .post-item a:after{
        width: 58px;
        height: 58px;
    }
}
/* 使うかもしれない色

#e74c3c

*/


/* 一時期的に */

.mv-news{
	display: none;
}

/* 一時的に */

#main.site-main{
	width: 100%;
	max-width: 100%;
}

.mv{
	/* background: url(/wp/wp-content/themes/storefront-child/img/mv_img.jpg); */
	height:  670px;
	-webkit-background-size: cover;
	background-size: cover;
    background-position: center center;
    padding-top: 160px;
	position: relative;
	height: 48vw;
}


.col-full{
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	max-width:  100% !important;
}

.mv-content{
	/*position: absolute;
	top: 50%;
	bottom: 50%;
	margin: auto;*/
}

.mv-content *{
	position: absolute;
    right: 0;
    left: 0;
    margin: auto !important;
}

.mv-content__overay{
    /* background: rgba(0,0,0,.37); */
    width: 100%;
    /* height: 37.3vw; */
    min-height: 100%;
    max-height: 100%;
    top: 0;
}

.mv-content__logo{
    width: 25%;
    top: 15%;
    min-width: 205px;
    max-width: 270px;
}

.mv-content__catch{
	width: 90%;
    margin: 0 auto;
    top: 22.5em;
    text-align: center;
    color: #ffffff;
    font-size: 17px !important;
    line-height: 1.6;
    font-weight: bold;
}

.mv-content__btn{
	width: 90%;
    top: 73%;
}

.mv-content__btn a{
    text-align: center;
}

.mv-news{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.7);
	text-align: center;
}

.mv-news a{
	display: block;
	padding: 12px 0;
	color: #333333;
	font-size: 13px;
}

.content-area{
	margin-bottom: 0;
}

.onlineStore{
	background: #e74c3c;
	height: 500px;
	text-align: center;
	color: #ffffff;
	padding: 42px 0;
}

.new-article-section{
	padding: 35px 0;
}

.new-article-section .new-article{
	width: 33.3333%;
	width: 20%;
	float: left;
	-webkit-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.new-article-section .new-article:hover{
    background: #ececec;
}

.new-article-section .new-article__title{
	padding: 12px 0 0;
	font-weight: bold;
	font-size: 20px;
    font-size: 18px;
    line-height: 1.35;
}

.new-article__detailText{
	font-size: 15px;
}

.new-article-section a{
	color: #333333;
}

.new-article-list.cf{
	margin-left: 0;
}

/*
.news .news-item-list{
	display: flex;
	justify-content: space-between;
}
*/

/*
.news .news-item{
	float: left;
}
*/

.news .section-headline,
.alliance .section-headline
{
	color: #e74c3c;
}

/*
.news .news-item-list{
	display: flex;
	justify-content: center;
}
*/

.news .news-item{
    width: 32%;
    box-shadow: 4px 4px 24px 0px rgba(0,0,0,.14);
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    margin-bottom: 34px;
}

.news .news-item:nth-last-of-type(-n+3){
	margin-bottom: 0;
}

.news .news-item a{
	display: block;
    box-shadow: 4px 4px 24px 0px rgba(0,0,0,.14);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.news .news-item a:hover{
	box-shadow: 4px 6px 70px 8px rgba(0,0,0,0.2);
}

.news .news-item a:hover .news-item__ttl,
.sidebar .article-item a:hover .article-item__detail p
{
	color: red;
}

.sidebar .article-item .article-item__detail p{
	margin-top: 6px;
    transition: .4s all ease-in-out;
}

.news-item__detail{
    padding: 16px 24px;
    padding: 8px 18px;
}

.news-item__ttl{
	padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
}

.news-item__date{
	color:  #c5c3c3;
}

.news-item__date{
	float: left;
}

.news-item__heartNum{
	float: right;
}

.news-item__category{
	position: absolute;
    right: 0;
    background: red;
    color: #ffffff;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .3em;
    z-index: 1;
}

.news-item .news-item__img{
	overflow: hidden;
}

.news-item .news-item__img img{
	-webkit-transition: .4s all ease-in-out;
	-o-transition: .4s all ease-in-out;
	transition: .4s all ease-in-out;
}

.news-item:hover .news-item__img img{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}

.news .news-item-list.cf{
	margin-left: 0;
	margin-bottom: 0;
	display: flex;
    /* width: 33%; */
    flex-wrap: wrap;
    justify-content: space-between;
}

.alliance .bg-img{
	background: url(/wp/wp-content/themes/storefront-child/img/alliance_bg.jpg);
	height: 650px;
	background-size: cover;
	position: relative;
    background-position: center center;
}

.alliance .catch--white{
	font-weight: bold;
	margin-bottom: 26px;
	font-weight: lighter;
}

.new-article__img img{
	width: 100%;
}

.sidebar{
    border-right: 1px solid #e0dfdf;
    border-left: 1px solid #e0dfdf;
    border-bottom: 1px solid #e0dfdf;
}

.sidebar-title{
    padding: 12px;
	background: #e6e5e5;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	position: relative;
}

.sidebar-title span{
	padding-left: 25px;
    font-size: 15px;
}

.sidebar .article-item{
	padding: 18px 12px;
    border-bottom: 1px solid #e2e0e0;
}

.sidebar .article-item a{
	display: flex;
	justify-content: space-between;
	color: #000000;
	-webkit-transition: .4s all ease-in-out;
	-o-transition: .4s all ease-in-out;
	transition: .4s all ease-in-out;
}

.sidebar .article-list{
	margin-left: 0;
}

.sidebar .article-item__img{
	width: 43%;
}

.sidebar .article-item__detail{
    width: 53%;
    line-height: 1.35;
    font-size: 13px;
    line-height: 1.3;
}

 .sidebar .category{
    font-size: 12.5px;
    padding: 3px 12px;
}

.news .btn{
    border-radius: 30px;
    max-width: 320px;
}

.sidebar-title:before{
	display: inline-block;
	content: "";
	background: url(/wp/wp-content/themes/storefront-child/img/heart.png);
	width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    bottom: 50%;
    margin: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.section-block .section-headline{
	margin-bottom: 76px !important;
}

.alliance .section-headline{
	color: #ffffff !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.alliance .section-headline span:after{
	background: #ffffff;
}

.alliance .bg-overay{
	height: 650px;
}

.alliance .content-list{
	max-width: 1060px;
    margin: 0 auto;
	display: flex;
	justify-content: space-between;
	-webkit-transform: translateY(-66px);
	-ms-transform: translateY(-66px);
	-o-transform: translateY(-66px);
	transform: translateY(-66px);
}

.alliance .content-item{
    width: 30%;
	-webkit-transition: .4s all ease-in-out;
	-o-transition: .4s all ease-in-out;
	transition: .4s all ease-in-out;
	/* border: 2px solid #e74c3c; */
	background: #ffffff;
	box-shadow: 4px 4px 24px 0 rgba(0,0,0,.15);
}

.alliance .content-item a{
	display: block;
    padding: 35px 30px 40px;
    color: #e74c3c;
	font-weight: bold;
	-webkit-transition: .4s all ease-in-out;
	-o-transition: .4s all ease-in-out;
	transition: .4s all ease-in-out;
}

.alliance .content-item a:hover,
.alliance .content-item a:hover .content-item__title
{
	color: #ffffff;
}

.alliance .content-item a:hover{
	background: #e7161a;
    background: #e74c3c;
}

.alliance .content-item:hover{
	-webkit-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	-o-transform: translateY(-12px);
	transform: translateY(-12px);
}

.alliance .content-item__title,
.alliance .content-item__text
{
	text-align: center;
}

.alliance .content-item__title{
	color: #e74c3c;
	font-weight: bold;
	margin-bottom: 10px;
}

.alliance .content-item__text{
	padding-bottom: 18px;
	position: relative;
}

/*
.alliance .content-item__text:after{
	content: "";
	display: block;
	width: 2px;
	height: 5px;
	position: absolute;
	top: 15px;
	right: 0;
	left: 0;
}
*/

.alliance .content-item__img{
	width: 35%;
	margin: 0 auto;
	height: 107px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.alliance .content-item:nth-of-type(1) .content-item__img{
	background: url(/wp/wp-content/themes/storefront-child/img/icon_company.svg);
}

.alliance .content-item:nth-of-type(2) .content-item__img{
	background: url(/wp/wp-content/themes/storefront-child/img/icon_business.svg);
}

.alliance .content-item:nth-of-type(3) .content-item__img{
	background: url(/wp/wp-content/themes/storefront-child/img/icon_esg.svg);
}

.alliance .content-item:nth-of-type(1) a:hover .content-item__img{
	background: url(/wp/wp-content/themes/storefront-child/img/icon_company_wt.svg);
}

.alliance .content-item:nth-of-type(2) a:hover .content-item__img{
	background: url(/wp/wp-content/themes/storefront-child/img/icon_business_wt.svg);
}

.alliance .content-item:nth-of-type(3) a:hover .content-item__img{
	background: url(/wp/wp-content/themes/storefront-child/img/icon_esg_wt.svg);
}

.site-main{
	margin-bottom: 0;
}

.content-area{
	margin-bottom: 0 !important;
}

.article-section .whatsnew{
	display: none;
}

.mv-content__logo img{
	width: 100%;
}

.mv{
	padding-top: 0 !important;
}

#alliance .common-inner .content-inner{
	padding: 0;
}

#alliance .section-headline:after{
	display: none !important;
}

#primary>#main>article{
	width: 100% !important;
	max-width: 100% !important;
}

.article-section{
	display: none;
}

#movieArea>div{
	/* width: 640px !important; */
	width: 90%;
	margin: 50px auto 0;
	display: block !important;
	text-align: center;
	padding: 0;
}

.movie-area .common-inner{
	padding-top: 0;
}

.movie-wrapper{
    display: flex;
    justify-content: space-between;
}

.movie-area .btn{
	margin-bottom: 0;
}

.movie-area .side-block br,
.movie-area .main-block br
{
	display: none;
}

.movie-area .side-block .post-item{
	margin-bottom: 10px;
}

.alliance .content-item>p{
	display: none;
}

/*
.mv-content__newSlide .item{
	display: block !important;
}
*/


/*
.main-block{
	position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.main-block iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/


@media screen and (min-width: 980px){

	/*.news .news-item:nth-of-type(2n){
		margin: 0 2% 15px;
	}*/

	.new-article-section .new-article{
		padding: 24px 22px;
	}

	.article-section .news{
		width: 76%;
	    float: left;
	}

	.article-section .sidebar{
		width: 22%;
		float: right;
	}

	.article-section  .news-item__img{
		max-height: 180px;
	}

/*
	.article-section .common-inner{
		display: flex;
		justify-content: space-between;
	}
*/
	#content.site-content{
		padding-top: 0 !important;
	}

	.mv-content__slide{
		height: 46vw !important;
	}

	.youtube-item-list{
		justify-content: left;
	}

	#movieArea .common-inner{
		width: 90% !important;
    	max-width: 1200px !important;
	}

	.main-block{
		width: 66%;
	}

	.main-block .post-item{
		margin-bottom: 10px;
	}

	.main-block iframe{
	    width: 100%;
	    height: 417px;
	}

	.side-block{
	    width: 32%;
	    min-width: 200px;
	}

	.side-block iframe{
	    height: 200px;
	}

	.movie-area {
		margin-top: 50px !important;
	}

}



@media screen and (max-width: 979px){

	.new-article-section .new-article,
	.news .news-item
	{
		float: none;
		width: 100%;
	}

	.news .news-item:not(:last-of-type){
		margin-bottom: 35px;
	}

	.news .news-item{

	}

	.new-article-section{
		width: 85%;
		margin: 0 auto;
	}

	.alliance .content-list{
		display: block;
	}

	.alliance .content-item{
		width: 100%;
		max-width: 500px;
	    margin: 0 auto 40px;
	}

	.alliance .content-item a{
	    padding: 35px 30px 10px 30px;
	}

	.footer-nav-item__title{
	    font-size: 16px;
	}

	.footer-nav a{
	    font-size: 13px !important;
	}

	.mv-content__catch{
		top: 39%;
		font-size: 13px !important;
	}

	.alliance .content-list{
	    display: block;
	    width: 74%;
	    margin: 0 auto !important;
	    -webkit-transform: translateY(-74px) !important;
	    -ms-transform: translateY(-74px) !important;
	    -o-transform: translateY(-74px) !important;
	    transform: translateY(-74px) !important;
	}

	.alliance .content-item:last-of-type{
	    margin-bottom: 0 !important;
	}

	.mv-content__logo{
		width: 20%;
		top: 4% !important;
	}

	.mv-content__logo img{
		width: 43%;
	}

	.mv-content__btn{
	    width: 90%;
	    top: 68%;
	}

	.mv-content__btn a{
	    padding: 10px;
	    font-size: 13px;
	}

	.mv-content__slide{
		height: 72vw !important;
	}

	.mv{
		/* height: 250px; */
	    height: 40vw !important;
	}

	.banner-area .banner{
		margin: 35px auto 50px;
	}

	.alliance .bg-img,
	.alliance .bg-overay{
		height: 670px;
	}

	body.home #page #content.site-content>.col-full{
	    padding-top: 11% !important;
	}

	.entry-content h2:after{
		display: none !important;
	}

	.alliance .section-headline{
	    /* margin-bottom: 20px !important; */
	}

	.alliance .content-item__title{
		margin-top: 0 !important;
	}

	.movie-area{
		width: 90%;
	    margin: 0 auto;
	    margin-top: 0;
	}

	.site-content #primary{
		width: 100% !important;
	}

	.movie-wrapper{
		flex-wrap: wrap;
	}

	#movieArea>div{
		width: 100%;
	}

	.main-block,
	.side-block
	{
		width: 100%;
	}

	.main-block iframe{
		width: 100%;
		height: 210px;
	}

	.side-block{
		display: flex;
		justify-content: space-between;
		margin-top: 4px;
	}

	.side-block iframe{
    	/* height: 110px; */
	    height: 23vw;
    	min-height: 150px;
	}

	.section-block .section-headline{
		margin-top: 20px !important;
	}

	.bx-wrapper .bx-pager{
		padding-top: 0 !important;
		bottom: -23%;
	}




}

.mv-content__newSlide,
.bx-viewport
{
	height: 46vw !important;
}

.mv-content__newSlide>p{
    display: none;
}

.mv-content__newSlide .item__text{
	position: absolute;
    top: 48.5%;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: center;
    color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: .1em;
    text-shadow: 0px 0px 10px rgba(0,0,0,.35);
    font-family: "YuMincho" !important;
}

.bx-wrapper .bx-pager{
    bottom: 4%;
}

.bx-wrapper .bx-pager .page-item{
    padding:  0 6px;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    background: #ffffff;
    opacity: .7;
}

.bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #ffffff;
    opacity: 1;
}

.mv-content{
    height: 43vw;
}

.mv-content *{
    position: initial;
}

.bx-wrapper img{
    width: 100%;
    z-index: -1;
    position: absolute;
}

.bx-controls-direction{
    display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    display: block;
    width: 11px;
    height: 11px;
    margin: 0 8px !important;
}

.mv-content__btn{
    position: absolute !important;
    top: 50.5%;
    right: 0;
    left: 0;
    margin: auto;
}

.mv-content__newSlides .item,
.mv-content__newSlides>div
{
    height: 46vw !important;
}

.mv-content__overay{
    width: 100%;
    height: 177vh;
    position: absolute !important;
    background: rgba(46, 107, 173, 0.5);
    background: rgba(46, 149, 173, 0.5);
    background: rgba(46, 173, 162, 0.5);
    background: rgba(0, 150, 136, 0.28);
    background: rgba(0, 150, 136, 0.23);
    background: rgba(71, 198, 186, 0.23);
    background: rgba(0,0,0,.3);
}

.mv-content__newSlides .item:first-of-type img,
.mv-content__newSlides .item.first img
{
    -webkit-transform: translateY(-140px);
    -ms-transform: translateY(-140px);
    -o-transform: translateY(-140px);
    transform: translateY(-140px);
}

.mv-content__logo{
    z-index: 7;
}

.bx-wrapper{
    box-shadow: none !important;
    border: none !important;
}

.mv{
    height: 32vw;
}

.mv-content__newSlide, .bx-viewport{
    height: 32vw !important;
}

.mv-content__overay{
    height: 118vh;
}

.mv-content__newSlide .item__text{
    top: 36.5%;
}

.mv-contnet .item{
    display: block !important;
}

/*
.bx-pager-item:nth-of-type(even){
    display: none;
}
*/


@media screen and (min-width: 970px){

    .mv-content__newSlide .item:first-of-type img{
        transform: translateY(-130px);
    }
}

@media screen and (max-width: 979px){

    .mv-content{
        height: 55vw !important;
    }

    .bx-wrapper{
        border: none;
    }

    .bx-viewport{
        height: 56vw !important;
    }

    .mv-content__newSlide .item{
        width: 100% !important;
        height: 56vw !important;
    }

    .mv-content__newSlide .item__text{
        font-size: 22px;
        top: 40% !important;
    }

    .mv-content__logo{
        top: 8% !important;
    }

    .mv-content__logo img{
        width: 43% !important;
    }

    .bx-wrapper .bx-pager{
        bottom: 7%;
        bottom: -27%;
    }

    .bx-wrapper .bx-pager.bx-default-pager a{
        width: 10px;
        height: 10px;
    }

    .mv-content__btn{
        top: 60% !important;
        /* top: 59% !important; */
    }

    .mv{
        height: 42vw !important;
    }

}
.section-headline{
    color: #e74c3c;
}

.section-headline span:after{
    content: "";
    display: block;
    width: 2px;
    height: 46px;
    background: #e74c3c;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 48px;
}

.section-headline span:after{
    height: 26px;
}

.movie.section-block{
    margin-top: 110px;
}

.page-template h3{
	font-size: 18px;
}

.section-block>ul>li{
	width: 32%;
	position: relative;
}

.woocommerce .product{
	width: 100% !important;
}

.section-block>ul>li>a>span{
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 20px;
    padding: 6px;
    font-size: 14px;
    background: #e74c3c;
    color: white;
    font-weight: bold;
}

.section-block{
	margin-top: 110px;
}

.section-block>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.merchandise-item .product-thumnail{
    overflow: hidden;
    max-height: 240px;
}

.merchandise-item{
    margin-bottom: 40px;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

.merchandise-item:hover{
    opacity: .7;
}

.merchandise-item__ttl{
    margin-top: 8px;
}


.page-template-page-jhecrewee-movie .movie-item__date{
    opacity: .4;
    font-size: 15px;
    float: left;
}

.page-template-page-jhecrewee-movie .movie-item__optionArea{
    padding-top: 6px;
}

.page-template-page-jhecrewee-movie .movie-item__viewDetail{
    float: right;
    font-size: 14px;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

.page-template-page-jhecrewee-movie .movie-item__viewDetail:hover{
    opacity: .7;
}

.page-template-page-jhecrewee-movie .movie-item__ttl{
    text-align: left;
    font-size: 18px;
    padding-top: 4px;
    color: #e74c3c;
    margin-bottom: 0;
}

.type-jhecrewee_movie{
    width: 60% !important;
    margin: 50px auto !important;
}

.wp-video{
    width: 100% !important;
}

.type-jhecrewee_movie h1{
    padding-top: 30px;
    text-align: left;
    border-left: none !important;
    padding-left: 0 !important;
}

.type-jhecrewee_movie p{
    font-size: 16px;
}

.type-jhecrewee_movie .wp-video{
    margin-bottom: 50px;
}

.type-jhecrewee_movie .nav-previous a,
.type-jhecrewee_movie .nav-next a
{
    padding: 0;
}

/*
.page-template-page-jhecrewee-movie .movie-item__content p,
.page-template-page-jhecrewee-movie .movie-item__content h1,
.page-template-page-jhecrewee-movie .movie-item__content h2,
.page-template-page-jhecrewee-movie .movie-item__content h3
{
    display: none;
}
*/

.page-template-page-jhecrewee-movie .movie-item__content>div{
    display: block;
}

/*
.page-template-page-merchandise-list .col-full
{
    width: 60% !important;
    margin: 20px auto;
}
*/

#wpmem_loginBlock,
#wpmem_registBlock
{
    width: 50% !important;
    margin: 25px auto;
}

#wpmem_registBlock{
    margin-bottom: 150px;
}

.form-block .div_text{
    width: 100% !important;
}

#wpmem_loginBlock .div_text input{
    width: 100%;
}

.alert{
    color: #e74c3c;
    font-weight: bold;
}

.button_div,
.link-text
{
    width: 100% !important;
    margin: 20px 0;
}

#wpmem_login{
    border-bottom: 1px solid #e5e2e2;
    margin-bottom: 70px;
}

.page-template-page-jhecrewee-movie .movie-item-list.cf{
    display: block !important;
}

.page-template-page-jhecrewee-movie .movie-item:first-of-type{
    display: block;
    width: 70%;
    margin: 0 auto 60px;
}

.page-template-page-jhecrewee-movie .movie-item:first-of-type iframe{
    width: 100%;
    height: 555px;
}


.page-template-page-jhecrewee-movie .movie-item:nth-of-type(n + 2){
    float: left;
}

.to-youtubeLink{
    display: block;
    margin: 100px auto;
    padding: 25px;
    color: #e74c3c;
    background: #e74c3c;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    color: #ffffff;
}

.to-youtubeLink:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.single-jhecrewee_movie iframe{
    width: 100%;
    height: 30vw;
}

.page-template-page-merchandise-list li a:nth-of-type(2){
    display: none;
}

.page-template-page-merchandise-list .content-area .woocommerce-loop-product__title,
.page-template-page-merchandise-list .content-area .price
{
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

/*
.page-template-page-merchandise-list li:hover{
    opacity: .7;
}
*/

.page-template-page-merchandise-list .woocommerce-loop-product__title{
    text-align: left;
}

.page-template-page-merchandise-list .price{
    text-align: right;
}

.page-template-page-merchandise-list .content-area li:hover .woocommerce-loop-product__title,
.page-template-page-merchandise-list .content-area li:hover .price
{
    color: #e74c3c;
}







@media screen and (min-width: 980px){

    .page-template-page-merchandise-list .woocommerce li{
        width: 29% !important;
    }

    .page-template-page-jhecrewee-movie .movie-item:nth-of-type(3n){
        margin: 0 70px;
    }

    .to-youtubeLink{
        width: 50%;
    }


}


@media screen and (max-width: 979px){

    .page-template-page-merchandise-list .section-block>ul,
    .page-template-page-jhecrewee-movie .section-block>ul
    {
        display: block;
    }

    .movie-item-list.cf{
        display: block;
    }

    .page-template-page-merchandise-list .section-block>ul>li,
    .page-template-page-jhecrewee-movie .section-block>ul>li
    {
        width: 100% !important;
    }

    .page-template-page-merchandise-list .woocommerce li{
        max-width: 300px !important;
        margin: 0 auto 60px;
    }

    .page-template-page-jhecrewee-movie .movie-item iframe{
        height: 203px !important;
    }

    .page-template-page-jhecrewee-movie .movie-item{
        margin-bottom: 44px;
    }

    .to-youtubeLink{
        margin: 40px 0;
    }

    .page-template-page-merchandise-list .woocommerce li{
        max-width: 100% !important;
    }

    .page-template-page-merchandise-list .product img{
        width: 100%;
    }


}