/* @charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
html,
body {
  width: 100%;
  height: 100%;
}
html {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 100%;
}
body {
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN',
    '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif;
  font-size: 0.5rem;
  line-height: 1;
  color: #000;
  background: #f1f0ec;
  min-height: 100%;
  min-width: 1200px\9;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
}
img {
  vertical-align: bottom;
  height: auto;
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 10px;
  font-size: 1rem;
}
ul {
  list-style-type: none;
}
.disnon {
  display: none;
}
.spOnly {
  display: none;
}
.pcOnly {
  display: block !important;
}
@media (max-width: 767px) {
  .spOnly {
    display: block !important;
  }
  .pcOnly {
    display: none !important;
  }
}
.cf:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
.cf {
  zoom: 1;
}
.cf p:first-child {
  margin-top: 0;
}

.btnOpacity {
  opacity: 1;
}
.btnOpacity:hover {
  opacity: 0.6;
}
.btnType01 {
  display: inline-block;
  margin-top: 1em;
  padding: 17px 17px;
  background: #999664;
  color: #fff !important;
  line-height: 1;
  text-decoration: none !important;
}
.btnType01:hover {
  background: #c1c1a3;
}
.btnType01.nolink {
  background: #999664 !important;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .btnType01 {
    font-size: 0.9em;
    padding: 14px 12px 12px;
  }
}
.listBtnAnchor {
  margin-top: 20px;
  text-align: center;
}
.listBtnAnchor ul {
  margin: 0 auto;
  display: inline-block;
}
.listBtnAnchor li {
  margin: 0 1px;
  float: left;
}
.listBtnAnchor .btnType01 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.fade {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.fade:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
  width: 100% !important;
}
.txtC {
  text-align: center !important;
}
.txtR {
  text-align: right !important;
}
.txtL {
  text-align: left !important;
}
.fs08 {
  font-size: 8px;
  font-size: 0.8rem !important;
}
.fs09 {
  font-size: 9px;
  font-size: 0.9rem !important;
}
.fs10 {
  font-size: 10px;
  font-size: 1rem !important;
}
.fs11 {
  font-size: 11px;
  font-size: 1.1rem !important;
}
.fs12 {
  font-size: 12px;
  font-size: 1.2rem !important;
}
.fs13 {
  font-size: 13px;
  font-size: 1.3rem !important;
}
.fs14 {
  font-size: 14px;
  font-size: 1.4rem !important;
}
.fs15 {
  font-size: 15px;
  font-size: 1.5rem !important;
}
.fs16 {
  font-size: 16px;
  font-size: 1.6rem !important;
}
.fs17 {
  font-size: 17px;
  font-size: 1.7rem !important;
}
.fs18 {
  font-size: 18px;
  font-size: 1.8rem !important;
}
.fs19 {
  font-size: 19px;
  font-size: 1.9rem !important;
}
.fs20 {
  font-size: 20px;
  font-size: 2rem !important;
}
.fs21 {
  font-size: 21px;
  font-size: 2.1rem !important;
}
.fs22 {
  font-size: 22px;
  font-size: 2.2rem !important;
}
.fs23 {
  font-size: 23px;
  font-size: 2.3rem !important;
}
.fs24 {
  font-size: 24px;
  font-size: 2.4rem !important;
}
.fs25 {
  font-size: 25px;
  font-size: 2.5rem !important;
}
.fs26 {
  font-size: 26px;
  font-size: 2.6rem !important;
}
.txtEn {
  font-family: 'Rajdhani', sans-serif;
}
.txtEn.w500 {
  font-weight: 500;
}
.txtEn.w600 {
  font-weight: 600;
}
.txtEn.w700 {
  font-weight: 700;
}
.txtNotice {
  color: #c00;
}
.txtBlue {
  color: #0000ff;
}
.txtBlueNavy {
  color: #000080;
}
.txtGreen {
  color: #008000;
}
.txtGreenDark {
  color: #006400;
}
.txtRed {
  color: #ff0000;
}
.txtRedOrange {
  color: #ff4500;
}
.txtYellow {
  color: #ffff00;
}
.txtYellowOrange {
  color: #ffa500;
}
section strong {
  font-weight: bold;
}
@media (max-width: 767px) {
  .fs08 {
    font-size: 8px;
    font-size: 0.8rem !important;
  }
  .fs09 {
    font-size: 9px;
    font-size: 0.9rem !important;
  }
  .fs10 {
    font-size: 9px;
    font-size: 0.9rem !important;
  }
  .fs11 {
    font-size: 9px;
    font-size: 0.9rem !important;
  }
  .fs12 {
    font-size: 10px;
    font-size: 1rem !important;
  }
  .fs13 {
    font-size: 11px;
    font-size: 1.1rem !important;
  }
  .fs14 {
    font-size: 12px;
    font-size: 1.2rem !important;
  }
  .fs15 {
    font-size: 13px;
    font-size: 1.3rem !important;
  }
  .fs16 {
    font-size: 14px;
    font-size: 1.4rem !important;
  }
  .fs17 {
    font-size: 15px;
    font-size: 1.5rem !important;
  }
  .fs18 {
    font-size: 16px;
    font-size: 1.6rem !important;
  }
  .fs19 {
    font-size: 17px;
    font-size: 1.7rem !important;
  }
  .fs20 {
    font-size: 18px;
    font-size: 1.8rem !important;
  }
  .fs21 {
    font-size: 19px;
    font-size: 1.9rem !important;
  }
  .fs22 {
    font-size: 20px;
    font-size: 2rem !important;
  }
  .fs23 {
    font-size: 21px;
    font-size: 2.1rem !important;
  }
  .fs24 {
    font-size: 22px;
    font-size: 2.2rem !important;
  }
  .fs25 {
    font-size: 23px;
    font-size: 2.3rem !important;
  }
  .fs26 {
    font-size: 24px;
    font-size: 2.4rem !important;
  }
}
.m0 {
  margin: 0 !important;
}
.m10 {
  margin: 10px !important;
}
.m20 {
  margin: 20px !important;
}
.m30 {
  margin: 30px !important;
}
.m40 {
  margin: 40px !important;
}
.m50 {
  margin: 50px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mlr10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.mlr30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.mlr40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.mlr50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mtb20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mtb30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.mtb40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.mtb50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.p10 {
  padding: 10px !important;
}
.p20 {
  padding: 20px !important;
}
.p30 {
  padding: 30px !important;
}
.p40 {
  padding: 40px !important;
}
.p50 {
  padding: 50px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.plr10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.plr20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.plr30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.plr40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.plr50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.ptb20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.ptb30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.ptb40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.ptb50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
#logo a,
#globalNavArea .btnClose02,
#globalNavArea .btnMenu {
  font-size: 10px !important;
  line-height: 12px !important;
  text-align: left !important;
  text-indent: 104% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  word-wrap: normal !important;
}
#globalNavArea {
  min-height: 100%;
  height: 100%;
  position: fixed;
  width: 200px;
  z-index: 9999;
  background: #171c61;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 3px;
}
#logo {
  padding-top: 16px;
  text-align: center;
}
#logo a {
  margin: 0 auto;
  display: block;
  width: 125px;
  height: 113px;
  background: url(/common/img/logo.png) no-repeat left top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  #logo a {
    display: block;
    width: 125px;
    height: 114px;
    background: url(/common/img/logo@2x.png) no-repeat left top;
    background-size: 125px 114px;
  }
}
@media (max-width: 767px) {
  #globalNavAreaWrap {
    padding-bottom: 0;
  }
  #logo {
    padding-top: 0;
    float: left;
    width: 55px;
    height: 50px;
    text-align: center;
  }
  #logo a {
    margin: 0;
    display: block;
    width: 55px;
    height: 50px;
    background: url(/common/img/logo_sp.png) no-repeat left top;
    background-size: 55px 50px;
  }
  #logo02 {
    position: absolute;
    margin-left: -58px;
    top: 10px;
    left: 50%;
    background: url(/common/img/logo_official_site.png) no-repeat left top;
    background-size: 115px 33px;
    width: 115px;
    height: 33px;
    font-size: 10px !important;
    line-height: 12px !important;
    text-align: left !important;
    text-indent: 104% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    word-wrap: normal !important;
  }
}
#globalNavArea nav > ul {
  background: #171c61;
  border-bottom: 1px solid #2c2d65;
}
#globalNav {
  margin-top: 10px;
}
#globalNav > li a,
#globalNav > li span {
  display: block;
  padding: 10px;
  text-align: center;
  color: #c8c7af;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  text-decoration: none;
  cursor: pointer;
}
#globalNav > li:hover {
  background: #2f3371;
}
#globalNav .btnSubNav li a:hover {
  background: #121654;
}
#globalNav > li.btnSns {
  padding: 18px 0;
  background: #101444;
}
#globalNav li.btnSns {
  margin-top: 10px;
  padding: 0;
  width: 100%;
  height: 64px;
  text-align: center;
}
#globalNav li.btnSns ul {
  list-style-type: none;
  display: table;
  margin: 0 auto;
}
#globalNav li.btnSns ul li {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 64px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#globalNav li.btnSns a {
  margin: 0 auto;
  padding: 0 !important;
  display: block;
  width: 27px;
  height: 26px;
}
#globalNav li.btnSns a img {
  width: 27px;
  height: auto;
  vertical-align: top;
}
#globalNav li.btnSns li a:hover {
  opacity: 0.6;
}
#globalNav li.btnEn {
  padding: 0;
  width: 100%;
  height: 64px;
  text-align: center;
  background: #101444;
  border-top: 1px solid #2c2d65;
}
#globalNav li.btnEn a {
  display: block;
  padding: 0 0 0 5px;
  height: 64px;
  line-height: 64px;
  letter-spacing: 5px;
}
#globalNav li.btnSns a:hover {
  opacity: 0.7;
}
.txtTeam {
  padding: 10px 0;
  text-align: center;
  color: #999664;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.subNav {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
  width: 200px;
  height: 100%;
  background: #06082c;
  z-index: 9999;
  border-right: 1px solid #454981;
}
.subNav ul {
  padding-top: 139px;
}
.subNav li a {
  color: #fff;
}
.btnClose {
  display: none;
}
@media (max-width: 767px) {
  #globalNavArea {
    display: table;
    position: relative !important;
    width: 100%;
    min-height: 0 !important;
    padding-top: 3px;
    height: 53px !important;
    background: #171c61 url(/common/img/header_bg.png) repeat-x left top;
    background-size: 25px 3px;
  }
  #contentsArea {
    clear: both;
  }
  #globalNavArea nav {
    width: 100%;
  }
  #globalNavArea .btnMenu {
    float: right;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    border-left: 1px solid #2b2e63;
    background: url(/common/img/btn_menu.png) no-repeat left top;
    background-size: 50px;
  }
  #globalNavArea nav > ul {
    position: relative;
    display: none;
    clear: both;
  }
  #globalNavArea nav > ul li {
    border-top: 1px solid #2b2e63;
  }
  #globalNavArea nav > ul li a,
  #globalNavArea nav > ul li span {
    padding: 0;
    height: 32px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 32px;
  }
  #globalNav > li:hover {
    background: #171c61;
  }
  #globalNav > li.btnSns {
    padding: 0;
    background: #101444;
  }
  #globalNav li.btnSns {
    margin-top: 0;
    width: 100%;
    height: 43px;
    text-align: center;
  }
  #globalNav li.btnSns ul li {
    height: 43px !important;
    vertical-align: middle;
  }
  #globalNav li.btnSns a {
    width: 25px;
    height: 22px;
  }
  #globalNav li.btnEn {
    width: 100%;
    height: 43px;
    text-align: center;
  }
  #globalNav li.btnEn a {
    display: block;
    width: 100%;
    height: 43px;
    line-height: 43px;
  }
  .btnClose {
    margin: 20px auto 0;
    position: relative;
    width: 65px;
    height: 35px;
    cursor: pointer;
    display: block;
  }
  .btnClose img {
    width: 65px;
    height: 35px;
  }
  .subNav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    border-right: none !important;
  }
  .subNav ul {
    padding-top: 0;
    border-bottom: 1px solid #2b2e63;
  }
  .subNav li {
    background: #0e113a;
    border-top: 1px solid #2b2e63;
  }
  .btnClose02 {
    border-top: 1px solid #2b2e63;
    width: 100%;
    height: 20px;
    text-align: center;
    cursor: pointer;
    background: #101444 url(/common/img/gmenu_close_sp.png) no-repeat 50% 50% !important;
    background-size: 24px 7px !important;
  }
  #globalNavArea .open {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: 000;
  }
  #globalNavArea .open span {
    background: #06082c !important;
    font-size: 18px;
    font-size: 1.8rem;
    cursor: default;
  }
  #globalNavArea .open .subNav {
    display: block;
    top: 43px;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #globalNav.active {
    padding-top: 43px !important;
  }
}
#container {
  position: relative;
  height: 100%;
}
#container:after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
#contentsArea {
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
}
#contentsAreaWrap {
  position: relative;
  margin: 0 auto;
  height: 100%;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media (max-width: 767px) {
  #contentsArea {
    position: relative;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  #contentsAreaWrap {
    position: relative;
    margin: 0 auto;
    min-width: 100%;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.cateName {
  float: left;
  color: #999664;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 34px;
  text-align: left;
  letter-spacing: 0.3em;
  text-indent: -0.3em;
}
.ttlH1 {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ttlH1 span.txtEn {
  font-size: 27px;
  font-size: 2.7rem;
}
.ttlH2 {
  color: #999664;
  font-size: 27px;
  font-family: 2.7rem;
  text-align: center;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}
.ttlH2.txtEn {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 700;
}
.ttlH3 {
  margin-top: 60px;
  padding: 0 0 5px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  border-bottom: 1px solid #c2c2c2;
  -webkit-font-smoothing: antialiased;
}
.ttlH3.txtEn {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
.ttlH3 span {
  padding: 5px 0 5px 33px;
  background: url(/common/img/ic_ttlh3.png) repeat-y left top;
}
.ttlH2 + .ttlH3 {
  margin-top: 30px;
}
.ttlH4 {
  margin-top: 2em;
  display: inline-block;
  padding: 0 33px 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid #c2c2c2;
  -webkit-font-smoothing: antialiased;
}
.ttlH4 + p,
.ttlH4 + ul,
.ttlH4 + ol {
  margin-top: 20px !important;
}
.ttlH5 {
  margin-top: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.ttlH5 + p,
.ttlH5 + ul,
.ttlH5 + ol {
  margin-top: 10px !important;
}
@media (max-width: 767px) {
  .cateName {
    float: none;
    padding: 10px 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center;
  }
  .ttlH1 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-align: center;
  }
  .ttlH1 span.txtEn {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .ttlH2 {
    color: #999664;
    font-size: 18px;
    font-family: 1.8rem;
    text-align: center;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
  }
  .ttlH2.txtEn {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 700;
  }
  .ttlH3 {
    margin-top: 30px;
    font-size: 15px;
    font-family: 1.5rem;
  }
  .ttlH3.txtEn {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    border: 1px solid #000;
  }
  .ttlH3 span {
    display: inline-block;
    padding: 3px 0 3px 16px;
    background-size: 10px auto !important;
  }
  .ttlH4 {
    margin-top: 2em;
    padding: 0 16px 3px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .ttlH4 + p,
  .ttlH4 + ul,
  .ttlH4 + ol {
    margin-top: 15px !important;
  }
  .ttlH5 {
    margin-top: 1em;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .ttlH5 + p,
  .ttlH5 + ul,
  .ttlH5 + ol {
    margin-top: 15px !important;
  }
}
.listType01,
.listTypeNum {
  margin: 2em 0 0 30px;
}
.listType01 li,
.listTypeNum li {
  margin: 1em 0 0 0;
}
.listType01 li:first-child,
.listTypeNum li:first-child {
  margin: 0;
}
.listType01 {
  list-style-type: disc;
}
.listTypeNum {
  list-style-type: decimal;
}
@media (max-width: 767px) {
  .listType01,
  .listTypeNum {
    margin: 20px 0 0 30px;
  }
}
.tableType01 {
  margin-top: 20px;
}
.tableType01 dl {
  display: table;
  width: 100%;
}
.tableType01 dl:last-child {
  border-bottom: 1px solid #dddddd;
}
.tableType01 dl:nth-child(odd) {
  background: #f6f6f6;
  border-bottom: none;
}
.tableType01 dt,
.tableType01 dd {
  display: table-cell;
  padding: 10px 0;
  vertical-align: top;
  text-align: left;
}
.tableType01 dt {
  padding-right: 1em;
  width: 240px;
  border-right: 1px solid #dddddd;
  text-align: right;
}
.tableType01 dd {
  padding-left: 1em;
}
@media (max-width: 767px) {
  .tableType01 dl {
    display: block;
    padding: 10px 10px 8px;
    line-height: 1.6;
  }
  .tableType01 dl:last-child {
    border-bottom: none;
  }
  .tableType01 dl:nth-child(odd) {
    border-bottom: none;
  }
  .tableType01 dt,
  .tableType01 dd {
    display: block;
    padding: 0;
    text-align: left;
  }
  .tableType01 dt {
    padding-right: 0;
    width: 100%;
    border-right: none;
    color: #666;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .tableType01 dd {
    padding-left: 0;
  }
}
.tableType02 {
  margin-top: 20px;
  width: 100%;
}
.tableType02 tr:last-child th,
.tableType02 tr:last-child td {
  border-bottom: 1px solid #dddddd;
}
.tableType02 tr:nth-child(odd) th,
.tableType02 tr:nth-child(odd) td {
  background: #f6f6f6;
  border-bottom: none;
}
.tableType02 tr th,
.tableType02 tr td {
  padding: 10px 0;
  vertical-align: top;
  text-align: left;
}
.tableType02 tr th {
  padding: 10px 1em;
  white-space: nowrap;
  border-right: 1px solid #dddddd;
  font-weight: normal;
}
.tableType02 tr td {
  padding-left: 1em;
  padding-right: 1em;
  border-right: 1px solid #dddddd;
}
.tableType02 tr td:last-child {
  border-right: none;
}
.tableType02 td table {
  width: auto;
}
.tableType02 td table td {
  padding: 0 1em 0 0;
  width: auto;
  border-right: none;
}
@media (max-width: 767px) {
  .tableType02 {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .tableType02 tr th {
    padding-left: 0.5em;
    padding-right: 0.5em;
    white-space: nowrap;
  }
  .tableType02 tr td {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tableType03 {
  margin-top: 20px;
  width: 100%;
}
.tableType03 thead th {
  background: #999999;
  color: #fff;
  padding: 5px 1em;
  white-space: nowrap;
  border-right: 1px solid #aaa !important;
  font-weight: normal;
}
.tableType03 tr:last-child th,
.tableType03 tr:last-child td {
  border-bottom: 1px solid #dddddd;
}
.tableType03 tr:nth-child(odd) th,
.tableType03 tr:nth-child(odd) td {
  background: #f6f6f6;
  border-bottom: none;
}
.tableType03 tr th,
.tableType03 tr td {
  padding: 10px 0;
  vertical-align: top;
  text-align: left;
}
.tableType03 tr th {
  padding: 10px 1em;
  white-space: nowrap;
  border-right: 1px solid #dddddd;
  font-weight: normal;
}
.tableType03 tr td {
  padding-left: 1em;
  padding-right: 1em;
  border-right: 1px solid #dddddd;
}
.tableType03 tr td:last-child {
  border-right: none;
}
.tableType03 td table {
  width: auto;
}
.tableType03 td table td {
  padding: 0 1em 0 0;
  width: auto;
  border-right: none;
}
@media (max-width: 767px) {
  .tableType03 {
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .tableType03 tr th {
    padding-left: 0.5em;
    padding-right: 0.5em;
    white-space: nowrap;
  }
  .tableType03 tr td {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
#sponsors {
  padding: 80px 85px;
  background: url(/common/img/bg_type01.png) repeat left top;
  text-align: center;
}
#sponsors section {
  margin-top: 20px;
}
#sponsors h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.6;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  letter-spacing: 0 !important;
}
#sponsors h2:nth-of-type(2),
#sponsors h2:nth-of-type(3),
#sponsors h2:nth-of-type(4) {
  margin-top: 40px;
}
#sponsors ul {
  margin: 20px auto 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
#sponsors li {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  width: 225px;
}
#sponsors li img {
  max-width: 225px;
  height: auto;
}
#sponsors li img {
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px 0;
}
#sponsors .btn {
  margin-top: 30px;
  text-align: center;
}
#sponsors .btnType01 {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  #sponsors ul {
    margin-top: 10px;
    display: block;
  }
  #sponsors li {
    margin: 10px 8px;
    padding: 0;
    display: inline-block;
    width: 225px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #sponsors {
    padding: 40px 0;
    background: url(/common/img/bg_type01.png) repeat left top;
  }
  #sponsors h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
  #sponsors h2:nth-of-type(2),
  #sponsors h2:nth-of-type(3),
  #sponsors h2:nth-of-type(4) {
    margin-top: 20px;
  }
  #sponsors .btn {
    margin-top: 20px;
  }
  #sponsors .btnType01 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #sponsors li {
    margin: 10px auto;
    padding: 0;
    display: block;
    width: 225px;
    text-align: center;
  }
}
footer {
  padding-bottom: 130px;
  width: 100%;
  background: #999565 url(/common/img/footer_bg.png) repeat-x left bottom;
  text-align: center;
}
#fSnsArea {
  padding: 45px 0;
  width: 100%;
  background: #fff;
  text-align: center;
}
#fSnsArea .wrap {
  margin: 0 auto;
  width: 346px;
  display: table;
}
#fSnsArea .txtEn {
  width: 181px;
}
#fSnsArea .txtEn,
#fSnsArea li {
  display: table-cell;
  vertical-align: middle;
}
#fSnsArea .txtEn {
  font-size: 20px;
  font-size: 2rem;
  color: #999664;
  text-align: left;
}
#fSnsArea li {
  width: 55px;
}
#fSnsArea li a {
  display: block;
  width: 55px;
  height: 34px;
}
#fSnsArea li a:hover {
  opacity: 0.6;
}
#fSnsArea li a {
  margin: 0 auto;
  display: block;
  width: 36px;
  height: 33px;
}
#fSnsArea li a img {
  width: 100%;
  height: auto;
}
#globalNav li.btnSns li:last-child,
#fSnsArea li:last-child {
  display: none;
}
#footerMenu {
  padding: 80px 0 0;
  width: 100%;
  text-align: center;
}
#footerMenu ul {
  margin: 0 auto;
  display: table;
}
#footerMenu li {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  letter-spacing: 0.1em;
}
#footerMenu li:first-child {
  border-right: 1px solid #fff;
}
#footerMenu a {
  color: #fff;
  text-decoration: none;
}
#footerMenu a:hover {
  text-decoration: underline;
}
#copyright {
  margin-top: 25px;
  color: #fff;
  line-height: 1;
}
@media (max-width: 767px) {
  footer {
    padding-bottom: 64px;
    background: #999565 url(/common/img/footer_bg.png) repeat-x left bottom;
    background-size: 30px auto;
  }
  #fSnsArea {
    padding: 22px 0;
  }
  #fSnsArea .wrap {
    margin: 0 auto;
    width: auto;
  }
  #fSnsArea .txtEn {
    padding-right: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right;
    width: auto;
  }
  #fSnsArea li {
    width: 60px;
    text-align: center;
  }
  #fSnsArea li:first-child,
  #fSnsArea li:last-child {
    width: 28px;
  }
  #fSnsArea li a {
    margin: 0 auto;
    display: block;
    width: 28px;
    height: 24px;
  }
  #fSnsArea li a img {
    width: 100%;
    height: auto;
  }
  #footerMenu {
    padding: 0;
    text-align: center;
  }
  #footerMenu ul {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #adaa84;
  }
  #footerMenu li {
    padding: 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #footerMenu li:first-child {
    border-right: 1px solid #adaa84;
  }
  #footerMenu li a {
    display: block;
    padding: 15px 0;
  }
}
.categoryLinkArea {
  padding: 20px 15px 0;
  text-align: center;
}
.categoryLinkArea ul {
  margin: 0 auto;
  display: inline-block;
}
.categoryLinkArea li {
  float: left;
  width: 9em;
  text-align: center;
  margin: 2px;
}
.categoryLinkArea li .btnType01 {
  margin-top: 0;
  display: block;
}
@media (max-width: 767px) {
  .categoryLinkArea {
    padding: 10px 10px 0;
    text-align: center;
  }
  .categoryLinkArea li {
    float: left;
    width: 33%;
    margin: 0;
    padding: 2px;
    font-size: 12px;
  }
} */
