/* センタリング */
div.center-space {
  margin: 0 auto;
  width: 70%;
}

/* タブレットではなくなったら（スマホになったら） */
@media only screen and (max-width:767px){
  /* センタリング */
  div.center-space {
    margin: 0 auto;
    width: 100%;
  }
}



/*----------------------------------------------------
  会社概要、問い合せ、ステッカー申込み共通
----------------------------------------------------*/
/* テーブル線削除 */
section table,
section table th,
section table td {
  border: none;
}

/* テーブル　ヘッダー列幅 */
section table th {
  width: 30%;
  text-align: left;
  font-size: 16px;
/*  border: 1px solid red;*/
}

/* テーブル メールアドレスヘッダー位置設定 */
section table th.mail {
  padding-bottom: 4.0em;
  padding-top: 6.4px;
}

/* テーブル 利用停止ヘッダー位置設定 */
section table th.stop {
  padding-bottom: 4.0em;
  padding-top: 6.4px;
}

/* タブレットではなくなったら（スマホになったら） */
@media only screen and (max-width:767px){
  /* テーブル線削除 位置調整 */
  section table {
    border: none;
    margin: 0px;
  }

  /* テーブル線色設定 位置調整 */
  section table th,
  section table td {
    width: 100%;
    display: block;
    border: 1px solid #C2EEFF;
    }

  /* テーブルヘッダー色設定 */
  section table th {
    background-color: #C2EEFF;
  }
  
  /* テーブル メールアドレスヘッダー位置設定 */
  section table th.mail {
    padding-bottom: 0.4em;
    padding-top: 0.4em;
  }

  /* テーブル 利用停止ヘッダー位置設定 */
  section table th.stop {
    padding-bottom: 0.4em;
    padding-top: 0.4em;
  }

}

/* タブレットではなくなったら（スマホになったら） */
@media only screen and (max-width:767px){
  /* テーブルDetail色設定 */
  /* 問い合せ、ステッカー申込み */
  section .contact td,
  section .sticker-order td {
    background-color: rgba(194, 238, 255, 0.3);
  }

  /* ステッカー申込みテーブル郵便番号範囲設定 */
  section .sticker-order td.zip {
    padding-bottom: 42px;
  }

}


/****** 共通 ******/

/* 郵便番号 */
input.address {
  float: left;
  width: 60px;
}

/* 郵便番号 */
label.address {
  float: left;
  margin: 0.8em 1em;
  padding-right: 0;
}

/* 申込み数 */
input.order {
  width: 80px;
}


/* お守りステッカー画面説明部分 */
p.desc {
  font-weight: bold;
  margin: 0 0 8px;
}

/* お守りステッカー設定手順枠 */
dt p.desc {
  border-left: #C2EEFF solid 6px;
  border-bottom: #C2EEFF solid 1px;
  padding-left: 5px;
}

/* 段組みのタイトル */
.ttl {
  font-weight: bold;
  font-size: 16px;
  padding: 0.9rem 1.9rem;
  background-color: #0D3C55;
  color: #ffffff;
  line-height: 1;
}

/* 段組みの詳細 */
dd {
  margin: 1rem 0 1rem;
  padding: 0 3rem;
}

/* 段組みの詳細(利用手順) */
dd.tejun {
  margin: 0.3rem 0 1rem;
  padding: 0 1rem;
}

/* スマホ用 */
@media screen and ( max-width:767px ) {
/* 段組みの詳細 */
  dd {
    margin: 1rem 0 1rem;
    padding: 0 0 0 2rem;
  }
}

/* 段組み内のメッセージ */
dd.ddmsg {
  font-size: 16px;
}

/* 強調文字 */
em.accent {
  color: #F16C20;
  font-style: normal;
}

/* 固定ページタイトル */
h1.single-title {
  text-transform: none;
}

/* 申込みフォームのプライバシーポリシータイトル */
p#privacy-tll {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
  padding-left: 1em;
}

/* 申込みフォームのプライバシーポリシータイトル */
.privacy-check {
  font-size: 14px;
  font-weight: bold;
}

/* 申込みフォームのプライバシーポリシー */
div.privacy-window {
  border:1px solid #ccc;
  height:200px;
  overflow:auto;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background-color:#fffcfc;
  margin:auto;
  padding:10px;
}

/* 申込みフォームのプライバシーポリシー */
div.privacy-window dl dd {
  margin: 0.1rem 0 1rem;
  padding: 0 1rem;
}

/* 申込みフォームのプライバシーポリシー */
div.privacy-window label {
  font-size: 12px;
  line-height: 1.3em;
}

/* フォントサイズ big */
.font-big {
  font-size: 120%;
}

/* フォントサイズ small */
.font-small {
  font-size: 80%;
}

/* width  */
.w100 {
  width: 100%;
}

/* color red */
.red {
  color: #c73120;
}

/* color orange */
.orange {
  color: #ED3F00;
}

/* 確認画面のchromeの黄色を回避 */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* 確認画面の入力フォーム色 */
input[type="text"].wpcf7c-conf,
input[type="email"].wpcf7c-conf,
input[type="tel"].wpcf7c-conf,
input[type="url"].wpcf7c-conf {
    background-color: #F5F5F5; /* 背景色 */
    color: black; /* 文字色 */
    border: 1px solid #AEAEAE; /* 周りの線: 太さ　線種 線の色 */
}

/* 確認画面の戻るボタンのスペース設定 */
input.wpcf7c-btn-back {
    margin-right: 1em;
}


/* リンク */
a, a:hover {
  color: rgba(13, 60, 85, 1);
}

/* リンク 法人・個人切り替え */
/*a.switch, a.switch:hover {
  color: #F16C20;
}
*/
a.switch {
  color:white;
  background-color:#F16C20;
/*  border:1px solid #F16C20;*/
  border: none;
  padding:10px 30px;
  border-radius:5px;
/*  box-shadow:0px 0px 10px #c3e1ff;*/
  cursor:pointer;
  font-size: 12px;
  font: inherit;
/*  margin: 10px auto;*/
}

a.switch:hover {
  color:white;
  background-color:#0D3C55;
/*  border:1px solid #0D3C55;*/
  border: none;
  text-decoration: none;
/*  text-shadow:0px 0px 3px #ffffff;*/
}

/* トップページの文字 Our Business */
.dark-text {
/*  color: #1395ba;*/
  color: #00AFEC;
}

/* トップページの文字 Our Business */
.section-header h2 {
  font-size: 1.6rem;
}

/* トップページの文字 お守りステッカー */
h3.colored-text {
  font-size: 1.4rem;
}

/* エントリータイトルの文字 */
h1.entry-title, .single-title　{
  color: rgba(13, 60, 85, 1);
}

/* ヘッダーロゴの位置 */
.header-logo-wrap {
  padding: 10px;
}

/* タブレット時のメニューアイコン */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgba(13, 60, 85, 1);
}

/* TOPタイトル */
h1.intro {
  font-size: 2rem;
}

/* TOPサブタイトル */
.header-style-one .intro-section h5 {
  font-size: 1.6rem;
  color: white;
/*  margin-bottom: 40px;*/
}

/* ヘッダー社名 */
h1.site-title {
  font-size: 1.7rem;
}

/* ヘッダー帯サイズ */
.sticky-navigation .container {
  margin-top: 20px;
}

/* ヘッダー申込みリンクボタン化 */
.menu-item-189 a,
.menu-item-223 a {
 /*   background-image: url(images/tr-btn.png);*/
    background-repeat: repeat-x;
    background-color: rgba(13, 60, 85, 1);
    background-size: contain;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 1.6;
    border: none;
    padding: 10px 30px 10px 30px;
    color: #ffffff;
    -webkit-transition: none;
    transition: none;
    font-weight: bold;
}

/* ヘッダーリンク文字色 */
.sticky-navigation .main-navigation a {
  color: rgba(13, 60, 85, 1);
}

/* ヘッダーリンクマウスオーバー1 */
.sticky-navigation .main-navigation li:hover a {
  color: rgba(13, 60, 85, 1);
}

/* ヘッダーリンクマウスオーバー2 */
.sticky-navigation .main-navigation li a:hover {
  color: rgba(241, 108, 32, 1);
}

/* ヘッダー申込みリンクボタン化位置調整 */
.sticky-navigation .main-navigation li a {
  text-transform: uppercase;
  line-height: 18px;
  margin: 15px 5px;
  padding: 10px 10px;
}

/* ヘッダー申込みリンク文字色 */
.sticky-navigation .main-navigation .menu-item-189 a,
.sticky-navigation .main-navigation .menu-item-223 a {
  color: #ffffff;
}

/* ヘッダー申込みリンクマウスオーバー1 */
.sticky-navigation .main-navigation li.menu-item-189:hover a,
.sticky-navigation .main-navigation li.menu-item-223:hover a {
  color: #ffffff;
}

/* ヘッダー申込みリンクマウスオーバー2 */
.sticky-navigation .main-navigation li.menu-item-189 a:hover,
.sticky-navigation .main-navigation li.menu-item-223 a:hover {
  background-color: #F16C20;
  color: #ffffff;
}

/* TOP画像 */
.header .overlay-layer {
  padding-bottom: 100px;
}

/* 法人／個人ボタン位置 */
.order-btn-indiv {
  float: left;
  margin: 5px;
}

/* 法人／個人ボタン位置 */
.order-btn-corp {
  float: left;
  margin: 5px 20px;
}

/* スマホ用法人／個人ボタン位置 */
@media screen and ( max-width:767px ) {
   /* 個人 */
  .order-btn-indiv {
    float: none;
    margin: 5px;
  }
  
  /* 法人 */
  .order-btn-corp {
    float: none;
    margin: 10px 5px;
  }

}

/* 法人／個人ボタン位置 */
/* 位置調整キャンセル */
.order-btn {
  overflow: hidden;
  margin-bottom: 10px;
}


/*----------------------------------------------------
  .sticker-area
----------------------------------------------------*/
/* 価格テーブル */
section.sticker-area table {
  border: 1px solid #ffffff;
  width: 400px;
}
/* 価格テーブル枠線 */
section.sticker-area tr {
  border:1px solid #ffffff;
}
/* 価格テーブル */
section.sticker-area th, section.sticker-area td  {
  padding: 10px;
  border: 0px solid #ffffff;
}
/* 価格テーブル */
section.sticker-area th, section.sticker-area td {
  background-color: rgba(194, 238, 255, 1);
}

/* 価格テーブル　初年度、次年度以降 */
section.sticker-area th.sticker-price-nendo {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

/* 価格テーブル　列幅 */
.sticker-area th  {
  width: 50%;
  text-align: left;
}

/* タブレットではなくなったら（スマホになったら） */
@media only screen and (max-width:767px){
  section.sticker-area .sticker-price { 
    margin: 0 -10px;
  }
  section.sticker-area .sticker-price th,
  section.sticker-area .sticker-price td {
    width: 70%;
    display: block;
    }
}


/* 全般ボタン色 */
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
  background-color: #F16C20;
  color: #ffffff;
}

/* 全般ボタン色マウスオーバ */
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover {
  background-color: rgba(13, 60, 85, 1);
  color: #ffffff;
/*  background-image: url(images/tr-btn.png);*/
  background-repeat: repeat-x;
}

/* イメージ横幅合わせ */
p.resizeimage img {
  width: 100%;
}

/* スマホ用 イメージ横幅合わせ */
@media screen and ( max-width:767px ) {
  p.resizeimage2 img {
    width: 100%;
  }
}
/* イメージ横の文字設定 */
img.left {
  float: left;
  margin-right:10px;
}

/* イメージ横の文字解除 */
div.clear {
  clear: both;
}

/* スマホ用 イメージ横の文字解除 */
@media screen and ( max-width:767px ) {
  p.clear2 {
    clear: both;
  }
}