@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:700);
/*------------------------------------------
  Base
------------------------------------------*/
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Meiryo", sans-serif;
  font-size: 1.2em;
  background: #f8f3ed;
  color: #444444;
  line-height: 1.5;
  letter-spacing: 0.045em;
}

a {
  color: #444444;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a img:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix, .page-header .page-header__in, .gnav, .gnav .gnav-list, .cmn-contents__in, .btn-pdf-list, .pager, .page-footer .page-footer__in {
  *zoom: 1;
}
.clearfix:after, .page-header .page-header__in:after, .gnav:after, .gnav .gnav-list:after, .cmn-contents__in:after, .btn-pdf-list:after, .pager:after, .page-footer .page-footer__in:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/*------------------------------------------
  Layout
------------------------------------------*/
/*  wrapper
-------------------------*/
.wrapper {
  min-width: 1100px;
  margin: 0 auto;
}
/*  header
-------------------------*/
.page-header {
  background: url(/images/common/bg_header.png) repeat-x top;
  height: 86px;
  z-index: 12;
  position: relative;
}
.page-header .page-header__in {
  width: 1000px;
  margin: 0 auto;
}
.page-header .header-logo {
  float: left;
  padding-top: 17px;
}

/*  gnav
-------------------------*/
.gnav {
  float: right;
}
.gnav .gnav-list {
  float: left;
}
.gnav .gnav-list-overlay {
}
.gnav .gnav-item {
  float: left;
  background: url(/images/common/bg_gnav_li.png) no-repeat right top;
  padding: 26px 0;
  position: relative;
}
.gnav .gnav-item01 {
  background: url(/images/common/bg_gnav_li.png) no-repeat right top, url(/images/common/bg_gnav_li.png) no-repeat left top;
}
.gnav .gnav-item > a {
  display: block;
  background: url(/images/common/gnav.png) no-repeat;
  height: 34px;
  font-size: 0;
  position: relative;
}
.gnav .gnav-item01 > a {
  width: 164px;
  background-position: 0 0;
}
.gnav .gnav-item01 > a:hover {
  background-position: 0 -34px;
}
.gnav .gnav-item01:hover:after {
  z-index: 15;
}
.gnav .gnav-item02 > a {
  width: 118px;
  background-position: -175px 0;
}
.gnav .gnav-item02 > a:hover {
  background-position: -175px -34px;
}
.gnav .gnav-item02:hover:after {
  z-index: 15;
}
.gnav .gnav-item03 > a {
  width: 120px;
  background-position: -316px 0;
}
.gnav .gnav-item03 > a:hover {
  background-position: -316px -34px;
}
.gnav .gnav-item04 > a {
  width: 120px;
  background-position: -458px 0;
}
.gnav .gnav-item04 > a:hover {
  background-position: -458px -34px;
}

.gnav .gnav-item00 > a {
  background: url(/images/common/gnav_news.png) no-repeat;
}
.gnav .gnav-item00 > a {
  width: 180px;
  background-position: 0 0;
}
.gnav .gnav-item00 > a:hover {
  background-position: 0 -34px;
}

.gnav-content {
  display: none;
  position: absolute;
  top: 86px;
  left: 50%;
  width: 996px;
  background: #fff;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 0;
  text-align: center;
  z-index: 10;
}
.gnav-content li {
  display: inline-block;
}

.gnav-hover-overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0.6;
}

.gnav-content__campaign {
  margin-left: -380px;
}
.gnav-content__campaign li:nth-child(3n+2) {
  background: url(/images/common/bg_gnav_menu_li.png) no-repeat left center, url(/images/common/bg_gnav_menu_li.png) no-repeat right center;
}

.gnav-content__menu {
  margin-left: -520px;
}
.gnav-content__menu li {
  background: url(/images/common/bg_gnav_menu_li.png) no-repeat left center;
}
.gnav-content__menu li:last-child {
  background: url(/images/common/bg_gnav_menu_li.png) no-repeat left center, url(/images/common/bg_gnav_menu_li.png) no-repeat right center;
}

.gnav-bnr__list {
  font-size: 0;
}
.gnav-bnr__list li {
  padding: 0 32px;
  margin-bottom: 20px;
}
.gnav-bnr__list li a:hover {
  opacity: 0.6;
}
.gnav-bnr__list .bnr_img {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 3px;
}

.gnav-menu__list li {
  padding: 0 50px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.gnav-menu__list li .menu-img {
  padding: 10px;
}
.gnav-menu__list li a {
  display: block;
  padding-bottom: 28px;
  background: url(/images/common/arrow01.png) no-repeat center bottom;
}
.gnav-menu__list li a:hover {
  background: url(/images/common/arrow01_on.png) no-repeat center bottom;
}

/*  contents
-------------------------*/
.cmn-contents__wrapper {
  padding: 30px 0 75px;
  width: 1000px;
  margin: 0 auto;
}

.breadcrumb {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 25px;
}
.breadcrumb li {
  display: inline-block;
  padding-left: 12px;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li a {
  position: relative;
  padding-right: 20px;
  text-decoration: underline;
}

.cmn-contents {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cmn-contents_ttl {
  padding: 27px 48px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 2px solid #444444;
}
.cmn-contents_ttl .title-text {
  padding-left: 20px;
  position: relative;
}
.cmn-contents_ttl .title-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background: #e60012;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.cmn-contents_ttl .title-text span {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 26px;
}

.side-contents {
  float: left;
  width: 230px;
  font-weight: bold;
  letter-spacing: -0.04em;
}
.side-contents .cmn-contents_ttl {
  padding: 27px 25px;
}
.side-contents .cmn-contents_ttl .title-text {
  padding-left: 20px;
  letter-spacing: -0.04em;
}

.common-side_list > li {
  border-bottom: 2px solid #444444;
  font-size: 14px;
  font-size: 1.4rem;
}
.common-side_list > li:last-child {
  border-bottom: none;
}
.common-side_list > li > a {
  display: block;
  padding: 27px 20px;
  position: relative;
}
.common-side_list > li > a:hover {
  background: #ffe23a;
}

.main-contents {
  float: right;
  width: 740px;
}

.common-main {
  padding: 50px 48px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8;
}
.common-main .catch {
  padding-bottom: 35px;
}
.common-main .textbox dt {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  padding-bottom: 10px;
}
.common-main .textbox dd {
  margin-bottom: 30px;
}
.common-main .textbox dd:last-child {
  margin-bottom: 0;
}

.cmn-block {
  margin-bottom: 50px;
}
.cmn-block header {
  border-bottom: 2px solid #444444;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.cmn-block header h1 {
  line-height: 1.2;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding-left: 16px;
}
.cmn-block header h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background: #cbcbcb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.cmn-linkbtn a {
  display: block;
  background: #fff;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 15px 0;
}
.cmn-linkbtn a:hover {
  background: #ffe23a;
}

.btn-pdf-list li {
  text-align: center;
  float: left;
}
.btn-pdf-list li:nth-child(even) {
  float: right;
}
.btn-pdf-list li a {
  display: table;
  height: 60px;
  width: 100%;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff url(../images/common/ico_pdf02.png) no-repeat 30px center;
}
.btn-pdf-list li a:hover {
  background-color: #ffe23a;
}
.btn-pdf-list li .btn-txt {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  line-height: 1.2;
}
.btn-pdf-list li .btn-txt span {
  font-size: 14px;
  font-size: 1.4rem;
}

.page-mainImg {
  margin-bottom: 30px;
}

.side-bnr__list {
  margin-top: 20px;
}
.side-bnr__list li {
  margin-bottom: 15px;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.side-bnr__list a:hover {
  opacity: 0.7;
}

.caution-block {
  font-size: 13px;
  font-size: 1.3rem;
}
.caution-block .btn_composition {
  text-align: center;
  margin-bottom: 45px;
  font-weight: bold;
}
.caution-block .btn_composition a {
  display: block;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 0;
  width: 360px;
  margin: 0 auto;
}
.caution-block .btn_composition a:hover {
  background: #ffe23a;
}
.caution-block .caution-text {
  color: #5e5e5e;
}

.entry-sns {
  text-align: center;
}
.entry-sns li {
  display: inline-block;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 12px;
}
.entry-sns li a {
  display: block;
  padding: 6px 30px 13px;
}
.entry-sns li a:hover {
  opacity: 0.7;
}
.entry-sns .sns-tw a {
  background: #b3cfe5;
}
.entry-sns .sns-fb {
  background: #7891c4;
}

.btn-page-back {
  text-align: center;
  padding-top: 40px;
}
.btn-page-back a {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 20px;
  background: url(/images/common/ico_list01.png) no-repeat left center;
}
.btn-page-back a:hover {
  opacity: 0.6;
}

.pager {
  margin-top: 35px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.pager li a {
  display: block;
  line-height: 2;
}
.pager .pager-back {
  float: left;
}
.pager .pager-back a {
  padding-left: 40px;
  background: url(/images/common/ico_pager_back.png) no-repeat left center;
}
.pager .pager-back a:hover {
  background: url(/images/common/ico_pager_back_on.png) no-repeat left center;
}
.pager .pager-next {
  float: right;
}
.pager .pager-next a {
  padding-right: 40px;
  background: url(/images/common/ico_pager_next.png) no-repeat right center;
}
.pager .pager-next a:hover {
  background: url(/images/common/ico_pager_next_on.png) no-repeat right center;
}

.button__type01 {
  display: block;
  background: #ffe23a;
  vertical-align: middle;
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  border: 2px solid #444444;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button__type01 span {
  vertical-align: middle;
  color: #444444;
  padding: 12px 0;
  display: block;
  width: 100%;
  height: 100%;
}
.button__type01:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: #fff;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
.button__type01 span, .button__type01:after {
  padding: 12px 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button__type01:hover {
  background: #e60012;
}
.button__type01:hover:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.button__type01:hover span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}

/*  footer
-------------------------*/
.page-footer {
  background: #393939;
  padding: 22px;
  font-size: 11px;
  font-size: 1.1rem;
}
.page-footer .page-footer__in {
  width: 1000px;
  margin: 0 auto;
}
.page-footer a {
  color: #828282;
}
.page-footer a:hover {
  text-decoration: underline;
}
.page-footer .footer-logo {
  float: left;
  padding-right: 30px;
}
.page-footer .footer-nav {
  float: left;
  display: table;
  height: 20px;
  padding-top: 8px;
}
.page-footer .footer-nav li {
  display: table-cell;
  vertical-align: middle;
}
.page-footer .footer-nav li a {
  border-left: 1px solid #828282;
  padding: 0 16px;
}
.page-footer .footer-nav li:last-child a {
  border-right: 1px solid #828282;
}
.page-footer .copyright {
  float: right;
  padding-top: 8px;
}

/*  campaign
-------------------------*/
.campaign-category {
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  line-height: 2;
  font-size: 11px;
  font-size: 1.1rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 7px;
}

.campaign-category01 {
  background: #e60012;
}

.campaign-category02 {
  background: #895a3e;
}

.campaign-category03 {
  background: #6bca61;
}

/*  Static Common
-------------------------*/
/*  Error Page
-------------------------*/
.error_block {
  text-align: center;
  padding: 90px 0;
}
.error_block .txt-nf {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #6b6b6b;
  padding: 20px 0 30px;
}
.error_block .btn-nf {
  display: block;
  color: #6b6b6b;
  font-weight: bold;
  background: #fff;
  width: 200px;
  border: 2px solid #6b6b6b;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 8px 0;
}
.error_block .btn-nf:hover {
  background: #ffe23a;
}
.error_block .title {
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  padding-bottom: 40px;
}
.error_block .txt01 {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding-bottom: 18px;
}
.error_block .txt02 {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  padding-bottom: 44px;
}
.error_block .date-box {
  border: 3px solid #e60012;
  padding: 33px 0;
  width: 600px;
  margin: 0 auto;
  color: #e60012;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}

/*------------------------------------------
  CSS icon
------------------------------------------*/
.arrow01, .gnav .gnav-item01:hover:after, .gnav .gnav-item02:hover:after {
  border-top: solid 10px #e60012;
  border-bottom: 0;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: 50%;
  top: 86px;
  margin-left: -5px;
}

.arrow02, .breadcrumb li a:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #444444;
  border-right: 1px solid #444444;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -2px;
}

/*------------------------------------------
  jQuery Accordion
------------------------------------------*/
.acc_hide {
  display: none;
}

.acc_trigger {
  cursor: pointer;
}

/*------------------------------------------
  for Campaign160616
------------------------------------------*/
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #000;
    opacity: 0.9;
}

.campaign-wrapper {
  position: fixed;
  top: 470px;
  left: 10px;
  z-index: 100;
}
.campaign-wrapper .btn-campaign {
  width: 104px;
  height: 104px;
  cursor: pointer;
  z-index: 100;
  position: relative;
}

.campaign-detail {
  width: 305px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFF;
  border: #EA5204 3px solid;
  padding: 20px 15px;
  text-align: center;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  z-index: 100;
  position: relative;
}
.campaign-detail:after {
  width: 100%;
  content: "";
  display: block;
  background: url('/special/1606chicken/img/key_pc/fukidashi.png') no-repeat;
  width: 25px;
  height: 20px;
  position: absolute;
  left: 42px;
  bottom: -20px;
}

#powerTip {
  position: absolute;
  left: 48px !important;
  z-index: 99;
}

.detail-key-ttl {
  font-size: 18px;
  font-weight: bold;
  color: #EA5204;
  margin-bottom: 12px;
}
.detail-key-img {
  margin-bottom: 12px;
}
.detail-key-txt01 {
  font-size: 16px;
  color: #EA5204;
  margin-bottom: 15px;
}
.detail-key-txt02 {
  font-size: 16px;
  margin-bottom: 12px;
}
.btn-base {
  -webkit-border-radius: 8px;
          border-radius: 8px;
  padding: 12px;
  text-align: center;
  position: relative;
  font-size: 14px;
  margin: 0 auto 20px;
  background: #e60012;
}
a .btn-base {
  color: #FFF;
}
