@charset "utf-8";
body, html {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.drawer-menu {
  padding: 63px 0 0 0;
}
.hbgNavi_icon {
  font-size: 2em;
  padding: 15px 20px 0px 23px;
}
.hbgNavi_lang {
  font-size: 1.2em;
  padding: 10px 20px 0px 23px;
  font-weight: bold;
}
.hbgNavi_lang a.active {
  color: #26b7bc;
  border-bottom: 3px solid #26b7bc;
  padding-bottom: 1px;
}
.hbgNavi_lang a:hover {
  color: #26b7bc;
}
.exLink:after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 5px;
  background: url(/Image/common/exLink.png) no-repeat left center /15px;
}
#content h2.h1-sub {
  font-size: 20px;
  font-weight: normal;
  background: none;
  padding: 12px 20px;
  margin: 0px 0 0px 0;
  clear: both;
}
#content .btn-maru {
  display: block;
  text-align: right;
}
#content .btn-maru a {
  padding: 14px 40px;
  background-color: #f4f4f2;
  border-radius: 25px;
  font-size: 14px;
  line-height: 120%;
  border: 1px solid #A9A9A9;
  color: #212121;
}
#content .btn-maru a:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}

#content .btn-maru-center_blue {
  display: block;
  text-align: center;
}

#content .btn-maru-center_blue a {
  padding: 14px 40px;
  background-color: #26b7bc;
  border-radius: 25px;
  font-size: 16px;
  line-height: 120%;
  border: 1px solid #A9A9A9;
  color: #fff;
}

#content .btn-maru-center_blue a:hover {
  background-color: #D1D1D1;
    color: #232323;
  text-decoration: none;
}

#content .btn-maru a {
  padding: 14px 40px;
  background-color: #f4f4f2;
  border-radius: 25px;
  font-size: 14px;
  line-height: 120%;
  border: 1px solid #A9A9A9;
  color: #212121;
}


#content .btn-maru-s {
  display: block;
  text-align: right;
  margin: 0em 0em 1em 0em;
}
#content .btn-maru-s a {
  padding: 0.5em 1em;
  background-color: #f4f4f2;
  border-radius: 25px;
  font-size: 0.9em;
  line-height: 120%;
  border: 1px solid #A9A9A9;
  color: #212121;
  margin-left: 0.3em;
}
#content .btn-maru-s a:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}
/*form*/
/* form-header*/
h1.noimg {
  margin-top: 50px;
}
h1.noimg span {
  font-size: 0.8em;
  color: #26b7bc;
}
h2 .toi_h2-en {
  color: #5C5E5E;
  font-weight: bold;
  font-size: 0.8em;
  padding-left: 1.5em;
}
.toi-p {
  word-wrap: normal;
}
.toi-p span {
  white-space: nowrap
}
.toi_phone {
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 1.5em;
  padding-right: 1em;
  white-space: nowrap;
}
/*******************************
* バッジの色
********************************/
/* 必須マーク */
.inquiryF {
  margin: 50px auto 30px auto;
  font-size: 1.05em;
  width: 80%;
}
#content .inquiryF .wpcf7 p {
  line-height: 1.3;
  margin: 0 0 1.5em 0;
}
.inquiryF .name-en {
  font-size: 0.9em;
  color: #26b7bc;
  padding-left: 0.5em;
  font-weight: bold;
}
.inquiryF .must {
  background: #FF1A00;
}
/* 任意マーク */
.inquiryF .free {
  background: #999;
}
.inquiryF .must, .inquiryF .free {
  color: #FFF;
  border-radius: 3px;
  font-size: 12px;
  margin-right: 10px;
  padding: 5px 10px;
  letter-spacing: 0.2em;
}
/*******************************
* フォームの設定
********************************/
/* フォーム入力項目 */
.inquiryF .wpcf7 input[type="text"], .inquiryF .wpcf7 input[type="email"], .inquiryF .wpcf7 textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 1.05em;
}
#content .inquiryF .wpcf7 p.toi-checkbox {
  width: 100%;
  color: #F00003;
  text-align: center;
  border: 1px solid #F00003;
  border-radius: 5px;
  margin: 50px auto;
  padding: 3px 3px;
  display: block;
}
/* 送信ボタン */
.inquiryF .wpcf7 .wpcf7-submit {
  margin: 0 auto;
  display: block;
  width: auto;
}
.inquiryF .wpcf7 input[type="submit"] {
  padding: 14px 40px;
  background-color: #f4f4f2;
  border-radius: 25px;
  line-height: 120%;
  border: 1px solid #A9A9A9;
  color: #212121;
  font-size: 1.3em;
  text-align: center;
}
.inquiryF .wpcf7 input[type="submit"]:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}
/* ------------ eachpage ------------*/
/* categry btn*/
.under #localNavigation ul li a:hover {
  background: #26b7bc;
  color: #fff;
}
/* childmenu */
.localNavigation_02-mago {
  margin: -60px 1px 70px 1px;
  text-align: center;
}
.localNavigation_02-mago a {
  padding: 4px 10px;
  background-color: #f4f4f2;
  border-radius: 15px;
  font-size: 1em;
  line-height: 1;
  border: 1px solid #828282;
  color: #212121;
  text-align: center;
  margin: 0px 2px 2px 2px;
}
.localNavigation_02-mago a:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}
.localNavigation_02-mago a.active {
  background-color: #444444;
  color: #fff;
}
/*AIRサイトへのリンク*/
.btn-link_air {
  text-align: right;
  margin-top: 10px;
  margin-right: 5px;
  font-size: 0.95em;
}
.btn-link_air a::before {
  content: "\0bb";
  /*font-size:10px;*/
  color: #ACB0B4;
  padding-right: 4px;
}
/* アラート・送信後ページ　*/
.sent .formIn {
  display: none;
}
.sent .formIn {
  display: none;
}
#contents .inquiryF form:not(.sent) .backhome_btn {
  display: none;
}
#contents .inquiryF form.sent .backhome_btn {
  display: flex;
  justify-content: center;
}
@media screen and (max-width : 767.9999px) {
  #contents .inquiryF form.sent .backhome_btn {
    display: flex;
    flex-direction: column;
  }
}
#contents .inquiryF form.sent .backhome_btn a {
  padding: 4px 14px;
  background-color: #f4f4f2;
  border-radius: 15px;
  font-size: 1em;
  line-height: 1;
  border: 1px solid #828282;
  color: #212121;
  text-align: center;
  margin: 2px 4px 2px 4px;
}
#contents .inquiryF form.sent .backhome_btn a span {
  font-size: 0.85em;
  margin-left: 3px;
}
#contents .inquiryF form.sent .backhome_btn a:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}
#contents .inquiryF form.sent .backhome_btn a.active {
  background-color: #444444;
  color: #fff;
}
.inquiryF .wpcf7 .wpcf7-validation-errors, .inquiryF .wpcf7 .wpcf7-acceptance-missing {
  text-align: center;
  font-size: 1.2em;
  padding: 10px 10px;
  border-radius: 5px;
  margin: 50px auto;
  background-color: #F0F369;
}
.inquiryF .wpcf7 .wpcf7-mail-sent-ok {
  text-align: center;
  font-size: 1.2em;
  padding: 20px 10px;
  border-radius: 5px;
  margin: 100px auto 50px auto;
  background-color: #FEFBCF;
}
@media screen and (max-width : 767.9999px) {
  .localNavigation_02-mago {
    margin: -20px 1px 40px 1px;
    text-align: left;
  }
  .localNavigation_02-mago a {
    margin-bottom: 0.2em;
  }
  .under #localNavigation ul li a {
    padding: 10px 12px;
    font-size: 11px;
    border-radius: 0px;
  }
  #content .btn-maru-s {
    text-align: left;
  }
}
/* about-mori btn*/
#about-mori .list_01 li:nth-child(2) .textBox .btn_03 a {
  box-sizing: border-box;
  width: auto;
  text-align: left;
}
#about-mori .list_01 li .textBox .btn_03 a:hover, #about-mori .list_02 li .btn_04 a:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}
.under .single .titleBox .title {
  font-size: 27px;
  font-weight: bold;
  /*line-height: 1.25;
	margin:0 0 40px;*/
}
/* btn-schedul btn-calendar btn-bus*/
.under #main-title .btn-sub_R {
  position: absolute;
  right: 10px;
  bottom: 0px;
  padding: 0px;
  display: flex;
}
.under #main-title .btn-sub_R a {
  padding: 8px 10px 8px 10px;
  margin: 0px 0px 0px 10px;
  line-height: 1;
  align-items: center;
  background-color: #fff;
  font-size: 12px;
}
.under #main-title .btn-sub_R a.pdf {
  background: url(../Image/common/icon--pdf.svg) no-repeat center left 10px;
  padding: 8px 10px 8px 30px;
  margin: 0px 0px 0px 10px;
  line-height: 1;
  align-items: center;
  background-color: #fff;
  font-size: 12px;
  background-size: 14px;
}
.under #main-title .btn-sub_R a:hover {
  background-color: #26b7bc;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width : 767.9999px) {
  .under #main-title .btn-sub_R {
    left: 0px;
  }
}
/*--------------------------------------------

	FOOTER
	
--------------------------------------------*/
#footer .footer_sitemapBox {
  max-width: 1200px;
  margin: 0 auto;
  padding: 18px 10px 60px 20px;
}
#footer .footer_sitemapBox .ttl_01 .jpn {
  font-size: 13px;
}
#footer .footer_sitemapBox .ttl_01 .eng {
  font-size: 18px;
}
#footer .footer_sitemapBox .ttl_01:after {
  display: none;
}
#footer .box_02 .footer_sitemapBox .ttl_01 {
  margin: 0 0 30px 0;
  border-bottom: 2px solid #fff;
}
.footer_sitemap {
  display: flex;
  /*justify-content: space-between;*/
}
.footer_sitemap a {
  color: #212121;
  border-bottom: 1px solid transparent;
}
.footer_sitemap a:hover {
  color: #26b7bc;
  border-bottom: 1px solid #A9A9A9;
}
ul.f_column {
  padding-right: 40px;
  flex: 1;
}
ul.f_column li a {
  padding-left: 0px;
  /*width: 200px;*/
  font-weight: bold;
  font-size: 13px;
  line-height: 1.1;
  margin: 15px 0 3px;
  text-indent: 0em;
  color: #3C3C3C;
}
ul.f_column ul.fs-02 li a {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1;
  margin: 5px 0 3px 15px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 1em;
  text-indent: -1em;
}
ul.f_column .fs-02 li a {}
ul.f_column .fs-02 li a::before {
  content: "\025cf";
  font-size: 10px;
  color: #C2C2C2;
  padding-right: 3px;
}
ul.f_column ul.fs-03 li a {
  font-size: 12px;
  font-weight: normal;
  margin: 5px 0 3px 25px;
  padding-left: 1em;
  text-indent: -1em;
}
ul.f_column ul.fs-02 .fs-03 li a {}
ul.f_column ul.fs-03 li a::before {
  content: "\025cb";
  font-size: 10px;
  padding-right: 3px;
}
ul.f_column li.f_column-aki {
  margin-top: 50px;
}
.f_column-info {
  margin: 70px 0px 0px 0px;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 10px 20px;
}
.f_column-info h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}
.f_column-info p {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0;
}
@media screen and (max-width : 767.9999px) {
  .footer_sitemap {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
  }
}
/*google map view*/
.ggmap80 iframe, .ggmap80 #ggmap object, .ggmap80 #ggmap embed {
  /*position: absolute;
	top: 0;
	height: 100%;*/
  left: 10%;
  width: 80%;
}

/*---　 Instagram キャンペーン　----*/
#instagram #content,#instagram #content p {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 400;
    font-size: 1.05em;
    letter-spacing: 0;
    line-height: 1.8;
}


#instagram #content img{
    height: auto;
}

#instagram #content h1.insta-h1-title{
    font-weight: 800;
    color:#9C4200;
    font-size: 2.5em;
    text-align: center;
    line-height: 1.2;
    margin: 30px auto 0px;
}
#instagram #content h2.title-sub{
    font-weight: 700;
    color:#000;
    font-size: 1.5em;
    line-height: 1.2;
    text-align: center;
     background: none;
    padding: 0px 0px 20px 0px;
    margin: 0px 0 36px;
    clear: both;
    border-bottom: solid 10px #419A00;
}
#instagram #content .nowrap{white-space: nowrap;}

#instagram #content h3{
    font-weight: 700;
    color:#000;
    font-size: 1.35em;
    text-align: left;
     background: none;
    padding: 0px;
    margin: 40px 0 20px;
    border-bottom: solid 4px #419A00;
}

#instagram #content h3:after{content:none;}
#instagram #content .f-bold{
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 700;
    font-size: 1.05em;
    white-space: nowrap;
    color: #D60E0E ;
}
#instagram #content .f-bold-b{
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 400;
    font-size: 1.25em;
     white-space: nowrap;
}

#instagram #content .step-123{
    margin:15px auto;
    width: 80%;
    border: 3px #D2C4A8 solid;
    border-radius: 20px;
    padding: 15px 30px 20px 30px;
}
#instagram #content .step-123 p{
    font-size: 1.15em;
    line-height: 1.2;
    margin: 0 0;
    text-indent: -1.6em;
    padding-left: 3em;
}
#instagram #content .step-123 p::before{
    content: "";
    font-size: 2em;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 800;
    padding-right: 5px;
}
#instagram #content .step-123 p.step-01::before{
    content: "1";
    color:#075FE1 ;
}
#instagram #content .step-123 p.step-02::before{
    content: "2";
    color:#17BA0A ;
}
#instagram #content .step-123 p.step-03::before{
    content: "3";
    color:#D60E0E ;
}
#instagram #content .step-123 p.step-ya{
    background-image: url("/design/img/yajirushi-aka-under.jpg") ;
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 25px;
    margin: 3px auto;
    display: block;  
}

#instagram #content ul.notice{
    list-style: none;
      margin: 20px auto ;
    width: 80%;
}

#instagram #content ul.notice li {
list-style: none;
  font-size: 1em;
  margin: 0px 0 5px 0px;
  font-weight: 300;
  line-height: 1.2;
  text-indent: -1em;
  padding-left: 2em;
    color: #005BE9;
}
#instagram #content ul.notice li::before {
  content: "●";
  font-size: 0.95em;
  padding-right: 3px;
}

#instagram #content ol{
}
#instagram #content ol li{
    line-height: 1.3;
    margin-bottom: 5px;
}
#instagram #content .instaphotos-T{
    margin:5px 0 10px 0;
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: 3px 10px;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    background-color: #007F20;
    color: #fff;
}

#instagram #content .shusai{
    margin-top: 60px;
    font-size: 1.2em;
    font-weight: 700;
}

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

}

/*---　 /Instagram キャンペーン　----*/


/*---　 Instagram2021 キャンペーン　----*/
#instagram2021 #content,#instagram2021 #content p {
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 400;
    font-size: 1.05em;
    letter-spacing: 0;
    line-height: 1.8;
}


#instagram2021 #content img{
    height: auto;
}

#instagram2021 #content h1.insta-h1-title{
    font-weight: 800;
    color:#9C4200;
    font-size: 2.5em;
    text-align: center;
    line-height: 1.2;
    margin: 30px auto 0px;
}
#instagram2021 #content h2.title-sub{
    font-weight: 700;
    color:#000;
    font-size: 1.5em;
    line-height: 1.2;
    text-align: center;
     background: none;
    padding: 0px 0px 20px 0px;
    margin: 0px 0 36px;
    clear: both;
    border-bottom: solid 10px #419A00;
}
#instagram2021 #content .nowrap{white-space: nowrap;}

#instagram2021 #content h3{
    font-weight: 700;
    color:#000;
    font-size: 1.35em;
    text-align: left;
     background: none;
    padding: 0px;
    margin: 40px 0 20px;
    border-bottom: solid 4px #419A00;
}

#instagram2021 #content h3:after{content:none;}
#instagram2021 #content .f-bold{
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 700;
    font-size: 1.05em;
    white-space: nowrap;
    color: #D60E0E ;
}
#instagram2021 #content .f-bold-b{
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 400;
    font-size: 1.25em;
     white-space: nowrap;
}

#instagram2021 #content .step-123{
    margin:15px auto;
    width: 80%;
    border: 3px #D2C4A8 solid;
    border-radius: 20px;
    padding: 15px 30px 20px 30px;
}
#instagram2021 #content .step-123 p{
    font-size: 1.15em;
    line-height: 1.2;
    margin: 0 0;
    text-indent: -1.6em;
    padding-left: 3em;
}
#instagram2021 #content .step-123 p::before{
    content: "";
    font-size: 2em;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 800;
    padding-right: 5px;
}
#instagram2021 #content .step-123 p.step-01::before{
    content: "1";
    color:#075FE1 ;
}
#instagram2021 #content .step-123 p.step-02::before{
    content: "2";
    color:#17BA0A ;
}
#instagram2021 #content .step-123 p.step-03::before{
    content: "3";
    color:#D60E0E ;
}
#instagram2021 #content .step-123 p.step-ya{
    background-image: url("/design/img/yajirushi-aka-under.jpg") ;
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 25px;
    margin: 3px auto;
    display: block;  
}

#instagram2021 #content ul.notice{
    list-style: none;
      margin: 20px auto ;
    width: 80%;
}

#instagram2021 #content ul.notice li {
list-style: none;
  font-size: 1em;
  margin: 0px 0 5px 0px;
  font-weight: 300;
  line-height: 1.2;
  text-indent: -1em;
  padding-left: 2em;
    color: #005BE9;
}
#instagram2021 #content ul.notice li::before {
  content: "●";
  font-size: 0.95em;
  padding-right: 3px;
}

#instagram2021 #content ol{
}
#instagram2021 #content ol li{
    line-height: 1.3;
    margin-bottom: 5px;
}
#instagram2021 #content .instaphotos-T{
    margin:5px 0 10px 0;
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: 3px 10px;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    background-color: #007F20;
    color: #fff;
}

#instagram2021 #content .shusai{
    margin-top: 60px;
    font-size: 1.2em;
    font-weight: 700;
}

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

}

/*---　 /Instagram2021 キャンペーン　----*/


/*------ 　Topページ　緊急メッセージウィンドウ ----*/
#accordion {
  font-family: 'M PLUS 1p', sans-serif;
  box-shadow: 2px 2px 4px;
}
.accordion-container .accordion-title {
  position: relative;
  margin: 0;
  padding: 25px 60px 25px 60px;
  background-color: #336600;
  color: #fff;
  cursor: pointer;
  font-size: 1.4em;
  line-height: 0.8;
  font-weight: 700;
  border-bottom: 2px solid #C9C9C9;
}
.accordion-container .accordion-title:hover, .accordion-container .accordion-title:active .accordion-title.open {
  background-color: #336600;
}

.accordion-container .accordion-title::after {
  content: "▼";
  color: #fff;
  position: absolute;
  top: 32px;
  right: 40px;
  animation: sankakumov 3.6s ease infinite;
  transform-origin: 50% 50%;
  font-size: 20px;
}
.accordion-container .accordion-title.open::after {
  content: "▲";
  position: absolute;
  top: 32px;
  right: 40px;
  font-size: 20px;
}
.accordion-container .close-bottom::after, .accordion-container .close-bottom.open ::after {
  content: none;
}
.accordion-container .close-bottom {
  border: 1px solid #fff;
  padding: 3px 10px;
  font-size: 1.5em;
  text-align: center;
  border-radius: 5px;
  display: block;
  width: 4em;
  margin: 30px auto;
}
.accordion-container .close-bottom:hover {
  background-color: #003300;
}
@keyframes sankakumov {
  0% {
    transform: translateY(0)
  }
  5.55556% {
    transform: translateY(0)
  }
  11.11111% {
    transform: translateY(0)
  }
  22.22222% {
    transform: translateY(-10px)
  }
  27.77778% {
    transform: translateY(0)
  }
  33.33333% {
    transform: translateY(-10px)
  }
  44.44444% {
    transform: translateY(0)
  }
  100% {
    transform: translateY(0)
  }
}
/*CSS for CodePen*/
.accordion-content {
  padding-left: 2.3125em;
  /*border: 1px solid #0079c1;*/
  background-color: #336600;
  color: #fff;
  padding: 40px 60px 10px 60px;
}
.accordion-container {
  width: 90%;
  margin: 0 auto;
  z-index: 9999;
  position: absolute;
  top: 130px;
  left: 0;
}

/*------ 緊急メッセージ　コンテンツ部分 ----*/
.accordion-content h1 {
  font-size: 1.5em;
  line-height: 0.8;
  margin: 0em 0em 0.3em 0em;
  font-weight: 700;
}
.accordion-content h2 {
  font-size: 1em;
  line-height: 1;
  margin: 1em 0em 0.3em 0em;
  font-weight: 700;
}
.accordion-content p {
  font-size: 0.8em;
  margin-bottom: 0.8em;
  font-weight: 400;
  line-height: 1.5;
}
.accordion-content a {
  color: #9AFFFC;
  border-bottom: dotted 1px #fff
}
.accordion-content a:hover {
  color: #018DF9;
  border-bottom: dotted 1px #fff
}
.accordion-content ul {
  list-style: none;
}
.accordion-content ul li {
  margin: 0 0 8px;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 1em;
  text-indent: -1em;
  padding-left: 1em;
}
.accordion-content ul li span {
  font-weight: 300;
  font-size: 0.65em;
  padding-left: 0px;
  margin: 0 0 3px;
}
.accordion-content ul li::before {
  content: "●";
  font-size: 0.7em;
  padding-right: 3px;
}
.accordion-content ul.list-notice li {
  font-size: 0.8em;
  margin-bottom: 0.3em;
  font-weight: 300;
  line-height: 1;
  text-indent: -1em;
  padding-left: 2em;
}
.accordion-content ul.list-notice li::before {
  content: none;
}
@media screen and (max-width : 767.9999px) {
  .accordion-content h1 {
    font-size: 1.5em;
  }
}
/*------ 　/Topページ　緊急メッセージウィンドウ ----*/


/*------ Topページ　おすすめコンテンツバナー ----*/
#top #sec_05 {
    padding: 50px 60px 40px;
    position: relative;
}
#top #sec_05 .ttl_01 {
    margin: 0 0 20px;
}

#top #top-recommend  {
    display: flex;
    flex-wrap: wrap; 
    /*justify-content: space-between;*/
    font-family: 'M PLUS 1p', sans-serif;
    border: 1px solid #898989;
    border-radius: 5px;
    padding: 20px 30px;
    margin: 0px auto;
    background-color: #EBE9DB;
    }
    
#top #top-recommend .top-recBox{
    display: block;
    border: 1px solid #898989;
    border-radius: 3px;
    width: 23.5%;
    /*margin: 10px 0px;-*/
    margin: 10px 0.6% 10px 0.6%;
    background-color: #fff;
    box-sizing: border-box;
    }
    
#top #top-recommend .top-recBox img{
    /*width: 100%;*/
    height: 170px;
    object-fit: cover; 
    border-bottom: 1px solid #898989;
    }

#top #top-recommend .top-recBox a:hover img{
    opacity: 0.5; 
    }
#top #top-recommend .top-recBox p.title {
    font-size: 1.2em;
    line-height: 1.2;
    text-align: left;
    font-weight : 700;
    margin: 0px 17px 0px 17px;
    padding: 1px 0px 1px 7px;
    border-left: 8px solid #BB000F;
    }
#top #top-recommend .top-recBox p.title-2 {
    font-size: 0.9em;
    line-height: 1.2;
    font-weight : 400;
    margin: 0px 17px 0px 17px;
    padding: 1px 0px 1px 7px;
    border-left: 8px solid #BB000F;
    } 

#top #top-recommend .top-recBox a:hover p{
    color: #FF9A00;
    }
        
#top #top-recommend .top-recBox p.sub{
    font-weight : 400;
    font-size: 0.95em;
    line-height: 1.2;
    text-align: left;
    padding: 5px 17px 12px 17px;
}
#top #top-recommend .top-recBox p.sub::before {
    display: block;
    height: 10px;
    background-color:  #981E20;
    width: 60%;
    padding: 5px 0px;
        }

#top #top-recommend p.top-rec-no{display: none;}
#top #top-recommend .top-recBox p.top-rec-img{
    margin: 0 0 4px 0;
}



    @media screen and (max-width: 999.9999px){
        #top #top-recommend .top-recBox{
            width: 32%;
    }
        #top #top-recommend .top-recBox img{
            height: 150px;
    }
     } 
        
@media screen and (max-width: 767.9999px){
    #top #sec_05 {
    padding: 50px 0px 40px;
    position: relative;
        width: 90%;
        margin: 0 auto;
}
    #top #top-recommend  {
        display: flex;
        flex-direction: column;
        padding: 15px 15px;
        margin: -10px 0 0 0;
        background-color: #EBE9DB;
    }
          
    #top #top-recommend .top-recBox{
        width: 100%;
        margin: 8px 0px;
    }
        }

/*------ /Topページ　おすすめコンテンツバナー ----*/

/*----- ソーシャルメディアガイドライン ----*/
#content ul.nostyle {
    margin: 10px 0px 10px 40px;
}
#content ul.nostyle li {
	list-style: none;
    margin-bottom: 0.5em;
    line-height: 2;
    text-indent: -2em;
    padding-right: 2em;
}
