<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit; /*	outline: 0;*/
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: none;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
  max-width: 100%;
}
a {
  -webkit-tap-highlight-color: transparent;
}
strong {
  font-weight: bold;
}
ol, ul {
  list-style: none;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: """";
}
a:focus {
  /*\*/
  overflow: hidden; /**/
}
option {
  padding-right: 10px;
}
a {
  outline: none;
  color: #0297dc;
}
a:hover {
  text-decoration: underline;
}
.soon img, a, a img {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}
a:focus {
  outline: none;
}
fieldset, img {
  border: 0;
}
.guard {
  pointer-events: none;
  cursor: default;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
}
/* ------------------------------
	おうちでタイ
------------------------------ */
header, article, aside, section, footer, nav, menu, details, hgroup, summary {
  display: block;
}
html, body {
  width: 100%;
  height: 100%;
}
body {
  font-size: 15px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  line-height: 1.8;
  color: #673917;
  background: #fff;
}
a {
  text-decoration: none;
}
b {
  font-weight: 900;
}
.loadingWrap {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.loadingWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -80px;
  width: 160px;
}
.thailandtravel_logo {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}
.thailandtravel_logo img {
  width: 100px;
}
#container {
  width: 100%;
  overflow: hidden;
}
header {
  border-top: 6px solid #e11e90;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}
.viewer {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 2px solid #ffca2c;
  border-top: 2px solid #ffca2c;
}
.viewer .photo {
  width: 100%;
}
.main .ph_photo {
  width: 33%;
  max-width: 600px;
  position: absolute;
  right: 20px;
  z-index: 1;
  bottom: -40px;
}
.viewer .obi {
  width: 100%;
}
.viewer .obi .area .txt {
  color: #fff;
  padding: 20px 0 30px;
  margin: 0 auto;
  width: 76%;
  text-shadow: #f9a630 2px 0px 0px, #f9a630 -2px 0px 0px, #f9a630 0px -2px 0px, #f9a630 0px 2px 0px, #f9a630 2px 2px 0px, #f9a630 -2px 2px 0px, #f9a630 2px -2px 0px, #f9a630 -2px -2px 0px, #f9a630 1px 2px 0px, #f9a630 -1px 2px 0px, #f9a630 1px -2px 0px, #f9a630 -1px -2px 0px, #f9a630 2px 1px 0px, #f9a630 -2px 1px 0px, #f9a630 2px -1px 0px, #f9a630 -2px -1px 0px, #f9a630 1px 1px 0px, #f9a630 -1px 1px 0px, #f9a630 1px -1px 0px, #f9a630 -1px -1px 0px;
}
.viewer .obi .area .txt b {
  border-bottom: 2px dashed #fbd861;
  color: #ac449a;
  font-weight: bolder;
  text-shadow: none;
}
.box, .contents {
  padding: 60px 0;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.title {
  font-weight: 600;
  font-size: 1.8em;
}
.title .line {
  background: linear-gradient(transparent 70%, #faea7c 70%);
  padding: 0 5px;
}
.subttl {
  text-align: center;
  font-weight: 600;
  font-size: 1.4em;
  margin-bottom: 20px;
}
.subttl .line {
  background: linear-gradient(transparent 70%, #faea7c 70%);
  padding: 0 5px;
}
.contents {
  background-color: #fae77b;
  padding: 30px 40px 40px;
}
.contents .title {
  color: #e11e90;
}
.contents .txt {
  margin-bottom: 30px;
  line-height: 1.5em;
}
.influencer {
  margin-left: -3.5%;
  font-size: 0;
}
.influencer .item {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
  font-size: 15px;
}
.influencer .item.column02 {
  width: 46.5%;
  margin-left: 3.5%;
}
.influencer .item.column03 {
  width: 29.833%;
  margin-left: 3.5%;
}
.influencer .item .figure {
  position: relative;
  width: 100%;
  padding-bottom: 59%;
  height: 0px;
  display: block;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  background-color: #fff;
  margin-bottom: 8px;
  z-index: 1;
}
.influencer .item .figure img {
  float: none;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  box-sizing: border-box;
}
.influencer .item .figure.soon img:hover {
  opacity: 0.2;
}
.influencer .item .figure.soon::after {
  content: "Coming Soon";
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 22%;
  font-family: Arial, Helvetica, "sans-serif";
  font-style: italic;
  font-size: 1.8em;
  font-weight: bold;
  color: #777;
}
.influencer .item .figure.tag::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 50px;
  top: -6px;
  left: 3px;
  z-index: 10;
}
.influencer .item .figure.tag.tag_youtube::before {
  background: url("../images/tag_youtube.png") no-repeat left top;
  background-size: 40px auto;
}
.influencer .item .figure.tag.tag_instagram::before {
  background: url("../images/tag_instagram.png") no-repeat left top;
  background-size: 40px auto;
}
.influencer .item .figure.tag.tag_twitter::before {
  background: url("../images/tag_twitter.png") no-repeat left top;
  background-size: 40px auto;
}
.influencer .item .figcaption .person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.influencer .item .figcaption .person .ico {
  background-color: #fafafa;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
  width: 54px;
  height: 54px;
  border: 4px solid #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.14);
  margin-right: 5px;
}
.influencer .item .figcaption .person .name {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.4em;
  margin-right: 65px;
}
.more {
  border-radius: 4px;
  background-color: #fca618;
  color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14);
  font-size: 0.9em;
  font-family: Arial, Helvetica, "sans-serif";
  font-weight: bold;
  width: 60px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 14px;
  display: block;
  height: 26px;
  line-height: 26px;
  box-sizing: border-box;
  padding-left: 2px;
}
.more::after {
  content: "»";
  color: #fae77b;
  margin-left: 1px;
}
.more:hover {
  text-decoration: none;
  background-color: #ae4298;
}
.influencer .item .figcaption p {
  font-size: 0.8em;
  line-height: 1.5em;
  display: block;
  width: 100%;
  opacity: 0.8;
}
.tagbox {
  position: relative;
}
.ribbon {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 5px 0;
  margin: -5px 0 8px -50px;
  color: white;
  background: #c4921f;
  min-width: 200px;
  width: auto;
}
.ribbon i {
  margin: 0;
  padding: 0 40px 0 30px;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  font-size: 2em;
  line-height: 44px;
  width: 100%;
  display: block;
  font-family: Arial, Helvetica, "sans-serif";
  font-weight: bold;
  box-sizing: border-box;
  color: #fff;
}
.ribbon:after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fae77b transparent transparent;
  border-style: solid;
}
.ribbon:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 8px transparent;
  border-right: solid 10px #a0791f;
}
#campaign {
  margin: 80px auto 0;
  padding: 50px 0;
  width: 100%;
  height: auto;
  background: #fff url("../images/bg.png") repeat-y center top;
  background-size: 100% auto;
}
#campaign .area {
  padding: 10px 0 2px;
  width: 100%;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99fcad15, endColorstr=#99fcad15);
  background-color: rgba(252, 173, 21, 0.9);
  min-height: 700px;
}
#campaign .area .ttl_campaign {
  margin: -102px auto 20px;
  display: block;
  width: 96%;
  max-width: 600px;
}
#campaign .area .box {
  padding-top: 0;
}
#campaign .area .txt {
  color: #fff;
  max-width: 980px;
  width: 90%;
  margin: 0 auto;
  text-shadow: #f9a630 2px 0px 0px, #f9a630 -2px 0px 0px, #f9a630 0px -2px 0px, #f9a630 0px 2px 0px, #f9a630 2px 2px 0px, #f9a630 -2px 2px 0px, #f9a630 2px -2px 0px, #f9a630 -2px -2px 0px, #f9a630 1px 2px 0px, #f9a630 -1px 2px 0px, #f9a630 1px -2px 0px, #f9a630 -1px -2px 0px, #f9a630 2px 1px 0px, #f9a630 -2px 1px 0px, #f9a630 2px -1px 0px, #f9a630 -2px -1px 0px, #f9a630 1px 1px 0px, #f9a630 -1px 1px 0px, #f9a630 1px -1px 0px, #f9a630 -1px -1px 0px;
}
#campaign .area .period {
  text-align: center;
  margin-bottom: 20px;
}
#campaign .area .box.wrapper {
  width: 92%;
  border-radius: 20px;
  background-color: #fff;
  border: 4px solid #ffca2c;
  margin-bottom: 60px;
}
#campaign .area .box.wrapper .title {
  margin: 0 auto;
  text-align: center;
  margin-top: -12px;
  margin-bottom: 15px;
}
#campaign .area .box.wrapper .title .label {
  border-radius: 4px 4px 20px 20px;
  background-color: #ffca2c;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  display: inline-block;
  padding: 4px 20px;
  box-sizing: border-box;
  width: 70%;
  max-width: 320px;
  text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px, #fff 0px -2px 0px, #fff 0px 2px 0px, #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px, #fff -2px -2px 0px, #fff 1px 2px 0px, #fff -1px 2px 0px, #fff 1px -2px 0px, #fff -1px -2px 0px, #fff 2px 1px 0px, #fff -2px 1px 0px, #fff 2px -1px 0px, #fff -2px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
#campaign .entry {
  margin-left: 0;
}
#campaign .entry .item {
  width: 33.333%;
  margin-left: 0;
  box-sizing: border-box;
  position: relative;
}
#campaign .present p, #campaign .entry .item p, #campaign .entry .item dl {
  font-size: 0.9em;
  opacity: 0.8;
}
#campaign .entry .step {
  margin: 0 auto;
  display: block;
  max-width: 150px;
  width: 40%;
}
#campaign .entry dt {
  color: #ff1894;
  font-weight: 800;
  margin-top: 10px;
}
.cap {
  font-size: 0.9em;
  opacity: 0.7;
}
.sns {
  text-align: center;
  font-size: 0;
}
.sns li {
  width: 50%;
  margin: 20px auto 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  padding: 0 2%;
  box-sizing: border-box;
  word-wrap: break-word;
}
.sns li a:hover {
  text-decoration: none;
}
#campaign .entry .sns {
  max-width: 280px;
  margin: 0 auto;
}
#campaign .entry .sns li img {
  max-width: 60px;
  width: 90%;
}
#campaign .entry .sns li span {
  display: block;
  font-size: 0.7em;
  line-height: 1.8em;
  color: #673917;
  margin-top: 5px;
}
#campaign .entry .item .dm {
  width: 50%;
  max-width: 110px;
  margin: 20px auto 0;
  display: block;
}
#campaign .present {
  max-width: 980px;
  margin: auto;
}
#campaign .present .subttl {
  text-align: left;
  color: #ff1894;
  font-size: 1.6em;
  line-height: 1.4em;
  border-bottom: 2px solid #ffca2c;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#campaign .present .subttl span {
  font-size: 0.8em;
  margin-right: 10px;
  display: inline-block;
}
.ico-pre {
  display: inline-block;
  position: relative;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 24px;
  background: #ac007a;
  color: #FFF;
  box-sizing: border-box;
  font-size: 1em;
  font-style: normal;
  margin-left: -5px;
  margin-bottom: 3px;
}
.ico-pre:before, .ico-pre:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.ico-pre:before {
  top: 0;
  left: 0;
  border-width: 14px 0px 14px 7px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.ico-pre:after {
  top: 0;
  right: 0;
  border-width: 14px 7px 14px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
#campaign .present li:nth-last-of-type(n+2) {
  margin-bottom: 40px;
}
#campaign .more {
  position: relative;
  height: 24px;
  line-height: 26px;
  box-sizing: border-box;
  right: auto;
  top: 5px;
  display: inline-block;
}
.link_info {
  border-radius: 20px;
  color: #673917;
  background-color: #ffca2c;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14);
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  display: block;
  max-width: 300px;
  margin: 50px auto 5px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px, #fff 0px -2px 0px, #fff 0px 2px 0px, #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px, #fff -2px -2px 0px, #fff 1px 2px 0px, #fff -1px 2px 0px, #fff 1px -2px 0px, #fff -1px -2px 0px, #fff 2px 1px 0px, #fff -2px 1px 0px, #fff 2px -1px 0px, #fff -2px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
.link_info:hover {
  text-decoration: none;
  background-color: #fca618;
}
#campaign .entry .item .at {
  font-size: 0.75em;
  opacity: 0.7;
  text-align: center;
}
.post .sns li {
  width: 20%;
  padding: 0 1%;
  max-width: 360px;
  margin-top: 0;
  margin-bottom: 10px;
}
.post .title {
  max-width: 500px;
  margin: 0 auto 60px;
  display: block;
  position: relative;
  height: 80px;
  line-height: 80px;
  text-align: center;
  padding: 7px 0;
  background: #c4921f;
  box-sizing: border-box;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.post .title span {
  margin: 0;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  line-height: 62px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  width: 100%;
}
.post .title:before, .post .title:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.post .title:before {
  top: -2px;
  left: -2px;
  border-width: 42px 0px 42px 20px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.post .title:after {
  top: -2px;
  right: -2px;
  border-width: 42px 20px 42px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.post .postlist, footer .sns_tai {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
}
.post .postlist {
  background-color: #f3f3f3;
}
.post .postlist li {
  display: inline-block;
  width: 9%;
  max-width: 160px;
  margin: 0.5%;
  border: 6px solid #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.14);
}
.share {
    text-align: center;
    margin: 30px auto 0;
}
.share li {
	display: inline-block;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 0;
}
.share li .link {
	color: #333;
	font-size: 12px;
}
.share li iframe {
	margin: 0 !important;
    height: 20px;
}
footer .logo_tai {
  display: block;
  margin: 40px auto 35px;
  width: 40%;
  max-width: 200px;
}
footer .sns_tai li {
  width: 18%;
  max-width: 50px;
  margin: 0 1%;
  text-align: center;
}
.copy {
  color: #999;
  text-align: center;
  font-size: 0.7em;
  padding: 20px 5px;
}
.infobox {
  padding: 50px 0 80px;
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  font-size: 0.9em;
}
.infobox .subttl {
  margin-top: 25px;
  text-align: left;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.infobox .subttl:nth-of-type(n+2) {
  padding-top: 25px;
  border-top: 1px dashed #faea7c;
}
.info li {
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}
.info li::before {
  content: "●";
  color: #faea7c;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width : 768px) {
  .viewer {
    height: 700px;
  }
  .viewer .photo {
    position: absolute;
    width: 80%;
    min-width: 1160px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .viewer .obi {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: url("../images/main_obi_pc.png") no-repeat left top;
    background-size: auto 100%;
  }
  .viewer .obi .area {
    top: 100px;
    left: 24px;
    position: absolute;
    width: 404px;
    z-index: 10;
  }
  .viewer .obi .area .txt {
    width: 320px;
    margin: 30px auto 0;
    padding: 30px 0 35px;
    border-top: 3px solid #fbd861;
    border-bottom: 3px solid #fbd861;
  }
  .box:first-of-type {
    padding-bottom: 40px;
  }
  .box .read {
    text-align: center;
  }
  .box .read p {
    font-size: 16px;
    line-height: 2em;
  }
  .contents .title {
    font-size: 1.7em;
  }
  .contents .txt {
    font-size: 1.1em;
  }
  .tagbox {
    border-bottom: 2px solid #fff;
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
  .influencer.sub .title {
    font-size: 1.6em;
  }
  .influencer.sub .txt {
    font-size: 1em;
    min-height: 50px;
    margin-bottom: 15px;
  }
  .influencer .item.column03 .side:first-of-type {
    margin-bottom: 27px;
  }
  .influencer .item.column03 .figcaption .person {
    padding-left: 60px;
    min-height: 54px;
  }
  .influencer .item.column03 .figcaption .person.noico {
    padding-left: 0;
  }
  .influencer .item.column03 .figcaption .person .ico {
    position: absolute;
    top: 0;
    left: 0;
  }
  .influencer .item.column03 .side .figcaption .person .ico {
    position: relative;
  }
  .influencer .item .side .figure {
    width: 45%;
    padding-bottom: 28%;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 12px;
  }
  .influencer .item .side .figcaption {
    display: initial;
    vertical-align: top;
  }
  .influencer .item .side .figcaption .person {
    width: auto;
    display: block;
  }
  .influencer .item.column03 .side .figcaption .person .ico {
    float: none;
  }
  .influencer .item .side .figcaption .person .name {
    margin-right: 0;
    margin-top: 5px;
  }
  .influencer .item .side .figcaption .person.noico .name {
    margin-top: 0;
  }
  .influencer .item.column03 .side .figcaption .person .more {
    width: 56px;
    top: 14px;
    height: 24px;
    line-height: 24px;
    right: 10px;
  }
  .influencer .item.column03 .side .figcaption .person.noico .more {
    top: 0;
    position: relative;
    float: left;
    margin-top: 8px;
    margin-left: 12px;
  }
  .influencer .item.column03 .side .figcaption p {
    clear: both;
  }
  .influencer .item.column02 .side .figure {
    width: 64%;
    padding-bottom: 37%;
  }
  .influencer .item.column02 .side .figcaption p {
    margin-top: 8px;
  }
  #campaign .area .period {
    font-size: 1.2em;
  }
  #campaign .area .period span {
    background-color: rgba(250, 231, 123, 0.5);
    padding: 5px 20px;
    border-radius: 20px;
  }
  #campaign .entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #campaign .entry .item {
    padding: 0 4%;
    padding: 0 3vw;
  }
  #campaign .entry .item:nth-last-of-type(n+2) {
    border-right: 3px solid #ffca2c;
  }
  #campaign .entry .item:nth-last-of-type(n+2)::after {
    content: "";
    width: 16px;
    height: 16px;
    border: 3px solid;
    border-color: #ffca2c #ffca2c transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    right: -11px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
  }
  #campaign .present {
    padding: 40px 50px 0;
  }
  .post .postlist {
    padding: 40px 0;
  }
}
@media screen and (max-width : 767px) {
  .thailandtravel_logo img {
    width: 60px;
  }
  .main .ph_photo {
    width: 50%;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    padding-top: 48%;
  }
  .viewer {
    border-bottom: none;
  }
  .viewer .obi {
    background: url("../images/main_obi_sp.png?02") repeat-y center top;
    background-size: 100% auto;
    padding-top: 40px;
    padding-bottom: 10px;
    border-top: 2px solid #ffca2c;
  }
  .viewer .obi .logo {
    max-width: 400px;
    width: 94%;
    margin: 0 auto;
  }
  .title {
    font-size: 1.2em;
    line-height: 1.6em;
  }
  .box .read .title {
    font-size: 1.1em;
  }
  .box .ph_photo {
    width: 40%;
    max-width: 180px;
    right: 5px;
    top: 0;
  }
  .box, .contents {
    padding: 30px 20px;
  }
  .contents {
    padding: 30px 20px;
    box-sizing: border-box;
    width: 100%;
  }
  .contents .title {
    font-size: 1.5em;
    margin-bottom: 5px;
  }
  .influencer {
    margin-left: 0;
  }
  .influencer .item.column02, .influencer .item.column03 {
    width: 100%;
    margin-left: 0;
  }
  .influencer .item .figure {
    width: 50%;
    padding-bottom: 30%;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
  }
  .influencer .item .figure img {
    padding: 6px;
  }
  .influencer .item .figure.soon::after {
    font-size: 1em;
  }
  .influencer .item .figcaption {
    display: initial;
  }
  .influencer .item .figcaption::after {
    content: "";
    display: block;
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #fff;
  }
  .influencer .item.last .figcaption::after, 
  .influencer .item .side.last .figcaption::after {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .influencer .item .figcaption .person {
    width: auto;
    display: block;
  }
  .influencer .item .figcaption .person .name {
    font-size: 1em;
    margin-right: 0;
    margin-top: 5px;
  }
  .influencer .item .figure.tag::before {
    width: 30px;
    height: 38px;
    top: -4px;
    left: 0;
  }
  .influencer .item .figure.tag.tag_youtube::before, .influencer .item .figure.tag.tag_instagram::before, .influencer .item .figure.tag.tag_twitter::before {
    background-size: 30px auto;
  }
  .more {
    width: 56px;
    top: 14px;
    height: 24px;
    line-height: 24px;
    right: 10px;
  }
  .person.noico .more {
    position: relative;
    float: right;
    top: 0;
    margin-top: 8px;
  }
  .influencer .item .figcaption p {
    clear: both;
  }
  .ribbon {
    margin-left: -67px;
    transform: scale(0.7, 0.7);
    min-width: 260px;
  }
  .ribbon i {
    padding-left: 40px;
    font-size: 1.6em;
  }
  #campaign {
    background-size: 248% auto;
    padding: 40px 0;
    margin-top: 50px;
  }
  #campaign .area .ttl_campaign {
    margin-top: -68px;
    padding-left: 2%;
  }
  #campaign .area .box.wrapper {
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  #campaign .area .box.wrapper .title {
    font-size: 1.5em;
  }
  #campaign .entry .item {
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
  #campaign .area .txt {
    margin-bottom: 10px;
  }
  #campaign .area .period {
    font-size: 0.9em;
  }
  #campaign .entry .item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #campaign .entry .item:nth-last-of-type(n+2) {
    border-bottom: 3px solid #ffca2c;
  }
  #campaign .entry .item:nth-last-of-type(n+2)::after {
    content: "";
    width: 16px;
    height: 16px;
    border: 3px solid;
    border-color: transparent transparent #ffca2c #ffca2c;
    transform: rotate(-45deg);
    position: absolute;
    right: 0;
    left: 0;
    bottom: -11px;
    margin: auto;
    background-color: #fff;
  }
  #campaign .present li:nth-last-of-type(n+2) {
    margin-bottom: 30px;
  }
  #campaign .present .subttl {
    font-size: 1.4em;
    text-align: center;
    border-bottom: 1px dashed #ffca2c;
  }
  #campaign .present .subttl span {
    font-size: 0.8em;
    margin-right: 0;
    display: block;
  }
  .ico-pre {
    display: block;
    margin: 8px auto 5px;
    font-size: 0.9em;
    width: 160px;
  }
  .post .title {
    font-size: 1.5em;
    margin-top: 20px;
    margin-bottom: 40px;
    transform: scale(0.9, 0.9);
  }
  .post .sns {
    margin-left: -2%;
    margin-right: -2%;
  }
  .post .sns li {
    width: 50%;
    padding: 0 2%;
    margin-bottom: 20px;
  }
  .post .postlist {
    padding: 30px 0;
  }
  .post .postlist li {
    display: inline-block;
    width: 18%;
    margin: 5px;
    border: 4px solid #fff;
  }
  footer .sns_tai li img {
    width: 80%;
  }
  .infobox .title {
    font-size: 1.3em;
  }
  .infobox .subttl {
    font-size: 1.1em;
  }
}
/* ------------------------------
	レスポンシブ
------------------------------ */
.sp {
  display: none;
}
.photoL {
  float: left;
  margin-right: 40px;
  margin-top: -40px;
  margin-left: -10px;
  width: 300px;
}
.photoR {
  float: right;
  margin-left: 40px;
  margin-top: -50px;
  margin-right: -15px;
  width: 300px;
}
@media screen and (max-width : 767px) {
  .sp {
    display: block;
  }
  .pc {
    visibility: hidden;
    display: none;
  }
  .photoR, .photoL {
    float: none;
    margin: 20px auto 5px;
    width: 80%;
    max-width: 300px;
    display: block;
  }
}
/* ------------------------------
	colorbox
------------------------------ */
a, a:focus, button:focus {
  outline: none;
  outline-width: none;
}
#cboxOverlay {
  background: rgba(255, 255, 255, 1.0);
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 0px;
}
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
}
#cboxOverlay {
  background: #fff;
}
#cboxContent {
  background: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#cboxClose {
  position: absolute;
  top: 10px;
  right: 18px;
  margin-bottom: -5px;
  display: block;
  width: 70px;
  height: 70px;
  text-align: right;
  font-weight: bold;
  font-size: 0;
  background: url("../images/bt.png") no-repeat right top;
  background-size: 100% auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: none;
}
@media screen and (max-width : 767px) {
  #cboxClose {
    top: 2px;
    right: 2px;
    width: 50px;
    height: 50px;
  }
}</pre></body></html>