@import "index_pc.css";

@media (max-width: 991px) {
  .top_main {
    padding-top: 193px;
    padding-bottom: 72px;
  }
  .top_main:after{
    bottom: -27%;
    left: 5px;
    width: 403px;
    height: 275px;
    background-image: url("../img/img-index/bg_img_top_sp-01.gif");
  }
  .top_main:before{
    top: 50px;
    left: auto;
    right: 0;
    max-width: 578px;
    width: 100%;
    height: 205px;
    background-image: url("../img/img-index/bg_img_top_sp.png");
  }
  .notices_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .notices {
    padding: 11px 0 14px;
  }

  .ttl_notices {
    border-right: none;
    font-size: 1.1rem;
    line-height: 1;
    margin: 0 0 9px 0;
    padding-right: 0;
  }

  a.txt_notices {
    font-size: 1.1rem;
    line-height: 160%;
    letter-spacing: 1px;
  }

  .txt_notices:after {
    bottom: -4px;
  }

  .txt_dots {
    font-size: 1rem;
    letter-spacing: .3px;
  }

  .slick-slide img {
    max-width: 150px;
  }

  .block_family {
    padding-top: 49px;
  }

  .block_family .ttl_family {
    display: block;
    margin-bottom: 5px;
  }


  .ttl_familyImg {
    max-width: 149px;
  }

  .block_family .txt_familySubttl {
    margin-left: 0;
  }

  .txt_familySubttl {
    font-size: .9rem;
    line-height: 1.2;
    letter-spacing: .6px;
    margin-left: 0;
  }

  .family_listTop {
    margin-top: 19px;
  }

  .family_listBottom {
    margin-top: 3px;
  }

  .family_listTop,
  .family_listBottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .block_family .disp_sp {
    width: 100%;
  }

  .family_itemTop,
  .family_itemBottom {
    width: calc(480 / 560 * 100%);
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }

  .family_imgWrapper {
    margin-bottom: 8px;
  }

  .family_itemDesc {
    font-size: 1.1rem;
    letter-spacing: 1px;
  }

  .family_itemTop .ttl_familyImgWrapper {
    font-size: 1.5rem;
    line-height: 1.3;
    padding: 4.5px 3px;
    top: 34%;
  }

  .family_itemTop:nth-child(2) .ttl_familyImgWrapper {
    padding-left: 6.7px;
    padding-right: 6.4px;
  }

  .family_itemBottom:nth-child(2) .ttl_familyImgWrapper {
    padding-left: 6px;
    padding-right: 9px;
  }

  .family_itemBottom:nth-child(2) {
    margin-bottom: 30px;
  }

  .family_imgWrapperDesc {
    font-size: 1rem;
    top: 49%;
    letter-spacing: 0.2px;
    line-height: 1.5;
    padding: 1px 9px;
    margin-top: 6px;
  }

  .family_itemBottom .ttl_familyImgWrapper {
    font-size: 1.4rem;
    top: 16%;
    padding-left: 4px;
    padding-right: 1px;
  }

  .block_news {
    padding-top: 18px;
  }

  .block_news .ttl_family {
    line-height: 1.8;
  }
.news_area {
  margin: 41px auto 0;
  max-width: 960px;
  width: 100%;
  height: auto;
}
.news_area iframe{
  width: 100%;
  height: 100%;
  border: none;
}
  .news_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 21px -7px -2px;
    width: auto;
  }

  .news_item {
    width: 50%;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 0;
    margin-bottom: 23px;
  }

  .news_item a {
    text-decoration: none;
  }

  .news_itemImg {
    max-width: 100%;
    margin-bottom: 6px;
  }

  .txt_newsItem {
    font-size: 1.1rem;
  }

  .news_itemDesc {
    font-size: 1.2rem;
    padding: 2px 0px;
	margin: 0 0 4px 0;
  }
  .news_itemDesc span{
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.4;
  padding: 2px 7px;
  white-space: nowrap;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
}

  .news_itemDescBottom {
    font-size: 1rem;
    margin-top: 7px;
  }

  .block_news .btn_pack {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin: 0 auto;
    display: block;
    padding: 8px 0;
    text-align: center;
  }

  .inner_onlyOne {
    min-height: 0;
    margin-top: -15%;
    margin-bottom: 7px;
    background-image: none;
  }

  .block_onlyInfo {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .ttl_onlyInfo {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 1px;
    font-weight: 700;
  }

  .txt_onlyInfo {
    font-size: 1.1rem;
    line-height: 1.6;
    letter-spacing: 1px;
  }

  .block_news .btn_pack {
    display: block;
    margin: 0 auto 0;
    padding: 8px 0;
    text-align: center;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .block_news {
    padding-bottom: 30px;
  }

  .block_onlyOne {
    padding-top: 55px;
    padding-bottom: 40px;
  }

  .block_onlyOne .ttl_family {
    font-weight: 700;
  }

  .inner_onlyOneImg.maw92p {
    max-width: 92%;
  }

  .wrapper_onlyControls {
    max-width: 90%;
    margin-bottom: 12px;
  }

  .wrapper_onlyControls img {
    margin-left: 0;
  }

  .btn_pack.blue {
    padding: 8px 0;
  }

  .btn_pack.blue .ico_map {
    left: 22.5%;
    width: 16px;
    -webkit-transform: translateY(-44%);
    -ms-transform: translateY(-44%);
    transform: translateY(-44%);
  }

  .list_onlyLinks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .list_onlyLinks li {
    width: 85%;
  }

  .list_onlyLinks li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 22px;
  }

  .ttl_listOnlyLinks {
    font-size: 1.4rem;
  }

  .txt_listOnlyLinks {
    font-size: .9rem;
  }

  .inner_listOnlyLinks {
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
  }

  .block_onlyLinks {
    padding-bottom: 35px;
  }

  .block_enjoy {
    padding-top: 25px;
    padding-bottom: 42px;
  }

  .wrapper_enjoy {
    display: block;
  }

  .block_enjoyCol {
    width: 100%;
  }

  .block_enjoyCol:first-child {
    margin-right: 0;
  }

  .txt_enjoyPost {
    font-size: 1.1rem;
    line-height: 1.6;
    text-align: center;
    letter-spacing: 1px;
  }

  .wrapper_enjoyLabels {
    padding: 0 10px;
    bottom: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .wrapper_enjoyLabels p {
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 1px;
  }

  .block_enjoyLabels {
    width: 85%;
    margin: 0 auto 21px;
  }

  .wrapper_enjoyTitles h3 {
    font-size: 1.3rem;
  }

  .wrapper_enjoyTitles {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15%;
    margin: 0 auto 9px;
  }

  .list_enjoy {
    max-width: 80%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 17px;
  }

  .wrapper_enjoyInfo:before {
    width: 24px;
    padding-top: 173px;
    background: url('../img/img-index/img_enjoy_label_sp.png') 0 0 no-repeat;
    background-size: 100%;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
  .wrapper_enjoy .blog_include_block{
	display: block;
	width: 100%;
	height: 230px;
}

  .list_enjoyImg {
    margin-bottom: 2px;
  }

  .list_enjoyDate {
    font-size: .9rem;
  }

  .txt_listEnjoy {
    font-size: 1.1rem;
    font-weight: 700;
  }

  .btn_enjoy {
    position: relative;
    font-size: 1rem;
    min-width: 135px;
    padding: 5px 0;
    margin-right: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
  }

  .ico_btnEnjoy svg {
    width: 10px;
    height: 11px;
  }

  .ico_btnEnjoy {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
  }
  
  

  .block_instagram {
    padding-top: 35px;
    margin-bottom: 30px;
  }

  .ttl_instagram {
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .ttl_instagram a{
	text-decoration: none !important;
  }

  .ico_ttlInstagram {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }

  .txt_newsItem:after {
    background-image: repeating-linear-gradient(to bottom,
    transparent,
    transparent 1.4rem,
    #000 1.5rem);
  }

  .inner_instagram {
    margin-bottom: 27px;
  }

  .ttl_topMain {
    top: 50px;
    left: 7%;
    font-size: 2.7rem;
    letter-spacing: 5px;
  }

  .family_itemTop a:hover .family_itemDesc:after,
  .family_itemBottom a:hover .family_itemDesc:after {
    opacity: 0;
  }
  
  
/* モーダル
-----------------------------------------------------------------*/
.modal{
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	opacity: 1 !important;
	z-index: 50000;
	background: transparent !important;
	transition: 0.2s;
	overflow-y: auto;
}
.modal.open{
    display: block;
	transition: 0.2s;
}
.modal__bg{
    background: #204973;
    height: 100%;
    position: absolute;
    width: 100%;
	opacity: 0.7 !important;
}
.modal__content{
    background: #fff;
    padding: 6% 4%;
    position: absolute;
    top: 50px;
	right: 0;
	left: 0;
	margin: 0 auto;
    width: 80%;
}

.modal .circle{
	position: absolute;
	top:-30px;
	right: -10px;
}
.modal .box{
	display: block;
	width: 55%;
	height: auto;
	margin: 12% auto 22px;
}

.modal h2{
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	position: relative;
	color: #1F2B72;
	padding: 0 0 25px 0;
}
.modal h2::after{
	width: 100%;
    content: "";
    height: 3px;
    background-image: linear-gradient(to right, #204973, #204973 2px, transparent 2px, transparent 5px);
    background-size: 7px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
	display: block;
}
.modal p{
	font-size: 1.2rem;
	padding: 0 2%;
}
.modal p.name{
	padding-top: 15px;
	text-align: right;
}
.modal p strong{
	font-weight: bold;
	color: #FF5B26;
}
.modal figure{
	width: 96%;
	margin: 35px auto 20px;
}
.modal .message{
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	padding: 0;
}
.modal .message span{
background: linear-gradient(transparent 60%, #ffff66 60%);
}
/*body.is_modal{
	position: fixed;
	width: 100%;
	overflow-y: hidden;
}*/


.block_onlyOne .btn_pack{
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
  

}
