
@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
figure {
  padding: 0;
  margin: 0;
}
img {
  vertical-align: middle;
}
a {
  color: inherit;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.align_center {
  text-align: center;
}
html,
body {
  font-size: 10px;
  color: #000;
  width: 100%;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-family: 'Noto Sans Japanese';
  font-family: Helvetica, Arial, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.5;
}
.view {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px auto;
  width: 1200px;
}
.row {
  zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row >.pull_left {
  float: left;
}
.row >.pull_right {
  float: right;
}
.alpha_btn {
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  cursor: pointer;
}
.alpha_btn:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.selif {
  font-family: YuMincho, '游明朝', serif;
}
.background_movie:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
header {
  font-size: 22.4px;
  font-size: 1.4rem;
  height: 57px;
  width: 100%;
  min-width: 1200px;
  z-index: 3000;
  background-color: #fff;
  overflow: hidden;
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1), 0px 0px 5px rgba(0,0,0,0.05);
       box-shadow: 0px 0px 10px rgba(0,0,0,0.1), 0px 0px 5px rgba(0,0,0,0.05);
  zoom: 1;
}
header:before,
header:after {
  content: "";
  display: table;
}
header:after {
  clear: both;
}
header .logo a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: 0px 0px;
  width: 312px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
header .global_navigation {
  float: right;
}
header .global_navigation ul {
  zoom: 1;
}
header .global_navigation ul:before,
header .global_navigation ul:after {
  content: "";
  display: table;
}
header .global_navigation ul:after {
  clear: both;
}
header .global_navigation ul li {
  position: relative;
  float: left;
}
header .global_navigation ul li:nth-of-type(1) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -141px -231px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(1).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -332px -231px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(2) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -332px 0px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(2).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -332px -154px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(3) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -332px -77px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(3).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: 0px -231px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(4) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -282px -308px;
  width: 120px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(4).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: 0px -385px;
  width: 120px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(5) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: 0px -77px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(5).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -141px -154px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(6) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: 0px -308px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(6).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: 0px -154px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(7) a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -141px -308px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
header .global_navigation ul li:nth-of-type(7).active {
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -141px -77px;
  width: 121px;
  height: 0;
  padding-top: 57px;
  background-repeat: no-repeat;
}
footer {
  min-width: 1200px;
}
footer .pagetop {
  background-color: #eaeaea;
  height: 42px;
  position: relative;
}
footer .pagetop:after {
  content: '';
  position: relative;
  overflow: hidden;
  display: inline-block;
  -moz-background-size: 544px 442px;
  background-size: 544px 442px;
  background-image: url("/media_library/50th/assets/img/sprite/sprite_assets.png?rev=1477407600000");
  background-position: -522px -180px;
  width: 17px;
  height: 0;
  padding-top: 10px;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
footer small {
  display: block;
  width: 100%;
  background-color: #0978c2;
  text-align: center;
  color: #fff;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 20.592px;
  font-size: 1.287rem;
  height: 62px;
  line-height: 62px;
}
@font-face {
  font-family: 'icomoon';
  src: url("/media_library/50th/assets/fonts/icomoon.eot?j17qts");
  src: url("/media_library/50th/assets/fonts/icomoon.eot?j17qts#iefix") format('embedded-opentype'), url("/media_library/50th/assets/fonts/icomoon.ttf?j17qts") format('truetype'), url("/media_library/50th/assets/fonts/icomoon.woff?j17qts") format('woff'), url("/media_library/50th/assets/fonts/icomoon.svg?j17qts#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-num0:before {
  content: "\e900";
}
.icon-num1:before {
  content: "\e901";
}
.icon-num2:before {
  content: "\e902";
}
.icon-num3:before {
  content: "\e903";
}
.icon-num4:before {
  content: "\e904";
}
.icon-num5:before {
  content: "\e905";
}
.icon-num6:before {
  content: "\e906";
}
.icon-num7:before {
  content: "\e907";
}
.icon-num8:before {
  content: "\e908";
}
.icon-num9:before {
  content: "\e909";
}
@font-face {
  font-family: 'icomoon2';
  src: url("/media_library/50th/assets/fonts/icomoon2.eot?xx4zit");
  src: url("/media_library/50th/assets/fonts/icomoon2.eot?xx4zit#iefix") format('embedded-opentype'), url("/media_library/50th/assets/fonts/icomoon2.ttf?xx4zit") format('truetype'), url("/media_library/50th/assets/fonts/icomoon2.woff?xx4zit") format('woff'), url("/media_library/50th/assets/fonts/icomoon2.svg?xx4zit#icomoon2") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-thin"],
[class*=" icon-thin"] {
/* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-thin0:before {
  content: "\e800";
}
.icon-thin1:before {
  content: "\e801";
}
.icon-thin2:before {
  content: "\e802";
}
.icon-thin3:before {
  content: "\e803";
}
.icon-thin4:before {
  content: "\e804";
}
.icon-thin5:before {
  content: "\e805";
}
.icon-thin6:before {
  content: "\e806";
}
.icon-thin7:before {
  content: "\e807";
}
.icon-thin8:before {
  content: "\e808";
}
.icon-thin9:before {
  content: "\e809";
}
.modal_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3002;
  display: none;
}
.modal_wrapper .modal_bg {
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 3000px;
  height: 3000px;
  background-color: rgba(255,255,255,0.9);
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -1500px;
  margin-top: -1500px;
}
.modal_wrapper .modalWindow {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -426.5px;
  margin-top: -240px;
  width: 853px;
  height: 480px;
}
.modal_wrapper .modalClose {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -50px;
}
.modal_wrapper .modalClose:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_wrapper .modalClose:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal_wrapper .modalClose:before,
.modal_wrapper .modalClose:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2584c7;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.modal_wrapper .modalClose:hover:before,
.modal_wrapper .modalClose:hover:after {
  background-color: #000;
}




