@charset "utf-8";


@font-face {
	font-family: 'YuMincho';
	src: url(/location/of/font/yumin.ttf);
}
/*----------------------�X�}�z��-----------------------*/

@media screen and (min-width: 767px) {
#main .sp { display:none!important; }
#main { width:100%; margin:10px auto; font-size: 14px; line-height: 1.5em; font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;color: #000;}

#AmazingThailand {
 font-size: 16px;
 line-height: 25px;
 min-width: 1100px;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#AmazingThailand h3{
width: auto;
height: auto;
font-size: 16px;
font-weight: normal;
padding-left: 0;
line-height: 1.5em;
text-shadow: none;
}
#AmazingThailand .pageup{
 position: fixed;
 z-index: 150;
 bottom: 20px;
 right: 4%;
 opacity: 0.8;
}
#AmazingThailand .pageup img{
 width: 100px;
 height: auto;
}

#AmazingThailand .inner{
 margin: 0 auto;
 width: 1100px;
}

#AmazingThailand .at_btn{
 margin: 40px auto 35px;
 width: 840px;
 position: relative;
 background-size: cover;
 font-size: 24px;
 line-height: 30px;
 text-align: center;
 font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
   font-weight: bold;
   border: solid 3px #2b5f2f;/*線*/
    border-radius: 10px;/*角の丸み*/
 }
 
     /* 
     
#AmazingThailand .at_btn:before{
 content: "\f105";
 position: absolute;
 z-index: 2;
 right: 15px;
 top: 33px;
 font-family: FontAwesome;
 font-size: 20px;
}

 */
 
 
#AmazingThailand .at_btn a{
 padding: 30px 0;
 display: block;
 text-decoration: none;
}
#AmazingThailand .at_btn a:hover{
 background: url(../images/btn_over.png) left top no-repeat;
}

#AmazingThailand .at_btn.blue{ background: url(../images/btn_B.jpg) left top no-repeat;}
#AmazingThailand .at_btn.pink{ background: url(../images/btn_P.jpg) left top no-repeat;}

/*--mv--*/
#AmazingThailand #mv{
 width: 100%;
 height: 820px;
 position: relative;
 background: url(../images/mvbg.png) center top no-repeat;
 background-size: auto;
}
#AmazingThailand #mv h2{
 margin: 0;
 position: absolute;
 left: 50%;
 top: 50%;
 z-index: 10;
 transform: translate(-50%, -50%);
}

/*--#sec01--*/
#AmazingThailand #sec01 {
 padding: 10px 0 20px;
 background: url(../images/sec01bg.jpg) center top no-repeat, #e1f5ff;
}
#AmazingThailand #sec01 .containBox{
margin: 0 auto;
    padding: 80px 130px;
    width: 1100px;
    /* box-sizing: border-box; */
    /* background: #FFF; */
    /* border: solid 5px #73edff; */
    font-size: 16px;
    line-height: 26px;
}
#AmazingThailand #sec01 .containBox h3{
 margin-bottom: 15px;
 width: 100%;
 height: auto;
 font-size: 17px;
 font-weight: bolder;
}
#AmazingThailand #sec01 .containBox h3 span{
 margin-bottom: 10px;
 display: block;
 font-size: 30px;
}
#AmazingThailand #sec01 .containBox .txt{
 margin-bottom: 40px;
 font-size: 18px;
 line-height: 1.6;
}

/*--sec02--*/
#AmazingThailand #sec02{
 margin: 0 auto;
 padding: 210px 0 145px;
 background: url(../images/sec02b_top.png) center top no-repeat, url(../images/sec02bg_bt.jpg) center bottom no-repeat;
 background-size: 100%, 100%;
}
#AmazingThailand #sec02 .pickspot{
 margin: 0 auto;
 width: 1100px;
 display: -webkit-box; /*Android4.3*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 -webkit-box-pack: justify; /*Android4.3*/
 -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
 justify-content: space-between;
 text-align: center;
}
#AmazingThailand #sec02 h3{
 margin-bottom: 50px;
 text-align: center;
 font-size: 35px;
}
#AmazingThailand #sec02 .pickspot li{
 width: 330px;
 text-align: center;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#AmazingThailand #sec02 .pickspot li p{
 margin: 0 auto;
 font-size: 30px;
     padding: 15px 0 30px;
         line-height: 1.3;
}
#AmazingThailand #sec02 .pickspot li p.ph{
font-weight: 400;
 padding: 25px;
 font-size:17px;
 line-height:1.6;
}
#AmazingThailand #sec02 .pickspot li p span{
 margin: 0 auto 10px;
 display: block;

}
#AmazingThailand #sec02 .pickspot li p.tit a{
 margin: 0 auto;
 padding: 35px 0 30px;
 display: block;
 text-decoration: none;
}
#AmazingThailand #sec02 .pickspot li p.ph a{
 margin: 0 auto;
 padding: 0 0 50px;
 display: block;
 text-decoration: none;
}

#AmazingThailand #sec02 .pickspot li.gr{
 border: solid 10px #e1fcce;
 background: url(../images/a1.jpg);
 color:#ffffff;
 text-shadow: #62630B 2px 0px 2px, #62630B -2px 0px 2px, #62630B 0px -2px 2px, #62630B -2px 0px 2px, #62630B 2px 2px 2px, #62630B -2px 2px 2px, #62630B 2px -2px 2px, #62630B -2px -2px 2px, #62630B 1px 2px 2px, #62630B -1px 2px 2px, black 1px -2px 2px, #62630B -1px -2px 2px, black 2px 1px 2px, #62630B -2px 1px 2px, #62630B 2px -1px 2px, #62630B -2px -1px 2px, #62630B 1px 1px 2px, #62630B -1px 1px 2px, #62630B 1px -1px 2px, #62630B -1px -1px 2px;
}

#AmazingThailand #sec02 .pickspot li.pi{
 border: solid 10px #ddcdfb;
 background: url(../images/a2.jpg);
 color:#ffffff;
 text-shadow: #62630B 2px 0px 2px, #62630B -2px 0px 2px, #62630B 0px -2px 2px, #62630B -2px 0px 2px, #62630B 2px 2px 2px, #62630B -2px 2px 2px, #62630B 2px -2px 2px, #62630B -2px -2px 2px, #62630B 1px 2px 2px, #62630B -1px 2px 2px, black 1px -2px 2px, #62630B -1px -2px 2px, black 2px 1px 2px, #62630B -2px 1px 2px, #62630B 2px -1px 2px, #62630B -2px -1px 2px, #62630B 1px 1px 2px, #62630B -1px 1px 2px, #62630B 1px -1px 2px, #62630B -1px -1px 2px;
}

#AmazingThailand #sec02 .pickspot li.ye{
 border: solid 10px #fbcc87;
 background: url(../images/a3.jpg);
 color:#ffffff;
 text-shadow: #62630B 2px 0px 2px, #62630B -2px 0px 2px, #62630B 0px -2px 2px, #62630B -2px 0px 2px, #62630B 2px 2px 2px, #62630B -2px 2px 2px, #62630B 2px -2px 2px, #62630B -2px -2px 2px, #62630B 1px 2px 2px, #62630B -1px 2px 2px, black 1px -2px 2px, #62630B -1px -2px 2px, black 2px 1px 2px, #62630B -2px 1px 2px, #62630B 2px -1px 2px, #62630B -2px -1px 2px, #62630B 1px 1px 2px, #62630B -1px 1px 2px, #62630B 1px -1px 2px, #62630B -1px -1px 2px;
}

/*--area--*/
#AmazingThailand .areaMV{
 padding: 20px 0 30px;
 width: 100%;
}
#AmazingThailand #area01 .areaMV{
 background: url(../images/area01bg.jpg) center top no-repeat;
 background-size: cover;
}
#AmazingThailand #area02 .areaMV{
 background: url(../images/area02bg.jpg) center top no-repeat;
 background-size: cover;
}
#AmazingThailand #area03 .areaMV{
 background: url(../images/area03bg.jpg) center top no-repeat;
 background-size: cover;
}
#AmazingThailand .areaMV h3{
 padding: 70px 0 0;
 width: 277px;
 min-height: 207px;
 font-size: 35px;
 line-height: 35px;
 text-align: center;
 text-shadow: -1px -1px #FFF, 1px -1px #FFF, -1px 1px #FFF, 1px 1px #FFF;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#AmazingThailand #area01 .areaMV h3{ background: url(../images/areatit01.png) center center no-repeat;}
#AmazingThailand #area02 .areaMV h3{ background: url(../images/areatit02.png) center center no-repeat;}
#AmazingThailand #area03 .areaMV h3{ background: url(../images/areatit03.png) center center no-repeat;}
#AmazingThailand .areaMV h3 span{
 margin: 0 auto 10px;
 display: block;
 font-size: 18px;
 line-height: 24px;
}
#AmazingThailand .areaMV .area_intro{
 padding: 40px 80px 50px 60px;
 width: 620px;
 float: right;
 background: rgba(255,255,255,0.90);
}
#AmazingThailand #area01 .areaMV .area_intro{ border: solid 5px #033d04;}
#AmazingThailand #area02 .areaMV .area_intro{ border: solid 5px #ffacd9;}
#AmazingThailand #area03 .areaMV .area_intro{ border: solid 5px #fbcc87;}
#AmazingThailand .areaMV .area_intro .area_mi{
 margin-bottom: 20px;
 display: inline-block;
}

/*area別背景*/
#AmazingThailand #area01{
 padding: 0 0 30px;
 background: url(../images/mainbg_01.png) center 500px repeat-y, url(../images/mainbg_01b.jpg) center bottom repeat-y;
}
#AmazingThailand #area02{
 padding: 0 0 30px;
 background: url(../images/mainbg_02.png) center 500px repeat-y, url(../images/mainbg_02b.jpg) center bottom repeat-y;
}
#AmazingThailand #area03{
  padding: 0px 0 160px;
  background: url(../images/foot_bg_01.png) center bottom no-repeat,url(../images/mainbg_03.png) center 500px repeat-y, url(../images/mainbg_03b.jpg) center bottom repeat-y;
}

/*area 小見出し*/
#AmazingThailand .spot_mi{
 margin: 0 auto;
 padding: 80px 0 60px;
 text-align: center;
 position: relative;
 z-index: 10;
}
#AmazingThailand .spot_mi:before{
 position: absolute;
 left: -60px;
 top: -20px;
 z-index: 0;
}
#AmazingThailand .spot_mi.ban01:before{ content: url(../images/area01_mibg01.png);}
#AmazingThailand .spot_mi.ban03:before{ content: url(../images/area01c_mibg01.png);}
#AmazingThailand .spot_mi.phu01:before{ content: url(../images/area03_mibg01.png); top: 0px;}
#AmazingThailand .spot_mi.phu02:before{ content: url(../images/area03b_mibg01.png); top: 20px; left: -100px;}

#AmazingThailand .spot_mi:after{
 position: absolute;
 right: -60px;
 top: -20px;
 z-index: 0;
}
#AmazingThailand .spot_mi.ban01:after{ content: url(../images/area01_mibg02.png);}
#AmazingThailand .spot_mi.phu01:after{ content: url(../images/area03_mibg02.png); top: 0px;}
#AmazingThailand .spot_mi.phu02:after{ content: url(../images/area03b_mibg02.png); top: 20px; right:-100px;}

#AmazingThailand .spot_mi h4{
 margin-bottom: 35px;
 font-size: 40px;
 line-height: 1.2em;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#AmazingThailand .spotBox{
 margin-bottom: 60px;
 position: relative;
}
#AmazingThailand .spotBox p.ph,
#AmazingThailand .spotBox p.dress{
 position: absolute;
}

/*--スポットテキストボックス--*/
#AmazingThailand .spotBox .spotTxt{
 z-index: 50;
}
#AmazingThailand #area02 .spotBox .spotTxt{ border: solid 5px #ffacd9;}
#AmazingThailand #area03 .spotBox .spotTxt{ border: solid 5px #fbcc87;}

/*各スポットテキストボックス位置指定*/
#AmazingThailand .spotBox.no01 .spotTxt{ left: 0; bottom: 45px;}
#AmazingThailand .spotBox.no02 .spotTxt{ right: 0; bottom: 0;}
#AmazingThailand .spotBox.no03 .spotTxt{ left: 0; bottom: 40px;}
#AmazingThailand .spotBox.no04 .spotTxt{ left: 0; bottom: 105px;}
#AmazingThailand .spotBox.no05 .spotTxt{ right: 0; bottom: 120px;}
#AmazingThailand .spotBox.no06 .spotTxt{ left: 0; bottom: 0;}
#AmazingThailand .spotBox.no07 .spotTxt{ left: 0; bottom: 0;}
#AmazingThailand .spotBox.no08 .spotTxt{ right: 0; bottom: 0;}
#AmazingThailand .spotBox.no09 .spotTxt{ left: 0; bottom: 0;}

/*--写真位置・サイズ指定--*/
#AmazingThailand .spotBox .ph01{ z-index: 10;}
#AmazingThailand .spotBox .ph02{ z-index: 50;}
#AmazingThailand .spotBox .ph03{ z-index: 50;}
#AmazingThailand .spotBox .ph04{ z-index: 50;}
#AmazingThailand .spotBox .ph05{ z-index: 50;}
#AmazingThailand .spotBox .ph06{ z-index: 40;}

#AmazingThailand .spotBox .ph01 img{ width: 950px; height: auto;}
#AmazingThailand .spotBox .ph02 img,
#AmazingThailand .spotBox .ph03 img,
#AmazingThailand .spotBox .ph04 img,
#AmazingThailand .spotBox .ph05 img,
#AmazingThailand .spotBox .ph06 img{ width: 470px; height: auto;}
/*各ボックスの高さ・各スポット位置指定*/
#AmazingThailand .spotBox.no01{ height: 1800px;    padding: 35px 55px;
    background: #FFF;
    border: solid 5px #033d04;}
#AmazingThailand .spotBox.no01 .ph01{ right: 80px; top: 860px;}
#AmazingThailand .spotBox.no01 .ph02{ left: 60px;  bottom: 10px}
#AmazingThailand .spotBox.no01 .ph03{ right: 80px; bottom: 10px;}
#AmazingThailand .spotBox.no01 .ph04{ right: 0px; bottom: 620px;}
#AmazingThailand .spotBox.no01 .ph05{ right: 0px; bottom: 340px;}
#AmazingThailand .spotBox.no01 .ph06{ right: 0px; bottom: 10px;}

#AmazingThailand .spotBox.no02{ height: 1650px;}
#AmazingThailand .spotBox.no02 .ph01{ left: 0; top: 0;}
#AmazingThailand .spotBox.no02 .ph02{ right: 0; top: 220px;}
#AmazingThailand .spotBox.no02 .ph03{ left: 0px; bottom: 820px;}
#AmazingThailand .spotBox.no02 .ph04{ left: 0px; bottom: 530px;}
#AmazingThailand .spotBox.no02 .ph05{ left: 0px; bottom: 240px;}



#AmazingThailand .spotBox.no03{ height: 830px;}
#AmazingThailand .spotBox.no03 .ph01{ right: 0; top: 0;}
#AmazingThailand .spotBox.no03 .ph02{ left: 0; top: 30px;}
#AmazingThailand .spotBox.no03 .ph03{ right: 20px; bottom: 0;}
#AmazingThailand .spotBox.no03 .dress01{ right: -10px; top: -20px;}
#AmazingThailand .spotBox.no04{ height: 830px;}
#AmazingThailand .spotBox.no04 .ph01{ right: 0; top: 0;}
#AmazingThailand .spotBox.no04 .ph02{ left: 0; top: 30px;}
#AmazingThailand .spotBox.no04 .ph03{ right: 0; top: 290px;}
#AmazingThailand .spotBox.no04 .ph04{ right: 20px; bottom: 0;}
#AmazingThailand .spotBox.no04 .dress01{ left: 240px; top: 290px;}
#AmazingThailand .spotBox.no04 .dress02{ left: 922px; bottom: 200px; transform: rotate(90deg);}
#AmazingThailand .spotBox.no05{ height: 830px;}
#AmazingThailand .spotBox.no05 .ph01{ left: 0; top: 0;}
#AmazingThailand .spotBox.no05 .ph02{ right: 0; top: 30px;}
#AmazingThailand .spotBox.no05 .ph03{ left: 20px; top: 510px;}
#AmazingThailand .spotBox.no05 .dress01{ left: 0; top: 490px;}
#AmazingThailand .spotBox.no05 .dress02{ left: 700px; top: 256px;}
#AmazingThailand .spotBox.no06{ margin-top: 50px; height: 844px;}
#AmazingThailand .spotBox.no06 .ph01{ right: 0; top: 0;}
#AmazingThailand .spotBox.no06 .ph02{ left: 0; top: 30px;}
#AmazingThailand .spotBox.no06 .ph03{ right: 20px; bottom: 55px;}
#AmazingThailand .spotBox.no06 .dress01{ left: 0; top: 20px;}
#AmazingThailand .spotBox.no06 .dress02{ right: 0; bottom: 205px; transform: rotate(240deg);}
#AmazingThailand .spotBox.no07{ height: 743px;}
#AmazingThailand .spotBox.no07 .ph01{ right: 0; top: 0;}
#AmazingThailand .spotBox.no07 .ph02{ left: 0; top: 20px;}
#AmazingThailand .spotBox.no07 .ph03{ right: 20px; bottom: 0;}
#AmazingThailand .spotBox.no07 .dress01{ left: 0; top: 0;}
#AmazingThailand .spotBox.no07 .dress02{ right: 0; bottom: 200px; transform: rotate(90deg);}
#AmazingThailand .spotBox.no08{ height: 743px;}
#AmazingThailand .spotBox.no08 .ph01{ left: 0; top: 0;}
#AmazingThailand .spotBox.no08 .ph02{ right: 0; top: 30px;}
#AmazingThailand .spotBox.no08 .ph03{ left: 20px; bottom: 30px;}
#AmazingThailand .spotBox.no08 .dress01{ left: 20px; top: 220px;}
#AmazingThailand .spotBox.no08 .dress02{ left: -10px; top: 70px; transform: rotate(146deg);}
#AmazingThailand .spotBox.no09{ height: 791px;}
#AmazingThailand .spotBox.no09 .ph01{ right: 0; top: 0;}
#AmazingThailand .spotBox.no09 .ph02{ left: 0; top: 30px;}
#AmazingThailand .spotBox.no09 .ph03{ right: 20px; bottom: 0;}
#AmazingThailand .spotBox.no09 .dress01{ right: 0; top: 0;}

#AmazingThailand .spotBox .spotTxt .mi{
 margin-bottom: 20px;
 padding: 15px 80px 0;
 min-height: 60px;
 display: inline-block;
 font-size: 36px;
 line-height: 1.3em;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 }
 #AmazingThailand .spotBox .spotTxt .mi2{
 margin-bottom: 20px;
 padding: 15px 80px 0;
 min-height: 60px;
 display: inline-block;
 font-size: 36px;
 line-height: 1.3em;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 }
#AmazingThailand #area01 .spotBox .spotTxt .mi{/*area01*/
 background: url(../images/pika01_g.png) left center no-repeat, url(../images/pika02_g.png)right center no-repeat;
 background-position: left 0px,right 7px;
}
#AmazingThailand #area01 .spotBox .spotTxt .mi2{/*area01*/
 background: url(../images/pika03_g.png) left center no-repeat, url(../images/pika02_g.png)right center no-repeat;
 background-position: left 0px,right 7px;
}
#AmazingThailand #area02 .spotBox .spotTxt .mi{/*area02*/
 background: url(../images/pika01_p.png) left center no-repeat, url(../images/pika02_p.png)right center no-repeat;
 background-position: left 0px,right 7px;
}
#AmazingThailand #area03 .spotBox .spotTxt .mi{/*area03*/
 background: url(../images/pika01_y.png) left center no-repeat, url(../images/pika02_y.png)right center no-repeat;
 background-position: left 0px,right 7px;
}
#AmazingThailand .spotBox .spotTxt .mi span{
 font-size: 18px;
 line-height: 1.2em;
}
#AmazingThailand .spotBox .spotTxt .mi2 span{
 font-size: 18px;
 line-height: 1.2em;
}
#AmazingThailand .spotBox .spotTxt .mi_deconon{
 margin-bottom: 20px;
 padding: 0;
 display: inline-block;
 font-size: 36px;
 line-height: 1.3em;
 letter-spacing: -3px;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 }
#AmazingThailand .spotBox .spotTxt .mi_deconon span{
 font-size: 18px;
 line-height: 1.2em;
}
#AmazingThailand .spotBox .spotTxt .dd{
 font-size: 16px;
 line-height: 1.5em;
 display: block;
 }
 
 #AmazingThailand p span{
font-size: 18px;
font-weight: bold;
background: linear-gradient(transparent 70%, #cdf6dd 70%);
 }
 
 
#AmazingThailand .spotBox .spotTxt .add{
margin: 30px 5px 10px 5px;
 padding: 17px 22px;
    width: 400px;
    float: left;
 height: 400px;

}

#AmazingThailand .spotBox .spotTxt .add2{
margin: 30px 5px 10px 5px;
    padding: 17px 22px;
    width: 200px;
    display: inline-block;
    float: left;
    height: 400px;
}

#AmazingThailand .spotBox .spotTxt .add3 a{
 margin: 20px 5px 10px 5px;
 padding: 10px 10px;
    width: 205px;
    /* display: inline-block; */
    float: left;
    background: url(../images/btn_z.jpg); 
    border: solid 3px #2b5f2f;/*線*/
    border-radius: 10px;/*角の丸み*/
    text-decoration:none;
    font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
    
}

#AmazingThailand #area01 .spotBox .spotTxt .add{ background: #cdf6dd;}
#AmazingThailand #area01 .spotBox .spotTxt .add2{ background:#ffe8f5;}
#AmazingThailand #area01 .spotBox .spotTxt .add3 a:hover{ background: url(../images/btn_z_over.png);}
#AmazingThailand #area03 .spotBox .spotTxt .add{ background: #ffeed5;}
#AmazingThailand .spotBox .spotTxt .add .add_mi{
 padding-bottom: 20px;
 font-size: 21px;
  font-weight: bold;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 background: url(../images/line.png) left 28px no-repeat;
}
#AmazingThailand .spotBox .spotTxt .add2 .add_mi{
 padding-bottom: 20px;
 font-size: 18px;
  font-weight: bold;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#AmazingThailand #area01 .spotBox .spotTxt .add2 p a{
 margin: 10px 0px 10px 0px;
    padding: 10px 10px;
    width: 90%;
    float: left;
    background: url(../images/btn_z.jpg);
    border: solid 3px #2b5f2f;
    border-radius: 10px;
    text-decoration: none;
      font-weight: bold;
       font-size: 16px;
       font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}

#AmazingThailand #area01 .spotBox .spotTxt .add2 p a:hover{ background: url(../images/btn_z_over.png);}

#AmazingThailand .spotBox .spotTxt .add3 .add_mi{
 padding-bottom: 20px;
 font-size: 17px;
  font-weight: bold;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#AmazingThailand .spotBox .spotTxt .add .addpoint li{
 display: block; 
 padding: 15px 0 15px 70px;
}
#AmazingThailand .spotBox .spotTxt .add .addpoint li:first-child{ background: url(../images/po1.png) left center no-repeat;}
#AmazingThailand .spotBox .spotTxt .add .addpoint li:nth-child(2){ background: url(../images/po2.png) left center no-repeat;}
#AmazingThailand .spotBox .spotTxt .add .addpoint li:last-child{ background: url(../images/po3.png) left center no-repeat;}

#AmazingThailand .spotBox_2col{
 width: 100%;
 display: -webkit-box; /*Android4.3*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 -webkit-box-pack: justify; /*Android4.3*/
 -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
 justify-content: space-between;
 text-align: center;
}
#AmazingThailand .spotBox_2col dl{
 padding: 40px 30px;
 width: 460px;
 border: solid 5px #033d04;
 background: #FFF;
 margin-bottom: 40px;
}
#AmazingThailand #area03 .spotBox_2col dl{
 margin-bottom: 30px;
 border: solid 5px #fbcc87;
}
#AmazingThailand .spotBox_2col dl dt{
 margin-bottom: 20px;
 font-size: 30px;
 line-height: 40px;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#AmazingThailand .spotBox_2col dl dt span{
 font-size: 18px;
}


#AmazingThailand #area03 .spotBox_2col dl dt{
 height: 80px;
}
#AmazingThailand .spotBox_2col dl dd{
 text-align: left;
}
#AmazingThailand .spotBox_2col dl dd p.ph{
 margin-bottom: 20px;
}
#AmazingThailand .spotBox_2col dl dd p.ph img{
 width: 100%;
 height: auto;
}

#AmazingThailand .spotBox_2col dl dd p a{
margin: 10px 0px 10px 0px;
    padding: 10px 10px;
    width: 90%;
    float: left;
    background: url(../images/btn_z.jpg);
    border: solid 3px #2b5f2f;
    border-radius: 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}

#AmazingThailand .spotBox_2col dl dd p a:hover{ background: url(../images/btn_z_over.png);}

/*--footer--*/
#AmazingThailand .at_footer{
 margin: 0 auto;
 padding: 60px 0 100px;
 text-align: center;
 background: url(../images/../images/foot_bg_02.jpg) center top no-repeat;
 background-size: cover;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#AmazingThailand .at_footer h3{
 margin-bottom: 50px;
 font-size: 40px;
 line-height: 50px;
}
#AmazingThailand .at_footer .at_btn{
 margin-bottom: 50px;
 width: 1060px;
 font-size: 30px;
}
#AmazingThailand .at_footer .at_btn a{
 padding: 40px;
}
#AmazingThailand .at_footer .linkban{
 margin: 0 auto;
 width: 1100px;
 height: 316px;
 display: table;
 position: relative;
 background: #FFF;
}
#AmazingThailand .at_footer .linkban dt,
#AmazingThailand .at_footer .linkban dd{
 display: table-cell;
 vertical-align: middle;
 font-size: 37px;
 line-height: 48px;
 text-align: left;
}
#AmazingThailand .at_footer .linkban dd span{
 font-size: 27px;
}
#AmazingThailand .at_footer a{
 display: block;
 text-decoration: none;
}
#AmazingThailand .at_footer .linkban:before{
 content: "\f105";
 position: absolute;
 z-index: 2;
 right: 25px;
 bottom: 30px;
 font-family: FontAwesome;
 font-size: 35px;
}




}

/*--------------------------------------------------
sec05
--------------------------------------------------*/
.sec05 h3 {
	text-align: center;
	margin: 80px auto;
}
a.anchor{
	display: block;
}

/*---------- accordionbox ----------*/
.accordionbox {
	width: 1100px;
	background: #dfeff2;
	padding: 80px 100px!important;
	box-sizing: border-box;
}
.accordionbox dl {
	background:#fff;
	padding:25px 40px;
	border-radius: 8px;
	margin-bottom: 20px;
}
.accordionbox dl:last-child {
	margin-bottom: 0;
}
.accordionbox dt {
	cursor: pointer;
	position: relative;
}
.ac-content .question {
	line-height: 1.5em;
	font-size: 20px;
	font-weight: bold;
}
.accordionbox .question span {
	color: #4fafbf;
	font-size: 32px;
	font-weight: bold;
	font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}
.accordionbox .answer {
	font-size: 18px;
	font-weight: bold;
}
.accordionbox .answer span {
	color: #ef891c;
	font-size: 24px;
	font-weight: bold;
	font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}
.ac-content dd {
	display: none;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 20px 0 0;
	border-top: 1px solid #dfdfdf;
}

/*accordion_icon*/
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all 0.4s;
	box-sizing: border-box;
}
.accordion_icon {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-top: -12px;
	float: right;
	position: absolute;
	top: 50%;
	right: 1%;
}
.accordion_icon span {
	background-color: #4fafbf;
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0;
}
.accordion_icon span:nth-of-type(1) {
	top: 13px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: 13px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 13px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

@media screen and (max-width: 640px) {
.sec05 h3 {
	text-align: center;
	margin: 50px auto 30px; 
}
.sec05 h3 img {
	width: 85%;
}
a.anchor{
	display: block;
}

/*---------- accordionbox ----------*/
.accordionbox {
	width: 100%;
	background: #dfeff2;
	padding: 20px 20px!important;
	box-sizing: border-box;
}
.accordionbox dl {
	background:#fff;
	padding: 20px 15px;
	border-radius: 8px;
	margin-bottom: 20px;
}
.accordionbox dl:last-child {
	margin-bottom: 0;
}
.accordionbox dt {
	cursor: pointer;
	position: relative;
}
.ac-content .question {
	line-height: 1.5em;
	font-size: 3.5vw;
	font-weight: bold;
}
.accordionbox .question span {
	color: #4fafbf;
	font-size: 22px;
	font-weight: bold;
	font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}
.accordionbox .answer {
	font-size: 2.8vw;
}
.accordionbox .answer span {
	color: #ef891c;
	font-size: 18px;
	font-weight: bold;
	font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}
.ac-content dd {
	display: none;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 10px 0 0;
	border-top: 2px solid #dfdfdf;
}

/*accordion_icon*/
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all 0.4s;
	box-sizing: border-box;
}
.accordion_icon {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	margin-top: -12px;
	float: right;
	position: absolute;
	top: 50%;
	right: 1%;
}
.accordion_icon span {
	background-color: #4fafbf;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
}
.accordion_icon span:nth-of-type(1) {
	top: 13px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: 13px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 13px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}	
}



/*----------------------top�֖߂�----------------------*/

@media screen and (max-width: 766px) {
#main .pc { display:none!important; }
#main { width:100%; margin:10px auto; font-size: 13px; line-height: 1.5em; font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;color: #000;}
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }

#AmazingThailand {
 font-size: 14px;
 line-height: 20px;
 position: relative;
}
#AmazingThailand .pageup{
 position: fixed;
 z-index: 150;
 bottom: 20px;
 right: 4%;
 opacity: 0.8;
 width: 60px;
 height: auto;
}
#AmazingThailand img{
 width: 100%;
 height: auto;
 vertical-align: bottom;
 margin-top: 10px;
}
#AmazingThailand h3{
width: auto;
height: auto;
font-size: 17px;
font-weight: normal;
padding-left: 0;
line-height: 1.5em;
text-shadow: none;
}

 #AmazingThailand p span{
font-size: 15px;
font-weight: bold;
background: linear-gradient(transparent 70%, #cdf6dd 70%);
 }

#AmazingThailand .at_btn{
 margin: 20px auto;
 width: 92%;
 position: relative;
 background-size: cover;
 font-size: 16px;
 line-height: 20px;
 text-align: center;
  font-weight: bold;
}
#AmazingThailand .at_btn:before{
 content: "\f105";
 position: absolute;
 z-index: 2;
 right: 5px;
 top: 30px;
 font-family: FontAwesome;
 font-size: 15px;
}
#AmazingThailand .at_btn a{
 padding: 20px 0;
 display: block;
 text-decoration: none;
}

#AmazingThailand .at_btn.blue{ background: url(../images/btn_B.jpg) left top no-repeat;}
#AmazingThailand .at_btn.pink{ background: url(../images/btn_P.jpg) left top no-repeat;}

/*--mv--*/
#AmazingThailand #mv{
 width: 100%;
}

/*--#sec01--*/
#AmazingThailand #sec01 {
 padding: 20px 0;
 background: #e1f5ff;
}
#AmazingThailand #sec01 .containBox{
 margin: 0 auto;
 padding: 10px 3%;
 width: 92%;
 box-sizing: border-box;
 background: #FFF;
 border: solid 5px #73edff;
 font-size: 14px;
 line-height: 20px;
}
#AmazingThailand #sec01 .containBox h3{
 margin-bottom: 15px;
 width: 100%;
 height: auto;
 font-size: 18px;
 font-weight: bolder;
 text-align: center;
}
#AmazingThailand #sec01 .containBox h3 span{
 margin: 0 auto 5px;
 width: 70%;
 display: block;
 font-weight: bold;
}
#AmazingThailand #sec01 .containBox h3 .tit{
 margin: 0 auto;
 width: 80%;
}
#AmazingThailand #sec01 .containBox .txt{
 margin-bottom: 20px;
}

/*--sec02--*/
#AmazingThailand #sec02{
 margin: 0 auto;
 padding: 0 0 30px;
 background: url(../images/sec02b_top.png) center top no-repeat, url(../images/sec02bg_bt.jpg) center bottom no-repeat, linear-gradient(to bottom,  rgba(225,245,255,1) 4%,rgba(255,255,255,1) 5%);
 background-size: 100%, 100%;
}
#AmazingThailand #sec02 .pickspot{
 margin: 0 auto;
 width: 100%;
 text-align: center;
}
#AmazingThailand #sec02 h3{
 margin: 0 auto;
 padding: 50px 0 20px;
 width: 80%;
 text-align: center;
  font-weight: bold;
}
#AmazingThailand #sec02 .pickspot li{
 margin: 0 auto 20px;
 padding: 20px 4%;
 width: 84%;
 display: table;
 text-align: left;
 box-sizing: border-box;
}
#AmazingThailand #sec02 .pickspot li p{
 margin: 0 auto;
 display: table-cell;
 vertical-align: middle;
 font-size: 14px;
}
#AmazingThailand #sec02 .pickspot li p.ph{
 padding: 0 0 0 6%;
 width: 50%;
}
#AmazingThailand #sec02 .pickspot li p.tit{
 text-align: left;
 font-size: 18px;
}
#AmazingThailand #sec02 .pickspot li p span{
 margin: 0 auto 5px;
 display: block;
 font-size: 20px;
 font-family: "游ゴシック", "YuGothic", "メイリオ", meiryo, sans-serif;
}
#AmazingThailand #sec02 .pickspot li p.tit a{
 margin: 0 auto;
 padding: 17px 0 15px;
 display: block;
 text-decoration: none;
}
#AmazingThailand #sec02 .pickspot li p.ph a{
 margin: 0 auto;
 padding: 0 0 25px;
 display: block;
 text-decoration: none;
}
#AmazingThailand #sec02 .pickspot li.gr{
border: solid 4px #033d04;
background: url(../images/a1.jpg) no-repeat;
 background-size: cover;
 color: #ffffff;
    text-shadow: #62630B 2px 0px 2px, #62630B -2px 0px 2px, #62630B 0px -2px 2px, #62630B -2px 0px 2px, #62630B 2px 2px 2px, #62630B -2px 2px 2px, #62630B 2px -2px 2px, #62630B -2px -2px 2px, #62630B 1px 2px 2px, #62630B -1px 2px 2px, black 1px -2px 2px, #62630B -1px -2px 2px, black 2px 1px 2px, #62630B -2px 1px 2px, #62630B 2px -1px 2px, #62630B -2px -1px 2px, #62630B 1px 1px 2px, #62630B -1px 1px 2px, #62630B 1px -1px 2px, #62630B -1px -1px 2px;
}
#AmazingThailand #sec02 .pickspot li.pi{
 border: solid 4px #ffacd9;
background: url(../images/a2.jpg) no-repeat;
 background-size: cover;
 color: #ffffff;
    text-shadow: #62630B 2px 0px 2px, #62630B -2px 0px 2px, #62630B 0px -2px 2px, #62630B -2px 0px 2px, #62630B 2px 2px 2px, #62630B -2px 2px 2px, #62630B 2px -2px 2px, #62630B -2px -2px 2px, #62630B 1px 2px 2px, #62630B -1px 2px 2px, black 1px -2px 2px, #62630B -1px -2px 2px, black 2px 1px 2px, #62630B -2px 1px 2px, #62630B 2px -1px 2px, #62630B -2px -1px 2px, #62630B 1px 1px 2px, #62630B -1px 1px 2px, #62630B 1px -1px 2px, #62630B -1px -1px 2px;
}
#AmazingThailand #sec02 .pickspot li.ye{
 border: solid 4px #fbcc87;
background: url(../images/a3.jpg) no-repeat;
 background-size: cover;
 color: #ffffff;
    text-shadow: #62630B 2px 0px 2px, #62630B -2px 0px 2px, #62630B 0px -2px 2px, #62630B -2px 0px 2px, #62630B 2px 2px 2px, #62630B -2px 2px 2px, #62630B 2px -2px 2px, #62630B -2px -2px 2px, #62630B 1px 2px 2px, #62630B -1px 2px 2px, black 1px -2px 2px, #62630B -1px -2px 2px, black 2px 1px 2px, #62630B -2px 1px 2px, #62630B 2px -1px 2px, #62630B -2px -1px 2px, #62630B 1px 1px 2px, #62630B -1px 1px 2px, #62630B 1px -1px 2px, #62630B -1px -1px 2px;
}

/*--area--*/
#AmazingThailand .areaMV{
 padding: 0;
 width: 100%;
}
#AmazingThailand .areaMV h3{
 margin-bottom: 10px;
 padding: 0;
 width: 100%;
 font-size: 30px;
 line-height: 44px;
 text-align: center;
 text-shadow: -1px -1px #FFF, 1px -1px #FFF, -1px 1px #FFF, 1px 1px #FFF;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#AmazingThailand .areaMV h3 span{
 margin: 0 auto 5px;
 display: block;
 font-size: 20px;
 line-height: 24px;
}
#AmazingThailand .areaMV .area_intro{
 margin: 0 auto 10px;
 padding: 10px 4%;
 width: 92%;
 background: rgba(255,255,255,0.80);
 box-sizing: border-box;
}
#AmazingThailand #area01 .areaMV .area_intro{ border: solid 5px #033d04;}
#AmazingThailand #area02 .areaMV .area_intro{ border: solid 5px #ffacd9;}
#AmazingThailand #area03 .areaMV .area_intro{ border: solid 5px #fbcc87;}
#AmazingThailand .areaMV .area_intro .area_mi{
 margin: 0 0 10px;
 width: 94%;
 display: inline-block;
 text-align: left;
}
#AmazingThailand .areaMV .area_intro .area_mi span img{
 width: 40%;
}

/*area別背景*/
#AmazingThailand #area01{
 padding: 0 0 15px;
}
#AmazingThailand #area02{
 padding: 0 0 15px;
}
#AmazingThailand #area03{
  padding: 0px 0 80px;
}

/*area 小見出し*/
#AmazingThailand .spot_mi{
 margin: 0 auto;
 padding: 10px 0;
 width: 100%;
 text-align: left;
 position: relative;
 z-index: 10;
}
#AmazingThailand .spot_mi h4{
 text-align: center;
}
#AmazingThailand .spot_mi h4:before{
 position: absolute;
 left: -30px;
 top: -10px;
 z-index: 0;
}
#AmazingThailand .spot_mi.ban01 {background: url(../images/area01_mibg01.png)left -10px no-repeat,url(../images/area01_mibg02.png)right -10px no-repeat; background-size:70px auto, 70px auto;}
#AmazingThailand .spot_mi.ban03 {background: url(../images/area01c_mibg01.png)left -10px no-repeat, url(../images/area01c_mibg02.png)right -10px no-repeat; background-size: 70px auto,70px auto;}
#AmazingThailand .spot_mi.phu01 {background: url(../images/area03_mibg01.png)left top no-repeat, url(../images/area03_mibg02.png)right top no-repeat; background-size: 70px auto,70px auto;}
#AmazingThailand .spot_mi.phu02 {background: url(../images/area03b_mibg01.png)left top no-repeat, url(../images/area03b_mibg02.png)right  top no-repeat; background-size: 70px auto,70px auto;}

#AmazingThailand .spot_mi.phu02 h4{
 font-size: 16px;
}
#AmazingThailand .spot_mi h4{
 margin-bottom: 15px;
 position: relative;
 font-size: 18px;
 line-height: 1.2em;
  font-weight: bold;
}
#AmazingThailand .spot_mi p{
 margin: 0 auto;
 width: 92%;
}

#AmazingThailand .spotBox{
 margin: 0 auto;
 padding: 20px 4%;
 width: 100%;
 position: relative;
 text-align: left;
 box-sizing: border-box;
}
#AmazingThailand .spotBox.no01,
#AmazingThailand .spotBox.no03,
#AmazingThailand .spotBox.no05{
 background: #dbfae6;
}
#AmazingThailand .spotBox.no06{
 background: #ffdbef;
}
#AmazingThailand .spotBox.no07,
#AmazingThailand .spotBox.no09{
 background: #ffe8c6;
}
#AmazingThailand .spotBox .ph{
 margin-bottom: 10px;
}
#AmazingThailand .spotBox.no01 .ph02,
#AmazingThailand .spotBox.no02 .ph02,
#AmazingThailand .spotBox.no03 .ph02,
#AmazingThailand .spotBox.no04 .ph01,
#AmazingThailand .spotBox.no04 .ph03,
#AmazingThailand .spotBox.no05 .ph02,
#AmazingThailand .spotBox.no06 .ph02,
#AmazingThailand .spotBox.no07 .ph02,
#AmazingThailand .spotBox.no08 .ph02,
#AmazingThailand .spotBox.no09 .ph02{/*各スポット写真横並び　左*/
 width: 48%;
 display: inline-block;
 float: left;
 }
#AmazingThailand .spotBox.no01 .ph03,
#AmazingThailand .spotBox.no02 .ph03,
#AmazingThailand .spotBox.no03 .ph03,
#AmazingThailand .spotBox.no04 .ph02,
#AmazingThailand .spotBox.no04 .ph04,
#AmazingThailand .spotBox.no05 .ph03,
#AmazingThailand .spotBox.no06 .ph03,
#AmazingThailand .spotBox.no07 .ph03,
#AmazingThailand .spotBox.no08 .ph03,
#AmazingThailand .spotBox.no09 .ph03{/*各スポット写真横並び　右*/
 width: 48%;
 display: inline-block;
 float: right;
 }
#AmazingThailand .spotBox p.dress{
 display: none;
}

/*--スポットテキストボックス--*/
#AmazingThailand .spotBox .spotTxt{
 z-index: 50;
 margin-bottom: 10px;
 padding: 10px 4%;
 width: 100%;
 box-sizing: border-box;
 background: #FFF;
 height: 100%;
}
#AmazingThailand #area01 .spotBox .spotTxt{ border: solid 4px #033d04;}
#AmazingThailand #area02 .spotBox .spotTxt{ border: solid 4px #ffacd9;}
#AmazingThailand #area03 .spotBox .spotTxt{ border: solid 4px #fbcc87;}

#AmazingThailand .spotBox .spotTxt .mi{
 margin: 0 auto;
 padding: 10px 0;
 display: block;
 font-size: 18px;
 line-height: 1.3em;
 }
 
#AmazingThailand #area01 .spotBox .spotTxt .mi{/*area01*/
 background: url(../images/pika01_g.png) no-repeat, url(../images/pika02_g.png) no-repeat;
 background-position: left 0px,right 7px;
 background-size: 38px 50px, 38px 50px;
 text-align: center;
 font-weight: bold;
 padding: 5px 40px 10px 40px;
}
#AmazingThailand #area01 .spotBox .spotTxt .mi2{/*area01*/
 background: url(../images/pika03_g.png) no-repeat, url(../images/pika02_g.png) no-repeat;
 background-position: left 0px,right 7px;
 background-size: 38px 50px, 38px 50px;
 text-align: center;
 font-weight: bold;
 padding: 5px 40px 10px 40px;
}

#AmazingThailand #area02 .spotBox .spotTxt .mi{/*area02*/
 background: url(../images/pika01_p.png) left center no-repeat, url(../images/pika02_p.png)right center no-repeat;
 background-position: left 0px,right 7px;
 background-size: 38px 50px, 38px 50px;
 text-align: center;
}

#AmazingThailand #area03 .spotBox .spotTxt .mi{/*area03*/
 background: url(../images/pika01_y.png) left center no-repeat, url(../images/pika02_y.png)right center no-repeat;
 background-position: left 0px,right 7px;
 background-size: 38px 50px, 38px 50px;
 text-align: center;
}

#AmazingThailand .spotBox .spotTxt .mi span{
 font-size: 13px;
 line-height: 1.2em;
}
#AmazingThailand .spotBox .spotTxt .mi2 span{
 font-size: 13px;
 line-height: 1.2em;
}

#AmazingThailand .spotBox .spotTxt .mi_deconon{
 margin-bottom: 10px;
 padding: 0;
 display: inline-block;
 font-size: 22px;
 line-height: 1.3em;
 letter-spacing: -1px;
 }
 
#AmazingThailand .spotBox .spotTxt .mi_deconon span{
 font-size: 18px;
 line-height: 1.2em;
}
#AmazingThailand .spotBox .spotTxt .dd{
 font-size: 20px;
 line-height: 1.5em;
 display: block;
 }
 
#AmazingThailand .spotBox .spotTxt .add{
 margin-top: 15px;
 padding: 11px 4%;
 width: 92%;
}

#AmazingThailand .spotBox .spotTxt .add2{
 margin-top: 15px;
 padding: 11px 4%;
 width: 92%;
}

#AmazingThailand .spotBox .spotTxt .add3{
 margin: 15px 0px;
 padding: 11px 4%;
 width: 92%;
}

#AmazingThailand #area01 .spotBox .spotTxt .add{ background: #cdf6dd;}
#AmazingThailand #area02 .spotBox .spotTxt .add{ background: #ffe8f5;}
#AmazingThailand #area03 .spotBox .spotTxt .add{ background: #ffeed5;}
#AmazingThailand .spotBox .spotTxt .add .add_mi{
 padding-bottom: 20px;
 font-size: 16px;
 background: url(../images/line.png) left 28px no-repeat;
 font-weight: bold;
}

#AmazingThailand #area01 .spotBox .spotTxt .add2{ background: #cdf6dd;}
#AmazingThailand #area02 .spotBox .spotTxt .add2{ background: #ffe8f5;}
#AmazingThailand #area03 .spotBox .spotTxt .add2{ background: #ffeed5;}
#AmazingThailand .spotBox .spotTxt .add2 .add_mi{
 padding-bottom: 20px;
 font-size: 16px;
 background: url(../images/line.png)  left 0px top 45px no-repeat;
 font-weight: bold;
 }
 

#AmazingThailand .spotBox .spotTxt .add3 .add_mi{
 padding-bottom: 20px;
 font-size: 16px;
 }

#AmazingThailand .spotBox .spotTxt .add .addpoint li{
 margin: 0 0 10px;
 padding: 5px 0 5px 20%;
 display: block; 
 font-size: 12px;
line-height: 17px;
}

#AmazingThailand .spotBox .spotTxt .add2 .addpoint li{
 margin: 0 0 10px;
 padding: 5px 0 5px 20%;
 display: block; 
 font-size: 12px;
line-height: 17px;
}

#AmazingThailand .spotBox .spotTxt .add .addpoint li:first-child{ background: url(../images/po1.png) left center no-repeat; background-size: 40px 40px;}
#AmazingThailand .spotBox .spotTxt .add .addpoint li:nth-child(2){ background: url(../images/po2.png) left center no-repeat; background-size: 40px 40px;}
#AmazingThailand .spotBox .spotTxt .add .addpoint li:last-child{ background: url(../images/po3.png) left center no-repeat; background-size: 40px 40px;}

#AmazingThailand .spotBox .spotTxt .add2 .addpoint li:first-child{ background: url(../images/po1.png) left center no-repeat; background-size: 40px 40px;}
#AmazingThailand .spotBox .spotTxt .add2 .addpoint li:nth-child(2){ background: url(../images/po2.png) left center no-repeat; background-size: 40px 40px;}
#AmazingThailand .spotBox .spotTxt .add2 .addpoint li:last-child{ background: url(../images/po3.png) left center no-repeat; background-size: 40px 40px;}

#AmazingThailand .spotBox .spotTxt .add2 a{
 padding: 10px 10px;
    width: 90%;
    display: inline-block;
    background: url(../images/btn_z.jpg); 
    border: solid 3px #2b5f2f;/*線*/
    border-radius: 10px;/*角の丸み*/
    text-decoration:none;
    margin: 20px 0px 10px 0px;
    
}

#AmazingThailand .spotBox .spotTxt .add3 a{
 padding: 10px 10px;
    width: 90%;
    display: inline-block;
    background: url(../images/btn_z.jpg); 
    border: solid 3px #2b5f2f;/*線*/
    border-radius: 10px;/*角の丸み*/
    text-decoration:none;
    
}


#AmazingThailand .spotBox_2col{
 margin: 0 auto;
 padding: 20px 0 0;
 width: 92%;
 text-align: center;
 box-sizing: border-box;
 background: #FFF;
}
#AmazingThailand .spotBox_2col dl{
 margin-bottom: 15px;
 padding: 10px 4%;
}
#AmazingThailand #area01 .spotBox_2col dl{
 border: solid 4px #033d04;
}
#AmazingThailand #area03 .spotBox_2col dl{
 border: solid 4px #fbcc87;
}
#AmazingThailand .spotBox_2col dl dt{
 margin-bottom: 10px;
 font-size: 18px;
 line-height: 24px;
 font-weight: bold;
}
#AmazingThailand .spotBox_2col dl dd a{
    padding: 10px 10px;
    width: 90%;
    display: inline-block;
    background: url(../images/btn_z.jpg);
    border: solid 3px #2b5f2f;
    border-radius: 10px;
    text-decoration: none;
    margin:5px 0px;
  }  
    
#AmazingThailand #area03 .spotBox_2col dl dt{
}
#AmazingThailand .spotBox_2col dl dd{
 text-align: left;
}
#AmazingThailand .spotBox_2col dl dd p.ph{
 margin-bottom: 10px;
}
#AmazingThailand .spotBox_2col dl dd p.ph img{
 width: 100%;
 height: auto;
}

/*--footer--*/
#AmazingThailand .at_footer{
 margin: 0 auto;
 padding: 30px 0 50px;
 text-align: center;
 background: url(../images/../images/foot_bg_02.jpg) center top no-repeat;
 background-size: cover;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#AmazingThailand .at_footer h3{
 margin: 10px 0 25px;
 font-size: 20px;
 line-height: 30px;
}
#AmazingThailand .at_footer .foot_mi img{
 width: 60%;
}
#AmazingThailand .at_footer .at_btn{
 margin-bottom: 25px;
 width: 90%;
 font-size: 20px;
 line-height: 24px;
}
#AmazingThailand .at_footer .at_btn a{
 padding: 20px;
}
#AmazingThailand .at_footer .linkban{
 margin: 0 auto;
 width: 90%;
 display: table;
 position: relative;
 background: #FFF;
}
#AmazingThailand .at_footer .linkban dt,
#AmazingThailand .at_footer .linkban dd{
 width: 50%;
 display: table-cell;
 vertical-align: middle;
 font-size: 14px;
 line-height: 18px;
 text-align: left;
}
#AmazingThailand .at_footer .linkban dd{
 padding: 0 4%;
}
#AmazingThailand .at_footer .linkban dd span{
 margin-bottom: 5px;
 display: inline-block;
 font-size: 10px;
 line-height: 12px;
}
#AmazingThailand .at_footer a{
 display: block;
 text-decoration: none;
}
#AmazingThailand .at_footer .linkban:before{
 content: "\f105";
 position: absolute;
 z-index: 2;
 right: 10px;
 bottom: 6px;
 font-family: FontAwesome;
 font-size: 16px;
}



}



/*----------------------topへ戻る----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }

/*----------------トリップレックスバナー ----------------*/
#bn_area{
    display: block;
    clear: both;
    margin: 30px auto !important;
}
#bn_area img{
    margin: 0 auto;
}
@media screen and (max-width: 766px) {
#bn_area{
    margin: 10px auto;
}
#bn_area img{
    width: 95%;
}
}
