@charset "utf-8";


/* --------------------------------------------------------------------------------
   Shered
-------------------------------------------------------------------------------- */

.header {
    margin-bottom: 0;
    width: 100%;
    min-height: 43px;
    padding-bottom: 20px;
}
#contents-area,
#contents-body,
.lyt-col-1 #contents-body {
  float: none;
  width: 100%;
  min-width: 990px;
}
#contents-body {
  display: block;
}
.contents-color {
  background: #f9f9f5;
  width: 100%;
}
.contents-inner {
  width: 950px;
  margin: 30px auto 0;
  padding: 0 20px 50px;
}
.contents-inner-chat{
  width: 950px;
  margin: 30px auto 0;
  padding: 0 20px;
}
.contents-inner:first-child {
  margin-top: 0;
}
#contents-footer {
  width: 990px;
  margin: 0 auto;
}

.cf { zoom:100%; }
.cf:before, .cf:after {
  content        : ".";
  height         : 0px;
  clear          : both;
  visibility     : hidden;
  display        : block;
}

.contents-inner a {
  font-weight: bold;
}

.list-order li strong {
  color: #2174ed;
}

.m-bottom-12{
  margin-bottom: 12px!important;
}
.p-top-50 {
  padding-top: 50px;
}

.p-top-70 {
  padding-top: 70px;
}

.fs_10 { font-size: 72% !important;}
.fs_11 { font-size: 79% !important;}
.fs_12 { font-size: 86% !important;}
.fs_13 { font-size: 93% !important;}
.fs_int,
.fs_14 { font-size: 100% !important;}
.fs_15 { font-size: 108% !important;}
.fs_16 { font-size: 115% !important;}
.fs_17 { font-size: 122% !important;}
.fs_18 { font-size: 129% !important;}
.fs_19 { font-size: 136% !important;}
.fs_20 { font-size: 143% !important;}
.fs_21 { font-size: 150% !important;}
.fs_22 { font-size: 158% !important;}
.fs_23 { font-size: 165% !important;}
.fs_24 { font-size: 172% !important;}
.fs_25 { font-size: 179% !important;}
.fs_26 { font-size: 186% !important;}


/* --------------------------------------------------------------------------------
   Individual
-------------------------------------------------------------------------------- */

/* #contents-head */
#contents-head .banner {
  height: 513px;
  overflow: hidden;
  color: #fff;
  background: #100a05 url(../../img/p/bg_h1_sbdenki.jpg) no-repeat top center;
}
#contents-head .banner .inner {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#contents-head .banner .inner .logo {
  position: relative;
  margin: 0 0 0;
  left: 0;
  top: 0;
}
#contents-head .banner .inner .upside {
  position: absolute;
  top: 25px;
  width: 580px;
}
#contents-head .banner .inner .upside .pv {
  margin: 0 auto;
  border: 1px solid #fff;
  width: 418px;
  height: 236px;
  background-color: #f5f6f9;
}
#contents-head .banner .inner .button {
  margin: 15px 0 0;
  line-height: 51px;
  font-size: 17px;
}
#contents-head .banner .inner .button a {
  margin: 0 auto;
  padding: 0 45px;
  display: block;
  position: relative;
  width: 190px;
  color: #333;
  background-color: #fdb813;
  border-radius: 4px;
  font-weight: bold;
}
#contents-head .banner .inner .button a:after {
  margin-top: -.5em;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 9px;
  width: 17px;
  height: 17px;
  background: url(../../img/p/icon_head-but_arrow.png) center center;
}
#contents-body{
  position: relative;
}
.close-contents{
  display: block;
  position: absolute;
  top: 0%;
  background-color: rgba(0,0,0,0.8);
  width: 100%;
  height: calc(100% + 55px);
  z-index: 1;
}
.mv-text{
  position: relative;
  top: -320px;
  left: 0%;
  color: #fff;
  z-index: 2;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  margin: 0;
  height: 0;
}


/* #contents-body */
#contents-body {
  margin-bottom: 0;
  padding-bottom: 40px;
}

/* .section */
.section {
}
.section p {
  margin: 0;
}
.section .sect-head {
  margin: 0;
  padding: 40px 0 10px;
  text-align: center;
}
.section .sect-cont {
  padding: 39px;
  border: 1px solid #d8dadc;
  background-color: #fff;
  font-size: 16px;
}
.section .sect-cont p {
  line-height: 1.4;
}
.section .notelist {
  line-height: 1.5;
/*  font-size: 12px;  */
}
.section .notelist-with-star {
  line-height: 1.5;
  font-size: 12px;
}
.section .head-virtbar {
  margin: 0 0 15px;
  padding-left: 5px;
  border-left: 4px solid #959595;
  line-height: 22px;
  font-size: 20px;
  font-weight: bold;
}
.section .cols2 {
  margin: 0 auto;
  width: 740px
}
.section .cols2 .col {
  width: 340px;
}
.section .cols2 .col-left {
  float: left;
}
.section .cols2 .col-right {
  float: right;
}
.section .cols2.row2 {
  margin: 40px auto 0;
  padding: 30px 50px;
  background-color: #f4f5f6;
}

/* .section-otoku */
.section-otoku .sect-cont {
  padding: 44px 39px 44px 49px;
}
.section-otoku .sect-cont .unit {
  margin-top: 40px;
}
.section-otoku .sect-cont .unit:first-child {
  margin-top: 0;
}
.section-otoku .sect-cont .unit .head {
  margin-left: 20px;
}
.section-otoku .sect-cont .unit .fig {
  margin-top: 3px;
  position: relative;
}
.section-otoku .sect-cont .unit .fig .balloon {
  position: absolute;
  right: 0;
}
.section-otoku .sect-cont .unit1 .list-bullet-03 {
  width: 740px;
  margin: 15px auto 0;
}
.section-otoku .sect-cont .unit2 .balloon2 {
  margin: 6px 0 0 0;
  text-align: center;
}
.section-otoku .sect-cont .unit2 .list-bullet-03 {
  width: 740px;
  margin: 15px auto 0;
}
.section-otoku .sect-cont .unit3 .fig {
  text-align: right;
}
.section-otoku .sect-cont .reference {
  margin: 30px 0 0 -10px;
  list-style: none;
}
.section-otoku .sect-cont .reference li {
  margin-top: 1em;
  padding-left: 2.5em;
  position: relative;
}
.section-otoku .sect-cont .reference li em {
  position: absolute;
  left: 0;
  font-style: normal;
  font-weight: normal;
}
.section-otoku .notice-list {
  font-size: 12px;
}

/* .section-anshin */
.section-anshin .sect-cont {
  padding: 49px;
}
.section-anshin .unit .pict {
  margin: 0 20px 20px;
  float: left;
  width: 140px;
  text-align: center;
}
.section-anshin .col p {
  margin-left: 180px;
}
.section-anshin .unit1 .logo {
  margin-top: 10px;
  text-align: center;
}
.section-anshin .append {
  margin-top: 60px;
}
.section-anshin .unit3 .pict img {
  margin-left: -5px;
}
.section-anshin .unit4 .more {
  margin-top: 10px;
  text-align: left;
  font-weight: bold;
}

/* .section-price */
.section-price .sect-cont {
}
.section-price .sect-cont .first {
  margin: 0;
  text-align: center;
  font-size: 22px;
}
.section-price .sect-cont .link {
  margin-top: 30px;
  line-height: 2.25;
  text-align: center;
  font-weight: bold;
}

/* .section-price .plan */
.section-price .plan {
  margin: 30px auto 0;
  position: relative;
  width: 710px;
  line-height: 1.28;
  background: url(../../img/p/fig_price-plan_back.png) no-repeat;
  font-size: 14px;
}
.section-price .plan .head {
  position: absolute;
  top: -10px;
  left: 0;
  line-height: 1;
  font-size: 22px;
}
.section-price .plan .type {
  margin: 0 -5px;
}
.section-price .plan .type .unit {
  margin: 0 5px;
  padding-top: 255px;
  float: left;
  position: relative;
  width: 230px;
  text-align: center;
}
.section-price .plan .type .unit .range {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  line-height: 18px;
  font-size: 14px;
  font-weight: bold;
}
.section-price .plan .type .unit1 .range {
  margin-top: 24px;
  padding-top: 5px;
}
.section-price .plan .type .unit2 .range {
  margin-top: 12px;
  padding-top: 11px;
}
.section-price .plan .type .unit3 .range {
  padding-top: 17px;
}
.section-price .plan .type .case {
  font-size: 18px;
}
.section-price .plan .type .such {
  display: block;
  font-size: 12px;
}
.section-price .plan .feat {
  margin: 10px -5px 0;
  display: table;
}
.section-price .plan .feat .unit {
  padding: 20px 15px;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 210px;
  text-align: center;
}
.section-price .plan .feat .unit:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 5px;
  border: 1px solid #d8dadc;
  border-radius: 8px;
}
.section-price .plan .feat .name {
  margin: 0;
  color: #2174ed;
  font-size: 20px;
  font-weight: bold;
}
.section-price .plan .feat .brief {
  margin: 10px 10px 0;
  list-style: none;
}
.section-price .plan .feat .brief p {
  margin: 10px 0 0;
}
.section-price .plan .feat .brief em {
  margin: 0 0 10px;
  padding: 0 1em;
  line-height: 20px;
  background-color: #feb913;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
}
.section-price .plan .feat ol {
  margin: 0 10px;
  list-style: none;
}
.section-price .plan .feat ol li {
  margin-top: 10px;
  padding-left: 20px;
  position: relative;
  font-weight: bold;
}
.section-price .plan .feat ol li em {
  margin-top: 1px;
  position: absolute;
  left: 0;
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 13px;
  border-radius: 50%;
  background-color: #feb913;
  font-size: 10px;
  text-align: center;
}
.section-price .plan .feat .atten {
  margin: 10px 0 0;
  text-align: center;
  color: #2174ed;
  font-weight: bold;
}
.section-price .plan .feat .atten .balloon {
  margin: 0 0 15px;
  display: block;
  position: relative;
  color: #fff;
  background-color: #fdb32b;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
}
.section-price .plan .feat .atten .balloon:after {
  margin: 0 auto;
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  left: 0;
  height: 9px;
  width: 100%;
  background: url(../../img/p/icon_price-arrow_down.png) center top no-repeat;
}
.section-price .plan .more {
  margin: 20px 0 0;
}
.section-price .plan .more .button {
  padding: 20px;
  border: 1px solid #d8dadc;
  display: block;
  line-height: 50px;
  color: #006699;
  background-color: #fffedf;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 6px;
}
.section-price .plan .more .button:before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 44px;
  height: 50px;
  background: url(../../img/p/icon_price-release.png) no-repeat;;
  vertical-align: middle;
}
.section-price .banners {
  margin: 40px -20px 0;
}
.section-price .banners p {
  margin-top: 20px;
}

/* .section-app */
.section-app .sect-cont {
  padding-right: 99px;
  padding-left: 99px;
}
.section-app .sect-cont .first {
  margin: 0;
  text-align: center;
  font-size: 22px;
}
.section-app .start-date {
  margin: 0 auto 40px;
  text-align: center;
}
.section-app .start-date p {
  padding: 0 20px;
  display: inline-block;
  line-height: 40px;
  color: #fff;
  background-color: #fdb831;
  font-size: 18px;
  font-weight: bold;
  border-radius: 20px;
}
.section-app .list-order li {
}
.section-app .sect-cont .head-with-pict {
  margin: 20px 0 10px;
  position: relative;
  height: 90px;
}
.section-app .sect-cont .head-with-pict .head-plain {
  padding: 30px 0 10px;
}
.section-app .sect-cont .head-with-pict .pict {
  position: absolute;
  top: 0;
  right: 0;
}
.section-app .unit {
  position: relative;
}
.section-app .unit1 .tbl {
  font-size: 14px;
}
.section-app .unit1 .tbl td {
  position: relative;
}
.section-app .unit1 .tbl tbody td:first-child img {
  margin-bottom: 10px;
}
.section-app .unit1 .tbl .label {
  display: block;
  font-size: 12px;
}
.section-app .unit1 .tbl .round,
.section-app .unit1 .tbl .xmark {
  display: inline-block;
  line-height: 1;
  font-size: 40px;
}
.section-app .unit1 .tbl td .arrow {
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
}
.section-app .unit1 .tbl sup {
  display: inline-block;
  width: 0;
  vertical-align: text-top;
}
.section-app .unit2 {
  margin: 30px 0;
  padding: 20px 30px;
  border-width: 2px;
  border-style: solid none;
  border-color: #b3b3b3;
}

.section-app .unit3 {
  margin-top: 50px;
  padding-right: 40px;
  padding-left: 40px;
  width: 440px;
}
.section-app .link {
  margin-top: 10px;
  line-height: 2.25;
  font-weight: bold;
}
.section-app .notice-list li ul li {
  margin: 0;
  padding-left: 1.5em;
  line-height: 1.5;
}

/* .section-doc */
#doc {
  width: 690px;
  margin: 50px auto 0;
  padding: 29px;
  background: #fffedf;
  border: #d8dadc solid 1px;
  border-radius: 6px;
}

#doc .first {
  margin-bottom: 20px;
}

#doc .doc-bg {
  float: right;
  padding: 0 0 30px 10px;
}

#doc .head-virtbar {
  padding-top: 3px;
  border-color: #959595;
}

#doc .notice {
  clear: both;
  margin: 30px 0 0;
  padding: 20px;
  background: #ffffff;
  border: #5a89ce solid 1px;
}

#doc .notice .bullet-square {
  width: 100%;
  margin: 20px 0 10px auto;
}

#doc .notice .bullet-square li {
  float: left;
  width: 308px;
  margin: 0 0 5px;
  padding: 0 0 0 16px;
  background: url(/energy/set/data/special/tepco-denki/img/p/icon-bullet-square.png) no-repeat left;
}
#doc .notice .bullet-square li:nth-child(2n) {
  width: 268px;
}
#doc .notice .bullet-square li:nth-child(2n+1) {
  width: 348px;
}

/*
.section-doc .append .list-wrap ul li {
  padding-left: 2em;
  position: relative;
}
.section-doc .append .list-wrap ul li:before {
  display: block;
  width: 2em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  content: "■";
}
*/

/* .section-flow */
.section-flow .sect-cont {
  padding: 49px 0 49px 24px;
}
.section-flow .fig {
  position: relative;
  display: inline-block;
}
.section-flow .fig ol {
  list-style: none;
}
.section-flow .fig ol li {
  margin-left: -18px;
  float: left;
  position: relative;
}
.section-flow .fig ol li:first-child {
  margin-left: 0;
}
.section-flow .fig ol li:nth-child(1) {
  z-index: 20;
}
.section-flow .fig ol li:nth-child(2) {
  z-index: 19;
}
.section-flow .fig ol li:nth-child(3) {
  z-index: 18;
}
.section-flow .fig ol li:nth-child(4) {
  z-index: 17;
}
.section-flow .fig ol li:last-child {
  margin-left: -24px;
}
.section-flow .fig ol li em {
  position: absolute;
  top: 20px;
  left: 23px;
}
.section-flow .fig ol li:first-child em {
  left: 12px;
}
.section-flow .fig .needle {
  position: absolute;
  right: 162px;
  bottom: -11px;
  z-index: 100;
}


.chat-support-area {
  margin: 0;
  padding: 0 40px;
  background-color: #f9f9f5;
}
.chat-support {
  font-weight: bold;
  text-align: center;
  background: url(/energy/set/data/special/tepco-denki/img/p/fig_chat_bg.png) no-repeat top center;
  border-radius: 4px;
  overflow: hidden;
}
.chat-support h2 {
  padding: 50px 0 0;
  font-size: 32px;
}
.chat-support h2 span {
  display: block;
  font-size: 24px;
}
.chat-support .caution-red {
  margin: 0;
  padding-top: 10px;
  color: #e60012;
  font-size: 16px;
}
.chat-support .caution-blk {
  margin: 0;
  padding: 0 0 40px;
  color: #333;
  font-size: 16px;
}
.chat-support .btn-chat-box {
  margin: 10px auto 20px;
  width: 460px;
  height: 80px;
  line-height: 80px;
}
.chat-support .btn-chat {
  display: block;
  padding-left: 80px;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  border-radius: 4px;
  box-sizing: border-box;
  background: url(/energy/set/data/special/tepco-denki/img/p/icon_chat.png) no-repeat 60px center;
  background-color: #3f77cf;
  border: 2px solid #3f77cf;
}
.chat-support .btn-chat:hover {
  display: block;
  padding-left: 80px;
  text-decoration: none;
  color: #3f77cf;
  font-size: 30px;
  border-radius: 4px;
  background: url(/energy/set/data/special/tepco-denki/img/p/icon_chat_hover.png) no-repeat 60px center;
  background-color: #e0ecfe;
  border: 2px solid #3f77cf;
}
.chat-support.closed-chat .btn-chat {
  pointer-events: none;
  background: url(/energy/set/data/special/tepco-denki/img/p/icon_chat_close.png) no-repeat 60px center;
  background-color: #c9caca;
  border: 2px solid #c9caca;
}
.chat-detail-area {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px auto 0;
  width: 100%;
}
.chat-detail {
  margin: 0;
  width: 420px;
}
.chat-detail-txt {
  margin: 0 0 20px;
  padding: 8px 0 6px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  background-color: #dcdddd;
}
.chat-detail ul.notice-list {
  margin: 0;
  font-size: 16px;
}
.chat-detail ul.notice-list li {
  padding: 0;
  margin: 5px 0 0;
  line-height: normal;
}
.chat-detail_kome{
  margin: 30px auto 0;
}
.chat-detail_kome ul.notice-list {
  margin: 0;
  font-size: 16px;
}
.chat-detail_kome ul.notice-list li span {
  white-space: nowrap;
}
.chat-detail_kome ul.notice-list li span, .chat-detail_kome ul .notice-list li div{
  display: table-cell;
}


/* .rescue-notes */
.rescue-notes {
  padding: 20px 10px 5px;
  background: #ffffff;
}

.h2_outer {
  border-bottom: 1px solid #d8dadc;
  padding: 40px 0 10px;
}
.h2_outer h2 {
  text-align: center;
  font-weight: bold;
  font-size: 258%;
}

.h3_outer {
  background: url(/energy/set/data/special/tepco-denki/img/p/bg_h3.png) repeat-x left center;
  margin: 25px 0 25px 0;
  text-align: center;
}
.h3_outer h3 {
  font-weight: bold;
  font-size: 172%;
  background: #ffffff;
  display: inline-block;
  padding: 0 10px;
}

.contents-color .h3_outer h3 {
  background: #f9f9f5;
}

.section p {
  margin: 0;
}
.section .cols445 {
  margin-bottom: 60px;
}
.section .cols445 .left {
  width: 445px;
  float: left;
}
.section .cols445 .right {
  width: 445px;
  float: right;
}

.btn_simulator div {
  padding: 32px 0 0 0;
}
.btn_simulator p,
.btn_simulator div {
  text-align: center;
}
.btn_simulator p {
  color: #2174ed;
  font-weight: bold;
  font-size: 143%;
}

.contents-color ul.application_annotation {
  text-align:center;
  margin: 0 auto;
}

.contents-color ul.application_annotation li {
  display: inline;
}

/* .section-flow */
#flow {
  background: url(/energy/set/data/special/tepco-denki/img/p/bg_app_step.png?20171101) no-repeat left top;
  width: 951px;
  height: 275px;
}
#flow .txt_link {
  padding: 224px 0 0 360px;
}

.support_center {
  width: 562px;
  margin: 0 auto;
}
.support_center .support_center_box {
  border: 1px solid #d8dadc;
  padding: 20px 0 20px 0;
}
.support_center .support_center_box p sup {
  font-size: 35%;
  top: -1.8em;
}
.support_center .support_center_box p.tel {
  font-size: 244%;
  text-align: center;
}
.support_center .support_center_box p.tel strong {
  color: #2174ed;
}
.support_center .support_center-hours span {
  display: inline-block;
  text-align: right;
}
.bnr_ouchi_rescue {
  background: #ffffff;
  padding: 0 0 20px 0;
  margin: 0 0 50px 0;
}

/* .contents_blue */
.contents_blue {
  margin-top: 40px;
  padding-bottom: 15px;
  border: 5px solid #d7e3f5;
  text-align: center;
}
.contents_blue .h3_outer {
  background: none;
  background-color: #d7e3f5;
  margin: 0 0 25px 0;
}
.contents_blue .h3_outer h3 {
  margin: 7px 0 8px;
  padding: 0;
}
.contents_blue .h3_outer p {
  background-color: #fff;
  padding: 7px 0;
}
.contents_blue .hr_line {
  border-top: 3px solid #d7e3f5;
  padding-top: 25px;
  margin: 40px 15px 0;
}
.contents_blue .list-bullet-01 {
  margin-left: 133px;
  text-align: left;
}
.contents_blue .list-bullet-01.m-top-20 {
  margin-left: 109px;
}
.contents_blue .clearfix {
  margin: 40px 45px 0 65px;
}
.contents_blue .clearfix div {
  float: left;
}
.contents_blue .clearfix div + div {
  float: right;
}

/* .contents_yellow */
.contents_yellow > p {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
.contents_yellow:before {
  content: "+";
  font-size: 113px;
  font-family: "Verdana", sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 57px;
  color: #ffb202;
  height: 74px;
  display: block;
  padding: 0 0 20px;
}
.contents_yellow .inner_yellow {
  border: 3px solid #ffe600;
  margin: 12px 15px 0;
  padding: 40px 0;
}
.contents_yellow .inner_yellow + div:before {
  content: "";
  background: left center url(/energy/set/data/special/tepco-denki/img/p/icon_hikariset_arrow.png) no-repeat;
  width: 112px;
  height: 49px;
  padding: 20px 0 17px 0;
  margin: 0 auto;
  display: block;
}

.js-mApplication {
  width: 560px;
  font-size: 244%;
}

/* Modal UI */
.overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 199;
  width: 100%;
  height: 120%;
  background-color: rgba(0,0,0,0.75);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#CC000000,EndColorStr=#CC000000); /* IE8 */
}
.overlayBody {
}
.overlayClose {
  display: block;
  position: absolute;
  top: -26px;
  right: -38px;
  z-index: 3;
  width: 56px;
  height: 56px;
  background: #fff url(/energy/set/common/p/img/js-mApplication/btn_close.png) center center no-repeat;
  border-radius: 28px; -webkit-border-radius: 28px; -moz-border-radius: 28px;
  cursor: pointer;
}
/* modal
-------------------------------------------------------------------------------- */
.overlayinner{
  margin: -310px auto 0 -435px;
  padding: 0 35px 35px;

  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 200;
  width: 870px;
  height: 625px;
  background-color: #fff;
  border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px;
  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.overlayinner .head {
  margin: 0 -35px;
  padding: 25px 0 15px;
  border-bottom: 1px solid #d8dadc;
  color: #333;
  background-color: #f9f9f5;
  line-height: 1.2;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  border-radius: 15px 15px 0 0; -webkit-border-radius: 15px 15px 0 0; -moz-border-radius: 15px 15px 0 0;
}
.overlayinner .lead {
  margin: 160px 0 35px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  font-weight: bold;
}

.overlayinner .uni-btn-02 {
  font-size: 129%;
  width: 240px;
}

/* .mv_list */
.mv_list {
  position: relative;
  height: 513px;
}
.mv_list li {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mv_list li p {
  margin: 0;
}
#contents-head .banner2 .inner {
  width: 950px;
  margin: 0 auto;
  padding: 0;
}
#contents-head .banner2 {
  background-color: #000;
}
#contents-head .banner-sub {
  background-color: #feb914;
}
#contents-head .banner-sub .inner {
  /* width: 1280px; */
  margin: 0 auto;
  padding: 0;
}
#contents-head .banner-sub .inner p {
    margin: 0;
}

/* .fit_qa */
.fit_qa {
  font-size: 18px;
  padding: 30px 0 0;
  margin: 0 0 10px;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
  background: url(/site/set/common/p/img/mainvisual/nav-rf2.png);
  background-position: 0 10px;
  content: '●';
}
.slick-dots li button:hover {
  background-position: -15px 0px;
}
.slick-dots li.slick-active button {
  background-position: 0 0;
}
.bnr-title {
  line-height: 28px;
}


#campaign {
  margin-bottom: 70px;
  overflow: hidden;
}
#campaign h4 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
#campaign .tpoint2000 {
  float: left;
}
#campaign .spMovie {
  float: right;
  width: 455px;
}
#player-tablet iframe.for-tablet{
  width: 455px;
  height: 250px;
}
#launchMovie {
  cursor: pointer;
}

/*SP Movie Modal */
.youtube {
  display: none;
  overflow: hidden;
  width: 852px;
  height: 480px;
}
.youtube iframe{
  margin:0;
  width: 852px;
  height: 480px;
}
.youtube.active {
  position: fixed;
  display:block;
  z-index: 999;
}
.spMovieClose {
  display: none;
  position: fixed;
  z-index: 989;
  width: 60px;
  height: 60px;
  background: url('../../img/p/btn_close.png') no-repeat left top;
  cursor: pointer;
}
.spMovieOverlay {
  display: none;
  position: fixed;
  z-index: 979;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 110%;
  background-color: #000;
  background-color: rgba(0,0,0,0.8);
}

/*------------------------------
バナーチャット起動 Modal　追加
-------------------------------- */

.mobile-page-u96-js-modal-open {
	display: block;
	cursor: pointer;
}

.mobile-page-u96-js-modal-overray {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	display: none;
	box-sizing: border-box;
	overflow-y: auto;
	background: rgba(000, 000, 000, 0.8);
	z-index: 99999;
	left: 0;
}

.mobile-page-u96-js-modal-contain {
	width: 750px;
	position: relative;
	margin: 0 auto;
}
.mobile-page-u96-js-modal-inner {
	display: none;
}
.mobile-page-u96-section-modal-close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	margin: 0;
}

.mobile-page-u96-section-modal {
	background-color: #f0f4f8;
	padding: 45px 43px 50px 46px;
	box-sizing: border-box;
  border-radius: 10px;
}

.mobile-page-u96-section-modal .modal-bg-blue {
  background-color: #d9e4f5;
}

.mobile-page-u96-section-modal .modal-info-wrap {
  padding: 23px 19px 23px 31px;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  border-radius: 10px;
}

.mobile-page-u96-section-modal p {
  font-size: 18px;
  margin: 0 auto;
}

.mobile-page-u96-section-modal .modal-info-wrap a {
  color: #3f77ce;
  text-decoration: none;
}

.mobile-page-u96-section-modal .modal-info-wrap img {
  margin-right: 20px;
  height: 100%;
}

.mobile-page-u96-section-modal .modal-info-list-wrap {
  margin: 30px auto 60px;
  display: table;
  color: #ff0000;
}
.mobile-page-u96-section-modal .modal-info-list li {
  font-size: 18px;
}
.mobile-page-u96-section-modal .modal-info-list li:not(:last-child) {
  margin-bottom: 10px;
}

.mobile-page-u96-section-modal .modal-info-text {
  font-weight: bold;
  text-align: center;
}

.mobile-page-u96-section-modal .modal-2col-info-answer {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  margin-top: 40px;
}

.mobile-page-u96-section-modal .modal-2col-info-answer .modal-info-answer-btn:nth-child(1) {
  margin: 0 20px 0 0;
}

.mobile-page-u96-section-modal .modal-2col-info-answer .modal-info-answer-btn:nth-child(2) {
  margin: 0 0 0 20px;
}

.mobile-page-u96-section-modal .modal-2col-info-answer a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  border-radius: 10px;
  outline: none;
  display: block;
}

.mobile-page-u96-section-modal .modal-2col-info-answer .modal-info-answer-btn:nth-child(1) a {
  padding: 23px 58px;
  color: #fff;
  background-color: #3f77ce;
}
.mobile-page-u96-section-modal .modal-2col-info-answer .modal-info-answer-btn:nth-child(2) a {
  padding: 23px 68px;
  color: #fff;
  background-color: #3f77ce;
}

.mobile-page-u96-section-modal .modal-2col-info-answer .modal-info-answer-btn a:hover {
  background-color: rgba(63, 119, 206, 0.7);
}

.fb_iframe_widget {
	line-height: 1;
}

#nav-top-area{
  z-index: 3;
}
