@charset "utf-8";
/* CSS Document */
.pc_none{
    display:none;
}
.sp_none{
        display:block;
    }

.m_tools_floating_btn.fixed_sp {
		display: none!important;
	}
@media screen and (max-width:768px){
    .pc_none{
    display:block;
}
    .sp_none{
        display:none;
    }
}


.m_tools_floating_sp{
    display:none;
}
.m_tools_wrap{
    background-color:#5ec140;
    padding-bottom: 100px;
    font-family: 'Noto Sans JP', sans-serif;
}

.m_tools_wrap img{
    width:100%;
}

.m_tools_nav_area{
    width:1200px;
    margin:100px auto 20px;
}
.m_tools_nav_list{
    display:flex;
    justify-content: space-between;
}

.m_tools_nav{
    width:calc(100%/7 - 10px);
}

.all_btn{
    width:1200px;
    margin:0 auto 100px;
}

.m_tools_itemarea{
    width:1200px;
    margin:0 auto 100px;
}

.m_tools_itemarea{
    background-color:#fff;
}

.m_tools_itembox{
    background-color:#fff;
}

hr{
    width:980px;
    margin: 0 auto;
}

.clearbox{
    clear: both;
}

#kodawari .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#kodawari .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#kodawari .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    width: 10%;
    display: block;
    position: absolute;
    top: -23px;
    left: 26%;
}

#kodawari .m_tools_tit_itemright{
    display: block;
    position:absolute;
    width: 5%;
    top:-40px;
    right:30%;
}

.m_tools_txt_box{
    margin:60px 0;
    text-align: center;
}

#kodawari .m_tools_txt_box .m_tools_subtit{
    width:114px;
}

#bodysolsow .m_tools_txt_box .m_tools_subtit{
    width:252px;
}

.m_tools_txt_box .m_tools_subtit{
    display:block;
    margin:0 auto 20px;
}

.m_tools_item_content{
    width:980px;
    margin:0 auto;
}

.m_tools_item_list{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}


.m_tools_item{
    width:calc(100%/3 - 20px);
    margin-bottom:40px;
}
.mt_item_name{
    font-size:16px;
    padding:20px;
    line-height:1.375;
    font-weight:500;
    text-align:center;
    color:#333333;
    position:relative;
}

.mt_item_name::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%; 
	transform: translate(-50%);
	bottom: 0; 
	width: 40px;
	height: 1px;
	background-color: #333333;
}

.mt_item_txt{
    margin-top:20px;
    font-size:14px;
    line-height:1.71428571;
    color:#333333;
}


.all_link_list{
    margin: 80px 110px 80px 0;
    float: right;
}
.all_link {
    margin-bottom:20px;
}

.all_link a{
    color:#195b05;
    position: relative;
    padding-left:30px;
    display: inline-block;
    transition: .3s;
}

.all_link a::after{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;           
  top: calc(50% - 2px);
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}


.all_link a::before {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #195b05;
  transition: .3s;
}
.all_link a:hover::before {
  width: 100%;
}

@media screen and (max-width:768px){
   
.m_tools_nav_area{
    width:92%;
    margin:50px auto 20px;
}
.m_tools_nav_list{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
    
.m_tools_nav_list li{
    width:48%;
    margin-bottom:20px;
}
.m_tools_nav_list{
    display:flex;
    justify-content: space-between;
}
    
.m_tools_item_list{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}


.m_tools_item{
    width:calc(100%/2 - 15px);
    margin-bottom:40px;
}
.mt_item_name{
    font-size:14px;
    padding:15px;
    line-height:1.375;
    font-weight:500;
    text-align:center;
    color:#333333;
    position:relative;
}
    .mt_item_txt {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.71428571;
    color: #333333;
}

.all_btn{
    width:92%;
    margin:0 auto 50px;
}

.m_tools_itemarea{
    width:92%;
    margin:0 auto 50px;
}
    .m_tools_item_content{
    width:90%;
    margin:0 auto;
}
    
    .m_tools_detail{
        font-size:12px;
        width:90%;
        margin:0 auto;
    }
    #kodawari .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}
    #kodawari .m_tools_tit_center{
    display: block;
        width: 73%;
    margin:0 auto;
}

#kodawari .m_tools_tit_itemleft{
    display: block;
    width: 13%;
    position: absolute;
    top: 11px;
    left: 1%;
}

#kodawari .m_tools_tit_itemright{
    display: block;
    width: 10%;
    position: absolute;
    top: -8px;
    right: 1%;
}
    .all_link_list {
    margin: 10px 5% 10px 0;
    font-size: 12px;
    float: right;
}
    hr {
    width: 90%;
    margin: 0 auto;
}
}


/**benri**/

#benri .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#benri .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#benri .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    top:-11px;
    left:22%;
}

#benri .m_tools_tit_itemright{
    display: block;
    position:absolute;
    top: -40px;
    right: 31%;
}

@media screen and (max-width:768px){
    #benri .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#benri .m_tools_tit_center{
    display: block;
    width:90%;
    margin:0 auto;
}

#benri .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    width: 16%;
    top: 37px;
    left: 6px;
}

#benri .m_tools_tit_itemright{
         width: 11%;
    display: block;
    position: absolute;
    top: 22px;
    right: 10px;
}
}


/**teiban**/

#teiban .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#teiban .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#teiban .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    top: 9px;
    left: 28%;
}

#teiban .m_tools_tit_itemright{
    display: block;
    position:absolute;
    top: -25px;
    right: 30%;
}

@media screen and (max-width:768px){
    #teiban .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#teiban .m_tools_tit_center{
    display: block;
    width:90%;
    margin:0 auto;
}

#teiban .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    width: 16%;
    top: 37px;
    left: 6px;
}

#teiban .m_tools_tit_itemright{
        width: 13%;
    display: block;
    position: absolute;
    top: 30px;
    right: 19px;
}
}

/**zyougi**/

#zyougi .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#zyougi .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#zyougi .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    top:10px;
    left:26%;
}

#zyougi .m_tools_tit_itemright{
    display: block;
    position:absolute;
    top: -22px;
    right: 26%;
}
@media screen and (max-width:768px){
    #zyougi .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#zyougi .m_tools_tit_center{
    display: block;
    width:77%;
    margin:0 auto;
}

#zyougi .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    width: 16%;
    top: 37px;
    left: 6px;
}

#zyougi .m_tools_tit_itemright{
        width: 13%;
    display: block;
    position: absolute;
    top: 30px;
    right: 10px;
}
}

/**bunka**/

#bunka .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#bunka .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#bunka .m_tools_tit_itemleft{
    display: block;
    position:absolute;
        top: -16px;
    left: 24%;
}

#bunka .m_tools_tit_itemright{
    display: block;
    position:absolute;
        top: -13px;
    right: 27%;
}
@media screen and (max-width:768px){
    #bunka .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#bunka .m_tools_tit_center{
    display: block;
        width: 71%;
    margin:0 auto;
}

#bunka .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    width: 15%;
    top: 21px;
    left: 6px;
}

#bunka .m_tools_tit_itemright{
    width: 11%;
    display: block;
    position: absolute;
    top: 22px;
    right: 14px;
}
}

/**category**/

#sirusi .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#sirusi .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#sirusi .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    top:-5px;
    left:28%;
}

#sirusi .m_tools_tit_itemright{
    display: block;
    position:absolute;
    top:-22px;
    right:28%;
}

#sirusi .m_tools_txt_box .m_tools_subtit{
    width:190px;
}


@media screen and (max-width:768px){
    #sirusi .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#sirusi .m_tools_tit_center{
    display: block;
        width: 80%;
    margin: 0 auto;
}

#sirusi .m_tools_tit_itemleft{
        display: block;
    position: absolute;
    width: 14%;
    top: 20px;
    left: 24px;
}

#sirusi .m_tools_tit_itemright{
         width: 13%;
    display: block;
    position: absolute;
    top: 11px;
    right: 32px;
}
#sirusi .m_tools_txt_box .m_tools_subtit{
    width:190px;
}

}

/**iron**/

#iron .m_tools_tit{
    width:1200px;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#iron .m_tools_tit_center{
    display: block;
    width:300px;
    margin:0 auto;
}

#iron .m_tools_tit_itemleft{
    display: block;
    position:absolute;
    top:-4px;
    left:28%;
}

#iron .m_tools_tit_itemright{
    display: block;
    position:absolute;
    top:2px;
    right:28%;
}

#iron .m_tools_txt_box .m_tools_subtit{
    width:190px;
}


@media screen and (max-width:768px){
    #iron .m_tools_tit{
    width:100%;
    margin:0 auto;
    background-color:#000;
    position: relative;
}

#iron .m_tools_tit_center{
    display: block;
    width: 80%;
    margin: 0 auto;
}

#iron .m_tools_tit_itemleft{
    display: block;
    position: absolute;
    width: 17%;
    top: 15px;
    left: 40px;
}

#iron .m_tools_tit_itemright{
       width: 20%;
    display: block;
    position: absolute;
    top: 20px;
    right: 31px;
}
#iron .m_tools_txt_box .m_tools_subtit{
    width:190px;
}

}


/***floating***/
.floating_pc{
    display:block;
    position:fixed;
    top:26%;
    right:0;
	z-index: 100;
}

.m_tools_floating{
    margin-bottom:10px;
}
.m_tools_floating_btn{
    display: none;
}
    .m_tools_floating_sp{
    display: none;
}
    .m_tools_cont1,.m_tools_cont2,.m_tools_cont3,.m_tools_cont4,.m_tools_cont5,.m_tools_cont6,.m_tools_cont7{
    display: none;
}
@media screen and (max-width:768px){
    .floating_pc{
    display:none;
}


}
@media screen and (max-width:780px) { 
	.m_tools_floating_sp{
		display: none;
	}
	.m_tools_floating_sp div[class^="m_toolsNavi_cont"]{
        width:48%;
		position:relative;
		top: auto;
		left: auto;
		text-align: center;
	}	
	div[class^="m_toolsNavi_cont"] p{
		font-size: 1rem;
	}
	.m_tools_floating_sp div[class^="m_toolsNavi_cont"] a p {
    width: 94%;
    height: 50px;
        line-height:48px;
        font-size:14px;
    margin: 0 auto;
    font-family: "Noto Sans CJK JP Regular",sans-serif;
    border: 1px solid #7e7e7e;
    border-radius: 5px;
}
	
	.m_tools_floating_sp div[class^="m_toolsNavi_cont"] a p br{
		display: none;
	}
	
	.m_tools_floating_btn.fixed_sp {
		display: block!important;
		position: fixed;
		bottom: 20px;
		left: 5px;
		z-index: 56;
		text-align: center;
		font-weight: 700;
		font-size: 13px;
	}
	.m_tools_floating_sp.m_toolsactive{
    display: flex !important;
    height: 100%;
    width: 100%;
    padding: 20% 0;
    position: fixed;
    flex-wrap: wrap;
    top: 0;
    left: 0;
    background-color: rgba(250,250,250,0.95);
    z-index: 1000;
    justify-content: flex-start;
	}
	.m_tools_floating_btn.fixed_sp img{
		width: 80px;
	}
	.m_tools_floating div[class^="m_toolsNavi_cont"] img{
		display: none;
	}
	.m_tools_floating_close {
        width:100%;
    color: #4f4744;
    text-align: center;
		padding: 4% 0;
}
}