/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
@font-face {
  font-family: MyHiraginoGothic;
  font-weight: 400;
  src: local("ヒラギノ角ゴ Pro W3")
}
@font-face {
  font-family: MyHiraginoGothic;
  font-weight: 700;
  src: local("ヒラギノ角ゴ Pro W6")
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  color: #000;
  background: #ff0
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
  color: inherit
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
}
*, :after, :before {
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}
body {
  font-family: MyHiraginoGothic, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, ＭＳ\ Ｐゴシック, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  text-decoration: none;
  color: #333
}
a:focus, a:hover {
  text-decoration: underline
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
img-responsive-width70,
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}
.img-responsive-width100 img {
	width:100%;
}
.img-responsive-width70 {
	width:70%;
}


hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}
.h1, h1 {
  font-size: 28px
}

p {
  margin: 0
}

ol, ul {
  margin-top: 0
}
ol, ol ol, ol ul, ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  margin-left: -5px
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}
dl {
  margin-top: 0;
  margin-bottom: 0
}
dd, dt {
  line-height: 1.42857
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}

.pre-scrollable {
  overflow-y: scroll;
  max-height: 340px
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px
}
.container:after, .container:before {
  display: table;
  content: " "
}
.container:after {
  clear: both
}

@media (min-width:768px) {
.container {
  width: 100%
}
}

@media (min-width:1072px) {
.container {
  width: 1104px
}
}

@media (min-width:1192px) {
.container {
  width: 1104px
}
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px
}
.container-fluid:after, .container-fluid:before {
  display: table;
  content: " "
}
.container-fluid:after {
  clear: both
}
.row {
  margin-right: -16px;
  margin-left: -16px
}
.row:after, .row:before {
  display: table;
  content: " "
}
.row:after {
  clear: both
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 16px;
  padding-left: 16px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}
.col-xs-1 {
  width: 8.33333%
}
.col-xs-2 {
  width: 16.66667%
}
.col-xs-3 {
  width: 25%
}
.col-xs-4 {
  width: 33.33333%
}
.col-xs-5 {
  width: 41.66667%
}
.col-xs-6 {
  width: 50%
}
.col-xs-7 {
  width: 58.33333%
}
.col-xs-8 {
  width: 66.66667%
}
.col-xs-9 {
  width: 75%
}
.col-xs-10 {
  width: 83.33333%
}
.col-xs-11 {
  width: 91.66667%
}
.col-xs-12 {
  width: 100%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-pull-1 {
  right: 8.33333%
}
.col-xs-pull-2 {
  right: 16.66667%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-4 {
  right: 33.33333%
}
.col-xs-pull-5 {
  right: 41.66667%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-7 {
  right: 58.33333%
}
.col-xs-pull-8 {
  right: 66.66667%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-10 {
  right: 83.33333%
}
.col-xs-pull-11 {
  right: 91.66667%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-push-1 {
  left: 8.33333%
}
.col-xs-push-2 {
  left: 16.66667%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-4 {
  left: 33.33333%
}
.col-xs-push-5 {
  left: 41.66667%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-7 {
  left: 58.33333%
}
.col-xs-push-8 {
  left: 66.66667%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-10 {
  left: 83.33333%
}
.col-xs-push-11 {
  left: 91.66667%
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-offset-0 {
  margin-left: 0
}
.col-xs-offset-1 {
  margin-left: 8.33333%
}
.col-xs-offset-2 {
  margin-left: 16.66667%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-4 {
  margin-left: 33.33333%
}
.col-xs-offset-5 {
  margin-left: 41.66667%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-7 {
  margin-left: 58.33333%
}
.col-xs-offset-8 {
  margin-left: 66.66667%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-10 {
  margin-left: 83.33333%
}
.col-xs-offset-11 {
  margin-left: 91.66667%
}
.col-xs-offset-12 {
  margin-left: 100%
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left
}
.col-sm-1 {
  width: 8.33333%
}
.col-sm-2 {
  width: 16.66667%
}
.col-sm-3 {
  width: 25%
}
.col-sm-4 {
  width: 33.33333%
}
.col-sm-5 {
  width: 41.66667%
}
.col-sm-6 {
  width: 50%
}
.col-sm-7 {
  width: 58.33333%
}
.col-sm-8 {
  width: 66.66667%
}
.col-sm-9 {
  width: 75%
}
.col-sm-10 {
  width: 83.33333%
}
.col-sm-11 {
  width: 91.66667%
}
.col-sm-12 {
  width: 100%
}
.col-sm-pull-0 {
  right: auto
}
.col-sm-pull-1 {
  right: 8.33333%
}
.col-sm-pull-2 {
  right: 16.66667%
}
.col-sm-pull-3 {
  right: 25%
}
.col-sm-pull-4 {
  right: 33.33333%
}
.col-sm-pull-5 {
  right: 41.66667%
}
.col-sm-pull-6 {
  right: 50%
}
.col-sm-pull-7 {
  right: 58.33333%
}
.col-sm-pull-8 {
  right: 66.66667%
}
.col-sm-pull-9 {
  right: 75%
}
.col-sm-pull-10 {
  right: 83.33333%
}
.col-sm-pull-11 {
  right: 91.66667%
}
.col-sm-pull-12 {
  right: 100%
}
.col-sm-push-0 {
  left: auto
}
.col-sm-push-1 {
  left: 8.33333%
}
.col-sm-push-2 {
  left: 16.66667%
}
.col-sm-push-3 {
  left: 25%
}
.col-sm-push-4 {
  left: 33.33333%
}
.col-sm-push-5 {
  left: 41.66667%
}
.col-sm-push-6 {
  left: 50%
}
.col-sm-push-7 {
  left: 58.33333%
}
.col-sm-push-8 {
  left: 66.66667%
}
.col-sm-push-9 {
  left: 75%
}
.col-sm-push-10 {
  left: 83.33333%
}
.col-sm-push-11 {
  left: 91.66667%
}
.col-sm-push-12 {
  left: 100%
}
.col-sm-offset-0 {
  margin-left: 0
}
.col-sm-offset-1 {
  margin-left: 8.33333%
}
.col-sm-offset-2 {
  margin-left: 16.66667%
}
.col-sm-offset-3 {
  margin-left: 25%
}
.col-sm-offset-4 {
  margin-left: 33.33333%
}
.col-sm-offset-5 {
  margin-left: 41.66667%
}
.col-sm-offset-6 {
  margin-left: 50%
}
.col-sm-offset-7 {
  margin-left: 58.33333%
}
.col-sm-offset-8 {
  margin-left: 66.66667%
}
.col-sm-offset-9 {
  margin-left: 75%
}
.col-sm-offset-10 {
  margin-left: 83.33333%
}
.col-sm-offset-11 {
  margin-left: 91.66667%
}
.col-sm-offset-12 {
  margin-left: 100%
}
}

@media (min-width:1072px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: left
}
.col-md-1 {
  width: 8.33333%
}
.col-md-2 {
  width: 16.66667%
}
.col-md-3 {
  width: 25%
}
.col-md-4 {
  width: 33.33333%
}
.col-md-5 {
  width: 41.66667%
}
.col-md-6 {
  width: 50%
}
.col-md-7 {
  width: 58.33333%
}
.col-md-8 {
  width: 66.66667%
}
.col-md-9 {
  width: 75%
}
.col-md-10 {
  width: 83.33333%
}
.col-md-11 {
  width: 91.66667%
}
.col-md-12 {
  width: 100%
}
.col-md-pull-0 {
  right: auto
}
.col-md-pull-1 {
  right: 8.33333%
}
.col-md-pull-2 {
  right: 16.66667%
}
.col-md-pull-3 {
  right: 25%
}
.col-md-pull-4 {
  right: 33.33333%
}
.col-md-pull-5 {
  right: 41.66667%
}
.col-md-pull-6 {
  right: 50%
}
.col-md-pull-7 {
  right: 58.33333%
}
.col-md-pull-8 {
  right: 66.66667%
}
.col-md-pull-9 {
  right: 75%
}
.col-md-pull-10 {
  right: 83.33333%
}
.col-md-pull-11 {
  right: 91.66667%
}
.col-md-pull-12 {
  right: 100%
}
.col-md-push-0 {
  left: auto
}
.col-md-push-1 {
  left: 8.33333%
}
.col-md-push-2 {
  left: 16.66667%
}
.col-md-push-3 {
  left: 25%
}
.col-md-push-4 {
  left: 33.33333%
}
.col-md-push-5 {
  left: 41.66667%
}
.col-md-push-6 {
  left: 50%
}
.col-md-push-7 {
  left: 58.33333%
}
.col-md-push-8 {
  left: 66.66667%
}
.col-md-push-9 {
  left: 75%
}
.col-md-push-10 {
  left: 83.33333%
}
.col-md-push-11 {
  left: 91.66667%
}
.col-md-push-12 {
  left: 100%
}
.col-md-offset-0 {
  margin-left: 0
}
.col-md-offset-1 {
  margin-left: 8.33333%
}
.col-md-offset-2 {
  margin-left: 16.66667%
}
.col-md-offset-3 {
  margin-left: 25%
}
.col-md-offset-4 {
  margin-left: 33.33333%
}
.col-md-offset-5 {
  margin-left: 41.66667%
}
.col-md-offset-6 {
  margin-left: 50%
}
.col-md-offset-7 {
  margin-left: 58.33333%
}
.col-md-offset-8 {
  margin-left: 66.66667%
}
.col-md-offset-9 {
  margin-left: 75%
}
.col-md-offset-10 {
  margin-left: 83.33333%
}
.col-md-offset-11 {
  margin-left: 91.66667%
}
.col-md-offset-12 {
  margin-left: 100%
}
}

@media (min-width:1192px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  float: left
}
.col-lg-1 {
  width: 8.33333%
}
.col-lg-2 {
  width: 16.66667%
}
.col-lg-3 {
  width: 25%
}
.col-lg-4 {
  width: 33.33333%
}
.col-lg-5 {
  width: 41.66667%
}
.col-lg-6 {
  width: 50%
}
.col-lg-7 {
  width: 58.33333%
}
.col-lg-8 {
  width: 66.66667%
}
.col-lg-9 {
  width: 75%
}
.col-lg-10 {
  width: 83.33333%
}
.col-lg-11 {
  width: 91.66667%
}
.col-lg-12 {
  width: 100%
}
.col-lg-pull-0 {
  right: auto
}
.col-lg-pull-1 {
  right: 8.33333%
}
.col-lg-pull-2 {
  right: 16.66667%
}
.col-lg-pull-3 {
  right: 25%
}
.col-lg-pull-4 {
  right: 33.33333%
}
.col-lg-pull-5 {
  right: 41.66667%
}
.col-lg-pull-6 {
  right: 50%
}
.col-lg-pull-7 {
  right: 58.33333%
}
.col-lg-pull-8 {
  right: 66.66667%
}
.col-lg-pull-9 {
  right: 75%
}
.col-lg-pull-10 {
  right: 83.33333%
}
.col-lg-pull-11 {
  right: 91.66667%
}
.col-lg-pull-12 {
  right: 100%
}
.col-lg-push-0 {
  left: auto
}
.col-lg-push-1 {
  left: 8.33333%
}
.col-lg-push-2 {
  left: 16.66667%
}
.col-lg-push-3 {
  left: 25%
}
.col-lg-push-4 {
  left: 33.33333%
}
.col-lg-push-5 {
  left: 41.66667%
}
.col-lg-push-6 {
  left: 50%
}
.col-lg-push-7 {
  left: 58.33333%
}
.col-lg-push-8 {
  left: 66.66667%
}
.col-lg-push-9 {
  left: 75%
}
.col-lg-push-10 {
  left: 83.33333%
}
.col-lg-push-11 {
  left: 91.66667%
}
.col-lg-push-12 {
  left: 100%
}
.col-lg-offset-0 {
  margin-left: 0
}
.col-lg-offset-1 {
  margin-left: 8.33333%
}
.col-lg-offset-2 {
  margin-left: 16.66667%
}
.col-lg-offset-3 {
  margin-left: 25%
}
.col-lg-offset-4 {
  margin-left: 33.33333%
}
.col-lg-offset-5 {
  margin-left: 41.66667%
}
.col-lg-offset-6 {
  margin-left: 50%
}
.col-lg-offset-7 {
  margin-left: 58.33333%
}
.col-lg-offset-8 {
  margin-left: 66.66667%
}
.col-lg-offset-9 {
  margin-left: 75%
}
.col-lg-offset-10 {
  margin-left: 83.33333%
}
.col-lg-offset-11 {
  margin-left: 91.66667%
}
.col-lg-offset-12 {
  margin-left: 100%
}
}

.clearfix:after, .clearfix:before {
  display: table;
  content: " "
}
.clearfix:after {
  clear: both
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.pull-right {
  float: right!important
}
.pull-left {
  float: left!important
}
.hide {
  display: none!important
}
.show {
  display: block!important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  border: 0;
  background-color: transparent;
  text-shadow: none
}
.hidden {
  display: none!important
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none!important
}

@media (max-width:767px) {
.visible-xs {
  display: block!important
}
table.visible-xs {
  display: table!important
}
tr.visible-xs {
  display: table-row!important
}
td.visible-xs, th.visible-xs {
  display: table-cell!important
}
}

@media (max-width:767px) {
.visible-xs-block {
  display: block!important
}
}

@media (max-width:767px) {
.visible-xs-inline {
  display: inline!important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
  display: inline-block!important
}
}

@media (min-width:768px) and (max-width:1071px) {
.visible-sm {
  display: block!important
}
table.visible-sm {
  display: table!important
}
tr.visible-sm {
  display: table-row!important
}
td.visible-sm, th.visible-sm {
  display: table-cell!important
}
}

@media (min-width:768px) and (max-width:1071px) {
.visible-sm-block {
  display: block!important
}
}

@media (min-width:768px) and (max-width:1071px) {
.visible-sm-inline {
  display: inline!important
}
}

@media (min-width:768px) and (max-width:1071px) {
.visible-sm-inline-block {
  display: inline-block!important
}
}

@media (min-width:1072px) and (max-width:1191px) {
.visible-md {
  display: block!important
}
table.visible-md {
  display: table!important
}
tr.visible-md {
  display: table-row!important
}
td.visible-md, th.visible-md {
  display: table-cell!important
}
}

@media (min-width:1072px) and (max-width:1191px) {
.visible-md-block {
  display: block!important
}
}

@media (min-width:1072px) and (max-width:1191px) {
.visible-md-inline {
  display: inline!important
}
}

@media (min-width:1072px) and (max-width:1191px) {
.visible-md-inline-block {
  display: inline-block!important
}
}

@media (min-width:1192px) {
.visible-lg {
  display: block!important
}
table.visible-lg {
  display: table!important
}
tr.visible-lg {
  display: table-row!important
}
td.visible-lg, th.visible-lg {
  display: table-cell!important
}
}

@media (min-width:1192px) {
.visible-lg-block {
  display: block!important
}
}

@media (min-width:1192px) {
.visible-lg-inline {
  display: inline!important
}
}

@media (min-width:1192px) {
.visible-lg-inline-block {
  display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
  display: none!important
}
}

@media (min-width:768px) and (max-width:1071px) {
.hidden-sm {
  display: none!important
}
}

@media (min-width:1072px) and (max-width:1191px) {
.hidden-md {
  display: none!important
}
}

@media (min-width:1192px) {
.hidden-lg {
  display: none!important
}
}
.visible-print {
  display: none!important
}

@media print {
.visible-print {
  display: block!important
}
table.visible-print {
  display: table!important
}
tr.visible-print {
  display: table-row!important
}
td.visible-print, th.visible-print {
  display: table-cell!important
}
}
.visible-print-block {
  display: none!important
}

@media print {
.visible-print-block {
  display: block!important
}
}
.visible-print-inline {
  display: none!important
}

@media print {
.visible-print-inline {
  display: inline!important
}
}
.visible-print-inline-block {
  display: none!important
}

@media print {
.visible-print-inline-block {
  display: inline-block!important
}
}

@media print {
.hidden-print {
  display: none!important
}
}

body {
  -webkit-font-feature-settings: pkna;
  font-feature-settings: pkna
}
a img, a svg {
  transition: opacity .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
a:focus, a:hover {
  cursor: pointer
}
a:focus img, a:focus svg, a:hover img, a:hover svg {
  opacity: .8
}
a {
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(255,255,255,0)
}
a.js-touchstyle img, a.js-touchstyle svg {
  opacity: .8
}
a.js-notouchstyle img, a.js-notouchstyle svg {
  opacity: auto
}




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

    　　　　　　　　　　　フッター

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

.l-footer {
  background-color: #f5f5f5
}
.l-footer__outer {
  border-top: 5px solid #e40011
}
.l-footer__row {
  margin-top: 40px;
  margin-right: -17px;
  margin-left: -17px
}
.l-footer__row:after, .l-footer__row:before {
  display: table;
  content: " "
}
.l-footer__row:after {
  clear: both
}

@media screen and (min-width:768px) and (max-width:1071px) {
.l-footer__row {
  padding-right: 0;
  padding-left: 0
}
}
.l-footer__row__x40 {
  margin-top: 15px;
  margin-right: -17px;
  margin-left: -17px
}
.l-footer__row__x40:after, .l-footer__row__x40:before {
  display: table;
  content: " "
}
.l-footer__row__x40:after {
  clear: both
}

@media screen and (min-width:768px) and (max-width:1071px) {
.l-footer__row__x40 {
  padding-right: 0;
  padding-left: 0
}
}
.l-footer__col {
  width: 20%
}
.l-footer__col, .l-footer__col__x40 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 17px;
  padding-left: 17px
}
.l-footer__col__x40 {
  width: 40%
}
.l-footer__col__x50 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 17px;
  padding-left: 17px
}
.l-footer__bottom {
  height: 84px;
  margin-top: 38px;
  border-top: 1px solid #e40011
}
.c-footer__menu>li>a.c-footer__menuother-link {
    display: inline-block;
    margin-right: 2px;
    padding-right: 22px;
    background: url(../img/icon_link_s.svg) 100% no-repeat;
}

.c-footer__menu li.c-footer__oneback {
    margin-left: 1em;
}

@media screen and (max-width:767px) {
.l-footer__bottom {
  height: auto;
  margin-top: 38px
}
}
.l-footer__bottom__copyright {
  margin-top: 12px;
  margin-bottom: 10px
}

@media screen and (max-width:767px) {
.l-footer__bottom__copyright {
  margin-top: 14px
}
}
.l-footer__bottom__logo {
  width: 137px;
  height: 31px;
  margin-top: 16px;
  margin-left: auto
}
.c-footer__menu {
  font-size: 13px;
  padding-top: 15px;
  padding-left: 0;
  list-style: none
}
.c-footer__menu+h2 {
  padding-top: 40px
}
.c-footer__menu+h3 {
  padding-top: 32px
}
.c-footer__menu>li {
  line-height: 1.3;
  position: relative;
  margin-bottom: 12px;
  padding-left: 10px
}
.c-footer__menu>li:before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "-"
}
.c-footer__menu>li>a {
  color: #333
}
.c-footer__menu>li>a.c-footer__menuother-link {
  display: inline-block;
  margin-right: 2px;
  padding-right: 22px;
  background: url(../img/icon_link_s.svg) 100% no-repeat
}
.c-footer__menu__title {
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #e40011;
  border-bottom: 1px solid #ddd
}
.c-footer__menu__title--bottom {
  margin-top: 38px;
  border-bottom: none
}
.c-footer__menu__title>a {
  color: #e40011
}
.c-footer__menu__subtitle {
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 10px;
  color: #333;
  border-bottom: 1px solid #ddd
}
.c-footer__menu__subtitle--bottom {
  margin-top: 38px;
  border-bottom: none
}
.c-footer__menu__subtitle>a {
  color: #333
}
.c-footer__btm__menu {
  padding-top: 32px;
  padding-left: 0;
  list-style: none
}
.c-footer__btm__menu:after, .c-footer__btm__menu:before {
  display: table;
  content: " "
}
.c-footer__btm__menu:after {
  clear: both
}

@media screen and (max-width:767px) {
.c-footer__btm__menu {
  padding-top: 16px;
  text-align: center
}
}
.c-footer__btm__menu li {
  font-size: 12px;
  float: left;
  margin-right: 25px
}

@media screen and (max-width:767px) {
.c-footer__btm__menu li {
  display: inline-block;
  float: none;
  margin-right: 12px;
  margin-left: 12px
}
}
.c-footer__copyright {
  font-size: 10px;
  line-height: 1em;
  text-align: right
}

@media screen and (max-width:767px) {
.c-footer__copyright {
  font-size: 10px;
  text-align: center
}
}


/* l-footer__sns */
.l-footer__sns {
	background-color: #dddddd;
  z-index: 2;
  position: relative;
}
.l-footer__sns ul {
	margin: 0;
	padding: 16px 0;
	list-style: none;
	text-align: center;
}
.l-footer__sns ul li {
	margin: 0 16px;
	padding: 0;
	display: inline-block;
}
.l-footer__sns ul li a::before {
	content: "";
	display: inline-block;
	height: 14px;
	margin: 0 8px 0 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
}
.l-footer__sns__facebook a::before {
	background-image: url(../img/icon_facebookat2x.svg);
	background-size: 14px 14px;
	width: 14px;
}
.l-footer__sns__twitter a::before {
	background-image: url(https://kanko-gakuseifuku.mom/application/files/5017/0321/8858/logo_B.svg);
	background-size: 17px 14px;
	width: 17px;
}
.l-footer__sns__instagram a::before {
	background-image: url(../img/icon_instagramat2x.svg);
	background-size: 14px 14px;
	width: 14px;
}
.l-footer__sns__youtube a::before {
	background-image: url(../img/icon_youtubeat2x.svg);
	background-size: 20px 14px;
	width: 20px;
}
@media (max-width:767px) {
.l-footer__bottom {
	margin-top: 0;
}
}
