@charset "UTF-8";
/* CSS Document */
#series_heritage2 .visual1 {
    background: url(https://www.bermas.co.jp/wp-content/themes/bermas/images_series/heritage2_2.jpg) no-repeat;
    background-size: cover;
	background-position: center center;
    min-height: 700px;
}
#series_heritage2 .sec2 {
    background: url(https://www.bermas.co.jp/wp-content/themes/bermas/images_series/heritage2_3.jpg) no-repeat;
    background-size: cover;
	background-position: right top;
    min-height: 700px;
    position: relative;
}
#series_heritage2 .visual2 {
    background: url(https://www.bermas.co.jp/wp-content/themes/bermas/images_series/heritage2_6.jpg) no-repeat;
    background-size: cover;
	background-position: right center;
    min-height: 700px;
}

#series_heritage2 .visual3 {
    background: url(https://www.bermas.co.jp/wp-content/themes/bermas/images_series/heritage2_7.jpg) no-repeat;
    background-size: cover;
	background-position: center center;
    min-height: 700px;
}
@media screen and (min-width:769px){
#series_heritage2 .tit-wrap{
	align-items: center;
}
#series_heritage2 .tit-wrap img{
	width: 50%;
}
#series_heritage2  .tit-cont {
    padding: 0;
}
#series_heritage2 .tit-wrap h2 {
    padding: 5px 20px;
}
#series_heritage2 .tit-cont p {
    width: 80%;
    margin: 0 auto;
}
#series_heritage2 .item-img-wrap img {
    width: 50%;
	max-width: 850px;
}
#series_heritage2 .circle_l {
    left: 16%;
}
#series_heritage2 .circle_r {
    right: 15%;
}
#series_heritage2 .sec3 .flex-wrap{
	max-width: 1270px;
	margin: 0 auto;
	align-items: center;
}
#series_heritage2 .sec3 .flex-wrap .detail-img {
    width: 48%;
	padding-top: 30px;
}

}
@media screen and (min-width:1670px){
#series_heritage2 .circle_l {
    top: 120px;
    left: 24%;
}
#series_heritage2 .circle_r {
    right: 23%;
}

}

@media screen and (max-width:768px){
	#series_heritage2 .visual1 {
    background-position: center right 40%;
}
#series_heritage2 .item-img-wrap {
    padding: 50px 0 100px !IMPORTANT;
}

#series_heritage2 .item-img-wrap img {
    width: 80%;
}
#series_heritage2 .circle_l {
    top: 30px;
    left: 3%;
}
#series_heritage2 .sec2 {
    background-position: center right 15%;
}
#series_heritage2 .sec2 .tit-box {
    top: 0;
    transform: translateX(0);
}
#series_heritage2 .sec3 .flex-wrap {
    flex-direction: column-reverse;
}
#series_heritage2 .visual2 {
    background-position: center right 10%;
}
#series_heritage2 .visual3 {
    background-position: center left 30%;
}

}
@media screen and (max-width:500px){
#series_heritage2 .item-img-wrap {
    padding: 100px 0 150px !IMPORTANT;
}
#series_heritage2 .circle {
    width: 160px;
    height: 160px;
}
#series_heritage2 .circle_l {
    top: 0;
    left: 0;
}

}