@charset "UTF-8";
/* CSS Document */

.dap-about{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
}
.dap-text{
	color: #034098;
}
.dap-pic{
	width: 50%;
}
.dap-pic img{
	width: 100%;
}
.dap-movie{
	width: 48%;
	position: relative;
    position: relative;
    top: -8px;
}
.movie-box{
	width: 100%;
    max-width: 440px;
}
.movie-box img{
	width: 100%;
}
.movie-box:first-of-type{
    margin-bottom: 40px;
}
.dap-text,.movie-box h5{font-weight: bold;}

.video_wraper {
    width: 100%;
    margin: 0;
	position: relative;
    padding-bottom: 56.35%;
}
.video_wraper iframe{
	width: 100%;
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.movie-box h5 {
	color: #333;
	padding-bottom: 6px;
    font-size: 90%;
    font-feature-settings: "palt";
}

@media screen and (max-width: 640px) {
	
	.dap-about{
		display: block;
	}	
	.dap-pic{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	.dap-movie{
		width: 100%;
		height: auto;
		top:0;
		margin-top: 60px;
	}
	.movie-box h5 {
		font-size: 100%;
	}
	#page-title,
	.page-title {
		margin-bottom: 0;
	}
	
}



.dap-text {
	margin-bottom: 10px;
	line-height: 1.8;
	font-size: 94%;
	padding-left: 8px;
	padding-right: 8px;
}
.btn.shadow.btn-orange-link {
	background: #EF8912;
	color: #fff;
	border: 2px solid #EF8912;
}
.btn-orange-link.icon-arrow-right i {
	position: absolute;
	right: 12px;
	top: calc(50% - 12px);
}
.btn.shadow.btn-orange-link:hover {
	border: 2px solid #EF8912;
	color: #EF8912;
	background: #fff;
}
#product-page .btn.btn-orange-link.shadow:hover {
	box-shadow: none;
	transition: .2s;
	border: 1.5px solid #cdcdcd;
}
.btn.btn-orange-link.shadow:hover {
	position: relative;
	top: 4px;
	transition: all 0.5s ease 0s;
	backface-visibility: hidden;
	transform: perspective(0);
	box-shadow: none;
}
.btn.btn-orange-link{
	padding: 1em;
}
.btn.btn-orange-link:hover {
	opacity: 1!important;
}

.btn.btn-orange-link.icon-arrow-right:before {
left: inherit;
right: 9px;
}

.btn.btn-orange-link.icon-arrow-right::before {
z-index: 1;
}
.btn.btn-orange-link.icon-arrow-right::before, .btn-orange.btn.icon-arrow-right::after {
border: solid 1px #EF8912!important;
}
.btn.btn-orange-link.icon-arrow-right:before {
border: solid 1px #034098;
}
.btn.btn-orange-link.icon-arrow-right:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-8px);
width: 12px;
height: 12px;
background: #fff;
border: solid 1px #EF8912;
}
.btn-orange.btn.icon-arrow-right::after {
z-index: 0;
}
.btn.btn-orange-link.icon-arrow-right::before, .btn-orange.btn.icon-arrow-right::after {
border: solid 1px #EF8912!important;
}
.btn.btn-orange-link.icon-arrow-right:after {
left: inherit;
right: 13px;
}
.btn.btn-orange-link.icon-arrow-right:after {
border: solid 1px #034098;
}
.btn.btn-orange-link.icon-arrow-right:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-4px);
width: 12px;
height: 12px;
background: #fff;
border: solid 1px #EF8912;
}
.dapWrap {
padding-left: 20px;
padding-right: 25px;
}
.btn.icon-arrow-right.btn-pdf:before,
.btn.icon-arrow-right.btn-pdf:after {
display:none;
}
.btn.icon-arrow-right.btn-pdf:after {
display:block;
content: '';
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 15px;
width: 20px;
height: 23px;
background: url(/pisj/common/images/icon_pdf.png) no-repeat center center!important;
-webkit-background-size: contain;
background-size: contain;
border: none!important;
}
@media only screen and (min-width: 641px) {
.btn.btn-orange-link.icon-arrow-right {
		padding-right: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media only screen and (max-width: 640px) {
	.btn.icon-arrow-right.btn-pdf:after {
		right: 8px;
	}
	.dap-movie {
		width: 100%;
		height: auto;
		top: 0;
		margin-top: 30px;
	}
	.movie-box:first-of-type {
		margin-bottom: 30px;
	}
}


.btn.other-link.icon-arrow-right::before, .btn-orange.btn.icon-arrow-right::after {
    border: solid 1px #333!important;
}
.btn.other-link.icon-arrow-right:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-8px);
    width: 12px;
    height: 12px;
    background: #fff;
    border: solid 1px #333;
}
.btn.other-link.icon-arrow-right:before {
    border: solid 1px #034098;
}
.btn.other-link.icon-arrow-right::before, .btn-orange.btn.icon-arrow-right::after {
    border: solid 1px #333!important;
}
.btn.other-link.icon-arrow-right::before {
    z-index: 1;
}
.btn.other-link.icon-arrow-right:before {
    left: inherit;
    right: 9px;
}
.btn.other-link.icon-arrow-right::before, .btn-orange.btn.icon-arrow-right::after {
    border: solid 1px #333!important;
}
.btn.other-link.icon-arrow-right:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-8px);
    width: 12px;
    height: 12px;
    background: #fff;
    border: solid 1px #333;
}
.btn.other-link.icon-arrow-right:before {
    border: solid 1px #333;
}
.btn.other-link.icon-arrow-right::before, .btn-orange.btn.icon-arrow-right::after {
    border: solid 1px #333!important;
}
.btn.other-link.icon-arrow-right::before {
    z-index: 1;
}
.btn.other-link.icon-arrow-right:before {
    left: inherit;
    right: 9px;
}

.btn.other-link.icon-arrow-right:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-4px);
    width: 12px;
    height: 12px;
    background: #fff;
    border: solid 1px #333;
}

.btn.other-link.icon-arrow-right:after {
    border: solid 1px #333;
}
.btn.other-link.icon-arrow-right:after {
    left: inherit;
    right: 13px;
}