@charset "UTF-8";
/**
* ヘッダ・フッタ リニューアル 2022
*/
#wrap-container {
  width: 1200px;
  margin: 10px auto 0;
  padding: 0 10px;
}

#container {
  display: flex;
}

.sp {
  display: none;
}

body.mac #container {
  font-size: 15px;
}

#container {
  width: 100%;
  color: #333333;
  font-weight: 400;
  font-feature-settings: "palt";
  line-height: 1.7;
  position: relative;
}

div#wrap-container {
  padding: 0;
  font-family: 'Noto Sans JP', 'Roboto',  sans-serif;
}

#main-contents {
  width: 100%;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.8em;
  margin: 0 0 2%;
  padding-bottom: 3px;
  line-height: 1;
}

p.title_banner {
  width: 980px;
  margin: 0 auto;
}

/* リード文 */
div#what {
  margin: 2% 1.6% 2.2%;
  padding: 0 0 2%;
}

div#what p {
  font-size: 1em;
  float: left;
  line-height: 1.55;
  font-feature-settings: initial;
}

div#what p strong {
  display: block;
  font-size: 1.5em;
  margin: 0 0 0.8%;
}

div#what a {
  display: block;
  width: 23%;
  float: right;
  margin-top: 0.5%;
}

div#osusume {
  padding: 0 0 5%;
}

div#osusume h2 {
  margin: 4.5% 0 1.2%;
  padding: 0 0 .8% 2%;
  border-bottom: 1px solid #efefef;
  color: #0172d3;
  font-size: 1.6em;
  text-align: center;
  letter-spacing: 0.19em;
}

div#osusume p {
  padding: 0 1% 0 2%;
  margin: 2.1% 0 0;
  font-feature-settings: "plat";
  letter-spacing: 2.2px;
  line-height: 2em;
}

/* こんなことで困っていませんか？ */
div#trouble {
  margin: 1% 1% 5.5%;
  border: 10px #ffd034 solid;
  border-radius: 25px;
}

p.trouble-title {
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  margin: 2.5% 0 0.3% 2%;
}

p.trouble-cap {
  text-align: center;
  font-size: 2em;
  letter-spacing: 0.04em;
  font-weight: 700;
  margin-left: 1%;
}

.trouble-cap span {
  color: red;
  text-decoration: underline;
}

.trouble-list p {
  width: 50%;
  margin: 2% 0 0 4%;
  font-size: 1.2em;
  letter-spacing: -0.6px;
  font-feature-settings: "plat";
  display: inline-block;
  vertical-align: top;
}

.trouble-list span {
  color: red;
  font-weight: bold;
}

div.trouble-list img {
  width: 39%;
  display: inline-block;
}

div.trouble-list {
  padding-bottom: 3%;
}

div.trouble-list img:nth-of-type(1) {
  margin: 2.8% 2% 0 3.6%;
}

p.arrow-b {
  text-align: center;
  margin: 1.5% 0;
}

p.arrow-b img {
  width: 84px;
}

div.decision {
  background-color: #FFEA5C;
  padding: 1.5% 2% 2.5%;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
}

div.decision p {
  margin: 0 0 1.2%;
}

div.decision img {
  width: 290px;
  margin: 0 2.2% 0 0;
}

div.decision img:nth-of-type(3) {
  margin: 0;
}

/* こんなシーンにもおすすめ！ */
div#use-scene {
  padding: 0 3% 4.5%;
  margin: 1% 0 0;
  background-color: #FFF5D6;
}

div#use-scene p.use-scene-title {
  color: #FF7123;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  padding: 3% 0 2%;
}

div#use-scene div.use-scene-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

div#use-scene div.use-scene-group div {
  width: 48.8%;
}

div#use-scene div.use-scene-group div span.use-scene-sub-title {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  padding: 2% 0;
}

div#use-scene div.use-scene-group div span.use-scene-note {
  display: block;
  font-size: 1rem;
  margin: 1.2% 0 0;
}

div#use-scene div.use-scene-group div img {
  width: 100%;
}

/* トレイルカメラ比較表 */
#comparison-table h3 {
  margin-bottom: 1% !important;
}

#comparison-table table {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

#comparison-table th {
  background-color: #eff4f9;
  font-size: 1em;
  border: 1px solid #cccccc;
}

#comparison-table td {
  width: 17.9489%;
  font-size: 1em;
  line-height: 1.6;
  text-align: center;
  padding: .8% 1%;
  border: 1px solid #cccccc;
}

#comparison-table td img {
  width: 100%;
}

#comparison-table td img.new {
  width: 28px;
  height: 14px;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

#comparison-table td img.lim {
  width: 37px;
  height: 15px;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

#comparison-table td.data {
  padding: 0 1%;
  vertical-align: top;
}

#comparison-table td.data a {
  display: block;
  width: 100%;
}

#comparison-table td.data a img {
  width: 100%;
}

#comparison-table td.data .icn-list {
  margin: 4% 0 6%;
}

#comparison-table td.data .icn-list li {
  background-color: #e6e6e6;
  font-size: 1em;
  line-height: 1.3;
  text-align: center;
  margin: 0 0 1.8%;
  padding: 2.9% 0;
  color: #151515;
}

#comparison-table td.data .icn-list li.yellow {
  background-color: #f28c00;
  font-weight: bold;
  color: #ffffff;
}

#comparison-table td.data .icn-list li.yellow span {
  font-size: 1.333em;
}

#comparison-table td.data .icn-list li.green {
  background-color: #1EB965;
  font-size: 1.25em;
  font-weight: bold;
  color: #ffffff;
}

#comparison-table td.data .icn-list li.green sup {
  color: #ffffff;
}

#comparison-table td.data .icn-list li.blue {
  background-color: #2daff4;
  font-size: 1.333em;
  font-weight: bold;
  color: #ffffff;
}

#comparison-table td.data .icn-list li.blue sup {
  color: #ffffff;
}

#comparison-table td.data .icn-list li sup {
  font-size: 10px;
  color: #0099ff;
  vertical-align: super;
}

#comparison-table td.hinban {
  text-align: left;
}

#comparison-table td.hinban a {
  display: inline-block;
  background: url(/static/images/seihin_joho/telework_fully/yaji_maru_bl.png) no-repeat left 0;
  background-size: 15px;
  background-position: 0 50%;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0 3%;
  padding: 0 0 0 1.3em;
  color: #1c64b3;
}

#comparison-table .atn-text {
  margin: .4% 0 0;
}

#comparison-table .atn-text p {
  font-size: .9333em;
  line-height: 1.6;
  letter-spacing: .06em;
  margin: 0;
  color: #0099ff;
}

/* 製品ラインナップ */
#main-contents h3 {
  line-height: 1.4;
  height: 1.5em;
  text-align: center;
  margin: 11% 0 3.7%;
  font-size: 1.6em;
  padding: 0.5% 0 0 1.5%;
  letter-spacing: 0.15em;
  color: #fff;
  background: linear-gradient(45deg, #247AB2, #23B4C4);
}

p.osusume-ico {
  margin: 7% 0 0;
}

p.osusume-ico img {
  width: 27%;
}

div.sueoki p.sueoki-ttl {
  text-align: center;
  margin: 11% 0 2%;
}

div.sueoki p.sueoki-ttl span {
  display: block;
  font-size: 2.25em;
  font-weight: bold;
  color: #3DABC6;
}

div.product {
  padding: 0;
  margin: 0 0 5.5%;
  padding: 2.5% 0 1%;
  border: 2px solid #EBEBEB;
  position: relative;
}

div.sueoki div.product {
  background-color: #DCF3F9;
}

div.product.osusume {
  background-color: #FFF8D5;
  padding: 2%;
  margin: 0 0 4%;
}

div a img.main {
  margin: 0 3% 3% 3.5%;
}

img.main {
  width: 250px;
  float: left;
  margin: 0 0;
}

div.note {
  float: left;
  width: 66%;
  padding: 0;
  margin: 0;
}

.note h5 {
  font-size: 1.15em;
  margin: 1.7% 0 0;
  line-height: 1.5em;
  font-feature-settings: "plat";
}

div.note ul {
  margin: 4% 0 2%;
}

div.note li {
  display: inline-block;
  font-size: 1.03em;
  font-weight: bold;
  text-align: center;
  padding: 1.5% 2%;
  margin: 0 1px 5px 0;
  line-height: 1;
  color: #fff;
}

.yellow {
  background-color: #F28C00;
}

.blue {
  background-color: #2DAFF4;
}

.pink {
  background-color: #FF95A5;
}

.green {
  background-color: #30A1AA;
}

.gray {
  background-color: #4D4D4D;
}

div.note li.dark {
  background-color: #278048;
  padding: 1.5% 3%;
}

.white {
  background-color: #FFFFFF;
  width: 53%;
}

div.note a {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 0 0 4.5%;
  margin: 2% 0 0;
  line-height: 1;
  background: url(/static/images/common/kasai_icon_blue.png) no-repeat 0 50%;
  background-size: 17px;
  transition: 0.1s;
  color: #333;
}

div.note a:hover {
  transition: 0.1s;
  color: #FF0000;
}

div.note img.new,
div.note img.abo,
div.note img.deal,
div.note img.lim {
  vertical-align: 0;
}

span.price {
  display: block;
  padding: 1% 0 0 5%;
  font-size: 1.05em;
  line-height: 1;
}

.komado {
  border: 2px solid #CCE6FD;
  background-color: #F4F9FF;
  margin: 7% 0 4%;
  padding: 1% 0 1% 3%;
  width: 265px;
  position: absolute;
  top: 17%;
  right: 7%;
}

div.komado ul {
  width: 170px;
}

div.komado ul li {
  color: #000;
  margin: 0;
}

.komado img {
  width: 80px;
  display: inline-block;
  vertical-align: top;
}

.komado ul {
  display: inline-block;
}

.komado ul li p {
  font-size: 1.05em;
  text-align: left;
}

.komado ul li span.notice {
  font-weight: normal;
  font-size: 0.9em;
}

.komado ul li a {
  font-size: 1em;
  width: 100%;
  padding: 0 0 0 20%;
  margin: 0 0 0;
  line-height: 2.5em;
  background-size: 15px;
  letter-spacing: 0.05em;
}

/* 監視カメラ*/
div .landscape {
  width: 61%;
  margin-top: 8%;
  margin: 2.4% 0 10% 17.7%;
  border: 1px solid #ccc;
  position: relative;
}

.landscape img {
  width: 200px;
  vertical-align: middle;
}

.landscape a {
  opacity: 1;
  transition: .2s;
  display: block;
  padding: 4% 0 4% 4%;
}

.landscape a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.landscape a:hover img {
  opacity: 1 !important;
}

.landscape span {
  display: inline-block;
  vertical-align: middle;
  width: 58%;
  font-weight: 700;
  font-size: 1.25em;
  color: #333333;
  text-align: center;
}

/* 動画 */
.down-box {
  display: flex;
  width: 98%;
  background-color: #eee;
  margin: 0 auto;
  justify-content: space-between;
  padding: 4% 3%;
  box-sizing: border-box;
}

.down-box .right {
  display: contents;
}

.down-box p img {
  width: 220px;
}

/* clfx */
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
