body {-webkit-print-color-adjust: exact;}
/*--------------------------------------------------------*/
/*--カタログリンクバナー----------------------------------*/
.catalog{padding:2em 0 1em 5em;text-align: left;}
.catalog > a > img{border-radius: 10px;}
.catalog > a:hover > img{opacity: .75;transition-duration: .1s;}

/*--LoComシリーズラインナップ_PC版--------------------------*/
.locom-lineup{
  max-width: 1000px;
  margin: 30px auto 0;
  font-family:"HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
/*タイトル枠*/
.locom-lineup > .page-title{
  color: #ffffff;     /*薄緑は#CBF5F1   */
  background-color: #00CCC7;
  display: inline-block;  /*横幅をテキストの長さに応じて可変*/
  border-radius: 10px;
}
/*タイトル文字*/
.locom-lineup > .page-title > h2{
  font-size: 2.2em;
  padding:  5px 35px 5px 35px;
  margin: 5px 0;
}
.locom-lineup > .page-title > h2 > br{display: none;}
.locom-lineup > .page-title > h2 > span:nth-of-type(2){margin-left: 1em;}
/*表の注釈*/
.locom-lineup > p{
  text-align: right;
  margin: 0 3em 0 0;
  width: auto;
}
/*--------------------------------------------------------*/
/*表全体*/
.locom-lineup > table{
  margin: 30px auto 0;
  width: 900px;
}
/*先頭行の書式*/
.locom-lineup > table th{
  padding: 20px 0;
  color: #FFFFFF;
  background-color: #00CCC7;
  font-size: 1.8em;
  border-bottom: solid 4px #fff;
}
/*先頭以外の行の書式*/
.locom-lineup > table td{
  padding: 10px 0;
  background-color: #6FE3D8;
  font-size: 1.2em;
}
/*偶数業の背景色*/
.locom-lineup > table tr:nth-child(odd) td,
.locom-lineup > table.lineup-parent td{
  background-color: #CBF5F1;
}
/*各列の幅設定*/
.locom-lineup > table th:nth-of-type(1){width: 200px;}
.locom-lineup > table th:nth-of-type(2){width: 100px;}
.locom-lineup > table th:nth-of-type(3){width: 400px;}
.locom-lineup > table th:nth-of-type(4){width: 200px;}
.locom-lineup > table.lineup-option th:nth-of-type(1){width: 200px;}
.locom-lineup > table.lineup-option th:nth-of-type(2){width: 700px;}

/*「主な用途」のテキスト*/
.locom-lineup > table td:nth-child(3),
.locom-lineup > table.lineup-option td:nth-child(2){
  text-align: left;
  padding-left: .5em;
}
/*--LoComシリーズラインナップ_スマホ版--------------------------*/
@media only screen and (min-width: 320px) and (max-width: 568px){

  /*カタログバナーリンク*/
  .catalog{padding:1em 1em .5em;}
  .catalog > a > img{width: 60%;}
  .catalog > a:hover > img{opacity: 1;transition-duration: 0;}
  /*-------------------*/

  .locom-lineup{
    max-width: 97%;
    margin:auto 1%;
  }
  /*タイトル枠*/
  .locom-lineup > .page-title{
    display: inline-block;  /*横幅をテキストの長さに応じて可変*/
    border-radius: 10px;
  }
  /*タイトル文字*/
  .locom-lineup > .page-title > h2{
    font-size: 1.6em;
    padding:  5px 35px 5px 35px;
    margin: 5px 0;
  }
  .locom-lineup > .page-title > h2 > span:nth-of-type(2){margin-left: 0;}
  .locom-lineup > .page-title > h2 > br{display: inline;}
  /*表の注釈*/
  .locom-lineup > p{
    margin-right: 1em;
    font-size: .7em;
  }
  /*表全体*/
  .locom-lineup > table{width: 95%;margin-top: 15px;}
  /*先頭行の書式*/
  .locom-lineup > table th{font-size: 1.0em;}
  /*先頭以外の行の書式*/
  .locom-lineup > table td{font-size: .8em;padding:.5em;}
  .locom-lineup > table td > br{display: none;}
  /*各列の幅設定*/
  .locom-lineup > table th:nth-of-type(1){width: 20%;}
  .locom-lineup > table th:nth-of-type(2){width: 10%;}
  .locom-lineup > table th:nth-of-type(3){width: 40%;}
  .locom-lineup > table th:nth-of-type(4){width: 20%;}
  .locom-lineup > table.lineup-option th:nth-of-type(1){width: 20%;}
  .locom-lineup > table.lineup-option th:nth-of-type(2){width: 70%;}
}
/*--------------------------------------------------------*/



/*--LoCom Extender_PC版-----------------------------------*/
.locom-extender{
	 max-width: 1000px;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	justify-content: center;
	margin: 20px auto 20px auto;
	text-align: left;
}
.locom-extender li {list-style: none;}
/*--------------------------------------------------------*/
.locom-extender > .page-title{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: left;
	border-bottom: 2px solid lightgray;
  font-family: 'AR P新藝体U', 'AR P新藝体E';
}
.locom-extender > .page-title > h2{
  font-size: 2.75em;
  margin: 5px 5px 10px 5px;
}
.locom-extender > .page-title > p{
  font-size: 1.3em;
  margin: 1.25em .5em 12px 1em;
}
.locom-extender > .page-title > img{
  height: 70px;
  margin-bottom: -5px;
  z-index: -1;
}
/*--------------------------------------------------------*/
.locom-extender > .summary{text-align: center;}
.locom-extender > .summary > h2{
	text-align: left;
	border-bottom: 2px solid lightgray;
	padding: 10px;
}
.summary > p:nth-of-type(1){}
.summary > p:nth-of-type(2){
	color: #7CB342;
	font-size: 22px;
	font-weight: bold;
}
.locom-extender > .summary > img{width: 50%;  border-radius: 10px;}
/*--------------------------------------------------------*/
.locom-extender > .point{}
.locom-extender > .point > .explain{
	display:grid;
	grid-template-rows:repeat(3,100px);
	grid-template-columns:1fr 5fr;
	justify-content: center;
  margin: 0 auto;
}
.locom-extender > .point > .explain > dt:nth-of-type(1){grid-area:1/1/2/2;}
.locom-extender > .point > .explain > dt:nth-of-type(2){grid-area:2/1/3/2;}
.locom-extender > .point > .explain > dt:nth-of-type(3){grid-area:3/1/4/2;}
.locom-extender > .point > .explain > dd:nth-of-type(1){grid-area:1/2/2/3;}
.locom-extender > .point > .explain > dd:nth-of-type(2){grid-area:2/2/3/3;}
.locom-extender > .point > .explain > dd:nth-of-type(3){grid-area:3/2/4/3;}

.locom-extender > .point dt{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.locom-extender > .point dt > p{
	width: 135px;
	height: 80px;
  border-radius: 5px;

	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #FFBE00;

	color: white;
	font-family:'HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO';
	font-size:1.4em;
	font-weight: bold;
}
.locom-extender > .point dd{
	margin-left: 1em;
	display: flex;
  align-items: center;
	font-size: 18px;
}
/*--------------------------------------------------------*/
.locom-extender > .concept{text-align: center;}
.locom-extender > .concept > h2, .spec > h2{
	color: darkblue;
	font-size: 24px;
	text-align: left;
	margin: 5px auto;
}
.locom-extender > .concept > img{
	width: 80%;
	margin: 0 auto;
}
/*--------------------------------------------------------*/
.locom-extender > .spec{text-align: center;}
.locom-extender > .spec > ul{
	display:grid;
	grid-template-rows:repeat(5,auto);
	grid-template-columns:400px 450px;
	text-align: left;
	margin-top: 0;
}
.locom-extender > .spec li:nth-of-type(1){grid-area:1/1/2/2;display: flex;align-items: center;}
.locom-extender > .spec li:nth-of-type(2){grid-area:2/1/3/2;}
.locom-extender > .spec li:nth-of-type(3){grid-area:3/1/4/2;}
.locom-extender > .spec li:nth-of-type(4){grid-area:4/1/5/2;}
.locom-extender > .spec li:nth-of-type(5){grid-area:5/1/6/2;}
.locom-extender > .spec li:nth-of-type(6){grid-area:1/2/2/3;display: flex;align-items: flex-end;}
.locom-extender > .spec li:nth-of-type(7){grid-area:2/2/3/3;}
.locom-extender > .spec li:nth-of-type(8){grid-area:3/2/4/3;}
.locom-extender > .spec li:nth-of-type(9){grid-area:4/2/5/3;}
.locom-extender > .spec li:nth-of-type(10){grid-area:5/2/6/3;}

.locom-extender > .spec img{height: 40px;}
.locom-extender > .spec > p{
	text-align: right;
	font-size: 14px;
	margin: 0 40px 0 auto;
}
/*--LoCom Extender_スマホ版-----------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 568px) {
	.locom-extender{
		width: 97%;
		margin:auto 1%;
	}
  /*------------------------------------------------------------*/
  .locom-extender > .page-title{
    display:grid;
    grid-template-rows:repeat(2,auto);
    grid-template-columns:auto auto;
  }
  .locom-extender > .page-title > h2{
    grid-area:1/1/2/2;
    font-size: 1.75em;
    margin: 0 0 0 .5em;
  }
  .locom-extender > .page-title > p{
    grid-area:2/1/3/2;
    font-size: .75em;
    margin: 0 0 5px 1.5em;
    text-align: center;
  }
  .locom-extender > .page-title > img{
    grid-area:1/2/3/3;
    height: 60px;
    margin-bottom: 0;
  }
	/*--------------------------------------------------------*/
	.locom-extender > .summary{text-align: center;}
	.locom-extender > .summary p:nth-of-type(1){font-size: 16px;text-align:left;}
	.locom-extender > .summary p:nth-of-type(2){font-size: 18px;text-align:left;}
	.locom-extender > .summary img{width: 75%;}
	/*--------------------------------------------------------*/
	.locom-extender > .point{}
	.locom-extender > .point br{display:none;}
	.locom-extender > .point > .explain{
		display:grid;
		grid-template-rows:repeat(6,auto);
		grid-template-columns:99%;
	}
	.locom-extender > .point > .explain > dt:nth-of-type(1){grid-area:1/1/2/2;}
	.locom-extender > .point > .explain > dd:nth-of-type(1){grid-area:2/1/3/2;}
	.locom-extender > .point > .explain > dt:nth-of-type(2){grid-area:3/1/4/2;}
	.locom-extender > .point > .explain > dd:nth-of-type(2){grid-area:4/1/5/2;}
	.locom-extender > .point > .explain > dt:nth-of-type(3){grid-area:5/1/6/2;}
	.locom-extender > .point > .explain > dd:nth-of-type(3){grid-area:6/1/7/2;}

	.locom-extender > .point dt{display: inline;}
	.locom-extender > .point dt > p{
		width: 200px;
		height: 30px;
		border-radius: 10px;
		font-size:1.2em;
		margin: 5px 0;
	}
	.locom-extender > .point dd{
		font-size: .9em;
		margin-left: 1em;
	}
	/*--------------------------------------------------------*/
	.locom-extender > .concept{}
	/*--------------------------------------------------------*/
	.locom-extender > .spec{}
	.locom-extender > .spec > ul{display:inline;padding:0;}
	.locom-extender > .spec > ul > li{
		font-size:.9em;
		padding-left: 6em;
    text-indent: -6em;
	}
	.locom-extender > .spec > p{font-size:.7em;margin-left:1em;	text-align: left;}
	.locom-extender > .spec > p:nth-of-type(1){margin-top:3em;}
}
/*--------------------------------------------------------*/



/*--LoCom ソーラーユニット_PC版--------------------------------------*/
.locom-solar{
	 max-width: 1000px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	justify-content: center;
	margin: 20px auto 20px auto;
	text-align: left;
}
.locom-solar li {list-style: none;}

.locom-solar > .page-title{
  text-align: center;
	border-bottom: 2px solid lightgray;
  font-family: 'AR P新藝体U', 'AR P新藝体E';
  margin-bottom: 1.5em;
}
.locom-solar > .page-title > h2{
  font-size: 2.75em;
  margin: 5px 5px 10px 5px;
}
.locom-solar > .overview > .pictures{display: flex;}
.locom-solar > .overview > .pictures > * > .text{
	text-align: center;
	font-size: 1.5em;
}
.locom-solar > .overview > .pictures > * > .picture{margin: 0 25px;}
.locom-solar > .overview > .pictures > .external > .explain{display: none;}
.locom-solar > .overview > .pictures > .internal > p:nth-child(3) {font-size: 1.2em}
.locom-solar > .overview > .pictures > .example > .picture{width: 200px;}
.locom-solar > .overview > .explain{
	font-size: 1.7em;
	margin: 10px 0 20px 1em;
}
.locom-solar > .infomation > * > .title{
	color: #164178;
	letter-spacing: .2em;
	font-size: 1.7em;
	margin: 0 0 0 1em;
}
.locom-solar > .infomation > .spec > .lists{display: flex;}
.locom-solar > .infomation > .spec > .lists > .text{
	font-size: 1.3em;
	margin: 10px 50px 20px 0;
}
.locom-solar > .infomation > .spec > .lists > .text > li{margin: 5px 0;}
.locom-solar > .infomation > .spec > .lists > .text > li > br{display: none;}
.locom-solar > .infomation > .price{display: flex;}
.locom-solar > .infomation > .price > .text{
	font-size: 1.4em;
	margin: 5px 0 30px 40px;
}
/*--LoCom ソーラーユニット_スマホ版-----------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .locom-solar{width: 100%;}
  .locom-solar > .page-title > h2{
    font-size: 1.75em;
    margin: 0 0 0 .5em;
  }
  .locom-solar > .overview > .pictures{display: inline;}
  .locom-solar > .overview > .pictures > * {
    text-align: center;
    padding-bottom: 30px;
  }
  .locom-solar > .overview > .pictures > * > .picture{margin: 0;}
  .locom-solar > .overview > .pictures > .external{
    display:flex;
    flex-flow: column;
  }
  .locom-solar > .overview > .pictures > .external > .picture{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .locom-solar > .overview > .pictures > .external > .explain{
    font-size: 1.5em;
    display: inline;
  }
  .locom-solar > .overview > .explain{display: none;}
  .locom-solar > .infomation > * > .title{margin: 0 0 0 10px;}
  .locom-solar > .infomation > .spec > .lists{display: inline;}
  .locom-solar > .infomation > .spec > .lists > .text{
    padding-left: 0;
    font-size: 1.2em;
  }
  .locom-solar > .infomation > .spec > .lists > .text > li{margin-left:5px;}
  .locom-solar > .infomation > .spec > .lists > .text > li > br{display: inline;}
  .locom-solar > .infomation > .spec > .lists > .text:nth-child(1){margin-bottom: 0;}
  .locom-solar > .infomation > .spec > .lists > .text:nth-child(2) > li:nth-child(3){
    margin-left: 125px;
    text-indent: -120px;
  }
  .locom-solar > .infomation > .price > .text{
    font-size: 1.25em;
    margin: 5px 0 30px 30px;
  }
}
/*------------------------------------------------------------------*/



/*--LoCom 延長アンテナ_PC版--------------------------------------*/
.locom-antenna{
	max-width: 1000px;
 	font-family:"HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  margin: 20px auto;
}
.locom-antenna > .page-title{
  text-align: center;
	border-bottom: 2px solid lightgray;
  font-family: 'AR P新藝体U', 'AR P新藝体E';
  margin-bottom: 1.5em;
}
.locom-antenna > .page-title > h2{
  font-size: 2.75em;
  margin: 5px 5px 10px 5px;
}
.locom-antenna li {list-style: none;}

.locom-antenna > .content{
  display: flex;
	justify-content: center;
	margin: 20px auto 20px auto;
	text-align: left;
}
.locom-antenna > .content > .pictures{}
.locom-antenna > .content > .pictures > .picture{
	width: 80%;
	height:80%;
	margin: 0 35px 0 20px;
}
.locom-antenna > .content > .overview{width: auto;}
.locom-antenna > .content > .overview > .explain{
	font-size: 1.4em;
	margin: 0 0 5px 0;
}
.locom-antenna > .content > .overview > .explain br{display: none;}
.locom-antenna > .content > .overview .title{
	color: #164178;
	letter-spacing: .2em;
	font-size: 1.7em;
}
.locom-antenna > .content > .overview > .spec{
	font-size: 1.4em;
	padding-left: 5px;
}
.locom-antenna > .content > .overview > .spec > li > br{display: none;}
.locom-antenna > .content > .overview > .price{display: flex;}
.locom-antenna > .content > .overview > .price > .text{
	font-size: 1.4em;
	margin-left: 30px;
	padding-top: 3px;
}
/*--LoCom 延長アンテナ_スマホ版-----------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .locom-antenna h3{text-align: left;}

	.locom-antenna{width: 100%;}
  .locom-antenna > .page-title > h2{
    font-size: 1.75em;
    margin: 0 0 0 .5em;
  }
	.locom-antenna > .content{display: inline;}
	.locom-antenna > .content > .pictures{text-align: center;}
	.locom-antenna > .content > .pictures > .picture{width: 60%;}
	.locom-antenna > .content > .overview{text-align: center;}
	.locom-antenna > .content > .overview > .title{
		margin-bottom: 0;
		width: auto;
	}
	.locom-antenna > .content > .overview .explain{
		font-size: 1.3em;
		margin-bottom: 20px;
		margin-top:10px;
	}
	.locom-antenna > .content > .overview > .explain > br{display: inline;}
	.locom-antenna > .content > .overview > .spec{
		font-size: 1.2em;
		text-align: left;
	}
	.locom-antenna > .content > .overview > .spec > li{
		margin-left: 7em;
		text-indent: -7em;
	}
	.locom-antenna > .content > .overview > .spec > li > br{display: inline;}
	.locom-antenna > .content > .overview > .price > .text{font-size: 1.25em;}
}
/*------------------------------------------------------------------*/
