﻿.maindesign .mainimage {
position: relative;
}
.maindesign .backimage{
background-color: #EFEAE1;
position: relative;
top: -2px;
padding: 16px; 
}

.maindesign .links li img {
    width: 100%;
    height: auto;
    display: block;
}




.maindesign h1 img {  
width: 100%
}  
.maindesign h1 span{
position: absolute;
font-size: 25px;
font-weight: bold;
margin: 0 auto;
top: 0%;
left: 50%;
-webkit-transform: translate(-50%);
transform: translate(-50%);
width: 100%;
text-align: center;
color: #9c6026;
color: #fff;
background-color: #9c6026;
padding: 20px 0;
} 
	
.maindesign .sub{
    font-weight: bold;
    margin-left: 6px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 1.2em;
    margin-top: 15px;
}
.maindesign .sub00{
    font-weight: bold;
    display: table;
    font-size: 1.3em;
    color: #fff;
    /* text-align: center; */
    margin: 20px auto;
    background-color: #9c6026;
    padding: 10px 39px;
}
	.maindesign .fencetxt ul{
		margin-left: 1.2em
	}
	.maindesign .fencetxt li{
		list-style-type: disc;
		margin-bottom: 0.6em;
		line-height: 1.5
		
	}
	.maindesign .fencetxt li:last-of-type{
		margin-bottom: 0
	}
	.maindesign a.fslarge{
		font-size: 1.4em;
		padding: 0.8em 0.5em
	}
	.maindesign a.brownBtn {
		width: 300px;
	padding-top: 0.75em;
	padding-bottom: 0.75em; }
	
	.maindesign .btn01{
		margin:24px 0 30px 0
	}
	.maindesign .btn02{
		width: 100%;
		max-width: 300px;
		margin: 30px auto 40px auto
	}
	.maindesign .btn02 a{
		margin-bottom: 30px;
	}
	.maindesign .btn02 a:nth-child(2n){
		margin-bottom:0;
	}


.maindesign .intro{
	display:flex;
	flex-wrap:wrap;
}

.maindesign .intro a{
	width:100%;
	margin-right:10px;
	margin-bottom:30px;
	color:#000000;
}

.maindesign .intro a h3{
	width:100%;
	height:70px;
	border:2px solid #ccc;
	margin:0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

.maindesign .intro a .p_name{
	width:100%;
	margin-bottom:10px;
	display:table;
}

.maindesign .intro a .p_name .ykk{
	display:table-cell;
}

.maindesign .intro a .p_name img{
	width:70px;
	margin-right:10px;
}

.maindesign .intro a:nth-child(2n){
	margin-right:0;
}

.maindesign .intro a img{
	width:100%;
}

.maindesign .intro a .hikiwatashi,
.maindesign .intro a .haiso{
	margin:5px 0 0 0;
}





.maindesign .desc{
	border: 2px solid #000;
    padding: 10px;
    line-height: 1.5;
    text-align: center;
	/*margin-bottom: 30px;*/
}

.maindesign .material {
	margin: 30px 0 30px;
}

.maindesign .material p {
	margin-bottom:10px;
}

.maindesign .material table{
	margin-bottom:20px;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.maindesign .material table img{
	width:100%;
	max-width:90px;
}

.maindesign .material table th{
	background-color:#dddddd;
}

.maindesign .material table th,
.maindesign .material table td{
	border:1px solid #ccc;
	padding:5px;
	text-align:center;
	font-size: 12px;
}

.maindesign .material .kataban{
	display:inline-block;
	padding:3px 30px;
	border:1px solid #000;
	text-align:center;
	font-size: 12px;
}

.maindesign .material .kakushi{
	display:inline-block;
	padding:3px 30px;
	border:1px solid #000;
	margin-left:10px;
	text-align:center;
	font-size: 12px;
	border-radius: 10px;
}
.maindesign .material .hosoku {
	margin-bottom:10px;
}

.maindesign .material .hosoku img{
	width: calc(20% - 4px);
    max-width: 100px;
}

.maindesign .material .hosoku .renketsu{
	font-weight:bold;
	width:230px;
	padding:3px 0;
	border:1px solid #000;
	text-align:center;
	
}

.maindesign .kome{
	text-indent:-14px;
	padding-left:14px;
	font-size:14px;
	text-align:justify;
}

.maindesign .pic img{
	width:100%;
	/*margin-bottom:10px;*/
	margin-bottom:40px;
	height: auto;
}

.maindesign .pic .two-rows{
	display:flex;
	margin-top:10px;
}

.maindesign .caution{
        margin: 30px 0 30px;
}

.maindesign .caution p{
	padding: 10px;
        margin: 0 0 10px;
        background: #333;
        color: #fff;
        text-align: center;
        font-size: 1.25em;
}

.maindesign .mr10{
	margin-right:10px;
}



.maindesign .kaze{
	position:relative;
}

.maindesign .kaze img{
	position: absolute;
	right: 0;
    top: -15px;
    width: 50px;
}

.maindesign .material table span,.maindesign .material table div{
	display:inline-block;
	width:120px;
	margin-bottom: 5px;
}
.maindesign .material table .red_waku{
	display:inline-block;
	padding:3px;
	border:2px solid #ff0000;
	margin-bottom: 5px;
}

.maindesign .mt10b20{
	margin:10px 0 20px;
}

.maindesign .txt-r{
	text-align:right;
}




/*-- margin-bottom --*/
.maindesign .mb40 { 
margin-bottom: 40px; 
}
.maindesign .fencetxt {
background: #fff;
padding: 10px; 
}
.maindesign .btn01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: center;
}
.maindesign a.brownBtn {

background: #9c6026;

} 

/* =============================================


	220428_フェンス特集_修正依頼


============================================= */

/* 共通パーツ
 
====================================================*/
/* --- margin --- */
.maindesign .mt20_sp{margin-top: 20px;} 
.maindesign .mt30_sp{margin-top: 30px;} 

/* --- padding --- */
.maindesign .pt0_sp {padding-top: 0!important;}

/* --- タイトル --- */
.maindesign h2.headingMiddle {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #DDD;
    font-size: 1.25em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
}

.maindesign h2.headingMiddle::after {
    position: absolute;
    content: " ";
    border-bottom: solid 3px #E5002D;
    bottom: -3px;
    width: 10.5%;
    display: block;
}

/* --- picの中のタイトル --- */
.maindesign .pic_contents_title{
	background-color: #c474a7;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0;
    border-radius: 40px;
    margin-bottom: 17px;
}

/* --- picの中の画像の調節 --- */
.maindesign .pic_contents_img{
	padding: 0 10px;
}

.maindesign .pic_contents_img img{
	width: 100%;
    height: auto;
}

/* --- ボタン --- */

/*商品ページへのリンクボタン*/
.maindesign  .parts_contents_img img{
	width: 100%;
}

.maindesign  .parts_contents_link div{
	flex-basis: 400px;
	padding-top: 25px;
}

.maindesign .parts_contents_link div:last-child{
	padding-top: 0;
	margin-bottom: 50px;
}

.maindesign  .parts_contents_link div p{
	text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px solid #000;
    padding: 10px 0;
    margin-bottom: 15px;
}

.maindesign .links {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 30px;
	padding: 0 5px;
}

.maindesign .cols2-1 li {
   width: calc(50% - 5px);
    margin-right: 0;
    margin-bottom: 13px;
    position: relative;
}

.maindesign a.orangeBtn {
    background: #EA6D0D;
}


.maindesign .fsMedium {
    font-size: 16px;
    padding: 0.75em 1em;
}

/* --- レスポンシブ表示・非表示 --- */
.maindesign .pc_only{
	display: none;
}

/*耐風圧強度秒速34m相当*/
.maindesign .material .hosoku img:last-child{
	width: 15%;
    padding-left: 5%;
}

/*=============================================

	シンプレオのみ
	（シンプレオＳＹ１・シンプレオ１３・シンプレオＴ２）
 
====================================================*/
.maindesign .material .hosoku_simpleo {
    margin-bottom: 10px;
}

.maindesign .material .hosoku_simpleo .renketsu {
    font-weight: bold;
    width: 230px;
    padding: 3px 0;
    border: 1px solid #000;
    text-align: center;
}

.maindesign .material .hosoku_simpleo img {
    width: calc(17% - 4px);
    max-width: 100px;
}

/*耐風圧強度秒速34m相当*/
.maindesign .material .hosoku_simpleo img:last-child{
	width: 14%;
    padding-left: 1%;
}

.maindesign .feature-hdg2 {
position: relative;
padding-bottom: 1.25rem;
border-bottom: 3px solid #B6B6B6;
font-size: 1.5rem;
margin-top: calc(60px - 0.6rem);
margin-bottom: calc(45px - 0.75rem);
line-height: 1.2; 
}
.maindesign .feature-hdg2::after {
position: absolute;
content: " ";
border-bottom: solid 3px #E5002D;
bottom: -3px;
width: 8%;
display: block;
}

.maindesign .lead-text {
font-size: 0.95em;
line-height: 1.5; 
}

.maindesign .feature-hdg3 {
font-size: 1.25rem;
margin-top: calc(50px - 0.6rem); 
margin-bottom:calc(30px - 0.75rem); 
padding-bottom: 0.5rem;
line-height: 1.3;
border-left: 4px solid #f00;
padding: 0.3rem 1rem;
}

.maindesign .feature-hdg3.secondary {
text-align: center;
}

.maindesign .feature-hdg3.tertiary {
position: relative;
text-align: center;
}

.maindesign .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}

.maindesign .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}

.maindesign .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}

.maindesign 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;
}
.maindesign h3.checkPoint .st0{fill:#aaaaaa;}
.maindesign h3.checkPoint .st1{fill:none;stroke:#ffffff;stroke-width:3;stroke-miterlimit:10;}
.maindesign h3.checkPoint .st2{fill:#ffffff;}
.maindesign h3.checkPoint.h2under {
    margin: 20px 0 20px 0;
}
.maindesign h3.checkPoint span {
    margin: 0 0 0 20px;
}
/* ----共通CSS---- */

/* ----sp  h2 見出し 補足（リード文）---- */
.maindesign .lead-text {
font-size: 0.95em;
line-height: 1.5; 
margin: 0 0 20px;
}
/* -- sp  h2 見出し 補足（リード文） end --  */


/*グレーのマーカー*/
.maindesign .feature-hdg3.tertiary .marker-gray {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ddd );  
}
/*青色のマーカー*/
.maindesign .feature-hdg3.tertiary .marker-blue {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #c4ebfa );  
}
/*黄色のマーカー*/
.maindesign .feature-hdg3.tertiary .marker-yellow {
background: linear-gradient(rgba(255, 255, 255, 0) 60%, #f9ff52 );  
}
/* -- sp  h3 見出し end --  */


/* ----sp  ボタン組み合わせ---- */
.maindesign .flatbtn {
box-sizing: border-box;
text-align: center;
border-radius: 25px;
color: #333; 
display: flex;
opacity: 1.0;
width: auto; 
height: 100%;
align-items: center;
justify-content: center;
cursor: pointer;  
}
.maindesign .flatbtn:hover,
.maindesign .flatbtn:focus {
text-decoration: none;
opacity: 0.75;
transition: 0.6s; 
}
.maindesign .flatbtn:active,
.maindesign .flatbtn.active {
outline: 0;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.125); 
}
.maindesign .flatbtn.disabled,
.maindesign .flatbtn[disabled],
.maindesign .flatbtn.disabled:hover,
.maindesign .flatbtn[disabled]:hover,
.maindesign .flatbtn.disabled:active,
.maindesign .flatbtn[disabled]:active {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none !important;
}
.maindesign .default-btn{
background:#979797;
}
.maindesign .orange-btn{
background:#EA6D0D;
}
.maindesign .fence-btn{
background:#EA6D0D;
/*background:#7F4F21;*/
}
.maindesign .red-btn{
background:#E50012;
}
.maindesign .blue-btn{
background:#19499c;
}
.maindesign .mustard-btn{
background:#d7ab1a
}
.maindesign .default-btn,.maindesign .orange-btn,.maindesign .red-btn,.maindesign .blue-btn,.maindesign .mustard-btn,.maindesign .fence-btn {
color: #fff; 
}
.maindesign .border-btn {
border: 1px solid #B6B6B6;
}
.maindesign .border-btn:hover{
border-color: #E5002D;
}
.maindesign .border-btn.selected {
border-color: #d4122c;
}
.maindesign .border-btn-orange {
border: 1px solid #EA6D0D;
color: #EA6D0D;
}
.maindesign .arrow-r,.maindesign .arrow-d {
position: relative
}
.maindesign .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;
}
.maindesign .arrow-r-gray::after {
border-color: #B6B6B6;
}
.maindesign .arrow-r-orange::after {
border-color: #EA6D0D;
}
.maindesign .arrow-r-red::after {
border-color: #E5002D;
}

.maindesign .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;
}
.maindesign .arrow-d-red::after {
border-color: #E5002D;
}
.maindesign .arrow-d-orange::after {
border-color: #EA6D0D;
}
.maindesign .mwbtn{
max-width: 480px;
margin: 0 auto
}
.maindesign .fs-small { font-size: 0.8em; padding: 0.8rem 1.2rem; }
.maindesign .fs-medium { font-size: 1.0em; 	padding: 0.8rem 0.2rem; }
.maindesign .fs-large { font-size: 1.62em; padding: 1.05rem 1rem; }
/* -- sp  ボタン組み合わせend --  */


/* ----ボーダーライン---- */
.maindesign .border-line {
width: 100%;
background-color: #ddd;
border: none;
height: 1px;
margin: 2.5em 0; 
}
/* --ボーダーライン end --  */


/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp2列表示　pc3列表示 sp2列表示---- */
.maindesign .tab-menu-nav {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.maindesign .tab-menu-nav .fs-medium {
padding: 0.5rem 1.8rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
line-height: 1.3; 
}
.maindesign .tab-menu-nav li {
width: calc(50% - 0.4rem);
margin-bottom: 1.25em;
font-size: 0.85rem;
}
/* ----ページ内リンクボタン---- */
/* ----pc4列表示 sp1列表示　pc3列表示 sp1列表示---- */ 
.maindesign .tab-menu-nav.col-1 li {
width: 100%
}
/* ----ページ内リンクボタン---- */
/* ----画像付き pc3列表示 sp1列表示---- */
.maindesign .feature__items li a .feature__items--txt.sp-title {
display: flex;
align-items: center; 
}
.maindesign .feature__items.col-31 li a .feature__items--txt .tab-menu--txt__title {
font-weight: bold;
font-size: 1.2rem;
line-height: 1.3;
}
.maindesign .feature__items.col-31.border-none li a {
border-radius: 0;
}
/* -- ページ内リンクボタン end --  */


/* ---- ボタンメニュー ---- */
/* ----pc2列表示 sp1列表示----*/
.maindesign .menu-btn-list {
display: flex;
flex-wrap: wrap;
margin: 1rem 0; 
} 
.maindesign .menu-btn-list li { 
width: 100%;
margin-bottom: 1em; 
line-height: 1.2;  
}
.maindesign .menu-btn-list li:last-child {
margin-bottom: 0 
} 
.maindesign .menu-btn-list .fs-large {
padding: 0.5rem 2rem 0.5rem 1rem;
font-feature-settings: "palt";
min-height: 3rem;
font-size: 1em;
}
.maindesign .menu-btn-list.col-22 li {
        width: calc(50% - 5px);
        margin: 0 10px 10px 0;
    }
.maindesign .menu-btn-list.col-22 li:nth-child(2n) {
        margin: 0 0 10px 0;
    }
.maindesign .menu-btn-list.col-21 li {
        width: 100%;
        margin: 0 0 10px;
    }
/* -- ボタンメニュー end --  */


/* ----画像リスト----*/
.maindesign .banner-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .banner-list li {
margin-bottom: 1rem;
}
.banner-list li:last-child {
 margin-bottom: 0 
}
.banner-list p {
margin-top: 0.5rem;
line-height: 1.3; 
}
.maindesign .banner-list p span {
margin-left: 0.5em 
}
/* -- 画像リスト end --  */


/* ----関連特集・関連情報・関連動画　共通----*/
/* pc2列表示 sp1列表示 */
.maindesign .feature__items{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.maindesign .feature__items li{
width: 100%;
margin-top: 1rem;
position: relative;
font-feature-settings: "palt"; 
}
.maindesign .feature__items li:first-child {
margin-top: 0 
}
.maindesign .feature__items 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;
color: #333; 
}
.maindesign .feature__items li a .pickup--img{
margin: 0 10px 0 10px;
width:28% ;
}
.maindesign .feature__items li a .feature__items--img{
margin: 0 5px 0 5px;
width:24% ;
display: flex;
align-items: center;	
}
.maindesign .feature__items li a .feature__items--txt{
width: 76%;
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__title{
font-weight: bold;
font-size: 1.15rem;
line-height: 1.3;
margin-bottom: 0.4rem;
}
.maindesign .feature__items li a .feature__items--txt .feature__items--txt__catch{
line-height: 1.5;
font-size: 0.85rem;
}
/* pc3列表示 sp2列表示 */
.maindesign .feature__items.col-3 {
}
.maindesign .feature__items.col-3 li {
width: 48%;
margin-top: 1rem;
position: relative;
}
.maindesign .feature__items.col-3 li:nth-child(-n+2) {
margin-top: 0 
}
.maindesign .feature__items.col-3 li a {
padding: 8px 5px;
}
.maindesign .feature__items.col-3 li a .feature__items--txt {
width: 62%;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__title {
font-weight: bold;
font-size: 11px;
line-height: 1.3;
margin-bottom: 0.4rem;
}
.maindesign .feature__items.col-3 li a .feature__items--txt .feature__items--txt__catch {
line-height: 1.3;
font-size: 9px;
}
.maindesign .feature__items.col-3 li a .future--img {
margin: 0 5px;
width: calc( 38% - 10px);
display: flex;
align-items: center;
}
/* -- 関連特集・関連情報・関連動画　共通 end --  */
.maindesign .parts_contents_img img{
    width: 100%;
    height: auto;
}
.maindesign .fence_list {
        list-style: disc;
        padding: 0 0 0 1.5em;
    }
.maindesign .fence_list li {
        line-height: 1.2;
        margin: 0 0 10px;
    }
.maindesign .ykktitle{
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    box-sizing: border-box;
}
.maindesign .ykktitle > *:not(:first-child) {
    margin-left: 10px;
}
.maindesign .ykktitle .ykk_rogo {
	width: 60px;
    height: auto;
    display: block;
}
.maindesign .ykktitle .new_icon {
    width: 100px;
    height: auto;
    display: block;
}
.maindesign .ykktitle h3{
	font-size: 1.25em;
        line-height: 1.2em;
        font-weight: bold;
        display: flex;
        flex-wrap: wrap;
        width: calc(100% - 70px);
        flex-direction: column;
        align-content: flex-start;
}
.maindesign .cols2-1 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
.maindesign .cols2-1.fence_sims li {
    border: 1px solid #bbb;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}
.maindesign .cols2-1.fence_sims li img.w100{
    width:100%;
    height:auto;
}
.maindesign .cols2-1.fence_sims .hikiwatashi {
        padding: 10px;
        line-height: 1.2;
        margin: 0 0 auto;
    }
    .maindesign .cols2-1.fence_sims .menu-btn-list {
        margin: 0;
        padding: 10px;
        box-sizing: border-box;
    }
    .maindesign .cols2-1.fence_sims .menu-btn-list.col-1 li {
        width: 100%;
        border:none;
        box-shadow: none;
        margin: 0;
    }


    .maindesign .new-catch {
        background-color: #9c6026;
        padding: 10px 0;
        text-align: center;
    }
    .maindesign .new-catch--logo {
        margin: 0 auto 5px;
    }
    .maindesign .new-catch--logo img {
        width: 60px;
        height: auto;
    }
    .maindesign .new-catch--text {
        font-weight: bold;
        font-size: 1.1rem;
        color: #fff;
    }




    .maindesign .category-list .category-list--item:not(:first-child) {
		margin-top: 30px;
	}
	.maindesign .category-list--img img {
		width: 100%;
		height: auto;
		display: block;
	}

	.maindesign .accordion--header {
		position: relative;
		color: #fff;
		font-weight: bold;
		font-size: 1.0rem;
        padding: 8px 0 8px 15px;
		transition: border-bottom 0.5s;
		line-height: 1.35;
	}

	.maindesign .accordion--header__caramel {
		background-color: #cf8d17;
		border: 2px solid #cc6600;
	}
	.maindesign .accordion--header__chocolate {
		background-color: #361500;
		border: 2px solid #361500;
	}
	.maindesign .accordion--header__ink {
		background-color: #000;
		border: 2px solid #000;
	}
	.maindesign .accordion--header__honey {
		background-color: #e4b748;
		border: 2px solid #e4b748;
	}
	.maindesign .accordion--header__brown {
		background-color: #843c0c;
		border: 2px solid #843c0c;
	}
	.maindesign .accordion--header__silver {
		background-color: #a6a6a6;
		border: 2px solid #a6a6a6;
	}
	.maindesign .accordion--header__white {
		background-color: #d9d9d9;
		border: 2px solid #d9d9d9;
	}

	
	.maindesign .accordion--header:hover {
		cursor: pointer;
	}
	.maindesign .accordion--inner {
		padding: 10px;
		display: none;
	}

	.maindesign .accordion--inner__caramel {
		border-bottom: 2px solid #cc6600;
		border-left: 2px solid #cc6600;
		border-right: 2px solid #cc6600;
	}
	.maindesign .accordion--inner__chocolate {
		border-bottom: 2px solid #361500;
		border-left: 2px solid #361500;
		border-right: 2px solid #361500;
	}
	.maindesign .accordion--inner__ink {
		border-bottom: 2px solid #000;
		border-left: 2px solid #000;
		border-right: 2px solid #000;
	}
	.maindesign .accordion--inner__honey {
		border-bottom: 2px solid #e4b748;
		border-left: 2px solid #e4b748;
		border-right: 2px solid #e4b748;
	}
	.maindesign .accordion--inner__brown {
		border-bottom: 2px solid #843c0c;
		border-left: 2px solid #843c0c;
		border-right: 2px solid #843c0c;
	}
	.maindesign .accordion--inner__silver {
		border-bottom: 2px solid #a6a6a6;
		border-left: 2px solid #a6a6a6;
		border-right: 2px solid #a6a6a6;
	}
	.maindesign .accordion--inner__white {
		border-bottom: 2px solid #d9d9d9;
		border-left: 2px solid #d9d9d9;
		border-right: 2px solid #d9d9d9;
	}
	

	.maindesign .accordion--icon-box {
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 50%;
		right: 2%;
		width: 40px;
		height: 40px;
		margin-top: -20px;
		box-sizing: border-box;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transform-origin: center center;
		transition-duration: 0.2s;
	}
	.maindesign .accordion--plus {
		display: block;
		width: 18px;
		height: 18px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transform-origin: center center;
		transition-duration: 0.2s;
		position: relative;
	}
	.maindesign .accordion--plus::before {
		content: '';
		position: absolute;
		background-color: #fff;
		border-radius: 10px;
		transform: rotate(0deg);
		transform-origin: center center;
		width: 4px;
		height: 18px;
		top: 0;
		left: 7px;
	}
	.maindesign .accordion--plus::after {
		content: '';
		background-color: #fff;
		border-radius: 10px;
		width: 18px;
		height: 4px;
		position: absolute;
		top: 7px;
		left: 0;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		transform-origin: center center;
	}
	.maindesign .accordion--header.open {
		border-bottom: none;
	}
	.maindesign .accordion--header.open .accordion--icon-box {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	.maindesign .accordion--header.open .accordion--plus:before {
		content: none;
	}
	.maindesign .accordion--header.open .accordion--plus:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
    .maindesign .category-list .menu-btn-list a {
        font-size: 0.9rem !important;
    }
    .maindesign .category-list .parts_contents_link div:last-child {
        margin-bottom: 0 !important;
    }


	


	.maindesign .nav-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.maindesign .nav-list .nav-list--btn:nth-child(n+3) {
		margin-top: 15px;
	}
	.maindesign .nav-list__one-row a {
		padding: 0.7rem 2rem 0.7rem 1.75rem !important;
	}
	.maindesign .nav-list--btn {
		position: relative;
		border: 1px solid #B6B6B6;
		width: 49%;
		font-size: 0.7rem;
		white-space: nowrap;
		font-feature-settings: "palt";
		line-height: 1.3;
		text-align: center;
		border-radius: 40px;
		color: #333;
		cursor: pointer;
		box-sizing: border-box;
	}
	.maindesign .nav-list--btn::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		border-top: 2px solid #B6B6B6;
		border-right: 2px solid #B6B6B6;
		width: 8px;
		height: 8px;
		transform: translateY(-50%) rotate( 135deg);
		z-index: -1;
	}
	.maindesign .nav-list--btn a {
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0.35rem 2rem 0.35rem 1.75rem;
		box-sizing: border-box;
	}
	.maindesign .nav-list--btn:hover {
		border-color: #E5002D;
		opacity: 0.75;
		transition: 0.6s;
	}
	.maindesign .nav-list--inner {
		display: flex !important;
		opacity: 1.0;
		width: auto;
		height: 100%;
		align-items: center;
		justify-content: center;
	}
	.maindesign .nav-list::before,
	.maindesign .nav-list::after {
		content: '';
		width: 49%;
		height: 0;
		display: block;
	}
	.maindesign .nav-list::before {
		order: 1;
	}
	
.maindesign .mt-leave {
	margin-top: 30px;
}
.maindesign .mt-moderate {
	margin-top: 30px;
}
.maindesign .mt-close {
	margin-top: 15px;
}
.maindesign .mt-thin {
	margin-top: 10px;
}




.maindesign .fit-img {
    width: fit-content;
    max-width: 100%;
}

.maindesign .pic-txt-box {
    border: 1px solid #000;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 1.35rem;
    display: inline-block;
}

.maindesign img {
    display: block;
    width: 100%;
    height: auto;
}