@charset "UTF-8";
/* 採用 */
.company {
  margin-bottom: 25px;
}
.company_title {
  margin: 0 0 45px;
  text-align: center;
}
.company_title img {
  max-width: 261px;
  height: auto;
  margin: 0 auto;
}
.company_list {
  line-height: 1.5;
  text-align: left;
  font-size: 19px;
  font-size: 1.2rem;
  font-size: 12px;
  color: #343434;
}
.company_head {
  position: relative;
  padding: 10px;
  background: #f1f1d9;
}
.company_head a {
  position: absolute;
  top: 6px;
  right: 10px;
}
.company_head a img {
  max-width: 26px;
  height: auto;
  vertical-align: middle;
}
.company_body {
  padding: 10px;
}

/* 個人情報保護方針とこのサイトについて */
.block {
  margin-bottom: 25px;
  line-height: 1.5;
  font-size: 19px;
  font-size: 1.2rem;
  font-size: 12px;
  color: #343434;
}
.block_list {
  margin-bottom: 30px;
}
.block_item {
  margin-top: 40px;
}
.block_item:first-child {
  margin-top: 0;
}
.block_title {
  margin-bottom: 15px;
  padding-bottom: 6px;
  border-bottom: 3px double #f5eca9;
  text-align: center;
  font-size: 28px;
  font-size: 1.8rem;
  font-size: 18px;
}
.block_txt a {
  text-decoration: underline;
  color: #646464;
}
.block_day {
  text-align: right;
}
.block_txtarea_txt {
  margin-bottom: 20px;
}
.block_txtarea_txt.-last {
  margin-bottom: 0;
}
.block_txtarea_list {
  margin-bottom: 20px;
}
.block_section {
  margin-top: 15px;
}
.block_section.-last {
  margin-top: 20px;
}
.block_section_head {
  margin-bottom: 10px;
  padding: 10px;
  background: #f1f1d9;
}
.block_section_list {
  margin-top: 20px;
}
.block_section_list:first-child {
  margin-top: 0;
}
.block_section_title {
  font-weight: bold;
}

.pdf {
  margin-top: 25px;
}
.pdf_img {
  margin-bottom: 10px;
}
.pdf_img img {
  max-width: 150px;
  height: auto;
}
.pdf_txt span {
  margin-left: 10px;
}
.pdf_txt a {
  padding-right: 20px;
  background: url(../img/about/sp/icn_outer.png) no-repeat right 50%;
  -webkit-background-size: 13px 11px;
          background-size: 13px 11px;
  text-decoration: underline;
  color: #646464;
}

/* サイトマップ */
.sitemap {
  overflow: hidden;
}
.sitemap_index {
  float: left;
  width: 49%;
}
.sitemap_index.-side {
  float: right;
}
.sitemap_item {
  margin-top: 30px;
}
.sitemap_item:first-child {
  margin-top: 0;
}
.sitemap_item a {
  font-size: 19px;
  font-size: 1.2rem;
  font-size: 12px;
  color: #343434;
}

/*皿マイレージ*/
.wrap.-mileage {
  position: relative;
  overflow: hidden;
  color: #343434;
  z-index: 9;
  -webkit-transform: translate3d(0, 0, 0);
}
.mileage_mainSup {
  text-align: center;
  padding: 0 24px;
  margin-bottom: 20px;
}
.mileage_mainSup a {
  font-size: 16px;
  text-decoration: underline;
  color: #BB0000;
  line-height: 1.6;
}
.mileage_mainTtl {
  width: 60%;
  margin: 0 auto;
}
.mileage_mainImg {
  margin-top: 7%;
}
.mileage_block-top {
  padding: 8% 0 11%;
  background: url(../img/sara_mileage/bg.jpg) no-repeat center top;
  background-size: cover;
}
.mileage_block-mid {
  padding: 11% 9% 9%;
  background: #ffffef;
}
.mileage_block-btm {
  padding: 11% 0;
  background: url(../img/cmn/bg_01.jpg) repeat 0 0;
}
.mileage_tgt {
  margin-top: 8%;
  padding: 0 9%;
}
.mileage_tgt_mainTxt {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1.8;
}
.mileage_tgt_mainTxt sup {
  vertical-align: super;
  font-size: 10px;
}
.mileage_tgt_subTxt {
  font-size: 13px;
  line-height: 1.6;
}
.mileage_tgt_imgTtl {
  position: relative;
  margin-top: 20px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.mileage_tgt_imgTtl:before,.mileage_tgt_imgTtl:after {
  position: absolute;
  top: 50%;
  content: "";
  width: 23%;
  height: 1px;
  background: #000;
}
.mileage_tgt_imgTtl:before {
  left: 0;
}
.mileage_tgt_imgTtl:after {
  right: 0;
}
.mileage_tgt_img {
  margin-top: 20px;
}
.mileage_tgt_annotation {
  font-size: 11px;
  margin-top: 20px;
  line-height: 1.6;
}
.btn-mileage {
  width: 200px;
  margin: 0 auto;
  background: #fff;
  border-radius: 4px;
  text-align: center;
}
.btn-mileage a {
  display: block;
  background: #d60;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
  line-height: 40px;
}
.btn-mileage.-ranking {
  margin-top: 35px;
}
.mileage_download {
  box-sizing: border-box;
  margin: 40px auto 0;
  padding: 8% 13%;
  background: #fff;
  border: 2px solid #efd0aa;
  border-radius: 4px;
}
.mileage_block-top .mileage_download {
  width: 82%;
}
.mileage_download_ttl {
  margin: 0 -10px;
  font-size: 16px;
  font-weight: bold;
  color: #d60;
  text-align: center;
}
.mileage_appList_item {
  margin-top: 20px;
}
.block-mid_ttl {
  width: 67%;
  margin: 0 auto 20px;
}
.block-mid_txt {
  margin-bottom: 20px;
  font-size: 13px;
  text-align: center;
  line-height: 1.6;
}
.mileage_privilegeBlock .block-mid_ttl {
  width: 54%;
}
.mileage_rankBlock {
  margin-bottom: 11%;
  padding-bottom: 11%;
  border-bottom: 1px solid #dedeb2;
}
.mileage_rankTab {
  overflow: hidden;
}
.mileage_rankTab_item {
  float: left;
  width: 49.6%;
  box-sizing: border-box;
  background: #ccc;
  font-size: 12px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
.mileage_rankTab_item.-active {
  background: #d60;
}
.mileage_rankTab_item:last-child {
  float: right;
}
.mileage_rankList {
  overflow: hidden;
  padding: 25px 25px 5px;
  border: 1px solid #d60;
  background: #fff;
  display: none;
}
.mileage_rankList.-monthly {
  display: block;
}
.btn-mileage.-more {
  display: none;
  margin-top: 20px;
  background: #d60;
  font-size: 12px;
  color: #fff;
  line-height: 40px;
}
.mileage_rankList.-monthly + .btn-mileage.-more {
  display: block;
}
.mileage_rankList_item {
  display: none;
  margin-bottom: 20px;
  font-size: 12px;
}
.mileage_rankList_item.top3 {
  font-size: 13px;
  font-weight: bold;
}
.mileage_rankList_item._1st {
  color: #a68e5a;
}
.mileage_rankList_item._2nd {
  color: #666;
}
.mileage_rankList_item._3rd {
  color: #956004;
}
.mileage_rankList_item .rank {
  display: inline-block;
  width: 50px;
  padding-right: 15px;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
.mileage_rankList_item .amount {
  float: right;
}
.mileage_privilege {
  position: relative;
  margin-top: 75px;
  padding: 30px 25px 25px;
}
.mileage_privilege:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 115px;
  background: url(../img/sara_mileage/bg_privilege.png) repeat-x center top;
  background-size: contain;
  opacity: .35;
}
.mileage_privilege.-silver:before {
  opacity: .85;
}
.mileage_privilege:after {
  content: "";
  position: absolute;
  top: -63px;
  left: 50%;
  width: 73px;
  height: 55px;
  background: url(../img/sara_mileage/arw.png) no-repeat center;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mileage_privilege.-bronze::after {
  display: none;
}
.mileage_privilege.-bronze {
  margin-top: 0;
  background-color: #f4eec7;
}
.mileage_privilege.-silver {
  background-color: #f0f0f0;
}
.mileage_privilege.-gold {
  background-color: #f7f1b2;
}
.mileage_privilege.-platinum {
  background-color: #e4e4e4;
}
.mileage_privilege_ttlBlock {
  position: relative;
}
.mileage_privilege_img {
  display: block;
  width: 40%;
  margin: 0 auto;
}
.mileage_privilege_txt {
  text-align: center;
}
.mileage_privilege_ttl {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
}
.mileage_privilege.-bronze .mileage_privilege_ttl {
  color: #987c42;
}
.mileage_privilege.-silver .mileage_privilege_ttl {
  color: #666;
}
.mileage_privilege.-gold .mileage_privilege_ttl {
  color: #956004;
}
.mileage_privilege.-platinum .mileage_privilege_ttl {
  color: #575757;
}
.mileage_privilege_amount {
  position: relative;
  display: inline-block;
  margin-top: 15px;
  padding-left: 43px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.mileage_privilege_amount:before {
  position: absolute;
  content: "";
  top: -2px;
  left: 0;
  width: 36px;
  height: 19px;
  background: url(../img/sara_mileage/img_sushi.png) no-repeat center;
  background-size: contain;
}
.mileage_privilege_detail {
  margin-top: 20px;
  padding: 20px 6%;
  background: #fff;
  text-align: center;
}
.mileage_privilege_detail .ttl {
  font-weight: bold;
}
.mileage_privilege_detail .ttlInner {
  display: inline-block;
  vertical-align: middle;
}
.mileage_privilege_detail .ttl .cp {
  color: #b00;
  font-size: 13px;
  line-height: 1.8;
}
.mileage_privilege_detail .ttl .icn {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 2%;
  padding-left: 0;
  border-radius: 50%;
  background: #b00;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 12px;
}
.mileage_privilege_detail .term {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
}
.mileage_privilege_detail .txt{
  font-size: 12px;
  line-height: 1.6;
}
.mileage_privilege_detail .txt span {
  font-size: 16px;
  color: #d60;
}
.mileage_privilege_detail .annotationList {
  margin-top: 15px;
}
.mileage_privilege_detail .annotationList_item {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 11px;
  line-height: 1.6;
}
.mileage_privilege_detail .annotationList_item span {
  color: #d60;
  font-weight: bold;
}
.mileage_privilegeList {
  margin-top: 10px;
}
.mileage_privilege_label {
  margin-top: 15px;
  background: #fff;
}
.mileage_privilege_labelTtl {
  background: #b00;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
}
.mileage_privilege_label.-coupon .mileage_privilege_labelTtl {
  background: #2961a5;
}
.mileage_privilege_labelDetail {
  padding: 15px 0;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #b00;
  line-height: 1.6;
}
.mileage_privilege_label.-coupon .mileage_privilege_labelDetail {
  color: #2961a5;
}
.mileage_privilege_label.-coupon .mileage_privilege_labelDetail .annotation {
  display: block;
  margin-top: 10px;
  padding: 0 10px;
  font-size: 11px;
}
.mileage_privilege_labelDetail span {
  font-size: 18px;
}
.block-btm_inner {
  padding: 0 9%;
}
.block-btm_ttl {
  margin-bottom: 30px;
  background: url(../img/sara_mileage/bg_circle.png) no-repeat right center;
  background-size: contain;
}
.block-btm_ttl p {
  display: inline-block;
  vertical-align: middle;
}
.block-btm_ttl .img {
  width: 21%;
}
.block-btm_ttl .txt {
  width: 73%;
  margin-left: 5%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
}
.block-btm_ttl .txt span {
  position: relative;
  font-size: 25px;
  color: #b00;
}
.block-btm_ttl .txt span:before,
.block-btm_ttl .txt span:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #b00;
  border-radius: 50%;
  top: -4px;
}
.block-btm_ttl .txt span:before {
  right: 49px
}
.block-btm_ttl .txt span:after {
  right: 24px
}
.block-btm_heading {
  margin: 0 -11% 7%;
  padding-left: 9%;
  background: #d60;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
}
.mileage_qr {
  margin: 10% 0 13%;
}
.mileage_qr img {
  width: 43%;
  vertical-align: middle;
}
.mileage_qr p {
  display: inline-block;
  vertical-align: middle;
  width: 51%;
  margin-left: 5%;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}
.mileage_shopTxt {
  margin-top: 8%;
  font-size: 11px;
  line-height: 1.6;
}
.mileage_attention {
  margin-top: 35px;
  padding: 7% 5%;
  border: 1px solid #efd0aa;
  font-size: 11px;
  line-height: 1.6;
}
.mileage_attention_ttl {
  margin-bottom: 15px;
  font-weight: bold;
}
.mileage_attention_txt {
  padding-left: 1em;
  text-indent: -1em;
}
@media (min-width: 768px) {
  .wrap.-mileage {
    margin-top: 0 !important;
  }
  .mileage_mainSup a {
    font-size: 20px;
  }
  .mileage_mainTtl {
    width: 584px;
  }
  .mileage_mainImg {
    margin-top: 45px;
  }
  .mileage_block-top {
    padding: 120px 0 80px;
    background: url(../img/sara_mileage/pc/bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .block-top_inner {
    width: 800px;
    margin: 0 auto;
  }
  .mileage_block-mid {
    padding: 80px 0;
  }
  .mileage_block-btm {
    padding: 80px 0;
  }
  .mileage_tgt {
    margin-top: 50px;
    padding: 0;
    text-align: center;
  }
  .mileage_tgt_mainTxt {
    font-size: 20px;
  }
  .mileage_tgt_subTxt {
    margin-top: 10px;
    font-size: 16px;
  }
  .mileage_tgt_imgTtl {
    display: inline-block;
    width: 500px;
    margin-top: 30px;
    font-size: 16px;
  }
  .mileage_tgt_imgTtl:before,.mileage_tgt_imgTtl:after {
    width: 160px;
  }
  .mileage_tgt_img {
    width: 480px;
  }
  .mileage_tgt_annotation {
    font-size: 12px;
  }
  .btn-mileage {
    width: 280px;
    border-radius: 8px;
  }
  .btn-mileage a {
    border-radius: 8px;
    font-size: 16px;
    line-height: 50px;
  }
  .btn-mileage.-ranking {
    margin-top: 50px;
  }
  .mileage_download {
    width: 100%;
    margin: 50px auto 0;
    padding: 35px 0;
    border: 3px solid #efd0aa;
    border-radius: 8px;
    text-align: center;
  }
  .mileage_block-top .mileage_download {
    width: 100%;
  }
  .mileage_download_ttl {
    margin: 0;
    font-size: 20px;
  }
  .mileage_appList_item {
    display: inline-block;
    width: 200px;
    margin: 20px 15px 0;
  }
  .block-mid_ttl {
    width: 274px;
    margin: 0 auto 40px;
  }
  .block-mid_txt {
    font-size: 16px;
  }
  .mileage_rankBlock {
    width: 800px;
    margin: 0 auto 80px;
    padding-bottom: 80px;
  }
  .mileage_privilegeBlock .block-mid_ttl {
    width: 220px;
    margin-bottom: 20px;
  }
  .mileage_rankTab_item {
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: .35s ease-out;
            transition: .35s ease-out;
  }
  .mileage_rankTab_item:hover {
    opacity: .7;
  }
  .mileage_rankList {
    padding: 50px 80px 5px;
    border: 1px solid #d60;
    background: #fff;
    display: none;
  }
  .btn-mileage.-more {
    margin-top: 40px;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
    -webkit-transition: .35s ease-out;
    transition: .35s ease-out;
  }
  .btn-mileage.-more:hover {
    opacity: .7;
  }
  .mileage_rankList_item {
    display: none;
    clear: both;
    width: 340px;
    margin: 0 auto 40px;
    font-size: 18px;
  }
  .mileage_rankList_item._2nd,
  .mileage_rankList_item._3rd {
    margin-left: 120px;
  }
  .mileage_rankList_item.top3 {
    position: relative;
    float: left;
    clear: none;
    width: 130px;
    margin-bottom: 50px;
    padding-top: 50px;
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
  }
  .mileage_rankList_item.top3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 46px;
    height: 40px;
    margin-left: -23px;
  }
  .mileage_rankList_item._1st:before {
    background: url(../img/sara_mileage/pc/icn_1st.png) no-repeat center;
    background-size: contain;
  }
  .mileage_rankList_item._2nd:before {
    background: url(../img/sara_mileage/pc/icn_2nd.png) no-repeat center;
    background-size: contain;
  }
  .mileage_rankList_item._3rd:before {
    background: url(../img/sara_mileage/pc/icn_3rd.png) no-repeat center;
    background-size: contain;
  }
  .mileage_rankList_item .rank {
    font-size: 18px;
    font-weight: bold;
  }
  .mileage_rankList_item.top3 .rank {
    padding-right: 0;
    text-align: center;
  }
  .mileage_rankList_item.top3 .amount {
    float: none;
  }
  .mileage_privilegeBlock {
    box-sizing: border-box;
    width: 800px;
    margin: 0 auto;
  }
  .mileage_privilege {
    margin-top: 90px;
    padding: 40px 50px 30px;
  }
  .mileage_privilege:before {
    height: 126px;
    background: url(../img/sara_mileage/pc/bg_privilege.png) repeat-x right top;
    background-size: contain;
  }
  .mileage_privilege:after {
    top: -80px;
    width: 100px;
    height: 70px;
  }
  .mileage_privilege.-bronze {
    margin-top: 40px;
  }
  .mileage_privilege_ttlBlock {
    text-align: center;
  }
  .mileage_privilege_img {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    margin: 0 10px 0 0;
  }
  .mileage_privilege_txt {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .mileage_privilege_ttl {
    margin-top: 0;
    text-align: center;
    font-size: 20px;
  }
  .mileage_privilege_amount {
    padding-left: 67px;
    text-align: center;
    font-size: 16px;
  }
  .mileage_privilege_amount:before {
    top: -6px;
    width: 52px;
    height: 28px;
  }
  .mileage_privilege_detail {
    margin-top: 30px;
    padding: 30px;
  }
  .mileage_privilege_detail .ttl {
    width: 410px;
    margin: 0 auto;
    font-size: 20px;
  }
  .mileage_privilege_detail .ttl .icn {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
  }
  .mileage_privilege_detail .ttl .cp {
    font-size: 20px;
    line-height: 1;
  }
  .mileage_privilege_detail .term {
    font-size: 14px;
    line-height: 1;
  }
  .mileage_privilege_detail .txt {
    font-size: 14px;
  }
  .mileage_privilege_detail .txt span {
    font-size: 20px;
  }
  .mileage_privilege_detail .annotationList {
    margin-top: 15px;
  }
  .mileage_privilege_detail .annotationList_item {
    font-size: 12px;
  }
  .mileage_privilegeList {
    margin-top: 30px;
  }
  .mileage_privilege_label {
    display: table;
    width: 100%;
    margin-top: 20px;
  }
  .mileage_privilege_labelTtl {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    font-size: 14px;
    line-height: 1.6;
  }
  .mileage_privilege_labelDetail {
    display: table-cell;
    width: 600px;
    padding: 15px 0;
    font-size: 16px;
  }
  .mileage_privilege_labelDetail span {
    font-size: 20px;
  }
  .block-btm_inner {
    width: 800px;
    margin: 0 auto;
    padding: 0;
  }
  .block-btm_ttl {
    width: 424px;
    margin: 0 auto 40px;
    padding: 0;
  }
  .block-btm_ttl p {
    display: inline-block;
    vertical-align: middle;
  }
  .block-btm_ttl .img {
    width: 80px;
  }
  .block-btm_ttl .txt {
    width: auto;
    margin-left: 30px;
    font-size: 24px;
  }
  .block-btm_ttl .txt span {
    font-size: 36px;
  }
  .block-btm_ttl .txt span:before,
  .block-btm_ttl .txt span:after {
    width: 6px;
    height: 6px;
    top: -4px;
  }
  .block-btm_ttl .txt span:before {
    right: 72px
  }
  .block-btm_ttl .txt span:after {
    right: 36px
  }
  .mileage_dlStepList {
    overflow: hidden;
  }
  .mileage_dlStepList li {
    float: right;
    width: 360px;
  }
  .mileage_dlStepList li:first-child {
    float: left;
  }
  .block-btm_heading {
    margin: 0 0 20px;
    padding-left: 20px;
    line-height: 40px;
  }
  .dlStepList_inner {
    padding: 0 40px;
  }
  .mileage_qr {
    margin: 15px 0 0;
  }
  .mileage_qr img {
    width: 132px;
  }
  .mileage_qr p {
    width: auto;
    margin: 0 -20px 0 15px;
    font-size: 14px;
  }
  .dlStepList-right_img {
    margin-top: 40px;
  }
  .mileage_shopTxt {
    margin-top: 40px;
    font-size: 12px;
  }
  .mileage_attention {
    margin-top: 40px;
    padding: 30px 15px;
    font-size: 14px;
  }
  .mileage_attention_ttl {
    margin-bottom: 15px;
    padding-left: 25px;
  }
  .mileage_attention_txt {
    margin-top: 15px;
  }
  .wrap.-mileage a {
    -webkit-transition: .35s ease-out;
    transition: .35s ease-out;
  }
  .wrap.-mileage a:hover {
    opacity: .7;
  }
}




/* 各ブレークポイント (下層コンテンツは1パターンのみ)
============================================*/
/* 2カラム小　*/
@media (min-width: 768px) {
  .company {
    width: 884px;
    margin: 0 auto 25px;
  }
  .company_title {
    margin: 0 0 50px;
    padding-bottom: 50px;
    border-bottom: 3px double #f5eca9;
  }
  .company_title img {
    max-width: 100%;
  }
  .company_info {
    margin-bottom: 60px;
  }
  .company_list {
    display: table;
    width: 100%;
    margin-top: 2px;
    line-height: 1.5;
    font-size: 1.4rem;
    font-size: 14px;
  }
  .company_list:first-child {
    margin-top: 0;
  }
  .company_head {
    display: table-cell;
    width: 162px;
    vertical-align: middle;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .company_head a {
    display: none;
  }
  .company_body {
    display: table-cell;
    padding: 10px 30px;
    vertical-align: middle;
  }
  .company_body_address {
    overflow: hidden;
  }
  .company_body_address span {
    float: left;
    display: block;
    padding: 3px 0;
    margin-right: 15px;
  }
  .company_map {
    padding: 40px;
    background: #ffffef;
  }
  .company_map_title {
    margin-bottom: 25px;
    padding-bottom: 13px;
    border-bottom: 3px double #f5eca9;
    text-align: center;
    font-size: 24px;
    color: #343434;
  }
  .company_map_list {
    margin-bottom: 35px;
    text-align: center;
  }
  .company_map_item {
    display: inline-block;
    width: 240px;
    margin-left: 20px;
    border: 1px solid #dfdfd7;
  }
  .company_map_item:first-child {
    margin-left: 0;
  }
  .company_map_item.-active a {
    background: #fff8e2;
  }
  .company_maparea {
    color: #343434;
  }
  .company_maparea_title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .company_maparea_txt {
    margin-top: 10px;
    line-height: 1.8;
    font-size: 12px;
  }

  .block {
    width: 884px;
    margin: 0 auto 20px;
    line-height: 1.8;
  }
  .block_list {
    margin-bottom: 45px;
  }
  .block_item {
    margin-top: 40px;
  }
  .block_item:first-child {
    margin-top: 0;
  }
  .block_title {
    text-align: left;
    font-size: 2.4rem;
    font-size: 24px;
  }
  .block_txt {
    padding: 0 30px;
  }
  .block_txt a {
    text-decoration: underline;
    color: #646464;
  }
  .block_day {
    padding: 0 30px;
  }
  .block_txtarea {
    padding: 0 30px;
  }
  .block_section {
    display: table;
    width: 100%;
    margin-top: 30px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .block_section.-last {
    margin-top: 20px;
  }
  .block_section_head {
    display: table-cell;
    width: 115px;
    vertical-align: middle;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .block_section_body {
    display: table-cell;
    padding: 0 25px;
  }
  .block_section_list {
    display: table;
    width: 100%;
    margin-top: 0;
  }
  .block_section_title {
    display: table-cell;
    width: 150px;
  }
  .block_section_txt {
    display: table-cell;
    padding-left: 25px;
  }

  .pdf {
    display: table;
    width: 100%;
    margin-top: 25px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .pdf_img {
    display: table-cell;
    width: 150px;
    margin-bottom: 0;
    vertical-align: middle;
    line-height: 0;
  }
  .pdf_img a {
    -webkit-transition: .4s ease-in-out;
            transition: .4s ease-in-out;
  }
  .pdf_img a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  .pdf_txt {
    display: table-cell;
    padding: 0 30px;
    vertical-align: middle;
  }
  .pdf_txt a {
    padding-right: 22px;
    background: url(../img/about/pc/icn_outer.png) no-repeat right 50%;
    -webkit-background-size: 16px 14px;
            background-size: 16px 14px;
  }
  .pdf_txt a:hover {
    text-decoration: none;
  }

  .sitemap {
    margin-bottom: 40px;
  }
  .sitemap_index {
    float: left;
    width: 260px;
    margin-left: 150px;
  }
  .sitemap_index.-side {
    float: left;
    margin-left: 55px;
  }
  .sitemap_item {
    margin-top: 30px;
  }
  .sitemap_item:first-child {
    margin-top: 0;
  }
  .sitemap_item a {
    font-size: 1.6rem;
    font-size: 16px;
    -webkit-transition: .4s ease-in-out;
            transition: .4s ease-in-out;
  }
  .sitemap_item a:hover {
    color: #ea6a08;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}


/* ラインアカウント一覧 */
.static-wrap {
  width: 100%;
}
.static-main {
  padding: 25px 5% 50px;
  background: #ffffef;
}
.static-main.-iroha {
  background: #fffef8;
}
.static-main.-neneya {
  background: #fff;
}
.static-main.-kaisen {
  background: #fdfaf6;
}
.static-main.-katsu {
  background: #fffbf3;
}
.static-main.-umie {
  background: #fdfaf6;
}
.static-main.-karubi {
  background: #fff;
}
.static-main.-ganko {
  background: #fefcf2;
}
.static-main.-jiyu {
  background: #fdfaf6;
}

.static-main-wrap {
  width: 100%;
}

.account {
  width: 100%;
  height: 100px;
  background: url(../img/line/sp/bg_line_01.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-iroha {
  background: url(../img/line/sp/bg_line_02.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-neneya {
  background: url(../img/line/sp/bg_line_03.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-kaisen {
  background: url(../img/line/sp/bg_line_04.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-katsu {
  background: url(../img/line/sp/bg_line_05.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-umie {
  background: url(../img/line/sp/bg_line_06.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-karubi {
  background: url(../img/line/sp/bg_line_07.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-ganko {
  background: url(../img/line/sp/bg_line_08.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account.-jiyu {
  background: url(../img/line/sp/bg_line_09.jpg) repeat 0 50%;
  -web-kit-background-size: 368px 100px;
  background-size: 368px 100px;
}
.account-wrap {
  display: table;
  max-width: 330px;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.account-wrap_item {
 display: table-cell;
 vertical-align: middle;
}
.account-wrap_item.-logo {
  text-align: center;
}
.account-wrap_item.-logo img {
  max-width: 90px;
  width: 100%;
  height: auto;
}
.account-wrap_item.-logo.-kaisen img {
  max-width: 63px;
}
.account-wrap_item.-title {
  padding-left: 15px;
  text-align: center;
}
.account-wrap_item.-title img {
  max-width: 225px;
  width: 100%;
  height: auto;
}

.line-nav {
  width: 100%;
  margin: 0 auto 25px;
  overflow: hidden;
}
.line-nav_item {
  float: left;
  display: table;
  width: 29%;
  margin: 0 2% 3%;
  border: 1px solid #dfddd1;
  background: #ffffef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.-iroha .line-nav_item {
  border-color: #dfddd1;
  background: #fffef8;
}
.-neneya .line-nav_item {
  border-color: #dfddd1;
  background: #fff;
}
.-kaisen .line-nav_item {
  border-color: #f0d7a3;
  background: #fdfaf6;
}
.-katsu .line-nav_item {
  border-color: #dfddd1;
  background: #fffbf3;
}
.-umie .line-nav_item {
  border-color: #f0d7a3;
  background: #fdfaf6;
}
.-karubi .line-nav_item {
  border-color: #ccc;
  background: #fff;
}
.-ganko .line-nav_item {
  border-color: #efc487;
  background: #fefcf2;
}
.-jiyu .line-nav_item {
  border-color: #401f00;
  background: #fdfaf6;
}
.line-nav_item a {
  display: table-cell;
  padding: 15px 0;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  color: #333;
}

.line-select {
  margin-bottom: 28px;
  padding: 17px 0 18px;
  background: #efe8c6;
}
.-iroha .line-select {
  background: #faf4e1;
}
.-neneya .line-select {
  background: #f2f0eb;
}
.-kaisen .line-select {
  background: #fff5e4;
}
.-katsu .line-select {
  background: #fdeed4;
}
.-umie .line-select {
  background: #fff5e4;
}
.-karubi .line-select {
  background: #d8d8d8;
}
.-ganko .line-select {
  background: #fff5e4;
}
.-jiyu .line-select {
  background: #f6e8c9;
}
.line-select img {
  max-width: 225px;
  margin: 0 auto;
}

.line-area-list {
  overflow: hidden;
}

.line-area-list_title {
  margin: 0 2% 20px;
  padding: 20px 0 13px;
  border-bottom: 3px double #f5eca9;
  text-align: center;
  font-size: 18px;
  color: #343434;
  clear: both;
}
.line-area-list_title:first-child {
  padding-top: 0;
}
.-iroha .line-area-list_title {
  border-color: #e0d0a1;
}
.-neneya .line-area-list_title {
  border-color: #cebb52;
}
.-kaisen .line-area-list_title {
  border-color: #ebd9a5;
}
.-katsu .line-area-list_title {
  border-color: #e9ba7c;
}
.-umie .line-area-list_title {
  border-color: #ebd9a5;
}
.-karubi .line-area-list_title {
  border-color: #cc8c8c;
}
.-ganko .line-area-list_title {
  border-color: #e4bb82;
}
.-jiyu .line-area-list_title {
  border-color: #663300;
}

.line-box {
  overflow: hidden;
}

.line-data {
  float: left;
  width: 45%;
  margin: 0 2% 20px;
  border: 1px solid #dfddd1;
  background: #fff;
  font-size: 13px;
  color: #333;
}
.-iroha .line-data {
  border-color: #eae1ce;
}
.-neneya .line-data {
  border-color: #dfddd1;
}
.-kaisen .line-data {
  border-color: #e8dcc5;
}
.-katsu .line-data {
  border-color: #f0e2c9;
}
.-umie .line-data {
  border-color: #e8dcc5;
}
.-karubi .line-data {
  border-color: #ccc;
}
.-ganko .line-data {
  border-color: #f0d1a5;
}
.-jiyu .line-data {
  border-color: #dfddd1;
  color: #fff;
}

.line-data:before {
  content: '';
  display: block;
  clear: both;
}
.line-data:after {
  content: '';
  display: block;
  clear: both;
}

.line-data_head {
  display: table;
  width: 100%;
  padding: 10px;
  background: #fdf8d3;
  line-height: 1;
  text-align: center;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.-iroha .line-data_head {
  background-color: #faf4e1;
}
.-neneya .line-data_head {
  background-color: #373737;
  color: #fff;
}
.-kaisen .line-data_head {
  background-color: #fff3e3;
}
.-katsu .line-data_head {
  background-color: #ffeccb;
}
.-umie .line-data_head {
  background-color: #fff3e3;
}
.-karubi .line-data_head {
  background-color: #a02121;
  color: #fff;
}
.-ganko .line-data_head {
  background-color: #fef1cf;
}
.-jiyu .line-data_head {
  background-color: #401f00;
}
.line-data_head span {
  display: table-cell;
  vertical-align: middle;
}


.line-data_body {
  padding: 0 10%;
}

.line-body-list {
  padding: 15px 0;
}
.line-body-list_item.-qr {
  display: none;
}
.line-body-list_item.-btn {
  max-width: 170px;
  margin: 0 auto;
  text-align: center;
}
.line-body-list_item.-btn img {
  max-width: 119px;
  width: 100%;
  height: auto;
}

.static-foot {
  width: 100%;
  height: auto;
  background: #efe8c6;
}
.static-foot.-iroha {
  background: #faf4e1;
}
.static-foot.-neneya {
  background: #f2f0eb;
}
.static-foot.-kaisen {
  background: #fff5e4;
}
.static-foot.-katsu {
  background: #fdeed4;
}
.static-foot.-umie {
  background: #fff5e4;
}
.static-foot.-karubi {
  background: #d8d8d8;
}
.static-foot.-ganko {
  background: #fff5e4;
}
.static-foot.-jiyu {
  background: #f6e8c9;
}

.static-foot-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 10px;
  text-align: center;
}
.static-foot-wrap_head {
  padding-bottom: 10px;
  text-align: center;
}
.static-foot-wrap_head img {
  width: 30px;
  height: auto;
}
.static-foot-wrap_body {
  font-size: 11px;
  color: #333;
}



@media (min-width: 768px) {
.static-wrap {
  width: 100%;
}
.static-main {
  padding: 50px 0 110px;
  background: #ffffef;
}
.static-main-wrap {
  width: 884px;
  margin: 0 auto;
}

.account {
  width: 100%;
  height: 200px;
  background: url(../img/line/pc/bg_line_01.jpg) repeat 0 50%;
}
.account.-iroha {
  background: url(../img/line/pc/bg_line_02.jpg) repeat 0 50%;
}
.account.-neneya {
  background: url(../img/line/pc/bg_line_03.jpg) repeat 0 50%;
}
.account.-kaisen {
  background: url(../img/line/pc/bg_line_04.jpg) repeat 0 50%;
}
.account.-katsu {
  background: url(../img/line/pc/bg_line_05.jpg) repeat 0 50%;
}
.account.-umie {
  background: url(../img/line/pc/bg_line_06.jpg) repeat 0 50%;
}
.account.-karubi {
  background: url(../img/line/pc/bg_line_07.jpg) repeat 0 50%;
}
.account.-ganko {
  background: url(../img/line/pc/bg_line_08.jpg) repeat 0 50%;
}
.account.-jiyu {
  background: url(../img/line/pc/bg_line_09.jpg) repeat 0 50%;
}

.account-wrap {
  max-width: 100%;
  width: 884px;
  height: 200px;
  margin: 0 auto;
  padding: 0;
}
.account-wrap_item.-logo {
  width: 200px;
}
.account-wrap_item.-logo.-iroha {
  width: 199px;
}
.account-wrap_item.-logo.-neneya {
  width: 188px;
}
.account-wrap_item.-logo.-kaisen {
  width: 173px;
  text-align: right;
}
.account-wrap_item.-logo.-katsu {
  width: 180px;
  text-align: right;
}
.account-wrap_item.-logo.-karubi {
  width: 191px;
}
.account-wrap_item.-logo.-ganko {
  width: 199px;
}
.account-wrap_item.-logo.-jiyu {
  width: 158px;
}

.account-wrap_item.-logo img {
  max-width: 200px;
  width: 200px;
  height: auto;
}
.account-wrap_item.-logo.-iroha img {
  max-width: 199px;
  width: 199px;
}
.account-wrap_item.-logo.-neneya img {
  max-width: 188px;
  width: 188px;
}
.account-wrap_item.-logo.-kaisen img {
  max-width: 143px;
  width: 143px;
}
.account-wrap_item.-logo.-katsu img {
  max-width: 160px;
  width: 160px;
}
.account-wrap_item.-logo.-karubi img {
  max-width: 191px;
  width: 191px;
}
.account-wrap_item.-logo.-ganko img {
  max-width: 199px;
  width: 199px;
}
.account-wrap_item.-logo.-jiyu img {
  max-width: 158px;
  width: 158px;
}

.account-wrap_item.-title {
  padding-left: 40px;
  text-align: left;
}
.account-wrap_item.-title.-ptn02 {
  padding-left: 70px;
}
.account-wrap_item.-title.-ptn03 {
  padding-left: 75px;
}

.account-wrap_item.-title img {
  max-width: 452px;
  width: 452px;
  height: auto;
}
.account-wrap_item.-title.-ptn01 img {
  max-width: 451px;
  width: 451px;
}
.account-wrap_item.-title.-ptn03 img {
  max-width: 416px;
  width: 416px;
}

.line-nav {
  margin-bottom: 60px;
  overflow: hidden;
}
.line-nav_item {
  float: left;
  display: table;
  width: 168px;
  margin: 0 10px 10px 0;
  border: 1px solid #dfddd1;
  background: #ffffef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.line-nav_item:nth-child(5n) {
  margin-right: 0;
}
.line-nav_item a {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  color: #333;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.line-nav_item a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.line-select {
  margin-bottom: 33px;
  padding: 19px 0 15px;
}
.line-select img {
  max-width: 100%;
  margin: 0 auto;
}

.line-area-list {
  margin: 0 -15px;
  overflow: hidden;
}

.line-area-list_title {
  margin: 0 10px 20px;
  padding: 20px 0 10px;
  border-bottom: 3px double #f5eca9;
  text-align: left;
  font-size: 24px;
  color: #343434;
  clear: both;
}
.line-area-list_title:first-child {
  padding-top: 0;
}

.line-data {
  float: left;
  width: 206px;
  margin: 0 10px 20px;
  border: 1px solid #dfddd1;
  background: #fff;
  font-size: 14px;
  color: #333;
}
.-jiyu .line-data {
  color: #fff;
}

.line-data:before {
  content: '';
  display: block;
  clear: both;
}
.line-data:after {
  content: '';
  display: block;
  clear: both;
}

.line-data_head {
  padding: 8px;
  background: #fdf8d3;
  line-height: 1;
  text-align: center;
  font-size: 18px;
}

.line-body-list {
  padding: 15px 0;
}
.line-body-list_item.-qr {
  display: block;
  width: 92px;
  margin: 0 auto 15px;
  border: 1px solid #cdcdcd;
}
.line-body-list_item.-qr img {
  width: 92px;
  height: auto;
}
.line-body-list_item.-btn {
  width: 114px;
  text-align: center;
}

.static-foot {
  width: 100%;
  height: 160px;
  background: #efe8c6;
}
.static-foot-wrap {
  width: 884px;
  margin: 0 auto;
  padding: 30px 0 15px;
  text-align: center;
}
.static-foot-wrap_head {
  padding-bottom: 20px;
  text-align: center;
}
.static-foot-wrap_head img {
  width: 60px;
  height: auto;
}
.static-foot-wrap_body {
  font-size: 11px;
  color: #333;
}
}