@charset "UTF-8";
/* CSS Document */

/*----------------------------------
indexのCSSです
----------------------------------*/

.ttlBox {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 330px;
    background: url(/attending/summer/family/images/ttlBg_familyBP18-037816.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.ttlBox .ttl {
    position: absolute;
    top: 0;
    left: calc(50% - 240px);
    width: 480px;
    height: 330px;
}

/* 夏休みにおすすめの 国内家族旅行 */
.sec-summer.family .sec-description.pb-bottom {
    padding-bottom: 140px;
}

.title-primary {
    text-align: center;
    /*background: url(/attending/summer/common/images/bg_wave.png) repeat-x center bottom;*/
    margin-top: 49px;
    /*padding-bottom: 42px;*/
}

.title-primary .wrapper {
    position: relative;
    padding-top: 6px;
}

.title-primary .txt img {
    margin: 0 auto;
}

.sec-summer .btn-primary {
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    display: block;
    text-align: center;
}

.title-primary .btn-primary {
    position: absolute;
    top: 0;
    right: 6px;
    width: 165px;
}

.sec-summer .btn-primary:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border-radius: 5px;
    border: 1.5px solid #000;
    bottom: -5px;
    width: 100%;
    background: #fff;
    z-index: 0;
}

.family .title-primary .btn-primary:after:after {
    border-radius: 5px;
}

.sec-summer .btn-primary > span {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-radius: 50px;
    position: relative;
    border: 1.5px solid #000;
    color: #fff;
    padding-bottom: 2px;
}

.sec-summer .btn-primary > span {
    height: 54px;
    background: #4ba2d3;
}

.sec-summer .btn-primary.btn-red > span {
    height: 54px;
    background: #F8616F;
}

.title-primary .btn-primary > span {
    height: 46px;
    border-radius: 5px;
    -webkit-justify-content: start;
    justify-content: start;
    padding-left: 20px;
    padding-bottom: 3px;
    letter-spacing: 0.075em;
    font-size: 12px;
}

.sec-summer .btn-primary > span:after {
    content: "";
    width: 22px;
    height: 22px;
    background: url(/attending/summer/common/images/icn_arrow_01.png) no-repeat 0 0;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    transform: rotate(0deg);
}

.title-primary .btn-primary > span:after {
    background-image: url(/attending/summer/common/images/icn_arrow_03.png);
    transform: rotate(90deg);
    margin-top: -8px;
}

.overseas-family {
    margin-bottom: 140px !important;
}

/* 家族旅行で人気の国内旅行先 */
.box-beaches {
    background: #fff9dd;
    border: 1.5px solid #000;
    padding: 20px 26px 36px;
    border-radius: 5px;
}

.box-beaches + .box-beaches {
    margin-top: 40px;
}

.row-beach-trip .trip-photo {
    width: 340px;
}

.row-beach-trip .trip-info {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    width: 531px;
    padding-top: 10px;
}

.row-beach-trip .trip-info p {
    font-size: inherit;
}

.row-beach-trip {
    justify-content: space-between;
    margin-bottom: 40px;
}

.row-beach-trip .sec-ttl {
    margin-bottom: 34px;
}

.sec-summer .sec-ttl > span {
    display: inline-block;
    min-width: 280px;
    background: url(/attending/summer/common/images/bg_line_05.png) repeat-x left bottom;
    padding: 0 10px;
    color: #000;
    font-size: 22px;
    line-height: 1.6;
    font-weight: bold;
}

.sec-summer .sec-ttl > span.bg-line {
    background-image: url(/attending/summer/common/images/bg_line_06.png);
    min-width: 320px;
}

.sec-summer .sec-ttl {
    text-align: center;
}

.sec-summer.family .row-beach-trip .sec-ttl > span {
    background-position: left bottom 2px;
    font-size: 32px;
    min-width: 260px;
}

.wrap-row-beach {
    border-top: 2px dotted #9e9788;
    padding-top: 31px;
}

.sec-domestic-family .row-beach + .row-beach {
    margin-top: 41px;
}

.wrap-row-beach .row-beach .sec-ttl {
    margin-bottom: 50px;
}

.sec-domestic-family .row-beach .sec-ttl {
    margin-bottom: 50px;
}

.wrap-row-beach .sec-ttl > span {
    background-image: url(/attending/summer/common/images/bg_line_07.png);
    min-width: 540px;
}

.item-beach-one {
    border: 1.5px dotted #5dabd7;
    padding: 10px 17px 26px;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 1.4;
    display: block;
    border-radius: 5px;
}

.list-beach-trip .item-beach-one {
    width: 285px;
    margin-left: 23px;
    padding: 10px 15px 16px;
    border-width: 1.5px;
}

.list-beach-trip .item-beach-one:nth-child(3n + 1) {
    margin-left: 0;
}

.sec-domestic-family .list-beach-trip .item-beach-one {
    padding-bottom: 32px;
}

.sec-domestic-family .row-beach-hokkaido .list-beach-trip .item-beach-one {
    margin-top: 30px;
}

.item-beach-one .beach-ttl {
    width: 200px;
    height: 44px;
    margin: -32px -10px 0;
    font-size: 14px;
    line-height: 1.15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-bottom: 18px;
    background: url(/attending/summer/common/images/bg_title_01.png) no-repeat 0 0;
    background-size: 100% auto;
}

.list-beach-trip .item-beach-one .beach-ttl {
    width: 240px;
    margin: -32px auto 18px;
    background-image: url(/attending/summer/common/images/bg_title_02.png);
}

.list-beach-trip .item-beach-one .beach-ttl span {
    font-size: inherit;
    line-height: inherit;
    color:inherit;
}

.item-beach-one .beach-photo {
    margin-bottom: 15px;
}

.beach-desc {
    font-size: 14px;
}

.sec-domestic-family .row-beach-okinawa {
    margin-top: 40px;
}

.row-btn-block {
    border-top: 2px dotted #9e9788;
    margin-top: 27px;
    padding-top: 10px;
}

.sec-domestic-family button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.sec-domestic-family .link_item {
    width: 100%;
    margin-top: 15px;
}

.sec-domestic-family .btn_kokunai {
    font-size: 15px;
    font-weight: bold;
}

/* 他家族旅行で人気の国内旅行先 */
.sec-destination {
    padding: 1px 0 148px;
}

.sec-destination-family {
    padding-bottom: 176px;
}

.sec-destination .sec-title {
    margin-top: -98px;
    z-index: 5;
}

.sec-destination-family .sec-title {
    margin-bottom: -8px;
}

.item-beach-resort{
	height:auto;
}

.sec-destination .list-beach-resort .item-beach-resort {
    height: auto;
    margin-top: 43px;
    padding-bottom: 140px;
}

.item-beach-resort .btn-all-wrap {
    width: calc(100% - 56px) !important;
    position: absolute;
    bottom: 30px;
}

.item-beach-resort .sec-ttl span.bg-line {
    min-width: 140px !important;
}

.item-beach-resort .sec-ttl {
    margin: 13px 0 20px;
}

.sec-destination .link_item span {
    height: 50px;
}

.sec-destination .btn-all-wrap {
    width: 100%;
}

/* テーマパークで楽しむ家族旅行 */
.sec-theme-park {
    padding-bottom: 130px;
}

.sec-theme-family .sec-title {
    z-index: 4;
    margin: -65px 0 45px;
}

.sec-theme-park .list-theme .item-theme {
    padding-bottom: 100px;
}

.sec-theme-park .btn-1col-item {
    position: absolute;
    bottom: 32px;
    width: 265px;
}

.sec-theme-park .sec-destination .link_item span {
    height: 50px;
}

/* 家族でのんびり温泉旅行 */
.sec-onsen {
    padding: 1px 0 182px;
}

.sec-onsen .sec-title {
    z-index: 8;
    margin: -68px 0 13px;
}

.list-beach-family .item-beach-resort {
    background: none;
    width: 305px;
    margin: 60px 0 0 22.5px;
    padding-bottom: 101px;
    border: 2px dotted #5dabd7;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 1.4;
}

.list-beach-family .item-beach-resort:nth-child(3n+1) {
    margin-left: 0;
}

.sec-onsen-family .list-beach-family .item-beach-resort {
    padding-bottom: 30px;
}

.sec-onsen-family button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.sec-onsen-family .link_item {
    width: 100%;
    margin-top: 15px;
}

.sec-onsen-family .btn_kokunai {
    font-size: 15px;
    font-weight: bold;
}

.sec-onsen-family .btn-1col-item {
    width: auto; 
    font-size: 15px;
    margin: 0 auto;
    position: absolute;
    bottom: 32px;
    width: 245px;
}

/*.sec-onsen-family .btn-all-wrap {
    width: 100%;
}

.sec-onsen-family .btn-1col-item {
    position: absolute;
    bottom: 32px;
    width: 245px;
}

.btn-1col-item_onsen {
    width: 550px;
    font-size: 15px;
    margin: 0 auto;
}*/

/* お子様の自由研究におすすめの博物館・動物園・水族館 */
.sec-freestudy {
    padding: 1px 0 174px;
}

.sec-freestudy .sec-title {
    z-index: 5;
    margin-top: -97px;
}

.sec-freestudy .btn-all-wrap {
    width: 100%;
}

.sec-freestudy .btn-1col-item {
    position: absolute;
    bottom: 32px;
    width: 245px;
}

.btn-1col-item_onsen {
    width: 550px;
    font-size: 15px;
    margin: 0 auto;
}


/* お子様にうれしいプール付きのホテル */
.sec-hotel-pool {
    position: relative;
    z-index: 5;
    padding-bottom: 50px;
}

.sec-hotel-pool:after {
  background: none;
  display: none;
}

.item-beach-resort .beach-resort-ttl span {
    line-height: inherit;
}

.sec-hotel-pool .item-beach-resort .beach-resort-ttl {
    width: 255px;
    height: 64px;
    background-image: url(/attending/summer/common/images/bg_title_04.png);
    font-size: 12px;
    margin: -31px auto 7px;
}

.sec-hotel-pool button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.sec-hotel-pool .link_item {
    width: 100%;
    margin-top: 15px;
}

.sec-hotel-pool .btn_kokunai {
    font-size: 15px;
    font-weight: bold;
}

/* テーマパークで楽しむ家族旅行 */
.sec-theme-park {
    z-index: 4;
    padding-bottom: 121px;
}
.list-theme-custom .item-theme {
    padding-bottom: 110px;
}

.sec-theme-park .btn-1col-item {
    position: absolute;
    bottom: 32px;
    width: 265px;
}

.sec-theme-park button {
    position: absolute;
    bottom: 32px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.sec-theme-park .link_item {
    width: 265px;
}

.sec-theme-park .btn_kokunai {
    font-size: 15px;
    font-weight: bold;
}

/* テーマから探す家族旅行 */
.sec-theme-family {
    z-index: 7;
    padding-bottom: 121px;
}
.list-theme-custom .item-theme {
    padding-bottom: 110px;
}

.sec-theme-family .btn-1col-item {
    position: absolute;
    bottom: 32px;
    width: 265px;
}

.sec-theme-family button {
    position: absolute;
    bottom: 32px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.sec-theme-family .link_item {
    width: 265px;
}

.sec-theme-family .btn_kokunai {
    font-size: 15px;
    font-weight: bold;
}


/* ご希望の条件からツアーを探す */
.block_search {
    position: relative;
    z-index: 5;
    padding: 1px 0 124px;
}

.block_search .inner {
    width: 960px;
    margin: 0 auto;
}

.block_search .sec-title {
    margin-top: 42px;
    z-index: 8;
}

/* その他の旅行プランを探す */
.sec-other .sec-title {
    margin-bottom: 40px;
}

/*　その他気をつける事*/
.sec-notice {
  padding-bottom: 88px;
}
.sec-notice .sec-title {
  margin: -101px 0 78px;
}

.group-notice {
  justify-content: space-between;
}
.group-notice .list-notice {
  width: 440px;
}
.group-notice .list-notice .item-notice {
  margin-bottom: 72px;
}
.group-notice .list-notice .item-notice.space {
  margin-bottom: 82px;
}

.item-notice .item-ttl {
  position: relative;
  background: url(/attending/summer/common/images/bg_box_02.png) repeat-y 0 0;
  padding: 9px 3px 12px 10px;
  font-weight: bold;
  color: #4c4c4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  width: 440px;
  margin-bottom: 36px;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}
.item-notice .item-ttl .img-tag {
  position: absolute;
  top: -53px;
  left: 6px;
}
.item-notice .item-ttl:before {
  top: -5px;
  height: 6px;
  background-image: url(/attending/summer/common/images/bg_box_01.png);
}
.item-notice .item-ttl:after {
  bottom: -19px;
  background-image: url(/attending/summer/common/images/bg_box_03.png);
  height: 20px;
}
.item-notice .item-txt {
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
}

.item-notice .item-ttl:after,
.item-notice .item-ttl:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.totop a span {
	font-size: 15px;
}

.sec-destination-family .sec-title:after, .block_search .sec-title:after{
	position:absolute;
	display:block;
	content: "";
	background-image:url(/attending/summer/common/images/il_watermelon.png);
	background-repeat: no-repeat;
	width:183px;
	height:115px;
	top: -20px;
    left: -50px;
}

.sec-onsen-family .sec-title:after, .sec-theme-park .sec-title:after, .sec-theme-family .sec-title:after{
	position:absolute;
	display:block;
	content: "";
	background-image:url(/attending/summer/common/images/il_crub.png);
	background-repeat: no-repeat;
	width:147px;
	height:126px;
	top: -60px;
    left: 900px;
}

.sec-freestudy .sec-title:after, .sec-hotel-pool .sec-title:after{
	position:absolute;
	display:block;
	content: "";
	background-image:url(/attending/summer/common/images/il_ice.png);
	background-repeat: no-repeat;
	width:157px;
	height:140px;
	top:-45px;
	left: -50px;
}

.sec-hotel-pool .sec-title:after{
	top:-58px;
}

.sec-theme-park .sec-title:after{
	top:-45px;
}

.sec-notice{
	z-index: 4;
}

.sec-other{
	z-index: 4;
}