/****************************************************
*RESET CSS
****************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
input, textarea,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background-color: transparent;
  box-sizing: border-box; }

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  /* iphone番safariでの文字サイズを調整*/
  -ms-text-size-adjust: 100%; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before {
  content: '';
  content: none; }

blockquote:before, blockquote:after,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }
small {
  font-size: 70%;}
del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "myfont";
  src: url("myfont.eot");
  src: url("myfont.eot?#iefix") format("eot"), url("myfont.woff") format("woff"), url("myfont.ttf") format("truetype"), url("myfont.svg#myfont") format("svg"); }
.icon-arw-right-bold:before, .icon-arw-right:before, .icon-arw-top:before, .icon-arw-tri:before, .icon-arw-under-bold:before, .icon-question:before {
  font-family: "myfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-arw-right-bold:before {
  content: "\E001"; }

.icon-arw-right:before {
  content: "\E002"; }

.icon-arw-top:before {
  content: "\E003"; }

.icon-arw-tri:before {
  content: "\E004"; }

.icon-arw-under-bold:before {
  content: "\E005"; }

.icon-question:before {
  content: "\E006"; }

.clearfix, #header #header_in, #header #nav, #breadcrumb .breadcrumb, #page, #content .point_content, #content .point_content .column2 .column2_inner div, .camrea_choice, .item_camera, .flow, .flow_caption .step > div, .point_page .flow_caption .ttl_box h3, .product_page, .product_page .item_list, .product_page .list_in, .product_page .camera_box, .product_page .camera_box_wrap, .product_page .camera_box_wrap ul {
  *zoom: 1; }
  .clearfix:after, #header #header_in:after, #header #nav:after, #breadcrumb .breadcrumb:after, #page:after, #content .point_content:after, #content .point_content .column2 .column2_inner div:after, .camrea_choice:after, .item_camera:after, .flow:after, .flow_caption .step > div:after, .point_page .flow_caption .ttl_box h3:after, .product_page:after, .product_page .item_list:after, .product_page .list_in:after, .product_page .camera_box:after, .product_page .camera_box_wrap:after, .product_page .camera_box_wrap ul:after {
    content: "";
    display: table;
    clear: both; }

body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

#content .point_content, .camrea_choice, .flow_caption .step > div {
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 4px #ccc;
  box-shadow: 0 4px 4px #ccc; }

.center {
  text-align: center;
  display: block;
  margin: 0 auto; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

.vam {
  vertical-align: middle; }

.ls1 {
  letter-spacing: -1px; }

.ls2 {
  letter-spacing: -2px; }

.ls3 {
  letter-spacing: -3px; }

.ls4 {
  letter-spacing: -4px; }

.ls5 {
  letter-spacing: -5px; }

.ls1_plus {
  letter-spacing: 0.1em;
  margin-left: -0.1em; }

.ls2_plus {
  letter-spacing: 0.2em;
  margin-left: -0.1em; }

.ls3_plus {
  letter-spacing: 0.3em;
  margin-left: -0.1em; }

.ls4_plus {
  letter-spacing: 0.4em;
  margin-left: -0.1em; }

.ls5_plus {
  letter-spacing: 0.5em;
  margin-left: -0.1em; }

.db {
  display: block; }

.dn {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.ti1 {
  text-indent: 1em; }

.fwb {
  font-weight: bold; }

.bd {
  border: 1px solid #000; }

.bg {
  background: #303030; }
.mt1em { margin-top: 1em;}
.m1em { margin: 1em;}
.mb1em { margin-bottom: 1em;}
.column {
  margin-bottom: 2em; }

.column > div {
  float: left; }

.column2 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%; }

.column2:nth-child(2n) {
  margin-right: 0; }

.column2 h5 {
	background: transparent linear-gradient(to bottom, #4C9CF0 0%, #226BB6 100%) repeat scroll 0% 0%;
	color: #FFF;
	font-weight: bold;
	padding: 0.5em 1em;
	text-align: center;
}
.column2 dt {
	background: url(../images/camrea_choice_subt_bg.gif) repeat left center;
	height: 50px;
	line-height: 50px;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding: 0em 0em 0em 1em;
	text-shadow: 0 2px 1px #fff,
				  2px 0 1px #fff,
				  0 -2px 1px #fff,
				  -2px 0 1px #fff,
				  -2px -2px 1px #fff,
				  2px -2px 1px #fff,
				  -2px 2px 1px #fff,
				  2px 2px 1px #fff,
				 black 3px 3px 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #226BB6;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #226BB6;
}
.column2 dt a {
  text-decoration: none;
  color: #000;
}
.column2 dd {
	background: #FFF;
	padding: 0.5em 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #226BB6;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #226BB6;
	border-bottom-color: #226BB6;
}
.column2 dd.height1 {
	height: 16em;
}
.column2 dd.height2 {
	height: 17em;
}
.column3 {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%; }

.column3:nth-child(3n) {
  margin-right: 0; }

.column4 {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%; }

.column4:nth-child(4n) {
  margin-right: 0; }
.text_box2 {
	border: 1px solid #CCC;
	margin-bottom: 2%;
	overflow: hidden;
}
.text_box2 h4 {
	font-weight: bold;
	color: #000;
	background: #d2e1f0  url(../images/caution.png) no-repeat 5px center;
	border-bottom: 1px solid #e5e5e6;
	padding: 0.5em 30px;

}
.text_box2 p {
	padding: 0 1em;
}
#page_to_top,
.click_area,
.clickable,
input[type=submit] {
  cursor: pointer; }

html {
  background: #fff; }

body {
  line-height: 1.6;
  color: #333;
  font-size: 14px;
  width: 100%;
  background: #fff;
  word-break: break-all;
  min-width: 1000px; }

h1 {
  font-size: 22px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

#page {
  position: relative; }

#page .top_scroll {
  position: absolute;
  right: 0;
  bottom: 0; }

#page .top_scroll {
  color: #333; }

#header {
  width: 100%; }
  #header #header_in {
    width: 980px;
    margin: 0 auto;
    padding: 1em;
    position: relative; }
  #header h1 {
    font-size: 12px;
    margin-top: -10px; }
  #header .logo {
    float: left;
    margin-top: 0.5em; }
  #header .fix_head_nav {
    position: absolute;
    right: 0;
    top: 28px;
    height: 74px;
    padding: 1em 0.5em; }
    #header .fix_head_nav ul {
      list-style: none; }
      #header .fix_head_nav ul li {
        float: left;
        margin-left: 2px;
        margin-right: 8px; }
        #header .fix_head_nav ul li:nth-child(2) {
          margin-left: 0;
          margin-right: 0; }
  #header #nav {
    width: 100%;
    background: url(../images/bg_nav.png) repeat-x 100%;
    position: relative;
    box-shadow: 0 1px 3px #c2971e; }
    #header #nav ul {
      width: 980px;
      margin: 0 auto; }
    #header #nav li {
      border-right: 1px solid #fff;
      float: left;
      height: 50px;
      text-indent: -9999px; }
      #header #nav li:first-child {
        border-left: 1px solid #fff; }
      #header #nav li a {
        display: block;
        width: 100%;
        height: 50px; }
    #header #nav .nav_top {
      background: url(../images/nav_top.png) no-repeat;
      width: 163px; }
    #header #nav .nav_item {
      background: url(../images/nav_item.png) no-repeat;
      width: 162px; }
    #header #nav .nav_flow {
      background: url(../images/nav_flow.png) no-repeat;
      width: 162px; }
    #header #nav .nav_faq {
      background: url(../images/nav_faq.png) no-repeat;
      width: 162px; }
    #header #nav .nav_company {
      background: url(../images/nav_company.png) no-repeat;
      width: 162px; }
    #header #nav .nav_contact {
      background: url(../images/nav_contact.png) no-repeat;
      width: 162px; }
    #header #nav .nav_top,
    #header #nav .nav_item,
    #header #nav .nav_flow,
    #header #nav .nav_faq,
    #header #nav .nav_company,
    #header #nav .nav_contact {
      -webkit-background-size: 100%;
      -o-background-size: 100%;
      background-size: 100%; }
      #header #nav .nav_top:hover,
      #header #nav .nav_item:hover,
      #header #nav .nav_flow:hover,
      #header #nav .nav_faq:hover,
      #header #nav .nav_company:hover,
      #header #nav .nav_contact:hover {
        background-position: 0 -50px; }

#nav li {
  list-style: none; }

@-moz-document url-prefix() {
  #nav li {
    list-style: none !important; } }
:root #nav li {
  list-style: none !important \9; }

/*IE11だけに適用されるCSSハック*/
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #nav li {
    list-style: none !important; } }
#breadcrumb {
  background: #eee;
  border-top: 10px solid #ffc628; }
  #breadcrumb .breadcrumb {
    width: 980px;
    margin: 0 auto;
    padding: 0.5em; }
    #breadcrumb .breadcrumb li {
      list-style: none;
      float: left;
      margin-right: 1em; }
      #breadcrumb .breadcrumb li:after {
        content: '>';
        margin-left: 1em; }
      #breadcrumb .breadcrumb li:last-child:after {
        content: ''; }
      #breadcrumb .breadcrumb li a {
        color: #333;
        text-decoration: underline; }

/*20160726修正*/
#main {
  width: 100%;
  background: url(../images/main_webcamera.png)repeat-x left top;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }
  #main .inner {
    width: 980px;
    margin: 0 auto;
    padding: 5em 0 3.5em; }

#page {
  width: 980px;
  margin: 1em auto; }

#content {
  width: 740px;
  float: left; }
  #content .label_title {
    margin-left: -35px;
    margin-bottom: -15px; }
  #content .point_content {
    padding: 1em 1em 0;
    margin-bottom: 2em; }
    #content .point_content .column2 {
      background: url(../images/bg_border.png);
      padding: 5px;
      height: 235px; }
      #content .point_content .column2 h3 {
        background: none;
        padding: 0;
        border: none;
        margin: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
      #content .point_content .column2 .column2_inner {
        background: #fff;
        padding: 1px;
        height: 225px; }
        #content .point_content .column2 .column2_inner div {
          padding: 0.5em 1em; }
          #content .point_content .column2 .column2_inner div img {
            float: left;
            margin-right: 1em; }
          #content .point_content .column2 .column2_inner div p {
            padding-left: 107px; }
  #content h3 {
    background: #4c9cf0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjOWNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjZiYjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c9cf0), color-stop(100%, #226bb6));
    background: -webkit-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
    background: -o-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
    background: -ms-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
    background: linear-gradient(to bottom, #4c9cf0 0%, #226bb6 100%);
    border-left: 5px solid #e11b33;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 4px #e11b33;
    box-shadow: 0 4px 4px #ccc;
    color: #fff;
    font-weight: bold;
    padding: 0.5em 1em;
    margin-bottom: 1em; }

.camrea_choice {
  padding: 1.5em 1.5em 0; }

.item_camera {
  padding: 0 1em; }
  .item_camera h5 {
  background: url(../images/camrea_choice_subt_bg.gif) repeat left center;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  padding: 0em 0em 0em 1em;
  text-shadow: 0 2px 1px #fff,
          2px 0 1px #fff,
          0 -2px 1px #fff,
          -2px 0 1px #fff,
          -2px -2px 1px #fff,
          2px -2px 1px #fff,
          -2px 2px 1px #fff,
          2px 2px 1px #fff,
         black 3px 3px 8px;
  clear: both; }
  .item_camera .text_box {
    border: 1px solid #CCC;
    padding: 0.5em 1em; }
  .item_camera .item_box {
    position: relative;
    border: 1px solid #ccc; }
    .item_camera .item_box a{
      position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    }

    .item_camera .item_box > div {
      padding: 0.5em 1em;
      /*height: 173px;*/ }
    .item_camera .item_box .pic {
      float: left;
      margin-right: 1em; }
    .item_camera .item_box .category {
      font-size: 14px;
      font-weight: bold; }
    .item_camera .item_box .lead {
      margin-bottom: 0.5em;
      height: 45px; }
      .item_camera .item_box .lead_set {
    font-size: 19px;
      }
      
      .item_camera .item_box h6 {font-size: 10px;} 
      
      .item_camera .item_box .set_price {
      font-size: 22px;
      margin-left: 10px;
       color: red;
       float: right;
       }

    .item_camera .item_box .function {
      list-style: none; }
      .item_camera .item_box .function li {
        float: left;
        margin-right: 2px;
        margin-bottom: 2px; }
        
    .item_camera .item_box h4 {
      border-top: 3px solid #e11b33;
      background: #676767;
      height: 35px;
      line-height: 35px;
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3Njc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MjgyODIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #676767 0%, #828282 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676767), color-stop(100%, #828282));
      background: -webkit-linear-gradient(top, #676767 0%, #828282 100%);
      background: -o-linear-gradient(top, #676767 0%, #828282 100%);
      background: -ms-linear-gradient(top, #676767 0%, #828282 100%);
      background: linear-gradient(to bottom, #676767 0%, #828282 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#828282',GradientType=0 );
      text-align: center;
      color: #fff;
      font-weight: bold;
      padding: 0.25em; }
      .item_camera .item_box h4 a {
        text-decoration: none;
        color: #FFF; }

#page.underpage h2 {
  font-weight: bold;
  font-size: 2em;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em;
  background: url(../images/title_underbar.png) repeat-x left bottom; }



.news {
  height: 300px;
  padding: 20px 20px;
  margin-left:1em;
  margin-right:1em;
  border: 1px solid #E2E2E2;
  overflow: hidden;
  font-size: 90%; }
  .news .inner {
	  width: 100%;
	  height: 260px;
	  overflow: auto;}
	.news .inner dl {
	}
	  .news .inner dt {
		  float: left;
		  clear: both;
		  width: 100px;
		  padding: 10px 0;
		  color: #226bb6;
		  font-weight: bold;}
	  .news .inner dd {
	  padding-left: 100px;
	  padding-top: 10px;
	  padding-bottom: 10px;
	  margin-right: 10px;
	  border-bottom: 1px dotted #2E72B9;}
	  .news .inner dd a {
	  }

/*ご利用の流れ
-------------------------------------------- */
.flow_content {
  margin-bottom: 2em;
  background: url(../images/bg_flow.png) no-repeat right top;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  border: 10px solid #2e72b9;
  border-radius: 10px;
  padding: 1em; }
  .flow_content div {
    width: 445px; }
  .flow_content h3 {
    background: none !important;
    background: none !important \9;
    border: none !important;
    border-bottom: 2px dotted #2e72b9 !important;
    box-shadow: none !important;
    display: inline-block;
    padding: 0 !important; }
  .flow_content p {
    font-size: 15px; }

.flow {
  margin-bottom: 2em; }
  .flow ul {
    list-style: none; }
    .flow ul li {
      float: left;
      margin-right: -18px; }

.flow_caption {
  margin-top: 40px; }
  .flow_caption .step {
    margin-bottom: 1em; }
    .flow_caption .step h3 {
      position: relative;
      border-left: none !important;
      padding: 0 !important;
      line-height: 40px; }
      .flow_caption .step h3 img {
        display: block;
        float: left;
        margin-right: 1em; }
    .flow_caption .step > div {
      box-shadow: none;
      padding: 1em;
      margin-top: -1.5em; }
      .flow_caption .step > div img {
        display: block;
        float: left;
        margin-right: 1em; }
      .flow_caption .step > div .txt {
        width: 515px;
        float: left; }
        .flow_caption .step > div .txt h4 {
          font-weight: bold;
          font-size: 1.3em;
          border-bottom: 2px dotted #2e72b9;
          margin-bottom: 0.5em; }
  .flow_caption .arw {
    margin-bottom: 0.5em; }

/*防犯カメラ選びのポイント
-------------------------------------------- */
.point_page .flow_content {
  background: url(../images/main_point01.jpg) no-repeat right top;
  background-size: contain; }
.point_page .flow_caption h3 .ico {
  margin: -20px 10px 40px -20px; }
.point_page .flow_caption .item_type {
  padding-top: 0;
  background: #fff !important;
  margin-bottom: 30px; }
  .point_page .flow_caption .item_type h3 {
    border-left: 4px solid #e11b33 !important;
    margin-bottom: 30px !important; }
  .point_page .flow_caption .item_type .item_type > div {
    padding: 0 !important; }
  .point_page .flow_caption .item_type .border {
    border: 1px solid #ccc;
    border-radius: 4px;
    background: url(../images/point_70.png) no-repeat top right;
    background-size: contain; }
    .point_page .flow_caption .item_type .border .link a {
      color: #e11b33 !important;
      text-decoration: underline; }
    .point_page .flow_caption .item_type .border p {
      padding: 10px;
      font-size: 15px; }
    .point_page .flow_caption .item_type .border div {
      padding: 10px;
      width: 530px; }
  .point_page .flow_caption .item_type .border.point02 {
    background: url(../images/point_76.png) no-repeat top right;
    background-size: contain; }
  .point_page .flow_caption .item_type .border.point03 {
    background: url(../images/point_80.png) no-repeat top right;
    background-size: contain; }
  .point_page .flow_caption .item_type .border.point04 {
    background: url(../images/point_82.png) no-repeat top right;
    background-size: contain; }
.point_page .flow_caption .point_box {
  margin-bottom: 40px; }
  .point_page .flow_caption .point_box a {
    text-decoration: underline;
    color: #e2283d; }
.point_page .flow_caption .ttl_box {
  position: relative;
  margin-bottom: 35px; }
  .point_page .flow_caption .ttl_box .ico {
    position: absolute;
    top: -20px;
    left: -20px; }
  .point_page .flow_caption .ttl_box h3 {
    padding-left: 75px !important;
    margin-bottom: 2em !important; }
    .point_page .flow_caption .ttl_box h3 span {
      display: block;
      float: left;
      margin-top: 5px; }
    .point_page .flow_caption .ttl_box h3 img {
      display: block;
      float: left;
      margin: 0 3px; }

/* 商品一覧
-------------------------------------------- */
.product_page .item_list {
  margin-bottom: 20px;
  padding: 10px; }
.product_page .list_in {
  width: 230px;
  border: 4px solid #ccc;
  float: left;
  margin-right: 15px; }
  .product_page .list_in p {
    margin: 0 0 0 10px; }
    .product_page .list_in p img {
      display: inline;
      float: left;
      width: 13px;
      vertical-align: middle; }
  .product_page .list_in a {
    color: #2e72b9;
    text-decoration: underline;
    float: left;
    background: url(../images/arrow_itemlook.png) no-repeat left center;
    background-size: 13px;
    padding-left: 15px;
    letter-spacing: -1px;
    padding-left: 18px;
    text-align: center; }
  .product_page .list_in img {
    display: block;
    margin: 0 auto;
    width: 222px; }
.product_page .last {
  margin-right: 0 !important; }
.product_page .camera_box {
  margin-bottom: 15px; }
  .product_page .camera_box img {
    float: left;
    margin-right: 20px; }
  .product_page .camera_box ul {
    float: right;
    width: 400px; }
    .product_page .camera_box ul li {
      list-style-type: disc; }
  .product_page .camera_box p {
    padding-right: 35px;
    font-size: 15px;
    padding-left: 320px; }
    .product_page .camera_box p span {
      font-weight: bold; }
.product_page .camera_box_wrap {
  margin-bottom: 10px; }
  .product_page .camera_box_wrap .ico li,
  .product_page .item_chara .ico li {
    float: left;
    list-style: none;
    margin-right: 10px; }
.product_page h3 {
  border-color: #e11b33 !important; }
.product_page h4 span {
  border-left: 4px solid #e11b33;
  padding-left: 10px;
  font-size: 25px;
  font-weight: bold; }
.product_page h4 {
  margin-bottom: 10px; }
.product_page .item_chara {
  margin-bottom: 40px;
  border: 1px solid #e2e2e2; }
  .product_page .item_chara .ico {
	  margin: 10px 0px 10px 8px}
  .product_page .item_chara ul.detail {
    padding: 0 10px 5px; clear:both; }
  .product_page .item_chara h5 {
    text-align: center;
    border-bottom: 3px solid #2e72b9;
    font-size: 15px;
    background: #CCC;
    padding: 8px 0 5px;
    color: #FFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#707070+0,888888+48,aeaeae+100 */
    background: #707070;
    /* Old browsers */
    background: -moz-linear-gradient(top, #707070 0%, #888888 48%, #aeaeae 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #707070), color-stop(48%, #888888), color-stop(100%, #aeaeae));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #707070 0%, #888888 48%, #aeaeae 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #707070 0%, #888888 48%, #aeaeae 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #707070 0%, #888888 48%, #aeaeae 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #707070 0%, #888888 48%, #aeaeae 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#aeaeae',GradientType=0 );
    /* IE6-9 */ }
  .product_page .item_chara .detail li {
    list-style: none;
    padding: 10px 30px 10px;
    background: url(../images/arrow_check.png) no-repeat left center;
    background-size: 20px;
    border-bottom: 1px dotted #2e72b9;
    border-width: 2px; }
  .product_page .item_chara .last {
    border-bottom: none !important; }
.product_page .border {
  background: url(../images/bg_border02.jpg) repeat-x left bottom;
  height: 3px;
  margin: 20px 0; }


/*tab切り替え用20160225*/
.tab_area{
    #display:flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
	-webkit-align-items: flex-end; /* Safari */
	align-items:         flex-end;
	-webkit-flex-wrap: nowrap; /* Safari */
	flex-wrap:         nowrap;
    margin-bottom: 10px;
	width: 740px;
	height:1650px;
    }

.tab_area li{
	/*Tabの装飾*/
	position: relative;
	width: 740px;
	height: 380px;
	background:#fff;
	text-align: left;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #ccc;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	white-space: normal;
	margin-bottom:30px;
}

.product_right{
	float: right;
	margin-right: 20px;
	width: 460px;
	height: 150px;
	
}

.p_btn{
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	
}

.tab_area li h4 {
	padding-left: 20px;
	color: orange;
	font-size: 13pt;
	
}


.tab_area li h5 {
	color: blue;
	font-size: 12pt;
	
}

/*.tab_area li img{
display: inline-block;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}*/


.tab_area li img.item {
	width:30%;
	height:auto;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	float: left;
}
.tab_area li p {
	color: #2e72b9;
    text-decoration: underline;
    background: url(../images/arrow_itemlook_r.png) no-repeat left center;
    background-size: 13px;
    padding-left: 15px;
    letter-spacing: -1px;
    padding-left: 18px;
	margin: 0 0.5em;
    text-align: right;
}
.tab_area li.select{
    /*アクティブタブの装飾*/
	/*Tabの装飾*/
	position: relative;
	width: 740px;
	height: 380px;
	text-align: left;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #ccc;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	white-space: normal;
	margin-bottom:30px;
}

.tab_area li.select h4 {
	padding-left: 20px;
	
}

.tab_area li select h5  {
	padding-left: 250px;
	
}


.tab_area li.select img.item {
	width:30%;
	height:auto;
}
.tab_area li.select p {
	color: #2e72b9;
    text-decoration: underline;
    background: url(../images/arrow_itemlook.png) no-repeat left center;
    background-size: 13px;
    padding-left: 15px;
    letter-spacing: -1px;
    padding-left: 18px;
	margin: 0 0.5em;
    text-align: right;
}



/*お問い合わせページ
-------------------------------------------- */
.contact_form {
  width: 740px;
  margin-bottom: 50px; }
  .contact_form textarea {
    border: 1px solid #cdcfce;
    padding: 5px;
    width: 550px; }
  .contact_form input {
    border: 1px solid #cdcfce;
    width: 250px;
    padding: 5px; }
  .contact_form table {
    width: 740px;
    margin-bottom: 2em; }
  .contact_form th {
    vertical-align: top;
    background: #f1f3f5;
    text-align: left;
    width: 40%; }
  .contact_form th, .contact_form td {
    padding: 11px;
    border: 1px solid #cdcfce; }
  .contact_form .zip {
    margin: 0 5px 0 0;
    color: #000 !important;
    font-size: 15px; }
  .contact_form .zip_area {
    width: 225px; }
  .contact_form span {
    color: #c82506;
    font-size: 12px;
    padding: 0 0 0 5px; }
  .contact_form .agree input {
    width: 20px !important; }
  .contact_form .agreement {
    border: 1px solid #cdcfce;
    padding: 1em;
    overflow: scroll;
    height: 280px;
    margin-bottom: 1em; }
    .contact_form .agreement span {
      font-weight: bold;
      margin: 2em 0 1em !important;
      font-size: 15px;
      color: #000 !important;
      padding: 0 !important; }

.contact_page .bnr_contact {
  border: 3px solid #c2c4c4;
  width: 380px;
  padding: 15px 10px;
  margin: 20px 0 30px; }
.contact_page .bnr_contact img {
  display: block;
  margin: 0 auto; }
.contact_page .attention {
  margin: 0 0 50px; }
  .contact_page .attention a {
    text-decoration: underline; }
.contact_page p {
  margin-bottom: 5px; }
.contact_page h4 {
  font-weight: bold;
  margin-bottom: 5px; }

/*会社概要
-------------------------------------------- */
.company_page table {
  width: 740px;
  margin-bottom: 100px; }
.company_page h2 {
  margin: 30px 0 !important; }
.company_page th, .company_page td {
  border: 1px solid #9ea1a5;
  padding: 10px 20px; }
  .company_page th a, .company_page td a {
    text-decoration: underline; }
.company_page th {
  color: #fff;
  background-color: #2e77c4;
  text-align: left; }
.company_page .small {
  font-size: 12px; }

/*お客様の声
-------------------------------------------- */
.voice_page {
  width: 740px;
  margin-top: 30px; }
  .voice_page p {
    padding: 5px; }
  .voice_page h3 {
    font-weight: bold !important;
    margin: 5px 0 !important;
    color: #000 !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 5px !important; }

.voice_wrap {
  margin: 25px 0 0;
  border-top: 2px dotted #eaecee;
  padding: 0 5px; }
  .voice_wrap h4 {
    font-weight: bold;
    margin: 10px 0;
    padding: 0 0 0 5px; }

.voice > div {
  margin: 15px 0; }
  .voice > div p:first-child {
    background: #3c85d0;
    text-align: center;
    color: #FFF;
    width: 190px; }
  .voice > div p:last-child {
    background: #e5e6e8;
    padding: 10px;
    margin-bottom: 10px; }

/*よくある質問
-------------------------------------------- */
.qa_page h2 {
  margin: 30px 0 !important; }
.qa_page h4.Q {
  background-color: #c62817;
  width: 30px;
  float: left;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  border-bottom: 0px;
  background-image: none;
  height: 36px; }
.qa_page h4.A {
  width: 30px;
  float: left;
  text-align: center;
  color: #1a5084;
  font-weight: bold;
  margin: 0 10px 0 0;
  border-bottom: 0px; }
.qa_page .qa_wrap .a_txt {
  padding: 0 0 20px 40px;
  margin: 0 20px 40px 0; }
.qa_page .qa_wrap {
  background: #eaecee !important; }
.qa_page .q_ttl {
  background: #4c9cf0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjOWNmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjZiYjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c9cf0), color-stop(100%, #226bb6));
  background: -webkit-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
  background: -o-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
  background: -ms-linear-gradient(top, #4c9cf0 0%, #226bb6 100%);
  background: linear-gradient(to bottom, #4c9cf0 0%, #226bb6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c9cf0', endColorstr='#226bb6',GradientType=0 );
  color: #fff;
  font-weight: bold;
  padding: 0.5em 1em;
  margin: 0 0 1em 2em; }


/*ーーーーーーーーーーーーーーーーーーーーーーーーー

人気のカメラ4台セット

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
   .camera_box_wrap .set_price {
      font-size: 32px;
      margin-left: 20px;
       color: red;
       float: right;
       }

/*ーーーーーーーーーーーーーーーーーーーーーーーーー

共通部分

ーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*footer_contact
-------------------------------------------- */
#footer_contact {
  width: 100%;
  height: 285px;
  position: relative;
  margin: 50px 0;
  background: url(../images/img_footer_bnr.png) no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }
  #footer_contact a {
    position: absolute;
    right: 13em;
    bottom: 1.5em; }

#sidebar {
  width: 210px;
  float: right; }
  #sidebar .side_content {
    margin-bottom: 1em; }
    #sidebar .side_content.contact {
      background: url(../images/bg_side_contact.png) no-repeat;
      -webkit-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      height: 250px; }
      #sidebar .side_content.contact div {
        margin: 0.5em;
        padding-top: 160px; }
        #sidebar .side_content.contact div a {
          display: block;
          margin-bottom: -5px; }
    #sidebar .side_content.bnr img {
      width: 100%;
      height: auto;
      margin-bottom: 0.25em; }

#footer {
  width: 100%;
  background: #ccc; }
  #footer #footer_in {
    width: 980px;
    margin: 0 auto;
    padding: 1em; }
  #footer .footer_nav {
    list-style: none;
    display: table;
    margin: 0 auto; }
    #footer .footer_nav li {
      display: table-cell; }
      #footer .footer_nav li a {
        color: #333;
        display: block;
        padding: 0.25em 1em; }
  #footer .copyright {
    background: #888; }
    #footer .copyright .copyright_txt {
      text-align: center;
      color: #333;
      font-weight: bold;
      font-size: 12px;
      padding: 1em; }
  #footer #page_to_top {
    position: fixed;
    bottom: 1em;
    left: 50%;
    margin-left: 520px; }

.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

.aligncenter {
  display: block;
  margin: 0 auto 10px; }

.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em; }

#page_content ol {
  margin-left: 1.5em; }
#page_content ul {
  margin-left: 1em; }
#page_content blockquote {
  background: #e8e8e8; }
#page_content table th, #page_content table td {
  padding: 1em;
  border: 1px solid #c8c8c8; }
#page_content table th {
  background: #ccc; }

  /*20160623add*/
  .confirm_btn input {
    background: #f5b92a;
    padding: 15px;
  }

  .contact_form .fc_gray {
    color: #666;
	float: right;
    width: 280px;
  }

  /*20160715add*/
  .contact_form .checkbox input {
    width: 20px;
  }

  .contact_form .checkbox label {
    width: 50%;
    display: block;
    float: left;
  }

  #season_error {
    clear: both;
    display: block;
    line-height: 1;
  }



/*# sourceMappingURL=style.css.map */
