@charset "utf-8";
@font-face {
  font-family: "karakaze";
  src: url(https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/font/karakaze-R.woff) format("woff"); /* フォントファイルのパスとフォーマットを指定 */
}
#cable_recommend {
  margin: 0;
}
#cable_recommend section {
  width: 95%;
  max-width: 1200px;
  margin: 50px auto;
}
#cable_recommend header, .cable_three, .cable_item_box {
  background-image: linear-gradient(to right, #b5caea, #e4e9e9, #fff9e5);
}
.cable_two, .cable_five {
  background: #f1f4f8;
}
/*header*/
header.cable_recommend_head {
  height: 450px;
  position: relative;
}
header.cable_recommend_head:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/top-l.png"), url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/top-r.png");
  background-position: top left, bottom right;
  background-repeat: no-repeat;
  background-size: 30%;
}
header.cable_recommend_head div {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
  width: 95%;
  max-width: 1000px;
  text-align: center;
  z-index: 20;
  background-image: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/top-woman2.png"), url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/top-woman.png");
  background-position: bottom left, bottom right;
  background-repeat: no-repeat;
  background-size: 200px;
}
header.cable_recommend_head div h1 {
  background: #fff;
  border: #000 1px solid;
  display: inline-block;
  padding: 5px 50px;
  border-radius: 30px;
  font-weight: 800;
  font-size: 1.2em;
  margin-bottom: 50px;
}
header.cable_recommend_head div p {
  text-align: center;
  font-size: 3em;
  font-weight: bold;
  line-height: 0.3;
}
.point span {
  font-family: "karakaze";
  font-size: 2.4em;
  letter-spacing: -0.25em;
  display: inline-block;
  transform: rotate(-8deg);
  font-weight: normal;
  padding-right: 20px;
  margin-right: 10px;
  background: linear-gradient(transparent 60%, #ff0 60%, #ff0 80%, transparent 80%);
  line-height: 1.2;
}
/*種類説明*/
.cable_one {
  padding: 50px 0;
}
.cable_one > p {
  text-align: center;
}
.cable_one ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 80px;
}
.cable_one ul li {
  width: 40%;
  background: #f1f4f8;
  position: relative;
  padding-bottom: 500px;
  padding-top: 10px;
}
.cable_one ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 0;
  height: 0;
  border-bottom: 60px solid transparent;
  border-left: 60px solid #1e2635;
}
.cable_one ul li:before {
  position: absolute;
  content: "";
  bottom: 200px;
  right: 0;
  left: 0;
  margin: auto;
  width: 150px;
  height: 300px;
  transform: rotate(-15deg);
}
.cable_one ul li.ex_type-c_box:before {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/type-c2.png") center/contain no-repeat;
}
.cable_one ul li.ex_lightning_box:before {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/lightning2.png") center/contain no-repeat;
}
.cable_one ul li h2 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 40px 0 30px;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 60px;
}
.cable_one ul li h2:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
}
.ex_type-c:after {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/type-c.png") center/contain no-repeat;
}
.ex_lightning:after {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/lightning.png") center/contain no-repeat;
}
.cable_one ul li > p {
  padding: 0 2em;
  text-align: justify;
}
.cable_one ul li div {
  padding: 20px 40px 40px;
  background: #959caf;
  min-height: 300px;
  position: absolute;
  bottom: 0;
}
.cable_one ul li div p {
  color: #fff;
  font-size: 0.9em;
  line-height: 1.4;
}
p.cable_mounted {
  background: #fff;
  color: #000 !important;
  border: #000 1px solid;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 30px;
  font-size: 0.7em;
  margin-bottom: 10px;
}
/*断線に強いタイプが理想的！*/
.trable-patern {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  margin: 40px auto 0;
  justify-content: space-between;
}
.trable-patern div {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trable-patern div img {
  width: 80%;
}
.trable-patern div p {}
.cable_two {
  padding: 60px 0 0;
  margin-bottom: 200px !important;
}
.cable_two {
  padding-bottom: 80px;
}
.cable_two h2 {
  text-align: center;
  background: linear-gradient(to bottom, transparent 0, transparent 20%, #ff0 20%, #ff0 85%, transparent 85%);
  margin-bottom: 60px;
  font-size: 1.8em;
  font-weight: bold;
  padding: 40px 0 30px 150px;
  position: relative;
}
.cable_two h2:after {
  content: "";
  width: 300px;
  height: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15%;
  margin: auto;
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/section-title1.png") center/contain no-repeat;
}
.cable_two h2 img {
  width: 98%;
  max-width: 800px;
  margin: 0 auto;
}
.cable_two p {
  padding: 10px 5%;
}
.cable_two h3.braided {
  color: #fff;
  position: relative;
  padding: 30px 0;
  font-weight: bold;
  font-size: 1.4em;
	text-align: center;
	line-height: 1.4;
}
.cable_two h3.braided:after {
  content: "";
  width: 180px;
  height: 180px;
  position: absolute;
  top: -200px;
  left: 30px;
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/bra-title.png") center/contain no-repeat;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
}
.braided-wrap {
  background: #7b9a87 url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/braidedimg.png") center top/35% no-repeat;
  padding: 160px 0 90px;
  width: 80%;
  margin: 100px auto 0;
  border-radius: 20px;
	position: relative;
}
.cable_two ul {
  padding-top: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
.cable_two ul li {
  width: 29%;
  padding: 80px 1.5% 20px;
  background: #e4e9e9;
  font-size: 0.9em;
  position: relative;
  border-radius: 20px;
}
.cable_two ul li h3 {
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 10px;
}
.cable_two ul li:after {
  content: "";
  width: 120px;
  height: 120px;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
}
.cable_two ul li:first-child:after {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/list1.png") center/contain no-repeat;
}
.cable_two ul li:nth-child(2):after {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/list2.png") center/contain no-repeat;
}
.cable_two ul li:nth-child(3):after {
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/list3.png") center/contain no-repeat;
}

a.braided-link{
color:#fff;	
	padding:5px 2em;
	font-size:0.9em;
	border:1px solid #fff;
	transition: 0.1s;
	position: absolute;
	bottom:30px;
	right:50px;
	}

a:hover.braided-link{
	background:rgba(255,255,255,0.5);
	border:1px solid #fff;
	}
/*MFi認証品を選ぼう！*/
.cable_three {
  position: relative;
  padding: 50px;
  margin-top: 100px !important;
}
.cable_three h3 {
  text-align: center;
  color: #1e2635;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 50px;
}
.cable_three h3 span {
  color: #fff;
  background-color: #1e2635;
  font-size: 0.7em;
  padding: 5px 2em;
  display: inline-block;
}
.mfi-mark {
  width: 200px;
  position: absolute;
  top: 50px;
  right: 50px;
}
/*Power Delivery（PD）について*/
.cable_four {}
.cable_four dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}
.cable_four dl dt {
  width: 35%;
  color: #fff;
  background-color: #1e2635;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 10px;
}
.cable_four dl dd {
  width: 60%;
}
/*:::::::::::::::::::::::::::::::::::::::::::動くグラフ1ここから::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*------------------------------------
  bar graph
------------------------------------*/
.cable_graph {
  position: relative;
  padding-bottom: 10px;
  padding-right: 190px;
}
.cable_graph:before {
  content: "";
  position: absolute;
  bottom: 30px;
  right: 20%;
  width: 400px;
  height: 400px;
  background: #FF0;
  border-radius: 50%;
}
.cable_graph:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50px;
  width: 240px;
  height: 400px;
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/hayai.png") center/contain no-repeat;
}
.bar-graph-wrap {
  position: relative;
  overflow: hidden;
  width: 90%;
  max-width: 800px;
  margin: 80px auto 160px;
}
.bar-graph-wrap h3 {
  max-width: 300px;
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
  background: #FFF;
}
.bar-graph-wrap h3:first-child {
  border: 1px solid #7b9a87;
  color: #7b9a87;
}
.bar-graph-wrap h3:nth-of-type(2) {
  border: 1px solid #6992a6;
  color: #6992a6;
}
.graph {
  height: 40px;
  border-radius: 0 4px 4px 0;
  padding: 10px;
  background: #7b9a87;
  margin-bottom: 30px;
}
.graph.js-scroll-move {
  -webkit-animation: graphAnim ease 1s forwards;
  animation: graphAnim ease 1s forwards;
}
.graph2 {
  height: 40px;
  border-radius: 0 4px 4px 0;
  padding: 10px;
  background: #6992a6;
}
.graph.js-scroll-move {
  -webkit-animation: graphAnim ease 1s forwards;
  animation: graphAnim cubic-bezier(.16, 1.02, .73, .94) 1s forwards;
}
.graph2.js-scroll-move {
  -webkit-animation: graphAnim ease 3s forwards;
  animation: graphAnim ease 3s forwards;
}
@-webkit-keyframes graphAnim {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes graphAnim {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/*:::::::::::::::::::::::::::::::::::::::::::動くグラフここまで::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*長さを選んで便利に使おう*/
.cable_five {
  padding: 50px 0 120px;
  margin-top: 180px !important;
}
.cable_five p {
  width: 98%;
  max-width: 1000px;
  margin: 0 auto;
}
.cable_five h2 {
  text-align: center;
  background: linear-gradient(to bottom, transparent 0, transparent 20%, #ff0 20%, #ff0 85%, transparent 85%);
  margin-bottom: 60px;
  font-size: 1.8em;
  font-weight: bold;
  padding: 40px 0 30px 150px;
  position: relative;
}
.cable_five h2:after {
  content: "";
  width: 300px;
  height: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10%;
  margin: auto;
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/section-title2.png") center/contain no-repeat;
}












.cable_size {
  width: 95%;
  max-width: 1000px;
  margin: 60px auto 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.cable_size li{
width:45%;
}

.cable_size li h4{
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}

.cable_size  li div{
   background: #fff !important;
	position:relative;
}
.cable_size  li div.cable_size_ex{
padding:40px 20px;
		margin-bottom:70px;
}
.cable_size  li div.cable_size_ex:after{
content:"";
	width:20%;
	padding-top:20%;
	position:absolute;
	bottom:-60px;
	right:0;
	left:0;
	margin:auto;
	background:url(https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/yellowarrow.png) center/contain no-repeat;
}


.cable_size li div.cable_size_rec{
	text-align:center;
	display:flex;
	align-items:center;
	height:150px;
	justify-content:center;
}


.cable_size li div.cable_size_rec:after{
content:"";
	width:25%;
	padding-top:25%;
	position:absolute;
	top:-30px;
	left:-30px;
	background:url(https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/osusume.png) center/contain no-repeat;
}

.cable_size li div.cable_size_rec:before{
content:"";
	position:absolute;
	left:0;
	right:0;
	margin:auto;
}
.recommend-one:before{
		bottom:-90px;
		width:40%;
	padding-top:32%;
	background:url(https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/0.5-1.png) center/contain no-repeat;
}

.recommend-two:before{
		bottom:-110px;
		width:50%;
	padding-top:40%;
	background:url(https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/1.5-2.png) center/contain no-repeat;
}

/*仕様について説明*/
.cable_six h2 {
  text-align: center;
  background: linear-gradient(to bottom, transparent 0, transparent 20%, #ff0 20%, #ff0 85%, transparent 85%);
  margin-bottom: 60px;
  font-size: 1.8em;
  font-weight: bold;
  padding: 40px 0 30px 150px;
  position: relative;
}
.cable_six h2:after {
  content: "";
  width: 300px;
  height: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10%;
  margin: auto;
  background: url("https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/section-title3.png") center/contain no-repeat;
}
.spec-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 95%;
  max-width: 1000px;
  margin: 0 auto 60px;
  padding: 0 0 100px;
}
.spec-box div {
  width: 43%;
  position: relative;
  padding-bottom: 20%;
}
.spec-box div img {
  width: 90%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.spec-box div h3 {
  color: #fff;
  background-color: #1e2635;
  text-align: center;
  padding: 20px 0;
  border-radius: 20px;
  font-size: 1.1em;
  margin-bottom: 20px;
}
.spec-box div p span {
  display: block;
  padding: 1em;
  margin: 20px 0;
  font-size: 0.9em;
  font-weight: bold;
  color: #1e2635;
  background: #f1f4f8;
}
.cable_item_box {
  padding: 0 0 50px;
  margin-top: 160px;
}
.cable_item_box h2 {
  font-weight: bold;
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 40px;
  background: #1e2635;
  color: #fff;
  padding: 20px 0;
}
.cable_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 85%;
  max-width: 1200px;
  margin: 80px auto 60px;
  align-items: flex-start;
}
.cable_item > div {
  width: 25%;
  padding: 2%;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.5;
}
.cable_item > div h3 {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.cable_item1 {
  background: #7b9a87;
}
.cable_item2 {
  background: #6992a6;
}
.cable_item ul {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.cable_item ul li {
  width: 20%;
  background: #fff;
  padding: 1.5%;
  border: 1px solid #000;
  position: relative;
}
.cable_item ul li h4 {
  background: #1e2635;
  color: #fff;
  font-size: 0.7em;
  text-align: center;
  position: absolute;
  top: 200px;
  left: 0;
  width: 100%;
  padding: 5px 0;
}

	/*フッターの上部余白解除*/
	
	footer{
		margin-top: 0;
	}
	
/*:::::::::::::::::::::::::::::::::::::::::タブレット  :::::::::::::::::::::::*/
@media all and (max-width: 1200px) and (min-width: 600px) {


} /*タブレット閉じタグ*/








/*:::::::::::::::::::::::::::::::::::::::::スマホ :::::::::::::::::::::::*/
@media all and (max-width: 599px) {
	/*上部の余白解除*/
	.breadcrumb {
        margin: 20px auto 0;
    }
	
	
	
		header.cable_recommend_head{
height:360px;
}
	
	
	header.cable_recommend_head:after {
  background-size: 50%;
}
header.cable_recommend_head div {
	top:60px;
	padding-bottom: 140px;
  background-position: bottom left 30%, bottom right 30%;
  background-size: 120px;
}
header.cable_recommend_head div h1 {
  font-size: 1.1em;
	margin-bottom: 30px;
	padding: 5px 30px;
}
header.cable_recommend_head div p {
  font-size: 2em;
}
.point span {
  padding-right: 10px;
  margin-right:0;
	font-size:2.2em;
	letter-spacing:-0.3em;
	line-height:1.3;
	transform:rotate(-10deg);
}
	
	
	
	/*種類説明*/
.cable_one {
  padding: 0 0 30px;
}

.cable_one ul {
  margin-top: 40px;
}
.cable_one ul li {
  width:100%;
	margin-bottom: 20px;
}
	
		.cable_one ul li:first-of-type{
padding-bottom: 310px;
}
		.cable_one ul li:first-of-type:before{
bottom:10px;
}
		
	
	.cable_one ul li div:first-of-type{
    padding: 20px 40px 40px;
    background: #959caf;
    min-height:150px;
}
	
	
.cable_two{
margin-bottom:160px!important;
	margin-top:40px!important;
	padding-bottom:10px;
}
	
.cable_two h2:after {
    width: 260px;
    height: 130px;
    top:-90px;
	bottom:auto;
	left:0;
	right:0;
}
	
	.cable_two h2 {
    margin-bottom: 0;
    font-size: 1.4em;
    padding: 40px 1em 30px;
}
	
		.trable-patern{
margin-top: 10px;
}
	.trable-patern p{
font-size:0.9em;
		text-align: center;
		line-height:1.2;
		padding: 2%;
}
	
.braided-wrap {
    background: #7b9a87 url(https://newseed.co.jp/wp/wp-content/themes/newseed_2021/asset/images/cable_recommend/img/braidedimg.png) top 10px right 10px/ 65% no-repeat;
    padding: 100px 0 90px;
    width: 95%;
    margin: 100px auto 0;
}	
.cable_two h3.braided:after {
    width: 120px;
    height: 120px;
    top: -160px;
    left:0;
}
	.cable_two ul{
justify-content: center;}
	
.cable_two ul li {
    width:80%;
    padding: 60px 5% 30px;
	margin-bottom: 80px;
}
	
	.cable_two ul li:after{
width:100px;
		height:100px;
}
.cable_two ul li:last-child{
	margin-bottom:0;
}	
a.braided-link {
    right:40px;

}	
	
	
	
	
	.cable_six h2:after {
    width: 260px;
    height: 130px;
    top:-90px;
	bottom:auto;
	left:0;
	right:0;
}
	
	.cable_six h2 {
    margin-bottom: 0;
    font-size: 1.4em;
    padding: 40px 1em 30px;
}
	
	.spec-box{
		padding-bottom:0;
}
		
	
	.spec-box div {
    width: 100%;
		margin-top: 10px;
		margin-bottom:40px;
		padding-bottom:150px;
}
	.spec-box div h3 {
    padding: 10px 0;
    margin-bottom: 20px;
}
	
	
	.cable_four dl dt,.cable_four dl dd{
		width:100%;
	}
	
		.cable_four dl dt{
	padding: 10px 0;
    border-radius: 20px;
    font-size: 1.1em;
    margin-bottom: 20px;
	}
	
	.bar-graph-wrap {
    margin:0 auto 140px;
}
	
	.bar-graph-wrap h3{
max-width: 100%;
		padding:2px;
		font-size:0.9em;
}	
	.cable_graph {
padding-right: 30px;
		padding-bottom:160px;
}
			.graph,.graph2{
			height:30px;
}
		.cable_graph:after {
    bottom: 0;
    right: 0;
    width: 180px;
    height: 300px;
}
	
	
	
	.mfi-mark {
    width: 40%;
    top:20px;
    right: 0;
		left:0;
		margin: auto;
}
	
	.cable_three{
padding:50px 2em;
}	
	
.cable_three h3{
margin-top:20px;
	line-height:2;
	margin-bottom: 20px;
	font-size:1.3em;
}	
	
.cable_three h3 span{
font-size:9px;
}	
		
	
	
	.cable_five h2:after {
    width: 260px;
    height: 130px;
    top:-90px;
	bottom:auto;
	left:0;
	right:0;
}
	
	.cable_five h2 {
    margin-bottom: 0;
    font-size: 1.4em;
    padding: 40px 1em 30px;
}	
	.cable_five {
    padding: 50px 1em 20px;
    margin-top: 100px !important;

}
	
.cable_size {
  width: 95%;
  max-width: 1000px;
  margin: 60px auto 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.cable_size li{
width:100%;
	margin-bottom:100px;
}

.cable_size li:last-of-type{
	margin-bottom:20px;
}


.cable_size  li div.cable_size_ex{
		margin-bottom:80px;
	margin-top:15px;
}
.cable_size  li div.cable_size_ex:after{

	bottom:-40px;
}


.cable_size li div.cable_size_rec{
	height:120px;
}


.cable_size li div.cable_size_rec:after{
content:"";
	top:-30px;
	left:-20px;
}

.cable_size li div.cable_size_rec:before{
}
.recommend-one:before{
		bottom:auto;
	top:-60px;
}

.recommend-two:before{
		bottom:auto;
		top:-75px;
}
	
	
	
	.cable_item_box {
    padding: 0 0 50px;
    margin-top: 80px;
}

	
	.cable_item > div {
		width:100%;
		margin-bottom: 20px;
		padding: 10px 1em 20px;
  }
		.cable_item > div h3{
margin-bottom: 10px;
  }
	
	.cable_item{
margin: 60px auto 20px;

}
	
	.cable_item ul {
    width:100%;
    margin-bottom:0;

}
	
.cable_item ul li {
    width:45%;
	margin-bottom:20px;
	padding-bottom: 20px;
}	
	
	.cable_item ul li h4 {
    top:auto;
		bottom:0;
     width: 100%;
    padding: 5px 0;
}
	
	
	
	

	
	
	
	
	

} /*スマホ閉じタグ*/
