﻿.maindesign.goodsHead{
    margin-bottom: 20px;
}
.maindesign.nomargin{
    margin-bottom: 0;
}
.feat-art section.main {
    margin: 0 0 0 0;
}
.maindesign .relation{
    margin: 40px 0;
}
@media screen and (min-width: 768px){
.maindesign .topBtn ul {
    margin: 0px 0 10px 0;
}
.maindesign .topBtn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.maindesign .topBtn ul li {
    width: 24%;
    margin-right: calc(4% / 3);
    font-family: 'Noto Sans JP',"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    margin-bottom: 15px;
    display: flex;
    position: relative;
}
.maindesign .topBtn ul li:nth-child(4n){
    margin-right: 0;
}
.maindesign .topBtn ul li a {
    display: flex;
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    box-sizing: border-box;
}
.maindesign .topBtn ul li a {
    display: flex;
    flex-wrap: wrap;
    /* line-height: 0.3; */
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    box-sizing: border-box;
}
.maindesign .topBtn li a {
    color: #333;
    text-decoration: none;
    display: block;
}
.maindesign .topBtn ul li a {
    text-decoration: none;
    font-feature-settings: "palt" 1;
    color: #fff;
    font-weight: bold;
    background: #000;
    padding: 0.9em 0.8em;
    border: 1px solid #ccc;
    /* border-radius: 6px; */
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.95em;
}
/*.maindesign .topBtn ul li a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    display: block;
    height: 0;
    content: "";
    border-width: 10px;
    z-index: 1;
    border-style: solid;
    border-color: #ed7700 transparent transparent #ed7700;
}*/
.maindesign .topBtn ul li a:after {
     position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    display: block;
    height: 0;
    content: "";
    border-width: 10px;
    z-index: 1;
    border-style: solid;
    border-color: transparent #ed7700 #ed7700 transparent;
    transition: 0.3s;
}
.maindesign .topBtn ul li a:hover:after {
    border-width: 20px;
}
    }
@media screen and (max-width: 767px){
.maindesign .topBtn ul {
    margin: 0px 0 10px 0;
}
.maindesign .topBtn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.maindesign .topBtn ul li {
    width: 48%;
    margin-right: 0;
    font-family: 'Noto Sans JP',"ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
    display: flex;
    margin-bottom: 4%;
    line-height: 1.3;
    position: relative;
}
.maindesign .topBtn ul li a {
    display: flex;
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.maindesign .topBtn li a {
    color: #333;
    text-decoration: none;
    display: block;
}
.maindesign .topBtn ul li a {
    text-decoration: none;
    font-feature-settings: "palt" 1;
    color: #fff;
    font-weight: bold;
    background: #000;
        padding: 0.9em 0.5em;
    border: 1px solid #ccc;
    /* border-radius: 6px; */
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.85em;
    height: 5em;
}
.maindesign .topBtn ul li a:after {
     position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    display: block;
    height: 0;
    content: "";
    border-width: 10px;
    z-index: 1;
    border-style: solid;
    border-color: transparent #ed7700 #ed7700 transparent;
    transition: 0.3s;
}
    }


.maindesign h2.headingMiddle.pro {
      position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #ed7700;
    font-size: 1.25em;
    font-weight: bold;
    width: 70%;
    margin: 40px auto 30px auto;
    text-align: center;
}

.maindesign h2.headingMiddle.pro:after {
    display: none;
    }


.maindesign h2.headingMiddle span {

}
    @media screen and (max-width: 767px){
.maindesign h2.headingMiddle.pro {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #ed7700;
    font-size: 1.25em;
    font-weight: bold;
    width: 70%;
    margin: 40px auto 30px auto;
    text-align: center;
}
.maindesign h2.headingMiddle.pro:after {
    display: none;
    }
    }


.maindesign .pro03 {
     position: relative;
    display: flex;
    padding: 0.5rem 0 0.5rem 3rem;
    word-break: break-all;
    height: 45px;
    margin: auto 0;
    border-bottom: 3px solid #000;
    box-sizing: border-box;
    font-weight: bold;
    text-align: left;
    align-items: center;
}

.maindesign .pro03:before {
 position: absolute;
    top: 5px;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-width: 35px 35px 0 0;
    z-index: 0;
    border-style: solid;
    border-color: #000 #ed7700 transparent transparent;
    background: #ed7700;
    }
.maindesign .pro03:after {
 display: none;
    }

@media screen and (max-width: 767px){
    .maindesign .pro03 {
    padding: 0.5rem 0 0.5rem 2rem;
}
 .maindesign .pro03:before {
    top: 9px;
    border-width: 25px 25px 0 0;
}   
    
    
}

.maindesign h2.headingMiddle.pro04 {
    display: flex;
    position: relative;
    height: 50px;
    font-size: 1.5em;
    padding: 0.5rem 0rem 0.5rem 4rem;
    word-break: break-all;
    color: #fff;
    margin: 20px 0;
    border: none;
    box-sizing: border-box;
    font-weight: bold;
    text-align: left;
    align-items: center;
    background: #000;
    z-index: 1;
    font-feature-settings: "palt" 1;
}
.maindesign h2.headingMiddle.pro04.goodsh2 {
    width: 96%;
    margin: 20px auto;
}
.maindesign h2.headingMiddle.pro04:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    display: block;
    height: 0;
    content: "";
    border-width: 25px 25px 25px 25px;
    z-index: 1;
    border-style: solid;
    border-color: #ed7700 transparent #ed7700 #ed7700;
}
.maindesign h2.headingMiddle.pro04:after {
    display: none;
}

.maindesign h2.headingMiddle span {

}
    @media screen and (max-width: 767px){
.maindesign h2.headingMiddle.pro04 {
    font-size: 1em;
padding: 0.5rem 1rem 0.5rem 3rem;
    line-height: 1.2;
}
.maindesign h2.headingMiddle.pro04.goodsh2 {
    width: 100%;
}
    }



.maindesign .pro02 {
     position: relative;
    padding: 10px 0 10px 45px;
    word-break: break-all;
    /*margin: auto 0;*/
    border-bottom: none;
    box-sizing: border-box;
    font-weight: bold;
    text-align: left;
}

.maindesign .pro02:before {
 position: absolute;
    top: 8px;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-width: 35px 35px 0 0;
    z-index: -1;
    border-style: solid;
    border-color: #000 #ed7700 transparent transparent;
    background: #ed7700;
    }
.maindesign .pro02:after {
 display: none;
    }

@media screen and (max-width: 767px){
    .maindesign .pro02 {
    padding: 0.5rem 0 0.5rem 2rem;
}
 .maindesign .pro02:before {
    top: 9px;
    border-width: 25px 25px 0 0;
}   
    
    
}


    @media screen and (min-width: 768px){
    .maindesign .pickupEvent{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .maindesign .pickupEvent li{
         margin: 0 0 30px 0;
        transition: 0.2s;
    }
    .maindesign .pickupEvent li:hover{
        box-shadow: 0px 0px 5px #aaa;
    overflow: auto;
    }
    .maindesign .pickupEvent li a:hover{
        opacity: 1;
    }
    .maindesign .pickupEvent li img{
         width: 100%;
        height: auto;
}
    .maindesign .pickupEvent li p{
         text-align: center;
    line-height: 1.5;
        margin: 0.5em 0;
    }
    .maindesign .pickupEvent.first li{
        width: calc(50% - 10px);
    }
    .maindesign .pickupEvent.second li{
        width: calc(33% - 10px);
    }
    .maindesign .pickupEvent.third li{
        width: calc(50% - 10px);
    }
    .maindesign .worksGoods{
        display: flex;
    flex-wrap: wrap;
    }
    .maindesign .worksGoods li{
           width: calc(25% - 15px);
    margin: 0px 20px 30px 0;
    background: #ebecee;
    overflow: hidden;
    transition: 0.2s;
    }
    .maindesign .worksGoods li:hover{
        box-shadow: 0px 0px 5px #aaa;
    overflow: auto;
    }
    .maindesign .worksGoods li a:hover{
        opacity: 1;
    }
    .maindesign .worksGoods li:nth-child(4n){
    margin: 0 0 30px 0;
    }
    .maindesign .worksGoods li img{
         width: 100%;
    }
    .maindesign .worksGoods li p{
         text-align: center;
    line-height: 2;
    font-size: 1.5em;
    font-weight: bold;
    }
    .maindesign .worksGoods li svg{
         width: 100%;
        margin: 0 0 10px 0;
    }
    
    .maindesign .categoryGoods{
        display: flex;
    flex-wrap: wrap;
    }
    .maindesign .categoryGoods li{
            width: calc(50% - 10px);
    margin: 0px 18px 30px 0;
    border: 1px #ccc solid;
    box-sizing: border-box;
    padding: 1em;
    height: 12em;
    box-shadow: 0px 3px 5px rgb(120 120 120);
    background-repeat: no-repeat;
        background-size: contain;
    background-position: right;
    }
    .maindesign .categoryGoods li:nth-child(1){
            background-image: url(/include_html/koukoku/pro/img/category_01.jpg); 
    }
        .maindesign .categoryGoods li:nth-child(2){
            background-image: url(/include_html/koukoku/pro/img/category_02.jpg);
    }
        .maindesign .categoryGoods li:nth-child(3){
            background-image: url(/include_html/koukoku/pro/img/category_03.jpg);
    }
        .maindesign .categoryGoods li:nth-child(4){
            background-image: url(/include_html/koukoku/pro/img/category_04.jpg);
    }
        .maindesign .categoryGoods li:nth-child(5){
            background-image: url(/include_html/koukoku/pro/img/category_05.jpg);
    }
        .maindesign .categoryGoods li:nth-child(6){
            background-image: url(/include_html/koukoku/pro/img/category_06.jpg);
    }
    .maindesign .categoryGoods li:nth-child(2n){
    margin: 0 0 30px 0;
    }
    .maindesign .categoryGoods li img{
         width: 100%;
    }
    .maindesign .categoryGoods li p.cateLinks01{
    line-height: 1.5;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }
    .maindesign .categoryGoods li p.cateLinks02{
    line-height: 1.5;
    }
    .maindesign .categoryGoods li p.cateLinks02 a{
    display: inline-block;
    text-decoration: revert;
    }
    
    .maindesign .cvGoods{
        display: flex;
    flex-wrap: wrap;
    }
    .maindesign .cvGoods li{
        width: calc(25% - 15px);
   		margin: 0px 18px 30px 0;
        transition: 0.2s;
		
		/*子要素の高さを揃える為*/
		display: flex;
   		flex-direction: column;
    }
/*    .maindesign .cvGoods li:hover{
        box-shadow: 0px 0px 5px #aaa;
    overflow: auto;
    }*/
		
	.maindesign .cvGoods li a{
		/*子要素の高さを揃える為*/
		flex: 1 0 auto;
	}
    .maindesign .cvGoods li a:hover{
		box-shadow: 0px 0px 5px #aaa;
    	/*overflow: auto;*/
        opacity: 1;
    }
    .maindesign .cvGoods li:nth-child(4n){
    margin: 0 0 30px 0;
    }
    .maindesign .cvGoods li img{
         width: 100%;
    border: 2px solid #ddd;
    box-sizing: border-box;
    }
    .maindesign .cvGoods li p.cvTxt01{
    line-height: 1.5;
    font-weight: bold;
    font-size: 1.25em;
    font-feature-settings: "palt" 1;
    }
    .maindesign .cvGoods li p.cvTxt02{
    line-height: 1.5;
    margin: 0 0 10px 0;
    }
    
    .maindesign .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
    margin: 0 0 40px 0;
}
.maindesign .banner-list li {
width: 48%;
margin-top: 24px;
}
.maindesign .banner-list li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .banner-list p {
margin-top: 0.5rem;
}

.maindesign .maker {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; 
margin: 0 0 100px 0;
}
.maindesign .maker::before {
content: "";
display: block;
width: calc(25% - 10px);
order: 1;
}
.maindesign .maker::after {
content: "";
display: block;
width: calc(25% - 10px);
}
.maindesign .maker li {
text-align: center;
font-size: 1.1rem;
width: calc(25% - 10px);
margin-top: 24px 
}
.maindesign .maker li:nth-child(-n+4) {
margin-top: 0 
}
.maindesign .maker li img {
box-sizing: border-box;
border: 1px solid #999999;
margin-bottom: 0.5rem;
}
.maindesign .maker li:nth-child(4n){
margin-right: 0
}
.maindesign .maker_sec h3{
font-size: 1.15rem;
margin-bottom: 1rem;
}
    .maindesign .Bcard{
        
    }
    .maindesign .Bcard img{
        width: 100%;
    }
    }


    @media screen and (max-width: 767px){
    .maindesign .pickupEvent{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .maindesign .pickupEvent li{
         margin: 0 0 30px 0;
    }
    .maindesign .pickupEvent li img{
         width: 100%;
        height: auto;
    }
    .maindesign .pickupEvent li p{
         text-align: center;
    line-height: 1.5;
    }
    .maindesign .pickupEvent.first li{
        width: 100%;
    }
    .maindesign .pickupEvent.second li{
        width: 100%;
    }
    .maindesign .pickupEvent.third li{
        width: 100%;
        }

    
    .maindesign .worksGoods{
        display: flex;
    flex-wrap: wrap;   
    }
    .maindesign .worksGoods li{
            width: calc(50% - 10px);
    margin: 0px 20px 30px 0;
    background: #ebecee;
    overflow: hidden;
    transition: 0.2s;
    }
    .maindesign .worksGoods li:nth-child(2n){
    margin: 0 0 30px 0;
    }
    .maindesign .worksGoods li img{
         width: 100%;
         height: auto;
    }
    .maindesign .worksGoods li p{
         text-align: center;
    line-height: 2;
    font-size: 1.25em;
    font-weight: bold;
        font-feature-settings: "palt" 1;
    }
    .maindesign .worksGoods li svg{
         width: 100%;
    }
    .maindesign .categoryGoods{
        display: flex;
    flex-wrap: wrap;
    }
    .maindesign .categoryGoods li{
            width: 100%;
    margin: 0px 0px 30px 0;
    border: 1px #ccc solid;
    box-sizing: border-box;
    padding: 1em;
    background-repeat: no-repeat;
        background-size: cover;
    background-position: right;
    }
    .maindesign .categoryGoods li:nth-child(1){
            background-image: url(/include_html/koukoku/pro/img/category_01.jpg); 
    }
        .maindesign .categoryGoods li:nth-child(2){
            background-image: url(/include_html/koukoku/pro/img/category_02.jpg);
    }
        .maindesign .categoryGoods li:nth-child(3){
            background-image: url(/include_html/koukoku/pro/img/category_03.jpg);
    }
        .maindesign .categoryGoods li:nth-child(4){
            background-image: url(/include_html/koukoku/pro/img/category_04.jpg);
    }
        .maindesign .categoryGoods li:nth-child(5){
            background-image: url(/include_html/koukoku/pro/img/category_05.jpg);
    }
        .maindesign .categoryGoods li:nth-child(6){
            background-image: url(/include_html/koukoku/pro/img/category_06.jpg);
    }
    .maindesign .categoryGoods li img{
         width: 100%;
    }
    .maindesign .categoryGoods li p.cateLinks01{
    line-height: 1.5;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }
    .maindesign .categoryGoods li p.cateLinks02{
    line-height: 1.6;
    }
    .maindesign .categoryGoods li p.cateLinks02 a{
    display: inline-block;
    text-decoration: revert;
    margin: 0 0.7em;
    }
    
    .maindesign .cvGoods{
        display: flex;
    flex-wrap: wrap;
    }
    .maindesign .cvGoods li{
        width: calc(50% - 10px);
    	margin: 0px 20px 30px 0;
		
		/*子要素の高さを揃える為*/
		display: flex;
   		flex-direction: column;
    }
    .maindesign .cvGoods li:nth-child(2n){
    margin: 0 0 30px 0;
    }
		
	.maindesign .cvGoods li a{
		/*子要素の高さを揃える為*/
		flex: 1 0 auto;
	}
		
    .maindesign .cvGoods li img{
         width: 100%;
         height: auto;
        border: 2px solid #ddd;
        box-sizing: border-box;
    }
    .maindesign .cvGoods li p.cvTxt01{
    line-height: 1.5;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-feature-settings: "palt" 1;
    }
    .maindesign .cvGoods li p.cvTxt02{
    line-height: 1.5;
    margin: 0 0 10px 0;
    }
    
    .maindesign .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
        margin: 0 0 40px 0;
}
.maindesign .banner-list li {
margin-bottom: 1rem;
}
.maindesign .banner-list li:last-child {
 margin-bottom: 0 
}
.maindesign .banner-list p {
margin-top: 0.5rem;
}

.maindesign .maker li {
text-align: center;
font-size: 1rem;
width: 48%;
margin-top: 1.2rem;
margin-bottom: 0 
}
.maindesign .maker li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .maker li img {
box-sizing: border-box;
border: 1px solid #999999;
margin-bottom: 0.4rem;
}
.maindesign .maker_sec h3{
font-size: 1.15rem;
margin-bottom: 1rem;
}
    .maindesign .Bcard{
        
    }
    .maindesign .Bcard img{
        width: 100%;
    }
    }


    .maindesign .eventbnr{
        display: flex;
        flex-wrap: wrap;
    }
    .maindesign .eventbnr li{
    width: calc(50% - 5px);
    margin: 0 10px 20px 0;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    }
    .maindesign .eventbnr li:nth-child(2n){
    margin: 0 0 20px 0;
    }
    .maindesign .eventbnr li a{
    display: flex;
    }
    .maindesign .eventbnr li .linksTxt{
    font-size: 1.2em;
    margin: auto auto auto 10px;
    display: flex;
    flex-wrap: wrap;
    width: calc(80% - 20px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
    .maindesign .eventbnr li .linksTxt p{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    padding: 0.5em 0;
	font-weight: 700;
}
.maindesign .eventbnr li .linksTxt p span {
    font-size: 0.75em;
    width: calc(90% - 20px);
    line-height: 1.2;
    font-weight: 400;
    padding-top: 0.5em;
    display: block;
}
    .maindesign .eventbnr li .linksImg{
    margin: auto 15px auto auto;
    width: calc(30% - 20px);
    display: flex;
    align-items: center;
    }
    .maindesign .eventbnr li .linksImg img {
    width: 100%;
    height: auto;
}
    @media only screen and (max-width: 767px) {
    .maindesign .eventbnr li{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0.3em;
    }
    .maindesign .eventbnr li .linksImg{
    margin: auto auto auto auto;
    width: calc(38% - 20px);
    display: flex;
    align-items: center;
    }
    .maindesign .eventbnr li a{
    display: flex;
    flex-direction: row-reverse;
    }
    .maindesign .eventbnr li .linksTxt p span {
    width: calc(100% - 20px);
        }
    .maindesign .eventbnr li .linksTxt p {
    margin-left: 0;
}
}
@media only screen and (min-width: 768px) {
.maindesign .navigate{
padding:0 0px;
position: relative;
}
.maindesign .navigate.onBorder::after{
position: absolute;
left: 0;
width: 1200px;
height: 1px;
content: '';
background-color: #ccc;
box-sizing: border-box;
}
.maindesign .btnstyle{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
margin: 0 0 20px 0;
}
.maindesign .btnstyle li {
    width: calc(50% - 5px);
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #444444;
    background: #444444;
    color: #fff;
    display: flex;
    overflow: hidden;
}
.maindesign .btnstyle li:hover {
    opacity: 0.5;
}
.maindesign .btnstyle li a:hover {
    opacity: 1;
}
.maindesign .btnstyle .images{
height: 6em;
background: #fff;	
border-right: 1px solid #ababab;
display: inline-block;
padding: 5px;
box-sizing: border-box;
}
.maindesign .btnstyle .images img{
height:100%;
}
.maindesign .btnstyle .textBox{
padding:0.5em;
font-weight:700;
line-height: 1.3em;	
}

.maindesign .btnstyle a{
display: flex !important;
align-items:center;
width: 100%;
    color: #fff;
}
.maindesign .btnstyle .arrow{
background: #ed7700;
    height: 100%;
    width: 2em;
    display: flex;
    color: #000;
    align-items: center;
    justify-content: center;
}
}
@media only screen and (max-width: 767px) {
.maindesign .navigate{
padding:0 10px;
position: relative;
}
.maindesign .navigate.onBorder::after{
position: absolute;
left: 0;
width: 100%;
height: 1px;
content: '';
background-color: #ccc;
box-sizing: border-box;
}
.maindesign .btnstyle{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
margin: 0 0 20px 0;
}
.maindesign .btnstyle li{
width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #444444;
    background: #444444;
    display: flex;
    overflow: hidden;
}
.maindesign .btnstyle .images{
height: 6em;
background: #fff;	
border-right: 1px solid #ababab;
display: inline-block;
padding: 5px;
box-sizing: border-box;
}
.maindesign .btnstyle .images img{
height:100%;
}
.maindesign .btnstyle .textBox{
padding:0.5em;
font-weight:700;
line-height: 1.3em;	
}

.maindesign .btnstyle a{
display: flex !important;
align-items:center;
width: 100%;
    color: #fff;
}
.maindesign .btnstyle .arrow{
background: #ed7700;
    height: 100%;
    width: 2em;
    display: flex;
    color: #000;
    align-items: center;
    justify-content: center;
}
}

.maindesign .subTxt{
line-height: 1.2;
    margin: 0.5em 0 1em;
}
.maindesign .subTxt.exTxt{
    margin: 0.5em 0 3em;
}
.maindesign .backBtn{
        padding: 40px;
    }
    .maindesign a.pageback{
        max-width: 960px;
        margin: auto!important;
        border-radius: 0;
        box-shadow: 3px 3px 0px #333333;
    }
     @media screen and (max-width: 767px){ 
    .maindesign a.pageback{
            font-size: 1em;
    margin: 1em 0 2em 0;
        max-width: 960px;
    }
    }
.maindesign .exBnr01{
width: 100%;
    max-width: 1200px;
}
.maindesign .exBnr01.marg{
margin: 20px auto;
}
.maindesign .exBnr02{
width: 100%;
    max-width: 1200px;
margin: 70px auto;
}

.maindesign .exBnr01 img,.maindesign .exBnr02 img,.maindesign .exBnr03 img{
width: 100%;
    height: auto;
}

.maindesign .onemoreBtn{
        padding: 0 40px 40px 40px;
		background-image: #eee;
    }
    .maindesign .onemoreBtn a{
    max-width: 960px;
    border-radius: 0;
    margin: auto!important;
        box-shadow: 3px 3px 0px #333333;
}
     @media screen and (max-width: 767px){ 
    .maindesign .onemoreBtn a{
            font-size: 1em;
    margin: 1em 0 2em 0;
        max-width: 960px;
    }
    }
.feat-art .goods-list-area .item::before {
    display: none;
}
.feat-art .goods-list-area .item .goods-nm .goods-dozen{
display: block;
}

.feat-art .goods-list-area .item .goods-per{
color: #f00;
    line-height: 1.5;
display: flex;
    flex-direction: column;
}

.feat-art .goods-list-area .item .goods-per span.per{
text-align: left;
}
.feat-art .goods-list-area .item .goods-per span.per02{
text-align: right;
font-size: 1.25em;
}

.feat-art section{
    margin: 0 0 70px 0;
}
.maindesign .gotop {
margin: 1.8em 0;
text-align: right;
}

/* =============================================

	220621_プロ特集_新商品入れ替え修正依頼

============================================= */

/*累乗のsupタグを効かせるため*/
.maindesign sup {
	vertical-align:text-top;
	font-size:small;
}


/* ===========================================================================

	220628_プロ特集_実演会日程追加エコー、おすすめ商品差し替え、調色サービス店舗追加修正依頼

=============================================================================== */

/*調色サービス実施店舗一覧
============================================= */
.maindesign .jisshi_tenpo .jisshi_tenpo_contents:not(:first-child){
	margin-top: 50px;
}
@media screen and (max-width: 767px){ 
	.maindesign .jisshi_tenpo .jisshi_tenpo_contents:not(:first-child) {
		margin-top: 40px;
	}
}

.maindesign .jisshi_tenpo_contents h3 {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 1em;
}

.maindesign .jisshi_tenpo_contents ul {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.2em;
}

.maindesign .jisshi_tenpo_contents ul li {
    margin-left: 2em;
}
@media screen and (max-width: 767px){ 
	.maindesign .jisshi_tenpo_contents ul li {
		margin-bottom: 1em;
	}
	
	.maindesign .jisshi_tenpo_contents ul li:last-child {
		margin-bottom: 0;
	}
}

.maindesign .jisshi_tenpo_contents ul li:first-child {
    margin-left: 1em;
}
@media screen and (max-width: 767px){ 
	.maindesign .jisshi_tenpo_contents ul li:first-child {
		margin-left: 2em;
	}
}

.maindesign .jisshi_tenpo_contents ul li a:hover {
	text-decoration: underline;
}


/*コメリ 電動工具 実演会･イベント情報 マキタ お試し体験会実施店舗一覧
========================================================== */
.maindesign .makita_txt {
    margin-top: 10px;
    line-height: 1.5;
	font-size: 0.8em;
}



/* ===========================================================================

	220726_プロ特集_PROチラシ追加、バナー作成、実演会日程追加(エコー)修正依頼

=============================================================================== */


/*TOP ピックアップ特集
============================================= */
.maindesign .exBnr03 {
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 30px;
}
.maindesign .exBnr03 a p{
text-align: center;
    line-height: 1.5;
    margin: 0.5em 0;
color:#000;
}
/*コメリ 電動工具 実演会･イベント情報 共通項目
=========================================================================== */
.maindesign .shopEventMakerBox .shopEventMaker img,.maindesign .shopEventMakerBox .shopEventMaker .shopEventMaker img {
	width: 100%;
}

/*コメリ 電動工具 実演会･イベント情報 ECHO チェーンソー実演会・イベント実施店舗一覧
=========================================================================== */
.maindesign .shopEventBox.echo {
    border: 1px solid #dc5511;
}

.maindesign .shopEventBox.echo:after {
    border-color: #dc5511 transparent transparent transparent;
}

.maindesign .shopEvent_detail {
    display: flex;
	width: 100%;
	justify-content: space-between;
    align-items: flex-end;
	margin: 1em 0 0;
}
@media screen and (max-width: 767px){ 
	.maindesign .shopEvent_detail {
		flex-direction: column;
		align-items: stretch;
	}
}

.maindesign .shopEventBox.echo .shopEventTxt.flexTxt p {
    margin: 0;
}

.maindesign .shopEvent_detail .shopEventMakerBox {
	margin: 0;
	width: 77%;
}
@media screen and (max-width: 767px){ 
	.maindesign .shopEvent_detail .shopEventMakerBox {
		width: auto;
	}
}

.maindesign .shopEvent_detail .columns_echo {
	width: 19.8%;
}
@media screen and (max-width: 767px){ 
	.maindesign .shopEvent_detail .columns_echo {
		width: auto;
		margin-top: 36px;
	}
}

.maindesign .shopEvent_detail .columns_echo a {
	width: 100%;
    height: auto;
}

.maindesign .shopEventBox.echo .columns:last-child  {
	margin-top: 1em;
}


.maindesign .goods-list-area {
	width: 1140px;
    padding: 0 25px;
    border: none;
    display: flex;
    flex-wrap: wrap;
}
.maindesign .goods-list-area li.item {
	margin: 0 25px 20px 0;
    float: left;
    width: calc((100% - 100px) / 4);
    padding: 30px 30px 20px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 5px #ccc;
    border: none;
}
.maindesign .goods-list-area .item .goods-img {
	display: flex !important;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.maindesign .goods-list-area .item .goods-img img {
	width: auto !important;
    height: auto !important;
    max-width: 200px;
    max-height: 192px;
}
@media screen and (max-width: 767px){
    .maindesign .goods-list-area .item .goods-img img {

        max-width: 94%;
        max-height: 94%;
    }
}
.maindesign .goods-list-area .item .goods-per {
	color: #f00;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
}
.maindesign .goods-list-area .item .goods-per .per {
	text-align: left;
}
.maindesign .goods-list-area .item .goods-per .per02 {
	text-align: right;
    font-size: 1.25em;
}
.block-top-event-goods--viewall {
	display: none;
}
.prRed {
    color: #E50012 !important;
}
@media screen and (max-width: 767px){ 

}
.maindesign .pro-bg{
  background: #eee;
      padding: 5px;
}

.maindesign .card-bnr_txt {
    margin: 10px 0;
    font-size: 1.35rem;
    line-height: 1.15;
}

@media screen and (max-width:767px) {
    .maindesign .card-bnr_txt {
        font-size: 1.15rem;
    }
}

.maindesign .p-announcement {
	border: 3px solid #ac9a86;
}
.maindesign .p-announcement--heading {
	padding: 15px 0;
	background-color: #ac9a86;
	display: flex;
	justify-content: center;
}
.maindesign .p-announcement--inner {
	display: flex;
	align-items: center;
}
.maindesign .p-announcement--icon {
	width: 150px;
	margin-right: 50px;
}
.maindesign .p-announcement--catch {
	color: #fff;
	font-weight: bold;
	font-size: 3.25rem;
	line-height: 1.2;
}
.maindesign .p-announcement--catch__small {
	font-size: 0.6em;
}
.maindesign .p-announcement--lead {
	font-size: 1.1rem;
	line-height: 1.35;
}
.maindesign .p-announcement--content {
	background-color: #eee;
	padding: 30px;
}
.maindesign .p-announcement--detail {
	background-color: #fff;
	padding: 30px;
	display: flex;
	align-items: center;
	margin: 15px 0;
}
.maindesign .p-announcement--tag {
	border: 2px solid #333;
	border-radius: 5px;
	padding: 25px 30px;
	font-weight: bold;
	color: #333;
	font-size: 1.2rem;
	margin-right: 30px;
}
.maindesign .p-announcement--list {
	color: #333;
	font-weight: bold;
	font-size: 1.1rem;
}
.maindesign .p-announcement--list > li {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}
.maindesign .p-announcement--list > li:not(:first-child) {
	margin-top: 10px;
}
.maindesign .p-announcement--source {
	line-height: 1.3;
	font-size: 1.0rem;
}
.maindesign .p-announcement--source > a {
	word-wrap:break-word;
        text-decoration: underline;
}
.maindesign .p-announcement--bnr {
	margin-top: 30px;
	width: 100%;
}

@media screen and (max-width:767px) {
	.maindesign .p-announcement--heading {
		padding: 10px 5px;
	}
	.maindesign .p-announcement--icon {
		width: 50px;
		margin-right: 10px;
	}
	.maindesign .p-announcement--catch {
		font-size: 5.0vw;
	}
	.maindesign .p-announcement--content {
		padding: 10px;
	}
	.maindesign .p-announcement--lead {
		font-size: 3.75vw;
		line-height: 1.5;
	}
	.maindesign .p-announcement--detail {
		flex-wrap: wrap;
		justify-content: center;
		padding: 15px 10px;
	}
	.maindesign .p-announcement--tag {
		padding: 10px 15px;
		font-size: 0.95rem;
		margin-right: 0;
	}
	.maindesign .p-announcement--list {
		margin-top: 15px;
		font-size: 0.9rem;
	}
	.maindesign .p-announcement--source {
		font-size: 0.9rem;
	}
	.maindesign .p-announcement--bnr {
		margin-top: 15px;
	}
}
    .maindesign .exBnr-container {
	    display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
		margin-bottom: 30px;
    }
     .maindesign .exBnr-container .exBnr03 {
	    width: calc(50% - 10px);
		margin: 0;
}
.maindesign .exBnr-container .exBnr03:not(:last-child) {
	    margin-bottom: 20px;
}
@media screen and (max-width:767px) {
	 .maindesign .exBnr-container .exBnr03 {
	    width: 100%;
}
	.maindesign .exBnr-container .exBnr03:not(:last-child) {
	    margin-bottom: 30px;
}
}