﻿#wrap #contents {
padding: 0 0px !important;
}
.maindesign{
	margin-bottom: 0!important
}
.mgb30{margin-bottom:30px;}
.mgtb30{margin:30px 0;}


.feat-art .more-btn-area {
    margin-bottom: 50px;
    text-align: center;
}
.maindesign .botton_box li{
	line-height: 1.2
}
@media screen and (max-width:767px) {
#container-all,.container-all {
width:100%;
}
.maindesign .fslarge {
font-size: 1.2em;
}
}
#container-all a {
text-decoration:none;
}
.conlink .rea {
/*max-width: calc(33.33% - 7px);
margin: 1em 0;*/
}
.maindesign {
font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.maindesign h1 img{
width:100%;
}
.maindesign h1 span{
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: absolute;
    transform: translatey(-50%);
    font-feature-settings: "palt" 1;
}

.maindesign h1 span.heading01{
   font-size: 5em;
    line-height: 1.2;
    width: 100%;
    top: 3%;
    transform: translate(0%);
    text-shadow: 3px 3px 0px rgb(10 10 10 / 70%);
}
.maindesign h1 span.heading01 span{
    font-size: 0.7em;
    position: relative;
}

.maindesign h1 span.heading02{

top: 83%;
    left: 20.5%;
	width: 216px;
	background: #ff6600;
		color:#fff;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0.6em 0;
	text-align: center;
	font-size: 24.5px
}
    
.maindesign h1 span.heading03{

 top: 83%;
    left: 41%;
		width: 216px;
	background: #ff6600;
		color:#fff;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0.6em 0;
	text-align: center;
	font-size: 24.5px
}

.maindesign h1 span.heading04{

  top: 83%;
    left: 61.5%;
		width: 216px;
	background: #ff6600;
		color:#fff;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0.6em 0;
	text-align: center;
	font-size: 24.5px
}

@media screen and (max-width: 767px){
.maindesign h1 span.heading01{
font-size: 8.5vw;
top: 20%;
}

.maindesign h1 span.heading02{
 font-size: 3.2vw;
    top:88%;
    left: 2.5%;
	width: 28.8%
}

.maindesign h1 span.heading03{
   font-size: 3.2vw;
    top:88%;
    left: 36%;
	width: 28.8%
}

.maindesign h1 span.heading04{
    font-size: 3.2vw;
    top:88%;
left: 68.5%;
	width: 28.8%
}
}
.maindesign h1 span .s_title{
font-size:0.8em;
}

.feat-art .goods-list-area .item {
    margin: 30px 10px 0 0;
    float: left;
    width: calc((100% - 40px) / 4);
    padding: 10px;
    position: relative;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
@media screen and (min-width: 768px){

	.feat-art .goods-list-area .item{
		  margin: 30px 13px 0 0
	}
.feat-art .goods-list-area .item:nth-child(5n) {
        margin: 30px 13px 0 0 !important;

}
	.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 0;
	}}
.feat-art .goods-list-area {
    width: 1200px;
    margin: 0 0 40px;
}
.feat-art .goods-list-area .item .goods-img {
    width: 100%;
}

@media screen and (max-width: 767px){

.feat-art .goods-list-area .item {
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
    width: calc((100% - 15px) / 2);
    padding: 10px 5px 15px 5px;
    position: relative;
}
.feat-art .goods-list-area {
    width: 100%;
}


}

.feat-art .goods-list-area .item::before {
   display:none;
}

@media screen and (max-width: 767px){
.feat-art .goods-list-area {
    border-bottom: none;
}
}
.maindesign h3.checkPoint {
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 40px 0 30px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
}
.maindesign h3.checkPoint span{
	margin-left: 0.5rem
}

.maindesign .anzen{
	display: flex;
	justify-content: space-between
}
.maindesign .anzen img{
	width: calc(30% - 20px)
}
.maindesign .anzen p{
	width: calc(70% - 20px);
		line-height: 1.6;
	font-size: 1.2rem
}
.maindesign .secchi{
	display: flex;
		justify-content: space-between;
	margin: 1.6rem 0 0 0;
}
.maindesign .secchi li{
	width: calc(50% - 20px);
}
.maindesign .secchi li p{
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 1.2rem;
	margin-top: 0.5rem
}
.maindesign .btn-single{
	margin: 1.6rem auto 6.6rem auto;
	max-width: 1080px
}
.maindesign p{
	line-height: 1.5
}
.maindesign .ma1rem{
	margin: 1rem 0
}
.maindesign h3.band{
	color: #fff;
	font-weight: bold;
	background: #666;
	padding: 0.8rem 0.6rem;
	font-size: 1.2rem;
	margin: 1.6rem 0 0 0
}
.maindesign .shapever{
	display: flex;
	justify-content: space-between;
}
.maindesign .shapever li.shapever-list{

	width: calc(50% - 20px)
}
.maindesign .shapever li.shapever-list a{
	display: flex;
	justify-content: space-between;
		border: 1px solid #000;
	padding: 0.8rem;
	box-sizing: border-box;
	border-radius: 10px
}
.maindesign .shapever li.shapever-list a:hover{
border-color: #E5002D;
transition: 0.6s;
}
.maindesign .shapever li.shapever-list a .shapever--img{
	width: calc(30% - 10px)
}
.maindesign .shapever li.shapever-list a .shapever--txt{
	width: calc(70% - 10px)
}
.maindesign .shapever li.shapever-list a .shapever--txt p{
	font-weight: bold;
	font-size: 1.2rem;
	color: #333;
	margin-bottom: 0.8rem
}
.maindesign .shapever li.shapever-list a .shapever--txt .desc-list{
	margin-left: 1rem
}
.maindesign .shapever li.shapever-list a .shapever--txt .desc-list li{
	list-style-type: disc;
	line-height: 1.4;
	margin-bottom: 0.4rem
}
.maindesign .color-list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.maindesign .color-list li{
	width:  calc(25% - 10px)
}
.maindesign .color-list li a.btnRadius02{
	height: auto;
	margin-top: 0.8rem
}
.maindesign .movie-list{
		display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.maindesign .movie-list li{
	width: calc(50% - 20px);
	margin-bottom: 40px
}
.maindesign .movie-list li h4{
	font-size: 1.15rem;
	font-weight: bold;
	margin-bottom: 0.3rem;
	line-height: 1.3
}
@media screen and (min-width: 768px){
	.maindesign .size--img{
		width: 900px;
		background: #DEDDDB;
		padding: 1rem 150px
	}
		.maindesign .pickup{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
	.maindesign .pickup li{
width: 49%;
min-height: 140px;
margin-bottom: 24px;
font-size: 0.9em;
position: relative;
}
	.maindesign .pickup li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 12px 8px 12px 12px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
}
	.maindesign .pickup li a:hover{
border-color: #E5002D;
transition: 0.6s;
}
	.maindesign .pickup li a .pickup--img{
margin: 0 20px 0 20px;
width:24% ;
}
	.maindesign .pickup li a .pickup--txt{
width: calc( 76% - 40px)

}
	.maindesign .pickup li a .pickup--txt .pickup--txt__title{
font-weight: bold;
font-size: 1.5rem;
line-height: 1.3;
margin-bottom: 0.6rem
}
	.maindesign .pickup li a .pickup--txt .pickup--txt__catch{
line-height: 1.5;
font-size: 1.1rem
}
	.maindesign .pickup li a:after {
content: "";
position: absolute;
top: 5px;
right: 5px;
background-image: url(/include_html/top/bpr2020/2ndtop/img/pickup/icoLink-kurashi.png);
background-repeat: no-repeat;
width: 24px;
height: 24px;
}
}
@media screen and (max-width: 767px){
		.maindesign .pickup{
}
	.maindesign .pickup li{
margin-bottom: 0.9rem;
position: relative
}
	.maindesign .pickup li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 12px 8px 12px 12px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
}
	.maindesign .pickup li a .pickup--img{
margin: 0 10px 0 10px;
width:28% ;
}
	.maindesign .pickup li a .pickup--txt{
width: calc( 72% - 20px)
}
	.maindesign .pickup li a .pickup--txt .pickup--txt__title{
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.4rem
}
	.maindesign .pickup li a .pickup--txt .pickup--txt__catch{
line-height: 1.5;
font-size: 0.85rem
}
	.maindesign .pickup li a:after {
content: "";
position: absolute;
top: 5px;
right: 5px;
background-image: url(/include_html/top/bpr2020/2ndtop/img/pickup/icoLink-kurashi.png);
background-repeat: no-repeat;
width: 24px;
height: 24px;
}
	.maindesign .anzen{
flex-direction: column;
}
.maindesign .anzen img{
	width: 100%;
	margin-bottom: 0.8rem
}
.maindesign .anzen p{
	width: 100%;
	line-height: 1.5;
	font-size: 1rem
}
	.maindesign .secchi{
		flex-direction: column;
		
	}	
	.maindesign .secchi li{
		width: 100%;
		margin-bottom: 1.6rem
	}
    .maindesign .secchi li:nth-child(2){
		width: 100%;
		margin-bottom: 0;
	}	
		.maindesign .size--img{
		width: 100%
	}
	.maindesign .shapever{
flex-direction: column
}
.maindesign .shapever li.shapever-list{

	width: 100%;
	margin-bottom: 1rem
}
.maindesign .shapever li.shapever-list a{
	display: flex;
	justify-content: space-between;
		border: 1px solid #000;
	padding: 0.4rem;
	box-sizing: border-box;
	border-radius: 6px
}
	.maindesign .shapever li.shapever-list a .shapever--txt p{

	margin-bottom: 0.4rem
}
.maindesign .shapever li.shapever-list a .shapever--txt .desc-list{
	margin-left: 1rem
}
.maindesign .shapever li.shapever-list a .shapever--txt .desc-list li{
	list-style-type: disc;
	line-height: 1.4;
	margin-bottom: 0.4rem;
	font-size: 0.9rem
}

.maindesign .color-list li{
	width:  calc(50% - 15px);
	margin-bottom: 1.6rem
}
.maindesign .color-list li a.btnRadius02{
	height: auto;
	margin-top: 0.5rem;
        padding: 0.75em 0.85em;
}
	.maindesign .movie-list{
flex-direction: column
}
.maindesign .movie-list li{
	width: 100%;;
	margin-bottom: 1.6rem
}
.maindesign .movie-list li h4{
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 0.3rem;
	line-height: 1.3
}
	.maindesign h3.band{
		margin-bottom: 0.8rem
	}
}
.maindesign .goTop {
    clear: both;
    font-size: 14px;
    margin: 8px 0;
    text-align: right;
}