@charset "UTF-8";
body {
  color: #505050;
  font-family: Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.5; }

a:visited, a:link {
  color: #666;
  text-decoration: underline; }

a:hover, a:active {
  color: #333;
  text-decoration: none; }

img {
  vertical-align: top; }

body, html {
  width: 100%;
  height: 100%; }

body {
  background-color: #ffcc28; }

.l-wrapper {
  width: 100%;
  height: 100%;
  min-width: 1130px; }

.l-container {
  width: 1130px;
  position: relative;
  margin: 0 auto;
  *zoom: 1; }
  .l-container:after {
    content: "";
    display: table;
    clear: both; }

.l-inner {
  width: 1130px;
  position: relative;
  margin: 0 auto;
  *zoom: 1; }
  .l-inner:after {
    content: "";
    display: table;
    clear: both; }

#googlecode {
  position: fixed;
  left: 0;
  top: -500px;
  z-index: 0; }

.bg_main {
  background-color: #ffcc28; }

.l-side {
  width: 152px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 0;
  z-index: 1000;
  margin-left: -565px; }

.side_format {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-radius-bottomleft: 5px;
  margin: 0 0 10px 0;
  padding: 15px 0 5px 0; }
  .side_format h1 {
    margin: 0 0 15px 0; }
  .side_format .side_nav {
    margin: 0 17px 15px 17px;
    background: url("/common/images/common/bar_dot.png") left top repeat-x; }
    .side_format .side_nav li {
      background: url("/common/images/common/bar_dot.png") left bottom repeat-x; }
  .side_format .side_buttons {
    letter-spacing: -0.4em; }
    .side_format .side_buttons li {
      display: inline-block;
      letter-spacing: normal;
      margin: 0 4px; }

.side_banners li {
  margin: 0 0 7px 0;
  vertical-align: top; }

.l-main {
  width: 948px;
  float: right;
  margin: 0;
  *zoom: 1; }
  .l-main:after {
    content: "";
    display: table;
    clear: both; }

.main_logo {
  position: fixed;
  left: 50%;
  top: 0;
  z-index: 0;
  margin-left: -565px;
  width: 1130px; }

.logo_wrap {
  position: relative; }
  .logo_wrap li {
    display: none; }
  .logo_wrap .e1 {
    position: absolute;
    left: 200px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .a1 {
    position: absolute;
    left: 269px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .r1 {
    position: absolute;
    left: 350px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .p1 {
    position: absolute;
    left: 456px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .h1 {
    position: absolute;
    left: 525px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .o1 {
    position: absolute;
    left: 606px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .n1 {
    position: absolute;
    left: 681px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .e2 {
    position: absolute;
    left: 775px;
    top: 0px;
    z-index: 0; }
  .logo_wrap .s1 {
    position: absolute;
    left: 844px;
    top: 0px;
    z-index: 0; }

.secondary {
  padding-top: 140px; }
  .secondary .l-container {
    margin-bottom: 30px; }
  .secondary h2 {
    margin: 0 0 20px 0; }
  .secondary .copyright {
    text-align: right;
    font-size: 10px;
    font-family: "Noto Sans", sans-serif;
    letter-spacing: 0.03em;
    margin: 0 0 20px 0;
    padding: 0 20px 0 0; }
  .secondary .fixed {
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 0; }

.pc_only {
  display: block; }

.sp_only {
  display: none; }

.sp .pc_only {
  display: none; }
.sp .sp_only {
  display: block; }
.sp .l-wrapper {
  width: 640px;
  min-width: 640px;
  margin: 0 auto;
  padding-top: 90px; }
.sp .l-container {
  width: 640px; }
.sp .l-inner {
  width: 640px; }
.sp .l-side {
  display: none; }
.sp .l-main {
  width: 620px;
  margin: 0 auto;
  float: none; }
.sp .main_logo_wrap.none {
  display: none; }
.sp .main_logo {
  width: 640px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 90px;
  z-index: 1;
  margin: 0;
  overflow: hidden; }
.sp .logo_wrap {
  height: 100%;
  text-align: center; }
  .sp .logo_wrap img {
    height: 100%;
    width: auto; }
  .sp .logo_wrap ul {
    height: 100%; }
  .sp .logo_wrap li {
    position: relative;
    display: inline-block;
    left: 0;
    height: 100%; }
  .sp .logo_wrap .e1 {
    margin: 0 0 0 0; }
  .sp .logo_wrap .a1 {
    margin: 0 0 0 -10px; }
  .sp .logo_wrap .r1 {
    margin: 0 0 0 -15px; }
  .sp .logo_wrap .p1 {
    margin: 0 0 0 10px; }
  .sp .logo_wrap .h1 {
    margin: 0 0 0 -15px; }
  .sp .logo_wrap .o1 {
    margin: 0 0 0 -10px; }
  .sp .logo_wrap .n1 {
    margin: 0 0 0 -15px; }
  .sp .logo_wrap .e2 {
    margin: 0 0 0 -10px; }
  .sp .logo_wrap .s1 {
    margin: 0 0 0 -10px; }
.sp .sp_header {
  border-bottom: #505050 solid 1px;
  position: relative;
  padding: 10px 0 0 0;
  background-color: #ffcc28;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100;
  width: 100%;
  height: 90px; }
  .sp .sp_header .logo {
    margin: 0 0 0 20px; }
  .sp .sp_header .btn_menu {
    position: absolute;
    right: 20px;
    top: 18px;
    z-index: 0; }
  .sp .sp_header .menu {
    position: fixed;
    left: 0px;
    top: 90px;
    z-index: 100;
    width: 100%;
    height: 2500px;
    background-color: #ffcc28;
    display: none;
    text-align: center;
    padding: 100px 0 0 0;
    font-family: "Noto Sans", sans-serif;
    font-size: 48px;
    color: #FFFFFF; }
    .sp .sp_header .menu li {
      margin: 0 0 20px 0;
      float: none;
      display: block;
      height: auto; }
    .sp .sp_header .menu a {
      text-decoration: none; }
.sp .secondary {
  padding-top: 200px; }
  .sp .secondary .l-main {
    width: 600px;
    margin: 0 auto; }
  .sp .secondary h2 {
    margin: 0 0 20px 10px; }
  .sp .secondary .copyright {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0;
    padding: 0 0 20px 0;
    margin: 0; }

.format-black {
  background-color: #000000; }
  .format-black .bg_main {
    background-color: #000000; }
  .format-black .l-side .side_format .side_nav {
    background: url("/common/images/common/bar_dot_white.png") left top repeat-x; }
    .format-black .l-side .side_format .side_nav li {
      background: url("/common/images/common/bar_dot_white.png") left bottom repeat-x; }
  .format-black.sp .sp_header {
    border-bottom: #eeeeee solid 1px;
    background-color: #000000; }
    .format-black.sp .sp_header .menu {
      background-color: rgba(0, 0, 0, 0.8); }
      .format-black.sp .sp_header .menu a {
        color: #ffffff; }

.format-beige {
  background-color: #f6f6f1; }
  .format-beige .bg_main {
    background-color: #cbb069; }
  .format-beige .l-side .side_format .side_nav {
    background: url("/common/images/common/bar_dot_white.png") left top repeat-x; }
    .format-beige .l-side .side_format .side_nav li {
      background: url("/common/images/common/bar_dot_white.png") left bottom repeat-x; }
  .format-beige.sp .sp_header {
    border-bottom: #FFFFFF solid 1px;
    background-color: #cbb069; }
    .format-beige.sp .sp_header .menu {
      background-color: rgba(203, 176, 105, 0.8); }
      .format-beige.sp .sp_header .menu a {
        color: #000000; }

.format-deepblue {
  background-color: #0b0a34; }
  .format-deepblue .bg_main {
    background-color: #0b0a34; }
  .format-deepblue .l-side .side_format .side_nav {
    background: url("/common/images/common/bar_dot_white.png") left top repeat-x; }
    .format-deepblue .l-side .side_format .side_nav li {
      background: url("/common/images/common/bar_dot_white.png") left bottom repeat-x; }
  .format-deepblue.sp .sp_header {
    border-bottom: #FFFFFF solid 1px;
    background-color: #0b0a34; }
    .format-deepblue.sp .sp_header .menu {
      background-color: rgba(11, 10, 52, 0.8); }
      .format-deepblue.sp .sp_header .menu a {
        color: #ffffff; }

.format-def {
  background-color: #ffcc28; }
  .format-def .bg_main {
    background-color: #ffcc28; }
