/*
 * Template Name: Press V2
 */


 #inner-page-wrapper{}
 #inner-page-wrapper > .container{
 	width: 100%;
 	padding: 0 0;
 }

 .page-template-template-press .breadcrumb-container,
.ip-press-section-1 .container {
	width: 100%;
	max-width: 1450px;
}

.ip-press-wrap {}

.ip-press-section {
	overflow: hidden;
}

.ip-press-section-1 {
	padding: 112px 0 0;
}
.ip-press-section-1 .row{
	display: flex;
	flex-flow: row-reverse wrap;
	align-items: flex-start;
	justify-content: center;
}
.ip-press-agent {
	position: relative;
	padding-bottom: 133px;
	float: right;
}

.ip-press-agent:after {
	content: '';
	position: absolute;
	left: 28%;
	bottom: 0;
	height: 133px;
	width: 1000px;
	background: #debf89;
}

.ip-press-agent .section-parallax-a.section-parralax-flow-left.section-parralax-white {
	right: -1000px;
	left: 82%;
	top: -112px;
	bottom: 0;
}

.ip-press-agent img {
	max-width: 100%;
	display: block;
	z-index: 1;
	position: relative;
}

.ip-press-text {
	padding-left: 13%;
	padding-right: 19.5%;
	padding-bottom: 40px;
}

.ip-press-text .ip-title {
	margin: 25px 0 14px;
}

.ip-title {
	position: relative;
	display: inline-block;
}

.ip-press-text #content .section-title {
	letter-spacing: .05em;
}

#content .section-title {
	margin: 0;
	letter-spacing: .02em;
}

.ip-press-wrap .accent-line {
	width: 1000px;
	left: 100%;
}

.ip-press-wrap .accent-line.accent-red {
	/*width: 1000px;
	height: 1px;
	left: 100%;
	top: 66.5%;
	margin-left: 18px;*/
	width: 100vw;
    height: 1px;
    right: calc(100% + 30px);
    left: auto;
    top: 66.5%;
    margin-left: 0;
}
.ip-press-wrap .accent-line-dot{
	left: auto;
	right: -9px;
}
.ip-press-text a.btn-a {
	margin-top: 12px;
}

.ip-container a.btn-a,
.ip-container .btn-a {
	padding: 10.5px 23.5px;
}

.ip-container .fp-btn.btn-a {
	padding: 0;
}

.ip-press-section-2 {
	padding: 0px 0 130px;
	position: relative;
	margin-top: -110px;
}

.ip-press-section-2 .container {
	position: relative;
	z-index: 1;
}

.ip-press-section-2:before {
	/*content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	background: #debf89;
	height: 211px;
	left: 5.6%;
	z-index: 1;*/
	display: none;
}

.ip-press-section-2 .press-parallax-a{
	position: absolute;
	left: 0;
    top: 0;
    bottom: 0;
    width: 215px;
    background: url(../../images/press/press-accent-01.jpg) left center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.ip-press-section-2 .press-parallax-b{
	position: absolute;
	right: 0;
    top: 28%;
    bottom: 0;
    width: 215px;
    background: url(../../images/press/press-accent-02.jpg) right center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.ip-press-list {
	font-size: 0;
	letter-spacing: 0;
	line-height: 1;
	margin-left: -22px;
	margin-right: -22px;
}

.ip-press-list.slick-slider .slick-list {
	overflow: visible!important;
}

.ip-press-list .slick-slide>div:first-child {
	text-align: right;
}

.ip-press-list .slick-slide>div:first-child a.ip-press-item.itm-media:last-child {
	margin-right: -29px;
}

.ip-press-list .slick-slide>div:last-child {
	text-align: left;
}

.ip-press-list .slick-slide>div:last-child a.ip-press-item.itm-media:first-child {
	margin-left: -48px;
}

.ip-press-list .slick-slide>div:last-child .itm-media:nth-child(odd) {
	background: #000;
}

.ip-press-list .slick-slide>div:last-child .itm-media:nth-child(even) {
	background-image: url(images/bg-itm-1.jpg);
}

.ip-press-list a.ip-press-item.itm-media {
	display: inline-block!important;
	width: calc(33.3333333% - 4px)!important;
	margin: 2px;
}

.ip-press-buttons {
	letter-spacing: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	text-align: center;
	padding: 37px 0 0 7.8%;
	font-size: 0;
	display: none;
}

.ip-press-buttons button {
	vertical-align: middle;
}

.ip-press-buttons .custom-button-line {
	margin: 0 5px 0 2px;
}

.ip-press-content{}
.ip-press-inner{
	display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: space-evenly;
}
.ip-press-inner .ip-press-single{
	width: calc((100% / 3) - 10px);
	max-width: 330px;
	margin: 50px 0 0;
}
.ip-press-inner .ip-press-single:first-child + .ip-press-single + .ip-press-single,
.ip-press-inner .ip-press-single:first-child + .ip-press-single,
.ip-press-inner .ip-press-single:first-child{
	margin: 0 0 0;
}
#content .ip-press-inner .ip-press-single a{
	position: relative;
	display: block;
	letter-spacing: 0.050em;
	text-decoration: none;
	font-weight: 400;
	color: #000;
}
.ip-press-inner .ip-press-single a .ip-press-img{
	position: relative;
}
.ip-press-inner .ip-press-single a .ip-press-img > img{
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	opacity: 1;
	transition: all ease .4s;
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
}
.ip-press-inner .ip-press-single a:hover .ip-press-img > img{
	opacity: 0.4;
}
.ip-press-inner .ip-press-single a .ip-press-img canvas{
	display: block;
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	background: #000;
}
.ip-press-inner .ip-press-single a .ip-press-logo{
	position: absolute;
	z-index: 2;
	left: 5%;
	bottom: 5%;
	max-width: 63.030%;
}
.ip-press-inner .ip-press-single a .ip-press-date{
	font-size: 15px;
	margin: 26px 0 5px;
}
.ip-press-inner .ip-press-single a .ip-press-name{
	font-size: 18px;
	line-height: 1.1;
	margin: 26px 0 5px;
}
.ip-press-section-3{}
.ip-press-bottom{}
.ip-press-bottom-inner{
	display: flex;
    flex-flow: row wrap;
}
.ip-press-pagination{
	display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 51px 70px 51px 0;
    position: relative;
}
.ip-press-pagination:before{
	content:'';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100vw;
	    background: #debf89;
}
.ip-press-pagination .ip-press-prev{
	margin: 0 26px 0 0;
	position: relative;
	z-index: 1;
}
.ip-press-pagination .ip-press-next{
	margin: 0 0 0 26px;
	position: relative;
	z-index: 1;
}
#content .ip-press-pagination ul{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin: 0 0 0 0;
	position: relative;
	z-index: 1;
}
.ip-press-pagination li{
	border-right: 1px solid #a38450;
	padding: 0 33px;
	line-height: 1;
}
.ip-press-pagination li:last-child{
	border: none;
}
#content .ip-press-pagination a{
	font-size: 15px;
	color: #a38450;
}
#content .ip-press-pagination a:hover{
	color: #000;
}
#content .ip-press-pagination a.active{
	text-decoration: none;
	pointer-events: none;
	color: #000;
}
#content .ip-press-pagination span.current {
    text-decoration: none;
    pointer-events: none;
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

.ip-press-section-2 .ip-title-wrap {
	text-align: center;
}

.ip-press-section-2 .accent-line.accent-red {
    width: 1000px;
    right: 100%;
    top: 65%;
    height: 1px;
    margin-right: 72px;
}

.ip-press-section-2 .accent-line-dot {
    left: initial;
    right: -9px;
}


@media only screen and (max-width: 1280px) {
	.ip-press-list .slick-slide > div:first-child a.ip-press-item.itm-media:last-child {
		margin-right: -15px;
	}
	.ip-press-list .slick-slide > div:last-child a.ip-press-item.itm-media:first-child {
		margin-left: -15px;
	}
}

@media only screen and (max-width: 1199px){
	.ip-press-text {
		padding-left: 5%;
		padding-right: 5%;
	}
	.ip-press-wrap .accent-line.accent-red {
	    right: calc(100% + 20px);
	}
	.section-parallax-a,
	.ip-press-section-2 .press-parallax-a,
	.ip-press-section-2 .press-parallax-b{
		background-attachment: scroll;
	}
}
@media only screen and (max-width: 991px){
	.ip-press-section-2 .press-parallax-a,
	.ip-press-section-2 .press-parallax-b{
		display: none;
	}
	.ip-press-agent {
		max-width: 600px;
		margin: 0 auto;
		padding-bottom: 20px;
	}

	.ip-press-text {
		padding: 0 0 40px;
	}

	.page-template-template-press .breadcrumb-container,
	.ip-press-section-1 .container {
		width: 750px;
		max-width: 100%;
	}

	.ip-press-section-2 .section-parallax-a.section-parralax-flow-right.section-parralax-white {
		left: 80%;
		width: initial;
	}

	.ip-press-list {
		margin-left: 0;
		margin-right: 0;
	}

	.ip-press-list .slick-slide>div:first-child a.ip-press-item.itm-media:last-child,
	.ip-press-list .slick-slide>div:last-child a.ip-press-item.itm-media:first-child {
		margin: 2px;
	}

	.ip-press-list a.ip-press-item.itm-media {
		width: calc(50% - 4px)!important;
	}

	.ip-press-buttons {
		padding-left: 0;
	}
	.in-the-press-area .ip-title {
	    text-align: center;
	}
	.ip-press-inner .ip-press-single:first-child + .ip-press-single + .ip-press-single,
	.ip-press-inner .ip-press-single {
		width: calc(50% - 10px);
	    margin: 50px 0 0;
	}
	.ip-press-pagination {
	    justify-content: center;
	    padding: 51px 10px 51px 10px;
	    width: 100%;
	}
	.ip-press-pagination:before{
		left: 0;
		width: 100%;
	}

	.ip-press-section-2 {
	    padding: 0 0 130px;
	    position: relative;
	    margin-top: 0;
	}

	.ip-press-inner .ip-press-single a .ip-press-date {
		margin: 15px 0 5px;
	}

	.ip-banner {
		display: none;
	}

	.ip-press-agent {
		float: none;
	}

	.ip-press-agent .section-parallax-a.section-parralax-flow-left.section-parralax-white,
	.ip-press-agent:after {
		display: none;
	}

}

@media only screen and (max-width: 767px){
	.ip-press-list a.ip-press-item.itm-media {
		width: calc(390px - 4px)!important;
		max-width: 100%;
		display: block!important;
		height: 181px;
		margin: 2px auto!important;
	}
	a.ip-press-item.itm-media img {
		width: initial;
	}
	#content .ip-press-pagination ul{
		order: 1;
		width: 100%;
		margin: 0 0 20px;
	}
	.ip-press-pagination li:last-child{
		border-right: 0px solid #000;
	}
	.ip-press-pagination .ip-press-prev{
		order: 2;
		margin: 0 15px 0 0;
	}
	.ip-press-pagination .ip-press-next{
		order: 3;
		margin: 0 0 0 15px;
	}
}

@media only screen and (max-width: 567px){
	.ip-press-inner{
		flex-flow: column wrap;
		align-items: center;
		justify-content: center;
	}
	.ip-press-inner .ip-press-single,
	.ip-press-inner .ip-press-single:first-child + .ip-press-single + .ip-press-single,
	.ip-press-inner .ip-press-single:first-child + .ip-press-single{
		width: 100%;
		margin: 80px 0 0;
	}
	.ip-press-pagination li {
	    padding: 0 15px;
	}
}