@charset "UTF-8";
/* CSS Document */

.ma-t20{
    margin-top: 20px;
}

/*  archive
*/

.tc{
    text-align: center;
}

#contents {
    padding-bottom: 40px;
}

#contents h1 {
    font-size: 30px;
    font-family: 'Cormorant Garamond', serif;
    color: #A9A9A9;
    text-align: center;
    line-height: 75%;
    margin-bottom: 30px;
}

#contents h1 span{
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif, 'Noto Sans Japanese', serif;
}

.servey_number{
    border-top: 4px solid #6FA2B4;
}

.servey_number h2 {
    color: #6DA2B5;
    font-size: 20px;
    /*font-family: 'Cormorant Garamond', serif;*/
    padding: 5px 0px;
}

ul.survey-page-link {
    padding-top:30px;
    width:80%;
    max-width:960px;
    margin:0 auto;
    display: block;
}
ul.survey-page-link li.paging-right {
    position:relative;
    float:right;
    width:50%;
    text-align: right;
}
ul.survey-page-link li a {
    /*font-family: 'Cormorant Garamond', serif;*/
    font-size:14px;
    color: #888;
    line-height: 1.4;
}
ul.survey-page-link li.paging-right a:after {
    content:'>';
    position:absolute;
    top:50%;
    right:-18px;
    margin-top:-13px;
}

ul.survey-page-link li.paging-left {
    position:relative;
    float:left;
    width:48%;
    text-align: left;
}

ul.survey-page-link li.paging-left a:after {
    content:'<';
    position:absolute;
    top:50%;
    left:-18px;
    margin-top:-13px;
}

.ws_loca {
    padding: 160px 0 20px;
    background: #98C4D4;
}

.ws_loca.gaya {
    background: #98C4D4 url(../images/ws_gaya.png) center 20px no-repeat;
    background-size: 280px auto;
}
.ws_loca.langkawi {
    background: #98C4D4 url(../images/ws_langkawi.png) center 22px no-repeat;
    background-size: 280px auto;
}
.ws_loca.kuala {
    background: #98C4D4 url(../images/ws_kualalumpur.png) center 30px no-repeat;
    background-size: 280px auto;
}
.ws_loca.kota {
    background: #98C4D4 url(../images/ws_kotakinabalu.png) center 22px no-repeat;
    background-size: 280px auto;
}
.ws_loca.redang {
    background: #98C4D4 url(../images/ws_redang.png) center 22px no-repeat;
    background-size: 280px auto;
}
.ws_loca.penang {
    background: #98C4D4 url(../images/ws_penang.png) center 22px no-repeat;
    background-size: 280px auto;
}

.wsl_info {
    background: linear-gradient(45deg, transparent 10px, #438297 10px), linear-gradient(-45deg, transparent 10px, #438297 10px), linear-gradient(225deg, transparent 10px, #438297 10px), linear-gradient(-225deg, transparent 10px, #438297 10px);
    background-position: bottom left, bottom right, top right, top left;
    background-size: 50% 51%;
    background-repeat: no-repeat;
    max-width: 312px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 5%;
    margin: 0 auto;
}

.info_title{
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'Cormorant Garamond', serif;
    margin-bottom: 10px;
}

.wsl_info dl dt{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}

.wsl_info dl dd{
    margin-bottom: 15px;
    font-size: 13px;
    color: #fff;
}

.wsl_info dl dd:last-child{
    margin-bottom: 0;
}

.loca_detail {
    background: rgba(255,255,255,0.5);
    padding: 18px 5%;
    max-width: 470px;
    width: 100%;
    box-sizing: border-box;
    margin: 15px auto;
}

.loca_detail dl{
    overflow: hidden;
    margin-bottom: 5px;
    padding-left: 35px;
}

.loca_detail dl:last-child{
    margin-bottom: 0;
}

.loca_detail dt{
    font-size: 14px;
    font-weight: bold;
    color: #004C66;
}

.loca_detail dd{
    line-height: 130%;
    font-size: 14px;
    color: #004C66;
}

.plane{
    background: url(../images/ws_plane.png) left top no-repeat;
    background-size: 28px auto;
}

.conne{
    background: url(../images/ws_conne.png) left top no-repeat;
    background-size: 20px auto;
}

.time{
    background: url(../images/ws_time.png) left top no-repeat;
    background-size: 22px auto;
}

.wsl_link{
    margin-top: 14px;
    padding-top: 14px;
}

.wsl_link a,
.wsl_link .no_link {
    width: 100%;
    display: block;
    background: #fff;
    padding: 0 15px 40px;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.wsl_link .no_link {
    padding: 0 15px 15px;
}

.wsl_link .no_link a {
    padding:0;
    margin-top:0;
    line-height: 1.4;
}

.wsl_link .no_link .hotel_link a {
    padding:0 0 20px 26px;
    font-size: 13px;
    background: url(../images/hotel_icon.png) left top no-repeat;
    background-size: 18px;
    text-decoration: underline;
}

.wsl_link .no_link .hotel_link a:hover {
    text-decoration: none;
}

.wsl_link a h3,
.wsl_link .no_link h3{
    position: relative;
    margin: -14px auto 0;
    width: 155px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #CA397D;
    line-height: 28px;
}

.langkawi .wsl_link a h3{
    background: #3D89D4;
}

.kuala .wsl_link a h3{
    background: #00A3B2;
}

.kota .wsl_link a h3{
    background: #075E67;
}

.redang .wsl_link a h3,
.redang .wsl_link .no_link h3{
    background: #ED9D28;
}

.penang .wsl_link a h3 {
    background: #c71835;
}

.wsl_link a h4.loca_h4,
.wsl_link .no_link h4.loca_h4{
    font-size: 24px;
    font-family: 'Cormorant Garamond', serif;
    color: #707E92;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 130%;
}

.wsl_link a h4,
.wsl_link .no_link h4{
    line-height: 80px;
    text-align: center;
}

.wsl_link a h4 img,
.wsl_link .no_link h4 img{
    vertical-align: middle;
    max-width: 50%;
    width: 100%;
}

.kota .wsl_link a h4 img{
    width: auto;
}

.wsl_link a .loca_more {
    font-family: 'Cormorant Garamond', serif;
    font-size: 18px;
    line-height: 15px;
    vertical-align: middle;
    margin-top: 5px;
    color: #333;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.wsl_link a .loca_more:after{
    content: "▶";
    font-size: 8px;
    line-height: 15px;
    margin-left: 3px;
    vertical-align: middle;
}

.pict_area {
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
}

#picbox {
    height: auto!important;
    max-width: 900px;
}

#picbox img,
.pict_area li img {
    width:100%;
    height:auto;
}

.pict_area ul {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}

.pict_area li {
    width: 24%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.pict_area li:nth-child(5n) {
    clear:both;
}

.pict_area li a {
    padding: 0;
    margin: 3px;
    display: block;
}

.pict_area li a.over {
    padding: 0;
    outline: 3px solid #CA397D;
}

#ws_pict{
    overflow: hidden;
    padding-top: 44px; 
}

#ws_int {
    padding: 20px 0 0 0;
    overflow: hidden;
    border-bottom: 4px solid #6FA2B4;
}

#ws_int .container{
    max-width: 1000px;
    padding-bottom:40px;
}

#ws_int dl dt {
    font-size: 15px;
    color: #3DA5BD;
    font-weight: bold;
    font-family: '游ゴシック','Yu Gothic',YuGothic, 'Noto Sans Japanese', serif;
    margin-bottom: 5px;
}

#ws_int dl dd{
    font-family: '游ゴシック','Yu Gothic',YuGothic, 'Noto Sans Japanese', serif;
    line-height: 150%;
}

#ws_int dl {
    overflow: hidden;
    margin-bottom: 15px;
}

#ws_int dl:last-child{
    margin-bottom: 0;
}

.page-link {
    overflow: hidden;
    text-align: center;
    margin: 20px auto 0;
    position: relative;
    max-width: 212px;
    width: 100%;
}

.page-link .previous {
    float: left;
}

.page-link .next {
    float: right;
}

.page-link > li > a {
    color: #666666;
    font-size: 16px;
    display: block;
    font-family: 'Cormorant Garamond', serif;
}

.loca_thumb{
    text-align: center;
}


@media screen and (min-width: 688px) {

#contents h1 {
    font-size: 40px;
}

#contents h1 span{
	font-size: 13px;
}

#contents{
	padding-bottom: 120px;
}

.pict_area li {
    width: 16%;
}

.pict_area li:nth-child(7n) {
    clear:both;
}

.wsl_link a h4 img,
.wsl_link .no_link h4 img{
    vertical-align: middle;
    max-width: 100%;
    width: auto;
}

#ws_int dl dt{
    font-size: 20px;
}

#ws_int dl{
    margin-bottom: 40px;
}

.page-link > li > a {
    font-size: 20px;
}

.page-link {
    margin: 70px auto 0;
}

ul.survey-page-link li a {
    font-size:14px;
}

}

@media screen and (min-width: 1200px) {

.arrow_link p{
    top: 0;
}

.arrow_link .prev{
    left: 6px;
}

.arrow_link .next{
    right: 6px;
}

.wsl_link a,
.wsl_link .no_link {
    max-width: 287px;
    padding: 0 15px 40px;
    margin-bottom: 0;
    float: right;
    margin-top: 40px;
}

.wsl_link .no_link {
    padding: 0 15px 15px;
}

.pict_area {
    max-width:100%;
    height: auto;
}

#picbox {
    max-width:900px;
    height:auto;
    float: left;
}

.pict_area ul {
    float: right;
    max-width: 290px;
    margin-top: 0;
    padding-left:4px;
}
.pict_area li {
    width:47%;
}
.pict_area li:nth-child(2n+1) {
    clear:both;
}
.pict_area li a {
    margin:5px 3px;
}
.pict_area li a.over {
    outline: 5px solid #CA397D;
}
.ws_loca{
    padding: 30px 0;
}

.ws_loca.gaya {
    background: #98C4D4 url(../images/ws_gaya.png) center 70px no-repeat;
    background-size: auto;
}
.ws_loca.langkawi {
    background: #98C4D4 url(../images/ws_langkawi.png) center 50px no-repeat;
    background-size: auto;
}
.ws_loca.kuala {
    background: #98C4D4 url(../images/ws_kualalumpur.png) center 66px no-repeat;
    background-size: auto;
}
.ws_loca.kota {
    background: #98C4D4 url(../images/ws_kotakinabalu.png) center 70px no-repeat;
    background-size: auto;
}
.ws_loca.redang {
    background: #98C4D4 url(../images/ws_redang.png) center 70px no-repeat;
    background-size: auto;
}
.ws_loca.penang {
    background: #98C4D4 url(../images/ws_penang.png) center 70px no-repeat;
    background-size: auto;
}

.wsl_info {
    padding: 20px 25px;
    float: left;
}

.loca_detail{
    padding: 18px 23px;
    float: left;
    margin: 245px 0 0 55px;
}

.wsl_link{
    margin-top: 0;
}

#ws_int{
    padding-top:55px;
}


}