/*===============================
	Mixin
================================*/
.bodyArea p {
  margin-bottom: 0;
}

.shikidenki .sp_ele {
  display: none;
}

.font_bold{
  font-size: 110%;
  font-weight:bold;
}

@media screen and (max-width: 960px) {
  .shikidenki .sp_ele {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .shikidenki .pc_ele {
    display: none;
  }
}

.shikidenki .bodyArea img {
  max-width: 100%;
}

.shikidenki .bodyArea .link_denki {
  color: #e60112;
  text-decoration: none;
  border-bottom: #e60112 solid 1px;
  padding-bottom: 2px;
}

.shikidenki .bodyArea .link_denki:hover {
  border-bottom: none;
}

.shikidenki .bodyArea .link {
  text-decoration: none;
  border-bottom: transparent solid 1px;
  border-color: inherit;
  padding-bottom: 2px;
}

.shikidenki .bodyArea .link:hover {
  border-bottom: none;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea p, .shikidenki .bodyArea li {
    font-size: 3.75vw;
    line-height: 1.8;
  }
}

.shikidenki .bodyArea .container {
  width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .container {
    width: 90%;
  }
}

.shikidenki .bodyArea .fs {
  font-size: 1.2rem;
}

.shikidenki .bodyArea .fms {
  font-size: 1.4rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .fms {
    font-size: 2.8125vw;
  }
}

.shikidenki .bodyArea .bold {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #ffedb7));
  background: -webkit-linear-gradient(transparent 0%, #ffedb7 0%);
  background: linear-gradient(transparent 0%, #ffedb7 0%);
}

.shikidenki .bodyArea .bg-red, .shikidenki .bodyArea .benefits, .shikidenki .bodyArea .step, .shikidenki .bodyArea .howto {
  background: #ffefe6;
  padding: 80px 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .bg-red, .shikidenki .bodyArea .benefits, .shikidenki .bodyArea .step, .shikidenki .bodyArea .howto {
    padding: 12vw 0;
  }
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .denki_link {
    text-align: center;
  }
}

.shikidenki .bodyArea .tsec.-center {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .tsec.-center {
    text-align: left;
  }
}

.shikidenki .bodyArea .tsec p {
  margin-bottom: 2.5rem;
  line-height: 2;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .tsec_lead {
    text-align: center;
  }
}

.shikidenki .bodyArea .tsec_lead strong {
  color: #e60112;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .tsec_lead strong {
    font-size: 4.6875vw;
  }
}

.shikidenki .bodyArea .title {
  margin: 0 auto 60px;
}

@media screen and (max-width: 960px) {
  .shikidenki .bodyArea .title {
    margin-bottom: 10vw;
  }
}

.shikidenki .bodyArea .box {
  border: #f0f0f0 solid 4px;
  padding: 1rem;
}

.shikidenki .kv {
  position: relative;
  height: 700px;
  width: 100%;
  background: #333 url("../images/bg.jpg") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv {
    height: 117.1875vw;
  }
}

.shikidenki .kv_inner {
  position: relative;
  padding: 90px 0 0;
  height: 100%;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv_inner {
    padding: 11vw 0 0;
  }
}

.shikidenki .kv_shikilogo {
  width: 159px;
  margin: 0 auto 68px;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv_shikilogo {
    width: 33.125vw;
    margin-bottom: 6vw;
  }
}

.shikidenki .kv_logo {
  width: 640px;
  margin: 0 auto 50px;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv_logo {
    width: 58.4375vw;
    margin-bottom: 5vw;
  }
}

.shikidenki .kv_lead {
  width: 539px;
  margin: 0 auto 60px;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv_lead {
    width: 84.84375vw;
    margin-bottom: 7vw;
  }
}

.shikidenki .kv_icon {
  width: 400px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv_icon {
    width: 57.8125vw;
  }
}

.shikidenki .kv_badge {
  position: absolute;
  width: 200px;
  bottom: 30px;
  right: 20px;
}

@media screen and (max-width: 960px) {
  .shikidenki .kv_badge {
    width: 25.78125vw;
    bottom: 2vw;
    right: 2vw;
  }
}

.shikidenki .cta {
  background: #ffd75e;
  padding: 60px 0;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .shikidenki .cta {
    padding: 8vw 0;
  }
}

.shikidenki .btn, .shikidenki .btn_cta, .shikidenki .contact_sec_btn {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.shikidenki .btn:hover, .shikidenki .btn_cta:hover, .shikidenki .contact_sec_btn:hover {
  opacity: 0.7;
}

.shikidenki .btn_cta {
  display: inline-block;
  width: 423px;
}

@media screen and (max-width: 960px) {
  .shikidenki .btn_cta {
    width: 79.53125vw;
  }
}

.shikidenki .about {
  text-align: center;
  padding: 70px 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .about {
    padding: 10vw 0;
  }
}

.shikidenki .about strong {
  color: #e60112;
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  .shikidenki .about strong {
    display: block;
    font-size: 5.3125vw;
    text-align: center;
  }
}

.shikidenki .benefits .title {
  width: 106px;
}

@media screen and (max-width: 960px) {
  .shikidenki .benefits .title {
    width: 19.84375vw;
  }
}

.shikidenki .benefits .tsec {
  margin-bottom: 4rem;
}

.shikidenki .benefits_subtitle {
  width: 584px;
  margin: 60px auto 40px;
}

@media screen and (max-width: 960px) {
  .shikidenki .benefits_subtitle {
    width: 89.21875vw;
    margin: 10vw auto 7vw;
  }
}

@media screen and (min-width: 961px) {
  .shikidenki .benefits .denki-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.shikidenki .benefits .denki-table_cell {
  margin-right: 4px;
  background: #fff;
}

@media screen and (max-width: 960px) {
  .shikidenki .benefits .denki-table_cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 2px;
  }
}

.shikidenki .benefits .denki-table_cell dt {
  display: block;
  color: #fff;
  background: #e60112;
  font-size: 2.0rem;
  font-weight: bold;
  border-bottom: 4px #ffefe6 solid;
  padding: 1.0rem 1.5rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .benefits .denki-table_cell dt {
    width: 27%;
    border: none;
    font-size: 3.75vw;
    padding: 3vw;
    line-height: 1.8;
    border-right: 2px #ffefe6 solid;
  }
}

.shikidenki .benefits .denki-table_cell dd {
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 1.5rem 1.5rem 3rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .benefits .denki-table_cell dd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 3.75vw;
    line-height: 1.8;
    padding: 3vw;
  }
}

.shikidenki .benefits .denki-table_cell:nth-child(1) {
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  background: #ffd75e;
}

.shikidenki .benefits .denki-table_cell:nth-child(1) dd {
  font-weight: bold;
}

.shikidenki .benefits .denki-table_cell:nth-child(2) {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.shikidenki .benefits .denki-table_cell:nth-child(3) {
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.shikidenki .benefits .denki-table_cell:nth-child(4) {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.shikidenki .benefits .denki-table_cell:nth-child(5) {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}

.shikidenki .benefits .denki-table_cell strong {
  font-weight: bold;
}

.shikidenki .benefits .denki-table_cell em {
  font-weight: bold;
  color: #e60112;
}

.shikidenki .appeal_title {
  position: relative;
  background: #e60112;
  text-align: center;
  padding: 40px 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .appeal_title {
    padding: 7vw 0;
  }
}

.shikidenki .appeal_title::after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  border-top: 24px solid #e60112;
  border-right: 32px solid transparent;
  border-left: 32px solid transparent;
}

.shikidenki .appeal_title img {
  width: 622px;
}

@media screen and (max-width: 960px) {
  .shikidenki .appeal_title img {
    width: 97vw;
  }
}

.shikidenki .appeal_sec {
  margin: 40px 0;
  padding: 60px 0;
  border-bottom: #f0f0f0 solid 4px;
}

@media screen and (max-width: 960px) {
  .shikidenki .appeal_sec {
    margin: 6vw 0;
    padding: 6vw 0;
  }
}

.shikidenki .appeal_sec:last-of-type {
  border: none;
}

.shikidenki .appeal_sec_title {
  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;
  font-size: 2.4rem;
  line-height: 1.7;
  font-weight: bold;
  color: #e60112;
  margin-bottom: 1rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .appeal_sec_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 4.6875vw;
    text-align: center;
  }
}

.shikidenki .appeal_sec_title .icon_num {
  width: 157px;
  margin-right: 2rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .appeal_sec_title .icon_num {
    width: 29.375vw;
    margin: 0 0 5vw;
  }
}

.shikidenki .appeal_sec .tsec p {
  line-height: 1.8;
}

.shikidenki .appeal_sec .box {
  width: 90%;
  max-width: 820px;
  margin: 0 auto 1.5rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .appeal_sec .box {
    width: 100%;
    text-align: center;
  }
}

.shikidenki .appeal_sec .box p:last-of-type {
  margin-bottom: 0;
}

.shikidenki .appeal_img1 {
  width: 700px;
}

.shikidenki .appeal_img2 {
  width: 721px;
}

.shikidenki .appeal_img3 {
  width: 875px;
}

.shikidenki .appeal_img5 {
  width: 960px;
}

.shikidenki .step .title {
  width: 458px;
}

@media screen and (max-width: 960px) {
  .shikidenki .step .title {
    width: 85.9375vw;
  }
}

.shikidenki .step_subtitle {
  color: #e60112;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  margin: 0 0 5rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_subtitle {
    font-size: 4.6875vw;
  }
}

.shikidenki .step_subtitle span {
  display: inline-block;
  background: #ffd75e;
  padding: .5rem 1.5rem;
}

.shikidenki .step_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 6rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5vw;
  }
}

.shikidenki .step_list li {
  position: relative;
  width: 225px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_list li {
    width: 47%;
    padding-bottom: 3vw;
  }
  .shikidenki .step_list li:nth-child(2n)::after {
    display: none;
  }
}

.shikidenki .step_list li::after {
  content: '';
  position: absolute;
  right: -18px;
  top: 107px;
  border-left: 15px solid #e60112;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_list li::after {
    top: 24vw;
    border-left-width: 12px;
    border-top-width: 18px;
    border-bottom-width: 18px;
  }
}

.shikidenki .step_list li:last-of-type::after {
  display: none;
}

.shikidenki .step_list_title {
  text-align: center;
  background: #e60112;
  margin: 0 0 3rem;
  padding: 1rem 0;
  border-radius: 10px 10px 0 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_list_title {
    margin-bottom: 5vw;
  }
}

.shikidenki .step_list_title img {
  width: 85px;
  vertical-align: middle;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_list_title img {
    width: 18.4375vw;
  }
}

.shikidenki .step_list_icon {
  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;
  text-align: center;
  min-height: 85px;
  margin: 0 0 2rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_list_icon {
    margin-bottom: 2vw;
  }
}

.shikidenki .step_list_txt {
  padding: 0 10%;
}

.shikidenki .step_list_txt p {
  line-height: 1.6;
  margin-bottom: 1rem;
}

.shikidenki .step_txt {
  font-weight: bold;
  color: #e60112;
}

.shikidenki .step .icon_pc {
  width: 146px;
}

@media screen and (max-width: 960px) {
  .shikidenki .step .icon_pc {
    width: 32.03125vw;
  }
}

.shikidenki .step .icon_email {
  width: 86px;
}

@media screen and (max-width: 960px) {
  .shikidenki .step .icon_email {
    width: 18.90625vw;
  }
}

.shikidenki .step .icon_letter {
  width: 76px;
}

@media screen and (max-width: 960px) {
  .shikidenki .step .icon_letter {
    width: 17.1875vw;
  }
}

.shikidenki .step .icon_gift {
  width: 77px;
}

@media screen and (max-width: 960px) {
  .shikidenki .step .icon_gift {
    width: 16.71875vw;
  }
}

.shikidenki .step_sec {
  margin: 0 0 5rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_sec {
    margin-bottom: 6vw;
  }
}

@media screen and (min-width: 961px) {
  .shikidenki .step_sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.shikidenki .step_sec:last-of-type {
  margin-bottom: 0;
}

.shikidenki .step_sec_title {
  width: 360px;
  color: #e60112;
  font-size: 2.2rem;
  font-weight: bold;
  border-right: #e60112 solid 2px;
}

@media screen and (max-width: 960px) {
  .shikidenki .step_sec_title {
    display: inline;
    padding-right: 5vw;
    font-size: 4.6875vw;
  }
}

@media screen and (max-width: 960px) {
  .shikidenki .step_sec_txt {
    margin-top: 3vw;
  }
}

@media screen and (min-width: 961px) {
  .shikidenki .step_sec_txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 3rem;
  }
}

.shikidenki .anddenki {
  padding: 70px 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki {
    padding: 12vw 0;
    overflow: hidden;
  }
}

.shikidenki .anddenki .title {
  width: 255px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki .title {
    width: 48.90625vw;
  }
}

.shikidenki .anddenki_sec {
  position: relative;
  margin: 12rem 0;
}

.shikidenki .anddenki_sec:last-child {
  margin-bottom: 2rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec {
    margin: 10vw 0 10vw -6%;
    padding-bottom: 5vw;
    background: #f1f1f1;
  }
  .shikidenki .anddenki_sec:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 961px) {
  .shikidenki .anddenki_sec#anddenki_sec2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec#anddenki_sec2 {
    margin-left: 0;
    margin-right: -6%;
  }
}

.shikidenki .anddenki_sec#anddenki_sec2 .anddenki_sec_pic {
  right: auto;
  left: 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec#anddenki_sec2 .anddenki_sec_pic {
    left: -5.9375vw;
  }
}

.shikidenki .anddenki_sec#anddenki_sec2 .anddenki_sec_info_inner {
  padding-left: 56px;
  padding-right: 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec#anddenki_sec2 .anddenki_sec_info_inner {
    padding-left: 0;
  }
}

.shikidenki .anddenki_sec#anddenki_sec2 .anddenki_sec_title {
  text-align: right;
}

.shikidenki .anddenki_sec#anddenki_sec2 .anddenki_sec_info p {
  margin-left: auto;
}

.shikidenki .anddenki_sec_info {
  background: #f1f1f1;
  padding: 5rem 6rem;
  width: 606px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_info {
    width: 100%;
    padding: 8vw 5vw;
    background: transparent;
  }
}

.shikidenki .anddenki_sec_info_inner {
  padding-right: 56px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_info_inner {
    padding-right: 0;
  }
}

.shikidenki .anddenki_sec_info p {
  width: 86%;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_info p {
    width: 100%;
  }
}

.shikidenki .anddenki_sec_title {
  position: relative;
  border-bottom: #e60112 solid 2px;
  margin: 1rem 0 3rem;
  padding-bottom: 1.5rem;
}

.shikidenki .anddenki_sec_title img {
  position: relative;
  z-index: 1;
}

.shikidenki .anddenki_sec_title .icon_znum1,
.shikidenki .anddenki_sec_title .icon_znum2,
.shikidenki .anddenki_sec_title .icon_znum3 {
  position: absolute;
  width: 80px;
  z-index: 0;
  right: 47px;
  bottom: 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_title .icon_znum1,
  .shikidenki .anddenki_sec_title .icon_znum2,
  .shikidenki .anddenki_sec_title .icon_znum3 {
    width: 17.96875vw;
    right: 0;
  }
}

.shikidenki .anddenki_sec_title .icon_znum2 {
  right: 0;
  width: 102px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_title .icon_znum2 {
    right: auto;
    left: 0;
    width: 19.21875vw;
  }
}

.shikidenki .anddenki_sec_title .icon_znum3 {
  width: 99px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_title .icon_znum3 {
    width: 18.59375vw;
  }
}

.shikidenki .anddenki_sec_title1 {
  width: 330px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_title1 {
    width: 67.5vw;
  }
}

.shikidenki .anddenki_sec_title2 {
  width: 371px;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_title2 {
    width: 75.78125vw;
  }
}

.shikidenki .anddenki_sec_title3 {
  width: 50px;
}

.shikidenki .anddenki_sec_pic {
  position: absolute;
  width: 470px;
  top: -60px;
  right: 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .anddenki_sec_pic {
    position: relative;
    width: 88.125vw;
    top: auto;
    right: -11.875vw;
  }
}

.shikidenki .anddenki_sec_pic p {
  margin-bottom: 1rem;
}

.shikidenki .howto .title {
  width: 400px;
}

@media screen and (max-width: 960px) {
  .shikidenki .howto .title {
    width: 74.6875vw;
  }
}

.shikidenki .howto .step_sec_title {
  width: 170px;
}

@media screen and (max-width: 960px) {
  .shikidenki .howto .step_sec_title {
    width: auto;
  }
}

.shikidenki .contact {
  padding: 70px 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact {
    padding: 12vw 0;
  }
}

.shikidenki .contact .title {
  width: 203px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact .title {
    width: 38.125vw;
  }
}

.shikidenki .contact_sec {
  background: #f1f1f1;
  margin-bottom: 20px;
  padding: 30px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec {
    margin-bottom: 6vw;
    padding: 5vw;
  }
}

.shikidenki .contact_sec:last-of-type {
  margin-bottom: 0;
}

.shikidenki .contact_sec_title {
  margin: 0 auto 30px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_title {
    margin-bottom: 5vw;
  }
}

.shikidenki .contact_sec#contact_sec1 .contact_sec_title {
  width: 327px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec#contact_sec1 .contact_sec_title {
    width: 67.8125vw;
  }
}

.shikidenki .contact_sec#contact_sec2 .contact_sec_title {
  width: 316px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec#contact_sec2 .contact_sec_title {
    width: 65.3125vw;
  }
}

.shikidenki .contact_sec#contact_sec3 .contact_sec_title {
  width: 351px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec#contact_sec3 .contact_sec_title {
    width: 72.5vw;
  }
}

.shikidenki .contact_sec_inner {
  background: #fff;
  padding: 5vw 0;
}

@media screen and (min-width: 961px) {
  .shikidenki .contact_sec_inner {
    padding: 40px 0;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.shikidenki .contact_sec_subtitle {
  width: 48%;
  padding-top: 1.2rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_subtitle {
    width: 100%;
    padding-top: 0;
    margin-bottom: 3vw;
  }
}

.shikidenki .contact_sec_subtitle p {
  font-size: 2.2rem;
  font-weight: bold;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_subtitle p {
    font-size: 4.0625vw;
    text-align: center;
  }
}

.shikidenki .contact_sec_content {
  width: 45%;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_content {
    width: 100%;
  }
}

.shikidenki .contact_sec_content_txt {
  line-height: 1.8;
  margin: 0.8rem 0 0 2.2rem;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_content_txt {
    margin-left: 5vw;
  }
}

.shikidenki .contact_sec_txt {
  margin: 2rem 0 0;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_txt {
    margin: 2vw 5vw 0;
  }
}

.shikidenki .contact_sec_btn {
  width: 383px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact_sec_btn {
    width: 72.1875vw;
    margin: 0 auto;
  }
}

.shikidenki .contact .icon_tel,
.shikidenki .contact .icon_bulb,
.shikidenki .contact .icon_giftcode {
  vertical-align: middle;
  margin-right: 10px;
}

.shikidenki .contact .icon_tel {
  width: 28px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact .icon_tel {
    width: 5.46875vw;
  }
}

.shikidenki .contact .icon_bulb {
  width: 36px;
  vertical-align: -10px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact .icon_bulb {
    width: 6.875vw;
  }
}

.shikidenki .contact .icon_giftcode {
  width: 35px;
}

@media screen and (max-width: 960px) {
  .shikidenki .contact .icon_giftcode {
    width: 6.5625vw;
  }
}

.shikidenki .fixed_cta {
  position: fixed;
  z-index: 99;
  bottom: -90px;
  right: 10px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media screen and (max-width: 960px) {
  .shikidenki .fixed_cta {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}

.shikidenki .fixed_cta.fixed {
  bottom: 10px;
}

.shikidenki .fixed_cta .btn_cta {
  width: 283px;
}

@media screen and (max-width: 960px) {
  .shikidenki .fixed_cta .btn_cta {
    width: 46.875vw;
  }
}
/*# sourceMappingURL=map/local.css.map */

/* textTranslucent
-------------------------------------------------- */
.Translucent {
    background-color:rgba(255,255,255,0.5);
    width: 95%;
    padding: 20px 30px 15px;
    margin-bottom: 30px;
}

.Translucent li.left {
    font-size: 16px;
    text-align: left;
    margin-left: 5px!important;
    margin-bottom: 0.5em!important;
	list-style: none;
}

.Translucent li.ind {
	text-indent: -9em;
    padding-left: 9em;
}

.Translucent li.ind2 {
	text-indent: -9.7em;
    padding-left: 9.7em;
}

@media screen and (max-width: 959px) {
    .Translucent {
        background-color:rgba(255,255,255,0.5);
        width: 100%;
        padding: 5px;
        margin-bottom: 10px;
    }
    
    .Translucent li.left {
    font-size: 100%;
    text-align: left;
    margin-bottom: 1em!important;
    }
}

/* br
-------------------------------------------------- */
@media screen and (min-width: 960px) {
    .pc_ele {
	    display: block;
    }
    .sp_ele {
  	    display: none;
    }
}
@media screen and (max-width: 959px) {
    .sp_ele {
	    display: block;
    }
    .pc_ele {
	   display: none;
    }
}

/* tabletitle
-------------------------------------------------- */
p.tabletitle {
	width:100%;
	margin: 0!important;
    padding: 10px 0;
	text-align: center;
	font-weight: bold;
}

@media screen and (max-width: 960px) {
    p.tabletitle {
        padding: 8px!important;
        font-size: 100%!important;
    }
}