@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*メイン内レイアウト*/
.contents_area p {
  width: auto;
}
.oocp {
  padding-top: 10px
}
.oocp .content {
  margin: 10px 0 30px 0
}
.svc {
  clear: both;
  margin-top: 5px
}
/*タイトルの画像*/
.oocp h1 {
  margin: 0;
}
/*OOCP 更新情報*/
.oocp .oocp_info_day {
  color: #1262AD;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.25em
}
.oocp_ichiran img {
  margin: 0 0 20px 650px
}
/*indexの旧OOCPへのリンク、QAタイトル*/
.oocp .menu {
  width: 680px;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border: #6699cc 1px dotted;
  text-align: center
}
/*ケアプラスアイコン画像*/
.icon_ocp {
  float: right;
  margin: 0 20px 0 10px;
  width: 142px;
  height: 142px
}
/*見出し テキスト*/
.oocp h2 {
  font-size: 24px;
  font-weight: normal;
  color: #0F0E3D;
  text-decoration: none;
  padding-left: 40px;
  margin: 10px 0 0 10px;
  height: 35px;
  background-image: url(/jp/support/cs/digital/oocpn/img/index_ttl_icon.jpg);
  background-repeat: no-repeat
}
.oocp h3 {
  font-size: 18px;
  color: #0F0E3D;
  padding-left: 5px;
  margin: 10px 0 0 10px;
  border: none
}
.oocp p {
  margin: 20px
}
/*-----発売前の注意書き-----*/
div.caution {
  color: #f00;
  font-weight: bold;
  margin: 20px 30px 20px 30px;
  padding: 10px;
  border: #F00 2px solid;
  background-color: #FFF;
}
div.caution p {
  margin-bottom: 0
}
/*--------------------------*/
/*ドットサイト照準器 EE-1貸し出し料金で仕様*/
.oocp h5.small {
  font-size: 14px;
  color: #0F0E3D;
  padding-left: 5px;
  margin: 10px auto 0 40px;
  border: none
}
.oocp h4 {
  font-size: 14px;
  margin-left: 10px;
  border: none;
  background-image: none
}
.oocp h5.table {
  font-size: 14px;
  color: #0F0E3D;
  margin: auto auto 0 40px;
}
.content p {
  margin: 15px 0 20px 20px
}
.svc p {
  margin: 15px 0 20px 20px
}
.app {
  padding: 0 15px 15px 15px
}
.price {
  font-size: 16px;
  font-weight: bold
}
.uc {
  color: #F90;
  font-size: 13px;
  font-weight: bold
}
/*見出しのアイコン*/
.icon {
  vertical-align: middle
}
/*oocp用テーブル*/
.table_oocp {
  width: 650px;
  margin: 5px auto 20px 40px;
  border: 1px #E3E3E3 solid;
  border-spacing: 0;
  font-size: 12px;
}
.table_oocp td {
  padding: 3px;
  border: #888888 solid;
  border-width: 0 1px 1px 0;
  color: #1A4444;
  text-align: center;
  line-height: 1.3em;
  text-align: left;
}
.table_oocp th {
  background-color: #0F0E3D;
  color: #FFF;
  font-weight: bold
}
.table_svc {
  border: none;
  padding: 0;
  margin: 5px 0 20px 20px
}
table.customize td div {
  margin: 10px auto;
}
table.customize td div ul {
  margin-bottom: 0;
}
/* サービス一覧画像 */
.svc1 {
  width: 345px;
  height: 150px;
  background-image: url(../img/service1.gif);
  background-position: right;
  background-repeat: no-repeat
}
.svc2 {
  width: 345px;
  height: 150px;
  background-image: url(../img/service2.gif);
  background-position: right;
  background-repeat: no-repeat
}
.svc3 {
  width: 345px;
  height: 150px;
  background-image: url(../img/service3.gif);
  background-position: right;
  background-repeat: no-repeat
}
.svc4 {
  width: 345px;
  height: 150px;
  background-image: url(../img/service4.gif);
  background-position: right;
  background-repeat: no-repeat
}
.table_svc h1 {
  color: #2d3d72;
  font-size: 18px;
  padding: 10px 110px 0 10px
}
.table_svc p {
  margin: 0;
  padding: 0 115px 0 10px
}
.more_info {
  margin-top: 5px;
  padding-right: 110px;
  text-align: right
}
.menu_service {
  text-align: center;
  margin: 0
}
/* サービス一覧の画像を半透明 */
.content a:hover img, .table_svc a:hover img, .menu_service a:hover img {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70)
}
/*レンズサムネイル*/
.sum {
  margin: 10px;
  text-align: right
}
/*リスト*/
.oocp ul {
  margin: 0 0 15px 30px;
  list-style-type: disc
}
.oocp ol {
  margin: 10px 0 15px 30px;
}
.none {
  list-style-type: none;
  margin-left: -20px
}
/*注意書き*/
.att {
  color: #666;
  margin: 0 0 10px 30px
}
.notice {
  border: 1px dotted #666;
  padding: 10px;
  background-color: #E8F8FB
}
.content .att ul {
  margin: 0 0 0 10px;
  list-style-type: none
}
.content .att li {
  text-indent: -1em
}
/*レンズ貸し出し テーブル内の料金*/
.price {
  font-size: 16px
}
/*約款ページのリスト*/
.yakkan {
  list-style-type: none;
  margin: 10px 0 0 -20px
}
/* 規約スクロール表示 */
.scr {
  overflow: auto;
  background-color: #F5F5F5;
  width: 650px;
  height: 250px;
  margin: 10px 0 30px 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px
}
/* コンテンツトップページ戻る*/
.oocp_pageTop {
  position: relative;
  right: -600px;
  width: 116px;
  margin-bottom: 20px;
  clear: both;
}
/* 追加テキスト */
div.apply {
  overflow: hidden;
}
div.apply .img {
  float: left;
  width: 190px;
}
div.apply .txt {
  float: left;
  width: 450px;
  font-size: 14px;
  color: red;
  font-weight: bold;
}
/* 更新情報 */
.info {
  margin: 10px 0 5px 0;
  border-bottom-color: #cccccc;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  list-style-type: none
}
.info_day {
  font-weight: bold;
  color: #1262AD;
  line-height: 1.25em
}
/*サービス内容コンテンツで使用*/
.arrow {
  list-style-image: url(../../../img/arrow.gif);
  margin-left: 10px
}
/*index.htmlのあたらしいOOCP
	index_2分岐ページの画像
	index_2見出しとテキスト*/
.index_oocp {
  text-align: center
}
.index_oocp img {
  margin: 5px
}
div.explanation {
  background-color: #EBEBF1;
  padding: 15px 15px 10px;
  margin-bottom: 20px;
}
div.explanation h2.explanation {
  background-image: none;
  height: 20px;
  padding-left: 0;
  margin: 0;
  text-align: center;
}
.content div.explanation p {
  margin: 10px;
}
.txt_r {
  text-align: right;
}
.txt_s12 {
  font-size: 12px;
  font-weight: normal;
}