@charset "UTF-8";
/* *****************************************************************************
	大塚商会 コーポレートサイト用
***************************************************************************** */
/* -------------------------------------------------------------------
	イニシャライズ
------------------------------------------------------------------- */
header, footer {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: normal;
  vertical-align: baseline;
  background-color: transparent; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

header a, footer a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: top; }

article, aside, footer, header, main, nav, section {
  display: block; }

html {
  overflow-y: scroll; }

body {
  background-color: #fff;
  color: #333333;
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif; }

a:link {
  color: #2451c6;
  text-decoration: none; }

a:active {
  color: #2451c6;
  text-decoration: underline; }

a:visited {
  color: #7c169e;
  text-decoration: none; }

a:hover {
  color: #2451c6;
  text-decoration: underline; }

input,
button {
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* clearfix */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

/* -------------------------------------------------------------------
	グローバルエリア定義
------------------------------------------------------------------- */
/* ----------------------------
	コンテナ
----------------------------- */
#wrap {
  min-width: 996px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  box-shadow: 0 10px 0 0 #572626;
  overflow: hidden; }

/* ----------------------------
	  ヘッダ－
----------------------------- */
#header {
  display: block;
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 13px 0;
  color: #333;
  line-height: 1; }
  #header::before {
    display: block;
    content: "";
    width: 10000px;
    width: calc(200vw + 960px);
    height: 1px;
    background: #d5cccb;
    position: absolute;
    left: -4520px;
    left: -50vw;
    bottom: 0; }
  #header ul,
  #header ul li,
  #header p,
  #header p img {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    font-style: normal;
    vertical-align: baseline;
    outline: 0; }
  #header #header-logo {
    float: left;
    width: 185px;
    padding: 0 15px 0 0; }
    #header #header-logo img {
      display: block; }
  #header #header-utility #header-menu {
    float: right;
    margin-top: 3px; }
    #header #header-utility #header-menu ul {
      text-align: right; }
      #header #header-utility #header-menu ul li {
        display: inline;
        list-style: none outside none;
        font-size: 11px;
        line-height: 1.5em; }
        #header #header-utility #header-menu ul li a {
          display: inline-block;
          margin: 0 0 0 18px;
          padding-left: 15px;
          background: url(/common-o/img/icon-blank-gray.png) no-repeat 0 0.35em;
          color: #333;
          text-decoration: none; }
          #header #header-utility #header-menu ul li a:hover {
            text-decoration: underline; }

/* ----------------------------
	メイン
----------------------------- */
#main-container {
  width: 960px;
  margin: 0 auto; }

/* ----------------------------
	フッター
----------------------------- */
#footer {
  display: block;
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif; }
  #footer ul,
  #footer ul li,
  #footer p {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    font-style: normal;
    vertical-align: baseline;
    outline: 0; }
  #footer #footer-notes p {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0 20px;
    font-size: 12px;
    line-height: 1.5em;
    text-align: left; }
  #footer #footer-utility-outer {
    background-color: #572626; }
    #footer #footer-utility-outer #footer-utility {
      position: relative;
      width: 960px;
      margin: 0 auto;
      padding: 10px 0;
      border-bottom: 1px solid #8b6d68;
      background-color: #572626; }
      #footer #footer-utility-outer #footer-utility ul li {
        list-style: none;
        float: left;
        padding: 0 11px 0 0;
        font-size: 12px;
        line-height: 1.5em; }
        #footer #footer-utility-outer #footer-utility ul li a {
          display: inline-block;
          padding-left: 15px;
          background: url(/common-o/img/icon-blank-white.png) no-repeat 0 0.35em;
          color: #fff;
          text-decoration: none; }
          #footer #footer-utility-outer #footer-utility ul li a:hover {
            text-decoration: underline; }
      #footer #footer-utility-outer #footer-utility p {
        position: absolute;
        bottom: -27px;
        right: 0;
        font-size: 12px;
        line-height: 1.5em; }
        #footer #footer-utility-outer #footer-utility p a {
          display: inline-block;
          padding-left: 15px;
          background: url(/common-o/img/icon-blank-white.png) no-repeat 0 0.35em;
          color: #fff; }
  #footer #footer-copyright {
    background-color: #572626; }
    #footer #footer-copyright p {
      width: 960px;
      margin: 0 auto;
      padding: 10px 0 20px;
      background-color: #572626;
      color: #fff;
      font-size: 12px;
      line-height: 1.3em;
      text-align: left; }

/* -------------------------------------------------------------------
	コンテンツエリア
------------------------------------------------------------------- */
#main .chatbot-area .chatbot-title {
  position: relative;
  margin: 0;
  padding: 6px 0 8px 20px;
  font-size: 22px;
  line-height: 1.4em;
  overflow: hidden; }
  #main .chatbot-area .chatbot-title::before {
    display: block;
    height: 86%;
    width: 8px;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-radius: 4px;
    background: #ff9e20;
    content: ""; }

/* ----------------------------
	アバターの設定
----------------------------- */
.chatbot-area .wc-message-from-bot .osk-icon {
  display: block;
  margin-top: -10px;
  width: 70px;
  height: 70px;
  float: left;
  background: url(/common-chatbot-ots/img/avatar-pasokonkun-sprite.png) -140px 0 no-repeat;
  -webkit-animation: avatar-calm-move 0.3s steps(5) forwards;
  animation: avatar-calm-move 0.3s steps(5) forwards; }

.chatbot-area .wc-message-from-bot .osk-icon.emo-bouncy {
  background: url(/common-chatbot-ots/img/avatar-bouncy-sprite.png) 0 0 no-repeat;
  -webkit-animation: avatar-bouncy-move 0.7s steps(16) forwards;
  animation: avatar-bouncy-move 0.7s steps(16) forwards; }

.chatbot-area .wc-message-from-bot .osk-icon.emo-sensitive {
  background: url(/common-chatbot-ots/img/avatar-sensitive-sprite.png) 0 0 no-repeat;
  -webkit-animation: avatar-sensitive-move 2s steps(17) forwards;
  animation: avatar-sensitive-move 2s steps(17) forwards; }

.chatbot-area .waiting .osk-icon {
  background: url(/common-chatbot-ots/img/avatar-pasokonkun-sprite.png) 0 0 no-repeat;
  -webkit-animation: avatar-loading-move 1.1s steps(14) forwards infinite;
  animation: avatar-loading-move 1.1s steps(14) forwards infinite; }

@-webkit-keyframes avatar-calm-move {
  0% {
    background-position: -140px 0; }
  100% {
    background-position: -140px -350px; } }

@keyframes avatar-calm-move {
  0% {
    background-position: -140px 0; }
  100% {
    background-position: -140px -350px; } }

@-webkit-keyframes avatar-bouncy-move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 -1120px; } }

@keyframes avatar-bouncy-move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 -1120px; } }

@-webkit-keyframes avatar-sensitive-move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 -1190px; } }

@keyframes avatar-sensitive-move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 -1190px; } }

@-webkit-keyframes avatar-loading-move {
  0% {
    background-position: -70px 0; }
  100% {
    background-position: -70px -980px; } }

@keyframes avatar-loading-move {
  0% {
    background-position: -70px 0; }
  100% {
    background-position: -70px -980px; } }

/* *****************************************************************************
	タブレット対応 チャットボット
***************************************************************************** */
@media only screen and (max-device-width: 959px) and (min-device-width: 600px) and (orientation: portrait), only screen and (max-device-width: 959px) and (min-device-width: 600px) and (min-device-height: 600px) and (min-resolution: 144dpi) {
  #wrap {
    min-width: 730px; }
  #header {
    width: 710px; }
    #header #header-title {
      width: 708px; }
  #main-container {
    width: 710px; }
  #footer #footer-notes p {
    width: 710px; }
  #footer #footer-utility-outer #footer-utility {
    width: 710px; }
  #footer #footer-copyright p {
    width: 710px; } }

/* *****************************************************************************
	スマートフォン対応 チャットボット
***************************************************************************** */
@media screen and (max-device-width: 599px) and (orientation: portrait), screen and (max-device-width: 736px) and (orientation: landscape), screen and (device-width: 854px) and (device-height: 534px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2.25) {
  /* -------------------------------------------------------------------
	グローバルエリア定義
------------------------------------------------------------------- */
  /* ----------------------------
	コンテナ
----------------------------- */
  #wrap {
    position: relative;
    right: 0;
    min-width: 1px;
    background-color: #fff;
    transition: none 0.3s ease-out;
    transition-property: top, right, bottom, left, border;
    text-align: left; }
  /* ----------------------------
	ヘッダ－
----------------------------- */
  #header {
    display: block;
    min-height: 51px;
    width: auto;
    margin: 0;
    padding: 0 10px;
    color: #333;
    border-bottom: 2px solid #e25112;
    background: #ffe58b;
    background: -webkit-linear-gradient(-45deg, #fffffa 0%, #fffcc9 30%, #ffdf81 60%, #ffe58b 61%, #ffc85f 80%, #ffdf81 81%, #ffd115 100%);
    background: linear-gradient(135deg, #fffffa 0%, #fffcc9 30%, #ffdf81 60%, #ffe58b 61%, #ffc85f 80%, #ffdf81 81%, #ffd115 100%);
    box-shadow: 0 3px 3px #dbdbdb; }
    #header::before {
      display: none; }
    #header img {
      display: block;
      max-width: 100%; }
    #header ul,
    #header ul li,
    #header p,
    #header p img {
      margin: 0;
      padding: 0;
      border: 0;
      background-color: transparent;
      font-size: 100%;
      font-style: normal;
      vertical-align: baseline;
      outline: 0; }
    #header #header-logo {
      float: left;
      width: 147px;
      margin-top: 17px;
      padding: 0; }
    #header .window-close-button {
      float: right;
      margin: 10px 0 0; }
      #header .window-close-button button {
        padding: 4px 15px 5px;
        border: 1px solid #666;
        border-radius: 5px;
        background: -webkit-linear-gradient(top, #878787 0%, #757575 50%, #666 51%, #4c4c4c 100%);
        background: linear-gradient(to bottom, #878787 0%, #757575 50%, #666 51%, #4c4c4c 100%);
        color: #fff;
        font-size: 12px; }
        #header .window-close-button button::-moz-focus-inner {
          padding: 0;
          border: none; }
    #header #header-utility #header-menu {
      float: right;
      width: 41px;
      margin: 5px 0; }
      #header #header-utility #header-menu p.menu-button-style {
        width: 41px;
        height: 41px;
        padding: 1px;
        border-radius: 2px;
        box-sizing: border-box;
        background: -webkit-linear-gradient(top, #666 0%, #000 100%);
        background: linear-gradient(to bottom, #666 0%, #000 100%); }
        #header #header-utility #header-menu p.menu-button-style a {
          display: block;
          position: relative;
          width: 39px;
          height: 39px;
          border-radius: 1px;
          box-sizing: border-box;
          background: -webkit-linear-gradient(top, #949494 0%, #4c4c4c 50%, #313131 51%, #000 100%);
          background: linear-gradient(to bottom, #949494 0%, #4c4c4c 50%, #313131 51%, #000 100%); }
          #header #header-utility #header-menu p.menu-button-style a::before {
            display: block;
            position: absolute;
            top: 8px;
            left: 0;
            right: 0;
            width: 18px;
            height: 9px;
            margin: 0 auto;
            border-top: 3px solid #fff;
            border-bottom: 3px solid #fff;
            content: ""; }
          #header #header-utility #header-menu p.menu-button-style a::after {
            display: block;
            position: absolute;
            top: calc(6px + 8px);
            left: 0;
            right: 0;
            width: 18px;
            height: 3px;
            margin: 0 auto;
            background: #fff;
            content: ""; }
          #header #header-utility #header-menu p.menu-button-style a span {
            position: absolute;
            bottom: 2px;
            left: -1px;
            right: 0;
            margin: 0 auto;
            color: #fff;
            font-size: 10px;
            text-align: center;
            -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  /* ----------------------------
	サイト内検索のサジェスト(ヘッダー・ページ内複数あり)
---------------------------- */
  .header-suggest-result-container {
    display: none;
    position: absolute;
    z-index: 9999;
    border: #ccc thin solid;
    background-color: #fff;
    font-family: sans-serif; }
    .header-suggest-result-container .suggest-result {
      padding: 5px;
      border-bottom: #ccc 1px solid;
      cursor: pointer;
      text-align: left; }
      .header-suggest-result-container .suggest-result.selected {
        background-color: #ecf5fa; }
      .header-suggest-result-container .suggest-result p {
        color: black;
        text-decoration: none;
        font-size: 12px;
        font-size: 1.2rem; }
        .header-suggest-result-container .suggest-result p span {
          color: #ee9640;
          font-weight: bold; }
  .suggest-result-container {
    display: none;
    position: absolute;
    border: #ccc thin solid;
    background-color: #fff;
    font-family: sans-serif;
    z-index: 9999; }
    .suggest-result-container .suggest-result {
      padding: 5px;
      border-bottom: #ccc 1px solid;
      cursor: pointer;
      text-align: left; }
      .suggest-result-container .suggest-result.selected {
        background-color: #ecf5fa; }
      .suggest-result-container .suggest-result p {
        color: black;
        font-size: 12px;
        font-size: 1.2rem;
        text-decoration: none; }
        .suggest-result-container .suggest-result p span {
          color: #ee9640;
          font-weight: bold; }
  /* ----------------------------
	スマホメニュー
---------------------------- */
  #wrap.open-smart-menu {
    right: 90%;
    left: auto;
    background-color: #fff; }
    #wrap.open-smart-menu #pagetop {
      display: none; }
    #wrap.open-smart-menu .active {
      z-index: 2; }
  #smart-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 90%;
    z-index: 999999;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: left; }
  /* スライド止 */
  body.noscroll {
    position: fixed;
    width: 100%;
    overflow-y: scroll; }
  #smart-menu {
    display: none;
    position: fixed;
    left: auto;
    right: 0;
    z-index: -1;
    width: 90%;
    height: 100%;
    background-color: #fff; }
    #smart-menu a:hover {
      text-decoration: none; }
    #smart-menu #smart-menu-container-outer {
      width: 100%;
      height: 100%;
      background: #4d3838;
      font-size: 14px;
      line-height: 1.5em;
      overflow: scroll;
      overflow-x: hidden;
      overflow-y: auto;
      text-align: left;
      -webkit-overflow-scrolling: touch; }
    #smart-menu #smart-menu-container {
      margin: 0;
      padding: 0 0 150px;
      background: #4d3838; }
    #smart-menu #smart-menu-close {
      display: block;
      padding: 10px 10px 0 0;
      text-align: right; }
      #smart-menu #smart-menu-close a {
        display: inline-block;
        padding: 5px 15px;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
        background: #f8f8f8;
        background: -webkit-linear-gradient(top, #878787 0%, #757575 50%, #666 51%, #4c4c4c 100%);
        background: linear-gradient(to bottom, #878787 0%, #757575 50%, #666 51%, #4c4c4c 100%);
        background-size: auto;
        color: #fff;
        font-size: 12px;
        line-height: 1.5;
        text-align: center;
        cursor: pointer; }
    #smart-menu #smart-menu-navi {
      margin: 1em 10px 0; }
    #smart-menu .smart-menu-search {
      position: relative;
      margin: 1em 10px 0;
      padding: 0; }
      #smart-menu .smart-menu-search .text {
        width: 99%;
        height: 42px;
        margin: 0;
        padding: 3px 0;
        border: 1px solid #c4c4c4;
        border-radius: 5px;
        font-size: 18px;
        line-height: 1.3;
        text-indent: 5px;
        box-shadow: inset 2px 2px 2px #e5e5e5;
        -webkit-appearance: none; }
        #smart-menu .smart-menu-search .text::-webkit-input-placeholder {
          color: #c0c0c0; }
        #smart-menu .smart-menu-search .text::-moz-placeholder {
          color: #c0c0c0;
          opacity: 1; }
        #smart-menu .smart-menu-search .text:-moz-placeholder {
          color: #c0c0c0; }
        #smart-menu .smart-menu-search .text:-ms-input-placeholder {
          color: #c0c0c0; }
      #smart-menu .smart-menu-search .submit {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        margin: 0;
        padding: 0;
        border: none;
        background: url(/common-s/img/button-search.png) no-repeat 0 0;
        background-size: 50px; }
    #smart-menu .smart-menu-global-navi {
      margin: 1em 10px 0; }
      #smart-menu .smart-menu-global-navi ul {
        display: block;
        list-style: none;
        overflow: hidden;
        margin: 0;
        border: 3px solid #fff;
        border-radius: 5px;
        overflow: hidden;
        background: #fff; }
        #smart-menu .smart-menu-global-navi ul li {
          display: table;
          float: left;
          width: 50%;
          margin: 0;
          border-bottom: 1px solid #fff; }
          #smart-menu .smart-menu-global-navi ul li a {
            display: table-cell;
            height: 3.5em;
            padding-left: 0;
            border-right: 1px solid #fff;
            border-radius: 5px;
            background: #ec6e1b;
            background: -webkit-linear-gradient(top, #fda459 0%, #db561b 100%);
            background: linear-gradient(to bottom, #fda459 0%, #db561b 100%);
            background-size: 100%;
            color: #fff;
            font-size: 11px;
            vertical-align: middle;
            line-height: 1.3em;
            text-align: center;
            font-weight: bold;
            text-shadow: -1px -1px 1px #000; }
            #smart-menu .smart-menu-global-navi ul li a.current {
              background: #ae410c;
              box-shadow: inset 0 5px 5px #7e2f09; }
          #smart-menu .smart-menu-global-navi ul li:nth-child(1) a {
            border-radius: 5px 0 0; }
          #smart-menu .smart-menu-global-navi ul li:nth-child(2) a {
            border-radius: 0 5px 0 0;
            border-right: none; }
          #smart-menu .smart-menu-global-navi ul li:nth-child(3) a {
            border-radius: 0 0 0 5px; }
          #smart-menu .smart-menu-global-navi ul li:nth-child(4) a {
            border-radius: 0 0 5px 0;
            border-right: none; }
          #smart-menu .smart-menu-global-navi ul li.home {
            clear: both;
            float: none;
            width: 100%;
            padding: 3px 0 0;
            border-bottom: none; }
            #smart-menu .smart-menu-global-navi ul li.home a {
              background: url(/common-s/img/mark-home.png) no-repeat 37% 45% #ec6e1b;
              background: url(/common-s/img/mark-home.png) no-repeat 37% 45%, -webkit-linear-gradient(top, #fda459 0%, #db561b 100%);
              background: url(/common-s/img/mark-home.png) no-repeat 37% 45%, linear-gradient(to bottom, #fda459 0%, #db561b 100%);
              background-size: 17px, auto;
              border: none; }
              #smart-menu .smart-menu-global-navi ul li.home a.current {
                background: #ae410c url(/common-s/img/mark-home.png) no-repeat 30% center;
                background-size: 17px; }
    #smart-menu .smart-menu-local-navi {
      margin: 1em 10px 0; }
      #smart-menu .smart-menu-local-navi ul {
        border: 2px solid #b6b6b6;
        border-radius: 5px;
        overflow: hidden;
        background: #b6b6b6; }
        #smart-menu .smart-menu-local-navi ul li {
          display: table;
          float: left;
          width: 50%;
          font-size: 12px;
          line-height: 1.3; }
          #smart-menu .smart-menu-local-navi ul li a {
            display: table-cell;
            height: 4em;
            padding: 0 5px;
            border: 1px solid #3d3d3d;
            border-width: 0 1px 1px 0;
            background: #fff;
            background: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
            background: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
            background-size: 100%;
            text-decoration: none;
            color: #333;
            font-weight: bold;
            font-size: 12px;
            line-height: 1.3em;
            text-align: center;
            vertical-align: middle; }
            #smart-menu .smart-menu-local-navi ul li a.current {
              box-shadow: inset 0 5px 5px #898788;
              background: #c2c2c2;
              color: #a60000; }
            #smart-menu .smart-menu-local-navi ul li a.icon-external {
              padding: 15px 5px 15px 30px;
              background: url(/common-s/img/icon-external.png) no-repeat 15px 1.5em; }
          #smart-menu .smart-menu-local-navi ul li:nth-child(even) a {
            border-width: 0 0 1px 0; }
          #smart-menu .smart-menu-local-navi ul li:nth-child(5) a,
          #smart-menu .smart-menu-local-navi ul li:nth-child(6) a {
            border-bottom: 1px solid #b6b6b6; }
          #smart-menu .smart-menu-local-navi ul li:nth-child(1) a {
            border-radius: 5px 0 0;
            border-top: none;
            border-left: none; }
          #smart-menu .smart-menu-local-navi ul li:nth-child(2) a {
            border-radius: 0 5px 0 0;
            border-top: none;
            border-right: none; }
          #smart-menu .smart-menu-local-navi ul li:nth-child(5) a {
            border-radius: 0 0 0 5px;
            border-left: none;
            border-bottom: none; }
          #smart-menu .smart-menu-local-navi ul li:nth-child(6) a {
            border-radius: 0 0 5px 0;
            border-right: none;
            border-bottom: none; }
    #smart-menu .smart-menu-utility {
      margin: 1em 0 0; }
      #smart-menu .smart-menu-utility ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #514643; }
        #smart-menu .smart-menu-utility ul li {
          margin: 0;
          padding: 0;
          font-size: 10px;
          line-height: 1.3em; }
          #smart-menu .smart-menu-utility ul li a {
            display: block;
            margin: 0;
            padding: 9px 15px;
            border-top: 1px solid #514643;
            background: url(/common-s/img/ica-arrow-right-white.png) no-repeat 95% center;
            background-size: 7px;
            color: #fff; }
            #smart-menu .smart-menu-utility ul li a.icon-pc {
              background: url(/common-s/img/icon-pc-large-white.png) no-repeat 95% center;
              background-size: 13px; }
    #smart-menu .smart-menu-close-contents {
      display: block;
      padding: 10px 0 0;
      text-align: center; }
      #smart-menu .smart-menu-close-contents a {
        display: block;
        margin: 10px 50px 0;
        padding: 5px 15px;
        border-radius: 5px;
        border: 1px solid #dcdcdc;
        background: #f8f8f8;
        background: -webkit-linear-gradient(top, #878787 0%, #757575 50%, #666 51%, #4c4c4c 100%);
        background: linear-gradient(to bottom, #878787 0%, #757575 50%, #666 51%, #4c4c4c 100%);
        color: #fff;
        font-size: 16px;
        line-height: 1.5em;
        text-align: center; }
    #smart-menu .smart-menu-policy {
      margin: 1em 10px 0; }
      #smart-menu .smart-menu-policy ul {
        display: block;
        list-style: none;
        margin: 0;
        border-radius: 5px;
        overflow: hidden; }
        #smart-menu .smart-menu-policy ul li {
          margin: 0;
          border-top: 1px solid #c6c6c6; }
          #smart-menu .smart-menu-policy ul li:first-child {
            border: none; }
          #smart-menu .smart-menu-policy ul li a {
            display: block;
            width: 100%;
            padding: 14px 10px 12px 15px;
            background: #f6f6f6 url(/common-o/img/ica-arrow-right-brown.png) 97% center/7px auto no-repeat;
            background: url(/common-o/img/ica-arrow-right-brown.png) 97% center/7px auto no-repeat, -webkit-linear-gradient(top, #f6f6f6 0%, #eee 100%);
            background: url(/common-o/img/ica-arrow-right-brown.png) 97% center/7px auto no-repeat, linear-gradient(to bottom, #f6f6f6 0%, #eee 100%);
            color: #404040;
            font-size: 14px;
            line-height: 1.3em;
            text-align: left;
            box-sizing: border-box; }
  /* ----------------------------
	メイン
----------------------------- */
  #main-container {
    width: 100%; }
  /* ----------------------------
	フッター
----------------------------- */
  #footer {
    display: block;
    background-color: #582727;
    font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif; }
    #footer ul,
    #footer ul li,
    #footer p {
      margin: 0;
      padding: 0;
      border: 0;
      background-color: transparent;
      font-size: 100%;
      font-style: normal;
      vertical-align: baseline;
      outline: 0; }
    #footer #footer-copyright {
      padding: 2px 0;
      background-color: transparent;
      color: #fff;
      text-align: center; }
      #footer #footer-copyright p {
        width: auto;
        margin: 0 auto;
        padding: 0;
        background-color: transparent;
        color: #fff;
        text-align: center; }
      #footer #footer-copyright small {
        font-size: 11px; }
      #footer #footer-copyright span {
        font-size: 14px;
        line-height: 1.3em;
        font-family: Helvetica;
        vertical-align: -1px; }
  /* -------------------------------------------------------------------
	コンテンツエリア
------------------------------------------------------------------- */
  #main .chatbot-area .chatbot-title {
    display: none; }
  /* ----------------------------
	アバターの設定
----------------------------- */
  .chatbot-area .wc-message-from-bot .osk-icon {
    margin-top: 0;
    width: 30px;
    height: 30px;
    background-size: 90px auto;
    -webkit-animation: avatar-calm-move 0.3s steps(5) forwards;
    animation: avatar-calm-move 0.3s steps(5) forwards; }
  .chatbot-area .wc-message-from-bot .osk-icon.emo-bouncy {
    background: url(/common-chatbot-ots/img/avatar-bouncy-sprite.png) 0 0 no-repeat;
    background-size: 30px auto;
    -webkit-animation: avatar-bouncy-move 0.7s steps(16) forwards;
    animation: avatar-bouncy-move 0.7s steps(16) forwards; }
  .chatbot-area .wc-message-from-bot .osk-icon.emo-sensitive {
    background: url(/common-chatbot-ots/img/avatar-sensitive-sprite.png) 0 0 no-repeat;
    background-size: 30px auto;
    -webkit-animation: avatar-sensitive-move 2s steps(17) forwards;
    animation: avatar-sensitive-move 2s steps(17) forwards; }
  .chatbot-area .waiting .osk-icon {
    background: url(/common-chatbot-ots/img/avatar-pasokonkun-sprite.png) 0 0 no-repeat;
    background-size: 90px auto;
    -webkit-animation: avatar-loading-move 1.1s steps(14) forwards infinite;
    animation: avatar-loading-move 1.1s steps(14) forwards infinite; }
  @-webkit-keyframes avatar-calm-move {
    0% {
      background-position: -60px 0; }
    100% {
      background-position: -60px -150px; } }
  @keyframes avatar-calm-move {
    0% {
      background-position: -60px 0; }
    100% {
      background-position: -60px -150px; } }
  @-webkit-keyframes avatar-bouncy-move {
    0% {
      background-position: 0 0; }
    100% {
      background-position: 0 -480px; } }
  @keyframes avatar-bouncy-move {
    0% {
      background-position: 0 0; }
    100% {
      background-position: 0 -480px; } }
  @-webkit-keyframes avatar-sensitive-move {
    0% {
      background-position: 0 0; }
    100% {
      background-position: 0 -510px; } }
  @keyframes avatar-sensitive-move {
    0% {
      background-position: 0 0; }
    100% {
      background-position: 0 -510px; } }
  @-webkit-keyframes avatar-loading-move {
    0% {
      background-position: -30px 0; }
    100% {
      background-position: -30px -420px; } }
  @keyframes avatar-loading-move {
    0% {
      background-position: -30px 0; }
    100% {
      background-position: -30px -420px; } } }

/* *****************************************************************************
	スマートフォン横画面対応 チャットボット
***************************************************************************** */
@media screen and (max-device-width: 736px) and (orientation: landscape), screen and (device-width: 854px) and (device-height: 534px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2.25) {
  html,
  body,
  .chatbot-area {
    height: auto;
    max-height: none; }
  html {
    overflow-x: hidden; }
  #wrap {
    display: block;
    overflow: visible; }
  .chatbot-area {
    display: block; }
    .chatbot-area #BotChatElement .wc-app .wc-chatview-panel .wc-message-pane {
      min-height: 1px; }
      .chatbot-area #BotChatElement .wc-app .wc-chatview-panel .wc-message-pane .wc-message-groups {
        min-height: 234px; } }

@media screen and (device-width: 854px) and (device-height: 534px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2.25) {
  .chatbot-area #BotChatElement .wc-app .wc-chatview-panel .wc-message-pane .wc-message-groups .wc-message-group-content .wc-message-wrapper .wc-message-from-bot .wc-message-content .chat-statement {
    width: 200px; } }

/* iPhone retina 横画面の慣性スクロールオフ */
@media screen and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #smart-menu #smart-menu-container-outer {
    -webkit-overflow-scrolling: auto; } }
