﻿#wrap #contents {
    padding: 0 0px !important;
}
ol, ul {
    list-style: none;
    padding: 0;
}
.mgb30{margin-bottom:30px;}
.mgtb30{margin:30px 0;}
.container-all {
	max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.maindesign .green-txt{
    margin-top: 50px;
    font-size: 2.7rem;
    font-weight: bold;
    color: #a0c23c;
}

@media screen and (max-width:767px) {
.container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
.maindesign .green-txt{
	margin-top: 20px;
    font-size: 2.0rem;
    }
}
.container-all a {
	text-decoration:none;
}
.conlink .rea {
    /*max-width: calc(33.33% - 7px);
    margin: 1em 0;*/
}
.maindesign {
    font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin:0;
}
.maindesign p {
	line-height:1.2em;
	}
.maindesign a p{
	color:#000;
}
.maindesign a p:active{
	color:#000;
}
.maindesign a p:visited{
	color:#000;
}
.maindesign h1 img{
	width:100%;
}

.maindesign h1 .heading01{
	color: #fff;
    text-shadow:1px 1px 2px rgba(10,10,10,0.7);
    text-align: center;
    font-weight: bold;
    font-size: 65px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	line-height:1.1;
	width: 100%;
}
.maindesign h1 .heading01 .sub_title{
	font-size:0.5em;
	display: block;
	margin-top: 20px;
}

.maindesign .heading{
	padding-right:5px;
}
.maindesign h1 span .s_title{
	font-size:0.8em;
}

@media screen and (max-width: 767px){
.maindesign h1 .heading01{
	font-size: 6vw;
	right:2vw;
}
.maindesign h1 .heading01 .small_title{
	font-size:0.5em;
}

.maindesign h1 .heading01 .sub_title{
	font-size:0.6em;
}
}
.maindesign .description strong{
	font-weight: bold;
    font-size: 1.5em;
}
.maindesign .fsMedium{
	padding: 0.75em 1.0em;
}
.rea {
    background: #fff;
    display: table;
    width: 100%;
    border: solid 1px #000;
    color: #333;
    font-weight: 700;
	    border-radius: 20px;
    overflow: hidden;
}
.rea:hover {
    background: #f4dfe6;
    text-decoration: none;
    color: gray;
}
.rlmg {
    display: table-cell;
    width: 100px;
    /*height: 100px;*/
    vertical-align: middle;
}
.rlmg img {
    width: 100%;
}
.rep {
    display: table-cell;
    vertical-align: middle;
    padding: 0 1em;
    width: calc(100% - 100px);
    border-left: #e5e5e5 solid 2px;
}
.listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}

.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: relative;
} 

.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}

.maindesign .cols3-2 .cover-btn{
position: absolute;
bottom: 0%;
width:100%;
}	

.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}


@media screen and (max-width:767px){

.maindesign .links.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
}
.maindesign .links.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:calc(10px / 1);
}
.maindesign .links.cols3-2 li:nth-child(6n){
margin-right:0px;
}
.maindesign .links.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;

}

.maindesign .botton_box li {
    width:100%;
	margin-right:0;
}

}


.maindesign h3{
	line-height: 1.2;
}
.maindesign .h2comment{
	margin-top:10px;
}

.maindesign .kankyo{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.maindesign .kankyo p{
	width: calc(70% - 10px);
	margin-right: 20px;
}
.maindesign .kankyo div{
	width: calc(30% - 10px);
}

.maindesign .battery_list table{
	border-collapse: collapse;
}
.maindesign .battery_list table th,
.maindesign .battery_list table td{
	border: 1px solid #ccc;
	text-align: center;
	font-size: 18px;
	line-height: 1.2;
	padding: 5px;
}
.maindesign .battery_list table th{
	background-color:#999;
	font-weight: bold;
	color: #fff;
}
@media screen and (max-width:767px){
.maindesign .battery_list table th,
.maindesign .battery_list table td{
	font-size: 3vw;
}
}
.maindesign .nouki{
	list-style: disc;
    padding-left: 1.5em;
	margin-bottom: 20px;
}
.maindesign .nouki li{
	margin-bottom: 10px;
	line-height: 1.3;
}

.maindesign .charger{
	display: flex;
	flex-wrap: wrap;
}
.maindesign .charger .charger_inner{
	width: calc(50% - 10px);
	margin-right: 20px;
	position: relative;
	padding-bottom: 3em;
	margin-bottom: 20px;
}
.maindesign .charger .charger_inner:nth-child(2n){
	margin-right: 0;
}
.maindesign .charger .charger_inner h4{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 25px;
}
.maindesign .charger .charger_inner ul{
	list-style: disc;
	padding-left: 1.5em;
}
.maindesign .charger .charger_inner li{
	margin-bottom: 10px;
}
.maindesign .charger .charger_inner .cover-btn{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
}

.maindesign .charger .charger_product{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.maindesign .charger .charger_product .pic{
	width: calc(50% - 10px);
	margin-right: 20px;
	position: relative;
}
.maindesign .charger .charger_product .txt{
	width: calc(50% - 10px);
	font-weight: bold;
	font-size: 24px;
}
.maindesign .charger .charger_product span,
.maindesign .charger .charger_product .min{
	font-size: 18px;
}
.maindesign .charger .postage{
	position: absolute;
	top: 0;
	width: 60px;
}

@media screen and (max-width:767px){
.maindesign .charger .charger_inner{
	width: 100%;
	margin-right:0;
}
.maindesign .charger .charger_inner h4{
	margin-bottom: 15px;
}
.maindesign .charger .charger_inner .cover-btn{
	width: 100%;
	max-width: 400px;
}
.maindesign .charger .charger_product .txt{
	font-size: 5vw;
}
.maindesign .charger .charger_product span,
.maindesign .charger .charger_product .min{
	font-size: 3vw;
}
.maindesign .charger .postage{
	width: 25%;
}
}

.maindesign .gooddesign{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.maindesign .mat{
	width: calc(50% - 10px);
	margin-right: 20px;
	margin-bottom: 20px;
}
.maindesign .mat:nth-child(2n){
	margin-right: 0;
}
.maindesign .flex-mat{
	display: flex;
	flex-wrap: wrap;
}
.maindesign .flex-mat li{
	width: calc(50% - 10px);
	margin-right: 20px;
}
.maindesign .flex-mat li:nth-child(2n){
	margin-right: 0;
}
.maindesign .flex-mat .cover-btn{
	width: 100%;
}
@media screen and (max-width:767px){
.maindesign .mat{
	width: 100%;
	margin-right:0;
}
}

.maindesign .mgt30{
	margin-top: 30px;
}
.maindesign .mgb30{
	margin-bottom: 30px;
}
.maindesign .left-red{
	border-left: 4px solid #f00;
	padding: 0.3rem 1rem;
}
.maindesign .mgt0{
	margin-top: 0;
}

.maindesign .accordion_icon{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.maindesign .accordion_icon p{
	width: calc(100% - 110px);
}
.maindesign .accordion_icon .images{
	width: 100px;
}
@media screen and (max-width:767px){
.maindesign .accordion_icon p{
	width: calc(100% - 80px);
}
.maindesign .accordion_icon .images{
	width: 70px;
}
}

/*cont-xxxはインクルードされる位置で決定される*/
@media screen and (min-width: 768px){/*wide用*/
.goods-list-area {
width: 1080px;
overflow: hidden;
list-style: none;
margin: 0 auto;
padding: 0;
}
.goods-list-area .items {/*itemuの横幅*/
margin: 30px 26.5px 0 0;
float: left;
width: 20%;
width: calc((100% - 80px) / 4);
width: -webkit-calc((100% - 80px) / 4);
width: -moz-calc((100% - 80px) / 4);
padding: 0 0 10px 0;
position: relative;
}
.goods-list-area .items::before {
position: absolute;
top: -20px;
left: 0;
width: 100vw;
height: 1px;
content: '';
background-color: #dbdbdb;
box-sizing: border-box
}
.goods-list-area .items:nth-child(n+1):nth-child(-n+4):before {/*ボーダ消すよう*/
width: 0;
height: 0;
border: 0;
margin-top: 20px
}
.goods-list-area .items:nth-child(4n) {/*item右端のmargin削除*/
margin-right: 0;
}

.goods-list-area .items .img-box{
margin:auto;
width:200px;/*IEバグ対策*/
width: fit-content;

} 

.goods-list-area .items .goods-img {
/*text-align: center;
width: 200px;
height: 200px;
display: table-cell;
vertical-align: middle;*/
width: 200px;
height: 200px;
margin: auto;
position: relative; 
}
.goods-list-area .items .goods-img img {
/*width: auto !important;
height: auto !important;
max-width: 200px;
max-height: 192px;*/
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
max-width: 98%;
max-height: 98%;
margin: auto; 
}
.goods-list-area .items .icon-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 40px;
margin: 10px 0;
width: 100%;
}
.goods-list-area .items .icon-list .icon {
margin-right: 5px;
}
.goods-list-area .items .icon-list .icon:last-child {
margin-right: 0;
}
.goods-list-area .items .icon-list .icon img {
width: 38px
}
.goods-list-area .items .goods-nm {
font-size: 0.88em;
word-break: break-all;
color: #333;
height: 3em;
overflow: hidden;
}
.goods-list-area .items .price-area {
height: 1.2em;
line-height: 1;
font-size: 1.25em;
margin-bottom: 20px;
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;
}
.goods-list-area .items .price-area .head {
font-size: 0.75em;
margin-right: 3px;
padding-top: 2px
}
.goods-list-area .items .price-area .textCancel {
font-size: 0.9em
}
.goods-list-area .items .price-area .en {
font-size: 0.93em;
padding-left: 2px;
}
.goods-list-area .items .price-area .value {
font-weight: bold;
font-size: 1.2em;
align-self: flex-end;
}
/* 2021.03.10 bita-a0099 add start */
.goods-list-area .items .favIcon{
position: absolute;
top: calc(192px - 35px);		/*画像サイズにあわせて調整必要*/
left: 2%;		/*画像サイズにあわせて調整必要*/
cursor:pointer;
z-index: 50;
}
.goods-list-area .items .favIcon img{
}
.goods-list-area .items .favMsg{
display: none;
font-size: 0.8em;
position: absolute;
top: calc(192px - 10px);		/*画像サイズにあわせて調整必要*/
left: 2%;		/*画像サイズにあわせて調整必要*/
background: #FFFFFF;
padding: 5px;
border: 1px solid #CCCCCC;
width: 210px;
color: #333333;
z-index: 901;
}
.goods-list-area .items .favMsg .msg{
padding-right: 19px;
background: url(../../images/parts/icon_arrowGlayDown.png) no-repeat right center;
}
.goods-list-area .items .reco-star-box {
display: none;
height: 1.05em;
margin-bottom: 5px;
}
.goods-list-area .items .reco-star-box .star {
width: 15px;
}
.goods-list-area .items .catch {
display: none;
}
.goods-list-area .items .catch .inner {
display: none;
font-size: 0.9em;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
height: 2.9em;
line-height: 1.5;
margin-bottom: 5px;
}
.more-btn-area {
margin-bottom: 20px;
text-align: center;
}
}


@media screen and (max-width: 767px){/*short用*/
/* featureArticle */
.goods-list-area {
border-bottom: 1px solid #dbdbdb;
width: 100%;
overflow: hidden;
list-style: none;
margin: 0 auto 20px;
padding: 0;
}
.goods-list-area .items {
margin-top: 10px;
margin-right: 25px;
float: left;
width: calc(100% - 25px / 2);
width: -webkit-calc((100% - 25px) / 2);
width: -moz-calc((100% - 25px) / 2);
padding-bottom: 15px;
position: relative
}
.goods-list-area .items::before {
background-color: #dbdbdb;
box-sizing: border-box;
content: '';
height: 1px;
left: 0;
position: absolute;
top: -10px;
width: 100vw;
}
.goods-list-area .items:nth-child(2n) {
margin-right: 0;
}
.goods-list-area .items .img-box {
display: table;
margin: 0 auto;
}
.goods-list-area .items .goods-img {
display: table-cell;
height: 150px;
text-align: center;
vertical-align: middle;
width: 150px;
}
.goods-list-area .items .goods-img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 96%;
}
.goods-list-area .items .icon-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-ms-flex-direction: row;
height: 48px;
margin-top: 5px;
}
.goods-list-area .items .icon-list .icon {
margin-right: 3px;
max-width: 40px;
padding-bottom: 8px;
position: relative;
width: 24%;
}
.goods-list-area .items .icon-list .icon:last-child {
margin-right: 0;
}
.goods-list-area .items .icon-list .icon img {
max-width: 38px;
max-height: 38px;
width: 100%;
}
.goods-list-area .items .goods-nm {
font-size: 0.9em;
word-break: break-all;
color: #333;
height: 2.5em;
line-height: 1.4;
overflow: hidden;
}
.goods-list-area .items .price-area {
height: 1.8em;
font-size: 1.25em;
margin: 10px 0;
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;
}
.goods-list-area .items .price-area .head {
font-size: 0.6em;
margin-right: 3px;
}
.goods-list-area .items .price-area .textCancel {
font-size: 0.9em
}
.goods-list-area .items .price-area .en {
font-size: 0.6em;
padding-left: 2px;
}
.goods-list-area .items .price-area .value {
font-weight: bold;
}
/* 2021.03.10 bita-a0099 add start */
.goods-list-area .items .favIcon{
position: absolute;
left: 4px;
top: 31%;
cursor:pointer;
}
.goods-list-area .items .favIcon img{
width: 30px;
}
.goods-list-area .items .favMsg{
display: none;
font-size: 0.8em;
position: absolute;
left: 4px;
top: 38%;
background: #FFFFFF;
padding: 5px;
border: 1px solid #CCCCCC;
width: 85%;
color: #333333;
z-index: 901;
}
.goods-list-area .items .favMsg .msg{
padding-right: 19px;
background: url(../../images/parts/icon_arrowGlayDown.png) no-repeat right center;
}
.goods-list-area .items .reco-star-box {
display: none;
height: 1.05em;
margin-top: 5px;
}
.goods-list-area .items .reco-star-box .star {
width: 15px;
}
.goods-list-area .items .catch {
display: none;
}
.goods-list-area .items .catch .inner {
font-size: 0.9em;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
height: 4.3em;
line-height: 1.4;
margin-top: 5px;
}
.more-btn-area {
margin-bottom: 20px;
text-align: center;
}
}

/*アコーディオン*/
/*====================================================================
.maindesign .s_05 .accordion_one
====================================================================*/
.maindesign .s_05 .accordion_one {
	max-width: 1200px;
	margin: 0 auto 10px;
}
.maindesign .s_05 .accordion_one:last-child {
	margin-bottom: 0;
}
.maindesign .s_05 .accordion_one .accordion_header {
	color: #333;
	border: 1px solid #333;
	font-size: 26px;
	font-weight: bold;
	padding: 20px 80px 20px 40px;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
	font-feature-settings: "palt" 1;
}
/*.maindesign .s_05 .accordion_one:nth-of-type(2) .accordion_header {
    background-color: #ff9a05;
}
.maindesign .s_05 .accordion_one:nth-of-type(3) .accordion_header {
    background-color: #1c85d8;
}*/
.maindesign .s_05 .accordion_one .accordion_header:hover {
	opacity: .8;
}
.maindesign .s_05 .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 40px;
	width: 40px;
	height: 40px;
	/*border: 1px solid #fff;*/
	margin-top: -20px;
	box-sizing: border-box;
	/*-webkit-transform: rotate(45deg);
	transform: rotate(45deg);*/
	transform-origin: center center;
	transition-duration: 0.2s;
	
	/*追加*/
	background: url(/include_html/koukoku/21_maintenance/img_230131/acc_ya.gif) no-repeat center;
	background-size: 50%;
}
/*.maindesign .s_05 .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}*/
.maindesign .s_05 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/*.maindesign .s_05 .accordion_one .accordion_header .i_box .one_i:before, .maindesign .s_05 .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	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 .s_05 .accordion_one .accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
.maindesign .s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}
.maindesign .s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}*/
.maindesign .s_05 .accordion_one .accordion_inner {
	display: none;
	padding: 30px 30px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	box-sizing: border-box;
	position: relative;
    padding-bottom: 6em;
}
/*.maindesign .s_05 .accordion_one:nth-of-type(2) .accordion_inner {
	border-left: 2px solid #ff9a05;
	border-right: 2px solid #ff9a05;
	border-bottom: 2px solid #ff9a05;
}
.maindesign .s_05 .accordion_one:nth-of-type(3) .accordion_inner {
	border-left: 2px solid #1c85d8;
	border-right: 2px solid #1c85d8;
	border-bottom: 2px solid #1c85d8;
}
.maindesign .s_05 .accordion_one .accordion_inner .box_one {
	height: 300px;
}*/
.maindesign .s_05 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}
.maindesign .s_05 .accordion_one .accordion_inner .closeArea {
	width: 180px;
	/*margin: 0 auto;*/
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #999;
	padding: 15px 15px 15px 20px;
	text-decoration: none;
	line-height: 1.3;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition-duration: 0.2s;
}
/*.maindesign .s_05 .accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #ff9a05;
}
.maindesign .s_05 .accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #1c85d8;
}*/
.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}
.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 10%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 18px;
	height: 18px;
}
.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
	content: '';
	background-color: #fff;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
	transform-origin: center center;
}
.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
@media screen and (max-width: 1024px) {
	.maindesign .s_05 .accordion_one .accordion_header {
		font-size: 18px;
	}
	.maindesign .s_05 .accordion_one .accordion_header .i_box {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	    right: 15px;
	}
	.maindesign .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.maindesign .s_05 .accordion_one .accordion_header {
		font-size: 22px;
		text-align: left;
		padding: 15px 60px 15px 15px;
	}
}

/*230427*/
.maindesign .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 30px;
}
.maindesign .related-products{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .related-products::before,
.maindesign .related-products::after{
	content: "";
	width: 24%;
	height: 0;
}
.maindesign .related-products::before{
	order: 1;
}
.maindesign .related-products a{
	display: block;
	width: calc(24% - 22px);
	padding: 10px;
	border: 1px solid #ccc;
	/*border-radius: 10px;*/
	color: #333;
}
.maindesign .related-products p{
	line-height: 1.3;
}
.maindesign .related-products img{
	margin-bottom: 10px;
}
.maindesign .related-products .goods-name{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
@media screen and (max-width:767px) {
.maindesign .related-products a{
	width: calc(49% - 22px);
	margin-top: 20px;
}
.maindesign .related-products a:nth-child(-n + 2){
	margin-top: 0
}
.maindesign .related-products p{
	font-size: 0.9em;
}
.maindesign .related-products .goods-name{
	font-size: 1.1em;
}
}
.maindesign .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 30px;
}
.maindesign h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
}
.maindesign h4 {
    font-size: 1.1rem;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
    padding-bottom: 0.3rem;
	font-weight: bold;
}