@charset "UTF-8";
.mod_wrap01 {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 980px;
}

@media screen and (max-width: 420px) {
  .mod_wrap01 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.clearfix:after, [data-slide] .contantWrap .contentWrapIn .content:after {
  content: '';
  display: block;
  clear: both;
}

html {
  font-family: "游ゴシック","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",verdana,"メイリオ","Meiryo","Osaka",sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%;
  font-weight: 400;
  color: #000;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

html.safari {
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
}

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, td, th, figure, input, select, button, textarea, fieldset, legend {
  margin: 0;
  padding: 0;
  letter-spacing: .05em;
  -webkit-font-smoothing: antialiased;
}

p, li, td, dd {
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 420px) {
  p, li, td, dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

body {
  width: 100%;
  min-width: 1100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: padding .5s;
  -o-transition: padding .5s;
  transition: padding .5s;
}

@media screen and (max-width: 420px) {
  body {
    min-width: 0;
    -webkit-overflow-scrolling: touch;
  }
}

* {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

article, aside, footer, header, main, nav, section, figcaption, figure {
  display: block;
}

input, select, button, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  outline: 0;
  font: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  cursor: pointer;
  text-transform: none;
}

textarea {
  overflow: auto;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  border: none;
}

fieldset {
  border: 1px solid silver;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

select::-ms-expand {
  display: none;
}

img {
  -ms-interpolation-mode: bicubic;
  border-style: none;
}

@media screen and (max-width: 420px) {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
}

svg:not(:root) {
  overflow: hidden;
}

svg {
  stroke-width: 0.2;
  fill: #000;
  stroke: #000;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

hr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 0;
  overflow: visible;
}

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

a {
  outline: 0;
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

li {
  list-style: none;
}

sub, sup {
  position: relative;
  vertical-align: baseline;
  line-height: 0;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

abbr[title] {
  border-bottom: 0 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden], template {
  display: none;
}

.touchevents * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[data-autoheight],
[data-pc-autoheight],
[data-sp-autoheight] {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

@media screen and (max-width: 420px) {
  video {
    display: none !important;
  }
}

@media screen and (max-width: 420px) {
  [data-sc-pc] {
    display: none !important;
  }
}

@media screen and (min-width: 421px) {
  [data-sc-sp] {
    display: none !important;
  }
}

.ie8 [data-sc-sp] {
  display: none !important;
}

.mod_main {
  overflow: hidden;
}

.device-tablet .mod_main {
  width: calc(100% + 1px);
}

/* ---------------------------------------------------------

_variableをクラス化

--------------------------------------------------------- */
@media screen and (max-width: 420px) {
  body:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(1, 56, 146, 0.8);
    position: fixed;
    right: -100%;
    top: 60px;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    -o-transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
    z-index: 100;
  }
  body.nav_open {
    -webkit-overflow-scrolling: auto;
    overflow-y: hidden;
    pointer-events: auto;
  }
  body.nav_open:after {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
  }
}

@media screen and (max-width: 420px) {
  .sp_menu {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 59px;
    background-color: #fff;
    z-index: 1000;
    position: fixed;
    top: -60px;
    left: 0;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
  }
  .sp_menu p {
    padding: 20px 16px;
  }
  .sp_menu p img {
    width: auto;
    height: 20px;
  }
  .nav_open .sp_menu {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
  }
}

@media screen and (max-width: 420px) {
  .nav {
    width: 100%;
    position: fixed;
    top: 60px;
    right: -100%;
    background-color: #fff;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    -o-transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
  }
  .nav ul li + li {
    border-top: 1px solid #e6e6e6;
  }
  .nav ul li a {
    padding: 16px 0;
    font-weight: bold;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .nav_open .nav {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.mod_spNav_btn {
  display: block;
  position: fixed;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 18px 19px;
  top: 10px;
  right: 10px;
  z-index: 1200;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-transition: background .5s,border .5s;
  -o-transition: background .5s,border .5s;
  transition: background .5s,border .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.mod_spNav_btn span {
  display: block;
  margin: auto;
  width: 80%;
  height: 3px;
  position: absolute;
  background-color: #013892;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.mod_spNav_btn span:before, .mod_spNav_btn span:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #013892;
  -webkit-transition: top 0.5s, bottom 0.5s, background, 0.5s, -webkit-transform 0.5s;
  transition: top 0.5s, bottom 0.5s, background, 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, top 0.5s, bottom 0.5s, background, 0.5s;
  transition: transform 0.5s, top 0.5s, bottom 0.5s, background, 0.5s;
  transition: transform 0.5s, top 0.5s, bottom 0.5s, background, 0.5s, -webkit-transform 0.5s;
  position: absolute;
  left: 0;
}

.mod_spNav_btn span:before {
  top: -9px;
}

.mod_spNav_btn span:after {
  bottom: -9px;
}

.nav_open .mod_spNav_btn {
  border: 1px solid transparent;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0);
}

.nav_open .mod_spNav_btn span {
  background-color: rgba(255, 255, 255, 0);
}

.nav_open .mod_spNav_btn span:before, .nav_open .mod_spNav_btn span:after {
  top: 0;
  bottom: 0;
  background-color: #013892;
}

.nav_open .mod_spNav_btn span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav_open .mod_spNav_btn span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mod_ttl01 {
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
}

@media screen and (max-width: 420px) {
  .mod_ttl01 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.mod_ttl01 span {
  border-bottom: dotted 4px #fff200;
  padding-bottom: 6px;
}

.mod_ttl01 span:before {
  margin-right: 4px;
  content: "";
  display: inline-block;
  width: 35px;
  height: 38px;
  background-image: url(../img/in_ttl_deco.png);
  background-size: cover;
  background-position: center;
  position: relative;
  bottom: -6px;
}

@media screen and (max-width: 420px) {
  .mod_ttl01 span:before {
    width: 18px;
    height: 19px;
    bottom: -2px;
  }
}

.mod_table {
  border-spacing: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: 5px solid #013892;
  border-bottom-width: 4px;
  width: 100%;
}

.mod_table thead {
  border: #013892;
  background-color: #013892;
  color: #fff;
}

.mod_table thead th {
  padding: 6px 0;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 420px) {
  .mod_table thead th {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.mod_table thead th + th {
  border-left: 1px solid #fff;
}

.mod_table tbody th {
  border-bottom: 1px solid #013892;
  padding-left: 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: left;
}

@media screen and (max-width: 420px) {
  .mod_table tbody th {
    padding: 5px 6px 3px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.mod_table tbody td {
  border-left: 1px solid #013892;
  border-bottom: 1px solid #013892;
  padding: 10px 12px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
}

@media screen and (max-width: 420px) {
  .mod_table tbody td {
    padding: 5px 6px 3px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.mv {
  position: relative;
  border-top: 62px solid #013892;
}

@media screen and (min-width: 421px) {
  .mv {
    width: 100%;
    height: 100vh;
    min-height: 700px;
    max-height: 980px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 420px) {
  .mv {
    border-top-width: 32px;
  }
}

.mv:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -62px;
  display: block;
  height: 62px;
  background-image: url(../img/mv_txt.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 496px 38px;
}

@media screen and (max-width: 420px) {
  .mv:before {
    height: 32px;
    top: -32px;
    background-size: auto 18px;
  }
}

.mv > .ttl {
  width: 100%;
  text-align: center;
  line-height: 1;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #013892;
}

@media screen and (min-width: 421px) {
  .mv > .ttl {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 17%;
    max-height: 174px;
  }
  .mv > .ttl img {
    width: auto;
    height: 100%;
    max-height: 100%;
  }
}

@media screen and (max-width: 420px) {
  .mv > .ttl {
    padding: 7px 20px;
    line-height: 0;
  }
}

.mv .mod_wrap01 {
  position: relative;
  text-align: center;
  line-height: 0;
}

@media screen and (min-width: 421px) {
  .mv .mod_wrap01 {
    height: 83%;
    min-height: 600px;
    max-height: 804px;
  }
}

@media screen and (max-width: 420px) {
  .mv .mod_wrap01 {
    overflow-y: hidden;
  }
}

.mv .mod_wrap01:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  background-image: url(../img/mv_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

@media screen and (min-width: 421px) {
  .mv .mod_wrap01:before {
    top: 40px;
    max-height: 700px;
    height: 100%;
  }
}

@media screen and (max-width: 420px) {
  .mv .mod_wrap01:before {
    height: 100vw;
    background-position: center top;
    background-size: 126% auto;
  }
}

.mv .mod_wrap01 .img {
  line-height: 0;
}

@media screen and (min-width: 421px) {
  .mv .mod_wrap01 .img {
    position: absolute;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 35.52%;
    max-height: 270px;
  }
  .mv .mod_wrap01 .img img {
    width: auto;
    height: 100%;
  }
}

@media screen and (max-width: 420px) {
  .mv .mod_wrap01 .img {
    max-width: calc(100% + 40px);
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px;
  }
}

.mv .mod_wrap01 > .ttl {
  margin-bottom: 20px;
  position: relative;
  line-height: 0;
}

@media screen and (min-width: 421px) {
  .mv .mod_wrap01 > .ttl {
    padding-top: 66px;
    height: 42.35%;
    width: 100%;
  }
  .mv .mod_wrap01 > .ttl img {
    max-height: 316px;
    height: 100%;
    width: auto;
  }
}

@media screen and (max-width: 420px) {
  .mv .mod_wrap01 > .ttl {
    padding-top: 27px;
    margin-bottom: 5%;
  }
}

.mv .mod_wrap01 .sub {
  position: relative;
  line-height: 0;
  margin-bottom: 20px;
}

@media screen and (min-width: 421px) {
  .mv .mod_wrap01 .sub {
    height: 7.36%;
    width: 100%;
    max-height: 56px;
  }
  .mv .mod_wrap01 .sub img {
    height: 100%;
    width: auto;
    max-height: 56px;
  }
}

@media screen and (max-width: 420px) {
  .mv .mod_wrap01 .sub {
    width: 100%;
    margin-bottom: 7%;
  }
}

.before {
  position: relative;
  background-color: #fff;
  padding: 0;
  /*.ttl {
		//height: 120px;
		width: 100%;
		text-align: center;
		line-height: 1;
		padding: 15px 0;
		//padding-top: 26px;
		box-sizing: border-box;
		background-color: $bcb01;
		
		@include sc(sp){
			padding: 7px 20px;
			line-height: 0;
		}
	}*/
}

.before:before {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #013892;
}

@media screen and (max-width: 420px) {
  .before {
    position: relative;
  }
}

.before .catch {
  position: absolute;
  bottom: 0;
  line-height: 0;
}

@media screen and (max-width: 420px) {
  .before .catch {
    position: absolute;
    left: 5px;
    bottom: 1px;
    margin-top: 0;
    width: 39%;
  }
}

.before .in {
  position: relative;
  z-index: 1;
  margin-top: 60px;
  margin-left: 225px;
  width: 756px;
  height: 340px;
}

@media screen and (max-width: 420px) {
  .before .in {
    margin-top: 20px;
    margin-left: 0;
    width: auto;
    height: auto;
  }
}

.before .ttl02 {
  line-height: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 420px) {
  .before .ttl02 {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.before .txt_box {
  color: #013892;
}

@media screen and (max-width: 420px) {
  .before .txt_box {
    margin-left: 41%;
    height: 51.94vw;
  }
}

.before .txt_box .txt {
  margin-bottom: 12px;
  border-bottom: 1px solid #013892;
  padding-bottom: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
}

@media screen and (max-width: 420px) {
  .before .txt_box .txt {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.53;
  }
}

.before .txt_box .anno li {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  text-indent: -14px;
  padding-left: 14px;
  line-height: 1.8;
  letter-spacing: 0;
}

@media screen and (max-width: 420px) {
  .before .txt_box .anno li {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.5;
    text-indent: 0;
    padding-left: 0;
  }
}

.before .txt_box .anno li:before {
  content: "※";
}

.movie {
  padding: 60px 0;
  text-align: center;
}

@media screen and (max-width: 420px) {
  .movie {
    padding: 26px 0 40px;
  }
}

.movie .ttl {
  line-height: 1;
  margin-bottom: 20px;
}

@media screen and (max-width: 420px) {
  .movie .ttl {
    margin-bottom: 16px;
  }
}

.movie .ttl img {
  margin-bottom: 10px;
}

@media screen and (max-width: 420px) {
  .movie .ttl img {
    margin-bottom: 6px;
    height: 16px;
    width: auto;
  }
}

.movie .ttl span {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 420px) {
  .movie .ttl span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.movie .movttl {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  margin: 30px 0 10px;
}

@media screen and (max-width: 420px) {
  .movie .movttl {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 10px 0 5px;
  }
}

.movie .movttl span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 420px) {
  .movie .movttl span {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 420px) {
  .movie > img {
    width: 90%;
    width: calc(100% - 32px);
  }
}

.movie .youtube_wrap {
  margin: 0 auto;
  max-width: 800px;
}

@media screen and (max-width: 420px) {
  .movie .youtube_wrap {
    width: 90%;
    width: calc(100% - 32px);
  }
}

.movie .youtube_wrap .youtube {
  margin: 0 auto;
  padding-bottom: 56.5%;
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.movie .youtube_wrap .youtube iframe {
  margin: 0 auto;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.u18 {
  border-bottom: 1px solid #e6e6e6;
  padding: 80px 0 100px;
  background-color: #f2f2f2;
  text-align: center;
}

@media screen and (max-width: 420px) {
  .u18 {
    padding: 26px 0 40px;
  }
}

.u18 .mod_ttl01 {
  margin-bottom: 80px;
}

@media screen and (max-width: 420px) {
  .u18 .mod_ttl01 {
    margin-bottom: 30px;
  }
}

.absentee {
  padding: 80px 0;
}

@media screen and (max-width: 420px) {
  .absentee {
    padding: 26px 0 30px;
  }
}

.absentee .mod_wrap01 .mod_ttl01 {
  margin-bottom: 80px;
}

@media screen and (max-width: 420px) {
  .absentee .mod_wrap01 .mod_ttl01 {
    margin-bottom: 30px;
  }
}

.absentee .mod_wrap01 .chart {
  text-align: center;
  margin-bottom: 60px;
}

@media screen and (max-width: 420px) {
  .absentee .mod_wrap01 .chart {
    margin-bottom: 30px;
  }
}

.absentee .mod_wrap01 .btn {
  text-align: center;
}

.absentee .mod_wrap01 .btn a {
  display: inline-block;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff200;
  width: 220px;
  color: #013892;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

@media screen and (max-width: 420px) {
  .absentee .mod_wrap01 .btn a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.no-touchevents .absentee .mod_wrap01 .btn a:hover {
  opacity: .7;
}

/*.change {
	padding:60px 0;

	@include sc(sp) {
		padding:26px 0 20px;
	}

	.mod_wrap01 {

		.mod_ttl01 {
			margin-bottom:50px;

			@include sc(sp) {
				margin-bottom:30px;
			}
		}//.mod_ttl01

		.txt {
			margin-bottom:24px;
			@include fz(16);
			line-height:1.75;
			text-align:center;

			@include sc(sp) {
				margin-bottom:12px;
				text-align:left;
				@include fz(10);
			}
		}//.txt

		.red {
			@include fz(26);
			letter-spacing:.06em;
			margin-bottom:26px;
			font-weight:bold;
			color:#ed1c24;
			text-align:center;

			@include sc(sp) {
				margin-bottom:10px;
				@include fz(13);
			}
			&:before {
				content:"";
				margin-right:4px;
				display:inline-block;
				vertical-align:middle;
				background-image:url(../img/change_anno.png);
				background-size:cover;
				width:28px;
				height:28px;
				vertical-align:-9%;

				@include sc(sp) {
					width:13px;
					height:13px;
				}
			}//:before
		}//.red

		.mod_table {
			margin-bottom:40px;

			@include sc(sp) {
				margin-bottom:20px;
			}
		}//.mod_table

		.btn {
			text-align:center;
			a {
				display:inline-block;
				padding:10px 0;
				border-radius:10px;
				background-color:#fff200;
				width:220px;
				color:$bcb01;
				@include fz(18);
				font-weight:700;
				transition:opacity .5s;
				@include sc(sp) {
					@include fz(16);
				}

				.no-touchevents &:hover {
					opacity:.7;
				}//.no-touchevents &:hover

			}//a
		}//.btn
	}//.mod_wrap01
}//.change*/
.copyright {
  padding: 10px 0;
  background-color: #013892;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 420px) {
  .copyright {
    padding: 6px 0;
    font-size: 10px;
    font-size: 1rem;
  }
}

[data-slide] {
  overflow: hidden;
}

[data-slide] .contantWrap {
  max-width: 980px;
  margin: auto;
  position: relative;
}

[data-slide] .contantWrap .btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  max-width: 980px;
}

[data-slide] .contantWrap .btns button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 11;
  width: 70px;
  height: 70px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[data-slide] .contantWrap .btns button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

[data-slide] .contantWrap .btns button:after {
  width: 30px;
  height: 30px;
  border: 2px solid #013892;
}

[data-slide] .contantWrap .btns button.next {
  right: -30px;
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .btns button.next {
    right: -10px;
  }
}

[data-slide] .contantWrap .btns button.next:after {
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-left: rgba(0, 0, 0, 0) !important;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 3px;
}

[data-slide] .contantWrap .btns button.prev {
  left: -30px;
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .btns button.prev {
    left: -10px;
  }
}

[data-slide] .contantWrap .btns button.prev:after {
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-right: rgba(0, 0, 0, 0) !important;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -3px;
}

.no-touchevents [data-slide] .contantWrap .btns button:hover:after {
  border-color: #000;
}

[data-slide] .contantWrap .contentWrapIn {
  padding: 0;
}

[data-slide] .contantWrap .contentWrapIn .content {
  position: relative;
}

[data-slide] .contantWrap .contentWrapIn .content .link {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  background-size: cover;
  background-position: center center;
  float: left;
}

[data-slide] .contantWrap .contentWrapIn .content .link .wrap {
  border-radius: 3px;
  margin: 0 20px;
  background-color: #fff;
}

[data-slide] .contantWrap .contentWrapIn .content .link .wrap .in {
  padding: 40px 0 80px;
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in {
    padding: 20px 0 40px;
  }
}

[data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table {
  margin: 0 auto;
}

[data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table tbody {
  text-align: left;
}

@media screen and (min-width: 421px) {
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table {
    width: 485px;
  }
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table thead th {
    padding: 1px 0;
    font-size: 22px;
    font-size: 2.2rem;
  }
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table tbody th {
    font-size: 16px;
    font-size: 1.6rem;
  }
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table tbody td {
    padding: 5px 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .mod_table {
    width: 90%;
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in > img {
    width: 90%;
    width: calc(100% - 40px);
  }
}

[data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .txt {
  padding-top: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: bold;
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .contentWrapIn .content .link .wrap .in .txt {
    padding-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

[data-slide] .contantWrap .pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 420px) {
  [data-slide] .contantWrap .pager {
    bottom: 0;
  }
}

[data-slide] .contantWrap .pager button {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

[data-slide] .contantWrap .pager button:after, [data-slide] .contantWrap .pager button:before {
  content: "";
  display: block;
  width: 34px;
  height: 6px;
  background-color: #e6e6e6;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

[data-slide] .contantWrap .pager button:after {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.no-touchevents [data-slide] .contantWrap .pager button:hover:after, [data-slide] .contantWrap .pager button.active:after {
  background-color: #013892;
}

[data-slide] .contantWrap .pager button.active {
  cursor: default;
  pointer-events: none;
}

.bottom_link {
  padding: 60px 0 60px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  background-color: #f2f2f2;
}

@media screen and (max-width: 420px) {
  .bottom_link {
    padding: 20px 16px;
  }
}

.bottom_link .img_bnr {
  display: inline-block;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  margin-bottom: 40px;
}

.no-touchevents .bottom_link .img_bnr:hover {
  opacity: .7;
}

@media screen and (max-width: 420px) {
  .bottom_link .img_bnr {
    margin-bottom: 20px;
  }
}

.bottom_link .btn {
  text-align: center;
}

.bottom_link .btn a {
  display: inline-block;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff200;
  width: 360px;
  color: #013892;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

@media screen and (max-width: 420px) {
  .bottom_link .btn a {
    line-height: 1.4;
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
  }
}

.no-touchevents .bottom_link .btn a:hover {
  opacity: .7;
}

/*# sourceMappingURL=index.css.map */