@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* ----pc,sp表示切替---- */
.sp{
	display: block !important;
}
.pc{
	display: none !important;
}
@media (min-width: 740px){
	.sp{
	display: none !important;
}
.pc{
	display: block !important;
}
 }
.contentsInr{
  padding: 0;
}

@media (min-width: 740px){
  .contentsInr {
    width: 100%;
}
}


 /* ----sec---- */   
.sec{
  padding-bottom: 50px;
}
.sec_bg_pg{
  background: #FFEBEB;
  padding-top: 50px;
  
}
.sec_bg_yw{
  background: #FFF5D2;
  padding-top: 50px;
}
.inner{
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
padding: 0 15px;
}

.sec_ttl .ttlLv1{
  text-align: center;
  border-bottom: 0;
  padding: 10px;
  background: #DB3357;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 20px;
}
.sec_ttl .ttlLv1:after{
  content: none;
}
@media (min-width: 740px){
  .sec_ttl .ttlLv1{
    font-size: 3.1rem;
}
}

.map {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  z-index: 1;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.sec02_list .txtList li{
  padding-left: 0 !important;
  margin-bottom: 20px;
}
.sec02_list .txtList li:before{
  content: none;
}
.sec02_list .txtList li span{
  display: block;
  min-width: 4em;
  width: 4em;
  background: #781A33;
  text-align: center;
  padding: 2px 10px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
@media (min-width: 740px){
  .sec02_list .txtList li span{
    width: auto;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
#sec02 .ttlLv3{
  padding-top: 0;
}
.sec_list .colWrap .col .aem-Grid{
  height: 100%;
}
.sec_list .colWrap .col .aem-Grid .responsivegrid {
  height: 100%;
}
.sec_list .sec_list_box{
  background: #fff;
  padding: 15px;
}
@media (min-width: 740px){
#sec05 .sec_list .sec_list_box .text > p{
  min-height: 147px;
}
}
.sec_list .sec_list_box .ttlLv3 {
  padding-top: 0;
}
.sec05_ttl .ttlLv2{
border-bottom: 0;
}
.sec05_ttl .ttlLv2 .heading{
border-left: 0;
padding-left: 0;
font-size: 1.8rem !important;
font-weight: bold;
}
@media (min-width: 740px){
  .sec05_ttl .ttlLv2 .heading{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-size: 2.4rem !important;
  }
}
.sec05_ttl .ttlLv2 .heading > p{
  display: flex;
  align-items: baseline;
}
.sec05_ttl .ttlLv2 .heading img{
  width: 40px;
  min-width: 40px;
}
.sec05_ttl .ttlLv2 .heading span{
  display: block;
  width: 83%;
height: 3px;
position: relative;
padding-left: 5px;
margin: 5px 15px 0 auto;
}
.sec05_ttl .ttlLv2 .heading span:before{
  content: "";
position: absolute;
top: 0;
left: -5px;
width: 65px;
height: 3px;
}

@media (min-width: 740px){
  .sec05_ttl .ttlLv2 .heading span{
    width: 56%;
    margin: 0;
  }
  .sec05_ttl .ttlLv2 .heading span:before{
  width: 188px;
  }
}

.sec05_ttl.ttl_aki .ttlLv2 .heading{
color: #9B5032;
}

.sec05_ttl.ttl_aki .ttlLv2 .heading span{
background: #9E5C32;
}

.sec05_ttl.ttl_aki .ttlLv2 .heading span:before{
background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/aomori-adventure/img_sites/icon_sec05_01.svg)no-repeat;
background-size: auto 100%;
}

.sec05_ttl.ttl_fuy .ttlLv2 .heading{
  color: #0032A0;
  }
  
  .sec05_ttl.ttl_fuy .ttlLv2 .heading span{
  background: #006ECF;
  }
  
  .sec05_ttl.ttl_fuy .ttlLv2 .heading span:before{
  background: url(/content/dam/sites/wwwjalcojp/jp/ja/domtour/jaldp/aomori-adventure/img_sites/icon_sec05_02.svg)no-repeat;
  background-size: auto 100%;
  }

  .none .none_item{
    display: none;
  }
  @media (min-width: 740px){
    #sec05 .sec_list .ttlLv3{
      min-height: 44px;
    }
  }
  .cover{
    position: relative;
    display: block !important;
    margin-top: 10px;
  }
  .cover a{
    margin: 0;
  }
  .cover:after{
    content: "coming soon";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0,0,0,.5);
    color: #fff;
    font-weight: bold;
  }