@charset "UTF-8";
/*==================
 ▼ブレイクポイントのルール▼
*～786px
*1024px～

 -スマホを基本設計にする-
 *〜479px：SP縦
 *480px〜：SP横
 *600px〜タブレット
 *960px〜小型PC
 *1280px〜大型PC
==================*/
/*------------------------------------------------------
　リセット
-------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  min-width: 320px;
  margin: 0 auto;
  background: #E9E5DC;
  max-width: 2000px;
  /*@media screen and (min-width:769px){
  	min-width:1100px;
  }*/ }
  @media screen and (max-width: 768px) {
    body {
      padding-top: 66px; } }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

strong {
  font-weight: bold; }

hr {
  margin: 2em 0;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  height: 1px;
  border-top: 0; }
  hr.rainbow {
    border: none;
    background: linear-gradient(90deg, #7fbe26, #7293aa, #5dc2d0, #f5a32d, #f09199);
    height: 5px; }
  hr.clearHidden {
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
    visibility: hidden;
    height: 0; }

iframe {
  vertical-align: bottom; }

/*------------------------------------------------------
　基本設定
-------------------------------------------------------*/
body {
  font-family: "Zen Maru Gothic", serif, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  background-position: center;
  width: 100%;
  color: #403d1e;
  letter-spacing: 1px; }

.tilde {
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO"; }

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* リンク
-------------------------------------------------------*/
a {
  /*画像クリック時に半透明*/ }
  a:link {
    color: #0066CC;
    text-decoration: underline; }
  a:visited {
    color: #003399;
    text-decoration: underline; }
  a:hover {
    color: #0099CC;
    text-decoration: underline;
    font-weight: bold; }
  a:active {
    color: #0066CC;
    text-decoration: underline; }
  a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease; }
  a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )"; }

/* フォント
-------------------------------------------------------*/
.font_red {
  color: #ec4f42; }
.font_green {
  color: #458320; }
.font_blue {
  color: #00A4E9; }
.font_water {
  color: #6ebee5; }
.font_orange {
  color: #FF7600; }
.font_pink {
  color: #FF00CE; }
.font_gray {
  color: #666; }
.font_white {
  color: #fff; }
.font_black {
  color: #333; }
.font_brown {
  color: #6E3A17; }

.red {
  color: #ec4f42; }

.blue {
  color: #171c61; }

.white {
  color: #fff; }

.black {
  color: #333; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: normal; }

p.headspace {
  margin-left: 1em; }

p.indent10 {
  text-indent: 1em; }

p.starmark10 {
  margin-left: 1em;
  text-indent: -1em; }

ul.starmark {
  list-style: none; }

ul.starmark li {
  margin-left: 1em;
  text-indent: -1em; }

.font50 {
  font-size: 50%; }

.font60 {
  font-size: 60%; }

.font70 {
  font-size: 70%; }

.font80 {
  font-size: 80%; }

.font90 {
  font-size: 90%; }

.font100 {
  font-size: 100%; }

.font110 {
  font-size: 110%; }

.font120 {
  font-size: 120%; }

.font130 {
  font-size: 130%; }

.font140 {
  font-size: 140%; }

.font150 {
  font-size: 150%; }

.font160 {
  font-size: 160%; }

.font170 {
  font-size: 170%; }

.font180 {
  font-size: 180%; }

.font190 {
  font-size: 190%; }

.font200 {
  font-size: 200%; }

.font210 {
  font-size: 210%; }

.font220 {
  font-size: 220%; }

.font230 {
  font-size: 230%; }

.font240 {
  font-size: 240%; }

.font250 {
  font-size: 250%; }

.font260 {
  font-size: 260%; }

.font270 {
  font-size: 270%; }

.font280 {
  font-size: 280%; }

.font290 {
  font-size: 290%; }

.font300 {
  font-size: 300%; }

@media screen and (max-width: 768px) {
  .font110 {
    font-size: 105%; }

  .font120 {
    font-size: 110%; }

  .font130 {
    font-size: 115%; }

  .font140 {
    font-size: 120%; }

  .font150 {
    font-size: 125%; }

  .font160 {
    font-size: 130%; }

  .font170 {
    font-size: 135%; }

  .font180 {
    font-size: 140%; }

  .font190 {
    font-size: 145%; }

  .font200 {
    font-size: 150%; }

  .font210 {
    font-size: 155%; }

  .font220 {
    font-size: 160%; }

  .font230 {
    font-size: 165%; }

  .font240 {
    font-size: 170%; }

  .font250 {
    font-size: 175%; }

  .font260 {
    font-size: 180%; }

  .font270 {
    font-size: 185%; }

  .font280 {
    font-size: 190%; }

  .font290 {
    font-size: 195%; }

  .font300 {
    font-size: 200%; } }
.font95 {
  font-size: 95%; }

storong {
  font-weight: bold; }

@font-face {
  font-family: 'LemonBird';
  src: url(../font/LemonBird.otf); }
.font-yumin {
  font-family: "游明朝体", "Yu Mincho", YuMincho, 'Noto Serif JP', "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.font-yugo {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; }

.font-mont {
  font-family: 'Montserrat', sans-serif; }

.font-note {
  font-family: 'Noto Sans JP', sans-serif; }

/* 文字ぞろえ
-------------------------------------------------------*/
.textcenter {
  text-align: center; }

.textright {
  text-align: right; }

.textleft {
  text-align: left; }

.textcenter-spleft {
  text-align: center; }
  @media screen and (max-width: 576px) {
    .textcenter-spleft {
      text-align: left; } }

@media screen and (max-width: 768px) {
  /*改行*/
  .br:before {
    content: "\a";
    white-space: pre; } }
/* スマホ切り替え
-------------------------------------------------------*/
.sp_alive {
  display: none; }

.pc_alive {
  display: block; }

@media screen and (max-width: 768px) {
  .sp_alive {
    display: block; }

  .pc_alive {
    display: none; } }
.sp_sm_alive {
  display: none; }

.pc_sm_alive {
  display: block; }

@media screen and (max-width: 574px) {
  .sp_sm_alive {
    display: block; }

  .pc_sm_alive {
    display: none; } }
/* 画像
-------------------------------------------------------*/
/*--画像に文字を回り込ませるとき--*/
.imgright {
  float: right;
  margin: 0 0 10px 10px; }

.imgleft {
  float: left;
  margin: 0 10px 5px 0; }

@media screen and (max-width: 768px) {
  .imgright {
    float: none;
    margin: 0 auto 0.5em;
    text-align: center; }

  .imgleft {
    float: none;
    margin: 0 auto 0.5em;
    text-align: center; } }
/*スマホ時も常に回り込ませる*/
.imgright_all {
  float: right;
  margin: 0 0 10px 10px; }

.imgleft_all {
  float: left;
  margin: 0 10px 5px 0; }

.att {
  padding-left: 1em;
  text-indent: -1em; }

/*------------------------------------------------------
　本文
-------------------------------------------------------*/
.text-box {
  padding: 0 2em; }

p:not([class]) {
  margin: 1em 0;
  line-height: 2; }

@media screen and (max-width: 1024px) {
  .text-box {
    padding: 0 2vw; } }
@media screen and (max-width: 576px) {
  .text-box {
    font-size: 14px; }

  p:not([class]) {
    font-size: 14px; } }
/*------------------------------------------------------
　画像
-------------------------------------------------------*/
.wp-block-image {
  margin: 1em 0; }

/*------------------------------------------------------
　カラム設定
-------------------------------------------------------*/
.wp-block-columns.is-style-justify {
  justify-content: space-between; }
.wp-block-columns.is-style-center {
  justify-content: center; }

/*------------------------------------------------------
　ファイルアイコン
-------------------------------------------------------*/
.page-content a:not([class]) {
  color: #0e52c2;
  /*&:visited{
  	color:#004edd;
  }*/ }
.page-content a[href$=".pdf"].icon:before {
  content: '';
  background: url("../img/common/fileicon/pdf.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.3;
  text-decoration: none !important;
  margin-right: 0.5em;
  vertical-align: middle; }
.page-content a[href$=".pdf"].icon.noicon:before {
  display: none; }
.page-content a[href$=".xls"].icon:before, .page-content a[href$=".xlsx"].icon:before {
  content: '';
  background: url("../img/common/fileicon/xls.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.3;
  text-decoration: none !important;
  margin-right: 0.5em;
  vertical-align: middle; }
.page-content a[href$=".xls"].icon.noicon:before, .page-content a[href$=".xlsx"].icon.noicon:before {
  display: none; }
.page-content a[href$=".doc"].icon:before, .page-content a[href$=".docx"].icon:before {
  content: '';
  background: url("../img/common/fileicon/doc.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.3;
  text-decoration: none !important;
  margin-right: 0.5em;
  vertical-align: middle; }
.page-content a[href$=".doc"].icon.noicon:before, .page-content a[href$=".docx"].icon.noicon:before {
  display: none; }
.page-content a[href$=".ppt"].icon:before, .page-content a[href$=".pptx"].icon:before {
  content: '';
  background: url("../img/common/fileicon/ppt.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.3;
  text-decoration: none !important;
  margin-right: 0.5em;
  vertical-align: middle; }
.page-content a[href$=".ppt"].icon.noicon:before, .page-content a[href$=".pptx"].icon.noicon:before {
  display: none; }
.page-content a[target=_blank]:not(a[href$=".pdf"]):not(a[href$=".xls"]):not(a[href$=".xlsx"]):not(a[href$=".txt"]):not(a[href$=".pptx"]):not(a[href$=".doc"]):not(a[href$=".docx"]):not(a[href$=".ppt"]):not(a[href$=".zip"]):not(a[href$=".rar"]):not([class]):after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  /*background:url("../img/common/icon_blank.svg");*/
  background-size: 1em;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0.5em; }
.page-content a[target=_blank]:not(a[href$=".pdf"]):not(a[href$=".xls"]):not(a[href$=".xlsx"]):not(a[href$=".txt"]):not(a[href$=".pptx"]):not(a[href$=".doc"]):not(a[href$=".docx"]):not(a[href$=".ppt"]):not(a[href$=".zip"]):not(a[href$=".rar"]):not([class]):hover {
  font-weight: normal;
  opacity: 0.7; }
.page-content a[target=_blank]:not(a[href$=".pdf"]):not(a[href$=".xls"]):not(a[href$=".xlsx"]):not(a[href$=".txt"]):not(a[href$=".pptx"]):not(a[href$=".doc"]):not(a[href$=".docx"]):not(a[href$=".ppt"]):not(a[href$=".zip"]):not(a[href$=".rar"]):not([class])[class*="btn-"]:after {
  display: none; }
.page-content a[target=_blank]:not(a[href$=".pdf"]):not(a[href$=".xls"]):not(a[href$=".xlsx"]):not(a[href$=".txt"]):not(a[href$=".pptx"]):not(a[href$=".doc"]):not(a[href$=".docx"]):not(a[href$=".ppt"]):not(a[href$=".zip"]):not(a[href$=".rar"]):not([class])[class*="btn-"]:hover {
  opacity: 1; }
.page-content a.blank:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  /*background:url("../img/common/icon_blank.svg");*/
  background-size: 1em;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0.5em;
  float: left; }
.page-content a.blank-white:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("../img/common/icon_blank_white.svg");
  background-size: 1em;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0.5em;
  float: left; }
.page-content a[target=_blank]:not([class]).none:after {
  display: none !important; }

/*------------------------------------------------------
　ボタン
-------------------------------------------------------*/
.btn-more,
a.btn-more {
  max-width: 300px;
  border: solid 3px #458320;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100vh;
  padding: 1rem 2rem;
  margin: auto;
  text-decoration: none;
  background: #FFF url("../img/common/aroow-green.png") no-repeat;
  background-size: 16px 16px;
  background-position: right 20px top 50%;
  color: #403d1e; }
  .btn-more span,
  a.btn-more span {
    margin-right: 20px; }
  .btn-more:hover,
  a.btn-more:hover {
    background: #FFFEB1 url("../img/common/aroow-green.png") no-repeat;
    background-size: 16px 16px;
    background-position: right 20px top 50%; }

.btn-green-line a {
  max-width: 300px;
  border: solid 3px #458320;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100vh;
  padding: 1rem 2rem;
  margin: auto;
  text-decoration: none;
  background: #FFF url("../img/common/aroow-green.png") no-repeat;
  background-size: 16px 16px;
  background-position: right 20px top 50%;
  color: #403d1e; }
  .btn-green-line a span {
    margin-right: 20px; }
  .btn-green-line a:hover {
    background: #FFFEB1 url("../img/common/aroow-green.png") no-repeat;
    background-size: 16px 16px;
    background-position: right 20px top 50%; }

.btn-green-circle a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #403d1e;
  padding: 1rem 2rem; }
  .btn-green-circle a img {
    margin-left: 1rem;
    width: 28px; }
  .btn-green-circle a:hover {
    background: #FBFCDE; }

.float_right {
  float: right; }

.float_center {
  margin-left: auto;
  margin-right: auto; }

.float_left {
  float: left; }

/*------------------------------------------------------
　スペース
-------------------------------------------------------*/
/*padding*/
.pd5 {
  padding: 5px; }

.pd10 {
  padding: 10px; }

.pd20 {
  padding: 20px; }

.pd30 {
  padding: 30px; }

.pl05 {
  padding-left: 0.5em; }

.pl1 {
  padding-left: 1em; }

/*上下*/
.mt0 {
  margin-top: 0; }

.mb0 {
  margin-bottom: 0; }

.mt05 {
  margin-top: 0.5em; }

.mb05 {
  margin-bottom: 0.5em; }

.mt10 {
  margin-top: 1em; }

.mb10 {
  margin-bottom: 1em; }

.mt20 {
  margin-top: 2em; }

.mb20 {
  margin-bottom: 2em; }

.mt30 {
  margin-top: 3em; }

.mb30 {
  margin-bottom: 3em; }

.mt40 {
  margin-top: 4em; }

.mb40 {
  margin-bottom: 4em; }

.mt50 {
  margin-top: 5em; }

.mb50 {
  margin-bottom: 5em; }

.mt60 {
  margin-top: 6em; }

.mb60 {
  margin-bottom: 6em; }

.mt70 {
  margin-top: 7em; }

.mb70 {
  margin-bottom: 7em; }

.mt80 {
  margin-top: 8em; }

.mb80 {
  margin-bottom: 8em; }

.mt90 {
  margin-top: 9em; }

.mb90 {
  margin-bottom: 9em; }

.mt100 {
  margin-top: 10em; }

.mb100 {
  margin-bottom: 10em; }

@media screen and (max-width: 768px) {
  .mt10 {
    margin-top: 0.5em; }

  .mb10 {
    margin-bottom: 0.5em; }

  .mt20 {
    margin-top: 1em; }

  .mb20 {
    margin-bottom: 1em; }

  .mt30 {
    margin-top: 1.5em; }

  .mb30 {
    margin-bottom: 1.5em; }

  .mt40 {
    margin-top: 2em; }

  .mb40 {
    margin-bottom: 2em; }

  .mt50 {
    margin-top: 2.5em; }

  .mb50 {
    margin-bottom: 2.5em; }

  .mt60 {
    margin-top: 3em; }

  .mb60 {
    margin-bottom: 3em; }

  .mt70 {
    margin-top: 3.5em; }

  .mb70 {
    margin-bottom: 3.5em; }

  .mt80 {
    margin-top: 4em; }

  .mb80 {
    margin-bottom: 4em; }

  .mt90 {
    margin-top: 4.5em; }

  .mb90 {
    margin-bottom: 4.5em; }

  .mt100 {
    margin-top: 5em; }

  .mb100 {
    margin-bottom: 5em; }

  h2.mt10, h3.mt10, h4.mt10, h5.mt10, h6.mt10 {
    margin-top: 1em; }
  h2.mb10, h3.mb10, h4.mb10, h5.mb10, h6.mb10 {
    margin-bottom: 1em; }
  h2.mt20, h3.mt20, h4.mt20, h5.mt20, h6.mt20 {
    margin-top: 2em; }
  h2.mb20, h3.mb20, h4.mb20, h5.mb20, h6.mb20 {
    margin-bottom: 2em; }
  h2.mt30, h3.mt30, h4.mt30, h5.mt30, h6.mt30 {
    margin-top: 3em; }
  h2.mb30, h3.mb30, h4.mb30, h5.mb30, h6.mb30 {
    margin-bottom: 3em; }
  h2.mt40, h3.mt40, h4.mt40, h5.mt40, h6.mt40 {
    margin-top: 4em; }
  h2.mb40, h3.mb40, h4.mb40, h5.mb40, h6.mb40 {
    margin-bottom: 4em; }
  h2.mt50, h3.mt50, h4.mt50, h5.mt50, h6.mt50 {
    margin-top: 5em; }
  h2.mb50, h3.mb50, h4.mb50, h5.mb50, h6.mb50 {
    margin-bottom: 5em; }
  h2.mt60, h3.mt60, h4.mt60, h5.mt60, h6.mt60 {
    margin-top: 6em; }
  h2.mb60, h3.mb60, h4.mb60, h5.mb60, h6.mb60 {
    margin-bottom: 6em; }
  h2.mt70, h3.mt70, h4.mt70, h5.mt70, h6.mt70 {
    margin-top: 7em; }
  h2.mb70, h3.mb70, h4.mb70, h5.mb70, h6.mb70 {
    margin-bottom: 7em; }
  h2.mt80, h3.mt80, h4.mt80, h5.mt80, h6.mt80 {
    margin-top: 8em; }
  h2.mb80, h3.mb80, h4.mb80, h5.mb80, h6.mb80 {
    margin-bottom: 8em; }
  h2.mt90, h3.mt90, h4.mt90, h5.mt90, h6.mt90 {
    margin-top: 9em; }
  h2.mb90, h3.mb90, h4.mb90, h5.mb90, h6.mb90 {
    margin-bottom: 9em; }
  h2.mt100, h3.mt100, h4.mt100, h5.mt100, h6.mt100 {
    margin-top: 10em; }
  h2.mb100, h3.mb100, h4.mb100, h5.mb100, h6.mb100 {
    margin-bottom: 10em; } }
/* clearfix
-------------------------------------------------------*/
.clearfix {
  min-height: 1px;
  /*IE6、7対策*/ }
  .clearfix:after {
    /*floatの解除、ここがポイント*/
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: "."; }

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/ /*MAC IE5.x対策*/
  height: auto;
  overflow: hidden;
  /**/ }

@media screen and (max-width: 768px) {
  .mymap iframe {
    height: 300px; } }
/*------------------------------------------------------
　iframe
-------------------------------------------------------*/
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.bg-gray {
  padding: 3em 3em;
  background: #f7f7f7; }
  @media screen and (max-width: 768px) {
    .bg-gray {
      padding: 2em 10px; } }

.height-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.height-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }

/*------------------------------------------------------
　フェードイン設定
-------------------------------------------------------*/
.fadein {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 1.2s, visibility 1.2s, transform 1.2s; }

/* フェードイン時に入るクラス */
.fadein-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0); }

/*------------------------------------------------------
　Information
-------------------------------------------------------*/
.info {
  background: #f0f0f0; }
  .info .col-6 {
    padding: 10px; }
    .info .col-6:last-child {
      display: none; }
      @media screen and (max-width: 768px) {
        .info .col-6:last-child {
          display: block; } }

a.info-summary-item {
  display: block;
  text-decoration: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #000;
  height: 100%; }
  a.info-summary-item .info-summary-image {
    padding-bottom: 66%;
    position: relative; }
    a.info-summary-item .info-summary-image img {
      position: absolute;
      object-fit: cover;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  a.info-summary-item .info-summary-content {
    padding: 15px; }
    @media screen and (max-width: 768px) {
      a.info-summary-item .info-summary-content {
        padding: 10px;
        font-size: 14px; } }
    a.info-summary-item .info-summary-content p {
      margin: 0.5em 0 0 0;
      line-height: 1.7; }

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.container {
  max-width: 1200px; }

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

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

.col-2-5, .col-md-2-5, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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-sm,
.col-sm-auto, .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-md,
.col-md-auto, .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-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-2-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 769px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-1-5 {
    -ms-flex: 0 0 14.285%;
    flex: 0 0 14.285%;
    max-width: 14.285%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 769px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

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

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

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 769px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
/*# sourceMappingURL=bootstrap-grid.css.map */
@media print {
  .body {
    width: 1024px !important; }

  .box_content {
    width: 1024px !important; }

  .container {
    width: 1024px !important; }

  .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-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

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

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

  table.hidden-xs {
    display: table; }

  tr.hidden-xs {
    display: table-row !important; }

  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important; }

  .hidden-xs.hidden-print {
    display: none !important; }

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

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

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media print {
  .col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.333333%; }

  .pull-sm-2 {
    right: 16.666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.333333%; }

  .pull-sm-5 {
    right: 41.666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.333333%; }

  .pull-sm-8 {
    right: 66.666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.333333%; }

  .pull-sm-11 {
    right: 91.666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.333333%; }

  .push-sm-2 {
    left: 16.666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.333333%; }

  .push-sm-5 {
    left: 41.666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.333333%; }

  .push-sm-8 {
    left: 66.666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.333333%; }

  .push-sm-11 {
    left: 91.666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; }

  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.333333%; }

  .pull-md-2 {
    right: 16.666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.333333%; }

  .pull-md-5 {
    right: 41.666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.333333%; }

  .pull-md-8 {
    right: 66.666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.333333%; }

  .pull-md-11 {
    right: 91.666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.333333%; }

  .push-md-2 {
    left: 16.666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.333333%; }

  .push-md-5 {
    left: 41.666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.333333%; }

  .push-md-8 {
    left: 66.666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.333333%; }

  .push-md-11 {
    left: 91.666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; }

  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.333333%; }

  .pull-lg-2 {
    right: 16.666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.333333%; }

  .pull-lg-5 {
    right: 41.666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.333333%; }

  .pull-lg-8 {
    right: 66.666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.333333%; }

  .pull-lg-11 {
    right: 91.666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.333333%; }

  .push-lg-2 {
    left: 16.666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.333333%; }

  .push-lg-5 {
    left: 41.666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.333333%; }

  .push-lg-8 {
    left: 66.666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.333333%; }

  .push-lg-11 {
    left: 91.666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; }

  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.333333%; }

  .pull-xl-2 {
    right: 16.666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.333333%; }

  .pull-xl-5 {
    right: 41.666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.333333%; }

  .pull-xl-8 {
    right: 66.666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.333333%; }

  .pull-xl-11 {
    right: 91.666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.333333%; }

  .push-xl-2 {
    left: 16.666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.333333%; }

  .push-xl-5 {
    left: 41.666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.333333%; }

  .push-xl-8 {
    left: 66.666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.333333%; }

  .push-xl-11 {
    left: 91.666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
/*------------------------------------------------------
　header
-------------------------------------------------------*/
#header {
  /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
  z-index: 998;
  width: 100%;
  background: #FAFAF0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 20px 0;
  margin: auto;
  min-width: 1100px;
  position: fixed;
  left: 0;
  top: 0; }
  @media screen and (max-width: 1024px) {
    #header {
      min-width: auto; } }
  @media screen and (max-width: 768px) {
    #header {
      padding: 16px 0; } }
  #header .inner {
    margin: auto;
    display: flex;
    padding: 　0;
    justify-content: space-between; }
    #header .inner .header-logo {
      width: 50%;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 768px) {
        #header .inner .header-logo {
          width: 60%; } }
      #header .inner .header-logo .logo-img {
        margin-right: 1rem; }
        #header .inner .header-logo .logo-img img {
          vertical-align: bottom;
          width: 120px;
          display: block; }
          @media screen and (max-width: 576px) {
            #header .inner .header-logo .logo-img img {
              width: 30vw; } }
      #header .inner .header-logo .logo-text img {
        width: 180px;
        display: block;
        vertical-align: middle; }
        @media screen and (max-width: 768px) {
          #header .inner .header-logo .logo-text img {
            width: 170px; } }
        @media screen and (max-width: 576px) {
          #header .inner .header-logo .logo-text img {
            width: 50vw; } }
    #header .inner .header-nav {
      width: calc(45% - 80px);
      display: flex;
      justify-content: flex-end; }
      @media screen and (max-width: 768px) {
        #header .inner .header-nav {
          display: none; } }
      #header .inner .header-nav .tel img {
        width: 230px; }
      #header .inner .header-nav .header-mail {
        background: #458320;
        width: 50px;
        height: 50px;
        aspect-ratio: 1/1;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 2rem; }
        #header .inner .header-nav .header-mail img {
          width: 100%;
          height: auto; }
    #header .inner .header-tel {
      display: none; }
      @media screen and (max-width: 768px) {
        #header .inner .header-tel {
          background: #458320;
          width: 50px;
          height: 50px;
          aspect-ratio: 1/1;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0 2rem 0 0;
          text-align: center; }
          #header .inner .header-tel img {
            width: 60%;
            height: auto; } }

/*
.spnav-open{
	position: fixed;
	height: 100%;
	overflow-y: scroll;
}*/
/*------------------------------------------------------
　ページタイトル
-------------------------------------------------------*/
.page-title {
  color: #458320; }
  .page-title h1 {
    position: relative;
    text-align: center;
    z-index: 3;
    font-weight: bold;
    padding: 4em 10px 1.5em; }
    @media screen and (max-width: 768px) {
      .page-title h1 {
        padding: 2em 10px 1em; } }

/*------------------------------------------------------
　フッター
-------------------------------------------------------*/
footer {
  position: relative;
  background: #EDF2D2; }

.footer-nav-wrap {
  max-width: 980px;
  padding: 3em 2em;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .footer-nav-wrap {
      font-size: 14px; } }
  .footer-nav-wrap a.tel, .footer-nav-wrap a.mail {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    text-decoration: none;
    padding: 15px 30px; }
    .footer-nav-wrap a.tel img, .footer-nav-wrap a.mail img {
      margin-right: 1rem; }
      @media screen and (max-width: 768px) {
        .footer-nav-wrap a.tel img, .footer-nav-wrap a.mail img {
          margin-right: 0; } }
  .footer-nav-wrap a.tel {
    color: #FFF;
    font-weight: bold;
    background: #458320;
    letter-spacing: 0.2em; }
  .footer-nav-wrap a.mail {
    color: #458320;
    background: #FFF;
    outline: solid 4px #458320; }
    @media screen and (max-width: 576px) {
      .footer-nav-wrap a.mail {
        padding: 13px 30px; } }
  .footer-nav-wrap p {
    margin: 0; }
    .footer-nav-wrap p.inline {
      margin-left: 1rem; }

p.copyright {
  text-align: center;
  padding: 1em 10px;
  margin: 0 auto;
  font-size: 90%;
  font-size: 12px; }
  @media screen and (max-width: 768px) {
    p.copyright {
      font-size: 10px;
      text-align: center; } }

/* reCAPTCHA v3　表示位置 */
.grecaptcha-badge {
  margin-bottom: 60px; }

html {
  scroll-padding-top: 60px;
  /* 固定メニューの高さを指定 */ }

/*------------------------------------------------------
　グローバルメニュー
-------------------------------------------------------*/
nav.globalMenuSp {
  position: fixed;
  z-index: 999;
  top: 96px;
  right: -100%;
  /* 初期状態では画面の外に隠れている */
  left: 0;
  bottom: 0;
  overflow-y: scroll;
  padding: 0;
  padding: 10px;
  transform: translateX(-100%);
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: 100%;
  max-width: 420px;
  /*display:none;*/
  background: #fff;
  overflow-y: scroll;
  /* このクラスを、jQueryで付与・削除する */ }
  nav.globalMenuSp .site-search {
    margin-right: 20px; }
  @media screen and (max-width: 768px) {
    nav.globalMenuSp {
      top: 77px; } }
  nav.globalMenuSp ul.main-list {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
    border-top: 1px solid #eee; }
    nav.globalMenuSp ul.main-list li {
      list-style-type: none;
      padding: 0;
      width: 100%;
      border-bottom: 1px solid #eee; }
      nav.globalMenuSp ul.main-list li:last-child {
        padding-bottom: 0; }
      nav.globalMenuSp ul.main-list li a {
        display: block;
        color: #7fbe26;
        padding: 1em 3em 1em 1em;
        text-decoration: none;
        position: relative;
        font-weight: bold; }
        nav.globalMenuSp ul.main-list li a:after {
          content: "";
          display: block;
          width: 0.5em;
          height: 0.5em;
          position: absolute;
          right: 1em;
          top: 50%;
          margin-top: -0.25em;
          transform: rotate(-45deg);
          border-right: 2px solid #458320;
          border-bottom: 2px solid #458320; }
      nav.globalMenuSp ul.main-list li span {
        display: block;
        padding: 1em;
        cursor: pointer;
        color: #222; }
      nav.globalMenuSp ul.main-list li ul {
        margin-bottom: 0;
        padding-left: 3px;
        position: relative; }
        nav.globalMenuSp ul.main-list li ul:before {
          content: "";
          display: block;
          width: 3px;
          position: absolute;
          left: 0;
          top: 0px;
          bottom: 0;
          background: #458320; }
        nav.globalMenuSp ul.main-list li ul li {
          border-top: 1px dashed #e5e5e5;
          border-bottom: none; }
          nav.globalMenuSp ul.main-list li ul li a {
            text-align: left;
            padding: 1em;
            color: #222;
            font-weight: bold; }
          nav.globalMenuSp ul.main-list li ul li:first-child {
            border-top: none; }
          nav.globalMenuSp ul.main-list li ul li:last-child {
            border-bottom: none; }
  nav.globalMenuSp.active {
    transform: translateX(0); }
  nav.globalMenuSp ul.sub-list {
    list-style: none;
    padding: 15px;
    margin-bottom: 10px;
    background: #f5f5f5; }
    nav.globalMenuSp ul.sub-list li {
      position: relative;
      padding-left: 1em; }
      nav.globalMenuSp ul.sub-list li:after {
        content: "";
        display: block;
        width: 0.5em;
        height: 0.5em;
        position: absolute;
        left: 0;
        top: 0.7em;
        transform: rotate(-45deg);
        border-right: 2px solid #458320;
        border-bottom: 2px solid #458320; }
      nav.globalMenuSp ul.sub-list li a {
        text-decoration: none;
        color: #222;
        padding: 0.3em;
        display: block;
        font-weight: bold; }

.navToggle {
  position: fixed;
  right: 10px;
  top: 15px;
  width: 56px;
  height: 56px;
  cursor: pointer;
  z-index: 999;
  border: solid 3px #458320;
  border-radius: 6px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .navToggle {
      top: 10px; } }
  .navToggle span {
    display: block;
    position: absolute;
    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #458320;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 10px;
    border-radius: 3px; }
    .navToggle span:nth-child(1) {
      top: 11px; }
    .navToggle span:nth-child(2) {
      top: 22px; }
    .navToggle span:nth-child(3) {
      top: 33px; }
    .navToggle span:last-child {
      border: none;
      color: #458320;
      font-family: 'Montserrat', sans-serif;
      font-size: 12px;
      top: 30px;
      width: 100%;
      left: 0;
      text-align: center;
      letter-spacing: 0.1em; }

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
  top: 20px;
  left: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2) {
  top: 20px;
  left: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }

/*
nav.globalMenuSp{
	.child+ul{
		/*display:none;*/
	/*}
	ul.push{
		display:block;
		border-top: none;
	}

	span.child{
		position: relative;
		&:before{
			content: "";
			position: absolute;
			top: 49%;
			right: 20px;
			width: 20px;
			border-top: 2px solid $titlecolor-green;
			transform: rotate(-90deg);
			-webkit-transition: all 0.25s;
			-moz-transition: all 0.25s;
			-o-transition: all 0.25s;
			transition: all  0.25s;
		}
		&:after{
			content: "";
			position: absolute;
			top: 49%;
			right: 20px;
			width: 20px;
			border-top: 2px solid $titlecolor-green;
			-webkit-transition: all 0.25s;
			-moz-transition: all 0.25s;
			-o-transition: all 0.25s;
			transition: all  0.25s;
		}
		&.push:before{
			transform: rotate(0deg);
			border-color:  #fff;
		}
		&.push:after{
			transform: rotate(180deg);
			border-color:  #fff;
		}
		&.push{
			border-bottom: none;
			background: $titlecolor-green;
			color: #fff;
		}
	}
	.close-sp{
		padding: 1em;
		background: #777;
		text-align: center;
		color: #fff;
	}
}

/*
@include tab {
	nav.globalMenuSp{
		display:block;
	}
	.navToggle {
		display:block;
	}
}
*/
/*------------------------------------------------------
　リスト
-------------------------------------------------------*/
.page-content {
  /*ノーマル*/ }
  .page-content dt {
    margin: 0 0 0.4em 0;
    font-weight: bold;
    line-height: 1.2em; }
  .page-content dd {
    margin: 0 0 1em 1em; }
    .page-content dd:last-child {
      margin: 0 0 0 1em; }
  .page-content ol {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none !important;
    /*数字を一旦消す*/
    line-height: 1.8; }
    @media screen and (max-width: 768px) {
      .page-content ol {
        font-size: 90%; } }
  .page-content ol li {
    position: relative;
    line-height: 1.8;
    padding: 0.2em 0.5em 0.2em 2em; }
  .page-content ol li:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: counter(number);
    /*以下数字のデザイン変える*/
    display: inline-block;
    background: #bc5086;
    color: white;
    font-family: 'Avenir','Arial Black','Arial',sans-serif;
    font-weight: bold;
    font-size: 85%;
    border-radius: 50%;
    left: 0;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    text-align: center;
    /*以下 上下中央寄せのため*/
    top: 1.2em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

/*------------------------------------------------------
　トピックパス
-------------------------------------------------------*/
#path {
  padding: 0.5rem;
  background: #fff;
  font-size: 14px; }
  #path ul.breadcrumbs {
    max-width: 1200px;
    margin: auto;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    #path ul.breadcrumbs li {
      list-style: none;
      display: inline-block;
      padding: 0.3em 1.5em 0.3em 0.5em;
      color: #333;
      position: relative; }
      #path ul.breadcrumbs li:after {
        content: '＞';
        color: #333;
        opacity: 0.7;
        position: absolute;
        top: 50%;
        margin-top: -0.7em;
        right: 0; }
      #path ul.breadcrumbs li:last-child:after {
        display: none; }
      #path ul.breadcrumbs li a {
        color: #333;
        margin-right: 0; }
  #path a {
    color: #333;
    margin-right: 0; }

@media screen and (max-width: 768px) {
  #path {
    font-size: 12px; } }
/*------------------------------------------------------
　ページャー
-------------------------------------------------------*/
.nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-top: 30px; }
  .nav-links span {
    display: block;
    text-decoration: none;
    line-height: 2em;
    font-weight: bold;
    border-radius: 50%;
    color: #fff;
    height: 2em;
    width: 2em;
    background: #458320;
    margin: 5px; }
  .nav-links a {
    display: block;
    text-decoration: none;
    border-radius: 50%;
    line-height: 2em;
    height: 2em;
    width: 2em;
    color: #458320;
    background: #f4f9ff;
    margin: 5px;
    font-weight: bold; }
    .nav-links a.next {
      width: auto;
      padding: 0 1em;
      border-radius: 0 2em 2em 0; }
    .nav-links a.prev {
      width: auto;
      padding: 0 1em;
      border-radius: 2em 0 0 2em; }
    .nav-links a:hover {
      color: #fff;
      background: #458320; }

/*------------------------------------------------------
 NEWS
-------------------------------------------------------*/
ul.news-list {
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0; }
  @media screen and (max-width: 768px) {
    ul.news-list {
      font-size: 90%; } }
  ul.news-list li {
    list-style: none;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-bottom: 1.4rem;
    background: #FFF;
    box-shadow: 0px 1px 11px 1px #e5dac5; }
    ul.news-list li a {
      display: flex;
      position: relative;
      text-decoration: none;
      flex-wrap: nowrap;
      padding: 1em 2em;
      color: #333 !important;
      align-items: flex-start;
      -webkit-transition: .2s ease-in-out;
      -moz-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
      @media screen and (max-width: 768px) {
        ul.news-list li a {
          flex-wrap: wrap; } }
      ul.news-list li a time {
        padding-right: 0.7em;
        color: #458320; }
      ul.news-list li a span.title {
        flex: 1;
        text-align: left; }
        @media screen and (max-width: 768px) {
          ul.news-list li a span.title {
            flex: auto;
            width: 100%; } }
      ul.news-list li a:hover {
        background-color: #fdf9e4; }
      ul.news-list li a[href$="none"] {
        pointer-events: none; }
        ul.news-list li a[href$="none"]:hover {
          background: #fffa; }
        ul.news-list li a[href$="none"]:after {
          display: none; }
    ul.news-list li a + a {
      display: block;
      padding: 0;
      margin-bottom: 1em;
      margin-left: 13em; }
      ul.news-list li a + a:after {
        display: none; }
      ul.news-list li a + a:hover {
        background: #fff; }
      @media screen and (max-width: 768px) {
        ul.news-list li a + a {
          margin-left: 1em; } }

/*カテゴリー一覧のみ*/
.topics-list {
  padding-top: 20px; }

/*------------------------------------------------------
 Wordpress必須
-------------------------------------------------------*/
.attribute-area {
  text-align: right; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.topics_box {
  overflow: hidden;
  padding-bottom: 1em; }

p.clear {
  overflow: hidden;
  clear: both; }

/*------------------------------------------------------
　フォームメール
-------------------------------------------------------*/
.contact {
  margin: 2em auto;
  width: 800px;
  font-size: 14px;
  /* Snow Monkey Formsに必須マークをつける */ }
  @media screen and (max-width: 768px) {
    .contact {
      width: 90%; } }
  @media screen and (max-width: 576px) {
    .contact {
      width: 100%; } }
  .contact .smf-item {
    margin-bottom: 15px; }
    @media screen and (max-width: 576px) {
      .contact .smf-item {
        display: block; } }
  .contact .smf-item__col {
    min-width: 10em; }
    .contact .smf-item__col .smf-item__controls {
      width: 100%; }
  .contact p {
    margin: 0; }
  .contact .smf-item__label__text {
    position: relative; }
  .contact .smf-item:has([data-validations~="required"]) .smf-item__label__text::after {
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
    display: grid;
    place-items: center;
    width: 40px;
    height: 23px;
    border-radius: 4px;
    content: "必須";
    font-size: 12px;
    color: #fff;
    background: #ff0000; }

input[type="text"] {
  min-width: 50%; }

input[type="text"], input[type="email"] {
  width: 100%; }

input[type="text"], input[type="tel"], input[type="number"], input[type="email"] {
  border: solid 1px #999;
  font-size: 14px;
  border-radius: 6px;
  -webkit-appearance: none;
  padding: 1em;
  margin: 5px 0; }
  input[type="text"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus {
    border: solid 2px #98CC82; }

textarea.smf-textarea-control__control {
  width: 100%;
  padding: 1em;
  font-size: 14px;
  border: solid 1px #999;
  border-radius: 6px;
  margin-top: 10px; }

select {
  border: solid 1px #999;
  font-size: 14px;
  padding: 1em; }

/*
.smf-action .smf-button-control__control {
    font-size: 1.2em;
    background-color: var(--accent-color,#cd162c);
    background-image: none;
    color: #fff;
    border: none;
    transition: box-shadow 0.25s;
    border-radius: 80px;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0;
    min-width: 35%;
    padding: 1em 1.5em;
    position: relative;
    text-decoration: none;
    width: auto;
}


*/
.smf-action .smf-button-control__control[data-action="confirm"],
.smf-action .smf-button-control__control[data-action="complete"] {
  background: #f5a32d;
  color: #FFF;
  border-radius: 30px;
  border: none;
  padding: 10px 80px; }

.smf-action .smf-button-control__control[data-action="back"] {
  border-radius: 30px;
  padding: 10px 40px;
  margin-bottom: 1em; }

button:hover {
  opacity: 0.8; }

@media screen and (max-width: 648px) {
  input[type="text"], input[type="tel"], input[type="number"], input[type="email"] {
    width: 100%;
    padding: 1em; }

  textarea {
    padding: 1em; }

  input.radio {
    display: inline-block;
    width: 40%;
    height: 2em;
    vertical-align: top; }

  label.radiolabel {
    display: inline-block;
    width: 90%;
    height: 2em;
    line-height: 2em;
    background: #EEF;
    border: 1px solid #CCC;
    padding-left: 1em;
    margin: 0 auto; } }
/*------------------------------------------------------
　見出し
-------------------------------------------------------*/
.editor-styles-wrapper {
  font-size: 16px !important; }

h1 {
  font-size: 240%; }

h2 {
  font-size: 200%; }

h3 {
  font-size: 160%; }

h4 {
  font-size: 150%; }

h5 {
  font-size: 150%; }

h6 {
  font-size: 120%; }

@media screen and (max-width: 768px) {
  h1 {
    font-size: 200%; }

  h2 {
    font-size: 180%; }

  h3 {
    font-size: 140%; }

  h4 {
    font-size: 130%; }

  h5 {
    font-size: 130%; }

  h6 {
    font-size: 115%; } }
@media screen and (max-width: 576px) {
  h1 {
    font-size: 160%; }

  h2 {
    font-size: 160%; }

  h3 {
    font-size: 125%; }

  h4 {
    font-size: 120%; }

  h5 {
    font-size: 120%; }

  h6 {
    font-size: 110%; } }
.page-content > .container > h2.wp-block-heading:first-child {
  margin-top: 0; }

.page_content {
  padding: 0 10px 10px;
  overflow: hidden;
  background: #FFF; }
  @media screen and (max-width: 768px) {
    .page_content {
      padding: 0 10px 20px; } }
  .page_content .wp-block-heading:first-child {
    margin-top: 0; }
  @media screen and (max-width: 768px) {
    .page_content {
      font-size: 14px; } }

h2.wp-block-heading {
  margin-top: 4em;
  margin-bottom: 2em;
  color: #333;
  font-weight: bold;
  font-size: 2em;
  position: relative;
  color: #458320;
  padding: 0.3em 0;
  border-bottom: solid 2px #458320; }
  @media screen and (max-width: 768px) {
    h2.wp-block-heading {
      font-size: 20px; } }

h3.wp-block-heading {
  padding: 0.3em 0;
  position: relative;
  font-weight: bold;
  margin-bottom: 0.7em;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px; }
  h3.wp-block-heading:before, h3.wp-block-heading:after {
    content: "";
    display: block;
    flex: 1;
    border-bottom: 1px solid #458320; }

h4.wp-block-heading {
  position: relative;
  font-weight: bold; }

h5.wp-block-heading, h6.wp-block-heading {
  font-weight: bold;
  margin-bottom: 0.7em; }

/*------------------------------------------------------
　フォント
-------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .page_content p.has-medium-font-size {
    font-size: 16px !important; }
  .page_content p.has-large-font-size {
    font-size: 22px !important; }
  .page_content p.has-x-large-font-size {
    font-size: 28px !important; } }

/*------------------------------------------------------
　リスト
-------------------------------------------------------*/
ul.wp-block-list {
  padding-left: 0; }
  ul.wp-block-list li {
    list-style: none;
    margin-bottom: 0.5em;
    padding-left: 1em;
    position: relative; }
    ul.wp-block-list li:before {
      position: absolute;
      content: "";
      display: block;
      width: 0.6em;
      height: 0.6em;
      background: #171c61;
      border-radius: 50%;
      left: 0;
      top: 0.4em; }
    ul.wp-block-list li a {
      color: #000;
      margin-right: 2em; }

ol.wp-block-list {
  padding-left: 2em; }
  ol.wp-block-list li {
    margin-bottom: 1em; }

/*------------------------------------------------------
　カバーブロック
-------------------------------------------------------*/
.page_content .wp-block-cover.full {
  padding: 0;
  margin: 0 -20px; }
  .page_content .wp-block-cover.full .wp-block-cover__inner-container {
    max-width: 1200px;
    padding: 40px 20px; }
  @media screen and (min-width: 1200px) {
    .page_content .wp-block-cover.full {
      margin: 0 calc(50% - 50vw);
      width: 100vw; }
      .page_content .wp-block-cover.full .wp-block-cover__inner-container {
        max-width: 1200px;
        padding: 20px; } }

/*------------------------------------------------------
　テーブル
-------------------------------------------------------*/
.wp-block-table table {
  background: #fff;
  width: 100%; }
  .wp-block-table table th, .wp-block-table table td {
    padding: 1.2em 1.5em;
    vertical-align: middle;
    border: none;
    border: 5px solid #fff;
    background: #EDF2D2; }
  .wp-block-table table thead {
    color: #fff; }
    .wp-block-table table thead th, .wp-block-table table thead td {
      font-weight: bold;
      background: #458320;
      text-align: center;
      padding: 0.5em;
      border: 3px solid #fff; }
  .wp-block-table table tbody th {
    font-weight: bold;
    text-align: left;
    background: #def2ca; }
  @media screen and (max-width: 768px) {
    .wp-block-table table {
      font-size: 85%; }
      .wp-block-table table td, .wp-block-table table th {
        padding: 0.8em 0.5em; } }
.wp-block-table.normal table tbody th,
.wp-block-table.normal table tbody td:first-child {
  font-weight: normal;
  background: none; }
@media screen and (max-width: 768px) {
  .wp-block-table.drop table {
    font-size: 95%; }
    .wp-block-table.drop table th,
    .wp-block-table.drop table td,
    .wp-block-table.drop table td:first-child {
      width: auto;
      display: block; }
    .wp-block-table.drop table td:first-child {
      border-bottom: none; } }
.wp-block-table .wp-element-caption {
  padding: 0.5em 0; }
  @media screen and (max-width: 768px) {
    .wp-block-table .wp-element-caption {
      font-size: 85%; } }

/*------------------------------------------------------
　ボタン
-------------------------------------------------------*/
.wp-block-button:not(.btn-dpm) a,
.wp-block-button:not(.btn-dpm) .wp-block-button__link {
  background: #bc5086;
  padding: 1em 3em 1em 1.5em;
  display: inline-block;
  min-width: 240px;
  text-decoration: none;
  color: #fff;
  text-align: left;
  -webkit-transition: .15s ease-in-out;
  -moz-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  position: relative;
  font-weight: bold;
  background-image: url("../img/common/arrow-white.svg");
  background-position: center right 1em;
  background-size: 1.5em;
  background-repeat: no-repeat;
  border-radius: 3em; }
  .wp-block-button:not(.btn-dpm) a:hover,
  .wp-block-button:not(.btn-dpm) .wp-block-button__link:hover {
    background-color: #F8EBF2;
    background-image: url("../img/common/arrow-pink.svg");
    background-position: center right 1em;
    background-size: 1.5em;
    background-repeat: no-repeat;
    color: #bc5086; }
.wp-block-button:not(.btn-dpm).invert a,
.wp-block-button:not(.btn-dpm).invert .wp-block-button__link {
  background-color: #F8EBF2;
  background-image: url("../img/common/arrow-pink.svg");
  background-position: center right 1em;
  background-size: 1.5em;
  background-repeat: no-repeat;
  color: #bc5086;
  border: 1px solid #bc5086; }
  .wp-block-button:not(.btn-dpm).invert a:hover,
  .wp-block-button:not(.btn-dpm).invert .wp-block-button__link:hover {
    background-color: #bc5086;
    background-image: url("../img/common/arrow-white.svg");
    background-position: center right 1em;
    background-size: 1.5em;
    background-repeat: no-repeat;
    color: #fff; }

.wp-block-button.btn-dpm {
  width: 100%; }
  .wp-block-button.btn-dpm a,
  .wp-block-button.btn-dpm .wp-block-button__link {
    border-radius: 0.2em;
    display: block;
    max-width: 360px;
    padding: 0.5em 1em 0.5em 2.5em;
    background-color: #FFE7F0;
    background-image: url("../img/common/arrow-pink.svg");
    background-position: center left 0.8em;
    background-size: 1.2em;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 120%;
    margin: 0.5em;
    display: flex;
    height: 4em;
    align-items: center;
    line-height: 1.3;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all  0.2s; }
    @media screen and (max-width: 768px) {
      .wp-block-button.btn-dpm a,
      .wp-block-button.btn-dpm .wp-block-button__link {
        font-size: 105%; } }
    .wp-block-button.btn-dpm a:hover,
    .wp-block-button.btn-dpm .wp-block-button__link:hover {
      background-color: #bc5086;
      background-image: url("../img/common/arrow-white.svg");
      background-position: center left 0.8em;
      background-size: 1.2em;
      background-repeat: no-repeat;
      text-decoration: none;
      color: #fff; }
  .wp-block-button.btn-dpm.small a,
  .wp-block-button.btn-dpm.small .wp-block-button__link {
    padding: 0.5em 1em 0.5em 1em;
    font-size: 14px;
    min-width: 160px; }

/*------------------------------------------------------
　企業理念
-------------------------------------------------------*/
.rinen {
  padding: 1em;
  text-align: center;
  background: #f1f7fc;
  font-weight: bold;
  font-size: 30px;
  max-width: 960px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .rinen {
      font-size: 20px; } }

/*------------------------------------------------------
　行動指針
-------------------------------------------------------*/
.koudou {
  padding: 1.5em;
  text-align: center;
  background: #f1f7fc;
  font-weight: bold;
  font-size: 22px;
  max-width: 960px;
  margin: auto;
  position: relative;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .koudou {
      font-size: 16px; } }
  .koudou:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #171c61;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -30px; }

.shishin {
  padding: 1em;
  text-align: center;
  background: linear-gradient(90deg, #171c61, #171c61, #0e80a0);
  font-weight: bold;
  font-size: 26px;
  max-width: 960px;
  margin: auto;
  position: relative;
  color: #fff; }
  @media screen and (max-width: 768px) {
    .shishin {
      font-size: 18px; } }

/*------------------------------------------------------
 事業内容
-------------------------------------------------------*/
.tabs {
  position: relative;
  text-align: center;
  font-size: 0;
  display: flex;
  flex-wrap: wrap; }
  .tabs .tab-label {
    text-align: center;
    background-color: #eee;
    color: #171c61;
    border: 2px solid #fff;
    border-radius: 13px 13px 0 0;
    margin: 0 0 -1px 0;
    padding: 0.7em 0;
    width: 20%;
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    z-index: 0; }
  .tabs .tab-label:hover {
    background-color: #171c61;
    color: #fff; }
  .tabs input[name="tab-radio"],
  .tabs .tab-content {
    display: none;
    clear: both;
    padding: 20px;
    border: 1px solid #171c61;
    background: #171c61;
    border-radius: 5px;
    position: relative;
    z-index: 1; }
  .tabs .tab-content {
    width: 100%;
    font-size: 16px;
    color: #000;
    text-align: left;
    background: #fff; }
    .tabs .tab-content span {
      display: none; }

@media screen and (max-width: 768px) {
  .tabs {
    justify-content: center; }
    .tabs .tab-label {
      font-size: 12px;
      padding: 1.3em 0;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 33.33%;
      border-radius: 8px; }
    .tabs .tab-content {
      padding: 10px; } }
/* 選択されているタブのコンテンツのみを表示 */
.tabs #tab-1:checked ~ .tab-1-content,
.tabs #tab-2:checked ~ .tab-2-content,
.tabs #tab-3:checked ~ .tab-3-content,
.tabs #tab-4:checked ~ .tab-4-content,
.tabs #tab-5:checked ~ .tab-5-content {
  display: block; }

/* 選択されているタブのスタイルを変える */
.tabs input[name="tab-radio"]:checked + .tab-label {
  background-color: #171c61;
  color: #fff;
  border: #171c61;
  z-index: 2; }

body .tabs h2 {
  margin-top: 1em !important;
  margin-bottom: 0.5em; }

.gyoumu-tab {
  display: block;
  text-align: center;
  background: #f1f7fc;
  padding: 2em; }
  @media screen and (max-width: 768px) {
    .gyoumu-tab {
      padding: 1em; } }
  .gyoumu-tab p {
    display: inline-block;
    margin: 10px;
    padding: 0.6em 1.5em;
    background: #fff;
    border: 1px solid #d4e7f7;
    font-weight: bold;
    color: #171c61; }
    @media screen and (max-width: 768px) {
      .gyoumu-tab p {
        font-size: 14px;
        margin: 5px;
        padding: 0.4em 1em; } }

.works-item {
  padding: 20px;
  height: 100%;
  background: #f1f7fc;
  border: 1px solid #d4e7f7; }
  .works-item h5 {
    text-align: center; }
  .works-item figure {
    position: relative;
    padding-bottom: 50%;
    width: 80%;
    margin: auto;
    background: #fff; }
    .works-item figure img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: center; }
  .works-item p {
    line-height: 1.6em;
    margin-bottom: 0; }

.acf-file-uploader {
  max-width: 600px; }
