@charset "utf-8";


/* 全体 */
/*
@media screen and (min-width: 1400px) {
.dacco_top .cate-title{
padding-bottom:230px;
}
}
*/
.cate-title_page,
.cate-title{
text-align: center;
  /*background: #8CC7CD url("../../img/kosodate/kosodate_catetop_bg.png") no-repeat center top 100px;*/
  background:
  url("../../img/kosodate/kosodate_catetop_bg.png") no-repeat center top 100px,
  url("../../img/kosodate/toda_kosodate_kumo.png") repeat-x center bottom,
  #8CC7CD;
  /*min-height: 800px;*/
  padding-top: 150px;
  margin-top: -150px;
    height: auto !important;
    padding-bottom: 80px;
}
.cate-title_page{
  min-height: inherit;
  padding-bottom: 100px;
}

.cate-title-inner{
/*background: url("../../img/kosodate/toda_kosodate_kumo.png") repeat-x center bottom;
  padding-bottom: 100px;*/
}
.cate-title-inner a{
    display: inline-block;
}
.cate-title-inner img{
max-width:500px;
}
#main{
  width: 100%!important;
}

#mymainback_bg{
margin-top: -1px;
  background: url("../../img/kosodate/kosodate_bg.png") no-repeat center top #FFF;
}

#main_header{
  text-align: center;
  background: none;
    margin-bottom: 2em;
}
#main_header h1{
   background:url("../../img/kosodate/h1_bg.png") repeat-x center bottom;
  display: inline-block;
  color: #503d2f;
  padding: 0 0 .5em 0;
  font-size: 3.0rem;
  
  @media screen and (max-width: 1080px) {
    font-size: 2.4rem;
      padding: 0 0 1em 0;
  }
  
}
#main_header h1::before{
  display: none;
}
#main_body h2::before{
  display: none;
}
.dacco_top h2 img{
  width: inherit;
  @media screen and (max-width: 1080px) {
    height: 50px;
}
}
#main_body h2{
    background: #eeebdf;
}
#main_body h3{
    border-bottom: 3px solid #8cc7cd;
    padding: 0 0 6px;
}
#main_body h4{
    padding: 0px 0 2px;
    border-bottom: 2px dotted #503d2f;
}
/*menu*/

.toggle-btn{
  /*  background: #9ec3bc;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;*/
}
.toggle-btn.nav_open{
/*
    border-top: 2px solid #9ec3bc;
    border-left: 2px solid #9ec3bc;
    border-bottom: 2px solid #9ec3bc;
    */
}
#shortcut_links{
    padding: 10px 3px;
}
#shortcut_links.shortcut_wakamono{
    width: 90px;
    box-sizing: border-box;
    margin-top: 10px;
    background: #EEEBDF;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.panel,
.panel.open{
    background: #EEEBDF;
}
.panel .nav_mainmenu{
	margin-top: 40px;
}
.panel .nav_mainmenu ul{
	display: flex;
    flex-wrap: wrap;
    gap: 80px;
}

@media screen and (max-width: 1080px) {
.panel .nav_mainmenu ul{
    gap: 0;
}
#shortcut_links ul li{
    width: 33.3%;
    border-right: 2px solid #fff;
}
#shortcut_links ul li:last-child{
    border: none;
}
}
.panel .nav_mainmenu ul li{
    width: calc(50% - 40px);
}
.panel .nav_mainmenu ul li.online,
.panel .nav_mainmenu ul li.guide,
.panel .nav_mainmenu ul li.about{
}
.panel .nav_mainmenu ul li{
    width: calc((100% - 160px) / 3);
}
.h-nav_mainmenu{
	font-size: 2.4rem;
  border-bottom: 3px dotted #000;
  margin-bottom: 0.5em;
}
.panel .nav_mainmenu ul.nav_mainmenu_sub{
  display: block;
}
.panel .nav_mainmenu ul.nav_mainmenu_sub li{
  width: 100%;
}
.panel .nav_mainmenu ul.nav_mainmenu_sub li a{
  text-decoration: underline;
  display: inherit;
	font-size: 1.6rem;
}
.panel .nav_mainmenu ul.nav_mainmenu_sub li a:hover{
  text-decoration: none;
}
.panel .nav_mainmenu ul li a{
	display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}
.panel .nav_mainmenu ul li a:hover,
.panel .nav_mainmenu ul li a:hover span{
	text-decoration: none;
}
.panel .nav_mainmenu ul li a img{
	width: 100%;
	max-width: 262px;
}
.panel .nav_mainmenu ul li a img.ex_link_icon{
	width: 16px;
	height: 16px;
  @media screen and (max-width: 1080px) {
        display: inline-block;
        margin-left: .5em;
        vertical-align: middle !important;
        width: auto;
}
}
.panel .nav_mainmenu ul li span{
	font-size: 2.4rem;
	text-decoration: underline;
  @media screen and (max-width: 1080px) {
	font-size: 1.6rem;
        display: inline-block;
}
}
.btn_toiawase,
.btn_komatta{
  margin-right: 1em;
  @media screen and (max-width: 1080px) {
        margin-right: 0;
}
}
/*
.panel .togglenav_btns .btn_toiawase a {
  display: block;
  background: #fff url("../../img/kosodate/kosodate_ic_contact.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: -10px 20px center;
  padding-left: 70px;
  text-decoration: none;
}
.panel .togglenav_btns .btn_komatta a {
  display: block;
  background: #fff url("../../img/kosodate/kosodate_ic_komatta.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: -10px 20px center;
  padding-left: 70px;
  text-decoration: none;
}
*/

.panel .togglenav_btns{
    align-items: center;
  @media screen and (max-width: 1080px) {
    flex-wrap: wrap;
    flex-direction: row;
}
}
.panel .togglenav_btns .btn_spnav_upper{
    margin-right: 0;
  @media screen and (max-width: 1080px) {
    width: calc(50% - 5px);
}
}
.panel .togglenav_btns .btn_spnav_upper + .btn_spnav_upper{
    margin-left: 1em;
  @media screen and (max-width: 1080px) {
    margin-left: 0;
}
}
.panel .togglenav_btns .btn_toiawase a,
.panel .togglenav_btns .btn_komatta a,
.panel .togglenav_btns .btn_jinzai a,
.panel .togglenav_btns .btn_spnav_upper a{
background:#fff;
    padding-left: 25px;
    display: block;
    text-decoration: underline;
}
.panel .togglenav_btns .btn_spnav_upper a:hover{
    text-decoration: none;
}

/*dacco_submenu*/
.dacco_submenuTit{
  font-size: 2.0rem;
  font-weight: bold;
}
.panel .nav_mainmenu .dacco_submenu ul{
  margin-left: 1em;
  margin-bottom: 1.5em;
  display: block;
  @media screen and (max-width: 1080px) {
    margin-left: 0;
}
}
.panel .togglenav_kw #tmp_query_nav {
  border: 1px solid #EEEBDF;
}
/*top*/
#main_body h2.toptit{
  display: block;
  text-align: center;
    background: none;
  @media screen and (max-width: 1080px) {
    margin-bottom: 0;
        padding-bottom: 0;
}
}
.top_search_box{
background: #B4DBE2;
  padding: 1em;
}
.top_search_box .search_ipt{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #503d2f;
  
  @media screen and (max-width: 1080px) {
    flex-wrap: wrap;
    
  }
}
.top_search_box .nav_genre{
  padding-right: 1em;
  font-size: 2.4rem;
  @media screen and (max-width: 1080px) {
    width:100%;
  text-align: center;
    margin:0;
    padding: 0;
    font-size: 2.0rem;
  }
}

.top_search_box #tmp_query_cnt,
.top_search_box #submit_cnt{
  padding: .5em 1em;
  font-size: 2.4rem;
  @media screen and (max-width: 1080px) {
  font-size: 1.6rem;
}
}
.top_search_box  #tmp_query_cnt{
  border-radius: 50px 0 0 50px;
  border: 2px solid #503d2f;
  width: 60%;
  @media screen and (max-width: 1080px) {
    width: 55%;
  }
}
.top_search_box #submit_cnt{
  border-radius:0 50px 50px 0;
  background: #fcd13e;
  border: 2px solid #503d2f;
  border-left: 0;
  width: 10%;
    width: 4.5em;
  @media screen and (max-width: 1080px) {
    width: 25%;
    padding:.5em;
    font-size: 1.6rem;
  }
}

/*btn_komatta*/
.btn_komatta{
  
}



.swiper-wrapper{
  padding: 0;
  margin: 0;
    display: flex;
    align-items: center;
}
.swiper-slide{
  transform: scale(.5);
  transition: .7s;
  list-style:none;
  margin: 0;
  padding: 0;
} 
.swiper-slide-active {
  transform: scale(1);
  z-index: 1;
}

.swiper-slide .icon_pin{
	max-width: 43px;
    position: absolute;
    top: 0;
    left: 0;
}
.swiper-slide > div a{
	text-align: center;
	text-decoration: none;
}
.swiper-slide .thumb{
	width: 100%;
	max-width: 240px;
}
.swiper-slide p{
	margin-top: 10px;
	color: #4A3E25;
	font-weight: bold;
}
.swiper_control{
  padding-bottom: 2px;
}
.swiper_control_wrapper{
    margin-top: 40px;
  display: flex;
  justify-content: center;
    min-height: 40px;
    align-items: center;
}
.swiper_control{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
  width: auto;
}
.swiper-pagination{
    display: flex;
    position: static;
    align-items: center;
    flex-wrap: wrap;
}
.swiper_control .swiper-pagination-bullet{
    background: #FFF;
    border-radius: 0;
    opacity: 1;
    width: 28px;
    height: 10px;
    margin: 4px;
  border: 1px solid #000;
  border-radius: 3px;

  box-shadow: 0px 2px 0px 3px #8CC7CD;
}
.swiper_control .swiper-pagination-bullet-active{
    background: #F5C1BE;
  border: 2px solid #000;
}
.swiper_control .slider_control_btn{
    line-height: 0;
    margin-left: 4px;
    height: 39px;
    width: 39px;
    margin: 0;
  @media screen and  (max-width: 1080px) {
    width: 30px;
    height: 30px;
}
}
.swiper_control .slider_control_btn .icon_stop,
.swiper_control .slider_control_btn .icon_start {
    display: none;
}
.swiper_control .slider_control_btn.stop .stop{
	content: "";
	width: 39px;
	height: 39px;
	display: inline-block;
    background:  url(../../img/kosodate/btn_stop.png);
    background-size: 39px;
    background-repeat: no-repeat;
    top: 0;
    margin: 0;
  @media screen and  (max-width: 1080px) {
    width: 30px;
    height: 30px;
    background-size: 30px;
}
}
.swiper_control .slider_control_btn.start .start{
	content: "";
	width: 39px;
	height: 39px;
	display: inline-block;
    background: url(../../img/kosodate/btn_play.png);
    background-size: 39px;
    background-repeat: no-repeat;
    top: 0;
    margin: 0;
  @media screen and  (max-width: 1080px) {
    width: 30px;
    height: 30px;
    background-size: 30px;
}
}


.swiper-button-wrap{
  position: absolute;
  top: 50%;
    margin-top: -60px;
  width: 40%;
  left: 30%;
  z-index: 1;
  @media screen and  (max-width: 1080px) {
    width:90%;
    left:5%;
    margin-top: -55px;
  }
}
.swiper-button-next ,
.swiper-button-prev{
  width: 52px;
  height: 52px;
    position: absolute;
  @media screen and  (max-width: 1080px) {
    width: 30px;
    height: 30px;
  }
}
.swiper-button-next {
  background-image: url(../../img/kosodate/ctrl_btn_next.png);
  right: 0;
  @media screen and  (max-width: 1080px) {
    background-size: 30px;
}
}
.swiper-button-prev {
  background-image: url(../../img/kosodate/ctrl_btn_prev.png);
  left: 0;
  @media screen and  (max-width: 1080px) {
    background-size: 30px;
}
}

.search_check_box{
}

.search_check_box fieldset{
  border: 0!important;
  display: block;
}

 .search_check_box  legend{
  text-align: center;
  display: block;
   width: 100%;
  }
.search_check_box h2,
#main_body .search_check_box h2{
  text-align: center;
  font-size: 2.4rem!important;
  margin: 0!important;
  display: block!important;
  padding-bottom: 0!important;
    background: none;
}



#main_body .search_check_box ul{
@media screen and (min-width: 1081px) {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  }
}

#main_body .search_check_box ul li{
  list-style: none;
  width: calc(50% - 5px);
  
  margin: 0;
  padding: 0;
  @media screen and (max-width: 1080px) {
  width:100%;
    margin: 0 0 1em;
  }
}
#main_body .search_check_box ul li::before{
  display: none!important;
}
.search_check_box ul li label{
  padding: 1em;
  background: #efebe0;
  border-radius: 10px;
  display: block;
border: 1px solid #efebe0;
}

#shisetsu_search_submit {
  text-align: center;
}
.backto_srchpg input[type="button"],
#shisetsu_search_submit #search_submit{
  color: #503d2f;
  background: #fcd13e;
  padding: .7em 1em;
  border-radius: 100px;
  border: 1px solid #503d2f;
}
.backto_srchpg{
  margin-top: 1em;
}
.backto_srchpg input[type="button"]{
  background: #EEEBDF;
}
#pagerbox{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
}
  #pager_list span{
    margin-right: .5em;
  }
/* 検索結果*/

.facility_count{
  text-align: right;
}

.facility-card{
  margin-bottom: 1em;
  border: 5px solid #EEEBDF;
  border-radius:0 20px 20px 20px;
}
.facility-card > a{
  display: block;
  text-decoration: none;
  color: #503d2f;
  background: url("../../img/kosodate/kosodate_ic_arrow.png") no-repeat center right 10px;
padding-right:45px;
}
.facility-card ul{
  margin: 0!important;
  padding: 0;
}

.facility-card .facility-sarchtype span:not(.pt_furigana_ruby){
  margin: -2px 1em .5em 0;
  padding: .2em 1em !important;
  background: #EEEBDF;
  display: inline-block;
border: 1px solid #EEEBDF;
}
.card-data{
  padding: 1em 2em 1em 2em;
  @media screen and (max-width: 1080px){
  padding: 1em 1em 1em 1em;
  }
}

a .card-data{
padding-right:0!important;
}

#main_body .card-data h2{
    background: none;
  @media screen and (max-width: 1080px){
  padding-right: 0em !important;
  }
}
#main_body .card-data dl{
  @media screen and (max-width: 1080px){
  padding-right: 0em;
  }
}
.facility-card h2{
  font-size: 2.2rem!important;
  padding: 0!important;
  margin: 0!important;
  @media screen and (max-width: 1080px) {
  font-size: 2.0rem!important;
  }
}
.facility-card dl{
  font-size: 1.8rem;
  overflow: hidden;
  margin: .5em 0 0 0;
  @media screen and (max-width: 1080px) {
  font-size: 1.6rem;
  }
}
.facility-card dl img{
  vertical-align: middle;
  width: 22px;
  height: auto;
}
.facility-card dl dt{
  float: left;
  clear: both;
}
.facility-card dl dd{
  float: left;
  width: calc(100% - 26px - .5em);
  margin: 0 0 .5em .5em;
  padding: 0;
}
.card-map{
  margin-top:.5em;
}
.card-map iframe{
  width: 100%;
}

#shisetsu_search_back{
  text-align: center;
}

#shisetsu_search_back #search_back{
  color: #503d2f;
  background: #FFF;
  padding: .7em 1em;
  border-radius: 100px;
  border: 1px solid #503d2f;
}


/*top tab*/

.tab_area .tab_content {
  display: none !important;
    width: calc(100% - 30px);
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
.tab_area .tab_content[aria-hidden=false] {
  display: block !important;
}

.tab_nav {
  display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 3em auto 0;
  gap: 10px;
}
.tab_nav .tab_switch {
  display: block;
  border-radius: 10px 10px 0 0;
  text-align: center;
  color: #222;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 3px;
    width: calc((100% - 20px) / 3 );
  border: none;
  cursor: pointer;
  background: #FFF;
    border: 4px solid #B4DBE2;
  border-bottom:1px solid #FFF;
  box-sizing: border-box;
}
.tab_nav .tab_switch.active {
  background: #B4DBE2;
  border-bottom:0px;
}
.tab_area .tab_content {
  display: none !important;
}
.tab_area .tab_content[aria-hidden=false] {
  display: block !important;
}
.top_row06 .tab_nav span{
	display: flex;
    align-items: center;
    gap: 6px;
  font-size: 2.2rem;
    justify-content: center;
  @media screen and (max-width: 1080px) {
    font-size: 1.8rem;
}
}
.top_row06 .tab_area_inner {
    padding: 10px 0;
    background: #B4DBE2;
border:1px solid #FFF;
  box-sizing: border-box;
margin-top:-1px;
}
.top_row06 .tab_area_inner .btns{
	margin: 0;
	padding: 0;
	list-style: none;
  
  @media screen and (min-width: 1081px) {
	display: flex;
    flex-wrap: wrap;
    gap:2em 1em;
  }
}
#main_body .top_row06 .tab_area_inner ul.btns li{
  list-style: none;
  padding: 0!important;
  margin: 0;
  margin-bottom: 1em;
  @media screen and (min-width: 1081px) {
  width: calc((100% - 2em)  / 3 );
    margin-bottom: 0;
  }
}
#main_body .top_row06 .tab_area_inner ul.btns li::before{
  display: none!important;
}
.top_row06 .tab_area_inner .btns a.tabBtn{
display: flex;
}
.top_row06 .tab_area_inner .btns a.tabBtn,
.top_row06 .tab_area_inner .btns button.dacco_tgl{
  font-size: 2.0rem;
  text-decoration: none;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    padding: 4px 30px;
  border-radius: 100px;
    text-decoration: none!important;
    color: #222;
  /*  display: flex;*/
  min-height: 100px;
  align-items: center;
    border: 2px solid #fff;
    box-shadow: 0px 10px 0px -6px #8dbcc8;
  padding-left: 130px;
    padding-right: 50px;
  background: url("../../img/kosodate/kosodate_nav_m1.png") no-repeat 10px bottom #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  @media screen and (max-width: 1080px) {
  font-size: 1.6rem;
        background-size: auto 80px;
        min-height: 80px;
        padding-left: 105px;
  }
}
.top_row06 .tab_area_inner .btns button.dacco_tgl{
  width:100%;
  text-align: left;
  position: relative;
}
.top_row06 .tab_area_inner .btns button.dacco_tgl::after{
  content: "ー"; /* デフォルトは閉じている状態 */
  position: absolute;
  right: .5em;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1; 
}
.top_row06 .tab_area_inner .btns button.dacco_tgl[aria-expanded="true"]::after{
  content: "＋"; /* 開いている状態 */
}

.top_row06 .tab_area_inner .btns button.dacco_tgl:hover,
.top_row06 .tab_area_inner .btns a:hover{
  text-decoration: underline!important;
}
.top_row06 .tab_area_inner #contentA .btns li:nth-child(2) button.dacco_tgl{
  background-image: url("../../img/kosodate/kosodate_nav_m2.png");
}
.top_row06 .tab_area_inner #contentA .btns li:nth-child(3) button.dacco_tgl{
  background-image: url("../../img/kosodate/kosodate_nav_m3.png");
}
.top_row06 .tab_area_inner #contentA .btns li:nth-child(4) button.dacco_tgl{
  background-image: url("../../img/kosodate/kosodate_nav_m4.png");
}
.top_row06 .tab_area_inner #contentA .btns li:nth-child(5) button.dacco_tgl{
  background-image: url("../../img/kosodate/kosodate_nav_m5.png");
}
.top_row06 .tab_area_inner #contentA .btns li:nth-child(6) button.dacco_tgl{
  background-image: url("../../img/kosodate/kosodate_nav_m6.png");
}

.top_row06 .tab_area_inner #contentB .btns li:nth-child(1) a.tabBtn{
  background-image: url("../../img/kosodate/kosodate_nav_a1.png");
}
.top_row06 .tab_area_inner #contentB .btns li:nth-child(2) a.tabBtn{
  background-image: url("../../img/kosodate/kosodate_nav_a2.png");
}
.top_row06 .tab_area_inner #contentB .btns li:nth-child(3) a.tabBtn{
  background-image: url("../../img/kosodate/kosodate_nav_a3.png");
}
.top_row06 .tab_area_inner #contentB .btns li:nth-child(4) a.tabBtn{
  background-image: url("../../img/kosodate/kosodate_nav_a4.png");
}
.top_row06 .tab_area_inner #contentB .btns li:nth-child(5) a.tabBtn{
  background-image: url("../../img/kosodate/kosodate_nav_a5.png");
}
.top_row06 .tab_area_inner #contentB .btns li:nth-child(6) a.tabBtn{
  background-image: url("../../img/kosodate/kosodate_nav_a6.png");
}
.top_row06 .tab_area_inner .btns a.tabBtn:hover,
.top_row06 .tab_area_inner .btns button.dacco_tgl:hover{
    box-shadow: none;
    border: 2px solid #8dbcc8;
    background-position-x: 15px;
}

.tab_shisetsu_txt{
  text-align: center;
  font-weight: bold;
  font-size: 2.0rem;
  @media screen and (max-width: 1080px) {
    font-size: 1.6rem;
}
}
.top_row06 .tab_area_inner #contentC .btns {
  
  justify-content: center;
}
.top_row06 .tab_area_inner #contentC .btns li a.tabBtn{
  background: #FFF;
  text-align: center;
  padding:inherit;
  justify-content: center;
    min-height: 70px;
}

.top_row06 .tab_area_inner .btns a:hover{
	text-decoration: underline;
}
.dacco_submenu_inc{
  margin: 1em 2em 0;
}
.dacco_submenu_inc a{
  font-size: 1.6rem;
}
.dacco_submenu_inc ul{
  padding:0 1.5em 0 2.5em!important;
}
.dacco_submenu_inc li{
  width: 100%!important;
  padding: .5em 1em !important;
  margin-bottom: .5em;
  list-style-type: disc!important;
}
/*news*/
.kosodate-news{
  background: #EEEBDF url("../../img/kosodate/kosodate_bg_news.png") no-repeat center bottom 10px;

margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.kosodate-inner{
  margin: 0 auto;
}

@media screen and (min-width: 1201px) {
.top_content_pickup,
.kosodate-bnr,
.kosodate-news{
margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.kosodate-inner{
  width: 1200px;  
}
.kosodate-bnr {
  min-height: 230px;
}
}


.section_information_list_dacco ul{
  border-top: 1px solid #AAA094;
  
}
.section_information_list_dacco li{
    @media screen and (min-width: 769px) {
      display: grid;
      grid-template-rows: auto;
      grid-template-columns: 220px auto;
      gap: 10px;
    }
  padding: 0.8em 0.8em 0.8em 3em;
  border-bottom: 1px solid #AAA094;
    margin-top: 0 !important;
}
.section_information_list_dacco li::before{
  display: none!important;
}
.section_information_list_dacco li p{
    @media screen and (min-width: 769px) {
    margin: 0;
}
}
.btn_bro{
  text-align: center;
  padding: 1em 0 2em;
}
.btn_bro a{
  background: #FFF;
  border-radius: 100px;
  border: 2px solid #503d2f;
  padding: .8em;
  display: inline-block;
  text-decoration: none;
  box-shadow: 0px 2px 0px 3px #EEEBDF;
  @media screen and (min-width: 1081px) {
  padding: .8em 2em;
  }
}

.top_content_pickup .btn_bro a{
    box-shadow: 0px 2px 0px 3px #b4dbe2;
}
.btn_bro a:hover{
  text-decoration: underline;
}

/*kosodate-bnr*/
/*
#main_body .kosodate-bnr ul{
  @media screen and (min-width: 1081px) {
  display: flex;
    gap: 10px;
  flex-wrap: wrap;
  }
}
*/
.kosodate-bnr{
background:url("../../img/kosodate/kosodate_bg_bnr.png") no-repeat center bottom;
padding-bottom:60px;
margin-top: 40px;
}
.kosodate-bnr-kanren{
background:none;
padding-bottom:10px;
margin-top: 0px;
}


#main_body .kosodate-bnr ul{
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
}
/*
#main_body .kosodate-bnr ul li{
margin: 0 0 1em 0;
  padding:0;
text-align: center;
  @media screen and (min-width: 1081px) {
   margin: 0;
  width: calc((100% - 30px) / 4); 
  }
  }
*/
#main_body .kosodate-bnr ul li{
        margin: 0;
        width: calc((100% - 30px) / 4);
    padding: 0;
}
#main_body .kosodate-bnr ul li::before{
  display: none;
}
#main_body .kosodate-bnr ul li img{
  vertical-align: top;
}
@media screen and (max-width: 768px) {
    #main_body .kosodate-bnr ul {
        justify-content: center;
    }
#main_body .kosodate-bnr ul li{
        width: 100%;
        max-width: 295px;
}
}

/*pickup*/

.top_content_pickup{
  background:
  url("../../img/kosodate/bg_pickup.png") repeat-x center top,
url("../../img/kosodate/kosodate_bg_tokusyu.png") no-repeat center top,
  url("../../img/kosodate/bg_pickup_btm.png") repeat-x center bottom,
  #B4DBE2;
  padding: 4em 0;
}

#main_body .top_content_pickup{
	margin-top: 5px;
}
#main_body .top_content_pickup h2{
    margin: 0;
    padding: 0;
    justify-content: center;
    background: none;
}
#main_body .top_content_pickup h2 img{
	width: auto;
}
#main_body .top_content_pickup ul,
#main_body .top_content_pickup ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_body .top_content_pickup ul li:before{
	content: none;
}
#main_body .top_content_pickup ul{
	margin-top: 40px;
  padding: 1em;
  @media screen and (min-width: 1081px) {
    padding: 0em;
	display: flex;
    flex-wrap: wrap;
	gap:20px 20px;
  }
  @media screen and (max-width: 1080px) {
    margin-top: 0;
}
}
#main_body .top_content_pickup ul li{
  margin-bottom: 1em;
  @media screen and (min-width: 1081px) {
  margin-bottom: 0;
	width: calc((100% - 40px) / 3);
  }
	background: #f7f2ea;
	border-radius: 10px;
    box-shadow: 0px 10px 0px -6px #8dbcc8;
  
}
#main_body .top_content_pickup ul li a{
	text-decoration: none;
}

#main_body .top_content_pickup ul li a:hover{
	text-decoration: underline;
}
#main_body .top_content_pickup ul li a,
#main_body .top_content_pickup ul li div{
	display: block;
    box-sizing: border-box;
    text-align: center;
  padding-bottom: 15px;
height:100%;
}

.banner_list a{
display:inline-block;
}
.banner_list img{
vertical-align: top;
  width: 100%;
}
@media screen and (max-width: 1080px) {
.banner_list img{
    max-width: 375px;
}
}

#main_body .top_content_pickup ul li img{
	max-width: 100%;
  width: 100%;
}


#main_body .top_content_pickup ul li .title,
#main_body .top_content_pickup ul li .txt{
  padding: 0 15px;
  display: block;
}
#main_body .top_content_pickup ul li .title{
    margin: 0.5em 0 0;
	
    text-align: left;
}
#main_body .top_content_pickup ul li .txt{
    margin: 0.5em 0 0;
    text-align: left;
}

.content_pickup_thum{
  border-radius: 10px 10px 0 0;
}


/* ==================================================
タブレット
================================================== */
@media screen and (max-width: 1080px) {
.cate-title-inner img{
max-width: 70%;
}
.h-nav_mainmenu{
    font-size: 2.0rem;
}
.dacco_submenuTit{
text-align: center;
font-size: 1.8rem;
}
.panel .nav_mainmenu ul.nav_mainmenu_sub li a{
	font-size: 1.6rem;
}

}
/* ==================================================
タブレット ここまで
================================================== */
/*
div#kaiyu_banner{
  left: inherit;
  right: 10px;
  bottom: inherit;
  top: 30%;
  
  @media screen and (max-width: 1080px) {
  bottom: 20%;
  top: inherit;
  }
}
div.kaiyu_ttl{
  margin-left: auto;
}
div.kaiyu_box{
  display: block;
}
div.kaiyu_list_box2{
  display: block;
}
*/

#mainVisual .swiper{
    padding: 3px 0;
}

#hyouka_box_title, #main_body #hyouka_area_box h2{
    background: #503d2f;
    color: #fff;
}
#hyouka_box_title:before, #main_body #hyouka_area_box h2:before{
    background: #fff;
}
.hyouka_box input[type="submit"], #hyouka_area_submit input, div[class*="question"] #main_body input[type="submit"], div[class*="question"] #main_body input[type="button"]{
    border: 2px solid #503d2f;
    background: #fff;
}
#section_footer{
    background: #503d2f;
}