@charset "UTF-8";
/****************************************
Setting
*****************************************/
html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  font-family: inherit;
  vertical-align: baseline; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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, figure {
  _text-align: left;
  /* IE6センタリング */ }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: content-box; }

* {
  letter-spacing: 0; }

/* IE7 */
ul {
  list-style: none; }

body {
  font-size: 16px;
  line-height: 1.8em;
  color: #333;
  position: relative;
  /* IE7拡大用 */
  _text-align: center;
  /* IE6センタリング */ }

/* font-style */
strong {
  font-weight: bold;
  /* font-style */ }

em {
  font-weight: bold;
  /* font-style */ }

.itaric {
  font-style: italic; }

.small {
  font-size: 80%; }

.big {
  font-size: 140%;
  font-weight: bold; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.no-align, .no-alignment, .no-wrap, .wrapping {
  overflow: hidden; }

:focus {
  -moz-outline-style: none; }

/* Links */
a, a:visited {
  color: #0088cc;
  text-decoration: none; }

a:hover, a:active {
  text-decoration: underline; }

a:active, a:focus {
  outline: 0 none; }

/****************************************
img png_gif
*****************************************/
img {
  behavior: url(iepngfix.htc); }

.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

/****************************************
font-style
*****************************************/
html body {
  font-family: 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'Meiryo UI' , "メイリオ" , Meiryo,sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-text-size-adjust: 100%; }

p {
  /* font-size: 16px; */
  -webkit-text-size-adjust: 100%; }

/*　Safari・Chrome用指定　*/
.number {
  font-size: 1.3em; }

span.pre {
  white-space: pre;
  white-space: -moz-pre-wrap;
  font-weight: inherit; }

html body .font_serif {
  font-family: "Caladea",serif; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html body .font_serif {
    font-family: "Caladea",serif; } }
/***********************************
cstm
***********************************/
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  /* color: #333333; */
  color: #333333;
  /* main-color */ }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

img {
  width: 100%;
  height: auto;
  border: 0 #FFF;
  margin: 0;
  padding: 0; }

h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.left, .right {
  display: inline-block; }

/* スクロール */
html {
  scroll-behavior: smooth; }

/* ネガティブマージン */
.nega-mx-10 {
  margin-left: -10px;
  margin-right: -10px; }

.nega-mx-15 {
  margin-left: -15px;
  margin-right: -15px; }

/* 隙間なくす */
.img-wrap img {
  vertical-align: top; }

.ind-1 {
  text-indent: 1em; }

.ind-2 {
  text-indent: 2em; }

.ind-3 {
  text-indent: 3em; }

.lh-1 {
  line-height: 1 !important; }

.lh-1-5 {
  line-height: 1.5 !important; }

.lh-1-6 {
  line-height: 1.6 !important; }

.lh-2 {
  line-height: 2 !important; }

.no-gutters {
  margin: 0;
  padding: 0; }

.no-gutters　 > .col,
.no-gutters　 > [class*="col-"] {
  margin: 0;
  padding: 0; }

/*** #222222  ***/
/*** #878788  ***/
/*** #338c01 green ***/
/*** #338c01 green***/
/*** #618eb2 blue ***/
/*** #dd0716 red ***/
/*** #F4ACB4 ***/
/*** #F6F6F6 ***/
.text-bold {
  font-weight: bold !important; }

.text-nml {
  font-weight: normal !important; }

.text-wht {
  color: #FFF !important; }

.text-gray {
  color: #666; }

.text-red {
  color: red; }

.text-green {
  color: #338c01 !important; }

.text-maincolor {
  color: #222222 !important; }
  .text-maincolor:visited {
    color: #222222; }

.text-main2color {
  color: #338c01 !important; }
  .text-main2color:visited {
    color: #338c01; }

.text-small {
  font-size: 0.85em; }

.text-mid-small {
  font-size: 0.9375em; }

.text-large {
  font-size: 1.5rem; }

.text-xlarge {
  font-size: 2rem; }

html .font-nml li {
  font-weight: 400; }

html table.font-nml th, html table.font-nml td {
  color: #222222;
  font-size: 14px;
  /* font-weight: 300; */
  font-weight: 400; }

p.text-bold {
  font-weight: bold !important; }

/**************************
hover
**************************/
a, a:visited {
  color: #222222;
  text-decoration: none; }

a:hover {
  /* color: $main2-color; */
  text-decoration: none; }

a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  /* chrome */
  backface-visibility: hidden;
  /* chrome */
  background: transparent;
  /* chrome */ }
  a img {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    /* chrome */
    backface-visibility: hidden;
    /* chrome */
    background: transparent;
    /* chrome */ }
  a:hover img {
    opacity: 0.85;
    background: rgba(0, 0, 0, 0); }

a.invert:hover img {
  filter: invert(100%);
  opacity: 0.7; }

/**************************
responsive
**************************/
body #wrap {
  width: 100%;
  overflow: hidden !important; }

body .container {
  width: 100%; }

@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 100%; } }
@media (min-width: 992px) {
  .container {
    max-width: 100%; } }
@media screen and (min-width: 1200px) {
  body .container {
    max-width: 100%; } }
@media screen and (min-width: 1400px) {
  body .container {
    width: 100%;
    max-width: 1450px; } }
/**************************
header
**************************/
body.eng {
  padding-top: 50px;
  /* header height */ }
  @media screen and (min-width: 992px) {
    body.eng {
      padding-top: 62px;
      /* header height */ } }

#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background-color: white;
  background-image: url("images/header-bg.jpg");
  background-size: cover; }

#header {
  height: 50px;
  /* background-color: rgba(255,255,255,0.95); */ }
  @media screen and (min-width: 992px) {
    #header {
      height: 62px; } }
  #header h1 {
    margin: 0;
    padding: 0;
    line-height: 0; }
  #header .logo {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: auto;
    width: 40px;
    height: 36px;
    margin: auto auto;
    padding: 0 0; }
    @media screen and (min-width: 567px) {
      #header .logo {
        width: 160px;
        height: 32px; } }
    @media screen and (min-width: 992px) {
      #header .logo {
        width: 200px;
        left: 30px;
        height: 40px; } }
    #header .logo a {
      display: inline-block;
      width: 100%;
      height: 100%;
      margin: auto auto;
      padding: 0 0; }

/*========= スクロール途中でヘッダーが表示＆非表示するためのCSS ===============*/
#header55 {
  /*fixedで上部固定*/
  position: fixed;
  height: 70px;
  width: 100%;
  z-index: 999;
  /*最前面へ*/
  /*以下はレイアウトのためのCSS*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #333;
  color: #fff;
  text-align: center;
  padding: 20px; }

/*　上に上がる動き　*/
#header.UpMove {
  animation: UpAnime 0.5s forwards; }

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(-100px); } }
/*　下に下がる動き　*/
#header.DownMove {
  animation: DownAnime 0.5s forwards; }

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/**************************
nav
**************************/
#header .navbar {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding: 0 0;
  width: 100%;
  height: 100%; }
  @media screen and (min-width: 768px) {
    #header .navbar {
      /*
      padding: 10px 15px;
      text-align: left;
      */ } }
  @media screen and (min-width: 992px) {
    #header .navbar {
      padding: 10px 15px;
      text-align: left; } }
  @media screen and (min-width: 1450px) {
    #header .navbar {
      padding: 10px 0;
      max-width: 1420px; } }

.navbar-logo {
  position: absolute;
  display: block;
  width: 232px;
  height: 25px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
  cursor: pointer; }
  .navbar-logo img {
    display: block;
    width: 100%;
    height: auto; }
  @media screen and (min-width: 992px) {
    .navbar-logo {
      width: 392px;
      height: 40px;
      top: 0;
      bottom: 0;
      left: 15px;
      right: auto;
      margin: auto auto; } }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0);
  width: 50px;
  height: 50px; }

.navbar-dark button.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
  background-image: url("images/toggle.svg");
  background-position: center center;
  background-size: 20px 20px; }

.navbar-dark button.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-image: url("images/toggle_close.svg");
  background-position: center center;
  background-size: 20px 20px; }

.navbar-collapse.show {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(0, 0, 0, 0.6);
  height: calc(100vh - 50px); }
  @media screen and (min-width: 768px) {
    .navbar-collapse.show {
      height: calc(100vh - 62px); } }
  @media screen and (min-width: 992px) {
    .navbar-collapse.show {
      height: auto;
      background: rgba(0, 0, 0, 0); } }

.navbar-nav {
  background-image: url("images/toggle_bg.jpg");
  background-size: cover;
  padding-top: 1rem; }
  @media screen and (min-width: 992px) {
    .navbar-nav {
      background: transparent;
      padding-top: 0; } }

.navbar-dark .navbar-nav .nav-link {
  color: white; }

.navbar-nav .nav-item,
.navbar-nav .nav-link {
  font-size: 14px; }

.navbar-nav .nav-link {
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding: .5rem 1rem .5rem 15px; }
  @media screen and (min-width: 992px) {
    .navbar-nav .nav-link {
      margin-top: 0;
      margin-bottom: 0;
      padding: .5rem 1rem .5rem 0; } }
  .navbar-nav .nav-link:hover {
    text-decoration: underline; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 50px;
    padding-left: 0; } }
@media screen and (min-width: 992px) {
  .mr-emp {
    margin-right: 9.375vw; } }

.nav-item-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
  fill: #FFF; }
  .nav-item-icon img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
    fill: #FFF; }

/**************************
carousel
*************************/
/* @import "carousel"; */
/**************************
pickup
**************************/
.pickup-wrap {
  background-color: #fafafa;
  background-image: url("images/pickup_bg.jpg");
  background-size: cover;
  margin-bottom: 40px;
  padding: 10px 15px; }
  @media screen and (min-width: 768px) {
    .pickup-wrap {
      margin-bottom: 70px;
      padding: 10px 15px; } }
  @media screen and (min-width: 992px) {
    .pickup-wrap {
      padding: 30px 9.86%; } }
  @media screen and (min-width: 1450px) {
    .pickup-wrap {
      padding: 30px 14.375%; } }

.pickup-item {
  margin: 10px auto; }
  @media screen and (min-width: 992px) {
    .pickup-item {
      margin: 0 auto; } }
  .pickup-item a {
    display: block;
    width: 100%;
    height: 100px;
    background-color: white;
    font-size: 24px;
    padding: 0 .625em;
    line-height: 100px;
    color: #222;
    font-weight: 400;
    font-family: "Caladea",serif; }
    @media screen and (min-width: 992px) {
      .pickup-item a {
        font-size: 1.5vw;
        padding: 0 1em; } }
    @media screen and (min-width: 1600px) {
      .pickup-item a {
        font-size: 24px;
        padding: 0 1em; } }
    .pickup-item a:hover {
      background-color: rgba(255, 255, 255, 0.8);
      /* text-decoration: underline; */ }

.pickup-item-icon {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 15px;
  margin-bottom: 5px;
  vertical-align: middle; }
  .pickup-item-icon img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle; }

.pickup-item-dropdown a {
  display: block;
  width: 100%;
  height: 50px;
  background-color: white;
  font-size: 14px;
  padding: 0 .857em;
  line-height: 50px;
  color: #222;
  font-weight: 400;
  font-family: sans-serif; }
  @media screen and (min-width: 992px) {
    .pickup-item-dropdown a {
      padding: 0 1em; } }
  .pickup-item-dropdown a:hover {
    background-color: #fafafa;
    text-decoration: underline; }

.pickup-item .dropdown-toggle::after {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  content: "";
  top: 0;
  left: auto;
  right: 35px;
  bottom: 0;
  width: .6em;
  height: .6em;
  margin: auto auto;
  margin-left: auto;
  margin-right: auto;
  border-top: .6em solid;
  border-right: .4em solid transparent;
  border-bottom: 0;
  border-left: .4em solid transparent;
  z-index: 3; }
  @media screen and (min-width: 768px) {
    .pickup-item .dropdown-toggle::after {
      right: 39px; } }

.pickup-item-dropdown.dropdown-menu.show {
  right: 0;
  width: calc(100% - 30px);
  margin-top: 0;
  padding: 0 0;
  border-radius: 0;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: 0;
  /* offset-x | offset-y | blur-radius | color */
  box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.1); }

.pickup-item-dropdown.dropdown-menu.show > a {
  border-bottom: 1px solid #DDD; }

/**************************
side
**************************/
.side-wrap {
  margin-bottom: 38px; }
  @media screen and (min-width: 768px) {
    .side-wrap {
      margin-bottom: 40px;
      padding-top: 15px; } }

.bdrtop-green {
  border-top: 4px solid #338c01;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb; }

.bdrleft-gray {
  border-left: 4px solid #bbbbbb; }

.movie-wrap {
  margin-bottom: 20px;
  padding: 0 12px 11px 12px; }
  .movie-wrap h5 {
    width: 100%;
    padding: 16px 0;
    font-size: 18px;
    font-weight: 400;
    text-align: center; }

.moviemodal-btn img {
  display: block;
  width: 100%;
  vertical-align: top; }

.modal-content {
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: .3rem; }

.modal-header {
  border-bottom: 0;
  padding: 1rem 1rem 0 1rem; }

.close {
  color: #FFF;
  text-shadow: 0 0 0 transparent;
  opacity: .8; }

.side-group {
  padding-left: 16px;
  margin-bottom: 20px; }

.side-item {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  margin-bottom: 20px; }
  .side-item:last-child {
    margin-bottom: 0; }
  .side-item.side-item-selectbox {
    height: auto; }
  .side-item a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: white; }
    .side-item a:hover {
      background-color: #fafafa;
      text-decoration: underline; }
    .side-item a .item-name {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: auto auto;
      padding: 0 40px 0 50px;
      font-size: 15px;
      line-height: 1.1;
      color: #222;
      font-weight: 400;
      font-family: sans-serif;
      vertical-align: middle; }
      @media screen and (min-width: 340px) {
        .side-item a .item-name {
          font-size: 16px;
          padding: 0 40px 0 55px; } }
      @media screen and (min-width: 1600px) {
        .side-item a .item-name {
          font-size: 16px; } }
    .side-item a:hover .item-name {
      text-decoration: underline; }

.side-item-icon {
  position: absolute;
  display: block;
  top: 0;
  left: 15px;
  right: auto;
  bottom: 0;
  width: 30px;
  height: 30px;
  margin: auto auto;
  z-index: 3; }
  .side-item-icon.side-item-icon-small {
    left: 16px;
    width: 28px;
    height: 28px; }
  .side-item-icon.side-item-icon-large {
    left: 14px;
    width: 32px;
    height: 35px; }
  .side-item-icon img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle; }

.side-item-center-icon {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 auto 3px auto; }
  .side-item-center-icon img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle; }

.side-item-subicon {
  position: absolute;
  display: block;
  top: 0;
  left: auto;
  right: 18px;
  bottom: 0;
  width: 25px;
  height: 10px;
  margin: auto auto;
  z-index: 3; }
  .side-item-subicon.side-item-subicon-small {
    right: 18px;
    width: 12px;
    height: 12px; }
  .side-item-subicon.side-item-subicon-large {
    right: 18px;
    width: 20px;
    height: 20px; }
  .side-item-subicon img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle; }

.side-item-selectbox-header {
  padding: 8px 0;
  font-size: 16px;
  text-align: center; }

.side-item-selectbox-cont {
  padding: 10px 12px;
  background: #f6f6f6;
  text-align: center; }
  .side-item-selectbox-cont .side-item-selectbox-inner {
    width: 100%;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto; }

.side-icon-wrap {
  padding: 0 0;
  text-align: left;
  vertical-align: middle; }
  .side-icon-wrap .icon-facebook {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 0;
    padding: 0 0;
    vertical-align: middle;
    line-height: 1; }
    .side-icon-wrap .icon-facebook:hover {
      opacity: .8; }
    .side-icon-wrap .icon-facebook img {
      display: block;
      width: 100%;
      margin: 0 0;
      padding: 0 0;
      vertical-align: middle; }

/********* reset form select style ************/
.side-item-selectbox select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none; }

.side-item-selectbox select::-ms-expand {
  display: none; }

.side-item-selectbox .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-clip: padding-box;
  border: 1px solid #bbbbbb;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background: url(images/arrowdown.svg) 95% 50% no-repeat #FFF;
  background-size: 8px, 8px; }
.side-item-selectbox .btn-primary {
  font-size: .75rem;
  font-weight: 400;
  background: #338c01;
  border: 1px solid #338c01; }

/**************************
aop
**************************/
.aop-header {
  position: relative;
  display: block;
  width: 100%; }

.aop-wrap h3,
.aop-wrap h3 span {
  font-size: 26px;
  padding: 0 0;
  line-height: 1;
  font-weight: 400;
  font-family: "Caladea",serif;
  text-align: left; }
  @media screen and (min-width: 992px) {
    .aop-wrap h3,
    .aop-wrap h3 span {
      font-size: 30px; } }
  @media screen and (min-width: 1200px) {
    .aop-wrap h3,
    .aop-wrap h3 span {
      font-size: 36px; } }

.rss-btn {
  position: relative;
  display: block;
  width: 100%;
  font-size: 12px;
  padding: 0 0;
  line-height: 1;
  font-weight: 400;
  font-family: sans-serif;
  text-align: right; }
  @media screen and (min-width: 992px) {
    .rss-btn {
      position: absolute;
      width: 100px;
      height: 20px;
      top: auto;
      left: auto;
      right: 5px;
      bottom: 0;
      margin: auto auto; } }

.icon-rss {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 12px;
  margin: 0 5px;
  padding: 0 0;
  line-height: 1;
  font-weight: 400;
  font-family: sans-serif;
  text-align: right;
  vertical-align: bottom; }
  .icon-rss img {
    display: block;
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    vertical-align: bottom; }

.icon-box {
  display: inline-block;
  width: 34px;
  vertical-align: top; }
  .icon-box img {
    display: block;
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    vertical-align: top; }

.aop-cont {
  display: inline-block;
  width: calc(100% - 60px);
  padding: 0 10px; }

.aop-list {
  margin: 15px 0; }
  @media screen and (min-width: 768px) {
    .aop-list {
      max-height: calc(32.7083335vw + 752.36666648px);
      overflow-y: scroll; } }
  @media screen and (min-width: 992px) {
    .aop-list {
      max-height: calc(32.7083335vw + 768.36666648px); } }
  @media screen and (min-width: 1200px) {
    .aop-list {
      max-height: calc(27.2569448vw + 762.36666648px); } }
  @media screen and (min-width: 1400px) {
    .aop-list {
      max-height: 1158px; } }
  .aop-list li {
    position: relative;
    margin: 0 0;
    padding: 48px  0 25px 0;
    border-top: 1px #DDD solid; }
    @media screen and (min-width: 768px) {
      .aop-list li {
        margin-right: 15px; } }
    @media screen and (min-width: 992px) {
      .aop-list li {
        padding: 64px  0 25px 0; } }
    .aop-list li:last-child {
      border-bottom: 1px #DDD solid; }
    .aop-list li::after {
      content: '';
      position: absolute;
      display: block;
      top: 10px;
      left: auto;
      right: 0;
      bottom: auto;
      width: 70px;
      height: 30px;
      margin: auto auto;
      background-image: url("images/J-STAGE_logo_A3.png");
      background-size: cover;
      z-index: 3; }
      @media screen and (min-width: 992px) {
        .aop-list li::after {
          top: 20px; } }
      .aop-list li::after img {
        display: block;
        width: 100%;
        height: auto;
        vertical-align: top; }
  .aop-list h4 {
    font-size: 18px;
    font-weight: 400; }
    .aop-list h4 a {
      font-size: inherit;
      font-weight: inherit;
      line-height: 1.333; }
    .aop-list h4 a, .aop-list h4 a:visited {
      color: #0066cc;
      text-decoration: none; }
    .aop-list h4 a:hover {
      color: #555;
      text-decoration: underline; }
  .aop-list p {
    padding-top: 8px;
    font-size: 14px; }

/**********************************
bo-btn
**********************************/
.btn-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 0;
  text-align: center; }
  .btn-wrap.btn-left {
    text-align: left; }

.bo-btn {
  display: block;
  position: relative;
  margin: 40px auto;
  width: 263px;
  height: 60px;
  text-align: center; }

.bo-btn a {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  background-color: #338c01;
  line-height: 60px;
  padding: auto auto;
  font-size: 16px;
  color: #FFF;
  /* letter-spacing: .03em; */
  border: 0 #338c01 solid;
  border-radius: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s; }

.bo-btn a:hover {
  background-color: #338c01;
  text-decoration: underline;
  opacity: .9; }

.detailedinfo{
	color:orange;
	text-decoration:underline;		
}

.bo-btn.viewmore-btn .icon-viewmore {
  position: absolute;
  display: block;
  top: 0;
  left: auto;
  right: 18px;
  bottom: 0;
  width: 13px;
  height: 13px;
  margin: auto auto;
  z-index: 3;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }
  .bo-btn.viewmore-btn .icon-viewmore img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle; }

/**************************
fa
**************************/
.fa-wrap {
  background-color: #f6f6f6;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .fa-wrap {
      margin-bottom: 80px; } }
  @media screen and (min-width: 992px) {
    .fa-wrap {
      padding-top: 70px;
      padding-bottom: 70px; } }

.fa-header {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 12px; }
  @media screen and (min-width: 992px) {
    .fa-header {
      margin-bottom: 22px; } }

.fa-wrap h3,
.fa-wrap h3 span {
  font-size: 26px;
  padding: 0 0;
  line-height: 1;
  font-weight: 400;
  font-family: "Caladea",serif;
  text-align: left; }
  @media screen and (min-width: 992px) {
    .fa-wrap h3,
    .fa-wrap h3 span {
      font-size: 30px; } }
  @media screen and (min-width: 1200px) {
    .fa-wrap h3,
    .fa-wrap h3 span {
      font-size: 36px; } }

.fa-header .rss-btn {
  position: absolute;
  display: block;
  width: 60px;
  height: 20px;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  font-size: 12px;
  margin: auto auto;
  padding: 0 0;
  line-height: 1;
  font-weight: 400;
  font-family: sans-serif;
  text-align: right;
  vertical-align: middle; }
  @media screen and (min-width: 992px) {
    .fa-header .rss-btn {
      width: 100px;
      height: 20px; } }
.fa-header .icon-rss {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 12px;
  margin: 0 5px;
  padding: 0 0;
  line-height: 1;
  font-weight: 400;
  font-family: sans-serif;
  text-align: right;
  vertical-align: bottom; }
  .fa-header .icon-rss img {
    display: block;
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    vertical-align: bottom; }

.fa-carousel-wrap {
  /* padding-bottom: 50px; */
  margin-bottom: 50px;
  /* height: 70vh; */
  /* overflow-y: scroll; */
  border-top: 1px #bbb solid; }
  @media screen and (min-width: 768px) {
    .fa-carousel-wrap {
      /* height: auto; */
      /* overflow-y: visible; */
      /* padding-bottom: 50px; */
      margin-bottom: 50px;
      border-bottom: 1px #bbb solid; } }
  @media screen and (min-width: 1420px) {
    .fa-carousel-wrap {
      /* padding-bottom: 50px; */
      margin-bottom: 50px; } }

.fa-carousel-wrap .carousel-item {
  height: 70vh;
  overflow-y: scroll; }
  @media screen and (min-width: 768px) {
    .fa-carousel-wrap .carousel-item {
      height: auto;
      overflow-y: visible; } }

.fa-border {
  border-top: 1px #bbb solid;
  border-bottom: 1px #bbb solid; }

.fa-headicon-bar {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: right; }
  @media screen and (min-width: 992px) {
    .fa-headicon-bar {
      padding-top: 20px;
      padding-bottom: 20px; } }

.fa-headicon {
  display: inline-block;
  width: 73px;
  height: auto; }
  .fa-headicon img {
    display: block;
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    vertical-align: bottom; }

.fa-cont-main {
  padding-left: 45px;
  padding-right: 45px; }
  @media screen and (min-width: 768px) {
    .fa-cont-main {
      padding-left: 15px;
      padding-right: 15px; } }

.fa-cont-wrap {
  position: relative;
  margin: 0 0;
  text-align: left; }
  .fa-cont-wrap .icon-box {
    display: inline-block;
    width: 34px;
    vertical-align: top; }
    .fa-cont-wrap .icon-box img {
      display: block;
      width: 100%;
      margin: 0 0;
      padding: 0 0;
      vertical-align: top; }
  .fa-cont-wrap .fa-cont {
    display: inline-block;
    /* width: calc(100% - 60px); */
    width: calc(100% - 45px);
    padding: 0 0 30px 10px;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .fa-cont-wrap .fa-cont {
        width: calc(100% - 60px); } }
  .fa-cont-wrap h3 {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 400; }
    .fa-cont-wrap h3 a {
      display: block;
      width: 100%;
      font-size: inherit;
      font-weight: inherit;
      line-height: 1.333; }
    .fa-cont-wrap h3 a, .fa-cont-wrap h3 a:visited {
      color: #0066cc;
      text-decoration: none; }
    .fa-cont-wrap h3 a:hover {
      color: #555;
      text-decoration: underline; }
  .fa-cont-wrap h4 {
    padding-top: 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.333; }
  .fa-cont-wrap p {
    padding-top: 6px;
    font-size: 16px; }

.fa-comment {
  padding: 0 0 0 15px;
  border-left: 2px solid #338c01;
  text-align: left; }
  .fa-comment h5 {
    font-size: 18px;
    font-weight: 400; }
  .fa-comment p {
    padding-top: 15px;
    font-size: 16px;
    overflow-wrap: anywhere; }

a.fa-modal-btn {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.333;
  color: #338c01;
  padding-bottom: 2px;
  border-bottom: 1px #338c01 solid; }
  a.fa-modal-btn:visited {
    color: #338c01;
    text-decoration: none; }
  a.fa-modal-btn:hover {
    color: #338c01;
    opacity: .9;
    /* text-decoration: underline; */
    /* border-bottom: 2px $color-green solid; */ }

.fa-modal .modal-content {
  background-color: white;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: .3rem;
  box-shadow: 10px 10px 9px rgba(0, 0, 0, 0.1);
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .fa-modal .modal-content {
      padding-bottom: 15px; } }
.fa-modal .close {
  color: #000; }
.fa-modal .modal-body {
  height: 70vh;
  overflow-y: scroll; }
  @media screen and (min-width: 768px) {
    .fa-modal .modal-body {
      height: auto;
      overflow-y: visible; } }
.fa-modal .fa-comment {
  margin-bottom: 15px; }

/**************************
ajpr
**************************/
.ajpr-titlebar {
  position: relative;
  display: block;
  display: block;
  width: 100%;
  height: 80px;
  background-color: #fafafa;
  background-image: url("images/bg-ajpr.jpg");
  background-size: cover;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .ajpr-titlebar {
      height: 80px; } }
  .ajpr-titlebar h3 {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto auto;
    padding: 0 0;
    font-size: 24px;
    line-height: 1.1;
    color: #FFF;
    font-weight: 400;
    font-family: "Caladea",serif;
    vertical-align: middle; }
    @media screen and (min-width: 340px) {
      .ajpr-titlebar h3 {
        font-size: 26px;
        padding: 0 0; } }
    @media screen and (min-width: 768px) {
      .ajpr-titlebar h3 {
        font-size: 36px;
        padding: 0 0; } }

.ajpr-wrap {
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .ajpr-wrap {
      padding-bottom: 65px; } }
  .ajpr-wrap .logo-jpr {
    display: block;
    width: 100%;
    max-width: 298px;
    margin-top: 40px;
    margin-bottom: 30px; }
    .ajpr-wrap .logo-jpr img {
      display: block;
      width: 100%;
      vertical-align: bottom; }
  .ajpr-wrap p {
    line-height: 1.87125;
    padding-bottom: 1em; }

/**************************
award-card
**************************/
.bg-award {
  background: #fbf8f4; }

.award-title-wrap .award-titlebar {
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .award-title-wrap .award-titlebar {
      padding-top: 80px;
      padding-bottom: 40px; } }
.award-title-wrap .award-title {
  display: block;
  width: 100%;
  max-width: 70vw;
  height: auto;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .award-title-wrap .award-title {
      width: 48.2%;
      height: auto; } }
.award-title-wrap .title-about-award {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 1rem; }
.award-title-wrap .about-award-list {
  margin-top: 1em;
  padding: 0;
  list-style-position: outside; }
  .award-title-wrap .about-award-list li {
    position: relative;
    list-style-type: none !important;
    padding: 0 0 0.5em 1.5em;
    margin-bottom: 0;
    line-height: 1.5;
    vertical-align: middle;
    color: #333; }
    .award-title-wrap .about-award-list li::before {
      position: absolute;
      display: inline-block;
      top: 0.15em;
      left: 0;
      right: auto;
      bottom: auto;
      vertical-align: middle;
      content: '';
      width: 1em;
      height: 1em;
      background: #ffc000;
      border-radius: 50%;
      margin-right: 10px; }

.award-card-wrap .title-archive-award {
  font-size: 22px;
  font-weight: 400;
  font-family: "Caladea",serif;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .award-card-wrap .title-archive-award {
      font-size: 30px;
      padding-top: 35px;
      padding-bottom: 35px; } }
.award-card-wrap .card-box {
  padding-left: 3px;
  padding-right: 3px; }
  @media screen and (min-width: 567px) {
    .award-card-wrap .card-box {
      padding-left: 10px;
      padding-right: 10px; } }
.award-card-wrap .card {
  border-radius: 0; }
.award-card-wrap .card-body h4 {
  display: block;
  width: 100%;
  height: 40px;
  background: #333;
  border: 0 none;
  outline: 0 none;
  border-radius: 0;
  color: #FFF;
  font-weight: 400;
  font-family: "Caladea",serif;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  padding: 0 0; }
.award-card-wrap .card-body p {
  padding: 1em 0 .75em 0;
  font-size: 14px; }
.award-card-wrap .card-body .viewarticle {
  position: relative;
  display: inline-block;
  border-bottom: 1px #000 solid;
  color: #000;
  font-size: 14px;
  margin-bottom: .5em;
  padding-bottom: 2px;
  line-height: 1; }
  .award-card-wrap .card-body .viewarticle::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 13px;
    height: 13px;
    top: auto;
    left: auto;
    right: -16px;
    bottom: 3px;
    margin: auto auto;
    padding: 0 0;
    color: #000;
    font-size: 14px;
    background-image: url("images/icon/icon-newwindow.svg");
    background-size: cover; }
  .award-card-wrap .card-body .viewarticle:hover {
    opacity: .7; }
.award-card-wrap .card-body .orange-label {
  display: inline-block;
  width: 100px;
  height: 31px;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 31px;
  color: #FFF;
  padding: 0 0;
  border: 0 none;
  outline: 0 none;
  border-radius: 0;
  background: linear-gradient(#e78d05, #ffc000); }
.award-card-wrap .card-body .card-innerbox {
  margin-top: 20px; }

/**************************
pyabtn
**************************/
.bo-btn .pyabtn {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  background-color: #338c01;
  line-height: 60px;
  padding: auto auto;
  font-size: 16px;
  color: #FFF;
  /* letter-spacing: .03em; */
  border: 0 #338c01 solid;
  border-radius: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s; }

.bo-btn .pyabtn:hover {
  background-color: #338c01;
  text-decoration: underline;
  opacity: .9; }

@keyframes fuwacard {
  from {
    opacity: 0;
    transform: scale(95%); }
  to {
    opacity: 1;
    transform: scale(100%); } }
.hidecardbox {
  display: none; }

.hidecardbox.show {
  display: block;
  animation: fuwacard 0.2s linear 0s; }

.pyabtn-wrap.btnhide .bo-btn {
  margin-top: 0;
  margin-bottom: 0; }
.pyabtn-wrap.btnhide .pyabtn {
  display: none; }

/**************************
footer
**************************/
.bg-footer {
  background-image: url("images/bg-footer.jpg");
  background-size: cover; }

footer {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 14px; }
  footer.footer {
    padding-top: 40px;
    padding-bottom: 35px;
    color: #FFF; }
    @media screen and (min-width: 768px) {
      footer.footer {
        padding-top: 100px;
        padding-bottom: 100px; } }
    footer.footer a, footer.footer a:visited {
      color: #FFF; }
    footer.footer a:hover {
      color: #FFF;
      text-decoration: underline; }
    footer.footer h5 {
      font-size: 16px;
      margin-bottom: 1em;
      padding-bottom: 1em;
      border-bottom: 1px #FFF solid; }
    footer.footer li {
      font-size: 14px;
      padding-bottom: 1em; }

.footer-menu-box {
  text-align: left;
  margin-bottom: 1rem; }

.logo-jpr-border {
  /* width: 263px; */
  /* height: 60px; */
  width: 100%;
  max-width: 263px;
  height: auto;
  margin: 0 auto;
  border: 10px #FFF solid; }
  @media screen and (min-width: 567px) {
    .logo-jpr-border {
      width: 100%;
      max-width: 263px;
      height: auto; } }
  .logo-jpr-border img {
    vertical-align: bottom; }

.foot-icon-wrap {
  margin-top: 0;
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .foot-icon-wrap {
      margin-top: 25px;
      margin-bottom: 50px; } }

.foot-fb-icon {
  width: auto;
  height: 26px;
  vertical-align: middle;
  line-height: 1;
  padding: 0 30px;
  font-size: 16px; }
  .foot-fb-icon img {
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin: 0 5px;
    margin-bottom: 3px; }

.copyright {
  font-size: 12px; }

/**********************************
page-top
**********************************/
#page-top {
  width: 50px;
  height: 50px;
  display: block;
  position: fixed;
  top: auto;
  right: 10px;
  bottom: 10px;
  z-index: 333; }
  @media screen and (max-width: 420px) {
    #page-top {
      bottom: 10px; } }
  #page-top p {
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    #page-top p:hover {
      opacity: 1;
      -webkit-filter: invert(15%);
      filter: invert(15%); }
    #page-top p img {
      width: 50px;
      height: 50px; }

#move-page-top {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  display: block;
  cursor: pointer; }

/**********************************
pre
**********************************/
span.pre {
  white-space: pre;
  white-space: -moz-pre-wrap; }

/**********************************
edit
**********************************/
/**************************
effect
**************************/
/**************************
print-adjust
**************************/
@media print {
  html, body {
    position: relative;
    width: 100%;
    overflow: hidden !important; }

  body.home #wrap {
    position: relative;
    width: 100%;
    overflow: hidden !important; }

  #wrap {
    position: relative;
    width: 100%;
    margin: 0 auto; }

  .scroll-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto; }

  .home #hero1 {
    position: relative;
    overflow: hidden;
    width: 100%; }

  .home #hero1:before {
    content: "";
    display: block;
    padding-top: 75%; }

  .home #hero1 #hero1-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 0;
    padding: 0 0;
    width: 100%;
    height: auto;
    max-height: auto;
    background-size: cover; }

  body .flexslider .slides li .logo-copy-wrap {
    width: 43%;
    height: 25%;
    top: 25%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

  /**************************
  header
  **************************/
  header {
    margin: 0 auto;
    *zoom: 1;
    text-align: center;
    box-sizing: border-box; }

  /* header {
      position: fixed;
      top: 1px;
      left: 0;
      margin-top: -1px;
      width: 100%;
      display: block;
      height: 96px;
      z-index: 333;
      background: rgba(26,26,26,1);
  } */
  header#header {
    position: fixed;
    top: 1px;
    left: 0;
    margin-top: -1px;
    width: 100%;
    display: block;
    height: 50px; }

  .home header#header {
    position: fixed;
    top: 1px;
    left: 0;
    margin-top: -1px;
    width: 100%;
    display: block;
    height: 50px;
    background-color: rgba(110, 184, 68, 0);
    /* background-image: url("images/bg-header.png"); */
    background-image: none; }

  .header-inner {
    position: relative;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 1200px;
    height: 100%; }

  .home #header.is-header {
    background-color: rgba(110, 184, 68, 0);
    background-image: none; }

  /* @media screen and (max-width: 768px) {
  		header {
                      height: 60px;
  		  }
  		.header-inner {
                      height: 60px;
  		  }
  }  */
  .home .main-image {
    width: 100%;
    height: 56vw;
    position: relative; }

  .page .main-image {
    width: 100%;
    height: 56vw;
    position: relative; }

  /*----- フェードイン -----*/
  .inviewfadeIn {
    opacity: 1;
    transition: none; }

  .fadeIn {
    opacity: 1; }

  /*----- フェードインしながら上へスライド -----*/
  .inviewfadeInUp {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    transition: none; }

  .fadeInUp {
    opacity: 1.0;
    transform: none;
    -webkit-transform: none; }

  /*----- フェードインしながら右へスライド -----*/
  .inviewfadeInLeft {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    transition: none; }

  .fadeInLeft {
    opacity: 1.0;
    transform: none;
    -webkit-transform: none; }

  /*----- フェードインしながら左へスライド -----*/
  .inviewfadeInRight {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    transition: none; }

  .fadeInRight {
    opacity: 1.0;
    transform: none;
    -webkit-transform: none; }

  /**************************
  slideMenu
  **************************/
  #slideMenu {
    display: none; }

  /**************************
  school-list
  **************************/
  .school-list .school-list-item {
    padding: 20px 30px; }
    .school-list .school-list-item .item-left {
      width: 20%;
      padding: 5px 15px 5px 0; }
    .school-list .school-list-item .item-right {
      width: 79%; }

  /**************************
  page-top
  **************************/
  #page-top {
    display: none !important; } }
@media print {
  /**
   * Bootstrap Print v1.0.0 (https://github.com/onocom/bootstrap-print)
   * Copyright (c) 2017 Ono Takashi
   * Licensed under MIT (https://github.com/onocom/bootstrap-print/blob/master/LICENSE)
   */
  @page {
    margin: 8mm;
    margin: 10mm 8mm 10mm 8mm; }
  * {
    -webkit-print-color-adjust: exact !important;
    background-attachment: initial !important;
    overflow-y: visible !important; }

  html {
    overflow: visible !important;
    zoom: 0.7 !important; }

  body {
    min-width: 1240px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important; }

  .container-fluid,
  .container {
    min-width: 1170px !important; }

  .row {
    margin-left: -15px !important;
    margin-right: -15px !important; }

  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }

  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; }

  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; }

  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; }

  .navbar-header {
    float: left; }

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; }

  .navbar {
    border-radius: 4px; }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .nav-justified {
    width: 100%; }

  .nav-justified > li {
    float: none; }

  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }

  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; }

  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; }

  .navbar-static-top {
    border-radius: 0; }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; }

  .navbar-toggle {
    display: none; }

  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }

  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .navbar-form .form-control-static {
    display: inline-block; }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; }

  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }

  .navbar-left {
    float: left; }

  .navbar-right {
    float: right;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; }

  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px; }

  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; }

  .modal-lg {
    width: 900px; }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    float: left; }

  .col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
    width: 100%; }

  .col-lg-11, .col-md-11, .col-sm-11, .col-xs-11 {
    width: 91.66666667%; }

  .col-lg-10, .col-md-10, .col-sm-10, .col-xs-10 {
    width: 83.33333333%; }

  .col-lg-9, .col-md-9, .col-sm-9, .col-xs-9 {
    width: 75%; }

  .col-lg-8, .col-md-8, .col-sm-8, .col-xs-8 {
    width: 66.66666667%; }

  .col-lg-7, .col-md-7, .col-sm-7, .col-xs-7 {
    width: 58.33333333%; }

  .col-lg-6, .col-md-6, .col-sm-6, .col-xs-6 {
    width: 50%; }

  .col-lg-5, .col-md-5, .col-sm-5, .col-xs-5 {
    width: 41.66666667%; }

  .col-lg-4, .col-md-4, .col-sm-4, .col-xs-4 {
    width: 33.33333333%; }

  .col-lg-3, .col-md-3, .col-sm-3, .col-xs-3 {
    width: 25%; }

  .col-lg-2, .col-md-2, .col-sm-2, .col-xs-2 {
    width: 16.66666667%; }

  .col-lg-1, .col-md-1, .col-sm-1, .col-xs-1 {
    width: 8.33333333%; }

  .col-lg-pull-12, .col-md-pull-12, .col-sm-pull-12, .col-xs-pull-12 {
    right: 100%; }

  .col-lg-pull-11, .col-md-pull-11, .col-sm-pull-11, .col-xs-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10, .col-md-pull-10, .col-sm-pull-10, .col-xs-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9, .col-md-pull-9, .col-sm-pull-9, .col-xs-pull-9 {
    right: 75%; }

  .col-lg-pull-8, .col-md-pull-8, .col-sm-pull-8, .col-xs-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7, .col-md-pull-7, .col-sm-pull-7, .col-xs-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6, .col-md-pull-6, .col-sm-pull-6, .col-xs-pull-6 {
    right: 50%; }

  .col-lg-pull-5, .col-md-pull-5, .col-sm-pull-5, .col-xs-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4, .col-md-pull-4, .col-sm-pull-4, .col-xs-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3, .col-md-pull-3, .col-sm-pull-3, .col-xs-pull-3 {
    right: 25%; }

  .col-lg-pull-2, .col-md-pull-2, .col-sm-pull-2, .col-xs-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1, .col-md-pull-1, .col-sm-pull-1, .col-xs-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0, .col-md-pull-0, .col-sm-pull-0, .col-xs-pull-0 {
    right: auto; }

  .col-lg-push-12, .col-md-push-12, .col-sm-push-12, .col-xs-push-12 {
    left: 100%; }

  .col-lg-push-11, .col-md-push-11, .col-sm-push-11, .col-xs-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10, .col-md-push-10, .col-sm-push-10, .col-xs-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9, .col-md-push-9, .col-sm-push-9, .col-xs-push-9 {
    left: 75%; }

  .col-lg-push-8, .col-md-push-8, .col-sm-push-8, .col-xs-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7, .col-md-push-7, .col-sm-push-7, .col-xs-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6, .col-md-push-6, .col-sm-push-6, .col-xs-push-6 {
    left: 50%; }

  .col-lg-push-5, .col-md-push-5, .col-sm-push-5, .col-xs-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4, .col-md-push-4, .col-sm-push-4, .col-xs-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3, .col-md-push-3, .col-sm-push-3, .col-xs-push-3 {
    left: 25%; }

  .col-lg-push-2, .col-md-push-2, .col-sm-push-2, .col-xs-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1, .col-md-push-1, .col-sm-push-1, .col-xs-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0, .col-md-push-0, .col-sm-push-0, .col-xs-push-0 {
    left: auto; }

  .col-lg-offset-12, .col-md-offset-12, .col-sm-offset-12, .col-xs-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11, .col-md-offset-11, .col-sm-offset-11, .col-xs-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10, .col-md-offset-10, .col-sm-offset-10, .col-xs-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9, .col-md-offset-9, .col-sm-offset-9, .col-xs-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8, .col-md-offset-8, .col-sm-offset-8, .col-xs-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7, .col-md-offset-7, .col-sm-offset-7, .col-xs-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6, .col-md-offset-6, .col-sm-offset-6, .col-xs-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5, .col-md-offset-5, .col-sm-offset-5, .col-xs-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4, .col-md-offset-4, .col-sm-offset-4, .col-xs-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3, .col-md-offset-3, .col-sm-offset-3, .col-xs-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2, .col-md-offset-2, .col-sm-offset-2, .col-xs-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1, .col-md-offset-1, .col-sm-offset-1, .col-xs-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0, .col-md-offset-0, .col-sm-offset-0, .col-xs-offset-0 {
    margin-left: 0%; }

  .visible-xs,
  .visible-sm,
  .visible-md {
    display: none !important; }

  .visible-lg {
    display: block !important; }

  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block {
    display: none !important; }

  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    display: block !important; }

  .hidden-xs,
  .hidden-sm,
  .hidden-md {
    display: block !important; }

  .hidden-lg {
    display: none !important; } }

