@charset "utf-8";

/* ===================================================================
style info :a??a??a??a??a??a?，
=================================================================== */

body {
    background: #f5f4f0;
}

#top {
    width: 1000px;
    margin: 0 auto; 
    margin-top: 40px;
    position: relative;
}

#push {
    width: 480px;
    position: absolute;
    top: 0;
    right: 0;
    background: #FAD4E6;
    height: 280px;
}

#push img {
    display: block;
    margin-left: 15px;
    float: left;
    height: 184px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2)
}

#push h2 {
    margin-top: 0;
    margin-bottom: 15px;
}

#push .osusume {
    padding: 0 10px 0 160px;
}

#push .osusume p.detail {
    font-size: 12px;
    margin: 10px 0 20px;
}

#push .btn-apply,
#push .btn-sub {
    display: inline-block;
}

#push .btn-apply a,
#push .btn-sub a {
    width: 150px;
}

#push .btn-apply a {
    color: #FFF;
    background: #a3016f;
    border: #a3016f solid 2px;
}

#push .btn-apply a:hover {
    color: #a3016f;
    background: #FFF;
}

main {
    display: block;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 60px;
}

#carousel {
    width: 1000px;
    margin: 0 auto;
    height: 280px;
    margin-top: 20px;
}

#carousel2 {
    width: 500px;
    margin: 0 auto;
    height: 280px;
    margin-top: 20px;
}

#pamphlet > ul {
    -js-display: flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#pamphlet > ul li {
    width: 150px;
    height: 212px;
    overflow: hidden;
    margin-left: 20px;
    text-align: center;
    position: relative;
}

#pamphlet > ul li:first-child {
    margin-left: 0;
}

#pamphlet > ul li span {
    display: block;
    position: absolute;
    width: 150px;
    bottom: 0px;
    left: 0px;
    padding: 5px 0 3px 0;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.65);
    color: #FFF;
}

a img:hover {
    opacity: .7;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#pamphlet > ul li span i {
    padding-right: 10px;
}

h2 {
    margin-top: 40px;
    background: #a3016f;
    color: #FFF;
    padding: 8px 15px 5px;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: "a，，a?´a?・a??a?￣a?“", YuGothic, "a，，a?´a?・a??a?￣ Medium", "YuGothic M", "a?’a?ca?Ra??e§’a?´ Pro W3", "Hiragino Kaku Gothic Pro", "a?!a??a?aa?a", Meiryo, sans-serif;
    font-weight: normal;
}

h2 span {
    padding-left: 30px;
    font-size: 13px;
}

h2 i {
    padding-right: 10px;
}

#wrap {
    overflow: hidden;
}

#left {
    width: 730px;
    float: left;
    margin-right: 40px;
    padding-bottom: 60px;
}

#right-side {
    float: right;
    width: 230px;
    padding-bottom: 60px;
}

#right-side h5 {
    margin-top: 40px;
    background: #a3016f;
    color: #FFF;
    padding: 8px 15px 5px;
    margin-bottom: 10px;
    font-size: 16px;
    height: auto;
    font-family: "a，，a?´a?・a??a?￣a?“", YuGothic, "a，，a?´a?・a??a?￣ Medium", "YuGothic M", "a?’a?ca?Ra??e§’a?´ Pro W3", "Hiragino Kaku Gothic Pro", "a?!a??a?aa?a", Meiryo, sans-serif;
    font-weight: normal;
}

main #campaign .flex div {
    margin-left: 10px;
    margin-bottom: 20px;
    background: #FFF;
    padding: 10px;
}

main #campaign .flex div:first-child {
    margin-left: 0;
}

main h3 {
    margin: 3px 0 0;
    font-size: 15px;
    height: auto;
    padding: 0;
    padding-bottom: 3px;
    border-bottom: #0068b7 dashed 1px;
    line-height: 1.5;
    background: none;
    letter-spacing: normal;
}

main h3:before {
    content: "";
    display: none;
}

main h3 i {
    color: #a3016f;
}

main #campaign h3+p {
    font-size: 12px;
    margin: 5px 0 0;
    font-weight: normal;
}

#campaign {
    line-height: 1.3;
}

#style .flex p.btnL a {
    background: #0068b7;
    border: #0068b7 solid 2px;
    width: 170px;
}

#style .flex p.btnL a:hover {
    background: #FFF;
    color: #0068b7;
}

#style .flex p.btnL.f-s a {
    font-size: 13px;
}

#top .visual img {
  max-width: 100%;
}

#top .lcc {
  margin-top: 30px;
}

#top .lcc li {
  background-color: #fff;
  margin: 0 0 36px;
  padding: 25px 20px;
  overflow: hidden;
}

#top .lcc li dl {
  float: left;
  width: 50%;
}

#top .lcc li:nth-of-type(1) dl{
  padding-top: 60px;
}

#top .lcc li:nth-of-type(2) dl{
  padding-top: 40px;
}

#top .lcc li:nth-of-type(3) dl{
  padding-top: 50px;
}

#top .lcc li:nth-of-type(4) dl{
  padding-top: 60px;
}

#top .lcc li:nth-of-type(5) dl{
  padding-top: 65px;
}

#top .lcc li:nth-of-type(6) dl{
  padding-top: 60px;
}

#top .lcc li:nth-of-type(7) dl{
  padding-top: 25px;
}

#top .lcc li figure {
  margin: 0;
  float: right;
}

#top .lcc li figure img {
  vertical-align: top;
}

#top .lcc li:nth-child(2n) dl {
  float: right;
}

#top .lcc li:nth-child(2n) figure {
  float: left;
}

#top .lcc li dl dt {
  padding-left: 100px;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  color: #a3016f;
  font-weight: bold;
  line-height: 1.4em;
}

#top .lcc li:nth-of-type(1) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point1.png') no-repeat 0 0;
}

#top .lcc li:nth-of-type(2) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point2.png') no-repeat 0 0;
}

#top .lcc li:nth-of-type(3) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point3.png') no-repeat 0 0;
}

#top .lcc li:nth-of-type(4) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point4.png') no-repeat 0 0;
}

#top .lcc li:nth-of-type(5) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point5.png') no-repeat 0 0;
}

#top .lcc li:nth-of-type(6) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point6.png') no-repeat 0 0;
}

#top .lcc li:nth-of-type(7) dl dt {
  background: url('https://www.aeoncompass.com/archive/longservice/aeoneinen_plan2022/img/lcc/point7.png') no-repeat 0 0;
}

#top .lcc li dl dd {
  padding: 20px 0 0 100px;
  font-size: 16px;
}

#top .lcc li dl dd span {
  color: #eb0000;
}

/* ===================================================================
style info :a?1a??a??a??a??a?ca?3a￣?a??
=================================================================== */

@media screen and (max-width: 768px) {
    header section,
    main,
    #top,nav,nav ul,
    #container,
    #slide,
    #carousel,
    #push,
    #left,
    #right-side,
    footer .innner {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
    /*a?!a??a?\a??e?¨a?†*/
    #nav_sp {
        display: block;
        position: absolute;
        top: 15px;
        right: 10px;
        font-size: 24px;
    }
    h1 {
        padding-left: 10px;
    }
    header nav {
        display: none;
        /*position: absolute;
        top: 60px;
        left: 0;*/
        width: 100%;
        height: auto;
    }
    header nav ul {
        display: block;

        height: auto;
    }
    header nav ul li {
        display: block;
        color: #FFF;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        border-bottom: #555555 solid 1px;

    }
    nav ul li a:link, nav ul li a:visited{
        text-align: center;

    }
    /*a…¨a?“*/
    main {
        padding-bottom: 0;
    }
    h2,
    #right-side h5 {
        margin-top: 20px;
    }
    #top,
    #push {
        height: auto;
        margin-top: 0px;
    }
    #push {
        position: static;
        padding-bottom: 15px;
        text-align: center;
    }
    #push img {
        float: none;
        height: 200px;
        display: inline;
        margin: 0;
    }
    #push .osusume {
        padding: 0 15px;
    }
    #push .detail {
        margin: 20px 0;
        text-align: left;
    }
    #push .btn-sub,
    #push .btn-apply {
        margin-bottom: 10px;
    }
    #pamphlet > ul,
    h2 span,
    .flex {
        display: block;
    }
    body {
        background: #f5f4f0;
    }
    header ul {
        display: none;
    }
    #pamphlet > ul {
        text-align: center;
    }
    #pamphlet > ul li {
        display: inline-block;
        margin-left: 0;
    }
    #pamphlet > ul li:first-child {
        margin-left: 0;
    }
    main #campaign .flex div {
        margin: 10px 10px 20px;
        text-align: center;
    }
    main #campaign .flex div:first-child {
        margin: 10px 10px 20px;
    }
    #style .flex p.btnL a {
        margin-bottom: 10px;
    }
    .tours > div {
        float: none;
        width: auto;
        padding: 10px 10px 10px 100px;
        margin: 10px;
        position: relative;
        background: #FFF;
    }
    .tours > div:nth-of-type(2n+1) {
        margin: 10px;
    }
    #left {
        padding-bottom: 0;
    }
    #right-side > ul li a {
        margin: 10px;
        display: block;
        width: auto;
    }
    /*footer*/
    footer h1 {
        text-align: center;
    }
    footer .fb {
        display: none;
    }
    footer .right {
        width: auto;
        margin-left: 0;
        min-height: none;
    }
    footer .gnav,
    footer .sub {
        display: none;
    }
    #logos {
        display: none;
    }
    footer .flex {
        text-align: center;
    }
    footer .flex p.btnL a {
        margin: 0;
    }
    footer .flex p.btnL {
        width: 220px;
        margin: 0 auto 20px;
    }
    footer .flex .f-s {
        width: auto;
        padding: 0 10px;
    }
    footer .innner {
        padding: 30px 0;
    }
    footer .right {
        min-height: initial;
        min-height: auto;
    }
    /*a?￠a??a??a?≪*/
    #modal-blank {
        width: 320px;
        position: fixed;
        top: 5px;
        z-index: 9999;
        left: calc(50% - 160px);
        border-radius: 20px;
    }
    #modal-blank hr {
        margin: 10px 0;
    }
    #modal-blank p {
        margin: 10px 10px 0;
        font-size: 11px;
    }
    #modal-blank p.f-s {
        font-size: 10px;
        padding-bottom: 10px;
    }
    #modal-blank span.f-s {
        font-size: 10px;
    }
    #modal-blank .f-l {
        font-weight: bold;
        font-size: 16px;
    }

    #top img {
      max-width: 100%;
    }

    #top .lcc {
      margin-top: 3%;
    }

    #top .lcc li {
      padding: 3%;
      margin: 0 0 5%;
    }

    #top .lcc li figure {
      float: none;
      width: 100%;
    }

    #top .lcc li dl {
      float: none;
      width: 100%;
      padding: 3% 0 0;
    }

    #top .lcc li:nth-of-type(1) dl,
    #top .lcc li:nth-of-type(2) dl,
    #top .lcc li:nth-of-type(3) dl,
    #top .lcc li:nth-of-type(4) dl,
    #top .lcc li:nth-of-type(5) dl,
    #top .lcc li:nth-of-type(6) dl,
    #top .lcc li:nth-of-type(7) dl {
      padding: 3% 0 0;
    }

    #top .lcc li:nth-child(2n) figure {
      float: none;
    }

    #top .lcc li figure img {
      width: 100%;
    }

    #top .lcc li:nth-child(2n) dl {
      float: none;
    }

    #top .lcc li dl dt {
      padding-left: 75px;
      height: 60px;
      font-size: 20px;
    }

    #top .lcc li:nth-of-type(1) dl dt,
    #top .lcc li:nth-of-type(2) dl dt,
    #top .lcc li:nth-of-type(3) dl dt,
    #top .lcc li:nth-of-type(4) dl dt,
    #top .lcc li:nth-of-type(5) dl dt,
    #top .lcc li:nth-of-type(6) dl dt,
    #top .lcc li:nth-of-type(7) dl dt {
      background-size: 60px;
    }

    #top .lcc li dl dd {
      padding: 3% 0 0 75px;
    }
}


#main img {
	max-width: 100%;
  vertical-align: top;
}

#main figure {
	margin: 0;
}

#main {
	width: 780px;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
}

#main h2 {
	margin: 30px 0;
  padding: 0;
}

#main .inner {
	padding: 40px 29px;
}

#main .sec01 .inner {
	padding-bottom: 0;
}


#main .sec02 .inner {
	padding: 40px 58px 0;
}

#main.hkg_page .sec01 .inner {
  padding: 0 29px;
}

section.sec01 h3 {
	background: url('https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/sec01_h3.png') no-repeat 50% 50%;
	background-size: cover;
	padding: 35px 0;
	color: #fff;
	text-align: center;
}

section.sec01 h3 strong {
	display: block;
	font-size: 31px;
	font-family: "a，，a??a??", YuMincho, "a?’a?ca?Ra??a??a?? ProN W3", "Hiragino Mincho ProN", "HGa??a??E", "i?-i?3 i?°a??a??", "i?-i?3 a??a??", serif;
	margin: 0 0 10px;
}

section.sec01 h3 em {
	font-size: 13px;
	display: block;
	margin: 6px 0 20px;
	font-weight: normal;
	font-style: normal;
}

section.sec01 h3 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
}

#main .sec01.inner {
	padding-top: 0;
	padding-bottom: 0;
}

.sec01 section {
	padding: 35px 0;
}

.sec01 section:nth-of-type(1) {
	background: url('https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/sec01_sec.png') no-repeat 50% 100%;
}

.sec01 section h4 {
	padding: 5px 0 5px 50px;
	background: url('https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/sec01_h4.png') no-repeat 5px 50%;
}

.sec01 section h4 strong {
	font-size: 31px;
	font-family: "a，，a??a??", YuMincho, "a?’a?ca?Ra??a??a?? ProN W3", "Hiragino Mincho ProN", "HGa??a??E", "i?-i?3 i?°a??a??", "i?-i?3 a??a??", serif;
}

.sec01 section h4 span {
	font-weight: normal;
	font-size: 13px;
}

.sec01 section ul {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.sec01 section ul li {
	float: left;
}

/*.sec01 section ul li:nth-child(2n) {
	float: right;
}*/

.sec01 section p {
	font-size: 15px;
	margin: 10px 0;
}

.sec01 section p span {
	color: #da0000;
	display: block;
}

section.sec02 {
	margin-top: 45px;
}

section.sec02 .ly {
	overflow: hidden;
}

section.sec02 .ly div {
	float: left;
	width: 49%;
}

section.sec02 .ly div:last-child {
	float: right;
}

section.sec02 .ly div:first-child img:last-child {
	padding-top: 5px;
}

section.sec02 ul {
	overflow: hidden;
	margin-top: 4px;
}

section.sec02 ul li {
	float: left;
}

section.sec02 ul li:nth-child(2n) {
	float: right;
}

section.sec03 h3 {
	margin: 0 0 40px;
}

section.sec03 figure {
	text-align: center;
}

section.sec03 .ly {
	overflow: hidden;
	background: #f7f2e8;
	max-width: 722px;
	margin: 0 auto;
}

section.sec03 .ly figure {
	float: left;
	width: 50%;
}

section.sec03 .ly figure img {
	width: 100%;
	vertical-align: top;
}

dl.dl01 {
	float: right;
	width: 50%;
	background: #f7f2e8 url('https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/dl01.png') no-repeat 100% 5%;
	padding: 15px;
}

dl.dl01 dt {
	font-size: 21px;
	margin: 0 0 10px;
}

dl.dl01 dd {
	font-size: 17px;
	text-align: justify;
	text-indent: -1rem;
	margin-left: 1rem;
}

dl.dl02 {
	background: #fff7f0 url('https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/dl02.png') no-repeat 90% 50%;
	padding: 30px;
	margin-top: 20px;
}

dl.dl02 dt {
	font-size: 26px;
	margin: 0 0 10px;
	color: #f16b2a;
	font-weight: bold;
}

dl.dl02 dd {
	font-size: 18px;
}

section.sec03 {
	margin: 0 0 45px;
}

section.sec04 section {
	padding: 0 58px;
}

section.sec04 section h4 {
	margin: 0 0 20px;
}

section.sec04 section p {
	background: url('https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/sec03_sec.png') no-repeat 50% 100%;
	padding: 0 0 35px;
	font-size: 20px;
	margin: 0 0 40px;
}

section.sec04 section p strong {
	display: block;
}

section.sec04 section p .txt1 {
	color: #ce1f54;
	display: block;
}

section.sec04 section p .txt2 {
	color: #1767c2;
	display: block;
}

dl.dl03 {
	padding: 0 58px 20px;
}

dl.dl03 dt {
	font-size: 20px;
	font-weight: bold;
}

dl.dl03 dd {
	font-size: 18px;
	color: #ce1f54;
}

dl.dl03 dd img {
	margin: 10px 0;
}

#main section.sec04 .inner {
	padding: 28px;
}

section.sec04 p {
	margin: 10px 0;
}

section.sec04 .btn {
	text-align: center;
	padding: 30px 0 100px;
}

.calendar {
	text-align: center;
	margin: 0 auto 40px;
}

.calendar h4 {
  background: #fedd78;
  color: #000;
  font-weight: normal;
  font-size: 1.8rem;
  margin-bottom: 20px;
  text-align: center;
  padding: 5px 0;
}

.calendar h5{
	background: #0ba2b4;
	color: #fff;
	font-weight: normal;
	text-align: left;
	font-size: 1.5rem;
	padding-left: 30px;
	margin-bottom: 15px;
}

.calendar h5:nth-of-type(2){
	margin-top: 50px;
}

.calendar p img{
	margin: 30px 0;
}

@media screen and (max-width: 768px) {
  #main {
		width: 100%;
	}
	#main h2 {
		margin: 0 0 3%;
	}
	#main .inner {
		padding: 3%;
	}
	section.sec01 h3 {
		padding: 5%;
	}
	section.sec01 h3 strong {
		font-size: 5vw;
	}
	section.sec01 h3 em {
		font-size: 3vw;
		margin: 1% 0 4%;
	}
	section.sec01 h3 span {
		font-size: 2.8vw;
	}
	.sec01 section {
		padding: 5% 0;
	}
	.sec01 section h4 {
		padding: 3% 0 3% 9vw;
		background: url(https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/css/img/sec01_h4.png) no-repeat 5px 50%;
		background-size: 7vw;
	}
	.sec01 section h4 span {
		font-size: 2.8vw;
	}
	.sec01 section h4 strong {
		font-size: 5.8vw;
	}
	.sec01 section ul li {
		float: none;
	}
	.sec01 section ul li:nth-child(2n) {
		float: none;
		margin-top: 2%;
	}
	.sec01 section ul li img {
		width: 100%;
	}
	.sec01 section p {
		font-size: 4vw;
		margin: 3% 0;
	}
	#main .sec02 .inner {
		padding: 3%;
	}
	section.sec02 .ly div {
		float: none;
		width: 100%;
	}
	section.sec02 .ly div:last-child {
		float: none;
	}
	section.sec02 img {
		width: 100%;
		margin: 1% 0;
	}
	section.sec02 .ly div:first-child img:last-child {
		padding: 0;
	}
	section.sec02 ul li {
		float: none;
	}
	section.sec02 ul li:nth-child(2n) {
		float: none;
		margin-top: 2%;
	}
	section.sec02 ul li img {
		width: 100%;
	}
	section.sec03 h3 {
		margin: 0 0 3%;
	}
	dl.dl01 {
		padding: 5%;
		margin: 0 0 5%;
	}
	dl.dl01 dt {
		font-size: 5vw;
	}
	dl.dl01 dd {
		font-size: 3.4vw;
	}
	dl.dl02 {
		padding: 5%;
	}
	dl.dl02 dt {
		font-size: 5vw;
	}
	dl.dl02 dd {
		font-size: 3.4vw;
	}
	section.sec04 section {
		padding: 3%;
	}
	section.sec04 section h4 {
		margin: 0 0 3%;
	}
	section.sec04 section p {
		font-size: 4vw;
		padding: 0 20% 7% 0;
		background-size: 100%;
		margin: 0 0 5%;
	}
	dl.dl03 {
		padding: 0 3% 3%;
	}
	dl.dl03 dt {
		font-size: 4vw;
	}
	dl.dl03 dd {
		font-size: 3.4vw;
	}
	dl.dl03 dd img {
		margin: 3% 0;
	}
	#main section.sec04 .inner {
		padding: 2% 3%;
	}
	section.sec04 p {
		margin: 1% 0;
	}
	section.sec04 .btn {
		padding: 5% 5% 10%;
	}
	section.sec02 {
		margin-top: 5%;
	}
	.sec01 section:nth-of-type(1) {
		padding-top: 0;
	}
	dl.dl02 {
		margin-top: 5%;
	}
	section.sec03 .ly {
		width: 100%;
	}
	section.sec03 .ly figure {
		float: none;
		width: 100%;
	}
	dl.dl01 {
		float: none;
		width: 100%;
		margin: 0;
	}
	section.sec03 {
		margin: 0 0 5%;
	}
	.calendar {
		padding: 0 3%;
		margin: 0 auto 5%;
	}
	.calendar h3{
		font-size: 1.25rem;
		text-align: center;
		padding: 10px;
	}
	section.sec04 section {
		padding: 0 3%;
	}
}

/*e|?a，￣
---------------------------------------*/

#main.hkg_page h2 {
  margin: 30px 0 20px;
}

.hkg_page nav{
	background: #333;
	height: auto;
	margin-bottom: 50px;
}

.hkg_page nav ul{
	width: 100%;
	height: auto;
}

.hkg_page nav ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
}

.hkg_page .sec01 section {
  padding: 0;
}

.hkg_page .tit_type02 {
  padding: 0;
  background: none;
  display: table;
  font-weight: normal;
  font-size: 15px;
}

.hkg_page .tit_type02 strong,
.hkg_page .tit_type02 span {
  display: table-cell;
  vertical-align: bottom !important;
  padding: 0;
  margin: 0;
}

.hkg_page .tit_type02 strong {
  position: relative;
}

.hkg_page .tit_type02 strong img {
  display: table-cell;
  vertical-align: bottom !important;
  width: auto !important;
  max-width: inherit !important;
  padding: 0 16px 0 0;
  margin: 0 !important;

}

.hkg_page .tit_type02 span {
}

.hkg_page .sec01 section:nth-of-type(1) {
  background: none;
}

.hkg_page .three_col {
  width: 100%;
  background: url(https://www.aeoncompass.com/archive/longservice/int/cardinfo1808/img/bak_hkg01.gif) left top repeat;
  padding: 20px 29px 10px;
  display: block;
}

.hkg_page .three_col02 {
  padding: 0;
  background: none;
}

/*.hkg_page .sec01 section ul li:nth-child(2n) {
  float: right;
}*/

.hkg_page .three_col li {
  float: left;
  width: calc((100% - 28px) / 3);
  margin: 0 14px 0 0;
}

.hkg_page .three_col02 {
  padding: 0;
  background: none;
}

.hkg_page .three_col02 li {
  width: calc((100% - 16px) / 3);
  margin: 0 8px 0 0;
}

.hkg_page .three_col02 li:nth-of-type(3n+0) {
  margin: 0;
}

.hkg_page .three_col li:nth-of-type(3n+0) {
  margin: 0;
}

.hkg_page .three_col li img {
  width: 100%;
  height: auto;
}

.hkg_page .three_col li span img {
  width: auto;
}

.hkg_page .three_col li figure {
  position: relative;
}

.hkg_page .three_col li figure span {
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
}

.hkg_page .three_col li:nth-of-type(3n) figure span {
  left: auto;
  right: -4px;
  top: -4px;
}

.hkg_page .three_col li p {
  font-size: 14px;
}

#main.hkg_page .sec02 .inner {
  padding: 40px 29px;
}

.hkg_page .two_col li{
  float: left;
  width: calc((100% - 10px) / 2);
}

.hkg_page .two_col02 li {
  width: calc((100% - 28px) / 2);
}

.hkg_page .two_col li:nth-of-type(2n-1) {
  margin: 0 10px 0 0;
}

.hkg_page .two_col02 li:nth-of-type(2n-1) {
  margin: 0 28px 0 0;
}

.hkg_page .sec01 section h4 {
  padding: 0;
  background: none;
}

.hkg_page .two_col02 h4 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
}

.hkg_page .txt_long img {
  float:  right;
    margin: 0 0 1.5em 1.5em;
}

@media screen and (max-width: 768px){
.hkg_page .two_col02 h4{
	font-size: 25px;
}
.hkg_page .txt_long img {
  float:  none;
  display: block;
    margin: 0 auto 1.5em;
}
}

.hkg_page .txt_long {
  font-size: 18px;
  line-height: 1.5;
}

.btn_hkg01 {
  text-align: center;
  padding: 0 0 50px;
}


 .li_sp h4 + p {
  margin-bottom: 34px !important;
}

@media screen and (max-width: 768px){
.hkg_page nav{
	display: none;
}
#main.hkg_page h2{
	margin-bottom: 50px;
}
.sec01 section ul.column {
	flex-direction: column;
}
.hkg_page #nav03 img{
	float: none;
}
}

#snav_top,
#snav_top_inner,
#snav_top_inner li,
#snav_top_inner a {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
}


#snav_top_inner li {
  -webkit-width: calc(100% / 2);
  width: calc(100% / 2);
  float: left;
}

#snav_top_inner a {
  background: #0068b7;
  transition: .3s;
  text-align: center;
  padding: 16px;
  height: 53px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #fff;
}

.fclear_sp02 {
  display: block !important;
}

#snav_top_inner a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 16px;
  margin: auto;
}

#snav_top_inner a:hover {
  opacity:.5;
}
#snav_top_inner a::after {
  display: block;
  content: "";
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #fff;
position: absolute;
right: 16px;
top: 0;
bottom: 0;
margin: auto 0;
}

@media screen and (max-width: 640px){
  #snav_top_inner li {
    -webkit-width: calc(100% / 2);
    width: calc(100% / 2);
  }

}

@media screen and (max-width: 440px){
  #snav_top_inner li {
    -webkit-width: calc(100% / 1);
    width: calc(100% / 1);
  }
}

/*bits
-------------------------*/
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}

hr.fclear {
  border: none;
  background: none;
  height: 1px;
  clear: both;
}


@media screen and (max-width: 768px){
#main.hkg_page .sec01 .inner,#main.hkg_page .sec02 .inner {
  padding: 3%;
}

.hkg_page .tit_type02 strong, .hkg_page .tit_type02 span {
  display: block;
}

.hkg_page .tit_type02 strong {
  margin: 0 0 10px;
}

.hkg_page .tit_type02 strong img {
  max-width: 100% !important;
}

.hkg_page .sec01 section ul li {
  width: 100%;
  float: none;
  margin: 0 0 10% !important;
}

.hkg_page#main .three_col li figure {
  max-width: 250px;
  margin: 0 auto ;
}

.hkg_page .sec01 section ul li:nth-child(2n) {
  margin-top: 0;
}

.hkg_page .sec01 section p {
  font-size: 15px;
}

.btn_hkg01 img {
  width: 75%;
}

.hkg_page .li_sp h4 + p {
  margin-bottom: 1.5% !important;
}

#main.hkg_page h2 {
    margin: 3% 0 4.5%;
}

/*bits
-------------------------*/
.mb10 {margin-bottom: 1.5% !important;}
.mb20 {margin-bottom: 3% !important;}
.mb30 {margin-bottom: 4.5% !important;}
.mb40 {margin-bottom: 8% !important;}
.mb50 {margin-bottom: 7.5% !important;}


hr.fclear {
  border: none;
  background: none;
  height: 1px;
  clear: both;
  display: block;
}


}

@media screen and (max-width: 388px){
  .hkg_page .three_col li,.hkg_page .two_col li {
    float: none;
    width: 100%;
    margin: 0 0 20px !important;
  }

  .hkg_page .three_col li

  .hkg_page .tit_type02 strong img {
    max-width: 100% !important;
  }

  .hkg_page .li_sp h4 + p {
    margin-bottom: 1.5% !important;
  }
  /*bits
  -------------------------*/
  .mb10 {margin-bottom: 1.5% !important;}
  .mb20 {margin-bottom: 3% !important;}
  .mb30 {margin-bottom: 4.5% !important;}
  .mb40 {margin-bottom: 8% !important;}
  .mb50 {margin-bottom: 7.5% !important;}


  hr.fclear {
    display: none;
  }
}

/* 220901 追加 */
.fv {
  text-align: center;
}
.fv h2 {
  position: relative;
  display: inline-block;
  background: rgba(0,0,0,0.5);
  font-size: 32px;
  text-align: center;
  padding: 60px 40px;
  border: 1px solid #fff;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
  font-family: 'Noto Serif JP', serif;
}
.fv h2:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
.fv h2:after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #ffffff transparent;
}
.fv_explain {
  background: rgba(0,0,0,0.5);
  color: #fff;
  text-align: center;
  padding: 30px 0;
}
.fv_explain figure {
  text-align: left;
  margin: 0 0 20px;
}
.fv_explain figure img {
  max-width: 160px;
}
.fv_explain p {
  text-align: center;
}
#einen .einen_info {
  overflow-x: hidden;
}
section h3 {
  font-size: 24px;
  font-weight: bold;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  color: transparent;
  margin: 0 0 20px;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}
section h3:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  margin: 20px auto 40px;
}
.season {
  background: #000;
  padding: 40px 0;
}
.season_box {
  position: relative;
  padding: 0 0 0 450px;
  margin: 0 0 30px;
}
.season_box .season_txt {
  position: absolute;
  left: 0;
  top: 40px;
  width: 50%;
  height: 200px;
  background: #fff;
  z-index: 10;
  box-sizing: border-box;
  padding: 20px;
}
.season_box_wrap .season_box:nth-child(2n) {
  padding: 0 450px 0 0;
}
.season_box_wrap .season_box:nth-child(2n) .season_txt {
  left: auto;
  right: 0;
}
.mitsui_garden_hotel {
  padding: 40px 0 0;
}
.plan_explain {
  text-align: left;
  margin: 20px 0;
  font-size: 18px;
  color: #fff;
}
.btn_plan {
  margin: 50px 0;
  text-align: center;
}
.btn_plan a {
  display: inline-block;
  background: #c00000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 50px;
  background: rgb(187,150,3);
  background: linear-gradient(43deg, rgba(187,150,3,1) 0%, rgba(187,150,3,1) 50%, rgba(205,180,77,1) 100%);
  border-radius: 5px;
}
.btn_plan a:hover {
  opacity: 0.8;
}
.rate {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 16px;
  font-size: 16px;
}
.rate:before, .rate:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "★★★★★";
  display: inline-block;
  height: 16px;
  line-height: 16px;
}
.rate:before {
  color: #ddd;
}
.rate:after {
  color: #ffa500;
  overflow: hidden;
  white-space: nowrap;
}

.rate0:after {
  width: 0;
}

.rate1:after {
  width: 16px;
}

.rate1-5:after {
  width: 24px;
}

.rate2:after {
  width: 32px;
}

.rate2-5:after {
  width: 40px;
}

.rate3:after {
  width: 48px;
}

.rate3-5:after {
  width: 56px;
}

.rate4:after {
  width: 64px;
}

.rate4-5:after {
  width: 72px;
}

.rate5:after {
  width: 80px;
}
.hotel_item {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  margin: 10px;
  background: #fff;
}
.hotel_item figure {
  position: relative;
}
.hotel_item figure figcaption {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #ff4d4d;
  color: #fff;
  margin: 0 !important;
  font-size: 12px;
  padding: 10px;
  border-radius: 3px;
}
.hotel_item_info {
  position: relative;
  padding: 10px;
}
.hotel_title span {
  font-size: 12px;
  line-height: 1;
  color: #888;
}
.hotel_title strong {
  display: block;
  font-size: 18px;
  line-height: 1;
  color: #224258;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
}
.hotel_adr {
  font-size: 14px;
}
.hotel_ranking span {
  vertical-align: middle;
}
.hotel_ranking span.ranking_txt {
  font-size: 13px;
}
.hotel_price {
  text-align: right;
  font-size: 14px;
  color: #666;
}
.hotel_price .price_yen {
  font-size: 20px;
  color:#1c4678;
  font-weight: bold;
}
.hotel_price .zei {
  font-size: 12px;
}
.hotel_tag {
  position: absolute;
  bottom: 5px;
  left: 5px;
}
.hotel_tag span {
  display: inline-block;
  padding: 5px;
  background: #6e44c2;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  border-radius: 3px;
}
.mitsui_garden_hotel {
  background: #1E1E1F;
  padding: 40px 0;
}
.mitsui_garden_hotel section {
  margin: 0 0 50px;
}
.slick-prev {
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 10;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url('../img/prev.png') no-repeat 50% 50%;
}
.slick-next {
  position: absolute;
  right: 0;
  top: 40%;
  z-index: 10;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url('../img/next.png') no-repeat 50% 50%;
}
.tab-content {
  display: none;
}
.tab-content.current{
  display: block;
}
p.tel {
  text-align: center;
}
.select_tabs {
  margin: 0 0 10px;
}
.select_tabs ul {
  width: 100%;
  display: flex;
}
.select_tabs ul li {
  flex: 1;
  text-align: center;
  cursor: pointer;
  background: #000;
  font-size: 14px;
  color:#fff;
  padding: 22px 10px;
  height: 70px;
  border-left: 1px solid #1E1E1F;
}
.select_tabs ul li:hover {
  background: #111;
}
.select_tabs ul li.current {
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  background: rgb(107,1,0);
  background: linear-gradient(180deg, rgba(107,1,0,1) 0%, rgba(0,0,0,1) 100%);
  color: #fff;
}
.select_tabs ul li:first-child {
  border: 0 none;
}
.select_tabs ul li.s_type {
  padding: 13px 10px;
}
.select_hotel {
  display: flex;
  flex-wrap : wrap;
}
.select_hotel li {
  width: 33.33%;
}
main .mitsui_garden_hotel,
main .pickup {
  overflow: inherit;
}
.pickup_slider .slick-prev {
  left: -25px;
}
.pickup_slider .slick-next {
  right: -25px;
}
.garden_inner {
  max-width: 960px;
  margin: 0 auto;
}
.tel {
  color: #fff;
}
.back-btn {
  padding: 50px 0;
}
@media only screen and (max-width: 640px){
  .fv {
    margin-top: 63px;
  }
  .fv h2 {
    font-size: 20px;
    padding: 40px 30px;
    margin: 40px 0 20px;
  }
  .fv_explain {
    padding: 20px;
  }
  .fv_explain figure img {
    max-width: 120px;
  }
  .garden_inner {
    padding: 0 15px;
  }
  section h3 {
    font-size: 20px;
  }
  .season_box {
    padding: 0;
  }
  .season_box .season_txt {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  .season_box_wrap .season_box:nth-child(2n) {
    padding: 0;
  }
  .plan_explain {
    font-size: 16px;
  }
  .btn_plan a {
    font-size: 16px;
  }
  .slick-slide img {
    width: 100%;
  }
  .pickup_slider .slick-prev {
    left: -15px;
  }
  .pickup_slider .slick-next {
    right: -15px;
  }
  .select_tabs ul {
    flex-wrap: wrap;
  }
  .select_tabs ul li {
    flex: 25%;
    font-size: 13px;
    border-bottom: 1px solid #1E1E1F;
  }
  .select_tabs ul li:first-child {
    border-bottom: 1px solid #1E1E1F;
  }
  .select_hotel {
    display: block;
  }
  .select_hotel li {
    width: 100%;
  }
  .hotel_item figure img {
    width: 100%;
  }
  .select_hotel .hotel_item {
    margin: 15px 0;
  }
}
body {
  overflow: inherit !important;
}
