@charset "UTF-8";

@media screen and (max-width: 1200px) {
.pc-nav .menu_list.menu_soudan a {
  font-size: 22px;
  width: 120px;
  height: 120px;
}
.pc-nav .menu_list.menu_soudan a span {
  font-size: 14px;
}
}
@media screen and (max-width: 980px) {
 .slider-blog .slick-slide img{
  width: 100%;
height: auto;
 }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.0em;
    line-height: 1.5;
    color: #000000;
    font-family: 'Kiwi Maru', serif;;
    min-width: 100%;
   height: 100%;
  }
  #cont{
  	padding: 61px 0 0 0;
  }
  .inner{
    max-width: 100%;
    padding: 0 20px;
  }
  a.hover:hover img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.00;
    opacity: 1.00;
  }
  a:hover {
    text-decoration: none !important;
    opacity: 1.0 !important;
  }
 
 .show_sp{
  display: block;
 }
}
@media screen and (max-width: 768px) {
  .menu-trigger,
  .sp-btn {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .show_pc {
    display: none !important;
  }
  /*.show_sp {
    display: block !important;
  }*/
  .show_sp02 {
    display: inline !important;
  }
  img {
    max-width: 100%;
  }
  header h1{
    margin: 0;
  }
  header h1 a img{
    width: 160px;
    padding: 21px 0 20px 10px;
  }
  #pagetop {
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .floiw_info_sp {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9998;
    line-height: 100%;
  }
  .floiw_info_sp a {
    width: 50%;
    color: #FFF;
    text-align: center;
    padding: 8px 0 0;
    display: inline-block;
    background: URL(../img/common/arrow02.png) 96% 50% no-repeat #00acdd;
    background-size: 5px auto;
    height: 40px;
  }
  .floiw_info_sp a i {
    margin: 0 8px 0 0;
    font-size: 20px;
  }
  .floiw_info_sp a:first-of-type {
    border-right: 1px solid #FFF;
  }
  .floiw_info_sp a:last-of-type {
    font-size: 15px;
  }
}
  /**************************** sp header ****************************/
 @media screen and (max-width: 768px) {
 #spmenubtn {
    margin: 0;
    padding: 0;
    cursor: pointer;
    top: 0;
    right: 0;
    position: absolute;
    display: none;
  }
  #overlay {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: rgba(20, 20, 20, 0.95);
    /*overflow-y: auto;*/
  }
  #text {
    font-size: 40px;
    color: #eee;
    padding-top: 400px;
    vertical-align: middle;
    font-weight: bold;
  }
  #spmenubtnclose {
    margin: 0;
    padding: 0;
    cursor: pointer;
    top: 0;
    right: 0;
    position: absolute;
    color: #FFF;
  }
  header .inner{
    display: block;
    padding: 0;
  }
  header .nav-wrapper{
    border:none;
  }
  header .pc-nav {
    display: none;
  }
  header .sp-nav ul.spmenu {
    margin: 0;
    padding: 61px 0 0 0;
    list-style: none;
  }
  header .sp-nav ul.spmenu li {
    margin: 0;
    padding: 0;
  }
  header .sp-nav ul.spmenu li.midashi {
    margin: 0;
    padding: 5px 0 5px 15px;
    background-color: #FFF;
    color: #000;
    text-align: left;
    font-weight: bold;
  }
  header .sp-nav ul.spmenu li a {
    margin: 0;
    padding: 10px 0 10px 15px;
    display: block;
    text-align: left;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: url(../img/common/arrow01.png) 95% 50% no-repeat;
    background-size: 8px auto;
    border-bottom: 1px solid #fff;
  }
  header .sp-nav ul.spmenu li:first-child a {
  	border-top: 1px solid #fff;
	}
  header .sp-nav ul.spmenu li a img{
  	margin: 0 8px 5px 0;
  }
  header .sp-nav ul.spmenu > li:nth-child(3) a{
    pointer-events: none;
    background: none;
  }
  header .sp-nav ul.spmenu .sp-sub li{
  	background-color: rgba(100, 100, 100, 0.3);
  }
  header .sp-nav ul.spmenu .sp-sub li a{
    padding-left: 30px;
  }
  header .sp-nav ul.spmenu .sp-sub li:first-child a{
    border-top: none;
  }


.curtain img:nth-child(2){
width: 100px;
top: 5px;
left: 10px;
/*  transform: translate(-50%, -50%);*/
}
  header nav ul {
    display: block;
  }
  header nav ul.spmenu {
    margin: 0;
    padding: 60px 0 0 0;
    list-style: none;
    height: 100%;
  }

  header {
    width: 100%;
    background-color: #009B6F;
    position: fixed;
    height: 56px;
    z-index: 1000;
    display: block;
    position: relative;
  }
  header::before {
    display: inline-block;
    content: "";
    background: url(../img/common/curtain-sp.png) no-repeat;
    width: 180px;
    height: 40px;
    background-size: 180px;
    position: absolute;
    top: 76px;
    left: 50%;
    transform: translate(-50%, -50%);
   display: none;
  }

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



footer .inner{
  display: block;
  padding: 30px 20px 25px;
}
footer .inner div{
  display: block;
  text-align: center;
}
footer .inner div h1{
  margin: 0 0 20px 0;
}
footer .inner div .btn-red{
  width: 75%;
  margin: 0 auto 30px;
}
footer .inner div .info{
  font-size: 14px;
  text-align: left;
  margin: 0 0 20px 0;
}
footer .inner .copyright{
  font-size: 12px;
  text-align: center;
}
footer .nav-wrapper{
  border:none;
}
.btn{
  top: 2px;
  right: 13px;
}
.nav_wrap{
  transition: .3s;
}
.nav_wrap.open{
  width: 100%;
  /*height: calc(100% - 112px);*/
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 999;
  background-color: #009B6F;
  right: 0;
  top: 0;
  transition: .3s;
  overflow-y: scroll;
}
.nav_01{
  transition-duration:unset;
}
.nav_01.open{
  /*width: 70%;*/
 width: 180px;
  transition-duration:unset;
}
.nav_01 .toggle_btn:before{
  right: 0;
}
.nav_01 .sp-sns{
  margin: 15px 0 0 0;
}
.nav_01 .sp-sns a{
  margin-right: 15px;
}
#video{
  padding: 54px 0 0 0;
 top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
width: 100vw;
transform: inherit;
min-width: auto;
min-height: inherit;
height: auto;
}
.cont .inner{
  padding: 15px 0 0 0;
  flex-direction: column;
 width: 100%;
}
.topBtnWrap{
  width: 100%;
  flex-direction:row;
  height: unset;
  border-bottom: 1px solid #fff;
}
.topBtn,
.topBtn:hover{
  width: 50%;
  background: url("../img/top/topbtn01-sp.png") no-repeat center center / cover;
 height: 200px;
}
.topBtn:nth-child(1){
  border-right: 1px solid #fff;
}
.topBtn:nth-child(2),
.topBtn:nth-child(2):hover{
  background: url("../img/top/topbtn02-sp.png") no-repeat center center / cover;
}
.topBtn:nth-child(2){
  margin-top: 0;
}
.topBtn:nth-child(2) .txt{
  position: unset;
}
.topBtn a{
  width: 100%;
}
.topBtn .txt{
  margin: 0 0 0 12px;
}
.topBtn .txt h2{
  font-size: 18px;
  margin: 25px 0 0;
}
.topBtn:nth-child(2) .txt h2 {
  text-align: left;
}
.topBtn:nth-child(2) .txt p.text01 {
  text-align: left;
}
.topBtn .txt p.text01 {
  font-size: 20px;
  line-height: 1.0;
}
.topBtn .txt p{
  color: #fff;
  font-size: 13px;
  margin-bottom:0;
}
.topBtn .txt p span{
  background-color: unset;
  font-size: 14px;
}
.topBtn .txt p.f28 span {
  font-size: 14px;
 text-shadow: 0 0 3px #000;
}
.topBnr{
  width: 100%;
  height: unset;
/* position: fixed;
bottom: 0px;*/
}
.topBtn:nth-child(2) .txt .note{
  display: none;
}
.slider-blog .slick-list{
  padding-top: 10px !important;
 padding-bottom: 0 !important;
}
.slider-blog .slick-slide{
  height: unset;
 margin: 0 10px;
 padding: 0 0 60px;
}
.slider-blog .slick-slide img{
  width: 200px;
  height: 200px;
 border-radius: 0;
}
.slider-blog li .txt p:not(:first-child){
  font-size: 13px;
}
.slider-blog li .txt p:last-child{
  margin-top: 5px;
}
.slider-blog li .txt .tag {
/*  text-align: center;*/
}
.slider-blog li .txt{
  width: auto;
  bottom: -23px;
  left: 2px;
 right: inherit;
 margin: 0;
/*  transform: translate(-50%, -50%);*/
  padding-bottom:0;
}
.slider-blog li .txt .tag span {
  border-radius: 0;
}
.slider-blog li .txt::after{
  bottom: 4px;
 display: none;
}
.slider-blog .prev-arrow{
  top: 35%;
  left: 15%;
  transform: rotate(-90deg);
  opacity: 0.5;
}
.slider-blog .next-arrow{
  top: 35%;
  right: 15%;
  left: unset;
  transform: rotate(-90deg);
 opacity: 0.5;
}
.menu{
  flex-wrap: wrap;
  height: unset;
}
.menu .menu_list{
  width: calc(100% / 3);
  margin-right:0;
  margin-left:0;
  padding: 0;
  height: 56px;
}
.menu .menu_list > a{
  font-size: 10px;
  text-align: left;
  height: 56px;
  padding: 10px 0 10px 40%;
}
.menu .menu_list:nth-child(1) > a{
  background: url("../img/common/icon-order.png") no-repeat left 20% center;
  background-size:26px;
  border-right: 1px solid #54BFC6;
}
.menu .menu_list:nth-child(2) > a,
.menu .menu_list:nth-child(2) > a:hover{
  background: url("../img/common/icon-find-off.png") no-repeat left 20% center;
  background-size:21px;
  border-right: 1px solid #54BFC6;
}
.menu .menu_list:nth-child(3) > a{
  background: url("../img/common/icon-about.png") no-repeat left 20% center;
  background-size:23px;
}
.menu .menu_list.menu_btn{
  padding: 0;
  border-right: 1px solid #fff;
}
.menu .menu_list.menu_btn a{
  font-size: 14px;
  border-radius: unset;
  width: 100%;
  height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.menu .menu_list.menu_btn a span{
  font-size: 12px;
}

.menu .menu_list.menu_soudan{
  margin: 0;
 position: inherit;
}
.menu .menu_list.menu_soudan a,
.menu .menu_list.menu_soudan a:hover{
  color: #fff;
  border-radius: unset;
  width: 100%;
  height: 56px;
  font-size: 14px;
  background: #F29600 url("../img/common/icon-soudan-off.png") no-repeat left 15px center;
  background-size:30px;
  padding: 0 0 0 25px;
}
.menu .menu_list.menu_soudan a span{
  font-size: 11px;
}
.menu_contents{
  padding: 34px 22px 14px 22px;
  height: 160px;
  background: linear-gradient(to bottom, transparent, transparent 10%, #009B6F 10%, #009B6F);
}
.menu_contents.btn2{
  height: 98px;
}
.menu_contents ul.mark{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.menu_contents li{
  margin-right: 0;
  width: calc(100% / 2 - 8px);
}
.menu_contents li:nth-child(1),
.menu_contents li:nth-child(2){
  margin-bottom: 14px;
}
.menu_contents li a,
.menu_contents.btn2 li a{
  font-size: 14px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.menu_contents li a span{
  font-size: 12px;
}
.menu_contents.btn2 li{
  margin-right: 0;
  width: calc(100% / 2 - 8px);
}
.menu_contents ul.mark{
  width: 100%;
}
.menu_contents ul.mark::before{
  left: 10%;
  bottom: -21px;
}
.menu_contents.btn2 ul.mark::before{
  left: unset;
  right: 10%;
  bottom: -9px;
}
.menu_contents.hidden {
 display: none;
 bottom: 0;
  }
.menu_contents.menuout {
 display: none !important;
  }
.close-btn {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 9;
  border-radius: 50%;
}
 
.slick-list.draggable {
  height: 100% !important;
}

.nav_01.open {
  right: 0;
 left: 0;
 margin: 0 auto;
  top: 90px;
}


/* 20230419 修正追加 */
.slider-blog li .txt .tag {
  font-size: 14px;
}
}