@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------------------*/
/*	HARUKANA
/*-----------------------------------------------------------------------------------*/

#polewin {
    padding-bottom: 30px;
    padding-top: 60px;
}
section {
	background: rgb(62,62,74);
	background: linear-gradient(90deg, rgba(62,62,74,1) 0%, rgba(97,120,140,1) 16%, rgba(97,120,140,1) 84%, rgba(62,62,74,1) 100%);
}
/*
section {
    background-color: #000000;
}
*/
h2 b {
    font-weight: 500;
    text-decoration: underline;
    color: #FFFFFF;
}

#concept .container .section_title {
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 100px;
}
.breadcrumbs_block_pw {
    padding: 81px 0;
    background-image: url(../images/brand/polewin/polewin_top.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;	
}
.breadcrumbs_block h2 {
	margin-bottom:15px;
	line-height:80px;
	font-size:80px;
	color:#fff;
}
.breadcrumbs_block p {
	margin:0;
	line-height:34px;
	font-size:26px;
	color:#999;
}

.breadcrumbs_block_pw h2 {
	margin-bottom:15px;
	line-height:80px;
	font-size:80px;
	color:#fff;
}
.breadcrumbs_block_pw p {
	margin:0;
	line-height:34px;
	font-size:26px;
	color:#999;
}
.brand_top h2 {
   font-weight: bolder;
  	filter: drop-shadow(0 0 5px black);	
}
.brand_top p {
    color: #fff;
  	filter: drop-shadow(0 0 5px black);
}
.concept_text {
    color: #FFFFFF;
    font-size: medium;
    line-height: 150%;
    padding-left: 20px;
    padding-right: 20px;
}
.row.shaft_img .col-lg-8.col-md-8.col-sm-8 img {
    margin-top: 60px;
    margin-bottom: 120px;
}
.row.strongpoint .col-lg-8.col-md-8.col-sm-8 img {
    margin-top: 80px;
    /* [disabled]margin-bottom: 30px; */
}
.concept_text ex {
    line-height: 300%;
}
.concept_text02 {
    color: #FFF830;
    font-size: large;
    line-height: 200%;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    margin-top: 50px;
}
.pw_exp {
    text-align: center;
}
.pw_exp h3 {
    color: #FFFFFF;
    margin-bottom: 50px;
}

.pw_exp p {
    color: #FFFFFF;
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
}
.pw_fig_02 {
    text-align: center !important;
}
.spec img {
    margin-top: 100px;
    margin-bottom: 150px;
}
.price {
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 300px;
}

.youtube {
    margin-top: 100px;	
}


.row.strongpoint .col-lg-8.col-md-8.col-sm-8 h2 {
    color: #FFFFFF;
    font-size: x-large;
    margin-left: 30px;
}
.row.strongpoint .col-lg-8.col-md-8.col-sm-8 h3 {
    color: #FFFFFF;
    font-size: large;
    margin-left: 30px;
}
.strongpoint {
    margin-left: 30px;
    margin-bottom: 150px;
}
/* __________ youtube __________ */
.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 15%;
    background-color: #FFFFFF;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}