.toiawase {
  text-align: right;
  font-size: 16px;
  color: #231815;
}

.toiawase span {
  font-size: 24px;
  font-weight: bold;
}

.nav-color li a {
  color: #231815 !important;
  font-weight: 500;
}

.navbar-nav .nav-contents {
  margin: auto !important;
}

.navbar-nav .nav-contents a {
  border-bottom: solid 2px #c9caca;
}

.navbar-nav .nav-contents02 a {
  border-bottom: solid 2px #c9caca;
}

.navbar-nav .nav-contents03 a {
  border-bottom: solid 2px #c9caca;
}

.navbar-nav .nav-contents02 {
  margin: auto !important;
}

.navbar-nav .nav-contents03 {
  margin: auto !important;
}

.navbar-nav .nav-contents a:hover {
  border-bottom: solid 2px #c3373d;
}

.navbar-nav .nav-contents02 a:hover {
  border-bottom: solid 2px #c3373d;
}

.navbar-nav .nav-contents03 a:hover {
  border-bottom: solid 2px #c3373d;
}


@media (min-width: 62em) {
  .navbar-nav .nav-contents {
    margin: 0 1.2em 0 0.5em;
  }

  .navbar-nav .nav-contents a {
    border-bottom: solid 2px #c9caca;
    display: inline-block !important;
  }

  .navbar-nav .nav-contents02 a {
    border-bottom: solid 2px #c9caca;
    display: inline-block !important;
  }

  .navbar-nav .nav-contents03 a {
    border-bottom: solid 2px #c9caca;
    display: inline-block !important;
  }

  .navbar-nav .nav-contents02 {
    margin: 0 0 0 1.2em !important;
  }

  .navbar-nav .nav-contents03 {
    margin: 0 0 0 1.2em !important;
  }

  .navbar-nav .nav-contents a:hover {
    border-bottom: solid 2px #c3373d;
  }

  .navbar-nav .nav-contents02 a:hover {
    border-bottom: solid 2px #c3373d;
  }

  .navbar-nav .nav-contents03 a:hover {
    border-bottom: solid 2px #c3373d;
  }
}



.dropdown li a {
  text-indent: .6em;
}

.nav-color li a:hover {
  text-decoration: none;
  color: #C3373D !important;
}

footer a {
  font-size: 0.9rem;
  color: #231815;
  padding-left: 0;
  padding-right: 0;
}

footer a:hover {
  text-decoration: none;
  color: #C3373D !important;
}

.news_ttl {
  color: #3E3A39;
  padding-left: 1rem !important;
}

.news_border {
  margin-bottom: 8% !important;
}

.news_border02 {
  border-bottom: #9FA0A0 dotted 2px;
  padding-left: 5px;
  padding-right: 10px;
}

.info_ttl {
  margin-top: -4%;
}

#googlemap {
  position: relative;
  padding-bottom: 40%;
  min-height: 300px !important;
  overflow: hidden;
}

#googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.imgWrap {

  width: 100%;
  overflow: hidden;
  /* はみ出した要素を表示しない */
  display: inline-block;
}


.imgWrap img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 0.3s;
  /*変化に掛かる時間*/
}

.imgWrap img:hover {
  opacity: 0.6;
  /*半透明にする*/
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition-duration: 0.3s;
  /*変化に掛かる時間*/
}





/****************************************
.tab-content
****************************************/
.tab-content {
  width: 85%;
  margin: auto;
  padding: 18px 30px 18px 0px;
  background: #fff;
}

.tab-pane {
  margin: auto auto 0 -3%;
  list-style-type: none;
}

.tab-pane li {
  overflow: hidden;
  border-bottom: 2px solid #e8e8e8;
  padding-bottom: 10px;
  padding-top: .8em !important;

}



.tab-pane div {
  float: left;
}

.tab-pane .article-title {
  font-size: 16px;
  line-height: 1.6;
  float: left;
  display: block;
  margin: 0;
}

#newsrelease {
  margin: auto !important;
}




.recruit_list a:hover {
  color: #C3373D !important;
}

.sisetu #newsrelease .col-xs-12 .article-title a {
  font-size: 16px;
  font-weight: 100;
  line-height: 1.6;
}

.sisetu #newsrelease a:hover {
  color: #C3373D;
}

.sisetu_setumei {
  font-size: 20px;
  line-height: 2em;
  text-align: center;
  margin: 0 auto 10%;
  padding: auto 2%;
}

.label1:after {
  content: "お知らせ";
  font-size: 15px;
  background: #22AC38;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label2:after {
  content: "業務関連";
  font-size: 15px;
  background: #1A5E9C;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label3:after {
  content: "営業案内";
  font-size: 15px;
  background: #f0ad4e;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label4:after {
  content: "トピックス";
  font-size: 15px;
  background: #7E318E;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label5:after {
  content: "重要！";
  font-size: 15px;
  background: #C3373D;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label6:after {
  content: "その他";
  font-size: 15px;
  background: #727171;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label7:after {
  content: "軽作業";
  font-size: 15px;
  background: #008163;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.label8:after {
  content: "その他";
  font-size: 15px;
  background: #cccccc;
  color: #fff;
  padding: 0.2em 0.6em;
  margin-right: 1em;
}

.re_label1:after {
  content: "清掃";
  font-size: 15px;
  background: #0393CE;
  color: #fff;
  padding: 0.2em 1em;
  margin-right: 1em;
}

.re_label2:after {
  content: "営業";
  font-size: 15px;
  background: #22AC38;
  color: #fff;
  padding: 0.2em 1em;
  margin-right: 1em;
}

.re_label3:after {
  content: "事務";
  font-size: 15px;
  background: #E46D7F;
  color: #fff;
  padding: 0.2em 1em;
  margin-right: 1em;
}

.re_label4:after {
  content: "警備";
  font-size: 15px;
  background: #C3373D;
  color: #fff;
  padding: 0.2em 1em;
  margin-right: 1em;
}

.re_label5:after {
  content: "管理";
  font-size: 15px;
  background: #f0ad4e;
  color: #fff;
  padding: 0.2em 1em;
  margin-right: 1em;
}

.re_label7:after {
  content: "軽作業";
  font-size: 15px;
  background: #008163;
  color: #fff;
  padding: 0.2em 0.5em;
  margin-right: 1em;
}

.re_label8:after {
  content: "その他";
  font-size: 15px;
  background: #cccccc;
  color: #fff;
  padding: 0.2em 0.5em;
  margin-right: 1em;
}

.re02_label1 {
  display: none;
}

.re02_label2:after {
  content: "急募";
  font-size: 16px;
  font-weight: bold;
}

.re02_label2 {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  margin-top: 0;
  padding: 4px 10px;
  min-width: 60px;
  max-width: 100%;
  color: #fff;
  background: #F00;
  border-radius: 12px;
  text-align: center;
}

.re02_label2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -8px;
  border: 8px solid transparent;
  border-right: 13px solid #F00;
  z-index: 2;
}



.re02_label3:after {
  content: "ピックアップ";
  font-size: 16px;
  font-weight: 800;
}

.re02_label3 {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  margin-top: 0;
  padding: 4px 10px;
  min-width: 100px;
  max-width: 100%;
  color: #fff;
  background: #F93;
  border-radius: 12px;
  text-align: center;
}

.re02_label3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -8px;
  border: 8px solid transparent;
  border-right: 13px solid #F93;
  z-index: 2;
}



.label-new {
  background: #f0ad4e;
}


.label-product {
  background: #5cb85c;
}

.label-gyoumu {
  background: #1A5E9C;
}

.label-sisetu {
  background: #016B4E;
}

.label-seisou {
  background: #0393CE;
}

.label-eigyou {
  background: #22AC38;
}

.label-voice {
  background: #C3373D;
}

.label-voice:hover {
  opacity: 0.6;
}

.tab-pane .date {
  width: 100px;
  margin-right: 10px;
}

.tab-pane .label {
  display: inline-block;
  width: 80px;
  margin-right: 5px;
  padding: 0.1em;
  text-align: center;
  color: #fff;
}

/****************************************
会社概要ページ
****************************************/

.gaiyou {
  margin-top: 3%;
}


.box dl {
  font-size: 16px;
  padding: 0.2em 0;
  border-bottom: 1px solid #aaa;
}

.box dl:last-child {
  border-bottom: none;
}

.box dt {
  width: 25%;
  float: left;
  text-align: center;
  background-color: #EFEFEF;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box .oshirase {
  width: 25%;
  float: left;
  text-align: center;
  background-color: #C3373D;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box dd {
  width: 69%;
  float: left;
  padding-left: 5%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box2 {
  width: 70%;
}

.box2 dl {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 0;
}


.box2 dt {
  width: 20%;
  font-size: 22px;
  float: left;
  text-align: center;
}

.box2 dd {
  width: 74%;
  float: left;
  padding-left: 1%;
}

ul:after,
dl:after {
  content: "";
  display: block;
  clear: both;
}

.right {
  text-align: right;
}

.aisatu {
  font-size: 14px;
  line-height: 1.4em;
}

.sub_ttl {
  margin-top: -5%;
}

table.type10 {
  width: 100% !important;
  font-size: 16px;
  border-collapse: collapse;
  line-height: 1.5;
  border: 1px solid #ccc;
  margin: 0 2% 5%;
}

#pc tbody tr th {
  width: 20% !important;
  padding: 1.5% 1em;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#pc tbody tr td {
  width: 80% !important;
  padding: 1.5% 1em;
  vertical-align: middle;

  border-bottom: 1px solid #ccc;
  text-align: left;
}

#pc tbody tr .bunkatu2 {
  width: 450px !important;
  padding: 1.5% 1em;
}

#pc tbody tr .bunkatu {
  width: 45% !important;
  padding: 1.5% 1em;
}



.gyoumu_ttl {
  color: #231815;
}

.sel_ttl {
  background-color: #b2e6c0 !important;
  margin-top: 5% !important;
}

.company_ph {
  width: 100%;
  margin: 5% auto 2% !important;
  text-align: center;
}

.shacho img {
  min-height: 400px;
  width: 100%;
}

.shacho_sp img {
  width: 100%;
}

/****************************************
業務内容ページ
****************************************/

.img_fit img {
  min-height: 300px !important;
  object-fit: cover;
}

.img_fit02 img {
  min-height: 280px !important;
  object-fit: cover;
}

/****************************************
求人ページ
****************************************/
#newsrelease a:hover {
  color: #C3373D !important;
}

#saiyounagare {
  display: flex;
  justify-content: space-around;
  margin: 2% auto 0 -2%;
}

#saiyounagare li {
  color: #fff !important;
  margin: 10px;
  padding: 15px 1.5em;
  background: #727171;
  font-size: 20px;
  font-weight: 600;
}

.mark {
  text-align: center;
  margin: auto;
  background-color: none;
}

.arrow {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.arrow::before {
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 2px #231815;
  border-right: solid 2px #231815;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

.senpai h5 {
  color: #016b4e;
  padding-top: 2%;
}

.senpai h5 .mini {
  font-size: 16px;
  vertical-align: middle !important;
  padding-right: 1em;
}

.mini02 {
  font-size: 16px;
  vertical-align: middle !important;
  padding-right: 1em;
  padding-left: 1em;
}

.mini03 {
  vertical-align: middle !important;
  padding-right: 1em;
}

#pc {
  display: block;
}

#sp {
  display: none;
}

.oubo_btn {
  width: 100%;
  margin: 5% auto !important;
  text-align: center;
}


#kenshu {
  width: 98%;
  padding-right: 1%;
  margin: auto;
  text-align: left;
}

#kenshu li {
  width: 48.5%;
  display: inline-block;
  margin-right: 1%;
  margin-bottom: 1%;
}

.kyujin {
  font-size: 16px;
  line-height: 1.6;
  margin: 3% auto 0;
  padding-left: 5% !important;
}

.kyujin02 p {
  font-size: 16px;
  line-height: 1.7;
  margin: 3% auto 1%;
  padding: 0 5% 1em 6% !important;
  text-align: left;
}

.kyujin03 {
  font-size: 16px;
  line-height: 1.7;
  margin: 0.5% auto 1%;
  padding: 0 3% !important;
  text-align: center;
}

/* toiawase */
#rec_toiawase {
  padding: 1% 5% 5%;
}

/* --- フォームエリア --- */
form.contact {
  width: 100%;
  /* フォームエリアの幅 */
  font-size: 15px;
}

/* --- フォームエリア内の段落 --- */
form.contact p {
  line-height: 130%;
}

/* --- 部品グループ --- */
form.contact div.fields {
  margin-bottom: 20px;
  /* 部品グループの下マージン */
  padding: 4px;
  /* 部品グループのパディング */
  background-color: #f9f9f9;
  /* 部品グループの背景色 */
  border: 1px #c0c0c0 solid;
  /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
  width: 100%;
  /* テーブルの幅 */
}

.recruit_form tbody tr th label {
  font-size: 15px;
  font-weight: 400;
}

/* --- キャプション --- */
form.contact caption {
  margin-bottom: 4px;
  /* キャプションの下マージン */
  padding: 10px 8px;
  /* キャプションのパディング（上下、左右） */
  background: #f9f9f9;
  /* キャプションの背景 */
  border: 1px solid;
  /* キャプションの境界線 */
  border-color: #c0c0c0 #999999 #999999 #c0c0c0;
  /* キャプションの境界線色（上右下左） */
  text-align: left;
  color: #808080;
  /* キャプションの文字色 */
}

/* --- 見出しセル（th） --- */
form.contact th {
  width: 20%;
  /* 見出しセルの幅 */
  padding: 1em;
  /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5;
  /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted;
  /* 見出しセルの下境界線 */
  text-align: left;
  line-height: 130%;
}

/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
  font-weight: normal;
}

/* --- データセル（td） --- */
form.contact td {
  padding: 1em;
  /* データセルのパディング（上、左右、下） */
  background-color: #ffffff;
  /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted;
  /* データセルの下境界線 */
}

/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
  color: #808080;
  font-size: 13px;
}



/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
  margin-bottom: 2px;
  /* フォーム部品の下マージン */
}

/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company,
#section,
#name,
#furigana,
#mail,
#address,
#tel {
  width: 80%;
  /* フォーム部品の幅 */
}

#other04 {
  width: 60%;
  /* フォーム部品の幅 */
}

/* --- （短めのテキスト入力欄） --- */
#other {
  width: 120px;
  /* フォーム部品の幅 */
}

#other05 {
  width: 110px;
  /* フォーム部品の幅 */
}

/* --- （短めのテキスト入力欄） --- */
#other02 {
  width: 60px;
  /* フォーム部品の幅 */
}

/* --- （短めのテキスト入力欄） --- */
#other03 {
  width: 40px;
  /* フォーム部品の幅 */
}

/* --- （複数行のテキスト入力欄） --- */
#message {
  width: 80%;
  /* フォーム部品の幅 */
  height: 10em;
  /* フォーム部品の高さ */
}

#remark {
  width: 80%;
  /* フォーム部品の幅 */
  height: 10em;
  /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
  margin: 0;
  text-align: center;
}

/*メールフォームバルーン*/
div.baloon {
  font-size: 12px;
  color: #900;
  position: absolute;
  padding-left: 5px;
  background: url(../images/recruit/baloon.gif) no-repeat top left;
  z-index: 1;
}

div.baloon a {
  color: blue;
  text-decoration: none;
  padding: 2px;
  margin-right: 2px;
}

div.baloon a:hover {
  background-color: #eef;
}

div.baloon div {
  background: url(../images/recruit/baloon_right.gif) no-repeat top right;
  padding: 7px 7px 14px 0;
  white-space: nowrap;
}


.re_form table {
  width: 100%;
  margin: 3% auto;
  border: solid 1px #666;
}

.re_form tbody tr th {
  font-size: 15px;
  font-weight: 400;
}

.re_form th {
  width: 20%;
  /* 見出しセルの幅 */
  padding: 1em;
  /* 見出しセルのパディング（上下、左右） */
  background-color: #f5f5f5;
  /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted;
  /* 見出しセルの下境界線 */
  text-align: left;
  line-height: 130%;
}

.re_form td {
  padding: 1em;
  /* データセルのパディング（上、左右、下） */
  background-color: #ffffff;
  /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted;
  /* データセルの下境界線 */
}



.top_text2 {
  font-size: 16px;
  text-align: center;
  line-height: 1.8em;
  margin: 6% auto -2%;
  padding: 0 5%;
  font-weight: bold;
}

#toiawase .contact .attention {
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1.4em;
}

#toiawase .contact .attention02 {
  font-size: 15px;
  padding-left: 1em;
  text-indent: -.5em;
  color: #c3373d;
  padding-bottom: 0.5em;
}

@media screen and (max-width: 480px) {

  h1,
  h2,
  h3,
  h5,
  h6 {
    color: #016B4E;
  }

  .sub_ttl {
    margin-top: -10% !important;
  }

  .footer_01 {
    margin: -10% 0 0;
  }

  .oubo_btn {
    width: 100%;
    margin: 5% auto !important;
    text-align: center;
  }

  table.type10 {
    margin: 0 4% 5% !important;
  }

  #sp .bunaktu {
    width: 100% !important;
    border-left: none;
  }

  #sp .bunaktu2 {
    width: 100% !important;
  }

}

@media screen and (max-width: 639px) {

  h1,
  h2,
  h3,
  h5,
  h6 {
    color: #016B4E;
  }


  .tab-pane .label {
    padding: 0em;
    width: 100px;
  }

  .tab-pane .article-title {
    line-height: 1.6;
    margin-top: 5px;
  }

  .kyujin {
    line-height: 1.6;
    padding-left: 5%;
    padding-right: 5%
  }


  .footer_01 {
    margin: -7% 0 0;
  }

  .mb-3 {
    margin-bottom: 0.4rem !important;
  }



  .tab-pane .date {
    width: 100px;
    margin-right: 10px;
  }

  .tab-pane .label {
    display: inline-block;
    width: 80px;
    margin-right: 10px;
    padding: 0.1em;
    text-align: center;
    color: #fff;
  }


  .box2 dt {
    width: 30% !important;
    font-size: 20px !important;
  }

  .box2 dd {
    width: 64% !important;
    font-size: 16px !important;
  }

  .box dl {
    font-size: 14px;
  }

  h4 {
    font-size: 1.2rem !important;
  }

  .px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .background-1 {
    margin-top: -8%;
  }

  .sub_ttl {
    margin-top: -15%;
  }

  .footer_sp {
    padding-top: -6% !important;
  }

  #newsrelease {
    padding-right: 5%;
    padding-left: 5%;
  }

  #saiyounagare {
    margin: 2% auto 0;
  }

  #saiyounagare li {
    margin: 10px 10px 10px -8%;
    padding: 15px;
  }

  .oubo_btn {
    width: 70%;
    margin: 5% auto !important;
    text-align: center;
  }

  #kenshu {
    width: 100%;
    padding-right: 1em;
  }

  #kenshu li {
    width: 98%;
    margin-bottom: 3%;
  }

  .kyujin02 p {
    font-size: 15px;
    line-height: 1.7;
    margin: 3% auto 1%;
    padding: 0 2% 1em 8% !important;
    text-align: left;
  }


}


@media screen and (max-width: 993px) {

  h1,
  h2,
  h3,
  h5,
  h6 {
    color: #016B4E;
  }

  .news_ttl {
    padding-left: 0 !important;
  }

  .news_border {
    margin-bottom: -4%;
  }

  .info_ttl {
    margin-top: -1%;
  }

  .box2 {
    width: 100% !important;
  }

  .sub_ttl {
    margin-top: -10%;
  }


  .tab-content {
    padding: 18px 0px 18px 0px;
    margin: auto;
    width: 100%;
  }

  table.type10 {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    line-height: 1.5;
    border-left: 1px solid #ccc;
    margin: 0 2% 5%;
  }


  table.type10 td {
    width: 100% !important;
    padding: 2% 1.5em;
  }

  #sp tbody tr th {
    padding: 2% 1em;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }

  #sp tbody tr td {
    padding: 2% 1em;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }

  #sp .ttl {
    font-weight: bold;
    background-color: #EFEFEF;
  }


  #saiyounagare {
    flex-direction: column;
  }

  #pc {
    display: none;
  }

  #sp {
    display: block;
  }

  form.contact th {
    width: 100%;
    /* 見出しセルの幅 */
  }

  table,
  tbody,
  tr,
  th,
  td {
    display: block;
  }

  /* --- （複数行のテキスト入力欄） --- */
  #message {
    width: 95%;
    /* フォーム部品の幅 */
    height: 10em;
    /* フォーム部品の高さ */
  }

  .kensyu_ph {
    width: 80%;
    margin: 5% auto 1% !important;
    text-align: center;
  }

  .img_bottom {
    padding-bottom: 3%;
  }



}

@media screen and (min-width: 760px) {
  .label-voice {
    background: #C3373D;
    right: 10%;
    position: absolute;
  }

  .aisatu {
    font-size: 16px;
    line-height: 1.6em;
  }
}

@media screen and (min-width: 993px) {

  #saiyounagare .yazirushi:after {
    content: "";
    background: url(../images/icon01.png) no-repeat left center;
    background-size: cover;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 10px;
    margin-right: 3px;
  }

}

@media screen and (min-width: 1024px) {

  #saiyounagare .yazirushi:after {
    content: "";
    background: url(../images/icon01.png) no-repeat left center;
    background-size: cover;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 25px;
    margin-right: 5px;
  }

}


.pc {
  display: none;
}

@media (min-width: 62em) {
  .pc {
    display: block;
  }
}


/* ページTOPボタン */

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  z-index: 999;
}

#page-top a {
  background: #C3373D;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  display: block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  z-index: 999;
  line-height: 1;
}

#page-top a:hover {
  text-decoration: none;
  background: #999;
  z-index: 999;
}

#page-top a i {
  margin-bottom: 2px;
  display: block;
}

.article-title a:hover {
  text-decoration: none;
  color: #C3373D !important;
  margin-top: 10px;
}

.znav-container .navbar {
  font-size: 0.35rem !important;
}

.znav-container .navbar a.navbar-brand {
  font-size: 0.9rem !important;
}

.slide-title {
  font-size: 2.7rem !important;
  font-weight: 700;
  margin-bottom: 1rem;
}


@media (min-width: 768px) {
  .banner_ttl .fs-3 {
    font-size: 1.5rem !important;
  }

  .banner_ttl .fs-1 {
    font-size: 2.5rem !important;
  }
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  font-size: 0 !important;
  color: transparent !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
  position: relative !important;
}

.owl-nav button.owl-prev:before,
.owl-nav button.owl-next:before {
  font-size: 2rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0;
}

.owl-nav button.owl-prev:before {
  content: "\f104";
}

.owl-nav button.owl-next:before {
  content: "\f105";
}

.owl-nav button.owl-prev span,
.owl-nav button.owl-next span,
.owl-nav button.owl-prev:after,
.owl-nav button.owl-next:after {
  display: none !important;
  content: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

/* FlexSliderのナビゲーションスタイル */
.flex-direction-nav a {
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  opacity: 0.7;
  z-index: 3;
  font-size: 0 !important;
  color: transparent !important;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}

.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 2rem;
  color: #fff;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.flex-direction-nav a.flex-prev:before {
  content: "\f104";
}

.flex-direction-nav a.flex-next:before {
  content: "\f105";
}

.flex-direction-nav a:hover {
  opacity: 1;
}

@media (max-width: 768px) {
  .slide-title {
    font-size: 1.8rem !important;
    padding-left: 0 !important;
    line-height: 1.4 !important;
  }

  .px-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

/* より小さな画面サイズでの調整 */
@media (max-width: 480px) {
  .slide-title {
    font-size: 1.6rem !important;
    line-height: 1.3 !important;
  }
}

@media (max-width: 360px) {
  .slide-title {
    font-size: 1.4rem !important;
    line-height: 1.2 !important;
  }
}

/* 新しいタイトルクラスのスタイル */
.title-en {
  font-size: 40px;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3) !important;
}

.title-jp {
  font-size: 24px;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) !important;
}

/* スマホ版での調整 */
@media (max-width: 768px) {
  .title-en {
    font-size: 2rem !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) !important;
  }

  .title-jp {
    font-size: 1rem !important;
    text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.2) !important;
  }
}

/* タブレット版での調整 */
@media (min-width: 769px) and (max-width: 1024px) {
  .title-en {
    font-size: 2.2rem !important;
    text-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.3) !important;
  }

  .title-jp {
    font-size: 1.1rem !important;
    text-shadow: 0.8px 0.8px 1.5px rgba(0, 0, 0, 0.2) !important;
  }
}

/* パンくずリスト用のカスタムスタイル */
.breadcrumb-custom {
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.3) !important;
}

.breadcrumb-custom .breadcrumb-item a {
  text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.3) !important;
}

.breadcrumb-custom .breadcrumb-item.active {
  text-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.3) !important;
}

/* スマホ版でのパンくずリスト調整 */
@media (max-width: 768px) {
  .breadcrumb-custom {
    font-size: 0.8rem !important;
    text-shadow: 0.3px 0.3px 0.8px rgba(0, 0, 0, 0.3) !important;
  }

  .breadcrumb-custom .breadcrumb-item a {
    text-shadow: 0.3px 0.3px 0.8px rgba(0, 0, 0, 0.3) !important;
  }

  .breadcrumb-custom .breadcrumb-item.active {
    text-shadow: 0.3px 0.3px 0.8px rgba(0, 0, 0, 0.3) !important;
  }
}