﻿.title {
background-image:url("../image/title.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size:100% 100%;
width: 870px;
height: 200px;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}

h1 {
    text-align: left;
    font-weight: 700;
    font-size: 60px;
    text-shadow: 0px 5px 5px #333333;
    color: #fff;
    line-height: 1.3;
    margin-left: 39px;
}


#main .headingTopShinko {
text-align:left;
font-weight:700;
font-size:72px;
text-shadow: 3px 3px 2px #ffffff;
color:#333333;
line-height:1.3;
margin-left: 410px;
}

#catchCopy2 {
text-align: left;
font-size: 14px;
line-height: 1.4;
color: #000;
width: 950px;
padding: 10px 20px;
margin: 0 0 20px 0;
background-color: #D2DCE6;
}
.btnlong {
display: inline-block;
padding: 0.5em 1em;
text-decoration: none;
background: #e16a0f;/*ボタン色*/
color: #FFF !important;
border-bottom: solid 4px #98480a;
border-radius: 3px;
font-size:24px;
}
.btnlong:active {
/*ボタンを押したとき*/
-webkit-transform: translateY(4px);
transform: translateY(4px);/*下に動く*/
border-bottom: none;/*線を消す*/
}

.categry{
overflow:hidden;
margin-bottom:10px;
}

.categry ul{
text-align:left;
float:left;
margin-top:10px;
}

.categry ul li{
margin:0px 15px 10px;
padding: 10px 0px 10px 30px;
font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
text-align:left;
font-weight:bold;
}

.categry ul li a{
color: #000;
text-decoration:none;
background-image: url(../../common/newimg/arow_red.png);
background-repeat: no-repeat;
background-position: right 0.8em center;
background-size: 7px;
padding: 0.9em 0.8em;
display: block;
border: 1px solid #ccc;
border-radius: 6px;
text-align: left;
box-sizing: border-box;
width: 100%;
font-size: 0.95em
}

.categry a:hover {
transition: 0.6s;
border-color: #E5002D;	
}

#main .mr0{
margin-right:0 !important;
}
.img-makita {
width: 900px;
height: 636px;
margin-bottom:20px;
}
.b-share_howto{
text-align:center;
width: 80%;
margin-left: 10%;
}
#main .reco {
height: auto !important;
}

#main .reco h5 {
font-size: 20px;
margin: 10px 0;
font-weight: bold;
color: #d00;
}

#main .reco p {
margin-left: 0;
height: 40px;
font-weight: bold;
}

/*#main .reco ul {
height: 65px;
}*/

#main .reco li {
margin-bottom: 5px;
line-height: 1.1;
}

#main .reco ul.w100p {
height: 50px;
overflow: hidden;
margin-top: 20px;
}

#main .reco ul.w100p li {
margin-bottom: 5px;
line-height: 1.1;
float: left;
width: 225px;
}

.hlf {
/*width: 403px;*/
width: 46%;
padding: 10px;
margin-right: 20px;
float: left;
margin-bottom: 15px;
/*border: 1px solid #CCCCCC;*/
box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
#main a{
text-decoration:none;
}
#main .inbox7l {
background: #FFF;
padding: 15px 15px 20px;
margin: 0px 0 15px;
border: 1px solid #CCCCCC;
box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}
#main .inbox7l img {
/*display: block;*/
}
#main .inbox7l ul li{
float:left;
margin-right:20px;
margin-top:5px
}
#main .cont td img{
display:inherit;
margin:10px 0;	
}
#main .comp{
text-align:center;	
}

#main .comp table{
margin:10px auto 20px auto;	
}

#main .comp td{
border:1px solid #ccc;
text-align:center;
vertical-align:middle;
padding: 5px 0 
}

#main .comp th{
border:1px solid #ccc;
text-align:center;
vertical-align:middle;
background-color:#6598da;
padding:5px 0;
color:#fff;
}

#main .bold{
font-weight:bold;
font-size:1.1em;
}
#main .ml20{
margin-left: 20px;
}
.btn-flat {
position: relative;
display: inline-block;
font-weight: bold;
padding: 0.25em 0.5em;
text-decoration: none;
color: #01009c !important;
background: #ECECEC;
transition: .4s;
font-size:1.3em;
margin:10px 0;
/*width:200px; 
height:80px; */
}
.btn-flat:hover {
background: #01009c;
color: white !important;
}
.tbl01 { margin:0 auto; background: #FFF; width: 100%}
.tbl01 tr:first-child td {
background: #6598da;
color: #fff;
padding:5px;
}
.tbl01 td {
border:solid 1px #000;
padding: 5px;
}
.tbl01 th {
background: #6598da;
}
.iframeStyle {
margin:15px 0;
width:100%;
height: 535px;
}
.pcWidth990 {
width:990px;
}

#main .pListTxt40 h5 {
font-size: 20px;
margin: 10px 0;
font-weight: bold;
color: #d00;
}
#main .pListTxt40 p {
margin-left: 0;
height: 40px;
font-weight: bold;
}
#main .w100p ul{
height: 50px;
overflow: hidden;
margin-top: 20px;
}

#main .w100p li {
margin-bottom: 5px;
line-height: 1.1;
float: left;
width: 225px;
}
.h90 {
height:90px
}
.h70 {
height:90px
}

#main .pList23 li {
width: 23%;
margin-bottom: 10px;
}
#main .other {
background-color:#ECECEC;
text-align: center;
vertical-align: middle;
display:table-cell;
width:200px; 
height:80px; 
}
#main .hinsyu {
color: #098F70;
font-weight: bold;
}
#main .pList.pListW47 li {
width: 47%;
margin-bottom: 30px;
}

#main .pList.pListW100 li {
width: 100%;
margin-bottom: 0px;
}
#main .borderDiv {
border: 1px solid #ccc; 
padding: 10px;
margin-bottom: 30px;
} 
#main .mr122 {
margin-top: 122px;
}
#main .pc100 {
width: 100%;
}

.two-columnsBox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
align-items: center; 
margin: 40px 0 60px;
}
.two-columnsBox .caseImg {
width: 25%;
} 
.two-columnsBox img {
width: 100%;
height: auto;
}
.two-columnsBox .caseText {
width: 70%;
}
 .two-columnsBox .caseText p { 
line-height: 1.5; 
}
 .two-columnsBox .caseText p span{ 
font-size: 1.25em;
    font-weight: bold;
}
.flexthreeTwoBtn ul li {
width: calc(95% / 3);
}
.flexthreeTwoBtn ul::after {
content: "";
display: block;
width: calc(95% / 3);
height: 0;
}

#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
} 
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}


#main .eventbnr{
        display: flex;
        flex-wrap: wrap;
    }
    #main .eventbnr li{
    width: calc(50% - 10px);
    margin: 0 10px 20px 0;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
        align-items: center;
    }
    #main .eventbnr li a{
    display: flex;
    }
    #main .eventbnr li .linksTxt{
    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;
    }
    #main .eventbnr li .linksTxt p{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0.5em 0;
	font-weight: 700;
    font-size: 1em;
}
#main .eventbnr li .linksTxt p span {
    font-size: 0.75em;
    width: calc(100% - 20px);
    line-height: 1.2;
    font-weight: 400;
    padding-top: 0.5em;
    display: block;
}
    #main .eventbnr li .linksImg{
    margin: auto 15px auto auto;
    width: calc(30% - 20px);
    display: flex;
    align-items: center;
    }
    #main .eventbnr li .linksImg img {
    width: 100%;
}
#main h3.checkPoint {
    position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
}
#main h3.checkPoint .st0{fill:#aaaaaa;}
#main h3.checkPoint .st1{fill:none;stroke:#ffffff;stroke-width:3;stroke-miterlimit:10;}
#main h3.checkPoint.h2under {
    margin: 20px 0 20px 0;
}
#main h3.checkPoint span {
    margin: 0 0 0 20px;
}

	.topBtn ul li {
		align-items: center;
	}
	.topBtn ul li a{
	/*height: 100%;*/
	height: 4em;	
	display: flex !important;
    align-items: center;
	}
#main .campaignbnr .camheader {
    font-size: 1.5em;
    margin: 0.5em auto;
    padding: 0.3em 0;
    border-bottom: 1px solid #333;
    width: 25%;
    display: block;
    font-weight: bold;
}
#main .campaignbnr p{
    text-align: center;
    line-height: 1.5;
    margin: 0.5em 0 0 0;
    text-decoration: none;
}
#main .campaignbnr img{
    width: 100%;
}

.btnstyle{
display: flex;
flex-wrap: wrap;
justify-content:space-between;
}
.btnstyle li{
width:calc(50% - 5px);
margin-bottom: 10px;	
border-radius: 5px;
border:1px solid #ababab;
background: #f1f1f1;	
display: flex;
overflow: hidden;	
}
.btnstyle .images{
height: 6em;
background: #fff;	
border-right: 1px solid #ababab;
display: inline-block;
padding: 5px;
box-sizing: border-box;
}
.btnstyle .images img{
    width: auto;
height:100%;
}
.btnstyle .textBox{
padding:0.5em;
font-weight:700;
line-height: 1.3em;	
}

.btnstyle a{
display: flex !important;
align-items:center;
width: 100%;
}
.btnstyle .arrow{
background: #aaa;
height: 100%;
width: 2em;
display: flex;
color: #fff;
align-items: center;
justify-content: center;
}

#main .scene a{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:50px;
    align-items: center;
}

#main .scene .scene_img{
	width:35%;
}

#main .scene .scene_img img{
	width:100%;
    height: auto;
}

#main .scene .scene_text{
	width: calc(65% - 20px);
    margin-left: 20px;
    color: #000;
    line-height: 1.2;
}

#main .scene h3{
	font-size: 1.6em;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
    line-height: 1.2;
}

#main .single-btn {
    width: 100%;
    max-width: 600px;
    margin: 20px auto 80px;
}

#main .usage_title{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    background: #ddd;
    margin: 20px 0 20px;
}

#main .usage_title img{
border: 1px solid #333;
    box-sizing: border-box;
}

#main .usage_title h3{
    padding: 0 0 0 0.5rem;
    font-size: 1.25em;
}

#main .usage_goods{
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 60px;
}

#main .usage_goods li{
    width:210px;
    margin: 0 10px 10px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden; 
    padding: 10px;
}
#main .usage_goods li a{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
#main .usage_goods li:nth-child(4n){
    margin: 0 0 10px 0;
}

#main .usage_goods li img{
    display: block;
    margin: auto;
}

#main .usage_goods li p.goods_name{
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin: 10px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#main .usage_goods li p.goods_txt{
    line-height: 1.2;
}

#main .batterys{
    margin: 0 0 70px;
    }
    #main .batteryBox{
         border: #333 1px solid;
    padding: 0.5em;
    margin: 0 0 40px;
    }
    #main .batteryBox a{
         text-decoration: none;
    }
    #main .batteryBox p{
        color: #000;
        margin: 0.5em 0;
    }
    #main .batteryBox p.batteryName{
         font-size: 1.5em;
        font-weight: bold;
    }
    #main .batteryBox img{
         width: 100%;
    }

#main .probnr{
    margin: 20px 0 40px 0;
}
#main .probnr p{
    text-align: center;
    margin: 10px;
}
#main .probnr img{
    width: 100%;
    height: auto;
}


    .block-top-event--include {
    background-color: transparent;
}
    .feat-art section.cont-002,.feat-art section.cont-003{
    margin: 0 0 100px 0;
}
    #main .goodsName{
        font-size: 1.25em;
    font-weight: bold;
    background: #ddd;
    padding: 0.5em;
    margin: 0 0 20px 0;
    }
    #main .goodsName.b-share{
    border-left: 15px solid #ed7013;
    }
    #main .goodsName.makita{
    border-left: 15px solid #009199;
    }
    #main .goodsName.hikoki{
    border-left: 15px solid #007749;
    }
    #main .goodsName.bosch{
    border-left: 15px solid #003b6a;
    }
    #main .goodsName.tajima{
    border-left: 15px solid #ffd900;
    }
    #main .goodsName.kyocera{
    border-left: 15px solid #767171;
    }
    #main .goodsName.anex,#main .goodsName.besttool{
    border-left: 15px solid #000000;
    }
    #main .newGoods {
    margin: 40px 0 70px 0;
}
    #main .goodsBox{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 0 20px 0;
    }
    #main .goodsBox li p.makerName{
        font-size: 1.25em;
    padding: 0.5em 0;
    border-bottom: 1px solid #ccc;
    }
    #main .goodsBox li p.catchTxt{
        font-size: 1.25em;
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
    }
    #main .goodsBox li .detailTxt{
     padding: 0.5em 0;
    font-size: 1em;
    line-height: 1.5;
    font-feature-settings: "palt" 1;   
    }
    #main .detailTxt p {
        padding-left: 1em;
        text-indent: -1em;
    }
    #main .goodsBox li .detail_list{
     padding: 0.5em 0 0.5em 1.5em;
    font-size: 1em;
    line-height: 1.5;
    font-feature-settings: "palt" 1;   
    }
    #main .goodsBox li .detail_list li{
     list-style: disc;
    }
    #main .goodsBox li .goodsIcons{
     display: flex;
    flex-wrap: wrap;
    }
    #main .b-share-icons--item {
        width: 24%;
        display: block;
    }
    #main .b-share-icons {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #main .b-share-icons::before,
    #main .b-share-icons::after {
        content: '';
        display: block;
        height: 0%;
        width: 24%;
    }
    #main .b-share-icons::before {
        order: 1;
    }
    #main .b-share-icons .b-share-icons--item:nth-child(n+5) {
        margin-top: 10px;
    }
    #main .b-share-icons img {
        width: 100%;
        height: auto;
    }
    #main .goodsBox li.twinBox{
        width: calc(50% - 10px);
    }
    #main .goodsBox li.twinBox.rbox{
        width: calc(52% - 10px);
    }
    #main .goodsBox li.twinBox.lbox{
        width: calc(48% - 10px);
        max-width: 400px;
    }
    #main .goodsBox li .imageGallery{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    #main .goodsBox li .imageGallery .imageBox{
    }
    #main .goodsBox li .imageGallery .imageBox img{
        display: block;
        width: 100%;
    max-width: 400px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: auto;
    height: auto;
    }
    #main .goodsBox li .imageGallery .thumbnailbox{
        width: calc(25% - 10px);
    }
    #main .goodsBox li .imageGallery .thumbnailbox .thumbnails{
        display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-height: 365px;
    }
    #main .goodsBox li .imageGallery .thumbnailbox .thumbnails li{
        border: 1px solid #ccc;
    box-sizing: border-box;
        width: 100%;
        height: 33%;
    }
    #main .goodsBox li .imageGallery .thumbnailbox .thumbnails li img{
        width: 100%;
    }
    #main .goodsBox.boxUnder{
            align-items: center;
        margin: 0 0 30px 0;
    }
    #main .goodsBox.boxUnder li a.pdfBtn{
        display: flex;
    align-items: center;
    font-size: 1.25em;
    font-weight: bold;
    text-decoration: underline;
    }
    #main .goodsBox.boxUnder li a.pdfBtn img{
        width: 3em;
    }
    @media screen and (max-width: 767px){
    #main .goodsBox {
    flex-direction: column-reverse;
} 
        #main .goodsBox.boxUnder {
    flex-direction: column;
} 
        #main .goodsBox li.twinBox,#main .goodsBox li.twinBox.rbox,#main .goodsBox li.twinBox.lbox{
        width: 100%;
    }
        #main .goodsBox.boxUnder li a.pdfBtn {
    justify-content: center;
    margin: 1em 0;
}
        #main .goodsBox li .imageGallery{
            flex-wrap: wrap;
    }
    #main .goodsBox li .imageGallery .imageBox{
        width: 100%;
    }
        #main .goodsBox li .goodsIcons{
    }
    #main .goodsBox li .imageGallery .thumbnailbox{
        width: 100%;
    margin: 10px 0;
    }
        #main .goodsBox li .imageGallery .thumbnailbox .thumbnails{
    flex-wrap: nowrap;
    height: auto;
    flex-direction: row;
    }
        #main .goodsBox li .imageGallery .thumbnailbox .thumbnails li {
    width: 32%;
}
    }
    #main .electric_maker{
        display: flex;
        flex-wrap: wrap;
    }
    #main .electric_maker li{
        width: calc(25% - 15px);
    background: #ddd;
    margin: 0 20px 20px 0;
    transition: 0.2s;
    }
    
    #main .electric_maker li:nth-child(4n){
        margin: 0 0 20px 0;
    }
    #main .electric_maker li:hover{
        box-shadow: 0px 0px 5px #aaa;
    overflow: auto;
    }
    #main .electric_maker li.none{
        background: none;
    }
    #main .electric_maker li .makerImg{
        border: 1px solid #ddd;
        box-sizing: border-box;
    }
    #main .electric_maker li .makerImg img{
        width: 100%;
    }
    #main .electric_maker li .makerName {
    height: 4em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
    #main .electric_maker li p{
        text-align: center;
        font-size: 1.25em;
        font-weight: bold;
        padding: 0.5em;
        margin: auto;
        font-feature-settings: "palt" 1;
    }
    #main .electric_maker li svg{
        width: 100%;
    margin: 0 0 0.5em 0;
    }
    @media screen and (max-width: 767px){     
        #main .electric_maker li {
    width: calc(50% - 10px);
    background: #ddd;
    margin: 0 20px 20px 0;
    transition: 0.2s;
}
         #main .electric_maker li:nth-child(2n) {
    margin: 0 0 20px 0;
}
        #main .electric_maker li .makerName{
        height: 5em;
    }
        #main .goodsName{
        font-size: 1em;
    }
    }
    #main .feature_clos{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    #main .feature_clos li{
        width: calc(50% - 10px);
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #bbb;
    margin: 0 0 20px;
    min-height: 200px;
    }
    @media screen and (max-width: 767px){
        #main .feature_clos li{
        width: 100%;
    }
    }
    #main .feature_clos li .fea_img{
        width: calc(46% - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    }
    #main .feature_clos li .fea_img img{
        width: 100%;
        height: auto;
    }
    #main .feature_clos li .fea_txt{
        width: calc(54% - 10px);
        line-height: 1.2;
    }
    #main .feature_clos li .fea_txt span{
        font-weight: bold;
    }
    #main .feature_clos li .fea_txt span sup{
        vertical-align: super;
    font-size: 0.5em;
    }
    #main .feature_clos li .fea_txt.no_img{
        width: 100%;
    }
    #main .feature_clos li .feature_clos_list{
        list-style: disc;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 10px 0 0;
    }
    #main .feature_clos li .feature_clos_list li{
        border: none;
    display: list-item;
    width: auto;
    list-style: disc;
    margin: 0px 20px 10px 20px;
    padding: 0px;
            min-height: auto;
    }
    /* ----共通CSS---- */

/* ----pc  h2 見出し 補足（リード文）---- */
#main .lead-text {
font-size: 1.15em;
line-height: 1.4; 
margin: 0 0 20px;
}


/* -- pc  h2 見出し 補足（リード文） end --  */


/* ----pc  h3 見出しデフォルト---- */
#main .feature-hdg3 {
font-size: 1.75rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(40px - 0.75rem);  
padding-bottom: 0.5rem;
}
/* ----sp  h3 見出し　中央---- */
#main .feature-hdg3.secondary {
text-align: center;
}
/* ----sp  h3 見出し　マーカー風---- */
#main .feature-hdg3.tertiary {
position: relative;
text-align: center;
}
/*グレーのマーカー*/
#main .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*青色のマーカー*/
#main .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*黄色のマーカー*/
#main .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- pc  h3 見出し end --  */


/* ----pc  ボタン組み合わせ---- */
#main .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 40px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;
}
#main .flatbtn:hover,
#main .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
#main .flatbtn:active,
#main .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
#main .flatbtn.disabled,
#main .flatbtn[disabled],
#main .flatbtn.disabled:hover,
#main .flatbtn[disabled]:hover,
#main .flatbtn.disabled:active,
#main .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
#main .default-btn{
background:#979797;
}
#main .orange-btn{
background:#EA6D0D;
}
#main .red-btn{
background:#E50012;
}
#main .blue-btn{
background:#19499c;
}
#main .mustard-btn{
background:#d7ab1a;
}
#main .default-btn,#main .orange-btn,#main .red-btn,#main .blue-btn,#main .mustard-btn {
color: #fff; 
}
#main .border-btn {
border: 1px solid #B6B6B6;
}
#main .border-btn:hover{
border-color: #E5002D;
}
#main .border-btn.selected {
border-color: #d4122c;
}
#main .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
#main .arrow-r,#main .arrow-d {
position: relative
}
#main .arrow-r::after {
content: "";
position: absolute;
right: 18px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
-webkit-transform: rotate( 45deg);
transform: rotate( 45deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-r-orange::after {
border-color: #EA6D0D;
}
#main .arrow-r-red::after {
border-color: #E5002D;
}

#main .arrow-d::after {
content: "";
position: absolute;
right: 15px;
border-top: 2px solid #B6B6B6;
border-right: 2px solid #B6B6B6;
width: 8px;
height: 8px;
-webkit-transform: rotate( 135deg);
transform: rotate( 135deg);
top: 0;
bottom: 0;
margin: auto;
}
#main .arrow-d-red::after {
border-color: #E5002D;
}
#main .arrow-d-orange::after {
border-color: #EA6D0D;
}
#main .mwbtn{
max-width: 480px;
margin: 0 auto
}
#main .etcbtn{
font-size: 1.2rem
}
#main .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
#main .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
#main .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- pc  ボタン組み合わせend --  */


/* ----ボーダーライン---- */
#main .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 3.75em 0;
}
/* --ボーダーライン end --  */


/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp2列表示---- */
#main .tab-menu-nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#main .tab-menu-nav .fs-medium {
font-size: 1.0em;
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}
#main .tab-menu-nav::after,
#main .tab-menu-nav::before {
content: "";
display: block;
width: calc(25% - 15px);
height: 0;
}
#main .tab-menu-nav::before {

order: 1;
}
#main .tab-menu-nav li{
width: calc(25% - 15px);
margin-top:1.25rem;
position: relative
}
#main .tab-menu-nav li:nth-child(-n+4) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----pc3列表示 sp2列表示---- */
#main .tab-menu-nav.col-3::after {
content: "";
display: block;
width: calc( 33.3% - 10px);
height: 0;
}
#main .tab-menu-nav.col-3 li {
width: calc( 33.3% - 10px);
margin-top:1.25rem; 
}
#main .tab-menu-nav.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
/* ----ページ内リンクボタン---- */
/* ----画像付き pc3列表示 sp1列表示---- */
#main .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
#main .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ページ内リンクボタンend --  */


/* ---- ボタンメニュー ---- */
/* ----pc2列表示 sp1列表示----*/
#main .menu-btn-list {
display: flex;
flex-wrap: wrap; 
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 1rem 0; 
}
#main .menu-btn-list li { 
width: calc( 50% - 10px);
margin-right: 20px;
line-height: 1.2; 
}
#main .menu-btn-list li:last-child {
margin-right: 0 
} 
#main .menu-btn-list .fs-large {
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1.5em;
}
/* ----pc1列表示 sp1列表示----*/
#main .menu-btn-list.col-1 li { 
width: calc( 60% - 10px);
}
/* ----pc1列表示 sp1列表示----*/
#main .menu-btn-list.col-3 li { 
width: calc( 33% - 10px);
margin-right: 10px;
}
#main .menu-btn-list.col-3 li:last-child {
margin-right: 0 
}
#main .menu-btn-list.col-1 .flatbtn {
border-radius: 60px; 
}
/* -- ボタンメニュー end --  */


/* ----画像リスト----*/
/* ----2列表示----*/
#main .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .banner-list li {
width: 48%;
margin-top: 24px;
}

/*#main .banner-list li a:hover{
border-color: #E5002D;
opacity:0.7;

filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}*/
#main .banner-list p {
margin-top: 0.5rem;
line-height: 1.5; 
}
#main .banner-list p span {
margin-left: 0.5em 
}
/* ----2列表示----*/
#main .banner-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
/* ----1列表示----*/
#main .banner-list.col-1 li {
width: 100% 
}
#main .banner-list.col-1 li:nth-child(-n+1) {
margin-top: 0 
}
/* -- 画像リスト end --  */


/* ----関連特集・関連情報・関連動画　共通----*/
/* pc2列表示 sp1列表示 */
#main .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#main .feature__items li{
width: 48%;
min-height: 140px;
margin-top: 24px;
font-size: 0.9em;
position: relative;
font-feature-settings: "palt"; 
}
#main .feature__items li:nth-child(-n+2) {
margin-top: 0 
}
#main .feature__items li a{
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 20px 15px 15px 20px;
border: 1px solid #CCC;
border-radius: 5px;
overflow: hidden;
color: #333; 
}
#main .feature__items li a:hover{
border-color: #E5002D;
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
transition: 0.6s; 
text-decoration: none;
}
#main .feature__items li a .feature__items--img{
width:24% ;
display: flex;
align-items: center; 
}
#main .feature__items li a .feature__items--txt{
width: calc( 76% - 20px);
}
#main .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.5rem;
line-height: 1.3;
margin-bottom: 0.6rem
}
#main .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 1.1rem
}
/* pc3列表示 sp2列表示 */
#main .feature__items.col-3 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
#main .feature__items.col-3 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
#main .feature__items.col-3 li:nth-child(3n) {
margin-right: 0;
}
#main .feature__items.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
#main .feature__items.col-3 li a {
padding: 10px 8px 8px 10px;
}
#main .feature__items.col-3 li a .feature__items--txt {
width: 70%;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
#main .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
#main .feature__items.col-3 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* pc3列表示 sp1列表示 */
#main .feature__items.col-31 {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; 
}
#main .feature__items.col-31 li {
width: calc( 33.3% - 10px);
margin: 24px 15px 0 0;
min-height: auto; 
position: relative;
}
#main .feature__items.col-31 li:nth-child(3n) {
margin-right: 0;
}
#main .feature__items.col-31 li:nth-child(-n+3) {
margin-top: 0 
}
#main .feature__items.col-31 li a {
padding: 10px 8px 8px 10px;
}
#main .feature__items.col-31.pb a {
border: none;
padding: 0;
border-radius: 0;
}
#main .feature__items.col-31 li a .feature__items--txt {
width: 70%;
}
#main .feature__items.col-31 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.5rem;
}
#main .feature__items.col-31 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.4;
font-size: 0.9rem;
}
#main .feature__items.col-31 li a .future--img {
margin: 0 10px;
width: calc( 30% - 20px);
display: flex;
align-items: center; 
}
/* -- 関連特集・関連情報・関連動画　共通 end --  */


/* ----動画（YouTube・MP4　共通）----*/
#main .komeri-original-movie {
margin-bottom: 4rem;
}
#main .youtube-list {
display: flex;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
#main .youtube-list.cols1__1 {
-ms-flex-pack: distribute;
justify-content: space-around;
}
#main .youtube-list li {
width: 50%;
box-sizing: border-box;
margin-top: 1.5em;
border: 1px solid #ccc;
}
#main .youtube-list li.full {
width: 100%;
}
#main .youtube-list li:nth-child(-n+1) {
margin-top: 0;
}
#main .youtube-list.cols2__1 li {
width: calc(50% - 12px);
}
#main .youtube-list.cols2__1 li:nth-child(-n+2) {
margin-top: 0;
}
/*Youtube*/
.youtube{
position:relative;
width:100%;
padding-top:56.2%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.videos{
position:relative;
cursor:pointer;
border: 1px solid #ccc;
box-sizing: border-box;
}
.videos img{
display: block;
}
#main .videos--thumb{
width: 100%;
    height: auto
}
#main .videos--overmaker{
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
width: 20%;
height: auto;
opacity:0.7;
}
#modalwindow{
display:none;
background:rgba(0,0,0,0.7);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index: 10000;
}
#bamiri{
width:65%;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}
#subwindow{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
}
.modal_close{
position: absolute;
top: 0;
right: -40px;
cursor: pointer; 
}
/* -- 動画（YouTube・MP4　共通） end --  */


/* ----静的　単品商品----*/
#main .product-list{
display:flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; 
}
#main .product-list li a{
}
.product-img--area{
width: 200px;
height: 200px;
margin: auto;
position: relative;
}
#main .product-list li a img.product-img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
max-width: 98%;
max-height: 98%;
margin: auto;
}
#main .product-list .goods-nm {
line-height: 1.5;
color: #333;
padding: 0.4em 0 0.7em;
word-break: break-all;
overflow-wrap: break-word;
font-feature-settings: 'palt';
overflow: hidden;
height: 3.5em;
}
#main .product-list .price-cart-area {
display: flex;
bottom: 0;
width: 100%;
flex-direction: column;
min-height: 0;
margin-top: auto;
}
#main .product-list .price-area {
line-height: 1;
font-size: 1.25em;
margin-bottom: 0.8rem;
display: flex;
width: 100%;
justify-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; 
}
#main .product-list .price-area .head {
font-size: 0.75em;
width: 2em; 
white-space: nowrap; 
margin-right: 0.8em;
padding-bottom: 0.5em;
}
.b-price {
position: relative;
display: inline;
}
.b-price img {
height: 1.5em;
width: auto;
}
.b-price_line {
position: absolute;
border-bottom: 2px solid #030303;
height: 2px;
bottom: 80%;
right: 0px;
width: 100%;
}
.price {
}
.price img {
height: 2.25em;
width: auto;
}

#main .product-list .kakaku-right {
text-align: right;
}
#main .product-list .price-area .text-cancel {
font-size: 0.9em;
}
#main .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
#main .product-list .price-area .value {
}
#main .product-list .price-area .pr-red {
color: #EE221A;
}
#main .product-list .price-area .amt {
font-size: 1.8rem;
font-weight: bold;
margin: 0.8rem 0;
}
#main .product-list .price-area .en {
font-size: 1rem;
font-weight: normal;
padding-left: 2px;
}
/* pc4列表示 sp2列表示 */
#main .product-list.col-4::before {
content: "";
display: block;
width: calc(25% - 40px);
order: 1;
}
#main .product-list.col-4::after {
content: "";
display: block;
width: calc(25% - 40px);
}
#main .product-list.col-4 li{
width: calc(25% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
#main .product-list.col-4 li:nth-child(-n+4) {
margin-top: 0 
}
/* -- pc4列表示 sp2列表示 end --  */

/* pc3列表示 sp2列表示 */
#main .product-list.col-3::after {
content: "";
display: block;
width: calc(33.33% - 40px);
}
#main .product-list.col-3 li{
width: calc(33.33% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
#main .product-list.col-3 li:nth-child(-n+3) {
margin-top: 0 
}
#main .product-list.col-3 .goods-nm {
font-size: 1.2em;
}
#main .product-list.col-3 .price-area .head {
font-size: 1rem;
padding-bottom: 0.2em; 
}
#main .product-list.col-3 .b-price img {
height: 1.75em;
width: auto;
}
#main .product-list.col-3 .price img {
height: 2.5em;
width: auto;
}
/* -- pc3列表示 sp2列表示 end --  */

/* pc2列表示 sp2列表示 */
#main .product-list.col-2 li{
width: calc(50% - 40px);
margin-top:2.5rem;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: column; 
}
#main .product-list.col-2 li:nth-child(-n+2) {
margin-top: 0 
}
#main .product-list.col-2 .product-img--area {
width: 300px;
height: 300px;
margin: auto;
position: relative;
}
#main .product-list.col-2 .goods-nm {
font-size: 1.5em;
}
#main .product-list.col-2 .price-area .head {
font-size: 1.5rem;
padding-bottom: 0.2em; 
}
#main .product-list.col-2 .b-price img {
height: 2em;
width: auto;
}
#main .product-list.col-2 .price img {
height: 2.75em;
width: auto;
}
/* -- pc3列表示 sp2列表示 end --  */
/* -- 静的　単品商品 end --  */





/*ページトップ
--------------------------------------*/
#main .gotop {
margin: 1.8em 0;
text-align: right;
}


/*-- margin-top --*/
.mt1em { margin-top: 1em !important; }
.mt2em { margin-top: 2em !important; }
.mt3em { margin-top: 3em !important; }
/*-- margin-bottom --*/
.mb1em { margin-bottom: 1em !important; }
.mb2em { margin-bottom: 2em !important; }
.mb3em { margin-bottom: 3em !important; }



#main .maker-list {
    box-sizing: border-box;
}
#main .maker-list .maker-list--item:not(:first-child) {
    margin-top: 20px;
}
#main .maker-list--item {
    border: 2px solid #ccc;
    border-radius: 10px;
}
#main .maker-list--link {
    color: #000;
    transition: 0.25s;
    text-decoration: none;
}
#main .maker-list--link:hover {
    opacity: 0.75;
}
#main .maker-list--inner {
    padding: 20px 100px 20px 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    position: relative;
}
/*#main .maker-list--inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 40px;
    height: 100%;
    width: 20px;
    background-color: #fff;
    z-index: 10;
    transform: translateX(-100%);
}*/
#main .maker-list--inner::after {
    content: '';
        position: absolute;
        top: 50%;
        right: 40px;
        border-bottom: solid 5px #999;
        border-right: solid 5px #999;
        width: 15px;
        height: 15px;
        transform: translate(25%, -50%) rotate(-45deg);
}
#main .maker-list--logo {
    width: 30%;
    display: flex;
    flex-direction: column;
}
#main .maker-list--logo-img {
    min-height: 0%;
}
#main .maker-list--logo-img img {
    display: block;
    width: 100%;
    height: auto;
}
#main .maker-list--logo-name {
    text-align: center;
    font-weight: bold;
    font-size: 1.1rem;
}
#main .maker-list--text {
    width: 65%;
    line-height: 1.3;    
}
#main .maker-list--text span {
    font-size: 1.25em;
    font-weight: bold;
    font-feature-settings: "palt" 1;
}
#main .specification-table table {
    border-collapse: collapse;
    width: 100%;
}
#main .specification-table th,
#main .specification-table td {
    border: 1px solid #000;
    padding: 10px 5px;
    line-height: 1.15;
}
#main .specification-table th {
    width: 30%;
}

#main sup{
vertical-align: text-top;
    font-size: small;
}

/*260219*/
#main h1.headingTop.m-lines {
        line-height: 1;
        font-size: 55px;
    }

#main span.subheading {
        font-size: 0.5em;
        display: block;
        margin-top: 10px;
        padding-left: 5px;
        font-feature-settings: "palt";
    }

    #main span.subheading {
        font-size: 0.5em;
        display: block;
        margin-top: 10px;
        padding-left: 3px;
        letter-spacing: -0.01em;
    }

#main .topBtn ul::before {
	    content: "";
        display: block;
        width: calc(25% - 15px);
        height: 0;
	    order: 1;
}

#main .topBtn ul::after {
	    content: "";
        display: block;
        width: calc(25% - 15px);
        height: 0;
}

#main .featured-products.newGoods{
	    border: 1px solid #ccc;
        padding: 10px;
	    margin: 0 0 70px 0;
}

#main .featured-products .goodsBox.boxUnder{
	    justify-content: center; 
}

#main .featured-products .feature_clos li .fea_txt .text-indent span {
	    font-weight: normal;
	    padding-left: 1rem;
	    text-indent: -1rem;
	    display: inline-block;
}

#main .featured-products .text-indent {
	    margin-top: 10px;
}

#main .featured-products .goodsBox.boxUnder {
        margin-bottom: 15px;
    }

#main .usage_goods.cols3 {
	    justify-content: space-between;
}

#main .usage_goods.cols3 li {
	    width: calc(100% / 3 - 5px);
	    margin: 0;
}

#main .usage_goods.cols3 li:not(:last-child) {
	    margin-bottom: 8px;
}

#main .featured-products li .detailTxt {
	text-align: justify;
	word-break: break-all;
	font-feature-settings: "halt";
}

#main .usage_goods.cols3 li p.goods_name {
        height: auto;
    }

#main .featured-products li .fea_txt {
	text-align: justify;
	word-break: break-all;
	font-feature-settings: "halt";
}

#main .vertical-stacking .feature_clos li {
	width: 100%;
}

#main .vertical-stacking .fea_img_sub img{
	width: 100%;
	height: auto;
}

#main h3.border-left {
	border-left: 4px solid #E5002D;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 0.6rem 1rem;
}
/*#main .vertical-stacking .fea_img.position-add1{
	align-items: flex-start;
}*/