@charset "UTF-8";
/* line 10, ../../../sass/owner_support/css/layout.sass */
html {
  width: 100%;
  height: 100%;
  min-width: 960px;
}

/* line 15, ../../../sass/owner_support/css/layout.sass */
body {
/*
  width: 100%;
  height: 100%;
*/
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  
}
/* line 23, ../../../sass/owner_support/css/layout.sass */
body.sarchresults {
  background: #292828;
}

/* line 27, ../../../sass/owner_support/css/layout.sass */
#backgroundimg {
  width: 100%;
  min-width: 1020px;
  height: 100%;
}
/* line 31, ../../../sass/owner_support/css/layout.sass */
#backgroundimg > * {
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  min-height: 600px;
}

/*link color */
/* line 41, ../../../sass/owner_support/css/layout.sass */
a {
  outline: none;
  color: #2a8ed7;
  text-decoration: none;
}
/* line 46, ../../../sass/owner_support/css/layout.sass */
a:hover {
  color: #72c2fd;
  text-decoration: underline;
}
/* line 50, ../../../sass/owner_support/css/layout.sass */
a.bg_bright {
  display: inline-block;
}
/* line 53, ../../../sass/owner_support/css/layout.sass */
a.bg_bright:hover {
  background: url(../image/hover_bg.png) repeat 0 0;
}

/* line 56, ../../../sass/owner_support/css/layout.sass */
.pp_overlay {
  min-width: 1020px !important;
}

/*-------------------------
 *	共通設定
 *------------------------- */
/* line 63, ../../../sass/owner_support/css/layout.sass */
.pp_overlay {
  min-width: 1020px !important;
}

/*-------------------------
 *	サイト幅設定
 *------------------------- */
/* line 70, ../../../sass/owner_support/css/layout.sass */
#wrap {
  min-width: 1020px;
}

/* line 73, ../../../sass/owner_support/css/layout.sass */
#body_box {
  min-width: 960px;
  width: 100%;
  margin: 0;
  padding: 0;
  background: none transparent;
  position: relative;
  z-index: 1;
}

/* line 82, ../../../sass/owner_support/css/layout.sass */
#spslidemenu {
  display: none;
}

/*-------------------------
 *	ヘッダー
 *------------------------- */
/* line 89, ../../../sass/owner_support/css/layout.sass */
#head_area {
  position: relative;
  width: 100%;
  height: 47px;
  z-index: 100;
}

/* line 95, ../../../sass/owner_support/css/layout.sass */
#goto-owners-club {
  display: inline-block;
  margin-top: 26px;
  margin-left: 760px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 123px;
  height: 20px;
  background: url(../IMAGES/Pc/img-owners-club-link.png) no-repeat 0 0;
}

/* line 106, ../../../sass/owner_support/css/layout.sass */
#head_area_inner {
  position: relative;
  width: 960px;
  height: 47px;
  margin: 0;
  margin: 0 auto;
  padding: 0;
}

/* line 114, ../../../sass/owner_support/css/layout.sass */

/*　2015 8 12 ヘッダーgoogleカスタム検索背景非表示--------
 *			header  input (google)
 *-------------------------------------------------------- */
/* line 123, ../../../sass/owner_support/css/layout.sass */
input#gsc-i-id1 {
  background: none !important;
}

/*-------------------------
 *	google site search
 *------------------------- */
/* line 130, ../../../sass/owner_support/css/layout.sass */
#searchbox {
  position: absolute;
  left: 50%;
  top: 9px;
  margin-left: -320px;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 137, ../../../sass/owner_support/css/layout.sass */
table.gsc-search-box {
  width: 240px !important;
}

/* line 140, ../../../sass/owner_support/css/layout.sass */
.gsib_a {
  padding: 2 !important;
}

/* line 143, ../../../sass/owner_support/css/layout.sass */
input.gsc-input {
  font-size: 16px !important;
  height: 20px !important;
  font-family: sans-serif !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  vertical-align: top;
}

/* line 158, ../../../sass/owner_support/css/layout.sass */
td.gsc-input {
  padding-right: 5px !important;
}

/* line 161, ../../../sass/owner_support/css/layout.sass */
input.gsc-search-button {
  margin-top: 0 !important;
  padding: 5px 10px !important;
}

/*#searchbox .gsc-input input.gsc-input {
 *	background: url(../images/pc/searchBg.gif) 0 0 no-repeat !important;
 *} */
/* line 169, ../../../sass/owner_support/css/layout.sass */
#searchbox .gsc-input input.gsc-input:focus {
  background-image: none !important;
}

/*-------------------------
 *	メニュー
 *------------------------- */
/* line 176, ../../../sass/owner_support/css/layout.sass */
#menu_area {
  position: relative;
  width: 100%;
  height: 57px;
  margin: 0;
  padding: 0;
  z-index: 100;
}
/* line 184, ../../../sass/owner_support/css/layout.sass */
#menu_area h2 {
  display: none;
}

/*-------------------------
 *	gNav
 *------------------------- */
/* line 192, ../../../sass/owner_support/css/layout.sass */
#gNav01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 22px;
  background: url(../images/pc/gNavBg01.png) repeat 0 0;
}

/* line 200, ../../../sass/owner_support/css/layout.sass */
#gNav02 {
  position: absolute;
  left: 0;
  top: 22px;
  width: 100%;
  height: 35px;
  background: url(../images/pc/gNavBg02.png) repeat 0 0;
}

/* line 208, ../../../sass/owner_support/css/layout.sass */
#gNav01 ul, #gNav02 ul {
  width: 960px;
  margin: 0 auto;
}

/* line 212, ../../../sass/owner_support/css/layout.sass */
#gNav01 ul li {
  float: left;
  height: 22px;
}

/* line 216, ../../../sass/owner_support/css/layout.sass */
#gNav02 ul li {
  float: left;
  height: 35px;
}

/* line 220, ../../../sass/owner_support/css/layout.sass */
#headMenu {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
/* line 225, ../../../sass/owner_support/css/layout.sass */
#headMenu ul {
  position: absolute;
  right: 0;
  top: -39px;
}
/* line 230, ../../../sass/owner_support/css/layout.sass */
#headMenu ul li {
  float: left;
  margin-left: 5px;
}
/* line 234, ../../../sass/owner_support/css/layout.sass */
#headMenu ul li a {
  display: block;
  height: 13px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
/* line 241, ../../../sass/owner_support/css/layout.sass */
#headMenu ul li a:hover {
  background-position: 0 -15px;
}

/* line 244, ../../../sass/owner_support/css/layout.sass */
#menu02_01 {
  width: 111px;
  background-image: url(../images/pc/smenu_otikaku.png);
}

/* line 248, ../../../sass/owner_support/css/layout.sass */
#menu02_02 {
  width: 111px;
  background-image: url(../images/pc/smenu_event.png);
}

/* line 252, ../../../sass/owner_support/css/layout.sass */
#menu02_03 {
  width: 71px;
  background-image: url(../images/pc/smenu_catalog.png);
}

/* line 256, ../../../sass/owner_support/css/layout.sass */
#menu02_04 {
  width: 62px;
  background-image: url(../images/pc/smenu_sumai.png);
}

/* line 260, ../../../sass/owner_support/css/layout.sass */
#menu02_05 {
  width: 81px;
  background-image: url(../images/pc/smenu_customer.png);
}

/* line 264, ../../../sass/owner_support/css/layout.sass */
#menu02_06 {
  width: 52px;
  background-image: url(../images/pc/smenu_kigyou.png);
}

/*-------------------------
 *	home_mainarea
 *------------------------- */
/* line 272, ../../../sass/owner_support/css/layout.sass */
#home_mainarea {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0 0 1px;
  text-align: left;
  margin-top : 0 !important;
}





/* line 280, ../../../sass/owner_support/css/layout.sass */
.home_box h3 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
/* line 284, ../../../sass/owner_support/css/layout.sass */
.home_box h3 > :last-child:not(:first-child) {
  text-align: right;
}
/* line 287, ../../../sass/owner_support/css/layout.sass */
.home_box .parallel {
  margin-top: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 293, ../../../sass/owner_support/css/layout.sass */
.home_box .parallel > *:nth-child(2) {
  margin-left: 20px;
}
/* line 295, ../../../sass/owner_support/css/layout.sass */
.home_box .parallel > * > p {
  height: 62px;
}
/* line 297, ../../../sass/owner_support/css/layout.sass */
.home_box .parallel > * img {
  display: block;
  margin: 0 auto;
}
/* line 301, ../../../sass/owner_support/css/layout.sass */
.home_box .images {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 15px;
}
/* line 305, ../../../sass/owner_support/css/layout.sass */
.home_box .images:first-child {
  margin-top: 0;
}
/* line 308, ../../../sass/owner_support/css/layout.sass */
.home_box .images.c {
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 311, ../../../sass/owner_support/css/layout.sass */
.home_box .images > * {
  box-sizing: border-box;
}
/* line 314, ../../../sass/owner_support/css/layout.sass */
.home_box .images .detail {
  width: 300px;
  padding: 0;
}
/* line 318, ../../../sass/owner_support/css/layout.sass */
.home_box .images .image {
  box-sizing: border-box;
  width: 332px;
}
/* line 320, ../../../sass/owner_support/css/layout.sass */
.home_box .images .image:nth-child(2) {
  padding-left: 30px;
  text-align: right;
}
/* line 325, ../../../sass/owner_support/css/layout.sass */
.home_box .images.tight .detail {
  width: 390px;
}
/* line 328, ../../../sass/owner_support/css/layout.sass */
.home_box .images.tight .image {
  box-sizing: border-box;
  width: 242px;
}
/* line 332, ../../../sass/owner_support/css/layout.sass */
.home_box.with-box-title > .title {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 110px;
  font-size: 10px;
  line-height: 1.2;
}
/* line 340, ../../../sass/owner_support/css/layout.sass */
.home_box.with-box-title > .title h2 {
  display: block;
  padding-top: 59px;
}
/* line 344, ../../../sass/owner_support/css/layout.sass */
.home_box.with-box-title > .title h2 a {
  display: block;
  width: 100%;
}
/* line 348, ../../../sass/owner_support/css/layout.sass */
.home_box.with-box-title > .detail {
  display: table-cell;
  margin-left: 110px;
  vertical-align: middle;
  width: 562px;
}
/* line 355, ../../../sass/owner_support/css/layout.sass */
.home_box.with-vertical-title > * {
  width: 673px;
  box-sizing: border-box;
}
/* line 359, ../../../sass/owner_support/css/layout.sass */
.home_box.with-vertical-title > .title {
  height: 38px;
  box-sizing: border-box;
  padding-top: 12px;
  padding-left: 30px;
}
/* line 365, ../../../sass/owner_support/css/layout.sass */
.home_box.with-vertical-title > .detail {
  box-sizing: border-box;
  padding: 20px;
}
/* line 369, ../../../sass/owner_support/css/layout.sass */
.home_box .lists {
  padding: 20px 10px 0;
}
/* line 372, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
/* line 377, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul:nth-of-type(2n) {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/* line 380, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li {
  text-align: center;
  width: 159px;
}
/* line 384, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li img {
  display: inline-block;
  width: 142px;
}
/* line 388, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li.arrow {
  width: 16px;
  height: 159px;
}
/* line 392, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li.arrow[data-color="1"] {
  background: url(../images/share/smilering/b_1.png) no-repeat center center;
}
/* line 395, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul:nth-of-type(2n) li.arrow[data-color="1"] {
  background: url(../images/share/smilering/b_2.png) no-repeat center center;
}
/* line 398, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li.arrow[data-color='2'] {
  background: url(../images/share/smilering/p_1.png) no-repeat center center;
}
/* line 401, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul:nth-of-type(2n) li.arrow[data-color="2"] {
  background: url(../images/share/smilering/p_2.png) no-repeat center center;
}
/* line 404, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li.arrow[data-color='3'] {
  background: url(../images/share/smilering/y_1.png) no-repeat center center;
}
/* line 407, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul:nth-of-type(2n) li.arrow[data-color="3"] {
  background: url(../images/share/smilering/y_2.png) no-repeat center center;
}
/* line 410, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li.arrow[data-color='4'] {
  background: url(../images/share/smilering/g_1.png) no-repeat center center;
}
/* line 413, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul:nth-of-type(2n) li.arrow[data-color="4"] {
  background: url(../images/share/smilering/g_2.png) no-repeat center center;
}
/* line 416, ../../../sass/owner_support/css/layout.sass */
.home_box .lists ul li:last-child.arrow {
  display: none;
}
/* line 419, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow {
  display: block;
  width: 100%;
  height: 20px;
  background-position: 574px center;
  background-repeat: no-repeat;
}
/* line 424, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow[data-color='1'] {
  background-image: url(../images/share/smilering/b_3.png);
}
/* line 427, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow[data-color='2'] {
  background-image: url(../images/share/smilering/p_3.png);
}
/* line 430, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow[data-color='3'] {
  background-image: url(../images/share/smilering/y_3.png);
}
/* line 433, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow[data-color='4'] {
  background-image: url(../images/share/smilering/g_3.png);
}
/* line 439, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow:nth-of-type(2n) {
  background-position: 74px center;
  background-repeat: no-repeat;
}
/* line 443, ../../../sass/owner_support/css/layout.sass */
.home_box .lists > .arrow:last-of-type {
  display: none;
}

/* line 446, ../../../sass/owner_support/css/layout.sass */
.image-title {
  padding-top: 40px;
  padding-left: 40px;
  width: 672px;
  box-sizing: border-box;
}

/* line 452, ../../../sass/owner_support/css/layout.sass */
.reform-detail {
  width: 200px;
}

/* line 455, ../../../sass/owner_support/css/layout.sass */
h3.gray-back {
  width: 400px;
  height: 45px;
}
/* line 458, ../../../sass/owner_support/css/layout.sass */
h3.gray-back:first-of-type {
  margin-top: 30px;
}

/* line 461, ../../../sass/owner_support/css/layout.sass */
h4.round.tight {
  width: 300px;
}

/* line 464, ../../../sass/owner_support/css/layout.sass */
.home_feature > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 468, ../../../sass/owner_support/css/layout.sass */
.home_feature > ul li:first-child {
  margin-left: 0px;
}

/* line 473, ../../../sass/owner_support/css/layout.sass */
ul.topix-boxes li a {
  width: 212px;
}

/* line 477, ../../../sass/owner_support/css/layout.sass */
dl.system dt {
  border: 1px #318097 solid;
  color: #318097;
  position: relative;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
/* line 485, ../../../sass/owner_support/css/layout.sass */
dl.system dt > * {
  display: table-cell;
  margin: 0;
  height: 52px;
  vertical-align: middle;
  box-sizing: border-box;
}
/* line 492, ../../../sass/owner_support/css/layout.sass */
dl.system dt span {
  width: 130px;
  background: url(../img/title-tilt.png) no-repeat 0 0;
  background-size: contain;
  font-size: 28pt;
  color: white;
  padding-left: 36px;
}
/* line 500, ../../../sass/owner_support/css/layout.sass */
dl.system dt h4 {
  font-size: 18px;
  color: #318097;
}
/* line 504, ../../../sass/owner_support/css/layout.sass */
dl.system dd {
  display: -webkit-flex;
  display: flex;
  border: 1px #318097 solid;
  border-top: none;
  margin-bottom: 30px;
}
/* line 510, ../../../sass/owner_support/css/layout.sass */
dl.system dd:last-child {
  margin-bottom: 0;
}
/* line 513, ../../../sass/owner_support/css/layout.sass */
dl.system dd > * {
  padding: 15px;
  box-sizing: border-box;
}
/* line 517, ../../../sass/owner_support/css/layout.sass */
dl.system dd > :first-child {
  width: 170px;
}
/* line 520, ../../../sass/owner_support/css/layout.sass */
dl.system dd > :nth-child(2) {
  width: 440px;
}

/* line 524, ../../../sass/owner_support/css/layout.sass */
dl.seido {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  height: 630px;
}
/* line 530, ../../../sass/owner_support/css/layout.sass */
dl.seido dt, dl.seido dd {
  width: 254px;
}

/* お知らせ */
/* line 535, ../../../sass/owner_support/css/layout.sass */
#topix-box .title {
  background-image: url(../images/share/index/title-topix.png);
  background-repeat: no-repeat;
  background-position: center bottom 10px;
}
/* line 539, ../../../sass/owner_support/css/layout.sass */
#topix-box .title h2 {
  height: 52px;
  background-image: url(../images/share/title-star.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 10px;
}

/* おすすめコンテンツ */
/* line 548, ../../../sass/owner_support/css/layout.sass */
#recommend-contents-box .title {
  background-image: url(../images/share/index/title-recommend-contents.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-position: center bottom 10px;
}
/* line 554, ../../../sass/owner_support/css/layout.sass */
#recommend-contents-box .title h2 {
  height: 70px;
  background-image: url(../images/share/title-star.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

/* line 561, ../../../sass/owner_support/css/layout.sass */
#recommend-contents-box-b.home_box .detail ul {
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 567, ../../../sass/owner_support/css/layout.sass */
#recommend-contents-box-b.home_box .detail ul li {
  background: none;
  padding: 0;
  margin-top: 15px;
}
/* line 571, ../../../sass/owner_support/css/layout.sass */
#recommend-contents-box-b.home_box .detail ul li:first-of-type, #recommend-contents-box-b.home_box .detail ul li:nth-of-type(2) {
  margin: 0;
}
/* line 574, ../../../sass/owner_support/css/layout.sass */
#recommend-contents-box-b.home_box .detail ul li img {
  display: inline-block;
  width: 306 306px;
}

/*-------------------------
 *	非表示
 *------------------------- */
/* line 583, ../../../sass/owner_support/css/layout.sass */
.sp, #spMenu01, #spMenu02, .lowMenubtn span, .lowMenu {
  display: none;
}

/* line 586, ../../../sass/owner_support/css/layout.sass */
.goTop {
  text-align: right;
  padding: 2%;
  position: fixed;
  bottom: 2%;
  right: 2%;
}
/* line 593, ../../../sass/owner_support/css/layout.sass */
.goTop img {
  width: 80%;
}

/*-------------------------
 *  8. クイックナビ
 *------------------------- */
/* line 600, ../../../sass/owner_support/css/layout.sass */
.personal_links {
  position: absolute;
  left: 0;
  top: -315px;
  width: 213px;
  position: absolute;
  left: 0;
  top: -297px;
  width: 213px;
  color: #fff;
}
/* line 611, ../../../sass/owner_support/css/layout.sass */
.personal_links a {
  color: white;
}
/* line 614, ../../../sass/owner_support/css/layout.sass */
.personal_links dl {
  width: 212px;
}
/* line 617, ../../../sass/owner_support/css/layout.sass */
.personal_links dl dt, .personal_links dl dd {
  margin-bottom: 1px;
  padding: 0 15px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
/* line 625, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dt.ttl01 {
  cursor: pointer;
  background: #134D67;
  background: rgba(19, 77, 103, 0.9);
}
/* line 631, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dd.tdl01 {
  padding: 10px 15px;
  background: #0080BA;
  background: rgba(0, 128, 186, 0.7);
}
/* line 636, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dd.tdl02 {
  background: #134D67;
  background: rgba(19, 77, 103, 0.7);
}
/* line 640, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dd.tdl03 {
  padding: 0;
}
/* line 643, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dd.tdl03 ul li {
  display: inline-block;
  margin-right: 1px;
  background: #0080BA;
  width: 67px;
  text-align: center;
}
/* line 650, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dd.tdl03 ul li:last-child {
  margin-left: 0;
}
/* line 653, ../../../sass/owner_support/css/layout.sass */
.personal_links > dl dd.tdl03 ul li.faint {
  background: #636E75;
}

/* line 658, ../../../sass/owner_support/css/layout.sass */
li#personal_links_tab01.active, li#personal_links_tab01:hover {
  background: #0081cc;
  color: #fff;
}
/* line 663, ../../../sass/owner_support/css/layout.sass */
li#personal_links_tab02.active, li#personal_links_tab02:hover {
  background: #7bbc26;
  color: #fff;
}
/* line 668, ../../../sass/owner_support/css/layout.sass */
li#personal_links_tab03.active, li#personal_links_tab03:hover {
  background: #d88a0e;
  color: #fff;
}

/* line 672, ../../../sass/owner_support/css/layout.sass */
.contWrap {
  position: relative;
}

/*-------------------------
 *	フッターサイトマップ
 *------------------------- */
/* line 679, ../../../sass/owner_support/css/layout.sass */
.footSitemap {
  width: 960px;
  margin: 0 auto 20px;
  padding: 20px 0 0;
  text-align: left;
  border-bottom: 1px dotted #ccc;
  color: #9A906A;
}

/* line 687, ../../../sass/owner_support/css/layout.sass */
.sitemapWrap {
  display: -webkit-flex;
  display: flex;
}
/* line 689, ../../../sass/owner_support/css/layout.sass */
.sitemapWrap .sitemapBox {
  width: 146px;
}

/* line 692, ../../../sass/owner_support/css/layout.sass */
.borderT {
  width: 960px;
  height: 1px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
}


/*-------------------------
 *	foot_info
 *------------------------- */
/* line 758, ../../../sass/owner_support/css/layout.sass */
#foot_info {
  width: 100%;
  height: 74px;
  background-color: white;
}
/* line 763, ../../../sass/owner_support/css/layout.sass */
#foot_info ul {
  width: 960px;
  height: 74px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 770, ../../../sass/owner_support/css/layout.sass */
#foot_info ul li#foot_info01 {
  float: left;
}
/* line 773, ../../../sass/owner_support/css/layout.sass */
#foot_info ul li#foot_info02 {
  float: right;
}

/* line 776, ../../../sass/owner_support/css/layout.sass */
#code_area {
  position: absolute;
  bottom: 0;
  height: 1px;
  overflow: hidden;
}

/* line 783, ../../../sass/owner_support/css/layout.sass */
ul.topix-boxes li {
  height: 170px;
}

/* line 788, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd, ul.infomation dt, ul.infomation li, dl.infomation dd, dl.infomation dt, dl.infomation li {
  padding: 15px 0;
}
/* line 790, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd:first-child, ul.infomation dt:first-child, ul.infomation li:first-child, dl.infomation dd:first-child, dl.infomation dt:first-child, dl.infomation li:first-child {
  padding-top: 0;
}
/* line 792, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd:last-child, ul.infomation dt:last-child, ul.infomation li:last-child, dl.infomation dd:last-child, dl.infomation dt:last-child, dl.infomation li:last-child {
  padding-bottom: 0;
}
/* line 794, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd, ul.infomation li, dl.infomation dd, dl.infomation li {
  border-bottom: 1px #959595 solid;
  display: -webkit-flex;
  display: flex;
}
/* line 797, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd h4, ul.infomation li h4, dl.infomation dd h4, dl.infomation li h4 {
  font-weight: bold;
}
/* line 799, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd > *, ul.infomation li > *, dl.infomation dd > *, dl.infomation li > * {
  box-sizing: border-box;
}
/* line 801, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd > *.image, ul.infomation li > *.image, dl.infomation dd > *.image, dl.infomation li > *.image {
  box-sizing: border-box;
  width: 272px;
}
/* line 803, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd > *.detail, ul.infomation li > *.detail, dl.infomation dd > *.detail, dl.infomation li > *.detail {
  width: 360px;
}
/* line 805, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd > *:nth-child(2), ul.infomation li > *:nth-child(2), dl.infomation dd > *:nth-child(2), dl.infomation li > *:nth-child(2) {
  padding-left: 20px;
}
/* line 807, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd > *:nth-child(2).image, ul.infomation li > *:nth-child(2).image, dl.infomation dd > *:nth-child(2).image, dl.infomation li > *:nth-child(2).image {
  text-align: right;
}
/* line 809, ../../../sass/owner_support/css/layout.sass */
ul.infomation dd > *:nth-child(2).alignL, ul.infomation li > *:nth-child(2).alignL, dl.infomation dd > *:nth-child(2).alignL, dl.infomation li > *:nth-child(2).alignL {
  text-align: left;
}
/* line 812, ../../../sass/owner_support/css/layout.sass */
ul.infomation.no-line > *, dl.infomation.no-line > * {
  border-bottom: none;
}
/* line 816, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide dd > .detail, ul.infomation.wide li > .detail, dl.infomation.wide dd > .detail, dl.infomation.wide li > .detail {
  width: 330px;
}
/* line 818, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide dd > .image, ul.infomation.wide li > .image, dl.infomation.wide dd > .image, dl.infomation.wide li > .image {
  box-sizing: border-box;
  width: 302px;
}
/* line 822, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide2 dd > .detail, ul.infomation.wide2 li > .detail, dl.infomation.wide2 dd > .detail, dl.infomation.wide2 li > .detail {
  width: 330px;
}
/* line 824, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide2 dd > .image, ul.infomation.wide2 li > .image, dl.infomation.wide2 dd > .image, dl.infomation.wide2 li > .image {
  box-sizing: border-box;
  width: 302px;
}
/* line 828, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide3 dd > .detail, ul.infomation.wide3 li > .detail, dl.infomation.wide3 dd > .detail, dl.infomation.wide3 li > .detail {
  width: 400px;
}
/* line 830, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide3 dd > .image, ul.infomation.wide3 li > .image, dl.infomation.wide3 dd > .image, dl.infomation.wide3 li > .image {
  box-sizing: border-box;
  width: 232px;
}
/* line 834, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide4 dd > .detail, ul.infomation.wide4 li > .detail, dl.infomation.wide4 dd > .detail, dl.infomation.wide4 li > .detail {
  width: 470px;
}
/* line 836, ../../../sass/owner_support/css/layout.sass */
ul.infomation.wide4 dd > .image, ul.infomation.wide4 li > .image, dl.infomation.wide4 dd > .image, dl.infomation.wide4 li > .image {
  box-sizing: border-box;
  width: 162px;
}

/* line 840, ../../../sass/owner_support/css/layout.sass */
ul.infomation > li:first-of-type {
  padding-top: 0;
}
/* line 842, ../../../sass/owner_support/css/layout.sass */
ul.infomation > li:last-child {
  border-bottom: none;
}

/* line 845, ../../../sass/owner_support/css/layout.sass */
dl.infomation > dd {
  padding-top: 0px;
}
/* line 846, ../../../sass/owner_support/css/layout.sass */
dl.infomation > dd:last-of-type {
  border-bottom: none;
}

/* line 851, ../../../sass/owner_support/css/layout.sass */
ul.slinks {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 854, ../../../sass/owner_support/css/layout.sass */
ul.slinks.left {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

/* line 858, ../../../sass/owner_support/css/layout.sass */
.capital-point > ol {
  width: 100%;
  text-align: center;
}
/* line 861, ../../../sass/owner_support/css/layout.sass */
.capital-point > ol > li {
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  width: calc((100% - 30px) / 3);
  padding: 0 10px;
  border-right: 1px solid #d2d2d2;
}
/* line 868, ../../../sass/owner_support/css/layout.sass */
.capital-point > ol > li:last-child {
  border-right: none;
}
/* line 870, ../../../sass/owner_support/css/layout.sass */
.capital-point > ol > li > p {
  display: block;
  height: 200px;
  text-align: left;
}
/* line 874, ../../../sass/owner_support/css/layout.sass */
.capital-point > ol > li > .image {
  height: 102px;
}

/* line 877, ../../../sass/owner_support/css/layout.sass */
ol#smilering-system {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
/* line 883, ../../../sass/owner_support/css/layout.sass */
ol#smilering-system > li {
  width: 330px;
}
/* line 886, ../../../sass/owner_support/css/layout.sass */
ol#smilering-system > li:nth-child(1) {
  -webkit-order: -3;
  order: -3;
}
/* line 888, ../../../sass/owner_support/css/layout.sass */
ol#smilering-system > li:nth-child(2) {
  -webkit-order: -1;
  order: -1;
}
/* line 890, ../../../sass/owner_support/css/layout.sass */
ol#smilering-system > li:nth-child(3) {
  -webkit-order: -2;
  order: -2;
}
/* line 892, ../../../sass/owner_support/css/layout.sass */
ol#smilering-system > li:nth-child(4) {
  -webkit-order: -4;
  order: -4;
}

/* line 894, ../../../sass/owner_support/css/layout.sass */
#smilering-system-center {
  width: 140px;
  height: 140px;
  top: 65px;
  left: 270px;
  position: absolute;
  background: url("../images/share/index/smilering-center.png") no-repeat 0 0;
}

/* line 904, ../../../sass/owner_support/css/layout.sass */
nav.main-nav ol {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 80px;
}
/* line 910, ../../../sass/owner_support/css/layout.sass */
nav.main-nav ol > li {
  width: 49%;
  margin: 2px;
}

/*------------------------- */
/* line 916, ../../../sass/owner_support/css/layout.sass */
.alignC {
  text-align: center;
}

/* line 919, ../../../sass/owner_support/css/layout.sass */
.alignR {
  text-align: right;
}

/* line 922, ../../../sass/owner_support/css/layout.sass */
.alignL {
  text-align: left;
}

.pc-width-466 { width: 466px; }
.pc-box-center { margin-left: auto; margin-right: auto; }

/* 追加 */
#home_infoarea p#home_catch_sp {
	display: none;
}


